Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3005.x] Merge 3005.5 into 3005.x #65968

Merged
merged 150 commits into from
Feb 1, 2024

Merge 3005.5 into 3005.x

2328566
Select commit
Loading
Failed to load commit list.
Merged

[3005.x] Merge 3005.5 into 3005.x #65968

Merge 3005.5 into 3005.x
2328566
Select commit
Loading
Failed to load commit list.
saltstack-jenkins-2 / pr-centos-7-x86_64-py3-pycryptodome-pytest failed Jan 31, 2024 in 1h 27m 59s

: warning in 'junit' step

Run Tests (Slow/Changed) / Shell Script

Error in sh step, with arguments bundle exec kitchen verify $TEST_SUITE-$TEST_PLATFORM; (exitcode=$?; echo "ExitCode: $exitcode"; exit $exitcode);.

script returned exit code 20
Build log
[2024-01-31T21:12:01.951Z] + bundle exec kitchen verify py3-centos-7-x86-64
[2024-01-31T21:12:02.705Z] -----> Starting Test Kitchen (v3.3.2)
[2024-01-31T21:12:06.389Z] -----> Setting up <py3-centos-7-x86-64>...
[2024-01-31T21:12:06.389Z]        Finished setting up <py3-centos-7-x86-64> (0m0.00s).
[2024-01-31T21:12:06.389Z] -----> Verifying <py3-centos-7-x86-64>...
[2024-01-31T21:12:06.389Z]        Preparing files for transfer
[2024-01-31T21:12:06.389Z]        [Nox] Verify on instance py3-centos-7-x86-64 with state={:username=>"centos", :server_id=>"i-00c1748f894420bee", :hostname=>"10.74.122.127", :last_action=>"setup", :last_error=>nil}
[2024-01-31T21:12:06.692Z]        Running Command: env CI=1 nox -f /tmp/kitchen/testing/noxfile.py  -e 'pytest-zeromq-pycryptodome-3(coverage=False)'  -- --output-columns=120 --sys-stats --sysinfo --junitxml=/tmp/kitchen/testing/artifacts/xml-unittests-output/test-results-20240131211206.116.xml -vv --run-destructive --ssh-tests --run-slow --from-filenames=noxfile.py,salt/client/ssh/__init__.py,salt/fileserver/__init__.py,salt/fileserver/roots.py,salt/master.py,salt/modules/win_iis.py,salt/transport/zeromq.py,salt/utils/cache.py,salt/utils/gitfs.py,salt/utils/master.py,salt/utils/versions.py,setup.py,tests/integration/modules/test_chocolatey.py,tests/integration/modules/test_cp.py,tests/integration/modules/test_pip.py,tests/integration/modules/test_ssh.py,tests/integration/ssh/test_pre_flight.py,tests/integration/ssh/test_state.py,tests/integration/states/test_bower.py,tests/integration/states/test_ssh_known_hosts.py,tests/integration/utils/test_win_runas.py,tests/pytests/functional/cache/test_mysql.py,tests/pytests/functional/cache/test_redis.py,tests/pytests/functional/modules/state/test_state.py,tests/pytests/functional/modules/test_aptpkg.py,tests/pytests/functional/modules/test_mysql.py,tests/pytests/functional/modules/test_pkg.py,tests/pytests/functional/modules/test_win_dsc.py,tests/pytests/functional/pillar/test_git_pillar.py,tests/pytests/functional/states/pkgrepo/test_debian.py,tests/pytests/functional/states/rabbitmq/conftest.py,tests/pytests/functional/states/rabbitmq/test_cluster.py,tests/pytests/functional/states/rabbitmq/test_plugin.py,tests/pytests/functional/states/rabbitmq/test_policy.py,tests/pytests/functional/states/rabbitmq/test_upstream.py,tests/pytests/functional/states/rabbitmq/test_user.py,tests/pytests/functional/states/rabbitmq/test_vhost.py,tests/pytests/functional/states/test_mysql.py,tests/pytests/functional/states/test_pkg.py,tests/pytests/functional/test_payload.py,tests/pytests/functional/utils/test_cache.py,tests/pytests/functional/utils/test_gitfs.py,tests/pytests/functional/utils/test_pillar.py,tests/pytests/functional/utils/test_winrepo.py,tests/pytests/integration/netapi/rest_tornado/test_minions_api_handler.py,tests/pytests/integration/netapi/rest_tornado/test_root_handler.py,tests/pytests/integration/netapi/rest_tornado/test_run_api_handler.py,tests/pytests/integration/ssh/test_pre_flight.py,tests/pytests/scenarios/multimaster/test_multimaster.py,tests/pytests/scenarios/setup/test_install.py,tests/pytests/unit/client/ssh/test_single.py,tests/pytests/unit/client/ssh/test_ssh.py,tests/pytests/unit/conftest.py,tests/pytests/unit/fileserver/test_roots.py,tests/pytests/unit/modules/test_pip.py,tests/pytests/unit/modules/test_postgres.py,tests/pytests/unit/roster/test_ansible.py,tests/pytests/unit/test_fileserver.py,tests/pytests/unit/test_master.py,tests/pytests/unit/test_minion.py,tests/pytests/unit/transport/test_zeromq.py,tests/pytests/unit/utils/test_gitfs.py,tests/unit/client/test_ssh.py,tests/unit/fileserver/test_roots.py,tests/unit/netapi/rest_tornado/test_saltnado.py,tests/unit/test_fileserver.py,tests/unit/transport/test_ipc.py,tests/unit/utils/test_gitfs.py,tests/unit/utils/test_process.py
[2024-01-31T21:12:09.552Z]        nox > Running session pytest-zeromq-pycryptodome-3(coverage=False)
[2024-01-31T21:12:09.552Z]        nox > Creating virtual environment (virtualenv) using python3 in .nox/pytest-zeromq-pycryptodome-3-coverage-false
[2024-01-31T21:12:11.837Z]        nox > Session pytest-zeromq-pycryptodome-3(coverage=False) was successful.
[2024-01-31T21:12:11.837Z]        nox > Running session pytest-parametrized-3(crypto='pycryptodome', transport='zeromq', coverage=False)
[2024-01-31T21:12:11.837Z]        nox > Creating virtual environment (virtualenv) using python3 in .nox/pytest-parametrized-3-crypto-pycryptodome-transport-zeromq-coverage-false
[2024-01-31T21:12:12.566Z]        nox > python -m pip install --progress-bar=off -U pip>=20.2.4,<21.2 setuptools!=50.*,!=51.*,!=52.*,<59 wheel
[2024-01-31T21:12:14.686Z]        Collecting pip<21.2,>=20.2.4
[2024-01-31T21:12:14.987Z]          Downloading pip-21.1.3-py3-none-any.whl (1.5 MB)
[2024-01-31T21:12:14.987Z]        �[?25l
[2024-01-31T21:12:17.717Z]        �[?25hCollecting setuptools!=50.*,!=51.*,!=52.*,<59
[2024-01-31T21:12:17.717Z]          Downloading setuptools-58.5.3-py3-none-any.whl (946 kB)
[2024-01-31T21:12:17.717Z]        �[?25l
[2024-01-31T21:12:17.717Z]        �[?25hCollecting wheel
[2024-01-31T21:12:17.717Z]          Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
[2024-01-31T21:12:17.717Z]        Installing collected packages: pip, setuptools, wheel
[2024-01-31T21:12:17.717Z]          Attempting uninstall: pip
[2024-01-31T21:12:17.717Z]            Found existing installation: pip 20.2.2
[2024-01-31T21:12:17.717Z]            Uninstalling pip-20.2.2:
[2024-01-31T21:12:17.717Z]              Successfully uninstalled pip-20.2.2
[2024-01-31T21:12:19.082Z]          Attempting uninstall: setuptools
[2024-01-31T21:12:19.082Z]            Found existing installation: setuptools 49.6.0
[2024-01-31T21:12:19.082Z]            Uninstalling setuptools-49.6.0:
[2024-01-31T21:12:19.082Z]              Successfully uninstalled setuptools-49.6.0
[2024-01-31T21:12:19.416Z]          Attempting uninstall: wheel
[2024-01-31T21:12:19.416Z]            Found existing installation: wheel 0.35.1
[2024-01-31T21:12:19.416Z]            Uninstalling wheel-0.35.1:
[2024-01-31T21:12:19.416Z]              Successfully uninstalled wheel-0.35.1
[2024-01-31T21:12:19.416Z]        Successfully installed pip-21.1.3 setuptools-58.5.3 wheel-0.37.1
[2024-01-31T21:12:19.716Z]        nox > pip install --progress-bar=off -r requirements/static/ci/py3.6/linux.txt
[2024-01-31T21:12:20.406Z]        Looking in indexes: https://pypi-proxy.saltstack.net/root/local/+simple/, https://pypi.org/simple
[2024-01-31T21:12:20.828Z]        Collecting adal==1.2.3
[2024-01-31T21:12:20.828Z]          Downloading adal-1.2.3-py2.py3-none-any.whl (53 kB)
[2024-01-31T21:12:20.828Z]        �[?25l
[2024-01-31T21:12:23.141Z]        �[?25hCollecting aiohttp==3.8.1
[2024-01-31T21:12:23.141Z]          Downloading aiohttp-3.8.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB)
[2024-01-31T21:12:23.141Z]        �[?25l
[2024-01-31T21:12:23.141Z]        �[?25hCollecting aiosignal==1.2.0
[2024-01-31T21:12:23.141Z]          Downloading aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
[2024-01-31T21:12:23.529Z]        Collecting ansible-core==2.11.7
[2024-01-31T21:12:23.529Z]          Downloading ansible-core-2.11.7.tar.gz (7.1 MB)
[2024-01-31T21:12:23.529Z]        �[?25l
[2024-01-31T21:12:26.513Z]        �[?25hCollecting ansible==4.4.0
[2024-01-31T21:12:26.514Z]          Downloading ansible-4.4.0.tar.gz (35.4 MB)
[2024-01-31T21:12:26.865Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting apache-libcloud==2.5.0
[2024-01-31T21:12:50.308Z]          Downloading apache_libcloud-2.5.0-py2.py3-none-any.whl (3.1 MB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting apscheduler==3.6.3
[2024-01-31T21:12:50.308Z]          Downloading APScheduler-3.6.3-py2.py3-none-any.whl (58 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting asn1crypto==1.3.0
[2024-01-31T21:12:50.308Z]          Downloading asn1crypto-1.3.0-py2.py3-none-any.whl (103 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting async-timeout==4.0.2
[2024-01-31T21:12:50.308Z]          Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
[2024-01-31T21:12:50.308Z]        Collecting asynctest==0.13.0
[2024-01-31T21:12:50.308Z]          Downloading asynctest-0.13.0-py3-none-any.whl (26 kB)
[2024-01-31T21:12:50.308Z]        Collecting attrs==20.3.0
[2024-01-31T21:12:50.308Z]          Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-applicationinsights==0.1.0
[2024-01-31T21:12:50.308Z]          Downloading azure_applicationinsights-0.1.0-py2.py3-none-any.whl (104 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-batch==4.1.3
[2024-01-31T21:12:50.308Z]          Downloading azure_batch-4.1.3-py2.py3-none-any.whl (314 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-common==1.1.18
[2024-01-31T21:12:50.308Z]          Downloading azure_common-1.1.18-py2.py3-none-any.whl (12 kB)
[2024-01-31T21:12:50.308Z]        Collecting azure-cosmosdb-nspkg==2.0.2
[2024-01-31T21:12:50.308Z]          Downloading azure_cosmosdb_nspkg-2.0.2-py2.py3-none-any.whl (2.9 kB)
[2024-01-31T21:12:50.308Z]        Collecting azure-cosmosdb-table==1.0.5
[2024-01-31T21:12:50.308Z]          Downloading azure_cosmosdb_table-1.0.5-py2.py3-none-any.whl (80 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-datalake-store==0.0.44
[2024-01-31T21:12:50.308Z]          Downloading azure_datalake_store-0.0.44-py2.py3-none-any.whl (52 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-eventgrid==1.2.0
[2024-01-31T21:12:50.308Z]          Downloading azure_eventgrid-1.2.0-py2.py3-none-any.whl (84 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-graphrbac==0.40.0
[2024-01-31T21:12:50.308Z]          Downloading azure_graphrbac-0.40.0-py2.py3-none-any.whl (63 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-keyvault==1.1.0
[2024-01-31T21:12:50.308Z]          Downloading azure_keyvault-1.1.0-py2.py3-none-any.whl (352 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-loganalytics==0.1.0
[2024-01-31T21:12:50.308Z]          Downloading azure_loganalytics-0.1.0-py2.py3-none-any.whl (16 kB)
[2024-01-31T21:12:50.308Z]        Collecting azure-mgmt-advisor==1.0.1
[2024-01-31T21:12:50.308Z]          Downloading azure_mgmt_advisor-1.0.1-py2.py3-none-any.whl (27 kB)
[2024-01-31T21:12:50.308Z]        Collecting azure-mgmt-applicationinsights==0.1.1
[2024-01-31T21:12:50.308Z]          Downloading azure_mgmt_applicationinsights-0.1.1-py2.py3-none-any.whl (42 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-mgmt-authorization==0.50.0
[2024-01-31T21:12:50.308Z]          Downloading azure_mgmt_authorization-0.50.0-py2.py3-none-any.whl (81 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-mgmt-batch==5.0.1
[2024-01-31T21:12:50.308Z]          Downloading azure_mgmt_batch-5.0.1-py2.py3-none-any.whl (87 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-mgmt-batchai==2.0.0
[2024-01-31T21:12:50.308Z]          Downloading azure_mgmt_batchai-2.0.0-py2.py3-none-any.whl (174 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-mgmt-billing==0.2.0
[2024-01-31T21:12:50.308Z]          Downloading azure_mgmt_billing-0.2.0-py2.py3-none-any.whl (25 kB)
[2024-01-31T21:12:50.308Z]        Collecting azure-mgmt-cdn==3.1.0
[2024-01-31T21:12:50.308Z]          Downloading azure_mgmt_cdn-3.1.0-py2.py3-none-any.whl (119 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-mgmt-cognitiveservices==3.0.0
[2024-01-31T21:12:50.308Z]          Downloading azure_mgmt_cognitiveservices-3.0.0-py2.py3-none-any.whl (58 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-mgmt-commerce==1.0.1
[2024-01-31T21:12:50.308Z]          Downloading azure_mgmt_commerce-1.0.1-py2.py3-none-any.whl (22 kB)
[2024-01-31T21:12:50.308Z]        Collecting azure-mgmt-compute==4.6.0
[2024-01-31T21:12:50.308Z]          Downloading azure_mgmt_compute-4.6.0-py2.py3-none-any.whl (3.0 MB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-mgmt-consumption==2.0.0
[2024-01-31T21:12:50.308Z]          Downloading azure_mgmt_consumption-2.0.0-py2.py3-none-any.whl (46 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-mgmt-containerinstance==1.4.1
[2024-01-31T21:12:50.308Z]          Downloading azure_mgmt_containerinstance-1.4.1-py2.py3-none-any.whl (87 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-mgmt-containerregistry==2.7.0
[2024-01-31T21:12:50.308Z]          Downloading azure_mgmt_containerregistry-2.7.0-py2.py3-none-any.whl (509 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-mgmt-containerservice==4.4.0
[2024-01-31T21:12:50.308Z]          Downloading azure_mgmt_containerservice-4.4.0-py2.py3-none-any.whl (206 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-mgmt-cosmosdb==0.4.1
[2024-01-31T21:12:50.308Z]          Downloading azure_mgmt_cosmosdb-0.4.1-py2.py3-none-any.whl (100 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-mgmt-datafactory==0.6.0
[2024-01-31T21:12:50.308Z]          Downloading azure_mgmt_datafactory-0.6.0-py2.py3-none-any.whl (418 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-mgmt-datalake-analytics==0.6.0
[2024-01-31T21:12:50.308Z]          Downloading azure_mgmt_datalake_analytics-0.6.0-py2.py3-none-any.whl (288 kB)
[2024-01-31T21:12:50.308Z]        �[?25l
[2024-01-31T21:12:50.308Z]        �[?25hCollecting azure-mgmt-datalake-nspkg==3.0.1
[2024-01-31T21:12:50.308Z]          Downloading azure_mgmt_datalake_nspkg-3.0.1-py3-none-any.whl (1.7 kB)
[2024-01-31T21:12:50.704Z]        Collecting azure-mgmt-datalake-store==0.5.0
[2024-01-31T21:12:50.704Z]          Downloading azure_mgmt_datalake_store-0.5.0-py2.py3-none-any.whl (88 kB)
[2024-01-31T21:12:50.704Z]        �[?25l
[2024-01-31T21:12:50.704Z]        �[?25hCollecting azure-mgmt-datamigration==1.0.0
[2024-01-31T21:12:50.704Z]          Downloading azure_mgmt_datamigration-1.0.0-py2.py3-none-any.whl (185 kB)
[2024-01-31T21:12:50.704Z]        �[?25l
[2024-01-31T21:12:50.704Z]        �[?25hCollecting azure-mgmt-devspaces==0.1.0
[2024-01-31T21:12:50.704Z]          Downloading azure_mgmt_devspaces-0.1.0-py2.py3-none-any.whl (33 kB)
[2024-01-31T21:12:50.704Z]        Collecting azure-mgmt-devtestlabs==2.2.0
[2024-01-31T21:12:50.704Z]          Downloading azure_mgmt_devtestlabs-2.2.0-py2.py3-none-any.whl (194 kB)
[2024-01-31T21:12:50.704Z]        �[?25l
[2024-01-31T21:12:50.704Z]        �[?25hCollecting azure-mgmt-dns==2.1.0
[2024-01-31T21:12:50.704Z]          Downloading azure_mgmt_dns-2.1.0-py2.py3-none-any.whl (134 kB)
[2024-01-31T21:12:50.704Z]        �[?25l
[2024-01-31T21:12:51.088Z]        �[?25hCollecting azure-mgmt-eventgrid==1.0.0
[2024-01-31T21:12:51.088Z]          Downloading azure_mgmt_eventgrid-1.0.0-py2.py3-none-any.whl (51 kB)
[2024-01-31T21:12:51.088Z]        �[?25l
[2024-01-31T21:12:51.088Z]        �[?25hCollecting azure-mgmt-eventhub==2.5.0
[2024-01-31T21:12:51.088Z]          Downloading azure_mgmt_eventhub-2.5.0-py2.py3-none-any.whl (200 kB)
[2024-01-31T21:12:51.088Z]        �[?25l
[2024-01-31T21:12:51.088Z]        �[?25hCollecting azure-mgmt-hanaonazure==0.1.1
[2024-01-31T21:12:51.088Z]          Downloading azure_mgmt_hanaonazure-0.1.1-py2.py3-none-any.whl (20 kB)
[2024-01-31T21:12:51.088Z]        Collecting azure-mgmt-iotcentral==0.1.0
[2024-01-31T21:12:51.088Z]          Downloading azure_mgmt_iotcentral-0.1.0-py2.py3-none-any.whl (28 kB)
[2024-01-31T21:12:51.088Z]        Collecting azure-mgmt-iothub==0.5.0
[2024-01-31T21:12:51.088Z]          Downloading azure_mgmt_iothub-0.5.0-py2.py3-none-any.whl (102 kB)
[2024-01-31T21:12:51.411Z]        �[?25l
[2024-01-31T21:12:51.411Z]        �[?25hCollecting azure-mgmt-iothubprovisioningservices==0.2.0
[2024-01-31T21:12:51.411Z]          Downloading azure_mgmt_iothubprovisioningservices-0.2.0-py2.py3-none-any.whl (60 kB)
[2024-01-31T21:12:51.411Z]        �[?25l
[2024-01-31T21:12:51.411Z]        �[?25hCollecting azure-mgmt-keyvault==1.1.0
[2024-01-31T21:12:51.411Z]          Downloading azure_mgmt_keyvault-1.1.0-py2.py3-none-any.whl (111 kB)
[2024-01-31T21:12:51.411Z]        �[?25l
[2024-01-31T21:12:51.411Z]        �[?25hCollecting azure-mgmt-loganalytics==0.2.0
[2024-01-31T21:12:51.411Z]          Downloading azure_mgmt_loganalytics-0.2.0-py2.py3-none-any.whl (89 kB)
[2024-01-31T21:12:51.411Z]        �[?25l
[2024-01-31T21:12:51.411Z]        �[?25hCollecting azure-mgmt-logic==3.0.0
[2024-01-31T21:12:51.411Z]          Downloading azure_mgmt_logic-3.0.0-py2.py3-none-any.whl (303 kB)
[2024-01-31T21:12:51.411Z]        �[?25l
[2024-01-31T21:12:51.669Z]        �[?25hCollecting azure-mgmt-machinelearningcompute==0.4.1
[2024-01-31T21:12:51.669Z]          Downloading azure_mgmt_machinelearningcompute-0.4.1-py2.py3-none-any.whl (38 kB)
[2024-01-31T21:12:51.669Z]        Collecting azure-mgmt-managementgroups==0.1.0
[2024-01-31T21:12:51.669Z]          Downloading azure_mgmt_managementgroups-0.1.0-py2.py3-none-any.whl (59 kB)
[2024-01-31T21:12:51.669Z]        �[?25l
[2024-01-31T21:12:51.669Z]        �[?25hCollecting azure-mgmt-managementpartner==0.1.0
[2024-01-31T21:12:51.669Z]          Downloading azure_mgmt_managementpartner-0.1.0-py2.py3-none-any.whl (13 kB)
[2024-01-31T21:12:51.669Z]        Collecting azure-mgmt-maps==0.1.0
[2024-01-31T21:12:51.669Z]          Downloading azure_mgmt_maps-0.1.0-py2.py3-none-any.whl (31 kB)
[2024-01-31T21:12:51.669Z]        Collecting azure-mgmt-marketplaceordering==0.1.0
[2024-01-31T21:12:51.925Z]          Downloading azure_mgmt_marketplaceordering-0.1.0-py2.py3-none-any.whl (16 kB)
[2024-01-31T21:12:51.925Z]        Collecting azure-mgmt-media==1.0.0
[2024-01-31T21:12:51.925Z]          Downloading azure_mgmt_media-1.0.0-py2.py3-none-any.whl (335 kB)
[2024-01-31T21:12:51.925Z]        �[?25l
[2024-01-31T21:12:51.925Z]        �[?25hCollecting azure-mgmt-monitor==0.5.2
[2024-01-31T21:12:51.925Z]          Downloading azure_mgmt_monitor-0.5.2-py2.py3-none-any.whl (247 kB)
[2024-01-31T21:12:51.925Z]        �[?25l
[2024-01-31T21:12:51.925Z]        �[?25hCollecting azure-mgmt-msi==0.2.0
[2024-01-31T21:12:51.925Z]          Downloading azure_mgmt_msi-0.2.0-py2.py3-none-any.whl (17 kB)
[2024-01-31T21:12:52.182Z]        Collecting azure-mgmt-network==2.6.0
[2024-01-31T21:12:52.182Z]          Downloading azure_mgmt_network-2.6.0-py2.py3-none-any.whl (10.5 MB)
[2024-01-31T21:12:52.439Z]        �[?25l
[2024-01-31T21:12:52.439Z]        �[?25hCollecting azure-mgmt-notificationhubs==2.0.0
[2024-01-31T21:12:52.439Z]          Downloading azure_mgmt_notificationhubs-2.0.0-py2.py3-none-any.whl (71 kB)
[2024-01-31T21:12:52.439Z]        �[?25l
[2024-01-31T21:12:52.694Z]        �[?25hCollecting azure-mgmt-nspkg==3.0.2
[2024-01-31T21:12:52.694Z]          Downloading azure_mgmt_nspkg-3.0.2-py3-none-any.whl (1.6 kB)
[2024-01-31T21:12:52.694Z]        Collecting azure-mgmt-policyinsights==0.1.0
[2024-01-31T21:12:52.694Z]          Downloading azure_mgmt_policyinsights-0.1.0-py2.py3-none-any.whl (44 kB)
[2024-01-31T21:12:52.694Z]        �[?25l
[2024-01-31T21:12:52.694Z]        �[?25hCollecting azure-mgmt-powerbiembedded==2.0.0
[2024-01-31T21:12:52.694Z]          Downloading azure_mgmt_powerbiembedded-2.0.0-py2.py3-none-any.whl (38 kB)
[2024-01-31T21:12:52.952Z]        Collecting azure-mgmt-rdbms==1.8.0
[2024-01-31T21:12:52.952Z]          Downloading azure_mgmt_rdbms-1.8.0-py2.py3-none-any.whl (258 kB)
[2024-01-31T21:12:52.952Z]        �[?25l
[2024-01-31T21:12:52.952Z]        �[?25hCollecting azure-mgmt-recoveryservices==0.3.0
[2024-01-31T21:12:52.952Z]          Downloading azure_mgmt_recoveryservices-0.3.0-py2.py3-none-any.whl (70 kB)
[2024-01-31T21:12:52.952Z]        �[?25l
[2024-01-31T21:12:52.952Z]        �[?25hCollecting azure-mgmt-recoveryservicesbackup==0.3.0
[2024-01-31T21:12:52.952Z]          Downloading azure_mgmt_recoveryservicesbackup-0.3.0-py2.py3-none-any.whl (568 kB)
[2024-01-31T21:12:52.952Z]        �[?25l
[2024-01-31T21:12:53.215Z]        �[?25hCollecting azure-mgmt-redis==5.0.0
[2024-01-31T21:12:53.215Z]          Downloading azure_mgmt_redis-5.0.0-py2.py3-none-any.whl (43 kB)
[2024-01-31T21:12:53.215Z]        �[?25l
[2024-01-31T21:12:53.215Z]        �[?25hCollecting azure-mgmt-relay==0.1.0
[2024-01-31T21:12:53.215Z]          Downloading azure_mgmt_relay-0.1.0-py2.py3-none-any.whl (36 kB)
[2024-01-31T21:12:53.215Z]        Collecting azure-mgmt-reservations==0.2.1
[2024-01-31T21:12:53.215Z]          Downloading azure_mgmt_reservations-0.2.1-py2.py3-none-any.whl (50 kB)
[2024-01-31T21:12:53.215Z]        �[?25l
[2024-01-31T21:12:53.518Z]        �[?25hCollecting azure-mgmt-resource==2.1.0
[2024-01-31T21:12:53.518Z]          Downloading azure_mgmt_resource-2.1.0-py2.py3-none-any.whl (757 kB)
[2024-01-31T21:12:53.518Z]        �[?25l
[2024-01-31T21:12:53.518Z]        �[?25hCollecting azure-mgmt-scheduler==2.0.0
[2024-01-31T21:12:53.518Z]          Downloading azure_mgmt_scheduler-2.0.0-py2.py3-none-any.whl (67 kB)
[2024-01-31T21:12:53.518Z]        �[?25l
[2024-01-31T21:12:53.518Z]        �[?25hCollecting azure-mgmt-search==2.0.0
[2024-01-31T21:12:53.518Z]          Downloading azure_mgmt_search-2.0.0-py2.py3-none-any.whl (39 kB)
[2024-01-31T21:12:53.774Z]        Collecting azure-mgmt-servicebus==0.5.3
[2024-01-31T21:12:53.774Z]          Downloading azure_mgmt_servicebus-0.5.3-py2.py3-none-any.whl (112 kB)
[2024-01-31T21:12:53.774Z]        �[?25l
[2024-01-31T21:12:53.774Z]        �[?25hCollecting azure-mgmt-servicefabric==0.2.0
[2024-01-31T21:12:53.774Z]          Downloading azure_mgmt_servicefabric-0.2.0-py2.py3-none-any.whl (142 kB)
[2024-01-31T21:12:53.774Z]        �[?25l
[2024-01-31T21:12:53.774Z]        �[?25hCollecting azure-mgmt-signalr==0.1.1
[2024-01-31T21:12:53.774Z]          Downloading azure_mgmt_signalr-0.1.1-py2.py3-none-any.whl (49 kB)
[2024-01-31T21:12:53.774Z]        �[?25l
[2024-01-31T21:12:54.031Z]        �[?25hCollecting azure-mgmt-sql==0.9.1
[2024-01-31T21:12:54.031Z]          Downloading azure_mgmt_sql-0.9.1-py2.py3-none-any.whl (485 kB)
[2024-01-31T21:12:54.031Z]        �[?25l
[2024-01-31T21:12:54.031Z]        �[?25hCollecting azure-mgmt-storage==2.0.0
[2024-01-31T21:12:54.031Z]          Downloading azure_mgmt_storage-2.0.0-py2.py3-none-any.whl (558 kB)
[2024-01-31T21:12:54.031Z]        �[?25l
[2024-01-31T21:12:54.290Z]        �[?25hCollecting azure-mgmt-subscription==0.2.0
[2024-01-31T21:12:54.290Z]          Downloading azure_mgmt_subscription-0.2.0-py2.py3-none-any.whl (40 kB)
[2024-01-31T21:12:54.290Z]        �[?25l
[2024-01-31T21:12:54.290Z]        �[?25hCollecting azure-mgmt-trafficmanager==0.50.0
[2024-01-31T21:12:54.290Z]          Downloading azure_mgmt_trafficmanager-0.50.0-py2.py3-none-any.whl (52 kB)
[2024-01-31T21:12:54.290Z]        �[?25l
[2024-01-31T21:12:54.290Z]        �[?25hCollecting azure-mgmt-web==0.35.0
[2024-01-31T21:12:54.290Z]          Downloading azure_mgmt_web-0.35.0-py2.py3-none-any.whl (358 kB)
[2024-01-31T21:12:54.290Z]        �[?25l
[2024-01-31T21:12:54.290Z]        �[?25hCollecting azure-mgmt==4.0.0
[2024-01-31T21:12:54.676Z]          Downloading azure_mgmt-4.0.0-py2.py3-none-any.whl (3.0 kB)
[2024-01-31T21:12:54.676Z]        Collecting azure-nspkg==3.0.2
[2024-01-31T21:12:54.676Z]          Downloading azure_nspkg-3.0.2-py3-none-any.whl (1.5 kB)
[2024-01-31T21:12:54.676Z]        Collecting azure-servicebus==0.21.1
[2024-01-31T21:12:54.676Z]          Downloading azure_servicebus-0.21.1-py2.py3-none-any.whl (36 kB)
[2024-01-31T21:12:54.676Z]        Collecting azure-servicefabric==6.3.0.0
[2024-01-31T21:12:54.676Z]          Downloading azure_servicefabric-6.3.0.0-py2.py3-none-any.whl (1.1 MB)
[2024-01-31T21:12:54.676Z]        �[?25l
[2024-01-31T21:12:54.676Z]        �[?25hCollecting azure-servicemanagement-legacy==0.20.6
[2024-01-31T21:12:54.676Z]          Downloading azure_servicemanagement_legacy-0.20.6-py2.py3-none-any.whl (78 kB)
[2024-01-31T21:12:55.085Z]        �[?25l
[2024-01-31T21:12:55.086Z]        �[?25hCollecting azure-storage-blob==1.5.0
[2024-01-31T21:12:55.086Z]          Downloading azure_storage_blob-1.5.0-py2.py3-none-any.whl (75 kB)
[2024-01-31T21:12:55.086Z]        �[?25l
[2024-01-31T21:12:55.086Z]        �[?25hCollecting azure-storage-common==1.4.0
[2024-01-31T21:12:55.086Z]          Downloading azure_storage_common-1.4.0-py2.py3-none-any.whl (46 kB)
[2024-01-31T21:12:55.086Z]        �[?25l
[2024-01-31T21:12:55.086Z]        �[?25hCollecting azure-storage-file==1.4.0
[2024-01-31T21:12:55.086Z]          Downloading azure_storage_file-1.4.0-py2.py3-none-any.whl (30 kB)
[2024-01-31T21:12:55.086Z]        Collecting azure-storage-queue==1.4.0
[2024-01-31T21:12:55.086Z]          Downloading azure_storage_queue-1.4.0-py2.py3-none-any.whl (23 kB)
[2024-01-31T21:12:55.391Z]        Collecting azure==4.0.0
[2024-01-31T21:12:55.391Z]          Downloading azure-4.0.0-py2.py3-none-any.whl (2.2 kB)
[2024-01-31T21:12:55.391Z]        Collecting backports.entry-points-selectable==1.1.0
[2024-01-31T21:12:55.391Z]          Downloading backports.entry_points_selectable-1.1.0-py2.py3-none-any.whl (6.2 kB)
[2024-01-31T21:12:55.391Z]        Collecting backports.ssl-match-hostname==3.7.0.1
[2024-01-31T21:12:55.391Z]          Downloading backports.ssl_match_hostname-3.7.0.1.tar.gz (5.7 kB)
[2024-01-31T21:12:56.076Z]        Collecting bcrypt==3.1.6
[2024-01-31T21:12:56.076Z]          Downloading bcrypt-3.1.6-cp34-abi3-manylinux1_x86_64.whl (55 kB)
[2024-01-31T21:12:56.076Z]        �[?25l
[2024-01-31T21:12:58.453Z]        �[?25hCollecting boto3==1.17.67
[2024-01-31T21:12:58.453Z]          Downloading boto3-1.17.67-py2.py3-none-any.whl (131 kB)
[2024-01-31T21:12:58.453Z]        �[?25l
[2024-01-31T21:12:58.453Z]        �[?25hCollecting boto==2.49.0
[2024-01-31T21:12:58.453Z]          Downloading boto-2.49.0-py2.py3-none-any.whl (1.4 MB)
[2024-01-31T21:12:58.453Z]        �[?25l
[2024-01-31T21:13:01.324Z]        �[?25hCollecting botocore==1.20.67
[2024-01-31T21:13:01.324Z]          Downloading botocore-1.20.67-py2.py3-none-any.whl (7.5 MB)
[2024-01-31T21:13:01.324Z]        �[?25l
[2024-01-31T21:13:01.324Z]        �[?25hCollecting cachetools==4.2.2
[2024-01-31T21:13:01.324Z]          Downloading cachetools-4.2.2-py3-none-any.whl (11 kB)
[2024-01-31T21:13:01.629Z]        Collecting cassandra-driver==3.23.0
[2024-01-31T21:13:01.629Z]          Downloading cassandra_driver-3.23.0-cp36-cp36m-manylinux1_x86_64.whl (4.3 MB)
[2024-01-31T21:13:01.629Z]        �[?25l
[2024-01-31T21:13:01.899Z]        �[?25hCollecting certifi==2023.07.22
[2024-01-31T21:13:01.899Z]          Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[2024-01-31T21:13:01.899Z]        �[?25l
[2024-01-31T21:13:01.899Z]        �[?25hCollecting certvalidator==0.11.1
[2024-01-31T21:13:01.899Z]          Downloading certvalidator-0.11.1-py2.py3-none-any.whl (31 kB)
[2024-01-31T21:13:03.039Z]        Collecting cffi==1.14.6
[2024-01-31T21:13:03.039Z]          Downloading cffi-1.14.6-cp36-cp36m-manylinux1_x86_64.whl (401 kB)
[2024-01-31T21:13:03.039Z]        �[?25l
[2024-01-31T21:13:03.039Z]        �[?25hCollecting chardet==3.0.4
[2024-01-31T21:13:03.039Z]          Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
[2024-01-31T21:13:03.039Z]        �[?25l
[2024-01-31T21:13:03.682Z]        �[?25hCollecting charset-normalizer==2.0.12
[2024-01-31T21:13:03.682Z]          Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[2024-01-31T21:13:04.371Z]        Collecting cheetah3==3.2.6.post2
[2024-01-31T21:13:04.371Z]          Downloading Cheetah3-3.2.6.post2-cp36-cp36m-manylinux1_x86_64.whl (673 kB)
[2024-01-31T21:13:04.371Z]        �[?25l
[2024-01-31T21:13:04.371Z]        �[?25hCollecting cheroot==8.5.2
[2024-01-31T21:13:04.371Z]          Downloading cheroot-8.5.2-py2.py3-none-any.whl (97 kB)
[2024-01-31T21:13:04.715Z]        �[?25l
[2024-01-31T21:13:04.971Z]        �[?25hCollecting cherrypy==18.6.1
[2024-01-31T21:13:04.971Z]          Downloading CherryPy-18.6.1-py2.py3-none-any.whl (419 kB)
[2024-01-31T21:13:04.971Z]        �[?25l
[2024-01-31T21:13:05.270Z]        �[?25hCollecting click==7.1.1
[2024-01-31T21:13:05.270Z]          Downloading click-7.1.1-py2.py3-none-any.whl (82 kB)
[2024-01-31T21:13:05.270Z]        �[?25l
[2024-01-31T21:13:05.270Z]        �[?25hCollecting clustershell==1.8.3
[2024-01-31T21:13:05.270Z]          Downloading ClusterShell-1.8.3-py3-none-any.whl (371 kB)
[2024-01-31T21:13:05.573Z]        �[?25l
[2024-01-31T21:13:05.573Z]        �[?25hCollecting contextvars==2.4
[2024-01-31T21:13:05.573Z]          Downloading contextvars-2.4.tar.gz (9.6 kB)
[2024-01-31T21:13:06.303Z]        Collecting croniter==0.3.29
[2024-01-31T21:13:06.303Z]          Downloading croniter-0.3.29-py2.py3-none-any.whl (16 kB)
[2024-01-31T21:13:08.184Z]        Collecting cryptography==40.0.2
[2024-01-31T21:13:08.184Z]          Downloading cryptography-40.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB)
[2024-01-31T21:13:08.184Z]        �[?25l
[2024-01-31T21:13:08.184Z]        �[?25hCollecting dataclasses==0.8
[2024-01-31T21:13:08.184Z]          Downloading dataclasses-0.8-py3-none-any.whl (19 kB)
[2024-01-31T21:13:08.184Z]        Collecting distlib==0.3.2
[2024-01-31T21:13:08.184Z]          Downloading distlib-0.3.2-py2.py3-none-any.whl (338 kB)
[2024-01-31T21:13:08.527Z]        �[?25l
[2024-01-31T21:13:08.527Z]        �[?25hCollecting distro==1.5.0
[2024-01-31T21:13:08.527Z]          Downloading distro-1.5.0-py2.py3-none-any.whl (18 kB)
[2024-01-31T21:13:08.527Z]        Collecting dnspython==1.16.0
[2024-01-31T21:13:08.527Z]          Downloading dnspython-1.16.0-py2.py3-none-any.whl (188 kB)
[2024-01-31T21:13:08.527Z]        �[?25l
[2024-01-31T21:13:08.843Z]        �[?25hCollecting docker==5.0.3
[2024-01-31T21:13:08.843Z]          Downloading docker-5.0.3-py2.py3-none-any.whl (146 kB)
[2024-01-31T21:13:08.843Z]        �[?25l
[2024-01-31T21:13:09.267Z]        �[?25hCollecting etcd3-py==0.1.6
[2024-01-31T21:13:09.267Z]          Downloading etcd3_py-0.1.6-py2.py3-none-any.whl (102 kB)
[2024-01-31T21:13:09.267Z]        �[?25l
[2024-01-31T21:13:09.267Z]        �[?25hCollecting filelock==3.0.12
[2024-01-31T21:13:09.267Z]          Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB)
[2024-01-31T21:13:09.559Z]        Collecting flaky==3.7.0
[2024-01-31T21:13:09.559Z]          Downloading flaky-3.7.0-py2.py3-none-any.whl (22 kB)
[2024-01-31T21:13:10.280Z]        Collecting frozenlist==1.2.0
[2024-01-31T21:13:10.280Z]          Downloading frozenlist-1.2.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (191 kB)
[2024-01-31T21:13:10.280Z]        �[?25l
[2024-01-31T21:13:10.578Z]        �[?25hCollecting future==0.17.1
[2024-01-31T21:13:10.578Z]          Downloading future-0.17.1.tar.gz (829 kB)
[2024-01-31T21:13:10.578Z]        �[?25l
[2024-01-31T21:13:11.003Z]        �[?25hCollecting genshi==0.7.5
[2024-01-31T21:13:11.315Z]          Downloading Genshi-0.7.5-py3-none-any.whl (175 kB)
[2024-01-31T21:13:11.315Z]        �[?25l
[2024-01-31T21:13:11.315Z]        �[?25hCollecting geomet==0.1.2
[2024-01-31T21:13:11.315Z]          Downloading geomet-0.1.2.tar.gz (11 kB)
[2024-01-31T21:13:11.657Z]        Collecting gitdb==4.0.9
[2024-01-31T21:13:11.657Z]          Downloading gitdb-4.0.9-py3-none-any.whl (63 kB)
[2024-01-31T21:13:11.657Z]        �[?25l
[2024-01-31T21:13:11.913Z]        �[?25hCollecting gitpython==3.1.18
[2024-01-31T21:13:11.913Z]          Downloading GitPython-3.1.18-py3-none-any.whl (170 kB)
[2024-01-31T21:13:11.913Z]        �[?25l
[2024-01-31T21:13:12.295Z]        �[?25hCollecting google-auth==1.6.3
[2024-01-31T21:13:12.295Z]          Downloading google_auth-1.6.3-py2.py3-none-any.whl (73 kB)
[2024-01-31T21:13:12.295Z]        �[?25l
[2024-01-31T21:13:12.295Z]        �[?25hCollecting hglib==2.6.1
[2024-01-31T21:13:12.295Z]          Downloading hglib-2.6.1-py3-none-any.whl (24 kB)
[2024-01-31T21:13:12.677Z]        Collecting idna-ssl==1.1.0
[2024-01-31T21:13:12.677Z]          Downloading idna-ssl-1.1.0.tar.gz (3.4 kB)
[2024-01-31T21:13:12.677Z]        Collecting idna==2.8
[2024-01-31T21:13:12.677Z]          Downloading idna-2.8-py2.py3-none-any.whl (58 kB)
[2024-01-31T21:13:12.677Z]        �[?25l
[2024-01-31T21:13:12.991Z]        �[?25hCollecting immutables==0.14
[2024-01-31T21:13:12.991Z]          Downloading immutables-0.14-cp36-cp36m-manylinux1_x86_64.whl (98 kB)
[2024-01-31T21:13:12.991Z]        �[?25l
[2024-01-31T21:13:13.351Z]        �[?25hCollecting importlib-metadata==4.6.4
[2024-01-31T21:13:13.351Z]          Downloading importlib_metadata-4.6.4-py3-none-any.whl (17 kB)
[2024-01-31T21:13:13.690Z]        Collecting importlib-resources==1.5.0
[2024-01-31T21:13:13.690Z]          Downloading importlib_resources-1.5.0-py2.py3-none-any.whl (21 kB)
[2024-01-31T21:13:13.690Z]        Collecting iniconfig==1.0.1
[2024-01-31T21:13:13.690Z]          Downloading iniconfig-1.0.1-py3-none-any.whl (4.2 kB)
[2024-01-31T21:13:13.690Z]        Collecting ipaddress==1.0.22
[2024-01-31T21:13:13.690Z]          Downloading ipaddress-1.0.22-py2.py3-none-any.whl (18 kB)
[2024-01-31T21:13:13.690Z]        Collecting isodate==0.6.0
[2024-01-31T21:13:13.690Z]          Downloading isodate-0.6.0-py2.py3-none-any.whl (45 kB)
[2024-01-31T21:13:13.690Z]        �[?25l
[2024-01-31T21:13:13.690Z]        �[?25hCollecting jaraco.classes==3.2.1
[2024-01-31T21:13:13.690Z]          Downloading jaraco.classes-3.2.1-py3-none-any.whl (5.6 kB)
[2024-01-31T21:13:14.066Z]        Collecting jaraco.collections==3.4.0
[2024-01-31T21:13:14.066Z]          Downloading jaraco.collections-3.4.0-py3-none-any.whl (10 kB)
[2024-01-31T21:13:14.066Z]        Collecting jaraco.functools==2.0
[2024-01-31T21:13:14.066Z]          Downloading jaraco.functools-2.0-py2.py3-none-any.whl (6.7 kB)
[2024-01-31T21:13:14.066Z]        Collecting jaraco.text==3.5.1
[2024-01-31T21:13:14.066Z]          Downloading jaraco.text-3.5.1-py3-none-any.whl (8.1 kB)
[2024-01-31T21:13:14.404Z]        Collecting jinja2==3.0.3
[2024-01-31T21:13:14.404Z]          Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB)
[2024-01-31T21:13:14.404Z]        �[?25l
[2024-01-31T21:13:14.404Z]        �[?25hCollecting jmespath==0.9.4
[2024-01-31T21:13:14.404Z]          Downloading jmespath-0.9.4-py2.py3-none-any.whl (24 kB)
[2024-01-31T21:13:14.404Z]        Collecting jsonschema==3.2.0
[2024-01-31T21:13:14.404Z]          Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
[2024-01-31T21:13:14.404Z]        �[?25l
[2024-01-31T21:13:14.765Z]        �[?25hCollecting junos-eznc==2.4.0
[2024-01-31T21:13:14.765Z]          Downloading junos_eznc-2.4.0-py2.py3-none-any.whl (193 kB)
[2024-01-31T21:13:14.765Z]        �[?25l
[2024-01-31T21:13:14.765Z]        �[?25hCollecting jxmlease==1.0.1
[2024-01-31T21:13:14.765Z]          Downloading jxmlease-1.0.1-py2.py3-none-any.whl (37 kB)
[2024-01-31T21:13:14.765Z]        Collecting kazoo==2.6.1
[2024-01-31T21:13:14.765Z]          Downloading kazoo-2.6.1-py2.py3-none-any.whl (136 kB)
[2024-01-31T21:13:14.765Z]        �[?25l
[2024-01-31T21:13:15.147Z]        �[?25hCollecting keyring==5.7.1
[2024-01-31T21:13:15.147Z]          Downloading keyring-5.7.1-py2.py3-none-any.whl (60 kB)
[2024-01-31T21:13:15.147Z]        �[?25l
[2024-01-31T21:13:15.147Z]        �[?25hCollecting kubernetes==3.0.0
[2024-01-31T21:13:15.147Z]          Downloading kubernetes-3.0.0-py2.py3-none-any.whl (815 kB)
[2024-01-31T21:13:15.147Z]        �[?25l
[2024-01-31T21:13:15.487Z]        �[?25hCollecting libnacl==1.7.1
[2024-01-31T21:13:15.487Z]          Downloading libnacl-1.7.1-py2.py3-none-any.whl (20 kB)
[2024-01-31T21:13:17.240Z]        Collecting lxml==4.9.1
[2024-01-31T21:13:17.240Z]          Downloading lxml-4.9.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.4 MB)
[2024-01-31T21:13:17.240Z]        �[?25l
[2024-01-31T21:13:17.240Z]        �[?25hCollecting mako==1.1.4
[2024-01-31T21:13:17.240Z]          Downloading Mako-1.1.4-py2.py3-none-any.whl (75 kB)
[2024-01-31T21:13:17.240Z]        �[?25l
[2024-01-31T21:13:17.624Z]        �[?25hCollecting markupsafe==2.0.1
[2024-01-31T21:13:17.624Z]          Downloading MarkupSafe-2.0.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB)
[2024-01-31T21:13:17.935Z]        Collecting mercurial==6.0.1
[2024-01-31T21:13:17.935Z]          Downloading mercurial-6.0.1.tar.gz (8.1 MB)
[2024-01-31T21:13:17.935Z]        �[?25l
[2024-01-31T21:13:21.705Z]        �[?25h  Installing build dependencies ... �[?25l-� �\� �|� �/� �done
[2024-01-31T21:13:24.580Z]        �[?25h  Getting requirements to build wheel ... �[?25l-� �done
[2024-01-31T21:13:24.580Z]        �[?25h    Preparing wheel metadata ... �[?25l-� �done
[2024-01-31T21:13:24.580Z]        �[?25hCollecting mock==3.0.5
[2024-01-31T21:13:24.580Z]          Downloading mock-3.0.5-py2.py3-none-any.whl (25 kB)
[2024-01-31T21:13:24.580Z]        Collecting more-itertools==5.0.0
[2024-01-31T21:13:24.580Z]          Downloading more_itertools-5.0.0-py3-none-any.whl (52 kB)
[2024-01-31T21:13:24.580Z]        �[?25l
[2024-01-31T21:13:27.407Z]        �[?25hCollecting moto==3.0.1
[2024-01-31T21:13:27.407Z]          Downloading moto-3.0.1-py2.py3-none-any.whl (1.5 MB)
[2024-01-31T21:13:27.407Z]        �[?25l
[2024-01-31T21:13:27.824Z]        �[?25hCollecting msgpack==1.0.2
[2024-01-31T21:13:27.824Z]          Downloading msgpack-1.0.2-cp36-cp36m-manylinux1_x86_64.whl (272 kB)
[2024-01-31T21:13:27.824Z]        �[?25l
[2024-01-31T21:13:27.824Z]        �[?25hCollecting msrest==0.6.14
[2024-01-31T21:13:27.824Z]          Downloading msrest-0.6.14-py2.py3-none-any.whl (84 kB)
[2024-01-31T21:13:27.824Z]        �[?25l
[2024-01-31T21:13:27.824Z]        �[?25hCollecting msrestazure==0.6.3
[2024-01-31T21:13:27.824Z]          Downloading msrestazure-0.6.3-py2.py3-none-any.whl (40 kB)
[2024-01-31T21:13:27.824Z]        �[?25l
[2024-01-31T21:13:29.549Z]        �[?25hCollecting multidict==5.2.0
[2024-01-31T21:13:29.549Z]          Downloading multidict-5.2.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (159 kB)
[2024-01-31T21:13:29.549Z]        �[?25l
[2024-01-31T21:13:29.549Z]        �[?25hCollecting ncclient==0.6.4
[2024-01-31T21:13:29.549Z]          Downloading ncclient-0.6.4.tar.gz (88 kB)
[2024-01-31T21:13:29.549Z]        �[?25l
[2024-01-31T21:13:30.122Z]        �[?25hCollecting netaddr==0.7.19
[2024-01-31T21:13:30.122Z]          Downloading netaddr-0.7.19-py2.py3-none-any.whl (1.6 MB)
[2024-01-31T21:13:30.122Z]        �[?25l
[2024-01-31T21:13:30.122Z]        �[?25hCollecting ntc-templates==1.4.0
[2024-01-31T21:13:30.122Z]          Downloading ntc_templates-1.4.0.tar.gz (636 kB)
[2024-01-31T21:13:30.122Z]        �[?25l
[2024-01-31T21:13:33.024Z]        �[?25h  Installing build dependencies ... �[?25l-� �\� �|� �/� �done
[2024-01-31T21:13:33.024Z]        �[?25h  Getting requirements to build wheel ... �[?25l-� �done
[2024-01-31T21:13:33.322Z]        �[?25h    Preparing wheel metadata ... �[?25l-� �done
[2024-01-31T21:13:33.322Z]        �[?25hCollecting oauthlib==3.1.0
[2024-01-31T21:13:33.704Z]          Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
[2024-01-31T21:13:33.704Z]        �[?25l
[2024-01-31T21:13:33.704Z]        �[?25hCollecting oscrypto==1.2.0
[2024-01-31T21:13:33.704Z]          Downloading oscrypto-1.2.0-py2.py3-none-any.whl (192 kB)
[2024-01-31T21:13:33.704Z]        �[?25l
[2024-01-31T21:13:33.704Z]        �[?25hCollecting packaging==19.2
[2024-01-31T21:13:33.704Z]          Downloading packaging-19.2-py2.py3-none-any.whl (30 kB)
[2024-01-31T21:13:34.088Z]        Collecting paramiko==2.10.1
[2024-01-31T21:13:34.088Z]          Downloading paramiko-2.10.1-py2.py3-none-any.whl (211 kB)
[2024-01-31T21:13:34.088Z]        �[?25l
[2024-01-31T21:13:34.088Z]        �[?25hCollecting passlib==1.7.2
[2024-01-31T21:13:34.088Z]          Downloading passlib-1.7.2-py2.py3-none-any.whl (507 kB)
[2024-01-31T21:13:34.088Z]        �[?25l
[2024-01-31T21:13:34.088Z]        �[?25hCollecting pathspec==0.9.0
[2024-01-31T21:13:34.088Z]          Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
[2024-01-31T21:13:34.088Z]        Collecting pathtools==0.1.2
[2024-01-31T21:13:34.088Z]          Downloading pathtools-0.1.2.tar.gz (11 kB)
[2024-01-31T21:13:34.397Z]        Collecting platformdirs==2.2.0
[2024-01-31T21:13:34.397Z]          Downloading platformdirs-2.2.0-py3-none-any.whl (13 kB)
[2024-01-31T21:13:34.653Z]        Collecting pluggy==0.13.0
[2024-01-31T21:13:34.653Z]          Downloading pluggy-0.13.0-py2.py3-none-any.whl (17 kB)
[2024-01-31T21:13:35.034Z]        Collecting portend==2.4
[2024-01-31T21:13:35.034Z]          Downloading portend-2.4-py2.py3-none-any.whl (5.0 kB)
[2024-01-31T21:13:35.399Z]        Collecting psutil==5.8.0
[2024-01-31T21:13:35.399Z]          Downloading psutil-5.8.0-cp36-cp36m-manylinux2010_x86_64.whl (291 kB)
[2024-01-31T21:13:35.772Z]        �[?25l
[2024-01-31T21:13:35.772Z]        �[?25hCollecting py==1.10.0
[2024-01-31T21:13:35.772Z]          Downloading py-1.10.0-py2.py3-none-any.whl (97 kB)
[2024-01-31T21:13:35.772Z]        �[?25l
[2024-01-31T21:13:35.772Z]        �[?25hCollecting pyasn1-modules==0.2.4
[2024-01-31T21:13:35.772Z]          Downloading pyasn1_modules-0.2.4-py2.py3-none-any.whl (66 kB)
[2024-01-31T21:13:35.772Z]        �[?25l
[2024-01-31T21:13:36.114Z]        �[?25hCollecting pyasn1==0.4.8
[2024-01-31T21:13:36.114Z]          Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
[2024-01-31T21:13:36.114Z]        �[?25l
[2024-01-31T21:13:36.114Z]        �[?25hCollecting pycparser==2.17
[2024-01-31T21:13:36.114Z]          Downloading pycparser-2.17.tar.gz (231 kB)
[2024-01-31T21:13:36.114Z]        �[?25l
[2024-01-31T21:13:37.882Z]        �[?25hCollecting pycryptodomex==3.9.8
[2024-01-31T21:13:37.882Z]          Downloading pycryptodomex-3.9.8-cp36-cp36m-manylinux1_x86_64.whl (13.7 MB)
[2024-01-31T21:13:37.882Z]        �[?25l
[2024-01-31T21:13:37.882Z]        �[?25hCollecting pycurl==7.43.0.6
[2024-01-31T21:13:37.882Z]          Downloading pycurl-7.43.0.6.tar.gz (222 kB)
[2024-01-31T21:13:37.882Z]        �[?25l
[2024-01-31T21:13:39.190Z]        �[?25hCollecting pygit2==1.0.3
[2024-01-31T21:13:39.190Z]          Downloading pygit2-1.0.3-cp36-cp36m-manylinux1_x86_64.whl (5.1 MB)
[2024-01-31T21:13:39.190Z]        �[?25l
[2024-01-31T21:13:39.190Z]        �[?25hCollecting pyiface==0.0.11
[2024-01-31T21:13:39.190Z]          Downloading pyiface-0.0.11.tar.gz (17 kB)
[2024-01-31T21:13:39.190Z]        Collecting pyinotify==0.9.6
[2024-01-31T21:13:39.190Z]          Downloading pyinotify-0.9.6.tar.gz (60 kB)
[2024-01-31T21:13:39.560Z]        �[?25l
[2024-01-31T21:13:39.560Z]        �[?25hCollecting pyjwt==2.4.0
[2024-01-31T21:13:39.988Z]          Downloading PyJWT-2.4.0-py3-none-any.whl (18 kB)
[2024-01-31T21:13:39.989Z]        Collecting pymysql==1.0.2
[2024-01-31T21:13:39.989Z]          Downloading PyMySQL-1.0.2-py3-none-any.whl (43 kB)
[2024-01-31T21:13:39.989Z]        �[?25l
[2024-01-31T21:13:39.989Z]        �[?25hCollecting pynacl==1.3.0
[2024-01-31T21:13:39.989Z]          Downloading PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759 kB)
[2024-01-31T21:13:39.989Z]        �[?25l
[2024-01-31T21:13:39.989Z]        �[?25hCollecting pyopenssl==23.2.0
[2024-01-31T21:13:39.989Z]          Downloading pyOpenSSL-23.2.0-py3-none-any.whl (59 kB)
[2024-01-31T21:13:39.989Z]        �[?25l
[2024-01-31T21:13:40.373Z]        �[?25hCollecting pyparsing==2.4.5
[2024-01-31T21:13:40.373Z]          Downloading pyparsing-2.4.5-py2.py3-none-any.whl (67 kB)
[2024-01-31T21:13:40.373Z]        �[?25l
[2024-01-31T21:13:40.373Z]        �[?25hCollecting pyrsistent==0.17.3
[2024-01-31T21:13:40.373Z]          Downloading pyrsistent-0.17.3.tar.gz (106 kB)
[2024-01-31T21:13:40.373Z]        �[?25l
[2024-01-31T21:13:40.695Z]        �[?25hCollecting pyserial==3.4
[2024-01-31T21:13:40.695Z]          Downloading pyserial-3.4-py2.py3-none-any.whl (193 kB)
[2024-01-31T21:13:40.695Z]        �[?25l
[2024-01-31T21:13:40.999Z]        �[?25hCollecting pytest-helpers-namespace==2021.4.29
[2024-01-31T21:13:40.999Z]          Downloading pytest_helpers_namespace-2021.4.29-py3-none-any.whl (15 kB)
[2024-01-31T21:13:40.999Z]        Collecting pytest-httpserver==1.0.4
[2024-01-31T21:13:40.999Z]          Downloading pytest_httpserver-1.0.4-py3-none-any.whl (38 kB)
[2024-01-31T21:13:41.424Z]        Collecting pytest-salt-factories[docker]==1.0.0rc17
[2024-01-31T21:13:41.425Z]          Downloading pytest_salt_factories-1.0.0rc17-py3-none-any.whl (89 kB)
[2024-01-31T21:13:41.425Z]        �[?25l
[2024-01-31T21:13:41.425Z]        �[?25hCollecting pytest-shell-utilities==1.4.0
[2024-01-31T21:13:41.425Z]          Downloading pytest_shell_utilities-1.4.0-py3-none-any.whl (46 kB)
[2024-01-31T21:13:41.425Z]        �[?25l
[2024-01-31T21:13:41.425Z]        �[?25hCollecting pytest-skip-markers==1.2.0
[2024-01-31T21:13:41.425Z]          Downloading pytest_skip_markers-1.2.0-py3-none-any.whl (31 kB)
[2024-01-31T21:13:41.425Z]        Collecting pytest-subtests==0.4.0
[2024-01-31T21:13:41.425Z]          Downloading pytest_subtests-0.4.0-py3-none-any.whl (6.1 kB)
[2024-01-31T21:13:41.425Z]        Collecting pytest-system-statistics==1.0.2
[2024-01-31T21:13:41.789Z]          Downloading pytest_system_statistics-1.0.2-py3-none-any.whl (11 kB)
[2024-01-31T21:13:41.789Z]        Collecting pytest-tempdir==2019.10.12
[2024-01-31T21:13:41.789Z]          Downloading pytest_tempdir-2019.10.12-py2.py3-none-any.whl (10 kB)
[2024-01-31T21:13:41.789Z]        Collecting pytest-timeout==1.4.2
[2024-01-31T21:13:41.789Z]          Downloading pytest_timeout-1.4.2-py2.py3-none-any.whl (10 kB)
[2024-01-31T21:13:42.173Z]        Collecting pytest==7.0.1
[2024-01-31T21:13:42.173Z]          Downloading pytest-7.0.1-py3-none-any.whl (296 kB)
[2024-01-31T21:13:42.173Z]        �[?25l
[2024-01-31T21:13:42.173Z]        �[?25hCollecting python-consul==1.1.0
[2024-01-31T21:13:42.173Z]          Downloading python_consul-1.1.0-py2.py3-none-any.whl (24 kB)
[2024-01-31T21:13:42.173Z]        Collecting python-dateutil==2.8.1
[2024-01-31T21:13:42.173Z]          Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
[2024-01-31T21:13:42.173Z]        �[?25l
[2024-01-31T21:13:42.173Z]        �[?25hCollecting python-etcd==0.4.5
[2024-01-31T21:13:42.173Z]          Downloading python-etcd-0.4.5.tar.gz (37 kB)
[2024-01-31T21:13:42.596Z]        Collecting python-gnupg==0.4.8
[2024-01-31T21:13:42.596Z]          Downloading python_gnupg-0.4.8-py2.py3-none-any.whl (18 kB)
[2024-01-31T21:13:42.893Z]        Collecting python-telegram-bot==13.7
[2024-01-31T21:13:42.893Z]          Downloading python_telegram_bot-13.7-py3-none-any.whl (490 kB)
[2024-01-31T21:13:42.893Z]        �[?25l
[2024-01-31T21:13:43.284Z]        �[?25hCollecting pytz==2022.1
[2024-01-31T21:13:43.284Z]          Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB)
[2024-01-31T21:13:43.284Z]        �[?25l
[2024-01-31T21:13:43.284Z]        �[?25hCollecting pyvmomi==6.7.1.2018.12
[2024-01-31T21:13:43.284Z]          Downloading pyvmomi-6.7.1.2018.12.zip (632 kB)
[2024-01-31T21:13:43.284Z]        �[?25l
[2024-01-31T21:13:43.985Z]        �[?25hCollecting pyyaml==6.0.1
[2024-01-31T21:13:43.985Z]          Downloading PyYAML-6.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (677 kB)
[2024-01-31T21:13:43.985Z]        �[?25l
[2024-01-31T21:13:45.793Z]        �[?25hCollecting pyzmq==23.2.0
[2024-01-31T21:13:45.793Z]          Downloading pyzmq-23.2.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.1 MB)
[2024-01-31T21:13:45.793Z]        �[?25l
[2024-01-31T21:13:45.793Z]        �[?25hCollecting redis-py-cluster==2.1.3
[2024-01-31T21:13:45.793Z]          Downloading redis_py_cluster-2.1.3-py2.py3-none-any.whl (42 kB)
[2024-01-31T21:13:45.793Z]        �[?25l
[2024-01-31T21:13:46.126Z]        �[?25hCollecting redis==3.5.3
[2024-01-31T21:13:46.126Z]          Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB)
[2024-01-31T21:13:46.127Z]        �[?25l
[2024-01-31T21:13:46.127Z]        �[?25hCollecting requests-oauthlib==1.3.0
[2024-01-31T21:13:46.127Z]          Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
[2024-01-31T21:13:46.127Z]        Collecting requests==2.25.1
[2024-01-31T21:13:46.127Z]          Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB)
[2024-01-31T21:13:46.127Z]        �[?25l
[2024-01-31T21:13:46.429Z]        �[?25hCollecting resolvelib==0.5.4
[2024-01-31T21:13:46.429Z]          Downloading resolvelib-0.5.4-py2.py3-none-any.whl (12 kB)
[2024-01-31T21:13:46.429Z]        Collecting responses==0.10.6
[2024-01-31T21:13:46.429Z]          Downloading responses-0.10.6-py2.py3-none-any.whl (13 kB)
[2024-01-31T21:13:46.429Z]        Collecting rfc3987==1.3.8
[2024-01-31T21:13:46.429Z]          Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB)
[2024-01-31T21:13:46.429Z]        Collecting rpm-vercmp==0.1.2
[2024-01-31T21:13:46.429Z]          Downloading rpm_vercmp-0.1.2.tar.gz (8.9 kB)
[2024-01-31T21:13:48.221Z]        Collecting rsa==4.7.2
[2024-01-31T21:13:48.221Z]          Downloading rsa-4.7.2-py3-none-any.whl (34 kB)
[2024-01-31T21:13:48.221Z]        Collecting s3transfer==0.4.2
[2024-01-31T21:13:48.221Z]          Downloading s3transfer-0.4.2-py2.py3-none-any.whl (79 kB)
[2024-01-31T21:13:48.221Z]        �[?25l
[2024-01-31T21:13:48.221Z]        �[?25hCollecting scp==0.13.2
[2024-01-31T21:13:48.221Z]          Downloading scp-0.13.2-py2.py3-none-any.whl (9.5 kB)
[2024-01-31T21:13:48.221Z]        Collecting semantic-version==2.9.0
[2024-01-31T21:13:48.221Z]          Downloading semantic_version-2.9.0-py2.py3-none-any.whl (15 kB)
[2024-01-31T21:13:48.606Z]        Collecting setproctitle==1.1.10
[2024-01-31T21:13:48.606Z]          Downloading setproctitle-1.1.10.zip (34 kB)
[2024-01-31T21:13:48.861Z]        Collecting six==1.16.0
[2024-01-31T21:13:48.862Z]          Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[2024-01-31T21:13:48.862Z]        Collecting smmap==5.0.0
[2024-01-31T21:13:48.862Z]          Downloading smmap-5.0.0-py3-none-any.whl (24 kB)
[2024-01-31T21:13:48.862Z]        Collecting sqlparse==0.4.2
[2024-01-31T21:13:48.862Z]          Downloading sqlparse-0.4.2-py3-none-any.whl (42 kB)
[2024-01-31T21:13:48.862Z]        �[?25l
[2024-01-31T21:13:48.862Z]        �[?25hCollecting strict-rfc3339==0.7
[2024-01-31T21:13:48.862Z]          Downloading strict-rfc3339-0.7.tar.gz (17 kB)
[2024-01-31T21:13:49.221Z]        Collecting tempora==4.1.1
[2024-01-31T21:13:49.221Z]          Downloading tempora-4.1.1-py3-none-any.whl (15 kB)
[2024-01-31T21:13:49.221Z]        Collecting terminal==0.4.0
[2024-01-31T21:13:49.574Z]          Downloading terminal-0.4.0.tar.gz (11 kB)
[2024-01-31T21:13:49.574Z]        Collecting textfsm==1.1.0
[2024-01-31T21:13:49.574Z]          Downloading textfsm-1.1.0-py2.py3-none-any.whl (37 kB)
[2024-01-31T21:13:49.870Z]        Collecting timelib==0.2.5
[2024-01-31T21:13:49.870Z]          Downloading timelib-0.2.5.zip (330 kB)
[2024-01-31T21:13:49.870Z]        �[?25l
[2024-01-31T21:13:50.167Z]        �[?25hCollecting toml==0.10.2
[2024-01-31T21:13:50.167Z]          Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)
[2024-01-31T21:13:50.167Z]        Collecting tomli==1.2.3
[2024-01-31T21:13:50.167Z]          Downloading tomli-1.2.3-py3-none-any.whl (12 kB)
[2024-01-31T21:13:50.423Z]        Collecting tornado==6.1
[2024-01-31T21:13:50.423Z]          Downloading tornado-6.1-cp36-cp36m-manylinux2010_x86_64.whl (427 kB)
[2024-01-31T21:13:50.423Z]        �[?25l
[2024-01-31T21:13:50.423Z]        �[?25hCollecting transitions==0.8.1
[2024-01-31T21:13:50.423Z]          Downloading transitions-0.8.1-py2.py3-none-any.whl (73 kB)
[2024-01-31T21:13:50.423Z]        �[?25l
[2024-01-31T21:13:50.984Z]        �[?25hCollecting twilio==7.9.2
[2024-01-31T21:13:50.984Z]          Downloading twilio-7.9.2-py2.py3-none-any.whl (1.4 MB)
[2024-01-31T21:13:50.984Z]        �[?25l
[2024-01-31T21:13:51.345Z]        �[?25hCollecting typing-extensions==3.10.0.0
[2024-01-31T21:13:51.345Z]          Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB)
[2024-01-31T21:13:51.345Z]        Collecting tzlocal==2.1
[2024-01-31T21:13:51.345Z]          Downloading tzlocal-2.1-py2.py3-none-any.whl (16 kB)
[2024-01-31T21:13:51.686Z]        Collecting urllib3==1.26.17
[2024-01-31T21:13:51.686Z]          Downloading urllib3-1.26.17-py2.py3-none-any.whl (143 kB)
[2024-01-31T21:13:51.686Z]        �[?25l
[2024-01-31T21:13:51.686Z]        �[?25hCollecting vcert==0.7.4
[2024-01-31T21:13:51.686Z]          Downloading vcert-0.7.4-py3-none-any.whl (28 kB)
[2024-01-31T21:13:51.942Z]        Collecting virtualenv==20.7.2
[2024-01-31T21:13:51.942Z]          Downloading virtualenv-20.7.2-py2.py3-none-any.whl (5.3 MB)
[2024-01-31T21:13:52.285Z]        �[?25l
[2024-01-31T21:13:52.669Z]        �[?25hCollecting watchdog==0.10.3
[2024-01-31T21:13:52.669Z]          Downloading watchdog-0.10.3.tar.gz (94 kB)
[2024-01-31T21:13:52.669Z]        �[?25l
[2024-01-31T21:13:53.013Z]        �[?25hCollecting websocket-client==0.40.0
[2024-01-31T21:13:53.013Z]          Downloading websocket_client-0.40.0.tar.gz (196 kB)
[2024-01-31T21:13:53.013Z]        �[?25l
[2024-01-31T21:13:53.405Z]        �[?25hCollecting werkzeug==2.0.3
[2024-01-31T21:13:53.405Z]          Downloading Werkzeug-2.0.3-py3-none-any.whl (289 kB)
[2024-01-31T21:13:53.405Z]        �[?25l
[2024-01-31T21:13:53.405Z]        �[?25hCollecting xmltodict==0.12.0
[2024-01-31T21:13:53.405Z]          Downloading xmltodict-0.12.0-py2.py3-none-any.whl (9.2 kB)
[2024-01-31T21:13:53.405Z]        Collecting yamllint==1.26.3
[2024-01-31T21:13:53.753Z]          Downloading yamllint-1.26.3.tar.gz (126 kB)
[2024-01-31T21:13:53.753Z]        �[?25l
[2024-01-31T21:13:54.137Z]        �[?25hCollecting yamlordereddictloader==0.4.0
[2024-01-31T21:13:54.137Z]          Downloading yamlordereddictloader-0.4.0.tar.gz (3.3 kB)
[2024-01-31T21:13:55.449Z]        Collecting yarl==1.7.2
[2024-01-31T21:13:55.449Z]          Downloading yarl-1.7.2-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (270 kB)
[2024-01-31T21:13:55.449Z]        �[?25l
[2024-01-31T21:13:55.449Z]        �[?25hCollecting zc.lockfile==1.4
[2024-01-31T21:13:55.449Z]          Downloading zc.lockfile-1.4.tar.gz (11 kB)
[2024-01-31T21:13:55.815Z]        Collecting zipp==3.5.0
[2024-01-31T21:13:55.815Z]          Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB)
[2024-01-31T21:13:55.815Z]        Requirement already satisfied: setuptools>=0.7 in ./.nox/pytest-parametrized-3-crypto-pycryptodome-transport-zeromq-coverage-false/lib/python3.6/site-packages (from apscheduler==3.6.3->-r requirements/static/ci/py3.6/linux.txt (line 22)) (58.5.3)
[2024-01-31T21:14:09.117Z]        WARNING: The candidate selected for download or install is a yanked version: 'cheetah3' candidate (version 3.2.6.post2 at https://files.pythonhosted.org/packages/a4/d4/0325ef3dfd3edf545b5ff0aec15f248d8bf2e5cdda9e56a7b68187181703/Cheetah3-3.2.6.post2-cp36-cp36m-manylinux1_x86_64.whl#sha256=b37e99194c71eea8156c4cd66381257a3a4c45b13c5f7e9fdbcd2772ab0752e8 (from https://pypi.org/simple/cheetah3/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*))
[2024-01-31T21:14:09.117Z]        Reason for being yanked: Failed
[2024-01-31T21:14:09.117Z]        Building wheels for collected packages: ansible-core, ansible, backports.ssl-match-hostname, contextvars, future, geomet, idna-ssl, mercurial, ncclient, ntc-templates, pathtools, pycparser, pycurl, pyiface, pyinotify, pyrsistent, python-etcd, pyvmomi, rpm-vercmp, setproctitle, strict-rfc3339, terminal, timelib, watchdog, websocket-client, yamllint, yamlordereddictloader, zc.lockfile
[2024-01-31T21:14:09.117Z]          Building wheel for ansible-core (setup.py) ... �[?25l-� �\� �|� �/� �-� �\� �|� �/� �done
[2024-01-31T21:14:09.117Z]        �[?25h  Created wheel for ansible-core: filename=ansible_core-2.11.7-py3-none-any.whl size=1959488 sha256=2920722e5f8ad5c888a8d7ba92a0fcfc0088b13b4bca43e043ef68904650a09b
[2024-01-31T21:14:09.117Z]          Stored in directory: /root/.cache/pip/wheels/77/ed/ce/f912968ec3250481b43eab646c45fc5c11ebe5f9f4e475eb52
[2024-01-31T21:14:49.971Z]          Building wheel for ansible (setup.py) ... �[?25l-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �done
[2024-01-31T21:14:49.971Z]        �[?25h  Created wheel for ansible: filename=ansible-4.4.0-py3-none-any.whl size=58221802 sha256=c3caffc2890925a5a83dc3104a037d33a66b1a2a4f8df678fe34bda3b7a49cee
[2024-01-31T21:14:49.971Z]          Stored in directory: /root/.cache/pip/wheels/bb/91/91/9d3c4fcd2f8597fd0423e5903625627e5ccd3ba135ea07cd0a
[2024-01-31T21:14:49.971Z]          Building wheel for backports.ssl-match-hostname (setup.py) ... �[?25l-� �done
[2024-01-31T21:14:49.971Z]        �[?25h  Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.7.0.1-py2.py3-none-any.whl size=6756 sha256=8509f8237ca7698e7f3f5088c87d896d5922044b226c4ad2c759ca6b119e44b2
[2024-01-31T21:14:49.971Z]          Stored in directory: /root/.cache/pip/wheels/8c/9f/44/43c06979fef9a701e4833e22b3ac5e403334efbac2f10ff896
[2024-01-31T21:14:49.971Z]          Building wheel for contextvars (setup.py) ... �[?25l-� �done
[2024-01-31T21:14:49.971Z]        �[?25h  Created wheel for contextvars: filename=contextvars-2.4-py3-none-any.whl size=7681 sha256=2a775cc73a71857ed5cfbd7336cb7199cf8428e6eabed5caf32d6f12ae8d898f
[2024-01-31T21:14:49.971Z]          Stored in directory: /root/.cache/pip/wheels/41/11/53/911724983aa48deb94792432e14e518447212dd6c5477d49d3
[2024-01-31T21:14:49.971Z]          Building wheel for future (setup.py) ... �[?25l-� �\� �|� �done
[2024-01-31T21:14:49.971Z]        �[?25h  Created wheel for future: filename=future-0.17.1-py3-none-any.whl size=488740 sha256=be3ffc08f75d61ffe0c212043055185074e02c06f88aaefdf9cd66be67bf85e5
[2024-01-31T21:14:49.971Z]          Stored in directory: /root/.cache/pip/wheels/c4/f0/e2/8e4ecc9e1b12a428a7657ba683576d3e79d0a75982f63e8fd2
[2024-01-31T21:14:49.971Z]          Building wheel for geomet (setup.py) ... �[?25l-� �done
[2024-01-31T21:14:49.971Z]        �[?25h  Created wheel for geomet: filename=geomet-0.1.2-py3-none-any.whl size=14895 sha256=9720e56c6da6b4bd42ba6d4f7adc497124f5fd2532c7503a63c60319f4b5b87f
[2024-01-31T21:14:49.971Z]          Stored in directory: /root/.cache/pip/wheels/1a/2c/6b/d48145a92e1ddab180750e54163e9d4766da9ea28e07618110
[2024-01-31T21:14:49.971Z]          Building wheel for idna-ssl (setup.py) ... �[?25l-� �done
[2024-01-31T21:14:49.971Z]        �[?25h  Created wheel for idna-ssl: filename=idna_ssl-1.1.0-py3-none-any.whl size=3178 sha256=2b14ea3753a231448fad826af13152a5b13f6118c9c8fc1efd86ebbd07870477
[2024-01-31T21:14:49.971Z]          Stored in directory: /root/.cache/pip/wheels/6a/f5/9c/f8331a854f7a8739cf0e74c13854e4dd7b1af11b04fe1dde13
[2024-01-31T21:15:19.068Z]          Building wheel for mercurial (PEP 517) ... �[?25l-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �/� �-� �done
[2024-01-31T21:15:19.068Z]        �[?25h  Created wheel for mercurial: filename=mercurial-6.0.1-cp36-cp36m-linux_x86_64.whl size=6001535 sha256=b75addd22e468d7e4687fc81bf5dc250bb1071a43b124c3139415e255569d54f
[2024-01-31T21:15:19.068Z]          Stored in directory: /root/.cache/pip/wheels/f2/3c/ad/ae56a10c77025a256d120d5d1875a30009b9ab0de62ecfbee2
[2024-01-31T21:15:19.068Z]          Building wheel for ncclient (setup.py) ... �[?25l-� �\� �done
[2024-01-31T21:15:19.068Z]        �[?25h  Created wheel for ncclient: filename=ncclient-0.6.4-py2.py3-none-any.whl size=70118 sha256=a74401ee754e268a09ba99d644f9020f1115598119ce0fa45a4ab2bd9718d542
[2024-01-31T21:15:19.068Z]          Stored in directory: /root/.cache/pip/wheels/7f/f9/b1/37dccd45eafebd345ca4e702b6a16f97bafe1547adf19878d6
[2024-01-31T21:15:19.068Z]          Building wheel for ntc-templates (PEP 517) ... �[?25l-� �\� �|� �done
[2024-01-31T21:15:19.068Z]        �[?25h  Created wheel for ntc-templates: filename=ntc_templates-1.4.0-py3-none-any.whl size=221907 sha256=c400db9e3458e66dc81d1731d3ac90bbcd0fe1c1b9b8c2827b080923e0952203
[2024-01-31T21:15:19.068Z]          Stored in directory: /root/.cache/pip/wheels/99/0d/78/e228c13b7c79f45846a4359a30205e948956632f8799f35244
[2024-01-31T21:15:19.068Z]          Building wheel for pathtools (setup.py) ... �[?25l-� �done
[2024-01-31T21:15:19.068Z]        �[?25h  Created wheel for pathtools: filename=pathtools-0.1.2-py3-none-any.whl size=8806 sha256=6c94a8dbbf58a7e7301eabd47a449e6e1f476b3d28e3d95b1b509b8fc1fc8dc8
[2024-01-31T21:15:19.068Z]          Stored in directory: /root/.cache/pip/wheels/42/ea/90/e37d463fb3b03848bf715080595de62545266f53dd546b2497
[2024-01-31T21:15:19.068Z]          Building wheel for pycparser (setup.py) ... �[?25l-� �\� �done
[2024-01-31T21:15:19.068Z]        �[?25h  Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=101897 sha256=900b82b191004d887eb0536ce9f9f7f010ce8fcd899c7895c41576479a00e5cf
[2024-01-31T21:15:19.068Z]          Stored in directory: /root/.cache/pip/wheels/4b/e0/b8/95f1c83ec2c52b749560f85f868cdfe290fc0fdd28601b6611
[2024-01-31T21:15:21.021Z]          Building wheel for pycurl (setup.py) ... �[?25l-� �\� �|� �/� �-� �\� �|� �/� �-� �\� �|� �done
[2024-01-31T21:15:21.021Z]        �[?25h  Created wheel for pycurl: filename=pycurl-7.43.0.6-cp36-cp36m-linux_x86_64.whl size=239327 sha256=22ad1c1ec4bed052891507de025c375160758bca8e81a3dd42cae3766eb61a56
[2024-01-31T21:15:21.021Z]          Stored in directory: /root/.cache/pip/wheels/6b/17/54/ab9d3a8137df47050b265e8e01e1e161e423e6b6ec33bfd7d4
[2024-01-31T21:15:21.384Z]          Building wheel for pyiface (setup.py) ... �[?25l-� �done
[2024-01-31T21:15:21.384Z]        �[?25h  Created wheel for pyiface: filename=pyiface-0.0.11-py3-none-any.whl size=18387 sha256=9159546b7447546296d2550b49263ed3d47722600af374bc175bc1d92b015c8f
[2024-01-31T21:15:21.384Z]          Stored in directory: /root/.cache/pip/wheels/fe/f8/33/83563a7534bb19897cceee60ad2e5527f4c83a48a30359b523
[2024-01-31T21:15:21.384Z]          Building wheel for pyinotify (setup.py) ... �[?25l-� �done
[2024-01-31T21:15:21.384Z]        �[?25h  Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25352 sha256=b93fbe0c6d72a0913e22373b5d5e3c6e4cce611e83d9cf3b24ac7654b6214139
[2024-01-31T21:15:21.384Z]          Stored in directory: /root/.cache/pip/wheels/a0/69/85/be7dd85053098be76d7901f0a17bf91a152ba8c93361ec3879
[2024-01-31T21:15:22.124Z]          Building wheel for pyrsistent (setup.py) ... �[?25l-� �\� �done
[2024-01-31T21:15:22.124Z]        �[?25h  Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=94669 sha256=cb21d76eb87363e6243a2d6404896c41e83695ac2f19e6989a37f49b9bfb8270
[2024-01-31T21:15:22.124Z]          Stored in directory: /root/.cache/pip/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb
[2024-01-31T21:15:22.464Z]          Building wheel for python-etcd (setup.py) ... �[?25l-� �done
Output truncated.

Details

  • Clone (1 min 48 sec)
  • Setup (41 sec)
  • Create VM (3 min 2 sec)
    • Converge VM (3 min 28 sec)
      • Run Tests (Slow/Changed) (1 hr 17 min)
        Error: script returned exit code 20
  • check-for-ssh-timeouts (1.9 sec)
  • check-exit-codes (1.9 sec)
  • check-exit-codes (1.9 sec)
  • memory-error (1.9 sec)
  • daemon-failed-to-start (2.6 sec)
  • instance-terminated (1.8 sec)
    • Download Artefacts (7.7 sec)
    • Cleanup (4.2 sec)
    • Upload Coverage (1.8 sec)
      Unstable: 51 tests failed