Build failed in Jenkins: master-openbsc » --disable-iu,--enable-mgcp-transcoding,--enable-smpp,osmocom-master-debian9 #2173

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/gerrit-log@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Wed Jun 27 00:58:32 UTC 2018


See <https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP=--enable-mgcp-transcoding,SMPP=--enable-smpp,label=osmocom-master-debian9/2173/display/redirect>

------------------------------------------
[...truncated 881.33 KB...]
Decoded replies:  {1008: {'mtype': 'GET_REPLY', 'var': 'timezone', 'id': 1008, 'value': 'off'}}
Terminating took 2.679s
Launching: PWD=/build/openbsc './src/osmo-bsc/osmo-bsc-sccplite' '-r' 'tmp_dummy_sock' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc-sccplite/osmo-bsc-sccplite.cfg'
Connecting to host 127.0.0.1:4249
Sending "GET 1000 bts.0.trx.0.arfcn"
Got message: GET_REPLY 1000 bts.0.trx.0.arfcn 871
Decoded replies:  {1000: {'mtype': 'GET_REPLY', 'var': 'bts.0.trx.0.arfcn', 'id': 1000, 'value': '871'}}
Sending "SET 1001 bts.0.trx.0.arfcn 873"
Got message: SET_REPLY 1001 bts.0.trx.0.arfcn 873
Decoded replies:  {1001: {'mtype': 'SET_REPLY', 'var': 'bts.0.trx.0.arfcn', 'id': 1001, 'value': '873'}}
Sending "GET 1002 bts.0.trx.0.arfcn"
Got message: GET_REPLY 1002 bts.0.trx.0.arfcn 873
Decoded replies:  {1002: {'mtype': 'GET_REPLY', 'var': 'bts.0.trx.0.arfcn', 'id': 1002, 'value': '873'}}
Sending "SET 1003 bts.0.trx.0.arfcn 2000"
Got message: ERROR 1003 Input not within the range
Decoded replies:  {1003: {'mtype': 'ERROR', 'id': 1003, 'error': 'Input not within the range'}}
Terminating took 2.679s
Launching: PWD=/build/openbsc './src/osmo-bsc/osmo-bsc-sccplite' '-r' 'tmp_dummy_sock' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc-sccplite/osmo-bsc-sccplite.cfg'
Connecting to host 127.0.0.1:4249
Sending "GET 1000 bts.0.trx.0.max-power-reduction"
Got message: GET_REPLY 1000 bts.0.trx.0.max-power-reduction 20
Decoded replies:  {1000: {'mtype': 'GET_REPLY', 'var': 'bts.0.trx.0.max-power-reduction', 'id': 1000, 'value': '20'}}
Sending "SET 1001 bts.0.trx.0.max-power-reduction 22"
Got message: SET_REPLY 1001 bts.0.trx.0.max-power-reduction 22
Decoded replies:  {1001: {'mtype': 'SET_REPLY', 'var': 'bts.0.trx.0.max-power-reduction', 'id': 1001, 'value': '22'}}
Sending "GET 1002 bts.0.trx.0.max-power-reduction"
Got message: GET_REPLY 1002 bts.0.trx.0.max-power-reduction 22
Decoded replies:  {1002: {'mtype': 'GET_REPLY', 'var': 'bts.0.trx.0.max-power-reduction', 'id': 1002, 'value': '22'}}
Sending "SET 1003 bts.0.trx.0.max-power-reduction 1"
Got message: ERROR 1003 Value must be even
Decoded replies:  {1003: {'mtype': 'ERROR', 'id': 1003, 'error': 'Value must be even'}}
Terminating took 2.679s
Launching: PWD=/build/openbsc './src/osmo-nitb/osmo-nitb' '-c' '/build/openbsc/tests/../doc/examples/osmo-nitb/nanobts/openbsc.cfg' '-l' 'test_hlr.sqlite3'
Connecting to host 127.0.0.1:4249
Sending "GET 1000 bts.0.apply-configuration"
Got message: ERROR 1000 Write Only attribute
Decoded replies:  {1000: {'mtype': 'ERROR', 'id': 1000, 'error': 'Write Only attribute'}}
Sending "SET 1001 bts.0.apply-configuration 1"
Got message: SET_REPLY 1001 bts.0.apply-configuration Tried to drop the BTS
Decoded replies:  {1001: {'mtype': 'SET_REPLY', 'var': 'bts.0.apply-configuration', 'id': 1001, 'value': 'Tried to drop the BTS'}}
Terminating took 2.679s
Launching: PWD=/build/openbsc './src/osmo-nitb/osmo-nitb' '-c' '/build/openbsc/tests/../doc/examples/osmo-nitb/nanobts/openbsc.cfg' '-l' 'test_hlr.sqlite3'
Connecting to host 127.0.0.1:4249
Sending "GET 1000 bts.0ok
testNumberOfBTS (__main__.TestCtrlNITB) ... ok
testSubscriberAddRemove (__main__.TestCtrlNITB) ... ok
testSubscriberAddWithKi (__main__.TestCtrlNITB)
Test that we can set the algorithm to none, xor, comp128v1 ... ok
testSubscriberList (__main__.TestCtrlNITB) ... .gprs-mode"
Got message: GET_REPLY 1000 bts.0.gprs-mode none
Decoded replies:  {1000: {'mtype': 'GET_REPLY', 'var': 'bts.0.gprs-mode', 'id': 1000, 'value': 'none'}}
Sending "SET 1001 bts.0.gprs-mode bla"
Got message: ERROR 1001 Mode is not known
Decoded replies:  {1001: {'mtype': 'ERROR', 'id': 1001, 'error': 'Mode is not known'}}
Sending "SET 1002 bts.0.gprs-mode egprs"
Got message: SET_REPLY 1002 bts.0.gprs-mode egprs
Decoded replies:  {1002: {'mtype': 'SET_REPLY', 'var': 'bts.0.gprs-mode', 'id': 1002, 'value': 'egprs'}}
Sending "GET 1003 bts.0.gprs-mode"
Got message: GET_REPLY 1003 bts.0.gprs-mode egprs
Decoded replies:  {1003: {'mtype': 'GET_REPLY', 'var': 'bts.0.gprs-mode', 'id': 1003, 'value': 'egprs'}}
Terminating took 2.679s
Launching: PWD=/build/openbsc './src/osmo-nitb/osmo-nitb' '-c' '/build/openbsc/tests/../doc/examples/osmo-nitb/nanobts/openbsc.cfg' '-l' 'test_hlr.sqlite3'
Connecting to host 127.0.0.1:4249
Sending "GET 1000 number-of-bts"
Got message: GET_REPLY 1000 number-of-bts 1
Decoded replies:  {1000: {'mtype': 'GET_REPLY', 'var': 'number-of-bts', 'id': 1000, 'value': '1'}}
Terminating took 2.679s
Launching: PWD=/build/openbsc './src/osmo-nitb/osmo-nitb' '-c' '/build/openbsc/tests/../doc/examples/osmo-nitb/nanobts/openbsc.cfg' '-l' 'test_hlr.sqlite3'
Connecting to host 127.0.0.1:4249
Sending "SET 1000 subscriber-modify-v1 2620345,445566"
Got message: SET_REPLY 1000 subscriber-modify-v1 OK
Decoded replies:  {1000: {'mtype': 'SET_REPLY', 'var': 'subscriber-modify-v1', 'id': 1000, 'value': 'OK'}}
Sending "SET 1001 subscriber-modify-v1 2620345,445567"
Got message: SET_REPLY 1001 subscriber-modify-v1 OK
Decoded replies:  {1001: {'mtype': 'SET_REPLY', 'var': 'subscriber-modify-v1', 'id': 1001, 'value': 'OK'}}
Sending "SET 1002 subscriber-delete-v1 2620345"
Got message: SET_REPLY 1002 subscriber-delete-v1 Removed
Decoded replies:  {1002: {'mtype': 'SET_REPLY', 'var': 'subscriber-delete-v1', 'id': 1002, 'value': 'Removed'}}
Sending "SET 1003 subscriber-delete-v1 2620345"
Got message: ERROR 1003 Failed to find subscriber
Decoded replies:  {1003: {'mtype': 'ERROR', 'id': 1003, 'error': 'Failed to find subscriber'}}
Terminating took 2.679s
Launching: PWD=/build/openbsc './src/osmo-nitb/osmo-nitb' '-c' '/build/openbsc/tests/../doc/examples/osmo-nitb/nanobts/openbsc.cfg' '-l' 'test_hlr.sqlite3'
Connecting to host 127.0.0.1:4249
Sending "SET 1000 subscriber-modify-v1 2620345,445566"
Got message: SET_REPLY 1000 subscriber-modify-v1 OK
Decoded replies:  {1000: {'mtype': 'SET_REPLY', 'var': 'subscriber-modify-v1', 'id': 1000, 'value': 'OK'}}
Sending "SET 1001 subscriber-modify-v1 2620345,445566,none"
Got message: SET_REPLY 1001 subscriber-modify-v1 OK
Decoded replies:  {1001: {'mtype': 'SET_REPLY', 'var': 'subscriber-modify-v1', 'id': 1001, 'value': 'OK'}}
Sending "SET 1002 subscriber-modify-v1 2620345,445566,xor"
Got message: ERROR 1002 Value failed verification.
Decoded replies:  {1002: {'mtype': 'ERROR', 'id': 1002, 'error': 'Value failed verification.'}}
Sending "SET 1003 subscriber-modify-v1 2620345,445566,comp128v1,00112233445566778899AABBCCDDEEFF"
Got message: SET_REPLY 1003 subscriber-modify-v1 OK
Decoded replies:  {1003: {'mtype': 'SET_REPLY', 'var': 'subscriber-modify-v1', 'id': 1003, 'value': 'OK'}}
Sending "SET 1004 subscriber-modify-v1 2620345,445566,comp128v2,00112233445566778899AABBCCDDEEFF"
Got message: SET_REPLY 1004 subscriber-modify-v1 OK
Decoded replies:  {1004: {'mtype': 'SET_REPLY', 'var': 'subscriber-modify-v1', 'id': 1004, 'value': 'OK'}}
Sending "SET 1005 subscriber-modify-v1 2620345,445566,comp128v3,00112233445566778899AABBCCDDEEFF"
Got message: SET_REPLY 1005 subscriber-modify-v1 OK
Decoded replies:  {1005: {'mtype': 'SET_REPLY', 'var': 'subscriber-modify-v1', 'id': 1005, 'value': 'OK'}}
Sending "SET 1006 subscriber-modify-v1 2620345,445566,none"
Got message: SET_REPLY 1006 subscriber-modify-v1 OK
Decoded replies:  {1006: {'mtype': 'SET_REPLY', 'var': 'subscriber-modify-v1', 'id': 1006, 'value': 'OK'}}
Terminating took 2.679s
Launching: PWD=/build/openbsc './src/osmo-nitb/osmo-nitb' '-c' '/buiok
testAccessList (__main__.TestCtrlNAT) ... ok
testAccessListManagement (__main__.TestCtrlNAT) ... ok

----------------------------------------------------------------------
Ran 21 tests in 111.066s

OK
ld/openbsc/tests/../doc/examples/osmo-nitb/nanobts/openbsc.cfg' '-l' 'test_hlr.sqlite3'
Connecting to host 127.0.0.1:4249
Sending "GET 1000 subscriber-list-active-v1"
Got message: GET_REPLY 1000 subscriber-list-active-v1 
Decoded replies:  {1000: {'mtype': 'GET_REPLY', 'var': 'subscriber-list-active-v1', 'id': 1000, 'value': None}}
Terminating took 2.679s
Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc_nat.cfg'
Connecting to host 127.0.0.1:4250
Sending "GET 1000 net.0.bsc_cfg.0.access-list-name"
Got message: GET_REPLY 1000 net 
Decoded replies:  {1000: {'mtype': 'GET_REPLY', 'var': 'net', 'id': 1000, 'value': None}}
Sending "SET 1001 net.0.bsc_cfg.0.access-list-name bla"
Got message: SET_REPLY 1001 net bla
Decoded replies:  {1001: {'mtype': 'SET_REPLY', 'var': 'net', 'id': 1001, 'value': 'bla'}}
Sending "GET 1002 net.0.bsc_cfg.0.access-list-name"
Got message: GET_REPLY 1002 net bla
Decoded replies:  {1002: {'mtype': 'GET_REPLY', 'var': 'net', 'id': 1002, 'value': 'bla'}}
Sending "SET 1003 net.0.bsc_cfg.0.no-access-list-name 1"
Got message: SET_REPLY 1003 net 
Decoded replies:  {1003: {'mtype': 'SET_REPLY', 'var': 'net', 'id': 1003, 'value': None}}
Sending "GET 1004 net.0.bsc_cfg.0.access-list-name"
Got message: GET_REPLY 1004 net 
Decoded replies:  {1004: {'mtype': 'GET_REPLY', 'var': 'net', 'id': 1004, 'value': None}}
Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc_nat.cfg'
Connecting to host 127.0.0.1:4250
Sending "SET 1000 net.0.add.allow.access-list.404 abc"
Got message: ERROR 1000 Access list not known
Decoded replies:  {1000: {'mtype': 'ERROR', 'id': 1000, 'error': 'Access list not known'}}
Sending "SET 1001 net.0.add.allow.access-list.bla ^234$"
Got message: SET_REPLY 1001 net.0.add.allow.access-list.bla IMSI allow added to access list
Decoded replies:  {1001: {'mtype': 'SET_REPLY', 'var': 'net.0.add.allow.access-list.bla', 'id': 1001, 'value': 'IMSI allow added to access list'}}
/usr/bin/python ./smpp_test_runner.py -w /build/openbsc -v
testSMPPCrashes (__main__.TestSMPPNITB) ... confpath /build/openbsc/tests/.., workdir /build/openbsc
Running tests for specific SMPP
Opening /dev/null
Launching: PWD=/build/openbsc './src/osmo-nitb/osmo-nitb' '-c' '/build/openbsc/tests/../doc/examples/osmo-nitb/nanobts/openbsc.cfg'

> ls -l /proc/5547/fd
total 0
lr-x------ 1 build build 64 Jun 27 00:58 0 -> pipe:[997857041]
l-wx------ 1 build build 64 Jun 27 00:58 1 -> pipe:[997857042]
l-wx------ 1 build build 64 Jun 27 00:58 2 -> pipe:[997857043]
l-wx------ 1 build build 64 Jun 27 00:58 3 -> /dev/null


> ss -tn
State      Recv-Q Send-Q        Local Address:Port          Peer Address:Port 


> ss -tln
State      Recv-Q Send-Q        Local Address:Port          Peer Address:Port 
LISTEN     0      10                127.0.0.1:4242                     *:*     
LISTEN     0      10                        *:2775                     *:*     
LISTEN     0      10                127.0.0.1:4249                     *:*     
LISTEN     0      10                        *:3002                     *:*     
LISTEN     0      10                        *:3003                     *:*     


> ps xua | grep osmo
build     5548  0.0  0.0  57616  7100 ?        D    00:58   0:00 ./src/osmo-nitb/osmo-nitb -c /build/openbsc/tests/../doc/examples/osmo-nitb/nanobts/openbsc.cfg
build     5555  0.0  0.0   4336   772 ?        S    00:58   0:00 /bin/sh -c ps xua | grep osmo
build     5557  0.0  0.0  11128   944 ?        R    00:58   0:00 grep osmo

ok
Socket: in 1 tries, connected to 127.0.0.1:4242 <socket._socketobject object at 0x7f1d44a70d00> (1 sockets open)
Socket: closing 127.0.0.1:4242 <socket._socketobject object at 0x7f1d44a70d00> (0 sockets open)
Terminating took 2.679s

----------------------------------------------------------------------
Ran 1 test in 3.445s

OK
rm -f ../hlr.sqlite3
make[5]: Leaving directory '/build/openbsc/tests'
make[4]: Leaving directory '/build/openbsc/tests'
make[3]: Leaving directory '/build/openbsc/tests'
make[2]: Leaving directory '/build/openbsc/tests'
make[2]: Entering directory '/build/openbsc'
make[2]: Leaving directory '/build/openbsc'
make[1]: Leaving directory '/build/openbsc'
+ make distcheck
make  dist-bzip2 dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory '/build/openbsc'
if test -d "openbsc-1.1.0.18-fc08"; then find "openbsc-1.1.0.18-fc08" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "openbsc-1.1.0.18-fc08" || { sleep 5 && rm -rf "openbsc-1.1.0.18-fc08"; }; else :; fi
test -d "openbsc-1.1.0.18-fc08" || mkdir "openbsc-1.1.0.18-fc08"
 (cd doc && make  top_distdir=../openbsc-1.1.0.18-fc08 distdir=../openbsc-1.1.0.18-fc08/doc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/build/openbsc/doc'
 (cd examples && make  top_distdir=../../openbsc-1.1.0.18-fc08 distdir=../../openbsc-1.1.0.18-fc08/doc/examples \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/openbsc/doc/examples'
make  \
  top_distdir="../../openbsc-1.1.0.18-fc08" distdir="../../openbsc-1.1.0.18-fc08/doc/examples" \
  dist-hook
make[4]: Entering directory '/build/openbsc/doc/examples'
for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \
	j="../../openbsc-1.1.0.18-fc08/doc/examples/$f" && \
	mkdir -p "$(dirname $j)" && \
	/usr/bin/install -c -m 644 ./$f $j; \
done
make[4]: Leaving directory '/build/openbsc/doc/examples'
make[3]: Leaving directory '/build/openbsc/doc/examples'
make[2]: Leaving directory '/build/openbsc/doc'
 (cd include && make  top_distdir=../openbsc-1.1.0.18-fc08 distdir=../openbsc-1.1.0.18-fc08/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/build/openbsc/include'
 (cd openbsc && make  top_distdir=../../openbsc-1.1.0.18-fc08 distdir=../../openbsc-1.1.0.18-fc08/include/openbsc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/openbsc/include/openbsc'
make[3]: Leaving directory '/build/openbsc/include/openbsc'
make[2]: Leaving directory '/build/openbsc/include'
 (cd src && make  top_distdir=../openbsc-1.1.0.18-fc08 distdir=../openbsc-1.1.0.18-fc08/src \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory '/build/openbsc/src'
 (cd libcommon && make  top_distdir=../../openbsc-1.1.0.18-fc08 distdir=../../openbsc-1.1.0.18-fc08/src/libcommon \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/openbsc/src/libcommon'
make[3]: Leaving directory '/build/openbsc/src/libcommon'
 (cd libmgcp && make  top_distdir=../../openbsc-1.1.0.18-fc08 distdir=../../openbsc-1.1.0.18-fc08/src/libmgcp \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/build/openbsc/src/libmgcp'
Makefile:518: recipe for target 'distdir' failed
make[3]: *** [distdir] Segmentation fault (core dumped)
make[3]: Leaving directory '/build/openbsc/src/libmgcp'
Makefile:528: recipe for target 'distdir' failed
make[2]: *** [distdir] Error 1
make[2]: Leaving directory '/build/openbsc/src'
Makefile:607: recipe for target 'distdir' failed
make[1]: *** [distdir] Error 1
make[1]: Leaving directory '/build/openbsc'
Makefile:708: recipe for target 'dist' failed
make: *** [dist] Error 2
+ cat-testlogs.sh
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE



More information about the gerrit-log mailing list