Changes:
------------------------------------------ [...truncated 1.06 MB...] Sending "SET 1005 bts.0.neighbor-list.mode qwertzuiop" Got message: ERROR 1005 Invalid mode Decoded replies: {1005: {'mtype': 'ERROR', 'id': 1005, 'error': 'Invalid mode'}} respose: {'mtype': 'ERROR', 'id': 1005, 'error': 'Invalid mode'} Launching: PWD=/build './src/osmo-bsc/osmo-bsc' '-r' 'tmp_dummy_sock' '-c' '/build/tests/../doc/examples/osmo-bsc/osmo-bsc.cfg' Connecting to host 127.0.0.1:4249 Sending "GET 1000 bts.0.rf_state" Got message: GET_REPLY 1000 bts.0.rf_state inoperational,locked,on Decoded replies: {1000: {'mtype': 'GET_REPLY', 'id': 1000, 'var': 'bts.0.rf_state', 'value': 'inoperational,locked,on'}} Sending "SET 1001 rf_locked 1" Got message: SET_REPLY 1001 rf_locked 1 Decoded replies: {1001: {'mtype': 'SET_REPLY', 'id': 1001, 'var': 'rf_locked', 'value': '1'}} Sending "GET 1002 bts.0.rf_state" Got message: GET_REPLY 1002 bts.0.rf_state inoperational,locked,off Decoded replies: {1002: {'mtype': 'GET_REPLY', 'id': 1002, 'var': 'bts.0.rf_state', 'value': 'inoperational,locked,off'}} Sending "GET 1003 rf_locked" Got message: GET_REPLY 1003 rf_locked state=off,policy=off Decoded replies: {1003: {'mtype': 'GET_REPLY', 'id': 1003, 'var': 'rf_locked', 'value': 'state=off,policy=off'}} Sending "SET 1004 rf_locked 0" Got message: SET_REPLY 1004 rf_locked 0 Decoded replies: {1004: {'mtype': 'SET_REPLY', 'id': 1004, 'var': 'rf_locked', 'value': '0'}} Sending "GET 1005 bts.0.rf_state" Got message: GET_REPLY 1005 bts.0.rf_state inoperational,locked,on Decoded replies: {1005: {'mtype': 'GET_REPLY', 'id': 1005, 'var': 'bts.0.rf_state', 'value': 'inoperational,locked,on'}} Sending "GET 1006 rf_locked" Got message: GET_REPLY 1006 rf_locked state=off,policy=on Decoded replies: {1006: {'mtype': 'GET_REPLY', 'id': 1006, 'var': 'rf_locked', 'value': 'state=off,policy=on'}} Launching: PWD=/build './src/osmo-bsc/osmo-bsc' '-r' 'tmp_dummy_sock' '-c' '/build/tests/../doc/examples/osmo-bsc/osmo-bsc.cfg' Connecting to host 127.0.0.1:4249 Sending "GET 1000 timezone" Got message: GET_REPLY 1000 timezone off Decoded replies: {1000: {'mtype': 'GET_REPLY', 'id': 1000, 'var': 'timezone', 'value': 'off'}} Sending "SET 1001 timezone -2,15,2" Got message: SET_REPLY 1001 timezone -2,15,2 Decoded replies: {1001: {'mtype': 'SET_REPLY', 'id': 1001, 'var': 'timezone', 'value': '-2,15,2'}} Sending "GET 1002 timezone" Got message: GET_REPLY 1002 timezone -2,15,2 Decoded replies: {1002: {'mtype': 'GET_REPLY', 'id': 1002, 'var': 'timezone', 'value': '-2,15,2'}} Sending "SET 1003 timezone -2,15,2,5,6,7" Got message: SET_REPLY 1003 timezone -2,15,2 Decoded replies: {1003: {'mtype': 'SET_REPLY', 'id': 1003, 'var': 'timezone', 'value': '-2,15,2'}} Sending "SET 1004 timezone -2,15" Got message: ERROR 1004 The format is <hours>,<mins>,<dst> or 'off' where -19 <= hours <= 19, mins in {0, 15, 30, 45}, and 0 <= dst <= 2 Decoded replies: {1004: {'mtype': 'ERROR', 'id': 1004, 'error': "The format is <hours>,<mins>,<dst> or 'off' where -19 <= hours <= 19, mins in {0, 15, 30, 45}, and 0 <= dst <= 2"}} Sending "SET 1005 timezone -2" Got message: ERROR 1005 The format is <hours>,<mins>,<dst> or 'off' where -19 <= hours <= 19, mins in {0, 15, 30, 45}, and 0 <= dst <= 2 Decoded replies: {1005: {'mtype': 'ERROR', 'id': 1005, 'error': "The format is <hours>,<mins>,<dst> or 'off' where -19 <= hours <= 19, mins in {0, 15, 30, 45}, and 0 <= dst <= 2"}}ok testTrxArfcn (__main__.TestCtrlBSC) ... ok testTrxPowerRed (__main__.TestCtrlBSC) ... ok testCtrlNeighborResolutionLocalBtsNr (__main__.TestCtrlBSCNeighbor) ... ERROR testCtrlNeighborResolutionLocalWithoutArfcnBsic (__main__.TestCtrlBSCNeighbor) ... ERROR testCtrlNeighborResolutionRemote (__main__.TestCtrlBSCNeighbor) ... ERROR testCtrlNeighborResolutionWrongSyntax (__main__.TestCtrlBSCNeighbor) ... ERROR testCtrlAddDelBTS (__main__.TestCtrlBSCNeighborCell) ... ERROR testCtrlAddDelCGI (__main__.TestCtrlBSCNeighborCell) ... ERROR testCtrlAddDelCGIPS (__main__.TestCtrlBSCNeighborCell) ... ERROR testCtrlAddDelLAC (__main__.TestCtrlBSCNeighborCell) ... ERROR testCtrlAddDelLACCI (__main__.TestCtrlBSCNeighborCell) ... ERROR testCtrlClearNeighbors (__main__.TestCtrlBSCNeighborCell) ... ERROR testCtrlErrs (__main__.TestCtrlBSCNeighborCell) ... Sending "SET 1006 timezone 1" Got message: ERROR 1006 The format is <hours>,<mins>,<dst> or 'off' where -19 <= hours <= 19, mins in {0, 15, 30, 45}, and 0 <= dst <= 2 Decoded replies: {1006: {'mtype': 'ERROR', 'id': 1006, 'error': "The format is <hours>,<mins>,<dst> or 'off' where -19 <= hours <= 19, mins in {0, 15, 30, 45}, and 0 <= dst <= 2"}} Sending "SET 1007 timezone off" Got message: SET_REPLY 1007 timezone off Decoded replies: {1007: {'mtype': 'SET_REPLY', 'id': 1007, 'var': 'timezone', 'value': 'off'}} Sending "GET 1008 timezone" Got message: GET_REPLY 1008 timezone off Decoded replies: {1008: {'mtype': 'GET_REPLY', 'id': 1008, 'var': 'timezone', 'value': 'off'}} Launching: PWD=/build './src/osmo-bsc/osmo-bsc' '-r' 'tmp_dummy_sock' '-c' '/build/tests/../doc/examples/osmo-bsc/osmo-bsc.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', 'id': 1000, 'var': 'bts.0.trx.0.arfcn', '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', 'id': 1001, 'var': 'bts.0.trx.0.arfcn', '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', 'id': 1002, 'var': 'bts.0.trx.0.arfcn', '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'}} Launching: PWD=/build './src/osmo-bsc/osmo-bsc' '-r' 'tmp_dummy_sock' '-c' '/build/tests/../doc/examples/osmo-bsc/osmo-bsc.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', 'id': 1000, 'var': 'bts.0.trx.0.max-power-reduction', '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', 'id': 1001, 'var': 'bts.0.trx.0.max-power-reduction', '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', 'id': 1002, 'var': 'bts.0.trx.0.max-power-reduction', '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'}} Launching: PWD=/build './src/osmo-bsc/osmo-bsc' '-r' 'tmp_dummy_sock' '-c' '/build/tests/../tests/ctrl/osmo-bsc-neigh-test.cfg' Connecting to host 127.0.0.1:4248 Launching: PWD=/build './src/osmo-bsc/osmo-bsc' '-r' 'tmp_dummy_sock' '-c' '/build/tests/../tests/ctrl/osmo-bsc-neigh-test.cfg' Connecting to host 127.0.0.1:4248 Launching: PWD=/build './src/osmo-bsc/osmo-bsc' '-r' 'tmp_dummy_sock' '-c' '/build/tests/../tests/ctrl/osmo-bsc-neigh-test.cfg' Connecting to host 127.0.0.1:4248 Launching: PWD=/build './src/osmo-bsc/osmo-bsc' '-r' 'tmp_dummy_sock' '-c' '/build/tests/../tests/ctrl/osmo-bsc-neigh-test.cfg' Connecting to host 127.0.0.1:4248 Launching: PWD=/build './src/osmo-bsc/osmo-bsc' '-r' 'tmp_dummy_sock' '-c' '/build/tests/../tests/ctrl/osmo-bsc-neigh-test.cfg' Connecting to host 127.0.0.1:4249 Launching: PWD=/build './src/osmo-bsc/osmo-bsc' '-r' 'tmp_dummy_sock' '-c' '/build/tests/../tests/ctrl/osmo-bsc-neigh-test.cfg' Connecting to host 127.0.0.1:4249 Launching: PWD=/build './src/osmo-bsc/osmo-bsc' '-r' 'tmp_dummy_sock' '-c' '/build/tests/../tests/ctrl/osmo-bsc-neigh-test.cfg' Connecting to host 127.0.0.1:4249 Launching: PWD=/build './src/osmo-bsc/osmo-bsc' '-r' 'tmp_dummy_sock' '-c' '/build/tests/../tests/ctrl/osmo-bsc-neigh-test.cfg' Connecting to host 127.0.0.1:4249 Launching: PWD=/build './src/osmo-bsc/osmo-bsc' '-r' 'tmp_dummy_sock' '-c' '/build/tests/../tests/ctrl/osmo-bsc-neigh-test.cfg' Connecting to host 127.0.0.1:4249 Launching: PWD=/build './src/osmo-bsc/osmo-bsc' '-r' 'tmp_dummy_sock' '-c' '/build/tests/../tests/ctrl/osmo-bsc-neigh-test.cfg' Connecting to host 127.0.0.1:4249 Launching: PWD=/build './src/osmo-bsc/osmo-bsc' '-r' 'tmp_dummy_sock' '-c' '/build/tests/../tests/ctrl/osmo-bsc-neigh-test.cfg' Connecting to host 127.0.0.1:4249 ERROR
====================================================================== ERROR: testCtrlNeighborResolutionLocalBtsNr (__main__.TestCtrlBSCNeighbor) ---------------------------------------------------------------------- Traceback (most recent call last): File "./ctrl_test_runner.py", line 61, in setUp self.connect("127.0.0.1", appport) File "./ctrl_test_runner.py", line 81, in connect sck.connect((host, port)) ConnectionRefusedError: [Errno 111] Connection refused
====================================================================== ERROR: testCtrlNeighborResolutionLocalWithoutArfcnBsic (__main__.TestCtrlBSCNeighbor) ---------------------------------------------------------------------- Traceback (most recent call last): File "./ctrl_test_runner.py", line 61, in setUp self.connect("127.0.0.1", appport) File "./ctrl_test_runner.py", line 81, in connect sck.connect((host, port)) ConnectionRefusedError: [Errno 111] Connection refused
====================================================================== ERROR: testCtrlNeighborResolutionRemote (__main__.TestCtrlBSCNeighbor) ---------------------------------------------------------------------- Traceback (most recent call last): File "./ctrl_test_runner.py", line 61, in setUp self.connect("127.0.0.1", appport) File "./ctrl_test_runner.py", line 81, in connect sck.connect((host, port)) ConnectionRefusedError: [Errno 111] Connection refused
====================================================================== ERROR: testCtrlNeighborResolutionWrongSyntax (__main__.TestCtrlBSCNeighbor) ---------------------------------------------------------------------- Traceback (most recent call last): File "./ctrl_test_runner.py", line 61, in setUp self.connect("127.0.0.1", appport) File "./ctrl_test_runner.py", line 81, in connect sck.connect((host, port)) ConnectionRefusedError: [Errno 111] Connection refused
====================================================================== ERROR: testCtrlAddDelBTS (__main__.TestCtrlBSCNeighborCell) ---------------------------------------------------------------------- Traceback (most recent call last): File "./ctrl_test_runner.py", line 61, in setUp self.connect("127.0.0.1", appport) File "./ctrl_test_runner.py", line 81, in connect sck.connect((host, port)) ConnectionRefusedError: [Errno 111] Connection refused
====================================================================== ERROR: testCtrlAddDelCGI (__main__.TestCtrlBSCNeighborCell) ---------------------------------------------------------------------- Traceback (most recent call last): File "./ctrl_test_runner.py", line 61, in setUp self.connect("127.0.0.1", appport) File "./ctrl_test_runner.py", line 81, in connect sck.connect((host, port)) ConnectionRefusedError: [Errno 111] Connection refused
====================================================================== ERROR: testCtrlAddDelCGIPS (__main__.TestCtrlBSCNeighborCell) ---------------------------------------------------------------------- Traceback (most recent call last): File "./ctrl_test_runner.py", line 61, in setUp self.connect("127.0.0.1", appport) File "./ctrl_test_runner.py", line 81, in connect sck.connect((host, port)) ConnectionRefusedError: [Errno 111] Connection refused
====================================================================== ERROR: testCtrlAddDelLAC (__main__.TestCtrlBSCNeighborCell) ---------------------------------------------------------------------- Traceback (most recent call last): File "./ctrl_test_runner.py", line 61, in setUp self.connect("127.0.0.1", appport) File "./ctrl_test_runner.py", line 81, in connect sck.connect((host, port)) ConnectionRefusedError: [Errno 111] Connection refused
====================================================================== ERROR: testCtrlAddDelLACCI (__main__.TestCtrlBSCNeighborCell) ---------------------------------------------------------------------- Traceback (most recent call last): File "./ctrl_test_runner.py", line 61, in setUp self.connect("127.0.0.1", appport) File "./ctrl_test_runner.py", line 81, in connect sck.connect((host, port)) ConnectionRefusedError: [Errno 111] Connection refused
====================================================================== ERROR: testCtrlClearNeighbors (__main__.TestCtrlBSCNeighborCell) ---------------------------------------------------------------------- Traceback (most recent call last): File "./ctrl_test_runner.py", line 61, in setUp self.connect("127.0.0.1", appport) File "./ctrl_test_runner.py", line 81, in connect sck.connect((host, port)) ConnectionRefusedError: [Errno 111] Connection refused
====================================================================== ERROR: testCtrlErrs (__main__.TestCtrlBSCNeighborCell) ---------------------------------------------------------------------- Traceback (most recent call last): File "./ctrl_test_runner.py", line 61, in setUp self.connect("127.0.0.1", appport) File "./ctrl_test_runner.py", line 81, in connect sck.connect((host, port)) ConnectionRefusedError: [Errno 111] Connection refused
---------------------------------------------------------------------- Ran 26 tests in 39.074s
FAILED (errors=11) make[5]: *** [Makefile:717: python-tests] Error 11 make[5]: Leaving directory '/build/tests' make[4]: Leaving directory '/build/tests' make[4]: *** [Makefile:735: check-local] Error 2 make[3]: *** [Makefile:573: check-am] Error 2 make[3]: Leaving directory '/build/tests' make[2]: *** [Makefile:422: check-recursive] Error 1 make[2]: Leaving directory '/build/tests' make[1]: *** [Makefile:452: check-recursive] Error 1 make[1]: Leaving directory '/build' make: *** [Makefile:746: check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure Archiving artifacts
jenkins-notifications@lists.osmocom.org