See <https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-bsc/1145…>
Changes:
------------------------------------------
Started by upstream project "master-osmo-bsc" build number 12676
originally caused by:
Started by upstream project "master-osmo-mgw" build number 5628
originally caused by:
Started by upstream project "master-libosmo-netif" build number 4250
originally caused by:
Started by timer
Started by upstream project "master-libosmo-sccp" build number 5611
originally caused by:
Started by upstream project "master-libosmo-netif" build number 4250
Running as SYSTEM
Building remotely on gtp0-deb9build (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-bsc
FATAL: java.io.IOException: Unexpected termination of the channel
java.io.EOFException
at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2736)
at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3211)
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:896)
at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358)
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:63)
Caused: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to gtp0-deb9build
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
at hudson.remoting.Request.call(Request.java:198)
at hudson.remoting.Channel.call(Channel.java:1000)
at hudson.FilePath.act(FilePath.java:1070)
at hudson.FilePath.act(FilePath.java:1059)
at hudson.FilePath.mkdirs(FilePath.java:1244)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1200)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1894)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
Caused: hudson.remoting.RequestAbortedException
at hudson.remoting.Request.abort(Request.java:344)
at hudson.remoting.Channel.terminate(Channel.java:1085)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:94)
ERROR: Step ‘Archive the artifacts’ failed: no workspace for osmo-gsm-tester_build-osmo-bsc #11454
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--disable-iu,WIT…>
Changes:
------------------------------------------
[...truncated 40.42 KB...]
make[4]: Leaving directory '/build/deps/libosmocore/src/gsm'
make[3]: Leaving directory '/build/deps/libosmocore/src/gsm'
make[2]: Leaving directory '/build/deps/libosmocore/src/gsm'
Making install in src/coding
make[2]: Entering directory '/build/deps/libosmocore/src/coding'
CC gsm0503_interleaving.lo
CC gsm0503_parity.lo
CC gsm0503_mapping.lo
CC gsm0503_tables.lo
CC gsm0503_coding.lo
CC gsm0503_amr_dtx.lo
CCLD libosmocoding.la
make[3]: Entering directory '/build/deps/libosmocore/src/coding'
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmocoding.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmocoding.la'
libtool: install: (cd /build/deps/libosmocore/src/coding; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -g -O2 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmocoding.map -version-info 1:1:1 -no-undefined -ltalloc -o libosmocoding.la -rpath /build/deps/install/stow/libosmocore/lib gsm0503_interleaving.lo gsm0503_mapping.lo gsm0503_tables.lo gsm0503_parity.lo gsm0503_coding.lo gsm0503_amr_dtx.lo ../libosmocore.la ../gsm/libosmogsm.la ../codec/libosmocodec.la )
libtool: install: /usr/bin/install -c .libs/libosmocoding.so.0.1.1T /build/deps/install/stow/libosmocore/lib/libosmocoding.so.0.1.1
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocoding.so.0.1.1 libosmocoding.so.0 || { rm -f libosmocoding.so.0 && ln -s libosmocoding.so.0.1.1 libosmocoding.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmocoding.so.0.1.1 libosmocoding.so || { rm -f libosmocoding.so && ln -s libosmocoding.so.0.1.1 libosmocoding.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmocoding.lai /build/deps/install/stow/libosmocore/lib/libosmocoding.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/deps/install/stow/libosmocore/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/build/deps/libosmocore/src/coding'
make[2]: Leaving directory '/build/deps/libosmocore/src/coding'
Making install in src/gb
make[2]: Entering directory '/build/deps/libosmocore/src/gb'
CC gprs_ns.lo
CC gprs_ns_vty.lo
CC gprs_ns_frgre.lo
CC gprs_ns_sns.lo
CC gprs_bssgp.lo
CC gprs_bssgp_util.lo
CC gprs_bssgp_vty.lo
CC gprs_bssgp_bss.lo
CC gprs_ns2.lo
CC gprs_ns2_udp.lo
CC gprs_ns2_frgre.lo
CC gprs_ns2_fr.lo
CC gprs_ns2_vc_fsm.lo
CC gprs_ns2_sns.lo
CC gprs_ns2_message.lo
CC gprs_ns2_vty.lo
CC gprs_bssgp2.lo
CC bssgp_bvc_fsm.lo
CC common_vty.lo
CC frame_relay.lo
CCLD libosmogb.la
make[3]: Entering directory '/build/deps/libosmocore/src/gb'
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmogb.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmogb.la'
libtool: install: (cd /build/deps/libosmocore/src/gb; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -fno-strict-aliasing -g -O2 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmogb.map -version-info 11:0:0 -o libosmogb.la -rpath /build/deps/install/stow/libosmocore/lib gprs_ns.lo gprs_ns_frgre.lo gprs_ns_vty.lo gprs_ns_sns.lo gprs_bssgp.lo gprs_bssgp_util.lo gprs_bssgp_vty.lo gprs_bssgp_bss.lo gprs_ns2.lo gprs_ns2_udp.lo gprs_ns2_frgre.lo gprs_ns2_fr.lo gprs_ns2_vc_fsm.lo gprs_ns2_sns.lo gprs_ns2_message.lo gprs_ns2_vty.lo gprs_bssgp2.lo bssgp_bvc_fsm.lo common_vty.lo frame_relay.lo -ltalloc ../../src/libosmocore.la ../../src/vty/libosmovty.la ../../src/gsm/libosmogsm.la )
libtool: install: /usr/bin/install -c .libs/libosmogb.so.11.0.0T /build/deps/install/stow/libosmocore/lib/libosmogb.so.11.0.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmogb.so.11.0.0 libosmogb.so.11 || { rm -f libosmogb.so.11 && ln -s libosmogb.so.11.0.0 libosmogb.so.11; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmogb.so.11.0.0 libosmogb.so || { rm -f libosmogb.so && ln -s libosmogb.so.11.0.0 libosmogb.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmogb.lai /build/deps/install/stow/libosmocore/lib/libosmogb.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/deps/install/stow/libosmocore/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/build/deps/libosmocore/src/gb'
make[2]: Leaving directory '/build/deps/libosmocore/src/gb'
Making install in src/ctrl
make[2]: Entering directory '/build/deps/libosmocore/src/ctrl'
CC control_cmd.lo
CC control_if.lo
CC fsm_ctrl_commands.lo
CC control_vty.lo
CCLD libosmoctrl.la
make[3]: Entering directory '/build/deps/libosmocore/src/ctrl'
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmoctrl.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmoctrl.la'
libtool: install: (cd /build/deps/libosmocore/src/ctrl; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -Wall -I../../include -I../../include -g -O2 -DBUILDING_LIBOSMOCORE -Wall -Wl,--version-script=./libosmoctrl.map -version-info 4:0:4 -no-undefined -o libosmoctrl.la -rpath /build/deps/install/stow/libosmocore/lib control_cmd.lo control_if.lo fsm_ctrl_commands.lo control_vty.lo -ltalloc ../../src/libosmocore.la ../../src/gsm/libosmogsm.la ../../src/vty/libosmovty.la )
libtool: install: /usr/bin/install -c .libs/libosmoctrl.so.0.4.0T /build/deps/install/stow/libosmocore/lib/libosmoctrl.so.0.4.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoctrl.so.0.4.0 libosmoctrl.so.0 || { rm -f libosmoctrl.so.0 && ln -s libosmoctrl.so.0.4.0 libosmoctrl.so.0; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmoctrl.so.0.4.0 libosmoctrl.so || { rm -f libosmoctrl.so && ln -s libosmoctrl.so.0.4.0 libosmoctrl.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmoctrl.lai /build/deps/install/stow/libosmocore/lib/libosmoctrl.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/deps/install/stow/libosmocore/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/build/deps/libosmocore/src/ctrl'
make[2]: Leaving directory '/build/deps/libosmocore/src/ctrl'
Making install in src/sim
make[2]: Entering directory '/build/deps/libosmocore/src/sim'
CC core.lo
CC card_fs_sim.lo
CC reader.lo
CC class_tables.lo
CC card_fs_usim.lo
CC card_fs_uicc.lo
CC card_fs_isim.lo
CC card_fs_hpsim.lo
CC card_fs_tetra.lo
CC reader_pcsc.lo
CCLD libosmosim.la
make[3]: Entering directory '/build/deps/libosmocore/src/sim'
make[3]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/build/deps/install/stow/libosmocore/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libosmosim.la '/build/deps/install/stow/libosmocore/lib'
libtool: warning: relinking 'libosmosim.la'
libtool: install: (cd /build/deps/libosmocore/src/sim; /bin/bash "/build/deps/libosmocore/libtool" --silent --tag CC --mode=relink gcc -fPIC -Wall -pthread -I/usr/include/PCSC -g -O2 -DBUILDING_LIBOSMOCORE -Wall -version-info 2:0:0 -o libosmosim.la -rpath /build/deps/install/stow/libosmocore/lib core.lo reader.lo class_tables.lo card_fs_sim.lo card_fs_usim.lo card_fs_uicc.lo card_fs_isim.lo card_fs_hpsim.lo card_fs_tetra.lo reader_pcsc.lo ../../src/libosmocore.la ../../src/gsm/libosmogsm.la -ltalloc -lpcsclite )
libtool: install: /usr/bin/install -c .libs/libosmosim.so.2.0.0T /build/deps/install/stow/libosmocore/lib/libosmosim.so.2.0.0
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmosim.so.2.0.0 libosmosim.so.2 || { rm -f libosmosim.so.2 && ln -s libosmosim.so.2.0.0 libosmosim.so.2; }; })
libtool: install: (cd /build/deps/install/stow/libosmocore/lib && { ln -s -f libosmosim.so.2.0.0 libosmosim.so || { rm -f libosmosim.so && ln -s libosmosim.so.2.0.0 libosmosim.so; }; })
libtool: install: /usr/bin/install -c .libs/libosmosim.lai /build/deps/install/stow/libosmocore/lib/libosmosim.la
libtool: finish: PATH="/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin:/sbin" ldconfig -n /build/deps/install/stow/libosmocore/lib
----------------------------------------------------------------------
Libraries have been installed in:
/build/deps/install/stow/libosmocore/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/build/deps/libosmocore/src/sim'
make[2]: Leaving directory '/build/deps/libosmocore/src/sim'
Making install in src/pseudotalloc
make[2]: Entering directory '/build/deps/libosmocore/src/pseudotalloc'
make[3]: Entering directory '/build/deps/libosmocore/src/pseudotalloc'
make[3]: Leaving directory '/build/deps/libosmocore/src/pseudotalloc'
make[2]: Leaving directory '/build/deps/libosmocore/src/pseudotalloc'
Making install in src/usb
make[2]: Entering directory '/build/deps/libosmocore/src/usb'
CC osmo_libusb.lo
FATAL: command execution failed
java.io.EOFException
at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2736)
at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3211)
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:896)
at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358)
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:63)
Caused: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Caused: java.io.IOException: Backing channel 'gtp0-deb9build' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy81.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:741)
at hudson.model.Build$BuildExecution.build(Build.java:206)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1894)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
FATAL: Unable to delete script file /tmp/jenkins6757549559998820786.sh
java.io.EOFException
at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2736)
at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3211)
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:896)
at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358)
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:63)
Caused: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@39b28003:gtp0-deb9build": Remote call on gtp0-deb9build failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:994)
at hudson.FilePath.act(FilePath.java:1070)
at hudson.FilePath.act(FilePath.java:1059)
at hudson.FilePath.delete(FilePath.java:1582)
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:741)
at hudson.model.Build$BuildExecution.build(Build.java:206)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1894)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
Build step 'Execute shell' marked build as failure
ERROR: Step ‘[Deprecated] Scan for compiler warnings’ failed: no workspace for master-osmo-msc/IU=--disable-iu,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master-debian9 #21424
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=ma…>
Changes:
------------------------------------------
[...truncated 105.66 KB...]
CXX pcu_main.o
../../../src/pcu_main.cpp: In function ‘int main(int, char**)’:
../../../src/pcu_main.cpp:245:2: warning: ‘void bssgp_set_log_ss(int)’ is deprecated: Use DLBSSGP instead!
[-Wdeprecated-declarations]
bssgp_set_log_ss(DBSSGP);
^~~~~~~~~~~~~~~~
In file included from ../../../src/gprs_bssgp_pcu.h:32:0,
from ../../../src/pcu_main.cpp:35:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here
void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n");
^~~~~~~~~~~~~~~~
../../../src/pcu_main.cpp:245:25: warning: ‘void bssgp_set_log_ss(int)’ is deprecated: Use DLBSSGP instead!
[-Wdeprecated-declarations]
bssgp_set_log_ss(DBSSGP);
^
In file included from ../../../src/gprs_bssgp_pcu.h:32:0,
from ../../../src/pcu_main.cpp:35:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here
void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n");
^~~~~~~~~~~~~~~~
CXXLD libgprs.la
copying selected object files to avoid basename conflicts...
ar: `u' modifier ignored since `D' is the default (see `U')
CXXLD osmo-pcu
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
Making all in doc
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making all in examples
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
Making all in manuals
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making all in tests
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
CXX pcu_emu.o
CC openbsc_clone.o
CXX test_replay_gprs_attach.o
CXX test_pdp_activation.o
CXXLD emu/pcu_emu
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
Making all in contrib
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
Making all in systemd
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
Making dvi in include
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
Making dvi in src
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
Making dvi in doc
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making dvi in examples
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
Making dvi in manuals
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making dvi in tests
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
Making dvi in contrib
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
Making dvi in systemd
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
Making check in include
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
Making check in src
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
Making check in doc
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making check in examples
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
Making check in manuals
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making check in tests
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make rlcmac/RLCMACTest alloc/AllocTest alloc/MslotTest tbf/TbfTest types/TypesTest ms/MsTest llist/LListTest llc/LlcTest codel/codel_test edge/EdgeTest bitcomp/BitcompTest fn/FnTest app_info/AppInfoTest
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
CXX RLCMACTest.o
CXX AllocTest.o
CXX MslotTest.o
CXX TbfTest.o
../../../tests/tbf/TbfTest.cpp: In function ‘int main(int, char**)’:
../../../tests/tbf/TbfTest.cpp:3259:2: warning: ‘void bssgp_set_log_ss(int)’ is deprecated: Use DLBSSGP instead!
[-Wdeprecated-declarations]
bssgp_set_log_ss(DBSSGP);
^~~~~~~~~~~~~~~~
In file included from ../../../src/gprs_bssgp_pcu.h:32:0,
from ../../../tests/tbf/TbfTest.cpp:28:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here
void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n");
^~~~~~~~~~~~~~~~
../../../tests/tbf/TbfTest.cpp:3259:25: warning: ‘void bssgp_set_log_ss(int)’ is deprecated: Use DLBSSGP instead!
[-Wdeprecated-declarations]
bssgp_set_log_ss(DBSSGP);
^
In file included from ../../../src/gprs_bssgp_pcu.h:32:0,
from ../../../tests/tbf/TbfTest.cpp:28:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here
void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n");
^~~~~~~~~~~~~~~~
CXX TypesTest.o
CXX MsTest.o
CXX LListTest.o
CXX LlcTest.o
CC codel_test.o
CXX EdgeTest.o
CXX egprs_rlc_compression.o
CXX BitcompTest.o
CXX FnTest.o
CXX AppInfoTest.o
CXXLD rlcmac/RLCMACTest
CXXLD alloc/AllocTest
CXXLD alloc/MslotTest
CXXLD tbf/TbfTest
CXXLD types/TypesTest
CXXLD ms/MsTest
CXXLD llist/LListTest
CXXLD llc/LlcTest
CCLD codel/codel_test
CXXLD edge/EdgeTest
CXXLD bitcomp/BitcompTest
CXXLD fn/FnTest
CXXLD app_info/AppInfoTest
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make check-local
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
/bin/bash '../../../tests/testsuite'
## ----------------------------------- ##
## osmo-pcu 0.8.0.284-7d0f test suite. ##
## ----------------------------------- ##
Regression tests
1: rlcmac ok
2: multi_slot ok
3: ts_alloc ok
4: tbf FAILED (testsuite.at:28)
5: bitcomp ok
6: edge ok
7: types ok
8: ms ok
9: llc ok
10: llist ok
11: codel ok
12: fn ok
13: app_info ok
## ------------- ##
## Test results. ##
## ------------- ##
ERROR: All 13 tests were run,
1 failed unexpectedly.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##
Please send `tests/testsuite.log' and all information you think might help:
To: <osmocom-net-gprs(a)lists.osmocom.org>
Subject: [osmo-pcu 0.8.0.284-7d0f] testsuite: 4 failed
You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point. Its output may
be found below `tests/testsuite.dir'.
make[3]: *** [check-local] Error 1
make[2]: *** [check-am] Error 2
Makefile:1303: recipe for target 'check-local' failed
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
Makefile:1136: recipe for target 'check-am' failed
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
Makefile:417: recipe for target 'check-recursive' failed
make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: *** [check-recursive] Error 1
make: *** [distcheck] Error 1
Makefile:622: recipe for target 'distcheck' failed
+ cat-testlogs.sh
======================== ./osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/04/testsuite.log
# -*- compilation -*-
4. testsuite.at:25: testing tbf ...
../../../tests/testsuite.at:28: $OSMO_QEMU $abs_top_builddir/tests/tbf/TbfTest
--- experr 2020-12-10 10:23:27.753649856 +0000
+++ /build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/at-groups/4/stderr 2020-12-10 10:23:28.153639134 +0000
@@ -1,3 +1,4 @@
+BSSGP has moved from DGPRS to DLGPRS, please update your code
=== start test_tbf_base ===
=== end test_tbf_base ===
=== start test_tbf_tlli_update ===
stdout:
4. testsuite.at:25: 4. tbf (testsuite.at:25): FAILED (testsuite.at:28)
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=ma…>
Changes:
------------------------------------------
[...truncated 216.37 KB...]
pdflatex -interaction=batchmode osmopcu-usermanual.tex
running post-compilation scripts...
[index] the index file /tmp/tmprXAgHh/osmopcu-usermanual.idx is empty
no new compilation is needed
running last-compilation scripts...
'osmopcu-usermanual.pdf' successfully built
a2x: deleting /build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals/osmopcu-usermanual.xml
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making all in tests
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
CXX test_replay_gprs_attach.o
CXX pcu_emu.o
CC openbsc_clone.o
CXX test_pdp_activation.o
CXXLD emu/pcu_emu
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
Making all in contrib
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
Making all in systemd
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
Making dvi in include
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
Making dvi in src
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
Making dvi in doc
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making dvi in examples
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
Making dvi in manuals
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making dvi in tests
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
Making dvi in contrib
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
Making dvi in systemd
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
Making check in include
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
Making check in src
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
Making check in doc
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making check in examples
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
Making check in manuals
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \
make osmopcu-usermanual.check osmopcu-gb.check; \
fi
make[4]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
# out-of-tree building: use a symlink to the output file like done in
# out-of-tree building: use a symlink to the output file like done in
# the non-check build above, so the relative include paths work the
# the non-check build above, so the relative include paths work the
# same.
# same.
if ! [ -f osmopcu-usermanual.adoc ]; then \
ln -s osmopcu-usermanual.adoc osmopcu-usermanual.adoc; \
fi
if ! [ -f osmopcu-gb.adoc ]; then \
ln -s osmopcu-gb.adoc osmopcu-gb.adoc; \
fi
asciidoc -v -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -a srcdir='/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/../../doc/manuals' -a commondir='/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common' osmopcu-usermanual.adoc > osmopcu-usermanual.check 2>&1
asciidoc -v -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/mscgen-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/diag-filter.conf -f /build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf -a srcdir='/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/../../doc/manuals' -a commondir='/build/deps/install/stow/osmo-gsm-manuals/share/osmo-gsm-manuals/common' osmopcu-gb.adoc > osmopcu-gb.check 2>&1
# Make absolutely sure that the %.check target is updated.
touch osmopcu-gb.check
# Do print the WARNING output but return error if any was found
# (grep -v would omit the WARNING output from the log).
# Make absolutely sure that the %.check target is updated.
touch osmopcu-usermanual.check
# Do print the WARNING output but return error if any was found
# (grep -v would omit the WARNING output from the log).
make[4]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making check in tests
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make rlcmac/RLCMACTest alloc/AllocTest alloc/MslotTest tbf/TbfTest types/TypesTest ms/MsTest llist/LListTest llc/LlcTest codel/codel_test edge/EdgeTest bitcomp/BitcompTest fn/FnTest app_info/AppInfoTest
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
CXX RLCMACTest.o
CXX MslotTest.o
CXX AllocTest.o
CXX TbfTest.o
CXX TypesTest.o
CXX MsTest.o
CXX LListTest.o
CXX LlcTest.o
CC codel_test.o
CXX EdgeTest.o
CXX BitcompTest.o
../../../tests/tbf/TbfTest.cpp: In function ‘int main(int, char**)’:
../../../tests/tbf/TbfTest.cpp:3259:2: warning: ‘void bssgp_set_log_ss(int)’ is deprecated: Use DLBSSGP instead!
[-Wdeprecated-declarations]
bssgp_set_log_ss(DBSSGP);
^~~~~~~~~~~~~~~~
In file included from ../../../src/gprs_bssgp_pcu.h:32:0,
from ../../../tests/tbf/TbfTest.cpp:28:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here
void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n");
^~~~~~~~~~~~~~~~
../../../tests/tbf/TbfTest.cpp:3259:25: warning: ‘void bssgp_set_log_ss(int)’ is deprecated: Use DLBSSGP instead!
[-Wdeprecated-declarations]
bssgp_set_log_ss(DBSSGP);
^
In file included from ../../../src/gprs_bssgp_pcu.h:32:0,
from ../../../tests/tbf/TbfTest.cpp:28:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here
void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n");
^~~~~~~~~~~~~~~~
CXX egprs_rlc_compression.o
CXX FnTest.o
CXX AppInfoTest.o
CXXLD alloc/AllocTest
CXXLD alloc/MslotTest
CXXLD ms/MsTest
CXXLD llist/LListTest
CXXLD llc/LlcTest
CCLD codel/codel_test
CXXLD bitcomp/BitcompTest
CXXLD fn/FnTest
CXXLD app_info/AppInfoTest
CXXLD rlcmac/RLCMACTest
CXXLD types/TypesTest
CXXLD edge/EdgeTest
CXXLD tbf/TbfTest
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make check-local
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
/bin/bash '../../../tests/testsuite'
## ----------------------------------- ##
## osmo-pcu 0.8.0.284-7d0f test suite. ##
## ----------------------------------- ##
Regression tests
1: rlcmac ok
2: multi_slot ok
3: ts_alloc ok
4: tbf FAILED (testsuite.at:28)
5: bitcomp ok
6: edge ok
7: types ok
8: ms ok
9: llc ok
10: llist ok
11: codel ok
12: fn ok
13: app_info ok
## ------------- ##
## Test results. ##
## ------------- ##
ERROR: All 13 tests were run,
1 failed unexpectedly.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##
Please send `tests/testsuite.log' and all information you think might help:
To: <osmocom-net-gprs(a)lists.osmocom.org>
Subject: [osmo-pcu 0.8.0.284-7d0f] testsuite: 4 failed
You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point. Its output may
be found below `tests/testsuite.dir'.
make[3]: *** [check-local] Error 1
Makefile:1303: recipe for target 'check-local' failed
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
Makefile:1136: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make[1]: *** [check-recursive] Error 1
Makefile:417: recipe for target 'check-recursive' failed
make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make: *** [distcheck] Error 1
Makefile:622: recipe for target 'distcheck' failed
+ cat-testlogs.sh
======================== ./osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/04/testsuite.log
# -*- compilation -*-
4. testsuite.at:25: testing tbf ...
../../../tests/testsuite.at:28: $OSMO_QEMU $abs_top_builddir/tests/tbf/TbfTest
--- experr 2020-12-10 10:18:35.298935547 +0000
+++ /build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/at-groups/4/stderr 2020-12-10 10:18:35.342936254 +0000
@@ -1,3 +1,4 @@
+BSSGP has moved from DGPRS to DLGPRS, please update your code
=== start test_tbf_base ===
=== end test_tbf_base ===
=== start test_tbf_tlli_update ===
stdout:
4. testsuite.at:25: 4. tbf (testsuite.at:25): FAILED (testsuite.at:28)
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=or…>
Changes:
------------------------------------------
[...truncated 98.11 KB...]
../../../src/pcu_main.cpp:245:2: warning: ‘void bssgp_set_log_ss(int)’ is deprecated: Use DLBSSGP instead!
[-Wdeprecated-declarations]
bssgp_set_log_ss(DBSSGP);
^~~~~~~~~~~~~~~~
In file included from ../../../src/gprs_bssgp_pcu.h:32:0,
from ../../../src/pcu_main.cpp:35:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here
void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n");
^~~~~~~~~~~~~~~~
../../../src/pcu_main.cpp:245:25: warning: ‘void bssgp_set_log_ss(int)’ is deprecated: Use DLBSSGP instead!
[-Wdeprecated-declarations]
bssgp_set_log_ss(DBSSGP);
^
In file included from ../../../src/gprs_bssgp_pcu.h:32:0,
from ../../../src/pcu_main.cpp:35:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here
void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n");
^~~~~~~~~~~~~~~~
CC osmo-bts-litecell15/lc15_l1_hw.o
CC osmo-bts-litecell15/lc15bts.o
CXXLD libgprs.la
copying selected object files to avoid basename conflicts...
ar: `u' modifier ignored since `D' is the default (see `U')
CXXLD osmo-pcu
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
Making all in doc
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making all in examples
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
Making all in manuals
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making all in tests
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
CXX pcu_emu.o
CC openbsc_clone.o
CXX test_replay_gprs_attach.o
CXX test_pdp_activation.o
CXXLD emu/pcu_emu
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
Making all in contrib
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
Making all in systemd
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
Making dvi in include
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
Making dvi in src
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
Making dvi in doc
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making dvi in examples
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
Making dvi in manuals
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making dvi in tests
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
Making dvi in contrib
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
Making dvi in systemd
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
Making check in include
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
Making check in src
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
Making check in doc
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making check in examples
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
Making check in manuals
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making check in tests
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make rlcmac/RLCMACTest alloc/AllocTest alloc/MslotTest tbf/TbfTest types/TypesTest ms/MsTest llist/LListTest llc/LlcTest codel/codel_test edge/EdgeTest bitcomp/BitcompTest fn/FnTest app_info/AppInfoTest
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
CXX RLCMACTest.o
CXX TypesTest.o
CXX MslotTest.o
CXX AllocTest.o
CXX TbfTest.o
CXX MsTest.o
CXX LListTest.o
CXX LlcTest.o
CC codel_test.o
CXX EdgeTest.o
CXX BitcompTest.o
../../../tests/tbf/TbfTest.cpp: In function ‘int main(int, char**)’:
../../../tests/tbf/TbfTest.cpp:3259:2: warning: ‘void bssgp_set_log_ss(int)’ is deprecated: Use DLBSSGP instead!
[-Wdeprecated-declarations]
bssgp_set_log_ss(DBSSGP);
^~~~~~~~~~~~~~~~
In file included from ../../../src/gprs_bssgp_pcu.h:32:0,
from ../../../tests/tbf/TbfTest.cpp:28:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here
void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n");
^~~~~~~~~~~~~~~~
../../../tests/tbf/TbfTest.cpp:3259:25: warning: ‘void bssgp_set_log_ss(int)’ is deprecated: Use DLBSSGP instead!
[-Wdeprecated-declarations]
bssgp_set_log_ss(DBSSGP);
^
In file included from ../../../src/gprs_bssgp_pcu.h:32:0,
from ../../../tests/tbf/TbfTest.cpp:28:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here
void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n");
^~~~~~~~~~~~~~~~
CXX egprs_rlc_compression.o
CXX FnTest.o
CXX AppInfoTest.o
CXXLD rlcmac/RLCMACTest
CXXLD alloc/MslotTest
CXXLD alloc/AllocTest
CXXLD types/TypesTest
CXXLD ms/MsTest
CXXLD llist/LListTest
CXXLD llc/LlcTest
CCLD codel/codel_test
CXXLD edge/EdgeTest
CXXLD bitcomp/BitcompTest
CXXLD fn/FnTest
CXXLD app_info/AppInfoTest
CXXLD tbf/TbfTest
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make check-local
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
/bin/bash '../../../tests/testsuite'
## ----------------------------------- ##
## osmo-pcu 0.8.0.284-7d0f test suite. ##
## ----------------------------------- ##
Regression tests
1: rlcmac ok
2: multi_slot ok
3: ts_alloc ok
4: tbf FAILED (testsuite.at:28)
5: bitcomp ok
6: edge ok
7: types ok
8: ms ok
9: llc ok
10: llist ok
11: codel ok
12: fn ok
13: app_info ok
## ------------- ##
## Test results. ##
## ------------- ##
ERROR: All 13 tests were run,
1 failed unexpectedly.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##
Please send `tests/testsuite.log' and all information you think might help:
To: <osmocom-net-gprs(a)lists.osmocom.org>
Subject: [osmo-pcu 0.8.0.284-7d0f] testsuite: 4 failed
You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point. Its output may
be found below `tests/testsuite.dir'.
Makefile:1303: recipe for target 'check-local' failed
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make[3]: *** [check-local] Error 1
Makefile:1136: recipe for target 'check-am' failed
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1
Makefile:417: recipe for target 'check-recursive' failed
make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
Makefile:622: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
+ cat-testlogs.sh
======================== ./osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/04/testsuite.log
# -*- compilation -*-
4. testsuite.at:25: testing tbf ...
../../../tests/testsuite.at:28: $OSMO_QEMU $abs_top_builddir/tests/tbf/TbfTest
--- experr 2020-12-10 10:17:48.626184718 +0000
+++ /build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/at-groups/4/stderr 2020-12-10 10:17:48.654185169 +0000
@@ -1,3 +1,4 @@
+BSSGP has moved from DGPRS to DLGPRS, please update your code
=== start test_tbf_base ===
=== end test_tbf_base ===
=== start test_tbf_tlli_update ===
stdout:
4. testsuite.at:25: 4. tbf (testsuite.at:25): FAILED (testsuite.at:28)
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=ma…>
Changes:
------------------------------------------
[...truncated 90.20 KB...]
bssgp_set_log_ss(DBSSGP);
^~~~~~~~~~~~~~~~
In file included from ../../../src/gprs_bssgp_pcu.h:32:0,
from ../../../src/pcu_main.cpp:35:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here
void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n");
^~~~~~~~~~~~~~~~
../../../src/pcu_main.cpp:245:25: warning: ‘void bssgp_set_log_ss(int)’ is deprecated: Use DLBSSGP instead!
[-Wdeprecated-declarations]
bssgp_set_log_ss(DBSSGP);
^
In file included from ../../../src/gprs_bssgp_pcu.h:32:0,
from ../../../src/pcu_main.cpp:35:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here
void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n");
^~~~~~~~~~~~~~~~
CC osmo-bts-sysmo/sysmo_l1_hw.o
CC osmo-bts-sysmo/femtobts.o
CC osmo-bts-sysmo/sysmo_l1_fwd.o
CXXLD libgprs.la
copying selected object files to avoid basename conflicts...
ar: `u' modifier ignored since `D' is the default (see `U')
CXXLD osmo-pcu-remote
CXXLD osmo-pcu
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
Making all in doc
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making all in examples
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
Making all in manuals
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making all in tests
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
CXX pcu_emu.o
CXX test_replay_gprs_attach.o
CC openbsc_clone.o
CXX test_pdp_activation.o
CXXLD emu/pcu_emu
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
Making all in contrib
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
Making all in systemd
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
Making dvi in include
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
Making dvi in src
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
Making dvi in doc
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making dvi in examples
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
Making dvi in manuals
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making dvi in tests
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
Making dvi in contrib
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
Making dvi in systemd
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
Making check in include
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
Making check in src
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
Making check in doc
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making check in examples
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
Making check in manuals
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making check in tests
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make rlcmac/RLCMACTest alloc/AllocTest alloc/MslotTest tbf/TbfTest types/TypesTest ms/MsTest llist/LListTest llc/LlcTest codel/codel_test edge/EdgeTest bitcomp/BitcompTest fn/FnTest app_info/AppInfoTest
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
CXX AllocTest.o
CXX RLCMACTest.o
CXX MslotTest.o
CXX TbfTest.o
CXX TypesTest.o
CXX MsTest.o
CXX LListTest.o
CXX LlcTest.o
CC codel_test.o
CXX EdgeTest.o
CXX BitcompTest.o
CXX egprs_rlc_compression.o
../../../tests/tbf/TbfTest.cpp: In function ‘int main(int, char**)’:
../../../tests/tbf/TbfTest.cpp:3259:2: warning: ‘void bssgp_set_log_ss(int)’ is deprecated: Use DLBSSGP instead!
[-Wdeprecated-declarations]
bssgp_set_log_ss(DBSSGP);
^~~~~~~~~~~~~~~~
In file included from ../../../src/gprs_bssgp_pcu.h:32:0,
from ../../../tests/tbf/TbfTest.cpp:28:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here
void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n");
^~~~~~~~~~~~~~~~
../../../tests/tbf/TbfTest.cpp:3259:25: warning: ‘void bssgp_set_log_ss(int)’ is deprecated: Use DLBSSGP instead!
[-Wdeprecated-declarations]
bssgp_set_log_ss(DBSSGP);
^
In file included from ../../../src/gprs_bssgp_pcu.h:32:0,
from ../../../tests/tbf/TbfTest.cpp:28:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here
void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n");
^~~~~~~~~~~~~~~~
CXX FnTest.o
CXX AppInfoTest.o
CXXLD alloc/AllocTest
CXXLD alloc/MslotTest
CXXLD types/TypesTest
CXXLD ms/MsTest
CXXLD llist/LListTest
CXXLD llc/LlcTest
CXXLD edge/EdgeTest
CCLD codel/codel_test
CXXLD bitcomp/BitcompTest
CXXLD fn/FnTest
CXXLD app_info/AppInfoTest
CXXLD rlcmac/RLCMACTest
CXXLD tbf/TbfTest
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make check-local
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
/bin/bash '../../../tests/testsuite'
## ----------------------------------- ##
## osmo-pcu 0.8.0.284-7d0f test suite. ##
## ----------------------------------- ##
Regression tests
1: rlcmac ok
2: multi_slot ok
3: ts_alloc ok
4: tbf FAILED (testsuite.at:28)
5: bitcomp ok
6: edge ok
7: types ok
8: ms ok
9: llc ok
10: llist ok
11: codel ok
12: fn ok
13: app_info ok
## ------------- ##
## Test results. ##
## ------------- ##
ERROR: All 13 tests were run,
1 failed unexpectedly.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##
Please send `tests/testsuite.log' and all information you think might help:
To: <osmocom-net-gprs(a)lists.osmocom.org>
Subject: [osmo-pcu 0.8.0.284-7d0f] testsuite: 4 failed
You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point. Its output may
be found below `tests/testsuite.dir'.
Makefile:1303: recipe for target 'check-local' failed
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make[3]: *** [check-local] Error 1
make[2]: *** [check-am] Error 2
Makefile:1136: recipe for target 'check-am' failed
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make[1]: *** [check-recursive] Error 1
Makefile:417: recipe for target 'check-recursive' failed
make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
Makefile:622: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
+ cat-testlogs.sh
======================== ./osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/04/testsuite.log
# -*- compilation -*-
4. testsuite.at:25: testing tbf ...
../../../tests/testsuite.at:28: $OSMO_QEMU $abs_top_builddir/tests/tbf/TbfTest
--- experr 2020-12-10 10:17:44.266114540 +0000
+++ /build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/at-groups/4/stderr 2020-12-10 10:17:44.298115055 +0000
@@ -1,3 +1,4 @@
+BSSGP has moved from DGPRS to DLGPRS, please update your code
=== start test_tbf_base ===
=== end test_tbf_base ===
=== start test_tbf_tlli_update ===
stdout:
4. testsuite.at:25: 4. tbf (testsuite.at:25): FAILED (testsuite.at:28)
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
See <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=ma…>
Changes:
------------------------------------------
[...truncated 97.73 KB...]
../../../src/osmo-bts-litecell15/lc15_l1_if.c:194:16: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 8 has type ‘HANDLE {aka void *}’ [-Wformat=]
DEBUGP(DL1IF, "Rx PH-DATA.ind %s (hL2 %08x): %s\n",
^
/build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:92:48: note: in definition of macro ‘LOGPSRCC’
logp2(ss, level, __FILE__, __LINE__, cont, fmt, ##args); \
^~~
/build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:44:2: note: in expansion of macro ‘LOGPSRC’
LOGPSRC(ss, level, NULL, 0, fmt, ## args)
^~~~~~~
/build/deps/install/stow/libosmocore/include/osmocom/core/logging.h:24:34: note: in expansion of macro ‘LOGP’
#define DEBUGP(ss, fmt, args...) LOGP(ss, LOGL_DEBUG, fmt, ##args)
^~~~
../../../src/osmo-bts-litecell15/lc15_l1_if.c:194:2: note: in expansion of macro ‘DEBUGP’
DEBUGP(DL1IF, "Rx PH-DATA.ind %s (hL2 %08x): %s\n",
^~~~~~
../../../src/osmo-bts-litecell15/lc15_l1_if.c: In function ‘l1if_pdch_req’:
../../../src/osmo-bts-litecell15/lc15_l1_if.c:334:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
data_req->hLayer1 = (HANDLE)fl1h->hLayer1;
^
CC osmo-bts-litecell15/lc15bts.o
CXXLD libgprs.la
copying selected object files to avoid basename conflicts...
ar: `u' modifier ignored since `D' is the default (see `U')
CXXLD osmo-pcu
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
Making all in doc
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making all in examples
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
Making all in manuals
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making all in tests
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
CXX test_replay_gprs_attach.o
CC openbsc_clone.o
CXX test_pdp_activation.o
CXX pcu_emu.o
CXXLD emu/pcu_emu
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
Making all in contrib
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
Making all in systemd
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
Making dvi in include
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
Making dvi in src
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
Making dvi in doc
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making dvi in examples
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
Making dvi in manuals
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making dvi in tests
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make[2]: Nothing to be done for 'dvi'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
Making dvi in contrib
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
Making dvi in systemd
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Nothing to be done for 'dvi'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib/systemd'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[3]: Nothing to be done for 'dvi-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/contrib'
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[2]: Nothing to be done for 'dvi-am'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
Making check in include
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/include'
Making check in src
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/src'
Making check in doc
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making check in examples
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/examples'
Making check in manuals
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc/manuals'
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/doc'
Making check in tests
make[2]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make rlcmac/RLCMACTest alloc/AllocTest alloc/MslotTest tbf/TbfTest types/TypesTest ms/MsTest llist/LListTest llc/LlcTest codel/codel_test edge/EdgeTest bitcomp/BitcompTest fn/FnTest app_info/AppInfoTest
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
CXX AllocTest.o
CXX RLCMACTest.o
CXX MslotTest.o
CXX TbfTest.o
CXX TypesTest.o
CXX MsTest.o
../../../tests/tbf/TbfTest.cpp: In function ‘int main(int, char**)’:
../../../tests/tbf/TbfTest.cpp:3259:2: warning: ‘void bssgp_set_log_ss(int)’ is deprecated: Use DLBSSGP instead!
[-Wdeprecated-declarations]
bssgp_set_log_ss(DBSSGP);
^~~~~~~~~~~~~~~~
In file included from ../../../src/gprs_bssgp_pcu.h:32:0,
from ../../../tests/tbf/TbfTest.cpp:28:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here
void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n");
^~~~~~~~~~~~~~~~
../../../tests/tbf/TbfTest.cpp:3259:25: warning: ‘void bssgp_set_log_ss(int)’ is deprecated: Use DLBSSGP instead!
[-Wdeprecated-declarations]
bssgp_set_log_ss(DBSSGP);
^
In file included from ../../../src/gprs_bssgp_pcu.h:32:0,
from ../../../tests/tbf/TbfTest.cpp:28:
/build/deps/install/stow/libosmocore/include/osmocom/gprs/gprs_bssgp.h:236:6: note: declared here
void bssgp_set_log_ss(int ss) OSMO_DEPRECATED("Use DLBSSGP instead!\n");
^~~~~~~~~~~~~~~~
CXX LListTest.o
CXX LlcTest.o
CC codel_test.o
CXX EdgeTest.o
CXX BitcompTest.o
CXX egprs_rlc_compression.o
CXX FnTest.o
CXX AppInfoTest.o
CXXLD rlcmac/RLCMACTest
CXXLD alloc/AllocTest
CXXLD alloc/MslotTest
CXXLD tbf/TbfTest
CXXLD types/TypesTest
CXXLD ms/MsTest
CXXLD llist/LListTest
CXXLD llc/LlcTest
CCLD codel/codel_test
CXXLD edge/EdgeTest
CXXLD bitcomp/BitcompTest
CXXLD fn/FnTest
CXXLD app_info/AppInfoTest
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make check-local
make[3]: Entering directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
/bin/bash '../../../tests/testsuite'
## ----------------------------------- ##
## osmo-pcu 0.8.0.284-7d0f test suite. ##
## ----------------------------------- ##
Regression tests
1: rlcmac ok
2: multi_slot ok
3: ts_alloc ok
4: tbf FAILED (testsuite.at:28)
5: bitcomp ok
6: edge ok
7: types ok
8: ms ok
9: llc ok
10: llist ok
11: codel ok
12: fn ok
13: app_info ok
## ------------- ##
## Test results. ##
## ------------- ##
ERROR: All 13 tests were run,
1 failed unexpectedly.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##
Please send `tests/testsuite.log' and all information you think might help:
To: <osmocom-net-gprs(a)lists.osmocom.org>
Subject: [osmo-pcu 0.8.0.284-7d0f] testsuite: 4 failed
You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point. Its output may
be found below `tests/testsuite.dir'.
Makefile:1303: recipe for target 'check-local' failed
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
make[3]: *** [check-local] Error 1
make[2]: *** [check-am] Error 2
Makefile:1136: recipe for target 'check-am' failed
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests'
Makefile:417: recipe for target 'check-recursive' failed
make[1]: Leaving directory '/build/osmo-pcu-0.8.0.284-7d0f/_build/sub'
make[1]: *** [check-recursive] Error 1
make: *** [distcheck] Error 1
Makefile:622: recipe for target 'distcheck' failed
+ cat-testlogs.sh
======================== ./osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/04/testsuite.log
# -*- compilation -*-
4. testsuite.at:25: testing tbf ...
../../../tests/testsuite.at:28: $OSMO_QEMU $abs_top_builddir/tests/tbf/TbfTest
--- experr 2020-12-10 10:18:08.212005668 +0000
+++ /build/osmo-pcu-0.8.0.284-7d0f/_build/sub/tests/testsuite.dir/at-groups/4/stderr 2020-12-10 10:18:08.252005664 +0000
@@ -1,3 +1,4 @@
+BSSGP has moved from DGPRS to DLGPRS, please update your code
=== start test_tbf_base ===
=== end test_tbf_base ===
=== start test_tbf_tlli_update ===
stdout:
4. testsuite.at:25: 4. tbf (testsuite.at:25): FAILED (testsuite.at:28)
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE