Build failed in Jenkins: master-osmo-sgsn » --enable-iu,0,a3=default,a4=default,osmocom-master-debian9 #22310

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

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

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Wed Dec 2 21:08:19 UTC 2020


See <https://jenkins.osmocom.org/jenkins/job/master-osmo-sgsn/IU=--enable-iu,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master-debian9/22310/display/redirect>

Changes:


------------------------------------------
[...truncated 826.45 KB...]


> ss -tln
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              
LISTEN     0      10     127.0.0.1:4251                     *:*                  
LISTEN     0      10     127.0.0.1:4245                     *:*                  


> ps xua | grep osmo
build     3448  0.0  0.0 21475121444 31308 ?   S    21:08   0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg
build     3455  0.0  0.0   4280   708 ?        S    21:08   0:00 /bin/sh -c ps xua | grep osmo
build     3457  0.0  0.0  12784   968 ?        S    21:08   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 47854), raddr=('127.0.0.1', 4245)> (1 sockets open)
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 47854), raddr=('127.0.0.1', 4245)> (0 sockets open)
Terminating took 0.897s
ok
testVtyCDR (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg'

> ls -l /proc/3414/fd
total 0
lr-x------ 1 build build 64 Dec  2 21:08 0 -> pipe:[214870196]
l-wx------ 1 build build 64 Dec  2 21:08 1 -> pipe:[214870197]
l-wx------ 1 build build 64 Dec  2 21:08 2 -> pipe:[214870198]
l-wx------ 1 build build 64 Dec  2 21:08 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:4251                     *:*                  
LISTEN     0      10     127.0.0.1:4245                     *:*                  


> ps xua | grep osmo
build     3459  0.0  0.0 21475121444 33932 ?   S    21:08   0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg
build     3466  0.0  0.0   4280   696 ?        S    21:08   0:00 /bin/sh -c ps xua | grep osmo
build     3468  0.0  0.0   4280    84 ?        R    21:08   0:00 /bin/sh -c ps xua | grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 47856), raddr=('127.0.0.1', 4245)> (1 sockets open)
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 47856), raddr=('127.0.0.1', 4245)> (0 sockets open)
Terminating took 0.897s
ok
testVtyEasyAPN (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg'

> ls -l /proc/3414/fd
total 0
lr-x------ 1 build build 64 Dec  2 21:08 0 -> pipe:[214870196]
l-wx------ 1 build build 64 Dec  2 21:08 1 -> pipe:[214870197]
l-wx------ 1 build build 64 Dec  2 21:08 2 -> pipe:[214870198]
l-wx------ 1 build build 64 Dec  2 21:08 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              


> ps xua | grep osmo
build     3470  0.0  0.0 21475121444 33520 ?   R    21:08   0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg
build     3477  0.0  0.0   4280   696 ?        S    21:08   0:00 /bin/sh -c ps xua | grep osmo
build     3479  0.0  0.0  12784   932 ?        S    21:08   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 47858), raddr=('127.0.0.1', 4245)> (1 sockets open)
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 47858), raddr=('127.0.0.1', 4245)> (0 sockets open)
Terminating took 0.897s
ok
testVtyGgsn (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg'

> ls -l /proc/3414/fd
total 0
lr-x------ 1 build build 64 Dec  2 21:08 0 -> pipe:[214870196]
l-wx------ 1 build build 64 Dec  2 21:08 1 -> pipe:[214870197]
l-wx------ 1 build build 64 Dec  2 21:08 2 -> pipe:[214870198]
l-wx------ 1 build build 64 Dec  2 21:08 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              


> ps xua | grep osmo
build     3481  0.0  0.0 21475119324 37144 ?   R    21:08   0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg
build     3488  0.0  0.0   4280   708 ?        S    21:08   0:00 /bin/sh -c ps xua | grep osmo
build     3490  0.0  0.0  12784   956 ?        S    21:08   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 47862), raddr=('127.0.0.1', 4245)> (1 sockets open)
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 47862), raddr=('127.0.0.1', 4245)> (0 sockets open)
Terminating took 0.897s
ok
testVtyShow (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg'

> ls -l /proc/3414/fd
total 0
lr-x------ 1 build build 64 Dec  2 21:08 0 -> pipe:[214870196]
l-wx------ 1 build build 64 Dec  2 21:08 1 -> pipe:[214870197]
l-wx------ 1 build build 64 Dec  2 21:08 2 -> pipe:[214870198]
l-wx------ 1 build build 64 Dec  2 21:08 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              


> ps xua | grep osmo
build     3492  0.0  0.0 21475119324 38616 ?   R    21:08   0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg
build     3499  0.0  0.0   4280   700 ?        S    21:08   0:00 /bin/sh -c ps xua | grep osmo
build     3501  0.0  0.0  12784   932 ?        S    21:08   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 47864), raddr=('127.0.0.1', 4245)> (1 sockets open)
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 47864), raddr=('127.0.0.1', 4245)> (0 sockets open)
Terminating took 0.897s
ok
testVtySubscriber (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg'

> ls -l /proc/3414/fd
total 0
lr-x------ 1 build build 64 Dec  2 21:08 0 -> pipe:[214870196]
l-wx------ 1 build build 64 Dec  2 21:08 1 -> pipe:[214870197]
l-wx------ 1 build build 64 Dec  2 21:08 2 -> pipe:[214870198]
l-wx------ 1 build build 64 Dec  2 21:08 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:4251                     *:*                  
LISTEN     0      10     127.0.0.1:4245                     *:*                  


> ps xua | grep osmo
build     3503  0.0  0.0 21475121444 30660 ?   S    21:08   0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg
build     3510  0.0  0.0   4280   772 ?        S    21:08   0:00 /bin/sh -c ps xua | grep osmo
build     3512  0.0  0.0  12784   976 ?        S    21:08   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 47868), raddr=('127.0.0.1', 4245)> (1 sockets open)
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 47868), raddr=('127.0.0.1', 4245)> (0 sockets open)
Terminating took 0.897s
ok
testVtyTimers (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg'

> ls -l /proc/3414/fd
total 0
lr-x------ 1 build build 64 Dec  2 21:08 0 -> pipe:[214870196]
l-wx------ 1 build build 64 Dec  2 21:08 1 -> pipe:[214870197]
l-wx------ 1 build build 64 Dec  2 21:08 2 -> pipe:[214870198]
l-wx------ 1 build build 64 Dec  2 21:08 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              


> ps xua | grep osmo
build     3514  0.0  0.0 21475119324 31020 ?   R    21:08   0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg
build     3521  0.0  0.0   4280   736 ?        S    21:08   0:00 /bin/sh -c ps xua | grep osmo
build     3523  0.0  0.0  12784   980 ?        S    21:08   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 47870), raddr=('127.0.0.1', 4245)> (1 sockets open)
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 47870), raddr=('127.0.0.1', 4245)> (0 sockets open)
Terminating took 0.897s
ok
testVtyTree (__main__.TestVTYSGSN) ... Launching: PWD=/build './src/sgsn/osmo-sgsn' '-c' '/build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg'

> ls -l /proc/3414/fd
total 0
lr-x------ 1 build build 64 Dec  2 21:08 0 -> pipe:[214870196]
l-wx------ 1 build build 64 Dec  2 21:08 1 -> pipe:[214870197]
l-wx------ 1 build build 64 Dec  2 21:08 2 -> pipe:[214870198]
l-wx------ 1 build build 64 Dec  2 21:08 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              


> ps xua | grep osmo
build     3525  1.0  0.0 21475119384 34012 ?   R    21:08   0:00 ./src/sgsn/osmo-sgsn -c /build/tests/../doc/examples/osmo-sgsn/osmo-sgsn-accept-all.cfg
build     3532  0.0  0.0   4280   704 ?        S    21:08   0:00 /bin/sh -c ps xua | grep osmo
build     3534  0.0  0.0  12784   940 ?        S    21:08   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 47872), raddr=('127.0.0.1', 4245)> (1 sockets open)
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 47872), raddr=('127.0.0.1', 4245)> (0 sockets open)
Terminating took 0.897s
ok

======================================================================
FAIL: testVtyShow (__main__.TestVTYGbproxy)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./vty_test_runner.py", line 98, in testVtyShow
    self.assertTrue(res.find('UDP bind') >= 0)
AssertionError: False is not true

----------------------------------------------------------------------
Ran 11 tests in 15.983s

FAILED (failures=1)
make[7]: *** [vty-python-test] Error 1
Makefile:711: recipe for target 'vty-python-test' failed
make[7]: Leaving directory '/build/tests'
Makefile:728: recipe for target 'vty-test' failed
make[6]: *** [vty-test] Error 2
make[6]: Leaving directory '/build/tests'
make[5]: *** [python-tests] Error 2
Makefile:705: recipe for target 'python-tests' failed
make[5]: Leaving directory '/build/tests'
make[4]: *** [check-local] Error 2
Makefile:736: recipe for target 'check-local' failed
make[4]: Leaving directory '/build/tests'
Makefile:565: recipe for target 'check-am' failed
make[3]: Leaving directory '/build/tests'
make[3]: *** [check-am] Error 2
Makefile:417: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory '/build/tests'
Makefile:461: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/build'
Makefile:752: recipe for target 'check' failed
make: *** [check] 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 jenkins-notifications mailing list