FailedConsole Output

[tests-stage_2-merge_v14.0] Running shell script
+ runuser jenkins -c devops-stages/stage-test.sh
Checking syntax of Robot tests
Checking tabs in robot files. No tabs should be present
No tabs are present in robot files. Correct!
Checking param separation in robot files. Three spaces is the recommendation, instead of two
No presence of two spaces to separate params in robot files. Correct!
Checking param separation in robot files. Three spaces is the recommendation, instead of four or more
Only three spaces must be used between params in robot files. Correct!
Checking CRLF terminators in robot files. No CRLF should be found
No presence of CRLF terminators in robot files. Correct!
Checking spaces at the end of lines in robot files. No spaces at EOL should be found
No presence of spaces at EOL in robot files. Correct!
Launching tox
✔ OK flake8 in 17.832 seconds
flake8 create: /tmp/.tox/flake8
flake8 installdeps: flake8
flake8 develop-inst: /home/jenkins/workspace/tests-stage_2-merge_v14.0
flake8 installed: flake8==7.0.0,mccabe==0.7.0,pycodestyle==2.11.1,pyflakes==3.2.0,-e git+https://osm.etsi.org/gerrit/osm/tests.git@d536011e3d26b80db7645517de7471e0dd355620#egg=tests
flake8 run-test-pre: PYTHONHASHSEED='149473730'
flake8 run-test: commands[0] | flake8 robot-systest

✔ OK black in 19.778 seconds
black create: /tmp/.tox/black
black installdeps: black
black installed: black==24.4.2,click==8.1.7,mypy-extensions==1.0.0,packaging==24.0,pathspec==0.12.1,platformdirs==4.2.2,tomli==2.0.1,typing_extensions==4.11.0
black run-test-pre: PYTHONHASHSEED='1669514148'
black run-test: commands[0] | black --check --diff robot-systest --fast
All done! ✨ 🍰 ✨
5 files would be left unchanged.

ERROR: invocation failed (exit code 1), logfile: /tmp/.tox/pylint/log/pylint-0.log
================================== log start ===================================
pylint create: /tmp/.tox/pylint
pylint installdeps: -r/home/jenkins/workspace/tests-stage_2-merge_v14.0/requirements.txt, -r/home/jenkins/workspace/tests-stage_2-merge_v14.0/requirements-dev.txt, pylint
ERROR: invocation failed (exit code 1), logfile: /tmp/.tox/pylint/log/pylint-2.log
================================== log start ===================================
Collecting osmclient@ git+https://osm.etsi.org/gerrit/osm/osmclient.git@v14.0
  Cloning https://osm.etsi.org/gerrit/osm/osmclient.git (to revision v14.0) to /tmp/pip-install-_5it4pmi/osmclient_cdab97510ddd4cccac9d5966ce20ecdc
  Running command git clone --filter=blob:none --quiet https://osm.etsi.org/gerrit/osm/osmclient.git /tmp/pip-install-_5it4pmi/osmclient_cdab97510ddd4cccac9d5966ce20ecdc
  warning: filtering not recognized by server, ignoring
  Running command git checkout -b v14.0 --track origin/v14.0
  Switched to a new branch 'v14.0'
  Branch 'v14.0' set up to track remote branch 'v14.0' from 'origin'.
  Resolved https://osm.etsi.org/gerrit/osm/osmclient.git to commit 92048832dded6b9a86936b89019c42b6451422f5
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting pylint
  Downloading pylint-3.2.2-py3-none-any.whl (519 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 519.1/519.1 KB 1.0 MB/s eta 0:00:00
Collecting appdirs==1.4.4
  Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Collecting argcomplete==3.1.2
  Using cached argcomplete-3.1.2-py3-none-any.whl (41 kB)
Collecting attrs==23.1.0
  Using cached attrs-23.1.0-py3-none-any.whl (61 kB)
Collecting autopage==0.5.1
  Using cached autopage-0.5.1-py3-none-any.whl (29 kB)
Collecting bcrypt==4.0.1
  Using cached bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
Collecting bitarray==2.8.1
  Using cached bitarray-2.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (286 kB)
Collecting certifi==2023.7.22
  Using cached certifi-2023.7.22-py3-none-any.whl (158 kB)
Collecting cffi==1.16.0
  Using cached cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
Collecting charset-normalizer==3.3.0
  Using cached charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
Collecting cliff==4.3.0
  Using cached cliff-4.3.0-py3-none-any.whl (80 kB)
Collecting cmd2==2.4.3
  Using cached cmd2-2.4.3-py3-none-any.whl (147 kB)
Collecting cryptography==41.0.4
  Using cached cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
Collecting debtcollector==2.5.0
  Using cached debtcollector-2.5.0-py3-none-any.whl (23 kB)
Collecting decorator==5.1.1
  Using cached decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting dogpile-cache==1.2.2
  Using cached dogpile.cache-1.2.2-py3-none-any.whl (52 kB)
Collecting enum34==1.1.10
  Using cached enum34-1.1.10-py3-none-any.whl (11 kB)
Collecting exceptiongroup==1.1.3
  Using cached exceptiongroup-1.1.3-py3-none-any.whl (14 kB)
Collecting h11==0.14.0
  Using cached h11-0.14.0-py3-none-any.whl (58 kB)
Collecting haikunator==2.1.0
  Using cached haikunator-2.1.0-py2.py3-none-any.whl (4.6 kB)
Collecting idna==3.4
  Downloading idna-3.4-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 2.8 MB/s eta 0:00:00
Collecting importlib-metadata==6.8.0
  Using cached importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
Collecting iso8601==2.1.0
  Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB)
Collecting jmespath==1.0.1
  Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
Collecting jsonpatch==1.33
  Using cached jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
Collecting jsonpath-ng==1.6.0
  Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB)
Collecting jsonpath-rw==1.4.0
  Using cached jsonpath-rw-1.4.0.tar.gz (13 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting jsonpath-rw-ext==1.2.2
  Using cached jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB)
Collecting jsonpointer==2.4
  Using cached jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
Collecting jsonschema==4.19.1
  Using cached jsonschema-4.19.1-py3-none-any.whl (83 kB)
Collecting jsonschema-specifications==2023.7.1
  Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
Collecting keystoneauth1==5.3.0
  Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 20.6 MB/s eta 0:00:00
Collecting lxml==4.9.3
  Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 3.8 MB/s eta 0:00:00
Collecting msgpack==1.0.7
  Using cached msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
Collecting netaddr==0.9.0
  Using cached netaddr-0.9.0-py3-none-any.whl (2.2 MB)
Collecting netifaces==0.11.0
  Downloading netifaces-0.11.0.tar.gz (30 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting objectpath==0.6.1
  Downloading objectpath-0.6.1-py2.py3-none-any.whl (20 kB)
Collecting openstacksdk==1.5.0
  Downloading openstacksdk-1.5.0-py3-none-any.whl (1.7 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 17.1 MB/s eta 0:00:00
Collecting os-service-types==1.7.0
  Using cached os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
Collecting osc-lib==2.8.1
  Downloading osc_lib-2.8.1-py3-none-any.whl (89 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 KB 3.0 MB/s eta 0:00:00
Collecting oslo-config==9.2.0
  Using cached oslo.config-9.2.0-py3-none-any.whl (128 kB)
Collecting oslo-i18n==6.1.0
  Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 3.7 MB/s eta 0:00:00
Collecting oslo-serialization==5.2.0
  Using cached oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
Collecting oslo-utils==6.2.1
  Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 2.3 MB/s eta 0:00:00
Collecting outcome==1.2.0
  Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB)
Collecting packaging==23.2
  Using cached packaging-23.2-py3-none-any.whl (53 kB)
Collecting paramiko==3.3.1
  Downloading paramiko-3.3.1-py3-none-any.whl (224 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.8/224.8 KB 18.1 MB/s eta 0:00:00
Collecting pbr==5.11.1
  Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 11.7 MB/s eta 0:00:00
Collecting ply==3.11
  Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 4.4 MB/s eta 0:00:00
Collecting prettytable==3.9.0
  Using cached prettytable-3.9.0-py3-none-any.whl (27 kB)
Collecting pyang==2.5.3
  Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 KB 29.5 MB/s eta 0:00:00
Collecting pyangbind==0.8.3.post1
  Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 KB 4.1 MB/s eta 0:00:00
Collecting pycparser==2.21
  Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
Collecting pyjsonselect==0.2.2
  Downloading pyjsonselect-0.2.2.tar.gz (8.9 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting pynacl==1.5.0
  Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
Collecting pyparsing==3.1.1
  Using cached pyparsing-3.1.1-py3-none-any.whl (103 kB)
Collecting pyperclip==1.8.2
  Downloading pyperclip-1.8.2.tar.gz (20 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting pysocks==1.7.1
  Using cached PySocks-1.7.1-py3-none-any.whl (16 kB)
Collecting python-cinderclient==9.4.0
  Using cached python_cinderclient-9.4.0-py3-none-any.whl (255 kB)
Collecting python-keystoneclient==5.2.0
  Using cached python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
Collecting python-novaclient==18.4.0
  Using cached python_novaclient-18.4.0-py3-none-any.whl (335 kB)
Collecting python-openstackclient==6.3.0
  Using cached python_openstackclient-6.3.0-py3-none-any.whl (1.1 MB)
Collecting pytz==2023.3.post1
  Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 1.4 MB/s eta 0:00:00
Collecting pyyaml==6.0.1
  Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 2.2 MB/s eta 0:00:00
Collecting referencing==0.30.2
  Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
Collecting regex==2023.8.8
  Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 7.1 MB/s eta 0:00:00
Collecting requests==2.31.0
  Downloading requests-2.31.0-py3-none-any.whl (62 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 432.6 kB/s eta 0:00:00
Collecting requestsexceptions==1.4.0
  Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
Collecting rfc3986==2.0.0
  Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
Collecting robotframework==6.1.1
  Using cached robotframework-6.1.1-py3-none-any.whl (699 kB)
Collecting robotframework-jsonlibrary==0.5
  Downloading robotframework-jsonlibrary-0.5.tar.gz (5.5 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting robotframework-jsonvalidator==2.0.0
  Downloading robotframework_jsonvalidator-2.0.0-py2.py3-none-any.whl (10 kB)
Collecting robotframework-pythonlibcore==4.2.0
  Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB)
Collecting robotframework-requests==0.9.5
  Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB)
Collecting robotframework-seleniumlibrary==6.1.2
  Downloading robotframework_seleniumlibrary-6.1.2-py2.py3-none-any.whl (95 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 KB 8.9 MB/s eta 0:00:00
Collecting robotframework-sshlibrary==3.8.0
  Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.4/51.4 KB 2.3 MB/s eta 0:00:00
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting robotframework-yamllibrary==0.2.8
  Downloading robotframework-yamllibrary-0.2.8.zip (5.4 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting rpds-py==0.10.3
  Using cached rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
Collecting scp==0.14.5
  Using cached scp-0.14.5-py2.py3-none-any.whl (8.7 kB)
Collecting selenium==4.13.0
  Downloading selenium-4.13.0-py3-none-any.whl (9.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 24.2 MB/s eta 0:00:00
Collecting simplejson==3.19.1
  Using cached simplejson-3.19.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB)
Collecting six==1.16.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting sniffio==1.3.0
  Using cached sniffio-1.3.0-py3-none-any.whl (10 kB)
Collecting sortedcontainers==2.4.0
  Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Collecting stevedore==5.1.0
  Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 4.6 MB/s eta 0:00:00
Collecting tomlkit==0.12.1
  Downloading tomlkit-0.12.1-py3-none-any.whl (37 kB)
Collecting trio==0.22.2
  Downloading trio-0.22.2-py3-none-any.whl (400 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 KB 15.5 MB/s eta 0:00:00
Collecting trio-websocket==0.11.1
  Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB)
Collecting typing-extensions==4.8.0
  Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
Collecting tzdata==2023.3
  Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 20.6 MB/s eta 0:00:00
Collecting urllib3[socks]==2.0.5
  Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 152.6 kB/s eta 0:00:00
Collecting verboselogs==1.7
  Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
Collecting wcwidth==0.2.8
  Downloading wcwidth-0.2.8-py2.py3-none-any.whl (31 kB)
Collecting wrapt==1.15.0
  Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 6.6 MB/s eta 0:00:00
Collecting wsproto==1.2.0
  Using cached wsproto-1.2.0-py3-none-any.whl (24 kB)
Collecting xmltodict==0.13.0
  Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB)
Collecting yq==3.2.3
  Downloading yq-3.2.3-py3-none-any.whl (17 kB)
Collecting zipp==3.17.0
  Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
Collecting click==8.1.7
  Using cached click-8.1.7-py3-none-any.whl (97 kB)
Collecting jinja2==3.1.2
  Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 16.2 MB/s eta 0:00:00
Collecting markupsafe==2.1.3
  Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Collecting python-magic==0.4.27
  Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
Collecting dill>=0.2
  Downloading dill-0.3.8-py3-none-any.whl (116 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.3/116.3 KB 6.7 MB/s eta 0:00:00
Collecting mccabe<0.8,>=0.6
  Using cached mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
Collecting tomli>=1.1.0
  Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Collecting platformdirs>=2.2.0
  Using cached platformdirs-4.2.2-py3-none-any.whl (18 kB)
Collecting astroid<=3.3.0-dev0,>=3.2.2
  Downloading astroid-3.2.2-py3-none-any.whl (276 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 276.3/276.3 KB 642.8 kB/s eta 0:00:00
Collecting isort!=5.13.0,<6,>=4.2.5
  Downloading isort-5.13.2-py3-none-any.whl (92 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.3/92.3 KB 570.4 kB/s eta 0:00:00
Building wheels for collected packages: jsonpath-rw, netifaces, pyjsonselect, pyperclip, robotframework-jsonlibrary, robotframework-sshlibrary, robotframework-yamllibrary, osmclient
  Building wheel for jsonpath-rw (setup.py): started
  Building wheel for jsonpath-rw (setup.py): finished with status 'done'
  Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15149 sha256=fdb706f127c22afa1e1e2fa8173564d4b85208123d32fbdc55988dc3b86790de
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/e3/76/6f/c25be6a9e6cc9985b96e8c95997d46790242c6426ef68e754c
  Building wheel for netifaces (setup.py): started
  Building wheel for netifaces (setup.py): finished with status 'done'
  Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35024 sha256=40959bcf21a9b5158d151a77ce66e286c820564c2491f8942c7277ae6e482371
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
  Building wheel for pyjsonselect (setup.py): started
  Building wheel for pyjsonselect (setup.py): finished with status 'done'
  Created wheel for pyjsonselect: filename=pyjsonselect-0.2.2-py3-none-any.whl size=7781 sha256=3f6a1a8f690293615e395839e9a2b837c3dcc25e878241512e0a03c89b13932a
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/8e/65/9e/997261c61c9334136bc51c626dacbd51f5784e5664212fe308
  Building wheel for pyperclip (setup.py): started
  Building wheel for pyperclip (setup.py): finished with status 'done'
  Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=342968faeb4a00a36b790bd3b0845b0c54755260b6fe1d1af23072416bd88352
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
  Building wheel for robotframework-jsonlibrary (setup.py): started
  Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done'
  Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.5-py3-none-any.whl size=5127 sha256=3d60cc5870aaf6d4664572bd61e16fb9e018f229abf407854419c8a63af9e4a3
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/ec/b3/f7/a6d25db13b69a6fd2a9b0e039bce364e5b43344844ce46cb41
  Building wheel for robotframework-sshlibrary (setup.py): started
  Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
  Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55123 sha256=9cf01c4291ec104a60faa80d3b4729d68ce5bc91df4806012abeedbb512b44d3
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/8b/f5/7b/3772f9fe5bb34d9fbbe2d4ca30dcca67d741526f00adc15b30
  Building wheel for robotframework-yamllibrary (setup.py): started
  Building wheel for robotframework-yamllibrary (setup.py): finished with status 'done'
  Created wheel for robotframework-yamllibrary: filename=robotframework_yamllibrary-0.2.8-py3-none-any.whl size=5375 sha256=f8c35cff5324efd93bd4d527dc1575adf1a0a1524a94a4b496ca31770014bd87
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/28/9f/86/d6329a9f9e3cb9d3f2575d474274a0853ba65ce20206492299
  Building wheel for osmclient (setup.py): started
  Building wheel for osmclient (setup.py): finished with status 'done'
  Created wheel for osmclient: filename=osmclient-14.0.2+g9204883-py3-none-any.whl size=148305 sha256=3f19769acf7dd82e56f237d56087ca772c4e4ba4e638a57d778b5abf2bc8766f
  Stored in directory: /tmp/pip-ephem-wheel-cache-psxgo11v/wheels/cd/43/16/cf2d955295366086bba88b97fcb2534c8930138a7d49958fa8
Successfully built jsonpath-rw netifaces pyjsonselect pyperclip robotframework-jsonlibrary robotframework-sshlibrary robotframework-yamllibrary osmclient
ERROR: Error while checking for conflicts. Please file an issue on pip's issue tracker: https://github.com/pypa/pip/issues/new
Traceback (most recent call last):
  File "/tmp/.tox/pylint/lib/python3.10/site-packages/pip/_internal/commands/install.py", line 529, in _determine_conflicts
    return check_install_conflicts(to_install)
  File "/tmp/.tox/pylint/lib/python3.10/site-packages/pip/_internal/operations/check.py", line 103, in check_install_conflicts
    would_be_installed = _simulate_installation_of(to_install, package_set)
  File "/tmp/.tox/pylint/lib/python3.10/site-packages/pip/_internal/operations/check.py", line 126, in _simulate_installation_of
    dist = abstract_dist.get_metadata_distribution()
  File "/tmp/.tox/pylint/lib/python3.10/site-packages/pip/_internal/distributions/wheel.py", line 26, in get_metadata_distribution
    return get_wheel_distribution(wheel, canonicalize_name(self.req.name))
  File "/tmp/.tox/pylint/lib/python3.10/site-packages/pip/_internal/metadata/__init__.py", line 62, in get_wheel_distribution
    return Distribution.from_wheel(wheel, canonical_name)
  File "/tmp/.tox/pylint/lib/python3.10/site-packages/pip/_internal/metadata/pkg_resources.py", line 105, in from_wheel
    with wheel.as_zipfile() as zf:
  File "/tmp/.tox/pylint/lib/python3.10/site-packages/pip/_internal/metadata/base.py", line 537, in as_zipfile
    return zipfile.ZipFile(self.location, allowZip64=True)
  File "/usr/lib/python3.10/zipfile.py", line 1251, in __init__
    self.fp = io.open(file, filemode)
FileNotFoundError: [Errno 2] No such file or directory: '/home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/28/9f/86/d6329a9f9e3cb9d3f2575d474274a0853ba65ce20206492299/robotframework_yamllibrary-0.2.8-py3-none-any.whl'
Installing collected packages: wcwidth, verboselogs, sortedcontainers, requestsexceptions, pytz, pyperclip, pyjsonselect, ply, osmclient, objectpath, netifaces, netaddr, haikunator, enum34, bitarray, appdirs, zipp, xmltodict, wrapt, urllib3, tzdata, typing-extensions, tomlkit, tomli, sniffio, six, simplejson, rpds-py, robotframework-pythonlibcore, robotframework, rfc3986, regex, pyyaml, python-magic, pysocks, pyparsing, pycparser, prettytable, platformdirs, pbr, packaging, msgpack, mccabe, markupsafe, lxml, jsonpointer, jsonpath-ng, jmespath, isort, iso8601, idna, h11, exceptiongroup, dill, decorator, click, charset-normalizer, certifi, bcrypt, autopage, attrs, argcomplete, yq, wsproto, stevedore, robotframework-yamllibrary, requests, referencing, pyang, outcome, oslo-i18n, os-service-types, jsonpath-rw, jsonpatch, jinja2, importlib-metadata, debtcollector, cmd2, cffi, astroid, trio, robotframework-requests, pynacl, pylint, pyangbind, oslo-utils, oslo-config, keystoneauth1, jsonschema-specifications, jsonpath-rw-ext, dogpile-cache, cryptography, cliff, trio-websocket, python-cinderclient, paramiko, oslo-serialization, openstacksdk, jsonschema, selenium, scp, robotframework-jsonvalidator, robotframework-jsonlibrary, python-novaclient, python-keystoneclient, osc-lib, robotframework-sshlibrary, robotframework-seleniumlibrary, python-openstackclient
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307/pyperclip-1.8.2-py3-none-any.whl'


=================================== log end ====================================
ERROR: could not install deps [-r/home/jenkins/workspace/tests-stage_2-merge_v14.0/requirements.txt, -r/home/jenkins/workspace/tests-stage_2-merge_v14.0/requirements-dev.txt, pylint]; v = InvocationError('/tmp/.tox/pylint/bin/python -m pip install -r/home/jenkins/workspace/tests-stage_2-merge_v14.0/requirements.txt -r/home/jenkins/workspace/tests-stage_2-merge_v14.0/requirements-dev.txt pylint', 1)

=================================== log end ====================================
✖ FAIL pylint in 1 minute, 15.656 seconds
ERROR: invocation failed (exit code 1), logfile: /tmp/.tox/cover/log/cover-0.log
================================== log start ===================================
cover create: /tmp/.tox/cover
cover installdeps: -r/home/jenkins/workspace/tests-stage_2-merge_v14.0/requirements.txt
ERROR: invocation failed (exit code 1), logfile: /tmp/.tox/cover/log/cover-2.log
================================== log start ===================================
Collecting appdirs==1.4.4
  Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Collecting argcomplete==3.1.2
  Downloading argcomplete-3.1.2-py3-none-any.whl (41 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 KB 90.7 kB/s eta 0:00:00
Collecting attrs==23.1.0
  Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 111.3 kB/s eta 0:00:00
Collecting autopage==0.5.1
  Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
Collecting bcrypt==4.0.1
  Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 1.5 MB/s eta 0:00:00
Collecting bitarray==2.8.1
  Downloading bitarray-2.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (286 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 286.2/286.2 KB 601.4 kB/s eta 0:00:00
Collecting certifi==2023.7.22
  Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 466.6 kB/s eta 0:00:00
Collecting cffi==1.16.0
  Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 KB 850.0 kB/s eta 0:00:00
Collecting charset-normalizer==3.3.0
  Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 538.3 kB/s eta 0:00:00
Collecting cliff==4.3.0
  Downloading cliff-4.3.0-py3-none-any.whl (80 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 KB 198.5 kB/s eta 0:00:00
Collecting cmd2==2.4.3
  Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 218.1 kB/s eta 0:00:00
Collecting cryptography==41.0.4
  Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 4.0 MB/s eta 0:00:00
Collecting debtcollector==2.5.0
  Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
Collecting decorator==5.1.1
  Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting dogpile-cache==1.2.2
  Downloading dogpile.cache-1.2.2-py3-none-any.whl (52 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 KB 99.4 kB/s eta 0:00:00
Collecting enum34==1.1.10
  Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
Collecting exceptiongroup==1.1.3
  Using cached exceptiongroup-1.1.3-py3-none-any.whl (14 kB)
Collecting h11==0.14.0
  Downloading h11-0.14.0-py3-none-any.whl (58 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 8.1 MB/s eta 0:00:00
Collecting haikunator==2.1.0
  Downloading haikunator-2.1.0-py2.py3-none-any.whl (4.6 kB)
Collecting idna==3.4
  Downloading idna-3.4-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 3.5 MB/s eta 0:00:00
Collecting importlib-metadata==6.8.0
  Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
Collecting iso8601==2.1.0
  Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB)
Collecting jmespath==1.0.1
  Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
Collecting jsonpatch==1.33
  Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
Collecting jsonpath-ng==1.6.0
  Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB)
Collecting jsonpath-rw==1.4.0
  Downloading jsonpath-rw-1.4.0.tar.gz (13 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting jsonpath-rw-ext==1.2.2
  Using cached jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB)
Collecting jsonpointer==2.4
  Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
Collecting jsonschema==4.19.1
  Using cached jsonschema-4.19.1-py3-none-any.whl (83 kB)
Collecting jsonschema-specifications==2023.7.1
  Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
Collecting keystoneauth1==5.3.0
  Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 10.2 MB/s eta 0:00:00
Collecting lxml==4.9.3
  Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 6.4 MB/s eta 0:00:00
Collecting msgpack==1.0.7
  Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 1.2 MB/s eta 0:00:00
Collecting netaddr==0.9.0
  Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 3.9 MB/s eta 0:00:00
Collecting netifaces==0.11.0
  Downloading netifaces-0.11.0.tar.gz (30 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting objectpath==0.6.1
  Using cached objectpath-0.6.1-py2.py3-none-any.whl (20 kB)
Collecting openstacksdk==1.5.0
  Using cached openstacksdk-1.5.0-py3-none-any.whl (1.7 MB)
Collecting os-service-types==1.7.0
  Using cached os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
Collecting osc-lib==2.8.1
  Using cached osc_lib-2.8.1-py3-none-any.whl (89 kB)
Collecting oslo-config==9.2.0
  Using cached oslo.config-9.2.0-py3-none-any.whl (128 kB)
Collecting oslo-i18n==6.1.0
  Using cached oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
Collecting oslo-serialization==5.2.0
  Using cached oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
Collecting oslo-utils==6.2.1
  Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 3.1 MB/s eta 0:00:00
Collecting outcome==1.2.0
  Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB)
Collecting packaging==23.2
  Downloading packaging-23.2-py3-none-any.whl (53 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 KB 3.2 MB/s eta 0:00:00
Collecting paramiko==3.3.1
  Downloading paramiko-3.3.1-py3-none-any.whl (224 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.8/224.8 KB 16.4 MB/s eta 0:00:00
Collecting pbr==5.11.1
  Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 5.3 MB/s eta 0:00:00
Collecting ply==3.11
  Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 5.4 MB/s eta 0:00:00
Collecting prettytable==3.9.0
  Downloading prettytable-3.9.0-py3-none-any.whl (27 kB)
Collecting pyang==2.5.3
  Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 KB 25.9 MB/s eta 0:00:00
Collecting pyangbind==0.8.3.post1
  Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 KB 4.6 MB/s eta 0:00:00
Collecting pycparser==2.21
  Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 9.0 MB/s eta 0:00:00
Collecting pyjsonselect==0.2.2
  Downloading pyjsonselect-0.2.2.tar.gz (8.9 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting pynacl==1.5.0
  Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
Collecting pyparsing==3.1.1
  Using cached pyparsing-3.1.1-py3-none-any.whl (103 kB)
Collecting pyperclip==1.8.2
  Using cached pyperclip-1.8.2.tar.gz (20 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting pysocks==1.7.1
  Using cached PySocks-1.7.1-py3-none-any.whl (16 kB)
Collecting python-cinderclient==9.4.0
  Using cached python_cinderclient-9.4.0-py3-none-any.whl (255 kB)
Collecting python-keystoneclient==5.2.0
  Using cached python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
Collecting python-novaclient==18.4.0
  Using cached python_novaclient-18.4.0-py3-none-any.whl (335 kB)
Collecting python-openstackclient==6.3.0
  Using cached python_openstackclient-6.3.0-py3-none-any.whl (1.1 MB)
Collecting pytz==2023.3.post1
  Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 1.9 MB/s eta 0:00:00
Collecting pyyaml==6.0.1
  Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 1.5 MB/s eta 0:00:00
Collecting referencing==0.30.2
  Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
Collecting regex==2023.8.8
  Using cached regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
Collecting requests==2.31.0
  Downloading requests-2.31.0-py3-none-any.whl (62 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 176.3 kB/s eta 0:00:00
Collecting requestsexceptions==1.4.0
  Using cached requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
Collecting rfc3986==2.0.0
  Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
Collecting robotframework==6.1.1
  Downloading robotframework-6.1.1-py3-none-any.whl (699 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 KB 2.8 MB/s eta 0:00:00
Collecting robotframework-jsonlibrary==0.5
  Downloading robotframework-jsonlibrary-0.5.tar.gz (5.5 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting robotframework-jsonvalidator==2.0.0
  Downloading robotframework_jsonvalidator-2.0.0-py2.py3-none-any.whl (10 kB)
Collecting robotframework-pythonlibcore==4.2.0
  Using cached robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB)
Collecting robotframework-requests==0.9.5
  Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB)
Collecting robotframework-seleniumlibrary==6.1.2
  Downloading robotframework_seleniumlibrary-6.1.2-py2.py3-none-any.whl (95 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 KB 3.1 MB/s eta 0:00:00
Collecting robotframework-sshlibrary==3.8.0
  Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.4/51.4 KB 2.7 MB/s eta 0:00:00
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting robotframework-yamllibrary==0.2.8
  Downloading robotframework-yamllibrary-0.2.8.zip (5.4 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting rpds-py==0.10.3
  Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 30.9 MB/s eta 0:00:00
Collecting scp==0.14.5
  Using cached scp-0.14.5-py2.py3-none-any.whl (8.7 kB)
Collecting selenium==4.13.0
  Downloading selenium-4.13.0-py3-none-any.whl (9.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 20.7 MB/s eta 0:00:00
Collecting simplejson==3.19.1
  Downloading simplejson-3.19.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 KB 5.2 MB/s eta 0:00:00
Collecting six==1.16.0
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting sniffio==1.3.0
  Downloading sniffio-1.3.0-py3-none-any.whl (10 kB)
Collecting sortedcontainers==2.4.0
  Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Collecting stevedore==5.1.0
  Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 4.2 MB/s eta 0:00:00
Collecting tomlkit==0.12.1
  Using cached tomlkit-0.12.1-py3-none-any.whl (37 kB)
Collecting trio==0.22.2
  Downloading trio-0.22.2-py3-none-any.whl (400 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 KB 27.1 MB/s eta 0:00:00
Collecting trio-websocket==0.11.1
  Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB)
Collecting typing-extensions==4.8.0
  Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
Collecting tzdata==2023.3
  Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 26.1 MB/s eta 0:00:00
Collecting urllib3[socks]==2.0.5
  Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 225.2 kB/s eta 0:00:00
Collecting verboselogs==1.7
  Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
Collecting wcwidth==0.2.8
  Downloading wcwidth-0.2.8-py2.py3-none-any.whl (31 kB)
Collecting wrapt==1.15.0
  Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 7.0 MB/s eta 0:00:00
Collecting wsproto==1.2.0
  Downloading wsproto-1.2.0-py3-none-any.whl (24 kB)
Collecting xmltodict==0.13.0
  Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB)
Collecting yq==3.2.3
  Downloading yq-3.2.3-py3-none-any.whl (17 kB)
Collecting zipp==3.17.0
  Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
Collecting urllib3<3,>=1.21.1
  Using cached urllib3-2.2.1-py3-none-any.whl (121 kB)
Building wheels for collected packages: jsonpath-rw, netifaces, pyjsonselect, pyperclip, robotframework-jsonlibrary, robotframework-sshlibrary, robotframework-yamllibrary
  Building wheel for jsonpath-rw (setup.py): started
  Building wheel for jsonpath-rw (setup.py): finished with status 'done'
  Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15149 sha256=aa89fb806c687e390a9d8e38e0ae0a8ce61ab6a48611468cd8aa804b96f51987
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/e3/76/6f/c25be6a9e6cc9985b96e8c95997d46790242c6426ef68e754c
  Building wheel for netifaces (setup.py): started
  Building wheel for netifaces (setup.py): finished with status 'done'
  Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35023 sha256=203699376222a734a74a3d2729985086ab316c5127ed2a577782a372bb7123a4
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
  Building wheel for pyjsonselect (setup.py): started
  Building wheel for pyjsonselect (setup.py): finished with status 'done'
  Created wheel for pyjsonselect: filename=pyjsonselect-0.2.2-py3-none-any.whl size=7781 sha256=3f6a1a8f690293615e395839e9a2b837c3dcc25e878241512e0a03c89b13932a
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/8e/65/9e/997261c61c9334136bc51c626dacbd51f5784e5664212fe308
  Building wheel for pyperclip (setup.py): started
  Building wheel for pyperclip (setup.py): finished with status 'done'
  Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=342968faeb4a00a36b790bd3b0845b0c54755260b6fe1d1af23072416bd88352
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
  Building wheel for robotframework-jsonlibrary (setup.py): started
  Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done'
  Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.5-py3-none-any.whl size=5127 sha256=3d60cc5870aaf6d4664572bd61e16fb9e018f229abf407854419c8a63af9e4a3
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/ec/b3/f7/a6d25db13b69a6fd2a9b0e039bce364e5b43344844ce46cb41
  Building wheel for robotframework-sshlibrary (setup.py): started
  Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
  Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55123 sha256=9cf01c4291ec104a60faa80d3b4729d68ce5bc91df4806012abeedbb512b44d3
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/8b/f5/7b/3772f9fe5bb34d9fbbe2d4ca30dcca67d741526f00adc15b30
  Building wheel for robotframework-yamllibrary (setup.py): started
  Building wheel for robotframework-yamllibrary (setup.py): finished with status 'done'
  Created wheel for robotframework-yamllibrary: filename=robotframework_yamllibrary-0.2.8-py3-none-any.whl size=5375 sha256=f8c35cff5324efd93bd4d527dc1575adf1a0a1524a94a4b496ca31770014bd87
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/28/9f/86/d6329a9f9e3cb9d3f2575d474274a0853ba65ce20206492299
Successfully built jsonpath-rw netifaces pyjsonselect pyperclip robotframework-jsonlibrary robotframework-sshlibrary robotframework-yamllibrary
Installing collected packages: wcwidth, verboselogs, sortedcontainers, requestsexceptions, pytz, pyperclip, pyjsonselect, ply, objectpath, netifaces, netaddr, haikunator, enum34, bitarray, appdirs, zipp, xmltodict, wrapt, urllib3, tzdata, typing-extensions, tomlkit, sniffio, six, simplejson, rpds-py, robotframework-pythonlibcore, robotframework, rfc3986, regex, pyyaml, pysocks, pyparsing, pycparser, prettytable, pbr, packaging, msgpack, lxml, jsonpointer, jsonpath-ng, jmespath, iso8601, idna, h11, exceptiongroup, decorator, charset-normalizer, certifi, bcrypt, autopage, attrs, argcomplete, yq, wsproto, stevedore, robotframework-yamllibrary, requests, referencing, pyang, outcome, oslo-i18n, os-service-types, jsonpath-rw, jsonpatch, importlib-metadata, debtcollector, cmd2, cffi, trio, robotframework-requests, pynacl, pyangbind, oslo-utils, oslo-config, keystoneauth1, jsonschema-specifications, jsonpath-rw-ext, dogpile-cache, cryptography, cliff, trio-websocket, python-cinderclient, paramiko, oslo-serialization, openstacksdk, jsonschema, selenium, scp, robotframework-jsonvalidator, robotframework-jsonlibrary, python-novaclient, python-keystoneclient, osc-lib, robotframework-sshlibrary, robotframework-seleniumlibrary, python-openstackclient
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307/pyperclip-1.8.2-py3-none-any.whl'


=================================== log end ====================================
ERROR: could not install deps [-r/home/jenkins/workspace/tests-stage_2-merge_v14.0/requirements.txt]; v = InvocationError('/tmp/.tox/cover/bin/python -m pip install -r/home/jenkins/workspace/tests-stage_2-merge_v14.0/requirements.txt', 1)

=================================== log end ====================================
✖ FAIL cover in 1 minute, 15.704 seconds
ERROR: invocation failed (exit code 1), logfile: /tmp/.tox/safety/log/safety-0.log
================================== log start ===================================
safety create: /tmp/.tox/safety
safety installdeps: -r/home/jenkins/workspace/tests-stage_2-merge_v14.0/requirements.txt, safety
ERROR: invocation failed (exit code 1), logfile: /tmp/.tox/safety/log/safety-2.log
================================== log start ===================================
Collecting safety
  Downloading safety-3.2.0-py3-none-any.whl (141 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.1/141.1 KB 408.5 kB/s eta 0:00:00
Collecting appdirs==1.4.4
  Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Collecting argcomplete==3.1.2
  Using cached argcomplete-3.1.2-py3-none-any.whl (41 kB)
Collecting attrs==23.1.0
  Using cached attrs-23.1.0-py3-none-any.whl (61 kB)
Collecting autopage==0.5.1
  Using cached autopage-0.5.1-py3-none-any.whl (29 kB)
Collecting bcrypt==4.0.1
  Using cached bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
Collecting bitarray==2.8.1
  Downloading bitarray-2.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (286 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 286.2/286.2 KB 607.3 kB/s eta 0:00:00
Collecting certifi==2023.7.22
  Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 392.4 kB/s eta 0:00:00
Collecting cffi==1.16.0
  Using cached cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
Collecting charset-normalizer==3.3.0
  Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 383.1 kB/s eta 0:00:00
Collecting cliff==4.3.0
  Downloading cliff-4.3.0-py3-none-any.whl (80 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 KB 258.5 kB/s eta 0:00:00
Collecting cmd2==2.4.3
  Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 313.2 kB/s eta 0:00:00
Collecting cryptography==41.0.4
  Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 3.9 MB/s eta 0:00:00
Collecting debtcollector==2.5.0
  Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
Collecting decorator==5.1.1
  Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting dogpile-cache==1.2.2
  Downloading dogpile.cache-1.2.2-py3-none-any.whl (52 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 KB 106.3 kB/s eta 0:00:00
Collecting enum34==1.1.10
  Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
Collecting exceptiongroup==1.1.3
  Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB)
Collecting h11==0.14.0
  Downloading h11-0.14.0-py3-none-any.whl (58 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 1.6 MB/s eta 0:00:00
Collecting haikunator==2.1.0
  Downloading haikunator-2.1.0-py2.py3-none-any.whl (4.6 kB)
Collecting idna==3.4
  Downloading idna-3.4-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 2.9 MB/s eta 0:00:00
Collecting importlib-metadata==6.8.0
  Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
Collecting iso8601==2.1.0
  Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB)
Collecting jmespath==1.0.1
  Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
Collecting jsonpatch==1.33
  Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
Collecting jsonpath-ng==1.6.0
  Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB)
Collecting jsonpath-rw==1.4.0
  Using cached jsonpath-rw-1.4.0.tar.gz (13 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting jsonpath-rw-ext==1.2.2
  Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB)
Collecting jsonpointer==2.4
  Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
Collecting jsonschema==4.19.1
  Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 2.7 MB/s eta 0:00:00
Collecting jsonschema-specifications==2023.7.1
  Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
Collecting keystoneauth1==5.3.0
  Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 13.3 MB/s eta 0:00:00
Collecting lxml==4.9.3
  Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 4.2 MB/s eta 0:00:00
Collecting msgpack==1.0.7
  Using cached msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
Collecting netaddr==0.9.0
  Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 3.3 MB/s eta 0:00:00
Collecting netifaces==0.11.0
  Downloading netifaces-0.11.0.tar.gz (30 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting objectpath==0.6.1
  Downloading objectpath-0.6.1-py2.py3-none-any.whl (20 kB)
Collecting openstacksdk==1.5.0
  Downloading openstacksdk-1.5.0-py3-none-any.whl (1.7 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 30.0 MB/s eta 0:00:00
Collecting os-service-types==1.7.0
  Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
Collecting osc-lib==2.8.1
  Downloading osc_lib-2.8.1-py3-none-any.whl (89 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 KB 4.6 MB/s eta 0:00:00
Collecting oslo-config==9.2.0
  Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 9.6 MB/s eta 0:00:00
Collecting oslo-i18n==6.1.0
  Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 2.8 MB/s eta 0:00:00
Collecting oslo-serialization==5.2.0
  Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
Collecting oslo-utils==6.2.1
  Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 5.5 MB/s eta 0:00:00
Collecting outcome==1.2.0
  Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB)
Collecting packaging==23.2
  Downloading packaging-23.2-py3-none-any.whl (53 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 KB 3.2 MB/s eta 0:00:00
Collecting paramiko==3.3.1
  Downloading paramiko-3.3.1-py3-none-any.whl (224 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.8/224.8 KB 27.9 MB/s eta 0:00:00
Collecting pbr==5.11.1
  Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 19.3 MB/s eta 0:00:00
Collecting ply==3.11
  Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 4.5 MB/s eta 0:00:00
Collecting prettytable==3.9.0
  Downloading prettytable-3.9.0-py3-none-any.whl (27 kB)
Collecting pyang==2.5.3
  Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 KB 28.0 MB/s eta 0:00:00
Collecting pyangbind==0.8.3.post1
  Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 KB 5.2 MB/s eta 0:00:00
Collecting pycparser==2.21
  Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
Collecting pyjsonselect==0.2.2
  Downloading pyjsonselect-0.2.2.tar.gz (8.9 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting pynacl==1.5.0
  Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 24.7 MB/s eta 0:00:00
Collecting pyparsing==3.1.1
  Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 6.9 MB/s eta 0:00:00
Collecting pyperclip==1.8.2
  Downloading pyperclip-1.8.2.tar.gz (20 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting pysocks==1.7.1
  Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
Collecting python-cinderclient==9.4.0
  Downloading python_cinderclient-9.4.0-py3-none-any.whl (255 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 255.9/255.9 KB 17.1 MB/s eta 0:00:00
Collecting python-keystoneclient==5.2.0
  Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 13.0 MB/s eta 0:00:00
Collecting python-novaclient==18.4.0
  Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 KB 17.6 MB/s eta 0:00:00
Collecting python-openstackclient==6.3.0
  Downloading python_openstackclient-6.3.0-py3-none-any.whl (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 17.7 MB/s eta 0:00:00
Collecting pytz==2023.3.post1
  Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 1.4 MB/s eta 0:00:00
Collecting pyyaml==6.0.1
  Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 2.2 MB/s eta 0:00:00
Collecting referencing==0.30.2
  Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
Collecting regex==2023.8.8
  Using cached regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
Collecting requests==2.31.0
  Using cached requests-2.31.0-py3-none-any.whl (62 kB)
Collecting requestsexceptions==1.4.0
  Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
Collecting rfc3986==2.0.0
  Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
Collecting robotframework==6.1.1
  Downloading robotframework-6.1.1-py3-none-any.whl (699 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 KB 3.6 MB/s eta 0:00:00
Collecting robotframework-jsonlibrary==0.5
  Using cached robotframework-jsonlibrary-0.5.tar.gz (5.5 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting robotframework-jsonvalidator==2.0.0
  Downloading robotframework_jsonvalidator-2.0.0-py2.py3-none-any.whl (10 kB)
Collecting robotframework-pythonlibcore==4.2.0
  Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB)
Collecting robotframework-requests==0.9.5
  Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB)
Collecting robotframework-seleniumlibrary==6.1.2
  Downloading robotframework_seleniumlibrary-6.1.2-py2.py3-none-any.whl (95 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 KB 4.4 MB/s eta 0:00:00
Collecting robotframework-sshlibrary==3.8.0
  Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.4/51.4 KB 2.0 MB/s eta 0:00:00
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting robotframework-yamllibrary==0.2.8
  Downloading robotframework-yamllibrary-0.2.8.zip (5.4 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Collecting rpds-py==0.10.3
  Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 23.8 MB/s eta 0:00:00
Collecting scp==0.14.5
  Downloading scp-0.14.5-py2.py3-none-any.whl (8.7 kB)
Collecting selenium==4.13.0
  Downloading selenium-4.13.0-py3-none-any.whl (9.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 20.2 MB/s eta 0:00:00
Collecting simplejson==3.19.1
  Using cached simplejson-3.19.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB)
Collecting six==1.16.0
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting sniffio==1.3.0
  Downloading sniffio-1.3.0-py3-none-any.whl (10 kB)
Collecting sortedcontainers==2.4.0
  Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Collecting stevedore==5.1.0
  Using cached stevedore-5.1.0-py3-none-any.whl (49 kB)
Collecting tomlkit==0.12.1
  Downloading tomlkit-0.12.1-py3-none-any.whl (37 kB)
Collecting trio==0.22.2
  Downloading trio-0.22.2-py3-none-any.whl (400 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 KB 25.3 MB/s eta 0:00:00
Collecting trio-websocket==0.11.1
  Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB)
Collecting typing-extensions==4.8.0
  Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
Collecting tzdata==2023.3
  Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 17.4 MB/s eta 0:00:00
Collecting urllib3[socks]==2.0.5
  Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 150.7 kB/s eta 0:00:00
Collecting verboselogs==1.7
  Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
Collecting wcwidth==0.2.8
  Downloading wcwidth-0.2.8-py2.py3-none-any.whl (31 kB)
Collecting wrapt==1.15.0
  Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 7.5 MB/s eta 0:00:00
Collecting wsproto==1.2.0
  Using cached wsproto-1.2.0-py3-none-any.whl (24 kB)
Collecting xmltodict==0.13.0
  Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB)
Collecting yq==3.2.3
  Downloading yq-3.2.3-py3-none-any.whl (17 kB)
Collecting zipp==3.17.0
  Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
Collecting urllib3<3,>=1.21.1
  Downloading urllib3-2.2.1-py3-none-any.whl (121 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 KB 10.5 MB/s eta 0:00:00
Collecting pydantic>=1.10.12
  Downloading pydantic-2.7.1-py3-none-any.whl (409 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 409.3/409.3 KB 873.2 kB/s eta 0:00:00
Collecting typer
  Downloading typer-0.12.3-py3-none-any.whl (47 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.2/47.2 KB 3.2 MB/s eta 0:00:00
Collecting jinja2>=3.1.0
  Downloading jinja2-3.1.4-py3-none-any.whl (133 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 KB 8.0 MB/s eta 0:00:00
Collecting rich
  Downloading rich-13.7.1-py3-none-any.whl (240 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.7/240.7 KB 535.2 kB/s eta 0:00:00
Collecting Click>=8.0.2
  Using cached click-8.1.7-py3-none-any.whl (97 kB)
Collecting dparse>=0.6.4b0
  Downloading dparse-0.6.4b0-py3-none-any.whl (11 kB)
Collecting marshmallow>=3.15.0
  Downloading marshmallow-3.21.2-py3-none-any.whl (49 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.3/49.3 KB 181.6 kB/s eta 0:00:00
Collecting Authlib>=1.2.0
  Downloading Authlib-1.3.0-py2.py3-none-any.whl (223 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.7/223.7 KB 771.2 kB/s eta 0:00:00
Collecting ruamel.yaml>=0.17.21
  Downloading ruamel.yaml-0.18.6-py3-none-any.whl (117 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.8/117.8 KB 83.1 kB/s eta 0:00:00
Collecting setuptools>=65.5.1
  Downloading setuptools-69.5.1-py3-none-any.whl (894 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 894.6/894.6 KB 2.3 MB/s eta 0:00:00
Collecting safety-schemas>=0.0.2
  Downloading safety_schemas-0.0.2-py3-none-any.whl (29 kB)
Collecting tomli
  Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Collecting MarkupSafe>=2.0
  Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Collecting pydantic-core==2.18.2
  Downloading pydantic_core-2.18.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 5.0 MB/s eta 0:00:00
Collecting annotated-types>=0.4.0
  Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB)
Collecting ruamel.yaml.clib>=0.2.7
  Downloading ruamel.yaml.clib-0.2.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (526 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 526.7/526.7 KB 868.6 kB/s eta 0:00:00
Collecting pygments<3.0.0,>=2.13.0
  Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 3.0 MB/s eta 0:00:00
Collecting markdown-it-py>=2.2.0
  Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 KB 1.7 MB/s eta 0:00:00
Collecting shellingham>=1.3.0
  Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
Collecting mdurl~=0.1
  Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
Building wheels for collected packages: jsonpath-rw, netifaces, pyjsonselect, pyperclip, robotframework-jsonlibrary, robotframework-sshlibrary, robotframework-yamllibrary
  Building wheel for jsonpath-rw (setup.py): started
  Building wheel for jsonpath-rw (setup.py): finished with status 'done'
  Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15149 sha256=05e5eaf14727941d9c19e981d1a4ecdf2b823f5e0e179df9a11f3d3dc1e123e2
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/e3/76/6f/c25be6a9e6cc9985b96e8c95997d46790242c6426ef68e754c
  Building wheel for netifaces (setup.py): started
  Building wheel for netifaces (setup.py): finished with status 'done'
  WARNING: Building wheel for netifaces failed: [Errno 2] No such file or directory: '/home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa/netifaces-0.11.0-cp310-cp310-linux_x86_64.whl'
  Running setup.py clean for netifaces
  Building wheel for pyjsonselect (setup.py): started
  Building wheel for pyjsonselect (setup.py): finished with status 'done'
  Created wheel for pyjsonselect: filename=pyjsonselect-0.2.2-py3-none-any.whl size=7781 sha256=7cd4b272b75b0772df218f9c960f4d6513b040af52d508b90e5c4912f3015d1e
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/8e/65/9e/997261c61c9334136bc51c626dacbd51f5784e5664212fe308
  Building wheel for pyperclip (setup.py): started
  Building wheel for pyperclip (setup.py): finished with status 'done'
  Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=7fa17f64c4b72db0da76e7b44b25d6b6f2dcec605214d692913ea2a5499e1c34
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
  Building wheel for robotframework-jsonlibrary (setup.py): started
  Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done'
  Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.5-py3-none-any.whl size=5127 sha256=e75907cd20827647cd322c3afe83dfc5f59847b1f8adaa739c66cccbff8fdecd
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/ec/b3/f7/a6d25db13b69a6fd2a9b0e039bce364e5b43344844ce46cb41
  Building wheel for robotframework-sshlibrary (setup.py): started
  Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
  Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55123 sha256=8cde5c3d1372013a2a0f7e08532008bccb61efe1155dda0914eea1fbf384358b
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/8b/f5/7b/3772f9fe5bb34d9fbbe2d4ca30dcca67d741526f00adc15b30
  Building wheel for robotframework-yamllibrary (setup.py): started
  Building wheel for robotframework-yamllibrary (setup.py): finished with status 'done'
  Created wheel for robotframework-yamllibrary: filename=robotframework_yamllibrary-0.2.8-py3-none-any.whl size=5375 sha256=fe3570e7e9b4d4b79bc61646ad280dd0bc07a4fcb5c9d2e3890afe97ae6b30cd
  Stored in directory: /home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/28/9f/86/d6329a9f9e3cb9d3f2575d474274a0853ba65ce20206492299
Successfully built jsonpath-rw pyjsonselect pyperclip robotframework-jsonlibrary robotframework-sshlibrary robotframework-yamllibrary
Failed to build netifaces
ERROR: Error while checking for conflicts. Please file an issue on pip's issue tracker: https://github.com/pypa/pip/issues/new
Traceback (most recent call last):
  File "/tmp/.tox/safety/lib/python3.10/site-packages/pip/_internal/commands/install.py", line 529, in _determine_conflicts
    return check_install_conflicts(to_install)
  File "/tmp/.tox/safety/lib/python3.10/site-packages/pip/_internal/operations/check.py", line 103, in check_install_conflicts
    would_be_installed = _simulate_installation_of(to_install, package_set)
  File "/tmp/.tox/safety/lib/python3.10/site-packages/pip/_internal/operations/check.py", line 126, in _simulate_installation_of
    dist = abstract_dist.get_metadata_distribution()
  File "/tmp/.tox/safety/lib/python3.10/site-packages/pip/_internal/distributions/wheel.py", line 26, in get_metadata_distribution
    return get_wheel_distribution(wheel, canonicalize_name(self.req.name))
  File "/tmp/.tox/safety/lib/python3.10/site-packages/pip/_internal/metadata/__init__.py", line 62, in get_wheel_distribution
    return Distribution.from_wheel(wheel, canonical_name)
  File "/tmp/.tox/safety/lib/python3.10/site-packages/pip/_internal/metadata/pkg_resources.py", line 105, in from_wheel
    with wheel.as_zipfile() as zf:
  File "/tmp/.tox/safety/lib/python3.10/site-packages/pip/_internal/metadata/base.py", line 537, in as_zipfile
    return zipfile.ZipFile(self.location, allowZip64=True)
  File "/usr/lib/python3.10/zipfile.py", line 1251, in __init__
    self.fp = io.open(file, filemode)
FileNotFoundError: [Errno 2] No such file or directory: '/home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/e3/76/6f/c25be6a9e6cc9985b96e8c95997d46790242c6426ef68e754c/jsonpath_rw-1.4.0-py3-none-any.whl'
Installing collected packages: wcwidth, verboselogs, sortedcontainers, requestsexceptions, pytz, pyperclip, pyjsonselect, ply, objectpath, netifaces, netaddr, haikunator, enum34, bitarray, appdirs, zipp, xmltodict, wrapt, urllib3, tzdata, typing-extensions, tomlkit, tomli, sniffio, six, simplejson, shellingham, setuptools, ruamel.yaml.clib, rpds-py, robotframework-pythonlibcore, robotframework, rfc3986, regex, pyyaml, pysocks, pyparsing, pygments, pycparser, prettytable, pbr, packaging, msgpack, mdurl, MarkupSafe, lxml, jsonpointer, jsonpath-ng, jmespath, iso8601, idna, h11, exceptiongroup, decorator, Click, charset-normalizer, certifi, bcrypt, autopage, attrs, argcomplete, annotated-types, yq, wsproto, stevedore, ruamel.yaml, robotframework-yamllibrary, requests, referencing, pydantic-core, pyang, outcome, oslo-i18n, os-service-types, marshmallow, markdown-it-py, jsonpath-rw, jsonpatch, jinja2, importlib-metadata, dparse, debtcollector, cmd2, cffi, trio, robotframework-requests, rich, pynacl, pydantic, pyangbind, oslo-utils, oslo-config, keystoneauth1, jsonschema-specifications, jsonpath-rw-ext, dogpile-cache, cryptography, cliff, typer, trio-websocket, safety-schemas, python-cinderclient, paramiko, oslo-serialization, openstacksdk, jsonschema, Authlib, selenium, scp, safety, robotframework-jsonvalidator, robotframework-jsonlibrary, python-novaclient, python-keystoneclient, osc-lib, robotframework-sshlibrary, robotframework-seleniumlibrary, python-openstackclient
  Running setup.py install for netifaces: started
  Running setup.py install for netifaces: finished with status 'done'
  DEPRECATION: netifaces was installed using the legacy 'setup.py install' method, because a wheel could not be built for it. A possible replacement is to fix the wheel build issue reported above. Discussion can be found at https://github.com/pypa/pip/issues/8368
  Attempting uninstall: setuptools
    Found existing installation: setuptools 59.6.0
    Uninstalling setuptools-59.6.0:
      Successfully uninstalled setuptools-59.6.0
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/home/jenkins/workspace/tests-stage_2-merge_v14.0/.cache/pip/wheels/e3/76/6f/c25be6a9e6cc9985b96e8c95997d46790242c6426ef68e754c/jsonpath_rw-1.4.0-py3-none-any.whl'


=================================== log end ====================================
ERROR: could not install deps [-r/home/jenkins/workspace/tests-stage_2-merge_v14.0/requirements.txt, safety]; v = InvocationError('/tmp/.tox/safety/bin/python -m pip install -r/home/jenkins/workspace/tests-stage_2-merge_v14.0/requirements.txt safety', 1)

=================================== log end ====================================
✖ FAIL safety in 1 minute, 58.829 seconds
___________________________________ summary ____________________________________
  black: commands succeeded
ERROR:   cover: parallel child exit code 1
  flake8: commands succeeded
ERROR:   pylint: parallel child exit code 1
ERROR:   safety: parallel child exit code 1