2026-03-04 03:03:39.074484 | Job console starting 2026-03-04 03:03:39.085515 | Updating git repos 2026-03-04 03:03:39.105639 | Cloning repos into workspace 2026-03-04 03:03:39.149663 | Restoring repo states 2026-03-04 03:03:39.163403 | Merging changes 2026-03-04 03:03:39.163572 | Checking out repos 2026-03-04 03:03:39.228654 | Preparing playbooks 2026-03-04 03:03:39.958281 | Running Ansible setup 2026-03-04 03:03:45.131559 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-04 03:03:45.854981 | 2026-03-04 03:03:45.855101 | PLAY [Base pre] 2026-03-04 03:03:45.869727 | 2026-03-04 03:03:45.869834 | TASK [Setup log path fact] 2026-03-04 03:03:45.887974 | debian-bookworm | ok 2026-03-04 03:03:45.903883 | 2026-03-04 03:03:45.903999 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-04 03:03:45.932455 | debian-bookworm | ok 2026-03-04 03:03:45.952046 | 2026-03-04 03:03:45.952155 | TASK [emit-job-header : Print job information] 2026-03-04 03:03:45.992186 | # Job Information 2026-03-04 03:03:45.992337 | Ansible Version: 2.16.14 2026-03-04 03:03:45.992371 | Job: cfg-generics-tox-check 2026-03-04 03:03:45.992402 | Pipeline: periodic-daily 2026-03-04 03:03:45.993254 | Executor: 521e9411259a 2026-03-04 03:03:45.993283 | Triggered by: https://github.com/osism/generics 2026-03-04 03:03:45.993307 | Event ID: 5b3be12170e44a0ab388a364f799cfce 2026-03-04 03:03:46.000525 | 2026-03-04 03:03:46.000681 | LOOP [emit-job-header : Print node information] 2026-03-04 03:03:46.093030 | debian-bookworm | ok: 2026-03-04 03:03:46.093193 | debian-bookworm | # Node Information 2026-03-04 03:03:46.093227 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-04 03:03:46.093253 | debian-bookworm | Hostname: debian 2026-03-04 03:03:46.093275 | debian-bookworm | Username: zuul 2026-03-04 03:03:46.093297 | debian-bookworm | Distro: Debian 12.13 2026-03-04 03:03:46.093320 | debian-bookworm | Provider: regiocloud-a 2026-03-04 03:03:46.093343 | debian-bookworm | Region: 2026-03-04 03:03:46.093402 | debian-bookworm | Label: debian-bookworm 2026-03-04 03:03:46.093423 | debian-bookworm | Product Name: OpenStack Nova 2026-03-04 03:03:46.093444 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe27:9d4e 2026-03-04 03:03:46.105142 | 2026-03-04 03:03:46.105233 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-04 03:03:47.192672 | debian-bookworm -> localhost | changed 2026-03-04 03:03:47.215531 | 2026-03-04 03:03:47.215635 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-04 03:03:48.766460 | debian-bookworm -> localhost | changed 2026-03-04 03:03:48.783577 | 2026-03-04 03:03:48.783686 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-04 03:03:49.589252 | debian-bookworm -> localhost | ok 2026-03-04 03:03:49.595091 | 2026-03-04 03:03:49.595202 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-04 03:03:49.623326 | debian-bookworm | ok 2026-03-04 03:03:49.652267 | debian-bookworm | included: /var/lib/zuul/builds/a3f5ef64fb7842bab5199f5c3146b8fc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-04 03:03:49.658458 | 2026-03-04 03:03:49.663604 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-04 03:03:51.377468 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-04 03:03:51.377667 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a3f5ef64fb7842bab5199f5c3146b8fc/work/a3f5ef64fb7842bab5199f5c3146b8fc_id_rsa 2026-03-04 03:03:51.377721 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a3f5ef64fb7842bab5199f5c3146b8fc/work/a3f5ef64fb7842bab5199f5c3146b8fc_id_rsa.pub 2026-03-04 03:03:51.377755 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-04 03:03:51.377781 | debian-bookworm -> localhost | SHA256:4sWPy36GLAfoohj6eBfQ6MoKlhJWTsmwqcPlPKML13o zuul-build-sshkey 2026-03-04 03:03:51.377803 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-04 03:03:51.377835 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-04 03:03:51.377858 | debian-bookworm -> localhost | | . | 2026-03-04 03:03:51.377880 | debian-bookworm -> localhost | | = . | 2026-03-04 03:03:51.377901 | debian-bookworm -> localhost | | o O | 2026-03-04 03:03:51.377920 | debian-bookworm -> localhost | |o X . . | 2026-03-04 03:03:51.377940 | debian-bookworm -> localhost | |++ B .. S | 2026-03-04 03:03:51.377968 | debian-bookworm -> localhost | |.o+.=..o o | 2026-03-04 03:03:51.377989 | debian-bookworm -> localhost | |*=.....o... | 2026-03-04 03:03:51.378008 | debian-bookworm -> localhost | |O=+.E ..+.o | 2026-03-04 03:03:51.378028 | debian-bookworm -> localhost | |B=o+ ++o | 2026-03-04 03:03:51.378047 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-04 03:03:51.378096 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.871198 2026-03-04 03:03:51.384539 | 2026-03-04 03:03:51.384639 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-04 03:03:51.413725 | debian-bookworm | ok 2026-03-04 03:03:51.424801 | debian-bookworm | included: /var/lib/zuul/builds/a3f5ef64fb7842bab5199f5c3146b8fc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-04 03:03:51.433550 | 2026-03-04 03:03:51.433639 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-04 03:03:51.460535 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:03:51.466237 | 2026-03-04 03:03:51.466331 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-04 03:03:52.244606 | debian-bookworm | changed 2026-03-04 03:03:52.251313 | 2026-03-04 03:03:52.251418 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-04 03:03:52.515835 | debian-bookworm | ok 2026-03-04 03:03:52.524677 | 2026-03-04 03:03:52.524817 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-04 03:03:53.181114 | debian-bookworm | changed 2026-03-04 03:03:53.187858 | 2026-03-04 03:03:53.187953 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-04 03:03:53.862741 | debian-bookworm | changed 2026-03-04 03:03:53.867243 | 2026-03-04 03:03:53.867318 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-04 03:03:53.900130 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:03:53.910688 | 2026-03-04 03:03:53.910823 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-04 03:03:54.311796 | debian-bookworm -> localhost | changed 2026-03-04 03:03:54.330304 | 2026-03-04 03:03:54.330424 | TASK [add-build-sshkey : Add back temp key] 2026-03-04 03:03:54.616361 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a3f5ef64fb7842bab5199f5c3146b8fc/work/a3f5ef64fb7842bab5199f5c3146b8fc_id_rsa (zuul-build-sshkey) 2026-03-04 03:03:54.616576 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017479 2026-03-04 03:03:54.635186 | 2026-03-04 03:03:54.635444 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-04 03:03:55.133663 | debian-bookworm | ok 2026-03-04 03:03:55.138704 | 2026-03-04 03:03:55.138796 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-04 03:03:55.172351 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:03:55.183046 | 2026-03-04 03:03:55.183147 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-04 03:03:55.654463 | debian-bookworm | ok 2026-03-04 03:03:55.668381 | 2026-03-04 03:03:55.668481 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-04 03:03:55.697057 | debian-bookworm | ok 2026-03-04 03:03:55.702031 | 2026-03-04 03:03:55.702118 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-04 03:03:56.170700 | debian-bookworm -> localhost | ok 2026-03-04 03:03:56.180551 | 2026-03-04 03:03:56.180653 | TASK [validate-host : Collect information about the host] 2026-03-04 03:03:57.525294 | debian-bookworm | ok 2026-03-04 03:03:57.542398 | 2026-03-04 03:03:57.542518 | TASK [validate-host : Sanitize hostname] 2026-03-04 03:03:57.633377 | debian-bookworm | ok 2026-03-04 03:03:57.663662 | 2026-03-04 03:03:57.663764 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-04 03:03:58.187167 | debian-bookworm -> localhost | changed 2026-03-04 03:03:58.192702 | 2026-03-04 03:03:58.192793 | TASK [validate-host : Collect information about zuul worker] 2026-03-04 03:03:58.697459 | debian-bookworm | ok 2026-03-04 03:03:58.704251 | 2026-03-04 03:03:58.704359 | TASK [validate-host : Write out all zuul information for each host] 2026-03-04 03:03:59.536782 | debian-bookworm -> localhost | changed 2026-03-04 03:03:59.547357 | 2026-03-04 03:03:59.547549 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-04 03:03:59.840875 | debian-bookworm | ok 2026-03-04 03:03:59.854278 | 2026-03-04 03:03:59.854409 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-04 03:04:01.346535 | debian-bookworm | changed: 2026-03-04 03:04:01.346730 | debian-bookworm | cd+++++++++ src/ 2026-03-04 03:04:01.346764 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-04 03:04:01.346789 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-04 03:04:01.346811 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-03-04 03:04:01.346941 | debian-bookworm | =7.0.1 2026-03-04 03:04:24.287211 | debian-bookworm | Downloading cachetools-7.0.2-py3-none-any.whl (13 kB) 2026-03-04 03:04:24.343519 | debian-bookworm | Collecting colorama>=0.4.6 2026-03-04 03:04:24.360453 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-04 03:04:24.448791 | debian-bookworm | Collecting filelock>=3.24.3 2026-03-04 03:04:24.464887 | debian-bookworm | Downloading filelock-3.25.0-py3-none-any.whl (26 kB) 2026-03-04 03:04:24.516897 | debian-bookworm | Collecting packaging>=26 2026-03-04 03:04:24.531812 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-04 03:04:24.539276 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 12.9 MB/s eta 0:00:00 2026-03-04 03:04:24.589482 | debian-bookworm | Collecting platformdirs>=4.9.2 2026-03-04 03:04:24.604558 | debian-bookworm | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-03-04 03:04:24.646464 | debian-bookworm | Collecting pluggy>=1.6 2026-03-04 03:04:24.662423 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-03-04 03:04:24.729078 | debian-bookworm | Collecting pyproject-api>=1.10 2026-03-04 03:04:24.744902 | debian-bookworm | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-03-04 03:04:24.884675 | debian-bookworm | Collecting virtualenv>=20.39 2026-03-04 03:04:24.901667 | debian-bookworm | Downloading virtualenv-21.1.0-py3-none-any.whl (5.8 MB) 2026-03-04 03:04:25.122658 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 26.9 MB/s eta 0:00:00 2026-03-04 03:04:25.206195 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-03-04 03:04:25.221169 | debian-bookworm | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-03-04 03:04:25.245794 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 24.0 MB/s eta 0:00:00 2026-03-04 03:04:25.294950 | debian-bookworm | Collecting python-discovery>=1 2026-03-04 03:04:25.310055 | debian-bookworm | Downloading python_discovery-1.1.0-py3-none-any.whl (30 kB) 2026-03-04 03:04:25.438953 | debian-bookworm | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-03-04 03:04:26.111135 | debian-bookworm | Successfully installed cachetools-7.0.2 colorama-0.4.6 distlib-0.4.0 filelock-3.25.0 packaging-26.0 platformdirs-4.9.2 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.1.0 tox-4.47.3 virtualenv-21.1.0 2026-03-04 03:04:26.234799 | debian-bookworm | ok: Runtime: 0:00:02.727109 2026-03-04 03:04:26.241068 | 2026-03-04 03:04:26.241163 | TASK [ensure-tox : Export installed tox_executable path] 2026-03-04 03:04:26.286402 | debian-bookworm | ok 2026-03-04 03:04:26.293075 | 2026-03-04 03:04:26.293164 | TASK [ensure-tox : Output tox version] 2026-03-04 03:04:26.768194 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-03-04 03:04:26.786404 | debian-bookworm | 4.47.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-04 03:04:27.319422 | debian-bookworm | ok: Runtime: 0:00:00.291024 2026-03-04 03:04:27.326285 | 2026-03-04 03:04:27.326393 | TASK [ensure-tox : Make global symlink] 2026-03-04 03:04:27.350587 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:04:27.356893 | 2026-03-04 03:04:27.356960 | PLAY RECAP 2026-03-04 03:04:27.357010 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-03-04 03:04:27.357034 | 2026-03-04 03:04:27.504692 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-03-04 03:04:27.507296 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-04 03:04:28.931324 | 2026-03-04 03:04:28.931504 | PLAY [all] 2026-03-04 03:04:28.950557 | 2026-03-04 03:04:28.950726 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-03-04 03:04:29.635894 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-04 03:04:30.002121 | debian-bookworm | ok: Runtime: 0:00:00.028330 2026-03-04 03:04:30.018086 | 2026-03-04 03:04:30.018279 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-03-04 03:04:30.553633 | debian-bookworm | ok: Runtime: 0:00:00.007061 2026-03-04 03:04:30.569419 | 2026-03-04 03:04:30.569589 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-03-04 03:04:30.926103 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-04 03:04:30.929669 | debian-bookworm | sudo: a password is required 2026-03-04 03:04:31.132261 | debian-bookworm | ok: Runtime: 0:00:00.029983 2026-03-04 03:04:31.150423 | 2026-03-04 03:04:31.150567 | TASK [tox : Check to see if the constraints file exists] 2026-03-04 03:04:31.181968 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:04:31.187796 | 2026-03-04 03:04:31.187903 | TASK [tox : Fail if constraints file is missing] 2026-03-04 03:04:31.219678 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:04:31.226486 | 2026-03-04 03:04:31.226585 | TASK [tox : Record file location] 2026-03-04 03:04:31.261911 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:04:31.267711 | 2026-03-04 03:04:31.267817 | TASK [tox : Install tox siblings] 2026-03-04 03:04:31.297026 | debian-bookworm | ok 2026-03-04 03:04:31.310099 | debian-bookworm | included: /var/lib/zuul/builds/a3f5ef64fb7842bab5199f5c3146b8fc/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-03-04 03:04:31.332575 | 2026-03-04 03:04:31.332688 | TASK [tox : Run tox without tests] 2026-03-04 03:04:31.937960 | debian-bookworm | ROOT: 192 D setup logging to DEBUG on pid 1427 [tox/report.py:229] 2026-03-04 03:04:31.967751 | debian-bookworm | check: 222 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-04 03:04:31.970368 | debian-bookworm | check: 225 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-04 03:04:31.975460 | debian-bookworm | check: 230 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py 9917228fc41361f0a5f4e8c6354611ae def3c10bad26b1eb615672e6486d3e68 [python_discovery/_cached_py_info.py:197] 2026-03-04 03:04:32.051622 | debian-bookworm | check: 306 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-03-04 03:04:32.052809 | debian-bookworm | check: 307 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-04 03:04:32.053093 | debian-bookworm | check: 308 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-04 03:04:32.053337 | debian-bookworm | check: 308 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-04 03:04:32.055586 | debian-bookworm | check: 310 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-04 03:04:32.055832 | debian-bookworm | check: 310 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-04 03:04:32.088639 | debian-bookworm | check: 343 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/generics/.tox/check, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-03-04 03:04:32.088946 | debian-bookworm | check: 344 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/bin [virtualenv/util/path/_sync.py:18] 2026-03-04 03:04:32.089097 | debian-bookworm | check: 344 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/include [virtualenv/util/path/_sync.py:18] 2026-03-04 03:04:32.089210 | debian-bookworm | check: 344 D create folder /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-03-04 03:04:32.089410 | debian-bookworm | check: 344 D write /home/zuul/src/github.com/osism/generics/.tox/check/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-04 03:04:32.089501 | debian-bookworm | check: 344 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.089552 | debian-bookworm | check: 344 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.089602 | debian-bookworm | check: 344 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.089654 | debian-bookworm | check: 344 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.089701 | debian-bookworm | check: 344 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.089752 | debian-bookworm | check: 344 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/check [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.089800 | debian-bookworm | check: 344 D virtualenv = 21.1.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.089849 | debian-bookworm | check: 345 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.089895 | debian-bookworm | check: 345 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.089938 | debian-bookworm | check: 345 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.089984 | debian-bookworm | check: 345 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.090256 | debian-bookworm | check: 345 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/generics/.tox/check/bin/python [virtualenv/util/path/_sync.py:38] 2026-03-04 03:04:32.090567 | debian-bookworm | check: 345 D create virtualenv import hook file /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-03-04 03:04:32.090699 | debian-bookworm | check: 345 D create /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-03-04 03:04:32.091109 | debian-bookworm | check: 346 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-03-04 03:04:32.091372 | debian-bookworm | check: 346 D debug via /home/zuul/src/github.com/osism/generics/.tox/check/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:263] 2026-03-04 03:04:32.133145 | debian-bookworm | check: 346 D { 2026-03-04 03:04:32.133210 | debian-bookworm | "sys": { 2026-03-04 03:04:32.133218 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/generics/.tox/check/bin/python", 2026-03-04 03:04:32.133223 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-03-04 03:04:32.133229 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/generics/.tox/check", 2026-03-04 03:04:32.133234 | debian-bookworm | "base_prefix": "/usr", 2026-03-04 03:04:32.133241 | debian-bookworm | "real_prefix": null, 2026-03-04 03:04:32.133246 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/generics/.tox/check", 2026-03-04 03:04:32.133250 | debian-bookworm | "base_exec_prefix": "/usr", 2026-03-04 03:04:32.133254 | debian-bookworm | "path": [ 2026-03-04 03:04:32.133258 | debian-bookworm | "/usr/lib/python311.zip", 2026-03-04 03:04:32.133262 | debian-bookworm | "/usr/lib/python3.11", 2026-03-04 03:04:32.133266 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-03-04 03:04:32.133271 | debian-bookworm | "/home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages" 2026-03-04 03:04:32.133275 | debian-bookworm | ], 2026-03-04 03:04:32.133279 | debian-bookworm | "meta_path": [ 2026-03-04 03:04:32.133283 | debian-bookworm | "", 2026-03-04 03:04:32.133287 | debian-bookworm | "", 2026-03-04 03:04:32.133292 | debian-bookworm | "", 2026-03-04 03:04:32.133300 | debian-bookworm | "" 2026-03-04 03:04:32.133304 | debian-bookworm | ], 2026-03-04 03:04:32.133308 | debian-bookworm | "fs_encoding": "utf-8", 2026-03-04 03:04:32.133312 | debian-bookworm | "io_encoding": "utf-8" 2026-03-04 03:04:32.133316 | debian-bookworm | }, 2026-03-04 03:04:32.133320 | debian-bookworm | "version": "3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]", 2026-03-04 03:04:32.133324 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-03-04 03:04:32.133328 | debian-bookworm | "os": "", 2026-03-04 03:04:32.133332 | debian-bookworm | "site": "", 2026-03-04 03:04:32.133336 | debian-bookworm | "datetime": "", 2026-03-04 03:04:32.133340 | debian-bookworm | "math": "", 2026-03-04 03:04:32.133344 | debian-bookworm | "json": "" 2026-03-04 03:04:32.133348 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-03-04 03:04:32.133359 | debian-bookworm | check: 388 I add seed packages via FromAppData(download=False, pip=bundle, setuptools=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-03-04 03:04:32.135733 | debian-bookworm | check: 390 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-04 03:04:32.136373 | debian-bookworm | check: 391 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-03-04 03:04:32.137530 | debian-bookworm | check: 392 D build install image for pip-26.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-04 03:04:32.137798 | debian-bookworm | check: 392 D build install image for setuptools-82.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:53] 2026-03-04 03:04:32.318320 | debian-bookworm | check: 573 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.dist-info to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/setuptools-82.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-04 03:04:32.321023 | debian-bookworm | check: 576 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools-82.0.0.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/setuptools-82.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-04 03:04:32.321355 | debian-bookworm | check: 576 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-03-04 03:04:32.321776 | debian-bookworm | check: 576 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-03-04 03:04:32.322628 | debian-bookworm | check: 577 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-82.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-03-04 03:04:32.398268 | debian-bookworm | check: 653 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-03-04 03:04:32.469793 | debian-bookworm | check: 724 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-04 03:04:32.493683 | debian-bookworm | check: 748 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.dist-info to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-03-04 03:04:32.497698 | debian-bookworm | check: 752 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.virtualenv to /home/zuul/src/github.com/osism/generics/.tox/check/lib/python3.11/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-03-04 03:04:32.498419 | debian-bookworm | check: 753 D generated console scripts pip-3.11 pip3.11 pip3 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:49] 2026-03-04 03:04:32.498769 | debian-bookworm | check: 753 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-03-04 03:04:32.503855 | debian-bookworm | check: 758 D write /home/zuul/src/github.com/osism/generics/.tox/check/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-03-04 03:04:32.503878 | debian-bookworm | check: 759 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.503931 | debian-bookworm | check: 759 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.503978 | debian-bookworm | check: 759 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.504024 | debian-bookworm | check: 759 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.504068 | debian-bookworm | check: 759 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.504115 | debian-bookworm | check: 759 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/generics/.tox/check [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.504156 | debian-bookworm | check: 759 D virtualenv = 21.1.0 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.504200 | debian-bookworm | check: 759 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.504249 | debian-bookworm | check: 759 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.504294 | debian-bookworm | check: 759 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.504339 | debian-bookworm | check: 759 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-03-04 03:04:32.508772 | debian-bookworm | check: 763 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:499] 2026-03-04 03:04:33.569854 | debian-bookworm | Collecting Jinja2==3.1.6 (from -r requirements.txt (line 1)) 2026-03-04 03:04:33.679558 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-04 03:04:33.796757 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 2)) 2026-03-04 03:04:33.809960 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-03-04 03:04:33.893223 | debian-bookworm | Collecting ansible==11.12.0 (from -r requirements.txt (line 3)) 2026-03-04 03:04:33.904931 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-04 03:04:33.944522 | debian-bookworm | Collecting packaging==26.0 (from -r requirements.txt (line 4)) 2026-03-04 03:04:33.957359 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-04 03:04:34.102086 | debian-bookworm | Collecting pwgen==0.8.2.post0 (from -r requirements.txt (line 5)) 2026-03-04 03:04:34.116628 | debian-bookworm | Downloading pwgen-0.8.2.post0.tar.gz (2.9 kB) 2026-03-04 03:04:34.136540 | debian-bookworm | Installing build dependencies: started 2026-03-04 03:04:35.330535 | debian-bookworm | Installing build dependencies: finished with status 'done' 2026-03-04 03:04:35.330579 | debian-bookworm | Getting requirements to build wheel: started 2026-03-04 03:04:35.798432 | debian-bookworm | Getting requirements to build wheel: finished with status 'done' 2026-03-04 03:04:35.800643 | debian-bookworm | Preparing metadata (pyproject.toml): started 2026-03-04 03:04:36.037695 | debian-bookworm | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-04 03:04:36.185896 | debian-bookworm | Collecting python-gilt==1.2.3 (from -r requirements.txt (line 6)) 2026-03-04 03:04:36.199505 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-04 03:04:36.282373 | debian-bookworm | Collecting requests==2.32.5 (from -r requirements.txt (line 7)) 2026-03-04 03:04:36.294063 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-04 03:04:36.332132 | debian-bookworm | Collecting tabulate==0.9.0 (from -r requirements.txt (line 8)) 2026-03-04 03:04:36.344877 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-03-04 03:04:36.443423 | debian-bookworm | Collecting MarkupSafe>=2.0 (from Jinja2==3.1.6->-r requirements.txt (line 1)) 2026-03-04 03:04:36.454982 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-03-04 03:04:36.539309 | debian-bookworm | Collecting ansible-core~=2.18.11 (from ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-04 03:04:36.551151 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl.metadata (7.7 kB) 2026-03-04 03:04:36.598700 | debian-bookworm | Collecting click (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-04 03:04:36.610349 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-04 03:04:36.645748 | debian-bookworm | Collecting colorama (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-04 03:04:36.657736 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-03-04 03:04:36.715774 | debian-bookworm | Collecting fasteners (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-04 03:04:36.728647 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-04 03:04:36.881760 | debian-bookworm | Collecting sh (from python-gilt==1.2.3->-r requirements.txt (line 6)) 2026-03-04 03:04:36.894413 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl.metadata (3.7 kB) 2026-03-04 03:04:37.041490 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-04 03:04:37.054322 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-03-04 03:04:37.099210 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-04 03:04:37.111405 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-04 03:04:37.164612 | debian-bookworm | Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-04 03:04:37.176142 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-04 03:04:37.228049 | debian-bookworm | Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 7)) 2026-03-04 03:04:37.239975 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-04 03:04:37.518886 | debian-bookworm | Collecting cryptography (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-04 03:04:37.530613 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) 2026-03-04 03:04:37.569527 | debian-bookworm | Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-04 03:04:37.581221 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2026-03-04 03:04:37.804141 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-04 03:04:37.815627 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-04 03:04:37.855205 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography->ansible-core~=2.18.11->ansible==11.12.0->-r requirements.txt (line 3)) 2026-03-04 03:04:37.866191 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-04 03:04:37.892703 | debian-bookworm | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-04 03:04:37.925560 | debian-bookworm | Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) 2026-03-04 03:04:37.980188 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 12.7 MB/s 0:00:00 2026-03-04 03:04:37.994734 | debian-bookworm | Downloading ansible-11.12.0-py3-none-any.whl (57.4 MB) 2026-03-04 03:04:40.284233 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.4/57.4 MB 25.1 MB/s 0:00:02 2026-03-04 03:04:40.295632 | debian-bookworm | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-04 03:04:40.319700 | debian-bookworm | Downloading python_gilt-1.2.3-py2.py3-none-any.whl (22 kB) 2026-03-04 03:04:40.343172 | debian-bookworm | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-04 03:04:40.367103 | debian-bookworm | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-03-04 03:04:40.390975 | debian-bookworm | Downloading ansible_core-2.18.14-py3-none-any.whl (2.2 MB) 2026-03-04 03:04:40.495719 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 21.5 MB/s 0:00:00 2026-03-04 03:04:40.507228 | debian-bookworm | Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 2026-03-04 03:04:40.530803 | debian-bookworm | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-04 03:04:40.553809 | debian-bookworm | Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2026-03-04 03:04:40.576501 | debian-bookworm | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-04 03:04:40.599256 | debian-bookworm | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-04 03:04:40.625639 | debian-bookworm | Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-03-04 03:04:40.647138 | debian-bookworm | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-04 03:04:40.671913 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-03-04 03:04:40.695289 | debian-bookworm | Downloading cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) 2026-03-04 03:04:40.900185 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 21.8 MB/s 0:00:00 2026-03-04 03:04:40.912049 | debian-bookworm | Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 2026-03-04 03:04:40.939550 | debian-bookworm | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-04 03:04:40.971333 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-04 03:04:40.995138 | debian-bookworm | Downloading sh-2.2.2-py3-none-any.whl (38 kB) 2026-03-04 03:04:41.279167 | debian-bookworm | Building wheels for collected packages: pwgen 2026-03-04 03:04:41.281687 | debian-bookworm | Building wheel for pwgen (pyproject.toml): started 2026-03-04 03:04:41.563507 | debian-bookworm | Building wheel for pwgen (pyproject.toml): finished with status 'done' 2026-03-04 03:04:41.565018 | debian-bookworm | Created wheel for pwgen: filename=pwgen-0.8.2.post0-py3-none-any.whl size=3796 sha256=5100507d72b4fe12a1d3726f1de7ae846021277f2ccba070e3461c38e14af5f0 2026-03-04 03:04:41.565593 | debian-bookworm | Stored in directory: /home/zuul/.cache/pip/wheels/c3/81/ed/8e13725daf8a767fbde13d7583ce457f3fdf974023341fac95 2026-03-04 03:04:41.570329 | debian-bookworm | Successfully built pwgen 2026-03-04 03:04:41.805932 | debian-bookworm | Installing collected packages: resolvelib, pwgen, urllib3, tabulate, sh, PyYAML, pycparser, packaging, MarkupSafe, idna, fasteners, colorama, click, charset_normalizer, certifi, requests, python-gilt, Jinja2, cffi, cryptography, ansible-core, ansible 2026-03-04 03:05:05.821594 | debian-bookworm | 2026-03-04 03:05:05.824649 | debian-bookworm | Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 PyYAML-6.0.3 ansible-11.12.0 ansible-core-2.18.14 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 colorama-0.4.6 cryptography-46.0.5 fasteners-0.20 idna-3.11 packaging-26.0 pwgen-0.8.2.post0 pycparser-3.0 python-gilt-1.2.3 requests-2.32.5 resolvelib-1.0.1 sh-2.2.2 tabulate-0.9.0 urllib3-2.6.3 2026-03-04 03:05:05.945475 | debian-bookworm | check: 34200 I exit 0 (33.44 seconds) /home/zuul/src/github.com/osism/generics> python -I -m pip install -r requirements.txt pid=1440 [tox/execute/api.py:311] 2026-03-04 03:05:05.947183 | debian-bookworm | check: OK (33.98 seconds) 2026-03-04 03:05:05.947196 | debian-bookworm | congratulations :) (34.01 seconds) 2026-03-04 03:05:06.410220 | debian-bookworm | ok: Runtime: 0:00:34.279791 2026-03-04 03:05:06.419492 | 2026-03-04 03:05:06.419634 | TASK [tox : Create a tempfile to save tox showconfig] 2026-03-04 03:05:06.836033 | debian-bookworm | changed 2026-03-04 03:05:06.847417 | 2026-03-04 03:05:06.847631 | TASK [tox : Get tox envlist config] 2026-03-04 03:05:07.895554 | debian-bookworm | ok: Runtime: 0:00:00.288670 2026-03-04 03:05:07.905190 | 2026-03-04 03:05:07.905319 | TASK [tox : Install any sibling python packages] 2026-03-04 03:05:08.366334 | debian-bookworm | ok: No setup.cfg, no action needed 2026-03-04 03:05:08.373014 | 2026-03-04 03:05:08.373121 | TASK [tox : Remove tempfile] 2026-03-04 03:05:08.802680 | debian-bookworm | changed 2026-03-04 03:05:08.810056 | 2026-03-04 03:05:08.810188 | TASK [tox : Emit tox command] 2026-03-04 03:05:08.863372 | /home/zuul/.local/tox/bin/tox -echeck -vv --skip-missing-interpreters=false 2026-03-04 03:05:08.869970 | 2026-03-04 03:05:08.870114 | TASK [tox : Run tox] 2026-03-04 03:05:09.390549 | debian-bookworm | ROOT: 170 D setup logging to DEBUG on pid 1595 [tox/report.py:229] 2026-03-04 03:05:09.418461 | debian-bookworm | check: 198 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-03-04 03:05:09.420802 | debian-bookworm | check: 200 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-03-04 03:05:09.424039 | debian-bookworm | check: 203 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/4/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-03-04 03:05:09.424864 | debian-bookworm | check: 204 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-03-04 03:05:09.424989 | debian-bookworm | check: 204 I proposed PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-03-04 03:05:09.425060 | debian-bookworm | check: 205 D accepted PythonInfo(spec=CPython3.11.2.final.0-64-x86_64, system=/usr/bin/python3.11, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-03-04 03:05:09.426195 | debian-bookworm | check: 206 D symlink on filesystem does work [virtualenv/info.py:51] 2026-03-04 03:05:09.426295 | debian-bookworm | check: 206 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-03-04 03:05:09.454502 | debian-bookworm | check: 234 W commands[0]> python3 src/check-inventory-sorting.py [tox/tox_env/api.py:499] 2026-03-04 03:05:09.521586 | debian-bookworm | check: 301 I exit 0 (0.07 seconds) /home/zuul/src/github.com/osism/generics> python3 src/check-inventory-sorting.py pid=1602 [tox/execute/api.py:311] 2026-03-04 03:05:09.522663 | debian-bookworm | check: OK (0.11=setup[0.04]+cmd[0.07] seconds) 2026-03-04 03:05:09.522681 | debian-bookworm | congratulations :) (0.13 seconds) 2026-03-04 03:05:09.936283 | debian-bookworm | ok: Runtime: 0:00:00.381489 2026-03-04 03:05:09.953624 | 2026-03-04 03:05:09.954254 | TASK [tox : Look for output] 2026-03-04 03:05:10.358025 | debian-bookworm | ok 2026-03-04 03:05:10.375529 | 2026-03-04 03:05:10.375657 | TASK [tox : Return file comments to Zuul] 2026-03-04 03:05:10.420334 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:05:10.429346 | 2026-03-04 03:05:10.429493 | PLAY RECAP 2026-03-04 03:05:10.429555 | debian-bookworm | ok: 12 changed: 8 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-03-04 03:05:10.429583 | 2026-03-04 03:05:10.580145 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-03-04 03:05:10.581231 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-04 03:05:11.492922 | 2026-03-04 03:05:11.493121 | PLAY [all] 2026-03-04 03:05:11.510060 | 2026-03-04 03:05:11.510220 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-03-04 03:05:11.565319 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:05:11.571563 | 2026-03-04 03:05:11.571725 | TASK [fetch-tox-output : Set tox log path for single node] 2026-03-04 03:05:11.614200 | debian-bookworm | ok 2026-03-04 03:05:11.624249 | 2026-03-04 03:05:11.624462 | TASK [fetch-tox-output : Ensure local tox dir] 2026-03-04 03:05:12.124090 | debian-bookworm -> localhost | changed 2026-03-04 03:05:12.132618 | 2026-03-04 03:05:12.132762 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-03-04 03:05:12.198035 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:05:12.207977 | 2026-03-04 03:05:12.208147 | TASK [fetch-tox-output : Set envlist fact] 2026-03-04 03:05:12.269500 | debian-bookworm | ok 2026-03-04 03:05:12.288400 | 2026-03-04 03:05:12.289991 | TASK [fetch-tox-output : Get tox version] 2026-03-04 03:05:12.914899 | debian-bookworm | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-03-04 03:05:12.929561 | debian-bookworm | 4.47.3 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-03-04 03:05:13.331108 | debian-bookworm | ok: Runtime: 0:00:00.217460 2026-03-04 03:05:13.336958 | 2026-03-04 03:05:13.337073 | TASK [fetch-tox-output : Find all default environments] 2026-03-04 03:05:13.865979 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:05:13.872894 | 2026-03-04 03:05:13.873049 | TASK [fetch-tox-output : Set envlist fact] 2026-03-04 03:05:13.908112 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:05:13.914632 | 2026-03-04 03:05:13.914766 | TASK [fetch-tox-output : Find all default environments] 2026-03-04 03:05:14.443890 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:05:14.450863 | 2026-03-04 03:05:14.451047 | TASK [fetch-tox-output : Set envlist fact] 2026-03-04 03:05:14.486171 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:05:14.496154 | 2026-03-04 03:05:14.496320 | LOOP [fetch-tox-output : Copy tox logs] 2026-03-04 03:05:14.557319 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:05:14.580007 | 2026-03-04 03:05:14.580216 | LOOP [fetch-tox-output : Collect tox logs] 2026-03-04 03:05:15.385123 | debian-bookworm | changed: 2026-03-04 03:05:15.392985 | debian-bookworm | created directory /var/lib/zuul/builds/a3f5ef64fb7842bab5199f5c3146b8fc/work/logs/tox/check 2026-03-04 03:05:15.393046 | debian-bookworm | cd+++++++++ ./ 2026-03-04 03:05:15.393075 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-03-04 03:05:15.393109 | 2026-03-04 03:05:15.409867 | 2026-03-04 03:05:15.409970 | PLAY RECAP 2026-03-04 03:05:15.410025 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-03-04 03:05:15.410050 | 2026-03-04 03:05:15.721870 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-03-04 03:05:15.723027 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-04 03:05:16.736629 | 2026-03-04 03:05:16.736801 | PLAY [all] 2026-03-04 03:05:16.753229 | 2026-03-04 03:05:16.753401 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-03-04 03:05:16.965799 | debian-bookworm | changed: non-zero return code 2026-03-04 03:05:16.971636 | 2026-03-04 03:05:16.971789 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-03-04 03:05:16.999503 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:05:17.006860 | 2026-03-04 03:05:17.007022 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-03-04 03:05:17.042782 | 2026-03-04 03:05:17.043042 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-03-04 03:05:17.074186 | 2026-03-04 03:05:17.074388 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-03-04 03:05:17.098312 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:05:17.104303 | 2026-03-04 03:05:17.104420 | LOOP [fetch-subunit-output : Generate subunit file] 2026-03-04 03:05:17.133888 | 2026-03-04 03:05:17.134082 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-03-04 03:05:17.157647 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:05:17.163410 | 2026-03-04 03:05:17.163544 | TASK [fetch-subunit-output : Remove the temporary file] 2026-03-04 03:05:17.186954 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:05:17.192931 | 2026-03-04 03:05:17.193050 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-03-04 03:05:17.216542 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:05:17.223794 | 2026-03-04 03:05:17.223881 | PLAY RECAP 2026-03-04 03:05:17.223933 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-03-04 03:05:17.223958 | 2026-03-04 03:05:17.372212 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-03-04 03:05:17.373306 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-04 03:05:18.269842 | 2026-03-04 03:05:18.270003 | PLAY [Base post] 2026-03-04 03:05:18.293951 | 2026-03-04 03:05:18.294108 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-04 03:05:18.931660 | debian-bookworm | changed 2026-03-04 03:05:18.941172 | 2026-03-04 03:05:18.941306 | PLAY RECAP 2026-03-04 03:05:18.941374 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-04 03:05:18.941472 | 2026-03-04 03:05:19.164515 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-04 03:05:19.165578 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-04 03:05:20.277644 | 2026-03-04 03:05:20.277810 | PLAY [Base post-logs] 2026-03-04 03:05:20.296736 | 2026-03-04 03:05:20.296898 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-04 03:05:20.811190 | localhost | changed 2026-03-04 03:05:20.826504 | 2026-03-04 03:05:20.826685 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-04 03:05:20.852802 | localhost | ok 2026-03-04 03:05:20.857170 | 2026-03-04 03:05:20.857419 | TASK [Set zuul-log-path fact] 2026-03-04 03:05:20.875345 | localhost | ok 2026-03-04 03:05:20.884121 | 2026-03-04 03:05:20.884244 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-04 03:05:20.910348 | localhost | ok 2026-03-04 03:05:20.913814 | 2026-03-04 03:05:20.913925 | TASK [upload-logs : Create log directories] 2026-03-04 03:05:21.428211 | localhost | changed 2026-03-04 03:05:21.431577 | 2026-03-04 03:05:21.431708 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-04 03:05:21.966396 | localhost -> localhost | ok: Runtime: 0:00:00.005916 2026-03-04 03:05:21.975147 | 2026-03-04 03:05:21.975415 | TASK [upload-logs : Upload logs to log server] 2026-03-04 03:05:22.626771 | localhost | Output suppressed because no_log was given 2026-03-04 03:05:22.629798 | 2026-03-04 03:05:22.629946 | LOOP [upload-logs : Compress console log and json output] 2026-03-04 03:05:22.705042 | localhost | skipping: Conditional result was False 2026-03-04 03:05:22.723867 | localhost | skipping: Conditional result was False 2026-03-04 03:05:22.729952 | 2026-03-04 03:05:22.730096 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-04 03:05:22.790745 | localhost | skipping: Conditional result was False 2026-03-04 03:05:22.791093 | 2026-03-04 03:05:22.799585 | localhost | skipping: Conditional result was False 2026-03-04 03:05:22.811352 | 2026-03-04 03:05:22.811578 | LOOP [upload-logs : Upload console log and json output]