See <https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bsc/1578…>
Changes:
------------------------------------------
[...truncated 233.45 KB...]
+ git rev-parse HEAD
7dc30487598c11d0b414d40a2cba34ba00cd89a3
+ git rev-parse HEAD
+ echo 7dc30487598c11d0b414d40a2cba34ba00cd89a3 osmo-bsc
+ cd <https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bsc/ws/>
+ cd osmo-bsc/./
+ [ -f configure.ac ]
+ set +x
+ autoreconf -fi
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
doc/Makefile.am:31: warning: '%'-style pattern rules are a GNU make extension
doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension
src/ipaccess/Makefile.am: installing './depcomp'
+ set +x
+ ./configure --prefix=<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bsc/ws/i…> --with-systemdsystemunitdir=no --enable-sanitize
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for library containing dlopen... -ldl
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOCTRL... yes
checking for LIBOSMOGSM... yes
checking for LIBOSMOABIS... yes
checking for LIBOSMONETIF... yes
checking for LIBOSMOSIGTRAN... yes
checking for LIBOSMOMGCPCLIENT... yes
checking for ANSI C header files... (cached) yes
checking pcap/pcap.h usability... yes
checking pcap/pcap.h presence... yes
checking for pcap/pcap.h... yes
checking cdk/cdk.h usability... no
checking cdk/cdk.h presence... no
checking for cdk/cdk.h... no
checking for SQLITE3... yes
checking if gcc supports -fvisibility=hidden... yes
checking whether to enable code coverage support... no
checking whether to enable VTY/CTRL tests... no
CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined"
CPPFLAGS=" -fsanitize=address -fsanitize=undefined"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/bsc/Makefile
config.status: creating src/Makefile
config.status: creating src/osmo-bsc/Makefile
config.status: creating src/ipaccess/Makefile
config.status: creating src/utils/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating tests/acc/Makefile
config.status: creating tests/gsm0408/Makefile
config.status: creating tests/bsc/Makefile
config.status: creating tests/codec_pref/Makefile
config.status: creating tests/abis/Makefile
config.status: creating tests/subscr/Makefile
config.status: creating tests/nanobts_omlattr/Makefile
config.status: creating tests/handover/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating contrib/osmo-bsc.spec
config.status: creating Makefile
config.status: creating bscconfig.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
+ set +x
+ make -j8
make all-recursive
make[1]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bsc/ws/o…'>
Making all in include
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bsc/ws/o…'>
Making all in osmocom
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bsc/ws/o…'>
Making all in bsc
make[4]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bsc/ws/o…'>
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bsc/ws/o…'>
make[4]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bsc/ws/o…'>
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bsc/ws/o…'>
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bsc/ws/o…'>
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bsc/ws/o…'>
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bsc/ws/o…'>
make[2]: Leaving directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bsc/ws/o…'>
Making all in src
make[2]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bsc/ws/o…'>
Making all in osmo-bsc
make[3]: Entering directory '<https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bsc/ws/o…'>
CC osmo_bsc_main.o
CC a_reset.lo
CC abis_nm.lo
CC abis_nm_vty.lo
CC abis_om2000.lo
CC abis_om2000_vty.lo
CC abis_osmo.lo
CC abis_rsl.lo
CC acc.lo
CC assignment_fsm.lo
CC bsc_ctrl_commands.lo
CC bsc_ctrl_lookup.lo
CC bsc_init.lo
CC bsc_rf_ctrl.lo
CC bsc_rll.lo
CC bsc_sccp.lo
CC bsc_stats.lo
CC bsc_subscr_conn_fsm.lo
CC bsc_subscriber.lo
CC bsc_vty.lo
CC bts.lo
CC bts_trx.lo
CC bts_ericsson_rbs2000.lo
CC bts_init.lo
CC bts_ipaccess_nanobts.lo
CC bts_ipaccess_nanobts_omlattr.lo
CC bts_nokia_site.lo
CC bts_siemens_bs11.lo
CC bts_sm.lo
CC bts_osmobts.lo
CC bts_unknown.lo
CC bts_vty.lo
CC bts_trx_vty.lo
CC chan_alloc.lo
CC chan_counts.lo
CC codec_pref.lo
CC e1_config.lo
CC gsm_04_08_rr.lo
CC gsm_data.lo
CC handover_cfg.lo
CC handover_ctrl.lo
CC handover_decision.lo
CC handover_decision_2.lo
CC handover_fsm.lo
CC handover_logic.lo
CC handover_vty.lo
CC lb.lo
CC lchan_fsm.lo
CC lchan_rtp_fsm.lo
CC lchan_select.lo
CC lcs_loc_req.lo
CC lcs_ta_req.lo
CC meas_feed.lo
CC meas_rep.lo
CC neighbor_ident.lo
CC neighbor_ident_vty.lo
CC neighbor_ident_ctrl.lo
CC net_init.
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--enable-iu,WITH…>
Changes:
------------------------------------------
[...truncated 673.59 KB...]
#warning Implement reply path
^~~~~~~
CC smpp_vty.o
CC smpp_utils.o
AR libmsc.a
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/build/src/libmsc'
Making all in osmo-msc
make[3]: Entering directory '/build/src/osmo-msc'
CC msc_main.o
CCLD osmo-msc
make[3]: Leaving directory '/build/src/osmo-msc'
Making all in utils
make[3]: Entering directory '/build/src/utils'
CC smpp_mirror-smpp_mirror.o
CCLD smpp_mirror
make[3]: Leaving directory '/build/src/utils'
make[3]: Entering directory '/build/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/src'
make[2]: Leaving directory '/build/src'
Making all in doc
make[2]: Entering directory '/build/doc'
Making all in examples
make[3]: Entering directory '/build/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/doc/examples'
Making all in manuals
make[3]: Entering directory '/build/doc/manuals'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/doc/manuals'
Making all in sequence_charts
make[3]: Entering directory '/build/doc/sequence_charts'
echo "built only on manual invocation, needs mscgen and dot (graphviz) programs: invoke 'make charts'"
built only on manual invocation, needs mscgen and dot (graphviz) programs: invoke 'make charts'
make[3]: Leaving directory '/build/doc/sequence_charts'
make[3]: Entering directory '/build/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/doc'
make[2]: Leaving directory '/build/doc'
Making all in contrib
make[2]: Entering directory '/build/contrib'
Making all in systemd
make[3]: Entering directory '/build/contrib/systemd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/contrib/systemd'
make[3]: Entering directory '/build/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/contrib'
make[2]: Leaving directory '/build/contrib'
Making all in tests
make[2]: Entering directory '/build/tests'
Making all in sms_queue
make[3]: Entering directory '/build/tests/sms_queue'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/sms_queue'
Making all in msc_vlr
make[3]: Entering directory '/build/tests/msc_vlr'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/msc_vlr'
Making all in db_sms
make[3]: Entering directory '/build/tests/db_sms'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/db_sms'
Making all in sdp_msg
make[3]: Entering directory '/build/tests/sdp_msg'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/sdp_msg'
Making all in mncc
make[3]: Entering directory '/build/tests/mncc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/mncc'
Making all in smpp
make[3]: Entering directory '/build/tests/smpp'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/tests/smpp'
make[3]: Entering directory '/build/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/tests'
make[2]: Leaving directory '/build/tests'
make[2]: Entering directory '/build'
make[2]: Leaving directory '/build'
make[1]: Leaving directory '/build'
+ LD_LIBRARY_PATH=/build/deps/install/lib
+ make check
make check-recursive
make[1]: Entering directory '/build'
Making check in include
make[2]: Entering directory '/build/include'
Making check in osmocom
make[3]: Entering directory '/build/include/osmocom'
Making check in msc
make[4]: Entering directory '/build/include/osmocom/msc'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/build/include/osmocom/msc'
make[4]: Entering directory '/build/include/osmocom'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/build/include/osmocom'
make[3]: Leaving directory '/build/include/osmocom'
make[3]: Entering directory '/build/include'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/include'
make[2]: Leaving directory '/build/include'
Making check in src
make[2]: Entering directory '/build/src'
Making check in libvlr
make[3]: Entering directory '/build/src/libvlr'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/libvlr'
Making check in libmsc
make[3]: Entering directory '/build/src/libmsc'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/libmsc'
Making check in osmo-msc
make[3]: Entering directory '/build/src/osmo-msc'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/osmo-msc'
Making check in utils
make[3]: Entering directory '/build/src/utils'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/src/utils'
make[3]: Entering directory '/build/src'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/src'
make[2]: Leaving directory '/build/src'
Making check in doc
make[2]: Entering directory '/build/doc'
Making check in examples
make[3]: Entering directory '/build/doc/examples'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/doc/examples'
Making check in manuals
make[3]: Entering directory '/build/doc/manuals'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/doc/manuals'
Making check in sequence_charts
make[3]: Entering directory '/build/doc/sequence_charts'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/doc/sequence_charts'
make[3]: Entering directory '/build/doc'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/doc'
make[2]: Leaving directory '/build/doc'
Making check in contrib
make[2]: Entering directory '/build/contrib'
Making check in systemd
make[3]: Entering directory '/build/contrib/systemd'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/contrib/systemd'
make[3]: Entering directory '/build/contrib'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/contrib'
make[2]: Leaving directory '/build/contrib'
Making check in tests
make[2]: Entering directory '/build/tests'
Making check in sms_queue
make[3]: Entering directory '/build/tests/sms_queue'
make sms_queue_test
make[4]: Entering directory '/build/tests/sms_queue'
CC sms_queue_test.o
CCLD sms_queue_test
make[4]: Leaving directory '/build/tests/sms_queue'
make[3]: Leaving directory '/build/tests/sms_queue'
Making check in msc_vlr
make[3]: Entering directory '/build/tests/msc_vlr'
make msc_vlr_test_no_authen msc_vlr_test_gsm_authen msc_vlr_test_gsm_ciph msc_vlr_test_umts_authen msc_vlr_test_authen_reuse msc_vlr_test_hlr_reject msc_vlr_test_hlr_timeout msc_vlr_test_ms_timeout msc_vlr_test_reject_concurrency msc_vlr_test_call msc_vlr_test_rest msc_vlr_test_ss
make[4]: Entering directory '/build/tests/msc_vlr'
CC msc_vlr_test_no_authen.o
CC msc_vlr_tests.o
CC stubs.o
CCLD msc_vlr_test_no_authen
CC msc_vlr_test_gsm_authen.o
CCLD msc_vlr_test_gsm_authen
CC msc_vlr_test_gsm_ciph.o
CCLD msc_vlr_test_gsm_ciph
CC msc_vlr_test_umts_authen.o
CCLD msc_vlr_test_umts_authen
CC msc_vlr_test_authen_reuse.o
CCLD msc_vlr_test_authen_reuse
CC msc_vlr_test_hlr_reject.o
CCLD msc_vlr_test_hlr_reject
CC msc_vlr_test_hlr_timeout.o
CCLD msc_vlr_test_hlr_timeout
CC msc_vlr_test_ms_timeout.o
CCLD msc_vlr_test_ms_timeout
CC msc_vlr_test_reject_concurrency.o
CCLD msc_vlr_test_reject_concurrency
CC msc_vlr_test_call.o
FATAL: command execution failed
java.io.EOFException
at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2905)
at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3400)
at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:936)
at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:379)
at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
at hudson.remoting.Command.readFrom(Command.java:142)
at hudson.remoting.Command.readFrom(Command.java:128)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Caused: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75)
Caused: java.io.IOException: Backing channel 'gtp0-deb9build' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at com.sun.proxy.$Proxy61.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:164)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
at hudson.model.Run.execute(Run.java:1896)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
FATAL: Unable to delete script file /tmp/jenkins2816434213523915688.sh
java.io.EOFException
at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2905)
at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3400)
at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:936)
at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:379)
at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
at hudson.remoting.Command.readFrom(Command.java:142)
at hudson.remoting.Command.readFrom(Command.java:128)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Caused: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@3bbaea66:gtp0-deb9build": Remote call on gtp0-deb9build failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:993)
at hudson.FilePath.act(FilePath.java:1194)
at hudson.FilePath.act(FilePath.java:1183)
at hudson.FilePath.delete(FilePath.java:1730)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:164)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
at hudson.model.Run.execute(Run.java:1896)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Build step 'Execute shell' marked build as failure