2026-05-18 23:57:12.559675 | Job console starting 2026-05-18 23:57:12.587393 | Updating git repos 2026-05-18 23:57:13.019552 | Cloning repos into workspace 2026-05-18 23:57:13.174385 | Restoring repo states 2026-05-18 23:57:13.206537 | Merging changes 2026-05-18 23:57:13.954395 | Checking out repos 2026-05-18 23:57:14.062168 | Preparing playbooks 2026-05-18 23:57:15.536864 | Running Ansible setup 2026-05-18 23:57:23.127780 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-18 23:57:24.729554 | 2026-05-18 23:57:24.729697 | PLAY [Base pre] 2026-05-18 23:57:24.789129 | 2026-05-18 23:57:24.789255 | TASK [Setup log path fact] 2026-05-18 23:57:24.845554 | debian-bookworm | ok 2026-05-18 23:57:24.877119 | 2026-05-18 23:57:24.877259 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 23:57:24.971712 | debian-bookworm | ok 2026-05-18 23:57:24.993457 | 2026-05-18 23:57:24.993578 | TASK [emit-job-header : Print job information] 2026-05-18 23:57:25.103308 | # Job Information 2026-05-18 23:57:25.103472 | Ansible Version: 2.16.14 2026-05-18 23:57:25.103507 | Job: ansible-lint 2026-05-18 23:57:25.103540 | Pipeline: check 2026-05-18 23:57:25.103563 | Executor: 521e9411259a 2026-05-18 23:57:25.103584 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/533 2026-05-18 23:57:25.103614 | Event ID: 43fa93f0-5315-11f1-9df7-9ba2db41a9d6 2026-05-18 23:57:25.108366 | 2026-05-18 23:57:25.108468 | LOOP [emit-job-header : Print node information] 2026-05-18 23:57:25.318335 | debian-bookworm | ok: 2026-05-18 23:57:25.318496 | debian-bookworm | # Node Information 2026-05-18 23:57:25.318530 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-18 23:57:25.318554 | debian-bookworm | Hostname: debian 2026-05-18 23:57:25.318575 | debian-bookworm | Username: zuul 2026-05-18 23:57:25.318595 | debian-bookworm | Distro: Debian 12.14 2026-05-18 23:57:25.318631 | debian-bookworm | Provider: regiocloud-a 2026-05-18 23:57:25.318651 | debian-bookworm | Region: 2026-05-18 23:57:25.318672 | debian-bookworm | Label: debian-bookworm 2026-05-18 23:57:25.318691 | debian-bookworm | Product Name: OpenStack Nova 2026-05-18 23:57:25.318710 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecd:44e5 2026-05-18 23:57:25.336481 | 2026-05-18 23:57:25.336602 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-18 23:57:26.406787 | debian-bookworm -> localhost | changed 2026-05-18 23:57:26.413509 | 2026-05-18 23:57:26.413659 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-18 23:57:28.425718 | debian-bookworm -> localhost | changed 2026-05-18 23:57:28.434260 | 2026-05-18 23:57:28.434352 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-18 23:57:29.264235 | debian-bookworm -> localhost | ok 2026-05-18 23:57:29.269181 | 2026-05-18 23:57:29.269270 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-18 23:57:29.298687 | debian-bookworm | ok 2026-05-18 23:57:29.334670 | debian-bookworm | included: /var/lib/zuul/builds/26576dbd262a4b08a59069acab0513fa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-18 23:57:29.348699 | 2026-05-18 23:57:29.348788 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-18 23:57:35.494790 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-18 23:57:35.496247 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/26576dbd262a4b08a59069acab0513fa/work/26576dbd262a4b08a59069acab0513fa_id_rsa 2026-05-18 23:57:35.496300 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/26576dbd262a4b08a59069acab0513fa/work/26576dbd262a4b08a59069acab0513fa_id_rsa.pub 2026-05-18 23:57:35.496322 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-18 23:57:35.496342 | debian-bookworm -> localhost | SHA256:VNhKKNsCUo6LqOld2tMsYH6nWBDibo6Wh5x7bKxSass zuul-build-sshkey 2026-05-18 23:57:35.496368 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-18 23:57:35.496387 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-18 23:57:35.496404 | debian-bookworm -> localhost | | .. . o. | 2026-05-18 23:57:35.496422 | debian-bookworm -> localhost | |.o. . . o.. | 2026-05-18 23:57:35.496438 | debian-bookworm -> localhost | |.o.o + ... | 2026-05-18 23:57:35.496454 | debian-bookworm -> localhost | |+.. + ... | 2026-05-18 23:57:35.496471 | debian-bookworm -> localhost | |+. . . S | 2026-05-18 23:57:35.496493 | debian-bookworm -> localhost | |o..o. | 2026-05-18 23:57:35.496511 | debian-bookworm -> localhost | |+=O .oo | 2026-05-18 23:57:35.496529 | debian-bookworm -> localhost | |OB.B*+ + | 2026-05-18 23:57:35.496547 | debian-bookworm -> localhost | |=EB+.o= | 2026-05-18 23:57:35.496565 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-18 23:57:35.496612 | debian-bookworm -> localhost | ok: Runtime: 0:00:05.015115 2026-05-18 23:57:35.503683 | 2026-05-18 23:57:35.503763 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-18 23:57:35.530773 | debian-bookworm | ok 2026-05-18 23:57:35.546151 | debian-bookworm | included: /var/lib/zuul/builds/26576dbd262a4b08a59069acab0513fa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-18 23:57:35.573711 | 2026-05-18 23:57:35.573808 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-18 23:57:35.616687 | debian-bookworm | skipping: Conditional result was False 2026-05-18 23:57:35.621654 | 2026-05-18 23:57:35.621739 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-18 23:57:36.540181 | debian-bookworm | changed 2026-05-18 23:57:36.544857 | 2026-05-18 23:57:36.544940 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-18 23:57:36.850988 | debian-bookworm | ok 2026-05-18 23:57:36.860777 | 2026-05-18 23:57:36.860867 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-18 23:57:37.664394 | debian-bookworm | changed 2026-05-18 23:57:37.670006 | 2026-05-18 23:57:37.670083 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-18 23:57:38.463859 | debian-bookworm | changed 2026-05-18 23:57:38.468331 | 2026-05-18 23:57:38.468419 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-18 23:57:38.497987 | debian-bookworm | skipping: Conditional result was False 2026-05-18 23:57:38.503011 | 2026-05-18 23:57:38.503092 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-18 23:57:38.884600 | debian-bookworm -> localhost | changed 2026-05-18 23:57:38.894914 | 2026-05-18 23:57:38.895014 | TASK [add-build-sshkey : Add back temp key] 2026-05-18 23:57:39.167513 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/26576dbd262a4b08a59069acab0513fa/work/26576dbd262a4b08a59069acab0513fa_id_rsa (zuul-build-sshkey) 2026-05-18 23:57:39.167753 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017085 2026-05-18 23:57:39.175394 | 2026-05-18 23:57:39.175490 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-18 23:57:39.572413 | debian-bookworm | ok 2026-05-18 23:57:39.576819 | 2026-05-18 23:57:39.576903 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-18 23:57:39.611706 | debian-bookworm | skipping: Conditional result was False 2026-05-18 23:57:39.621610 | 2026-05-18 23:57:39.621738 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-18 23:57:40.306904 | debian-bookworm | ok 2026-05-18 23:57:40.321414 | 2026-05-18 23:57:40.321515 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-18 23:57:40.383732 | debian-bookworm | ok 2026-05-18 23:57:40.388188 | 2026-05-18 23:57:40.388285 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-18 23:57:41.032563 | debian-bookworm -> localhost | ok 2026-05-18 23:57:41.037828 | 2026-05-18 23:57:41.037910 | TASK [validate-host : Collect information about the host] 2026-05-18 23:57:42.261542 | debian-bookworm | ok 2026-05-18 23:57:42.277424 | 2026-05-18 23:57:42.277526 | TASK [validate-host : Sanitize hostname] 2026-05-18 23:57:42.470773 | debian-bookworm | ok 2026-05-18 23:57:42.604726 | 2026-05-18 23:57:42.604843 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-18 23:57:43.588093 | debian-bookworm -> localhost | changed 2026-05-18 23:57:43.592611 | 2026-05-18 23:57:43.592712 | TASK [validate-host : Collect information about zuul worker] 2026-05-18 23:57:44.010790 | debian-bookworm | ok 2026-05-18 23:57:44.029417 | 2026-05-18 23:57:44.029574 | TASK [validate-host : Write out all zuul information for each host] 2026-05-18 23:57:44.658480 | debian-bookworm -> localhost | changed 2026-05-18 23:57:44.666531 | 2026-05-18 23:57:44.666618 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-18 23:57:44.936489 | debian-bookworm | ok 2026-05-18 23:57:44.945100 | 2026-05-18 23:57:44.945193 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-18 23:57:46.025179 | debian-bookworm | changed: 2026-05-18 23:57:46.025327 | debian-bookworm | cd+++++++++ src/ 2026-05-18 23:57:46.025355 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-18 23:57:46.025375 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-18 23:57:46.025393 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-05-18 23:57:46.025409 | debian-bookworm | Containerfile 2026-05-18 23:57:46.025534 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/26576dbd262a4b08a59069acab0513fa/work/logs" 2026-05-18 23:58:33.369020 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/26576dbd262a4b08a59069acab0513fa/work/artifacts" 2026-05-18 23:58:34.016877 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/26576dbd262a4b08a59069acab0513fa/work/docs" 2026-05-18 23:58:34.032918 | 2026-05-18 23:58:34.033012 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-18 23:58:35.465632 | debian-bookworm | changed: 2026-05-18 23:58:35.465825 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-18 23:58:35.465858 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-18 23:58:35.465896 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-18 23:58:35.465938 | debian-bookworm | changed: All items complete 2026-05-18 23:58:35.465958 | 2026-05-18 23:58:36.207199 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 23:58:37.124341 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 23:58:37.139974 | 2026-05-18 23:58:37.140073 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-18 23:58:38.276229 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.039545 2026-05-18 23:58:38.731552 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.032560 2026-05-18 23:58:38.750204 | 2026-05-18 23:58:38.750275 | PLAY RECAP 2026-05-18 23:58:38.750318 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-18 23:58:38.750340 | 2026-05-18 23:58:38.968210 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-18 23:58:38.968873 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 23:58:40.458665 | 2026-05-18 23:58:40.458862 | PLAY [Base post] 2026-05-18 23:58:40.483464 | 2026-05-18 23:58:40.483578 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-18 23:58:41.246289 | debian-bookworm | changed 2026-05-18 23:58:41.252487 | 2026-05-18 23:58:41.252575 | PLAY RECAP 2026-05-18 23:58:41.252625 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-18 23:58:41.252676 | 2026-05-18 23:58:41.459007 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 23:58:41.459625 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-18 23:58:43.270184 | 2026-05-18 23:58:43.270306 | PLAY [Base post-logs] 2026-05-18 23:58:43.281000 | 2026-05-18 23:58:43.281114 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-18 23:58:43.805544 | localhost | changed 2026-05-18 23:58:43.813158 | 2026-05-18 23:58:43.813287 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-18 23:58:43.855976 | localhost | ok 2026-05-18 23:58:43.858316 | 2026-05-18 23:58:43.858384 | TASK [Set zuul-log-path fact] 2026-05-18 23:58:43.902206 | localhost | ok 2026-05-18 23:58:43.908418 | 2026-05-18 23:58:43.908510 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 23:58:43.944617 | localhost | ok 2026-05-18 23:58:43.946996 | 2026-05-18 23:58:43.947069 | TASK [upload-logs : Create log directories] 2026-05-18 23:58:44.753956 | localhost | changed 2026-05-18 23:58:44.756134 | 2026-05-18 23:58:44.756215 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-18 23:58:45.349450 | localhost -> localhost | ok: Runtime: 0:00:00.003863 2026-05-18 23:58:45.352550 | 2026-05-18 23:58:45.352633 | TASK [upload-logs : Upload logs to log server] 2026-05-18 23:58:45.964135 | localhost | Output suppressed because no_log was given 2026-05-18 23:58:45.965555 | 2026-05-18 23:58:45.965626 | LOOP [upload-logs : Compress console log and json output] 2026-05-18 23:58:46.007812 | localhost | skipping: Conditional result was False 2026-05-18 23:58:46.013862 | localhost | skipping: Conditional result was False 2026-05-18 23:58:46.020491 | 2026-05-18 23:58:46.020581 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-18 23:58:46.081842 | localhost | skipping: Conditional result was False 2026-05-18 23:58:46.082046 | 2026-05-18 23:58:46.092486 | localhost | skipping: Conditional result was False 2026-05-18 23:58:46.096370 | 2026-05-18 23:58:46.096467 | LOOP [upload-logs : Upload console log and json output]