2026-04-21 17:01:59.548853 | Job console starting 2026-04-21 17:01:59.573166 | Updating git repos 2026-04-21 17:01:59.617084 | Cloning repos into workspace 2026-04-21 17:02:00.260386 | Restoring repo states 2026-04-21 17:02:00.268607 | Merging changes 2026-04-21 17:02:01.629480 | Checking out repos 2026-04-21 17:02:01.909467 | Preparing playbooks 2026-04-21 17:02:10.303519 | Running Ansible setup 2026-04-21 17:02:15.048055 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-21 17:02:15.662768 | 2026-04-21 17:02:15.663212 | PLAY [localhost] 2026-04-21 17:02:15.671012 | 2026-04-21 17:02:15.671085 | TASK [Gathering Facts] 2026-04-21 17:02:16.708721 | localhost | ok 2026-04-21 17:02:16.715928 | 2026-04-21 17:02:16.716011 | TASK [Setup log path fact] 2026-04-21 17:02:16.744844 | localhost | ok 2026-04-21 17:02:16.756599 | 2026-04-21 17:02:16.756730 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-21 17:02:16.784380 | localhost | ok 2026-04-21 17:02:16.887342 | 2026-04-21 17:02:16.888052 | TASK [emit-job-header : Print job information] 2026-04-21 17:02:16.927151 | # Job Information 2026-04-21 17:02:16.927515 | Ansible Version: 2.16.16 2026-04-21 17:02:16.927558 | Job: pre-commit 2026-04-21 17:02:16.927587 | Pipeline: check 2026-04-21 17:02:16.927613 | Executor: 0a8996d2b663 2026-04-21 17:02:16.927639 | Triggered by: https://github.com/vexxhost/ansible-collection-ceph/pull/102 2026-04-21 17:02:16.927669 | Event ID: 4debab10-3da3-11f1-83b3-e513f1186327 2026-04-21 17:02:16.931267 | 2026-04-21 17:02:16.931357 | LOOP [emit-job-header : Print node information] 2026-04-21 17:02:17.036939 | localhost | ok: 2026-04-21 17:02:17.037128 | localhost | # Node Information 2026-04-21 17:02:17.037159 | localhost | Inventory Hostname: ubuntu-noble 2026-04-21 17:02:17.037186 | localhost | Hostname: np0000168824 2026-04-21 17:02:17.037207 | localhost | Username: zuul 2026-04-21 17:02:17.037229 | localhost | Distro: Ubuntu 24.04 2026-04-21 17:02:17.037249 | localhost | Provider: yul1 2026-04-21 17:02:17.037268 | localhost | Region: ca-ymq-1 2026-04-21 17:02:17.037286 | localhost | Label: ubuntu-noble 2026-04-21 17:02:17.037304 | localhost | Product Name: OpenStack Nova 2026-04-21 17:02:17.037322 | localhost | Interface IP: 199.19.213.181 2026-04-21 17:02:17.049475 | 2026-04-21 17:02:17.049672 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-21 17:02:17.617753 | localhost -> localhost | changed 2026-04-21 17:02:17.625221 | 2026-04-21 17:02:17.625330 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-21 17:02:18.934010 | localhost -> localhost | changed 2026-04-21 17:02:18.940491 | 2026-04-21 17:02:18.940561 | PLAY [all] 2026-04-21 17:02:18.958283 | 2026-04-21 17:02:18.958634 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-21 17:02:19.458662 | ubuntu-noble -> localhost | ok 2026-04-21 17:02:19.467660 | 2026-04-21 17:02:19.467750 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-21 17:02:19.501516 | ubuntu-noble | ok 2026-04-21 17:02:19.515854 | ubuntu-noble | included: /var/lib/zuul/builds/f657e8ae2fba4359bee66a6c895ad592/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-21 17:02:19.521883 | 2026-04-21 17:02:19.521946 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-21 17:02:20.779889 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-04-21 17:02:20.780098 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/f657e8ae2fba4359bee66a6c895ad592/work/f657e8ae2fba4359bee66a6c895ad592_id_rsa 2026-04-21 17:02:20.780132 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/f657e8ae2fba4359bee66a6c895ad592/work/f657e8ae2fba4359bee66a6c895ad592_id_rsa.pub 2026-04-21 17:02:20.780155 | ubuntu-noble -> localhost | The key fingerprint is: 2026-04-21 17:02:20.780177 | ubuntu-noble -> localhost | SHA256:4zFjoCG3nz2Sw5CYwJQKuLP/xZVC1Se+IbTnaMK9uqc zuul-build-sshkey 2026-04-21 17:02:20.780216 | ubuntu-noble -> localhost | The key's randomart image is: 2026-04-21 17:02:20.780236 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-04-21 17:02:20.780261 | ubuntu-noble -> localhost | |... .. | 2026-04-21 17:02:20.780282 | ubuntu-noble -> localhost | |=. .. o . | 2026-04-21 17:02:20.780301 | ubuntu-noble -> localhost | |+o. o o. o o | 2026-04-21 17:02:20.780321 | ubuntu-noble -> localhost | |+. = * .o.+ | 2026-04-21 17:02:20.780342 | ubuntu-noble -> localhost | | oo =...S= o | 2026-04-21 17:02:20.780362 | ubuntu-noble -> localhost | |. =oO+=o | 2026-04-21 17:02:20.780381 | ubuntu-noble -> localhost | | . Xo+. | 2026-04-21 17:02:20.780400 | ubuntu-noble -> localhost | | . . oo. | 2026-04-21 17:02:20.780423 | ubuntu-noble -> localhost | | .. E= | 2026-04-21 17:02:20.780443 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-04-21 17:02:20.780490 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.819565 2026-04-21 17:02:20.786113 | 2026-04-21 17:02:20.786178 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-21 17:02:20.821001 | ubuntu-noble | ok 2026-04-21 17:02:20.832362 | ubuntu-noble | included: /var/lib/zuul/builds/f657e8ae2fba4359bee66a6c895ad592/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-21 17:02:20.841037 | 2026-04-21 17:02:20.841122 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-21 17:02:20.876629 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 17:02:20.966371 | 2026-04-21 17:02:20.966490 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-21 17:02:21.603853 | ubuntu-noble | changed 2026-04-21 17:02:21.610419 | 2026-04-21 17:02:21.610485 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-21 17:02:21.858091 | ubuntu-noble | ok 2026-04-21 17:02:21.863661 | 2026-04-21 17:02:21.863728 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-21 17:02:22.510077 | ubuntu-noble | changed 2026-04-21 17:02:22.516500 | 2026-04-21 17:02:22.516564 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-21 17:02:23.120658 | ubuntu-noble | changed 2026-04-21 17:02:23.126779 | 2026-04-21 17:02:23.126856 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-21 17:02:23.151565 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 17:02:23.159276 | 2026-04-21 17:02:23.159353 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-21 17:02:23.672224 | ubuntu-noble -> localhost | changed 2026-04-21 17:02:23.689688 | 2026-04-21 17:02:23.689800 | TASK [add-build-sshkey : Add back temp key] 2026-04-21 17:02:23.991832 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/f657e8ae2fba4359bee66a6c895ad592/work/f657e8ae2fba4359bee66a6c895ad592_id_rsa (zuul-build-sshkey) 2026-04-21 17:02:23.992071 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.013832 2026-04-21 17:02:23.999211 | 2026-04-21 17:02:23.999276 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-21 17:02:24.342833 | ubuntu-noble | ok 2026-04-21 17:02:24.350632 | 2026-04-21 17:02:24.350728 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-21 17:02:24.376644 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 17:02:24.394254 | 2026-04-21 17:02:24.394411 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-21 17:02:24.882883 | ubuntu-noble | ok 2026-04-21 17:02:24.888992 | 2026-04-21 17:02:24.889055 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-21 17:02:25.805310 | ubuntu-noble | Output suppressed because no_log was given 2026-04-21 17:02:25.815731 | 2026-04-21 17:02:25.815800 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-21 17:02:26.049933 | ubuntu-noble | ok: "logs" 2026-04-21 17:02:26.050223 | ubuntu-noble | ok: All items complete 2026-04-21 17:02:26.050268 | 2026-04-21 17:02:26.302518 | ubuntu-noble | ok: "artifacts" 2026-04-21 17:02:26.460130 | ubuntu-noble | ok: "docs" 2026-04-21 17:02:26.560364 | 2026-04-21 17:02:26.560528 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-21 17:02:26.825834 | ubuntu-noble | changed: "logs" 2026-04-21 17:02:27.033205 | ubuntu-noble | changed: "artifacts" 2026-04-21 17:02:27.250516 | ubuntu-noble | changed: "docs" 2026-04-21 17:02:27.336448 | 2026-04-21 17:02:27.336626 | PLAY RECAP 2026-04-21 17:02:27.336702 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-21 17:02:27.336745 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-21 17:02:27.336774 | 2026-04-21 17:02:27.552999 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-21 17:02:27.709660 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-04-21 17:02:28.363884 | 2026-04-21 17:02:28.364056 | PLAY [all] 2026-04-21 17:02:28.385429 | 2026-04-21 17:02:28.385856 | TASK [setup-uv : Extract archive] 2026-04-21 17:02:32.925790 | ubuntu-noble | changed 2026-04-21 17:02:32.991027 | 2026-04-21 17:02:32.991187 | TASK [setup-uv : Print version] 2026-04-21 17:02:33.395849 | ubuntu-noble | uv 0.8.13 2026-04-21 17:02:33.530357 | ubuntu-noble | ok: Runtime: 0:00:00.016645 2026-04-21 17:02:33.538838 | 2026-04-21 17:02:33.538892 | PLAY RECAP 2026-04-21 17:02:33.538973 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-21 17:02:33.539002 | 2026-04-21 17:02:33.676915 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-04-21 17:02:33.679965 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-04-21 17:02:34.324670 | 2026-04-21 17:02:34.324837 | PLAY [all] 2026-04-21 17:02:34.337282 | 2026-04-21 17:02:34.337374 | TASK [Run "pre-commit"] 2026-04-21 17:02:34.996156 | ubuntu-noble | Downloading virtualenv (5.6MiB) 2026-04-21 17:02:36.412625 | ubuntu-noble | Downloading virtualenv 2026-04-21 17:02:36.429397 | ubuntu-noble | Installed 10 packages in 15ms 2026-04-21 17:02:36.838173 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-04-21 17:02:37.711535 | 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-21 17:02:37.717232 | ubuntu-noble | [INFO] Initializing environment for https://github.com/compilerla/conventional-pre-commit. 2026-04-21 17:02:38.114678 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git. 2026-04-21 17:02:39.237174 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git:ansible-core>=2.16.0. 2026-04-21 17:02:39.792980 | ubuntu-noble | [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-04-21 17:02:39.793056 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-21 17:02:39.793067 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-21 17:02:46.080373 | ubuntu-noble | [INFO] Installing environment for https://github.com/ansible/ansible-lint.git. 2026-04-21 17:02:46.080514 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-21 17:02:46.080520 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-21 17:03:14.568788 | ubuntu-noble | fix end of files.........................................................Passed 2026-04-21 17:03:14.639305 | ubuntu-noble | trim trailing whitespace.................................................Passed 2026-04-21 17:03:52.123856 | ubuntu-noble | Ansible-lint.............................................................Passed 2026-04-21 17:03:52.440225 | ubuntu-noble | ok: Runtime: 0:01:17.452682 2026-04-21 17:03:52.441898 | 2026-04-21 17:03:52.441942 | PLAY RECAP 2026-04-21 17:03:52.441988 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-21 17:03:52.442010 | 2026-04-21 17:03:52.591660 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-04-21 17:03:52.593923 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-21 17:03:53.173205 | 2026-04-21 17:03:53.173337 | PLAY [all] 2026-04-21 17:03:53.184625 | 2026-04-21 17:03:53.184698 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-21 17:03:53.229763 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 17:03:53.240201 | 2026-04-21 17:03:53.240281 | TASK [fetch-output : Set log path for single node] 2026-04-21 17:03:53.287440 | ubuntu-noble | ok 2026-04-21 17:03:53.292641 | 2026-04-21 17:03:53.292707 | LOOP [fetch-output : Ensure local output dirs] 2026-04-21 17:03:53.774913 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/f657e8ae2fba4359bee66a6c895ad592/work/logs" 2026-04-21 17:03:54.026123 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/f657e8ae2fba4359bee66a6c895ad592/work/artifacts" 2026-04-21 17:03:54.239711 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/f657e8ae2fba4359bee66a6c895ad592/work/docs" 2026-04-21 17:03:54.254697 | 2026-04-21 17:03:54.254840 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-21 17:03:54.917159 | ubuntu-noble | changed: .d..t...... ./ 2026-04-21 17:03:54.917394 | ubuntu-noble | changed: All items complete 2026-04-21 17:03:54.917422 | 2026-04-21 17:03:55.406670 | ubuntu-noble | changed: .d..t...... ./ 2026-04-21 17:03:55.893501 | ubuntu-noble | changed: .d..t...... ./ 2026-04-21 17:03:55.920629 | 2026-04-21 17:03:55.920846 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-21 17:03:56.353635 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.007307 2026-04-21 17:03:56.604218 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008805 2026-04-21 17:03:56.620411 | 2026-04-21 17:03:56.620637 | PLAY [all] 2026-04-21 17:03:56.627607 | 2026-04-21 17:03:56.627696 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-21 17:03:57.127959 | ubuntu-noble | changed 2026-04-21 17:03:57.136225 | 2026-04-21 17:03:57.136282 | PLAY RECAP 2026-04-21 17:03:57.136332 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-21 17:03:57.136355 | 2026-04-21 17:03:57.274155 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-21 17:03:57.276465 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-21 17:03:57.837749 | 2026-04-21 17:03:57.837877 | PLAY [localhost] 2026-04-21 17:03:57.847890 | 2026-04-21 17:03:57.847966 | TASK [Generate Zuul manifest] 2026-04-21 17:03:57.870538 | localhost | ok 2026-04-21 17:03:57.887347 | 2026-04-21 17:03:57.887428 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-21 17:03:58.200272 | localhost | changed 2026-04-21 17:03:58.212334 | 2026-04-21 17:03:58.212408 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-21 17:03:58.242312 | localhost | ok 2026-04-21 17:03:58.251436 | 2026-04-21 17:03:58.251501 | TASK [Upload logs] 2026-04-21 17:03:58.270728 | localhost | ok 2026-04-21 17:03:58.331627 | 2026-04-21 17:03:58.331752 | TASK [Set zuul-log-path fact] 2026-04-21 17:03:58.351387 | localhost | ok 2026-04-21 17:03:58.365229 | 2026-04-21 17:03:58.365298 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-21 17:03:58.397671 | localhost | ok 2026-04-21 17:03:58.408183 | 2026-04-21 17:03:58.408298 | TASK [upload-logs : Create log directories] 2026-04-21 17:03:58.816570 | localhost | changed 2026-04-21 17:03:58.823235 | 2026-04-21 17:03:58.823333 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-21 17:03:59.261500 | localhost -> localhost | ok: Runtime: 0:00:00.005188 2026-04-21 17:03:59.268848 | 2026-04-21 17:03:59.268946 | TASK [upload-logs : Upload logs to log server] 2026-04-21 17:03:59.726448 | localhost | Output suppressed because no_log was given 2026-04-21 17:03:59.731508 | 2026-04-21 17:03:59.731599 | LOOP [upload-logs : Compress console log and json output] 2026-04-21 17:03:59.783979 | localhost | skipping: Conditional result was False 2026-04-21 17:03:59.794158 | localhost | skipping: Conditional result was False 2026-04-21 17:03:59.806795 | 2026-04-21 17:03:59.806974 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-21 17:03:59.862736 | localhost | skipping: Conditional result was False 2026-04-21 17:03:59.863217 | 2026-04-21 17:03:59.870544 | localhost | skipping: Conditional result was False 2026-04-21 17:03:59.884768 | 2026-04-21 17:03:59.884981 | LOOP [upload-logs : Upload console log and json output]