2026-05-24 14:37:09.966824 | Job console starting 2026-05-24 14:37:09.976219 | Updating git repos 2026-05-24 14:37:10.005900 | Cloning repos into workspace 2026-05-24 14:37:10.151110 | Restoring repo states 2026-05-24 14:37:10.172302 | Merging changes 2026-05-24 14:37:10.891414 | Checking out repos 2026-05-24 14:37:10.935243 | Preparing playbooks 2026-05-24 14:37:12.099990 | Running Ansible setup 2026-05-24 14:37:18.471691 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-24 14:37:19.528124 | 2026-05-24 14:37:19.528266 | PLAY [Base pre] 2026-05-24 14:37:19.565012 | 2026-05-24 14:37:19.565156 | TASK [Setup log path fact] 2026-05-24 14:37:19.582921 | debian-bookworm | ok 2026-05-24 14:37:19.599379 | 2026-05-24 14:37:19.599498 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-24 14:37:19.647379 | debian-bookworm | ok 2026-05-24 14:37:19.677387 | 2026-05-24 14:37:19.677510 | TASK [emit-job-header : Print job information] 2026-05-24 14:37:19.756354 | # Job Information 2026-05-24 14:37:19.756571 | Ansible Version: 2.16.14 2026-05-24 14:37:19.756611 | Job: ansible-lint 2026-05-24 14:37:19.756655 | Pipeline: check 2026-05-24 14:37:19.756679 | Executor: 521e9411259a 2026-05-24 14:37:19.756700 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/843 2026-05-24 14:37:19.756722 | Event ID: 062fd590-577e-11f1-9acc-5cecdca73a95 2026-05-24 14:37:19.761588 | 2026-05-24 14:37:19.761723 | LOOP [emit-job-header : Print node information] 2026-05-24 14:37:19.896922 | debian-bookworm | ok: 2026-05-24 14:37:19.897086 | debian-bookworm | # Node Information 2026-05-24 14:37:19.897120 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-24 14:37:19.897145 | debian-bookworm | Hostname: debian 2026-05-24 14:37:19.897167 | debian-bookworm | Username: zuul 2026-05-24 14:37:19.897188 | debian-bookworm | Distro: Debian 12.14 2026-05-24 14:37:19.897212 | debian-bookworm | Provider: regiocloud-a 2026-05-24 14:37:19.897233 | debian-bookworm | Region: 2026-05-24 14:37:19.897254 | debian-bookworm | Label: debian-bookworm 2026-05-24 14:37:19.897274 | debian-bookworm | Product Name: OpenStack Nova 2026-05-24 14:37:19.897293 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea1:aec8 2026-05-24 14:37:19.912679 | 2026-05-24 14:37:19.912795 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-24 14:37:21.003956 | debian-bookworm -> localhost | changed 2026-05-24 14:37:21.009793 | 2026-05-24 14:37:21.009899 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-24 14:37:22.746353 | debian-bookworm -> localhost | changed 2026-05-24 14:37:22.755026 | 2026-05-24 14:37:22.755128 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-24 14:37:23.071263 | debian-bookworm -> localhost | ok 2026-05-24 14:37:23.077219 | 2026-05-24 14:37:23.077333 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-24 14:37:23.106772 | debian-bookworm | ok 2026-05-24 14:37:23.128896 | debian-bookworm | included: /var/lib/zuul/builds/e464c2900faf4f36b71eb89f6d9e2454/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-24 14:37:23.153979 | 2026-05-24 14:37:23.154099 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-24 14:37:24.506153 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-24 14:37:24.506344 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e464c2900faf4f36b71eb89f6d9e2454/work/e464c2900faf4f36b71eb89f6d9e2454_id_rsa 2026-05-24 14:37:24.506382 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e464c2900faf4f36b71eb89f6d9e2454/work/e464c2900faf4f36b71eb89f6d9e2454_id_rsa.pub 2026-05-24 14:37:24.506410 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-24 14:37:24.506434 | debian-bookworm -> localhost | SHA256:/uOUTpiKKTIW52lwurESJw7BhwQuO7dK32I2K73YGtY zuul-build-sshkey 2026-05-24 14:37:24.506456 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-24 14:37:24.506488 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-24 14:37:24.506511 | debian-bookworm -> localhost | |o | 2026-05-24 14:37:24.506533 | debian-bookworm -> localhost | |.. | 2026-05-24 14:37:24.506553 | debian-bookworm -> localhost | |+.. | 2026-05-24 14:37:24.506573 | debian-bookworm -> localhost | |o+ . | 2026-05-24 14:37:24.506594 | debian-bookworm -> localhost | |o.o S | 2026-05-24 14:37:24.506636 | debian-bookworm -> localhost | |+=o+ . o . | 2026-05-24 14:37:24.506659 | debian-bookworm -> localhost | |oOXE. + + | 2026-05-24 14:37:24.506680 | debian-bookworm -> localhost | |**OX.o . =. | 2026-05-24 14:37:24.506701 | debian-bookworm -> localhost | |+BB*B.. .+. | 2026-05-24 14:37:24.506722 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-24 14:37:24.506776 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.938085 2026-05-24 14:37:24.513008 | 2026-05-24 14:37:24.513110 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-24 14:37:24.540382 | debian-bookworm | ok 2026-05-24 14:37:24.550055 | debian-bookworm | included: /var/lib/zuul/builds/e464c2900faf4f36b71eb89f6d9e2454/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-24 14:37:24.559290 | 2026-05-24 14:37:24.559372 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-24 14:37:24.585997 | debian-bookworm | skipping: Conditional result was False 2026-05-24 14:37:24.597108 | 2026-05-24 14:37:24.597213 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-24 14:37:25.275208 | debian-bookworm | changed 2026-05-24 14:37:25.285287 | 2026-05-24 14:37:25.285418 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-24 14:37:25.538709 | debian-bookworm | ok 2026-05-24 14:37:25.547339 | 2026-05-24 14:37:25.547463 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-24 14:37:26.217555 | debian-bookworm | changed 2026-05-24 14:37:26.227396 | 2026-05-24 14:37:26.227500 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-24 14:37:26.900927 | debian-bookworm | changed 2026-05-24 14:37:26.906543 | 2026-05-24 14:37:26.906751 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-24 14:37:26.940870 | debian-bookworm | skipping: Conditional result was False 2026-05-24 14:37:26.949095 | 2026-05-24 14:37:26.949284 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-24 14:37:27.569951 | debian-bookworm -> localhost | changed 2026-05-24 14:37:27.582718 | 2026-05-24 14:37:27.584859 | TASK [add-build-sshkey : Add back temp key] 2026-05-24 14:37:28.099657 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e464c2900faf4f36b71eb89f6d9e2454/work/e464c2900faf4f36b71eb89f6d9e2454_id_rsa (zuul-build-sshkey) 2026-05-24 14:37:28.099860 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012612 2026-05-24 14:37:28.108158 | 2026-05-24 14:37:28.108253 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-24 14:37:28.572762 | debian-bookworm | ok 2026-05-24 14:37:28.580379 | 2026-05-24 14:37:28.580506 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-24 14:37:28.605065 | debian-bookworm | skipping: Conditional result was False 2026-05-24 14:37:28.619357 | 2026-05-24 14:37:28.619528 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-24 14:37:29.169408 | debian-bookworm | ok 2026-05-24 14:37:29.202108 | 2026-05-24 14:37:29.202334 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-24 14:37:29.250392 | debian-bookworm | ok 2026-05-24 14:37:29.259825 | 2026-05-24 14:37:29.259960 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-24 14:37:29.939257 | debian-bookworm -> localhost | ok 2026-05-24 14:37:29.946116 | 2026-05-24 14:37:29.946243 | TASK [validate-host : Collect information about the host] 2026-05-24 14:37:31.227604 | debian-bookworm | ok 2026-05-24 14:37:31.237463 | 2026-05-24 14:37:31.237562 | TASK [validate-host : Sanitize hostname] 2026-05-24 14:37:31.346606 | debian-bookworm | ok 2026-05-24 14:37:31.379066 | 2026-05-24 14:37:31.379176 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-24 14:37:32.076905 | debian-bookworm -> localhost | changed 2026-05-24 14:37:32.082381 | 2026-05-24 14:37:32.082480 | TASK [validate-host : Collect information about zuul worker] 2026-05-24 14:37:32.616807 | debian-bookworm | ok 2026-05-24 14:37:32.621662 | 2026-05-24 14:37:32.621758 | TASK [validate-host : Write out all zuul information for each host] 2026-05-24 14:37:33.486039 | debian-bookworm -> localhost | changed 2026-05-24 14:37:33.495402 | 2026-05-24 14:37:33.495505 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-24 14:37:33.836409 | debian-bookworm | ok 2026-05-24 14:37:33.841681 | 2026-05-24 14:37:33.841773 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-24 14:37:35.534257 | debian-bookworm | changed: 2026-05-24 14:37:35.535500 | debian-bookworm | cd+++++++++ src/ 2026-05-24 14:37:35.535757 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-24 14:37:35.535787 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-24 14:37:35.535809 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-05-24 14:37:35.535829 | debian-bookworm | Containerfile 2026-05-24 14:37:35.535958 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/e464c2900faf4f36b71eb89f6d9e2454/work/logs" 2026-05-24 14:38:08.454979 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e464c2900faf4f36b71eb89f6d9e2454/work/artifacts" 2026-05-24 14:38:08.763541 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e464c2900faf4f36b71eb89f6d9e2454/work/docs" 2026-05-24 14:38:08.777554 | 2026-05-24 14:38:08.777682 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-24 14:38:09.659961 | debian-bookworm | changed: 2026-05-24 14:38:09.660165 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-24 14:38:09.660200 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-24 14:38:09.660229 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-24 14:38:09.660274 | debian-bookworm | changed: All items complete 2026-05-24 14:38:09.660302 | 2026-05-24 14:38:10.196710 | debian-bookworm | changed: .d..t...... ./ 2026-05-24 14:38:10.869704 | debian-bookworm | changed: .d..t...... ./ 2026-05-24 14:38:10.889262 | 2026-05-24 14:38:10.889366 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-24 14:38:11.768554 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.030560 2026-05-24 14:38:12.028463 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.022317 2026-05-24 14:38:12.041280 | 2026-05-24 14:38:12.041353 | PLAY RECAP 2026-05-24 14:38:12.041392 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-24 14:38:12.041412 | 2026-05-24 14:38:12.148666 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-24 14:38:12.149404 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-24 14:38:12.758275 | 2026-05-24 14:38:12.758384 | PLAY [Base post] 2026-05-24 14:38:12.769492 | 2026-05-24 14:38:12.769597 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-24 14:38:13.305651 | debian-bookworm | changed 2026-05-24 14:38:13.312427 | 2026-05-24 14:38:13.312549 | PLAY RECAP 2026-05-24 14:38:13.312616 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-24 14:38:13.312703 | 2026-05-24 14:38:13.414454 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-24 14:38:13.415297 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-24 14:38:14.162430 | 2026-05-24 14:38:14.162569 | PLAY [Base post-logs] 2026-05-24 14:38:14.171885 | 2026-05-24 14:38:14.172001 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-24 14:38:14.646501 | localhost | changed 2026-05-24 14:38:14.655617 | 2026-05-24 14:38:14.655810 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-24 14:38:14.680308 | localhost | ok 2026-05-24 14:38:14.683188 | 2026-05-24 14:38:14.683272 | TASK [Set zuul-log-path fact] 2026-05-24 14:38:14.717615 | localhost | ok 2026-05-24 14:38:14.731172 | 2026-05-24 14:38:14.731292 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-24 14:38:14.759782 | localhost | ok 2026-05-24 14:38:14.762562 | 2026-05-24 14:38:14.762675 | TASK [upload-logs : Create log directories] 2026-05-24 14:38:15.395971 | localhost | changed 2026-05-24 14:38:15.398610 | 2026-05-24 14:38:15.398711 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-24 14:38:16.030336 | localhost -> localhost | ok: Runtime: 0:00:00.022451 2026-05-24 14:38:16.033874 | 2026-05-24 14:38:16.033970 | TASK [upload-logs : Upload logs to log server] 2026-05-24 14:38:16.576996 | localhost | Output suppressed because no_log was given 2026-05-24 14:38:16.579437 | 2026-05-24 14:38:16.579536 | LOOP [upload-logs : Compress console log and json output] 2026-05-24 14:38:16.635585 | localhost | skipping: Conditional result was False 2026-05-24 14:38:16.655798 | localhost | skipping: Conditional result was False 2026-05-24 14:38:16.666210 | 2026-05-24 14:38:16.666356 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-24 14:38:16.719646 | localhost | skipping: Conditional result was False 2026-05-24 14:38:16.719966 | 2026-05-24 14:38:16.724710 | localhost | skipping: Conditional result was False 2026-05-24 14:38:16.733491 | 2026-05-24 14:38:16.733621 | LOOP [upload-logs : Upload console log and json output]