2026-04-14 02:26:27.331833 | Job console starting 2026-04-14 02:26:27.340734 | Updating git repos 2026-04-14 02:26:27.366922 | Cloning repos into workspace 2026-04-14 02:26:35.023908 | Restoring repo states 2026-04-14 02:26:35.034763 | Merging changes 2026-04-14 02:26:35.540750 | Checking out repos 2026-04-14 02:26:36.315872 | Preparing playbooks 2026-04-14 02:26:50.604504 | Running Ansible setup 2026-04-14 02:26:56.234869 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-14 02:26:56.864894 | 2026-04-14 02:26:56.865215 | PLAY [localhost] 2026-04-14 02:26:56.873120 | 2026-04-14 02:26:56.873195 | TASK [Gathering Facts] 2026-04-14 02:26:57.799266 | localhost | ok 2026-04-14 02:26:57.806638 | 2026-04-14 02:26:57.806744 | TASK [Setup log path fact] 2026-04-14 02:26:57.829385 | localhost | ok 2026-04-14 02:26:57.844532 | 2026-04-14 02:26:57.844693 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-14 02:26:57.878369 | localhost | ok 2026-04-14 02:26:57.888072 | 2026-04-14 02:26:57.888180 | TASK [emit-job-header : Print job information] 2026-04-14 02:26:57.931134 | # Job Information 2026-04-14 02:26:57.931378 | Ansible Version: 2.16.16 2026-04-14 02:26:57.931449 | Job: pre-commit 2026-04-14 02:26:57.931498 | Pipeline: check 2026-04-14 02:26:57.931542 | Executor: 0a8996d2b663 2026-04-14 02:26:57.931584 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/104 2026-04-14 02:26:57.931634 | Event ID: d1276790-37a8-11f1-89b6-dc8b072af067 2026-04-14 02:26:57.935800 | 2026-04-14 02:26:57.935911 | LOOP [emit-job-header : Print node information] 2026-04-14 02:26:58.052919 | localhost | ok: 2026-04-14 02:26:58.053200 | localhost | # Node Information 2026-04-14 02:26:58.053253 | localhost | Inventory Hostname: ubuntu-noble 2026-04-14 02:26:58.053292 | localhost | Hostname: np0000165976 2026-04-14 02:26:58.053330 | localhost | Username: zuul 2026-04-14 02:26:58.053370 | localhost | Distro: Ubuntu 24.04 2026-04-14 02:26:58.053407 | localhost | Provider: yul1 2026-04-14 02:26:58.053442 | localhost | Region: ca-ymq-1 2026-04-14 02:26:58.053477 | localhost | Label: ubuntu-noble 2026-04-14 02:26:58.053511 | localhost | Product Name: OpenStack Nova 2026-04-14 02:26:58.053546 | localhost | Interface IP: 199.19.213.193 2026-04-14 02:26:58.071370 | 2026-04-14 02:26:58.071524 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-14 02:26:58.541095 | localhost -> localhost | changed 2026-04-14 02:26:58.546478 | 2026-04-14 02:26:58.546545 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-14 02:26:59.451974 | localhost -> localhost | changed 2026-04-14 02:26:59.461485 | 2026-04-14 02:26:59.461584 | PLAY [all] 2026-04-14 02:26:59.471726 | 2026-04-14 02:26:59.471835 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-14 02:26:59.719828 | ubuntu-noble -> localhost | ok 2026-04-14 02:26:59.727129 | 2026-04-14 02:26:59.727194 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-14 02:26:59.766258 | ubuntu-noble | ok 2026-04-14 02:26:59.780903 | ubuntu-noble | included: /var/lib/zuul/builds/f82f685b8f1945059b1cb24d4e86c448/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-14 02:26:59.787576 | 2026-04-14 02:26:59.787638 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-14 02:27:00.607042 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-04-14 02:27:00.607261 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/f82f685b8f1945059b1cb24d4e86c448/work/f82f685b8f1945059b1cb24d4e86c448_id_rsa 2026-04-14 02:27:00.607305 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/f82f685b8f1945059b1cb24d4e86c448/work/f82f685b8f1945059b1cb24d4e86c448_id_rsa.pub 2026-04-14 02:27:00.607335 | ubuntu-noble -> localhost | The key fingerprint is: 2026-04-14 02:27:00.607356 | ubuntu-noble -> localhost | SHA256:T7RO2/zEVr8r8/DWSqFnoh0LYbFalzO45Og9DaltL6c zuul-build-sshkey 2026-04-14 02:27:00.607392 | ubuntu-noble -> localhost | The key's randomart image is: 2026-04-14 02:27:00.607414 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-04-14 02:27:00.607439 | ubuntu-noble -> localhost | | | 2026-04-14 02:27:00.607460 | ubuntu-noble -> localhost | | | 2026-04-14 02:27:00.607481 | ubuntu-noble -> localhost | | o | 2026-04-14 02:27:00.607500 | ubuntu-noble -> localhost | | . = . | 2026-04-14 02:27:00.607519 | ubuntu-noble -> localhost | | S @.= . .| 2026-04-14 02:27:00.607538 | ubuntu-noble -> localhost | | %oB = o.| 2026-04-14 02:27:00.607557 | ubuntu-noble -> localhost | | ooBo*.B o| 2026-04-14 02:27:00.607576 | ubuntu-noble -> localhost | | ...=+o&o.o| 2026-04-14 02:27:00.607598 | ubuntu-noble -> localhost | | ..E*+ B*.| 2026-04-14 02:27:00.607618 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-04-14 02:27:00.607667 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.350147 2026-04-14 02:27:00.613378 | 2026-04-14 02:27:00.613606 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-14 02:27:00.647879 | ubuntu-noble | ok 2026-04-14 02:27:00.657807 | ubuntu-noble | included: /var/lib/zuul/builds/f82f685b8f1945059b1cb24d4e86c448/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-14 02:27:00.666598 | 2026-04-14 02:27:00.666675 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-14 02:27:00.692284 | ubuntu-noble | skipping: Conditional result was False 2026-04-14 02:27:00.703755 | 2026-04-14 02:27:00.703873 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-14 02:27:01.267143 | ubuntu-noble | changed 2026-04-14 02:27:01.273614 | 2026-04-14 02:27:01.273680 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-14 02:27:01.502049 | ubuntu-noble | ok 2026-04-14 02:27:01.511311 | 2026-04-14 02:27:01.511385 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-14 02:27:02.080766 | ubuntu-noble | changed 2026-04-14 02:27:02.086606 | 2026-04-14 02:27:02.086677 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-14 02:27:02.642560 | ubuntu-noble | changed 2026-04-14 02:27:02.651621 | 2026-04-14 02:27:02.651759 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-14 02:27:02.682629 | ubuntu-noble | skipping: Conditional result was False 2026-04-14 02:27:02.691517 | 2026-04-14 02:27:02.691608 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-14 02:27:03.082050 | ubuntu-noble -> localhost | changed 2026-04-14 02:27:03.098494 | 2026-04-14 02:27:03.098570 | TASK [add-build-sshkey : Add back temp key] 2026-04-14 02:27:03.406430 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/f82f685b8f1945059b1cb24d4e86c448/work/f82f685b8f1945059b1cb24d4e86c448_id_rsa (zuul-build-sshkey) 2026-04-14 02:27:03.406638 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.023560 2026-04-14 02:27:03.415329 | 2026-04-14 02:27:03.415493 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-14 02:27:03.774249 | ubuntu-noble | ok 2026-04-14 02:27:03.782071 | 2026-04-14 02:27:03.782169 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-14 02:27:03.808868 | ubuntu-noble | skipping: Conditional result was False 2026-04-14 02:27:03.824242 | 2026-04-14 02:27:03.824377 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-14 02:27:04.215738 | ubuntu-noble | ok 2026-04-14 02:27:04.226163 | 2026-04-14 02:27:04.226240 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-14 02:27:05.201758 | ubuntu-noble | Output suppressed because no_log was given 2026-04-14 02:27:05.222852 | 2026-04-14 02:27:05.223004 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-14 02:27:05.512074 | ubuntu-noble | ok: "logs" 2026-04-14 02:27:05.512262 | ubuntu-noble | ok: All items complete 2026-04-14 02:27:05.512301 | 2026-04-14 02:27:05.665460 | ubuntu-noble | ok: "artifacts" 2026-04-14 02:27:05.917810 | ubuntu-noble | ok: "docs" 2026-04-14 02:27:05.938541 | 2026-04-14 02:27:05.938673 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-14 02:27:06.165312 | ubuntu-noble | changed: "logs" 2026-04-14 02:27:06.358755 | ubuntu-noble | changed: "artifacts" 2026-04-14 02:27:06.561041 | ubuntu-noble | changed: "docs" 2026-04-14 02:27:06.575702 | 2026-04-14 02:27:06.575879 | PLAY RECAP 2026-04-14 02:27:06.576026 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-14 02:27:06.576150 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-14 02:27:06.576177 | 2026-04-14 02:27:06.740549 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-14 02:27:06.746462 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-04-14 02:27:07.511071 | 2026-04-14 02:27:07.511215 | PLAY [all] 2026-04-14 02:27:07.523589 | 2026-04-14 02:27:07.523702 | TASK [setup-uv : Extract archive] 2026-04-14 02:27:09.949773 | ubuntu-noble | changed 2026-04-14 02:27:09.958882 | 2026-04-14 02:27:09.958964 | TASK [setup-uv : Print version] 2026-04-14 02:27:10.359764 | ubuntu-noble | uv 0.8.13 2026-04-14 02:27:10.499439 | ubuntu-noble | ok: Runtime: 0:00:00.015153 2026-04-14 02:27:10.508845 | 2026-04-14 02:27:10.508948 | PLAY RECAP 2026-04-14 02:27:10.509012 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-14 02:27:10.509036 | 2026-04-14 02:27:10.634972 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-04-14 02:27:10.642990 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-04-14 02:27:11.235955 | 2026-04-14 02:27:11.236092 | PLAY [all] 2026-04-14 02:27:11.247748 | 2026-04-14 02:27:11.247832 | TASK [Run "pre-commit"] 2026-04-14 02:27:12.025863 | ubuntu-noble | Downloading virtualenv (5.6MiB) 2026-04-14 02:27:12.183565 | ubuntu-noble | Downloading virtualenv 2026-04-14 02:27:12.195956 | ubuntu-noble | Installed 10 packages in 11ms 2026-04-14 02:27:12.566759 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-04-14 02:27:13.063349 | ubuntu-noble | [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 2026-04-14 02:27:13.069676 | ubuntu-noble | [INFO] Initializing environment for https://github.com/psf/black. 2026-04-14 02:27:13.572893 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/flake8. 2026-04-14 02:27:13.947100 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/isort. 2026-04-14 02:27:14.330939 | ubuntu-noble | [WARNING] repo `https://github.com/pycqa/isort` uses deprecated stage names (commit, merge-commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pycqa/isort` will fix this. if it does not -- consider reporting an issue to that repo. 2026-04-14 02:27:14.332512 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git. 2026-04-14 02:27:14.870793 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git:ansible-core>=2.16.0. 2026-04-14 02:27:15.419402 | ubuntu-noble | [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-04-14 02:27:15.419463 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-14 02:27:15.419481 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-14 02:27:19.300053 | ubuntu-noble | [INFO] Installing environment for https://github.com/psf/black. 2026-04-14 02:27:19.300102 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-14 02:27:19.300106 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-14 02:27:23.770621 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/flake8. 2026-04-14 02:27:23.770669 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-14 02:27:23.770681 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-14 02:27:27.148773 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/isort. 2026-04-14 02:27:27.148827 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-14 02:27:27.148843 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-14 02:27:29.929730 | ubuntu-noble | [INFO] Installing environment for https://github.com/ansible/ansible-lint.git. 2026-04-14 02:27:29.929774 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-14 02:27:29.929785 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-14 02:27:40.885881 | ubuntu-noble | fix end of files.........................................................Passed 2026-04-14 02:27:40.943964 | ubuntu-noble | trim trailing whitespace.................................................Passed 2026-04-14 02:27:41.195664 | ubuntu-noble | black....................................................................Passed 2026-04-14 02:27:41.377298 | ubuntu-noble | flake8...................................................................Passed 2026-04-14 02:27:41.498764 | ubuntu-noble | isort....................................................................Passed 2026-04-14 02:27:57.371798 | ubuntu-noble | Ansible-lint.............................................................Passed 2026-04-14 02:27:57.491197 | ubuntu-noble | ok: Runtime: 0:00:45.772142 2026-04-14 02:27:57.495806 | 2026-04-14 02:27:57.495872 | PLAY RECAP 2026-04-14 02:27:57.495936 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-14 02:27:57.495967 | 2026-04-14 02:27:57.611850 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-04-14 02:27:57.614096 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-14 02:27:58.201196 | 2026-04-14 02:27:58.201352 | PLAY [all] 2026-04-14 02:27:58.213377 | 2026-04-14 02:27:58.213461 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-14 02:27:58.258766 | ubuntu-noble | skipping: Conditional result was False 2026-04-14 02:27:58.270076 | 2026-04-14 02:27:58.270166 | TASK [fetch-output : Set log path for single node] 2026-04-14 02:27:58.315713 | ubuntu-noble | ok 2026-04-14 02:27:58.321173 | 2026-04-14 02:27:58.321246 | LOOP [fetch-output : Ensure local output dirs] 2026-04-14 02:27:58.749146 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/f82f685b8f1945059b1cb24d4e86c448/work/logs" 2026-04-14 02:27:58.956327 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/f82f685b8f1945059b1cb24d4e86c448/work/artifacts" 2026-04-14 02:27:59.184537 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/f82f685b8f1945059b1cb24d4e86c448/work/docs" 2026-04-14 02:27:59.207666 | 2026-04-14 02:27:59.207823 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-14 02:27:59.914684 | ubuntu-noble | ok 2026-04-14 02:27:59.914971 | ubuntu-noble | changed: All items complete 2026-04-14 02:27:59.915014 | 2026-04-14 02:28:00.374514 | ubuntu-noble | changed: .d..t...... ./ 2026-04-14 02:28:00.842585 | ubuntu-noble | changed: .d..t...... ./ 2026-04-14 02:28:00.866710 | 2026-04-14 02:28:00.866850 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-14 02:28:01.319045 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.008295 2026-04-14 02:28:01.568536 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008987 2026-04-14 02:28:01.585218 | 2026-04-14 02:28:01.585345 | PLAY [all] 2026-04-14 02:28:01.592132 | 2026-04-14 02:28:01.592202 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-14 02:28:02.073586 | ubuntu-noble | changed 2026-04-14 02:28:02.080667 | 2026-04-14 02:28:02.080721 | PLAY RECAP 2026-04-14 02:28:02.080770 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-14 02:28:02.080793 | 2026-04-14 02:28:02.213554 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-14 02:28:02.216101 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-14 02:28:02.815741 | 2026-04-14 02:28:02.815918 | PLAY [localhost] 2026-04-14 02:28:02.827013 | 2026-04-14 02:28:02.827127 | TASK [Generate Zuul manifest] 2026-04-14 02:28:02.849678 | localhost | ok 2026-04-14 02:28:02.866201 | 2026-04-14 02:28:02.866309 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-14 02:28:03.211780 | localhost | changed 2026-04-14 02:28:03.226126 | 2026-04-14 02:28:03.226279 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-14 02:28:03.259074 | localhost | ok 2026-04-14 02:28:03.266963 | 2026-04-14 02:28:03.267044 | TASK [Upload logs] 2026-04-14 02:28:03.289609 | localhost | ok 2026-04-14 02:28:03.350852 | 2026-04-14 02:28:03.350998 | TASK [Set zuul-log-path fact] 2026-04-14 02:28:03.375418 | localhost | ok 2026-04-14 02:28:03.391901 | 2026-04-14 02:28:03.392112 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-14 02:28:03.425973 | localhost | ok 2026-04-14 02:28:03.434279 | 2026-04-14 02:28:03.434411 | TASK [upload-logs : Create log directories] 2026-04-14 02:28:03.878792 | localhost | changed 2026-04-14 02:28:03.892236 | 2026-04-14 02:28:03.892365 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-14 02:28:04.340918 | localhost -> localhost | ok: Runtime: 0:00:00.007672 2026-04-14 02:28:04.346033 | 2026-04-14 02:28:04.346099 | TASK [upload-logs : Upload logs to log server] 2026-04-14 02:28:04.824863 | localhost | Output suppressed because no_log was given 2026-04-14 02:28:04.829955 | 2026-04-14 02:28:04.830025 | LOOP [upload-logs : Compress console log and json output] 2026-04-14 02:28:04.880190 | localhost | skipping: Conditional result was False 2026-04-14 02:28:04.890452 | localhost | skipping: Conditional result was False 2026-04-14 02:28:04.904652 | 2026-04-14 02:28:04.904797 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-14 02:28:04.958169 | localhost | skipping: Conditional result was False 2026-04-14 02:28:04.958605 | 2026-04-14 02:28:04.962553 | localhost | skipping: Conditional result was False 2026-04-14 02:28:04.980245 | 2026-04-14 02:28:04.980411 | LOOP [upload-logs : Upload console log and json output]