-
Type: Sub-task
-
Status: To Do (View Workflow)
-
Priority: Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.12
-
Component/s: Testing
-
Labels:
-
Story Points:0
https://gerrit.opencord.org/c/voltha-helm-charts/+/34541
https://jenkins.opencord.org/job/verify_voltha-helm-charts_sanity-test-voltha-2.12/2/console
ERROR
17:11:13 Keyword 'Validate OLT Device in ONOS' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=30120): Max retries exceeded with url: /onos/v1/devices (Caused by ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')))
DETAIL
17:09:22 set +u && source .venv/bin/activate && set -u \ 17:09:22 && cd tests/functional \ 17:09:22 && robot -V /w/workspace/verify_voltha-helm-charts_sanity-test-voltha-2.12/voltha-system-tests/tests/data/bbsim-kind.yaml -d /w/workspace/verify_voltha-helm-charts_sanity-test-voltha-2.12/sanity-kind-att -v ONOS_SSH_PORT:30115 -v ONOS_REST_PORT:30120 -v NAMESPACE:voltha -v INFRA_NAMESPACE:default -v container_log_dir:/w/workspace/verify_voltha-helm-charts_sanity-test-voltha-2.12/sanity-kind-att -v logging:True -i sanity -X -e notready --noncritical non-critical Voltha_PODTests.robot 17:09:23 ============================================================================== 17:09:23 Voltha PODTests :: Test various end-to-end scenarios 17:09:23 ============================================================================== 17:09:24 17:09:24 Sadis File:None 17:09:46 Sanity E2E Test for OLT/ONU on POD :: Validates E2E Ping Connectiv... /w/workspace/verify_voltha-helm-charts_sanity-test-voltha-2.12/voltha-system-tests/.venv/lib/python3.6/site-packages/paramiko/transport.py:32: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. 17:09:46 from cryptography.hazmat.backends import default_backend 17:09:46 [ WARN ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices 17:09:46 [ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices 17:09:48 [ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices 17:10:07 [ WARN ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices 17:10:07 [ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices 17:10:07 [ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices 17:10:25 [ WARN ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices 17:10:25 [ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices 17:10:26 [ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices 17:10:45 [ WARN ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices 17:10:45 [ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices 17:10:46 [ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /onos/v1/devices 17:11:13 | FAIL | 17:11:13 Setup failed: 17:11:13 Keyword 'Validate OLT Device in ONOS' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=30120): Max retries exceeded with url: /onos/v1/devices (Caused by ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))) 17:11:13 17:11:13 Also teardown failed: 17:11:13 Several failures occurred: 17:11:13 17:11:13 1) EOF: End Of File (EOF). Exception style platform. 17:11:13 <pexpect.pty_spawn.spawn object at 0x7f7c3dff18d0> 17:11:13 command: /usr/bin/ssh 17:11:13 args: ['/usr/bin/ssh', '-p', '30115', '-o', 'UserKnownHostsFile=/dev/null', '-o', 'StrictHostKeyChecking=no', 'karaf@127.0.0.1'] 17:11:13 buffer (last 100 chars): b'' 17:11:13 before (last 100 chars): b'ssh_exchange_identification: read: Connection reset by peer\r\r\n' 17:11:13 after: <class 'pexpect.exceptions.EOF'> 17:11:13 match: None 17:11:13 match_index: None 17:11:13 exitstatus: 255 17:11:13 flag_eof: True 17:11:13 pid: 34404 17:11:13 child_fd: 10 17:11:13 closed: False 17:11:13 timeout: 30 17:11:13 delimiter: <class 'pexpect.exceptions.EOF'> 17:11:13 [ Message content over the limit has been removed. ] 17:11:13 match: None 17:11:13 match_index: None 17:11:13 exitstatus: 255 17:11:13 flag_eof: True 17:11:13 pid: 35239 17:11:13 child_fd: 54 17:11:13 closed: False 17:11:13 timeout: 30 17:11:13 delimiter: <class 'pexpect.exceptions.EOF'> 17:11:13 logfile: None 17:11:13 logfile_read: None 17:11:13 logfile_send: None 17:11:13 maxread: 2000 17:11:13 ignorecase: False 17:11:13 searchwindowsize: None 17:11:13 delaybeforesend: 0.05 17:11:13 delayafterclose: 0.1 17:11:13 delayafterterminate: 0.1 17:11:13 searcher: searcher_re: 17:11:13 0: re.compile(b'[pP]assword:') 17:11:13 ------------------------------------------------------------------------------ 17:12:35 Voltha PODTests :: Test various end-to-end scenarios | FAIL | 17:12:35 Suite teardown failed: 17:12:35 Keyword 'Validate Deleted Device Cleanup In ONOS' failed after retrying for 1 minute. The last error was: Flows have not been removed from ONOS after cleanup: 3 != 0 17:12:35 17:12:35 1 critical test, 0 passed, 1 failed 17:12:35 1 test total, 0 passed, 1 failed 17:12:35 ============================================================================== 17:12:35 Output: /w/workspace/verify_voltha-helm-charts_sanity-test-voltha-2.12/sanity-kind-att/output.xml 17:12:35 Log: /w/workspace/verify_voltha-helm-charts_sanity-test-voltha-2.12/sanity-kind-att/log.html 17:12:35 Report: /w/workspace/verify_voltha-helm-charts_sanity-test-voltha-2.12/sanity-kind-att/report.html 17:12:35 Makefile:513: recipe for target 'voltha-test' failed 17:12:35 make: *** [voltha-test] Error 1 17:12:35 make: Leaving directory '/w/workspace/verify_voltha-helm-charts_sanity-test-voltha-2.12/voltha-system-tests'