Build failed in Jenkins: master-osmo-trx » --with-neon-vfpv4,0,a3=default,a4=default,rpi4-raspbian10 #2715

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Thu Apr 1 10:02:38 UTC 2021


See <https://jenkins.osmocom.org/jenkins/job/master-osmo-trx/INSTR=--with-neon-vfpv4,WITH_MANUALS=0,a3=default,a4=default,label=rpi4-raspbian10/2715/display/redirect>

Changes:


------------------------------------------
[...truncated 136.99 KB...]
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
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... no
checking if : 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) 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... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether byte ordering is bigendian... no
checking for LIBOSMOCORE... yes
checking for LIBOSMOVTY... yes
checking for LIBOSMOCTRL... yes
checking for LIBOSMOCODING... yes
checking boost/config.hpp usability... yes
checking boost/config.hpp presence... yes
checking for boost/config.hpp... yes
checking for USRP... yes
checking for LMS... yes
checking for UHD... no
checking for UHD... yes
checking whether gcc has __builtin_cpu_supports built-in... no
configure: WARNING: Runtime SIMD detection will be disabled
checking whether gcc has __sync_fetch_and_and built-in... yes
checking whether gcc has __sync_or_and_fetch built-in... yes
checking for LIBUSB... yes
checking for FFTWF... yes
CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CFLAGS=" -std=gnu11 -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations -Wno-error=cpp"
CXXFLAGS="-g -O2"
LDFLAGS=" -fsanitize=address -fsanitize=undefined"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating CommonLibs/Makefile
config.status: creating GSM/Makefile
config.status: creating Transceiver52M/Makefile
config.status: creating Transceiver52M/arch/Makefile
config.status: creating Transceiver52M/arch/common/Makefile
config.status: creating Transceiver52M/arch/arm/Makefile
config.status: creating Transceiver52M/arch/x86/Makefile
config.status: creating Transceiver52M/device/Makefile
config.status: creating Transceiver52M/device/common/Makefile
config.status: creating Transceiver52M/device/uhd/Makefile
config.status: creating Transceiver52M/device/usrp1/Makefile
config.status: creating Transceiver52M/device/lms/Makefile
config.status: creating Transceiver52M/device/ipc/Makefile
config.status: creating tests/Makefile
config.status: creating tests/CommonLibs/Makefile
config.status: creating tests/Transceiver52M/Makefile
config.status: creating utils/Makefile
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/systemd/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating contrib/osmo-trx.spec
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub'
make  all-recursive
make[2]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub'
Making all in CommonLibs
make[3]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/CommonLibs'
  CXX      BitVector.lo
  CXX      LinkedLists.lo
  CXX      Threads.lo
  CXX      Timeval.lo
  CXX      Logger.lo
  CXX      Utils.lo
  CXX      trx_rate_ctr.lo
  CC       trx_vty.lo
  CC       debug.lo
  CXXLD    libcommon.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/CommonLibs'
Making all in GSM
make[3]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/GSM'
  CXX      GSMCommon.lo
  CXXLD    libGSM.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/GSM'
Making all in Transceiver52M
make[3]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M'
Making all in arch
make[4]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/arch'
Making all in common
make[5]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/arch/common'
  CC       convolve_base.lo
  CC       convert_base.lo
  CC       fft.lo
  CCLD     libarch_common.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[5]: Leaving directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/arch/common'
Making all in arm
make[5]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/arch/arm'
  CC       convert.lo
  CPPAS    convert_neon.lo
  CC       convolve.lo
  CPPAS    convolve_neon.lo
  CC       scale.lo
  CPPAS    scale_neon.lo
  CC       mult.lo
  CPPAS    mult_neon.lo
  CCLD     libarch.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[5]: Leaving directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/arch/arm'
make[5]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/arch'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/arch'
make[4]: Leaving directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/arch'
Making all in device
make[4]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/device'
Making all in common
make[5]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/device/common'
  CXX      smpl_buf.lo
  CXXLD    libdevice_common.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[5]: Leaving directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/device/common'
Making all in ipc
make[5]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/device/ipc'
make  all-am
make[6]: Entering directory '/build/osmo-trx-1.3.1.4-c793/_build/sub/Transceiver52M/device/ipc'
  CXX      libdevice_la-IPCDevice.lo
  CC       shm.lo
  CC       ipc_shm.lo
  CC       ipc_chan.lo
  CC       ipc_sock.lo
  CC       ipc_driver_test-ipc-driver-test.o
  CXX      ipc_driver_test-uhdwrap.o
  CC       ipc_driver_test-ipc_shm.o
  CC       ipc_driver_test-ipc_chan.o
  CC       ipc_driver_test-ipc_sock.o
  CXX      ipc_driver_test-uhddev_ipc.o
FATAL: command execution failed
java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2799)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3274)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:934)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:396)
	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 'rpi4-raspbian10build-ansible-2' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
	at com.sun.proxy.$Proxy76.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1211)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1203)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:194)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:144)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
	at hudson.model.Build$BuildExecution.build(Build.java:197)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
FATAL: Unable to delete script file /tmp/jenkins4483912640952117720.sh
java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2799)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3274)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:934)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:396)
	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 at 7b058475:rpi4-raspbian10build-ansible-2": Remote call on rpi4-raspbian10build-ansible-2 failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:994)
	at hudson.FilePath.act(FilePath.java:1158)
	at hudson.FilePath.act(FilePath.java:1147)
	at hudson.FilePath.delete(FilePath.java:1670)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:162)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
	at hudson.model.Build$BuildExecution.build(Build.java:197)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:513)
	at hudson.model.Run.execute(Run.java:1907)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Build step 'Execute shell' marked build as failure
ERROR: Step ‘[Deprecated] Scan for compiler warnings’ failed: no workspace for master-osmo-trx/INSTR=--with-neon-vfpv4,WITH_MANUALS=0,a3=default,a4=default,label=rpi4-raspbian10 #2715



More information about the jenkins-notifications mailing list