2026-07-02 08:58:58.782317 | Job console starting 2026-07-02 08:58:58.809084 | Updating git repos 2026-07-02 08:58:58.867539 | Cloning repos into workspace 2026-07-02 08:58:58.938087 | Restoring repo states 2026-07-02 08:58:58.977384 | Merging changes 2026-07-02 08:58:59.597863 | Checking out repos 2026-07-02 08:58:59.689294 | Preparing playbooks 2026-07-02 08:59:01.057910 | Running Ansible setup 2026-07-02 08:59:06.251565 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-02 08:59:07.472200 | 2026-07-02 08:59:07.472413 | PLAY [Base pre] 2026-07-02 08:59:07.514260 | 2026-07-02 08:59:07.514453 | TASK [Setup log path fact] 2026-07-02 08:59:07.550211 | debian-bookworm | ok 2026-07-02 08:59:07.580781 | 2026-07-02 08:59:07.580952 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-02 08:59:07.646931 | debian-bookworm | ok 2026-07-02 08:59:07.668195 | 2026-07-02 08:59:07.668356 | TASK [emit-job-header : Print job information] 2026-07-02 08:59:07.753400 | # Job Information 2026-07-02 08:59:07.753624 | Ansible Version: 2.16.14 2026-07-02 08:59:07.753659 | Job: yamllint 2026-07-02 08:59:07.753693 | Pipeline: check 2026-07-02 08:59:07.753716 | Executor: 521e9411259a 2026-07-02 08:59:07.753738 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/555 2026-07-02 08:59:07.753760 | Event ID: 3ce9c7a0-75f4-11f1-8709-a42755666163 2026-07-02 08:59:07.759195 | 2026-07-02 08:59:07.759318 | LOOP [emit-job-header : Print node information] 2026-07-02 08:59:07.875822 | debian-bookworm | ok: 2026-07-02 08:59:07.876035 | debian-bookworm | # Node Information 2026-07-02 08:59:07.876070 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-02 08:59:07.876096 | debian-bookworm | Hostname: debian 2026-07-02 08:59:07.876119 | debian-bookworm | Username: zuul 2026-07-02 08:59:07.876140 | debian-bookworm | Distro: Debian 12.14 2026-07-02 08:59:07.876164 | debian-bookworm | Provider: regiocloud-a 2026-07-02 08:59:07.876185 | debian-bookworm | Region: 2026-07-02 08:59:07.876206 | debian-bookworm | Label: debian-bookworm 2026-07-02 08:59:07.876226 | debian-bookworm | Product Name: OpenStack Nova 2026-07-02 08:59:07.876246 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1c:4904 2026-07-02 08:59:07.887499 | 2026-07-02 08:59:07.887641 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-02 08:59:08.481496 | debian-bookworm -> localhost | changed 2026-07-02 08:59:08.488891 | 2026-07-02 08:59:08.489042 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-02 08:59:09.901309 | debian-bookworm -> localhost | changed 2026-07-02 08:59:09.909928 | 2026-07-02 08:59:09.910053 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-02 08:59:10.303191 | debian-bookworm -> localhost | ok 2026-07-02 08:59:10.309409 | 2026-07-02 08:59:10.309508 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-02 08:59:10.338467 | debian-bookworm | ok 2026-07-02 08:59:10.364640 | debian-bookworm | included: /var/lib/zuul/builds/1f650fc3c0c24348be5649282873983b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-02 08:59:10.369725 | 2026-07-02 08:59:10.369812 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-02 08:59:12.549113 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-02 08:59:12.549325 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1f650fc3c0c24348be5649282873983b/work/1f650fc3c0c24348be5649282873983b_id_rsa 2026-07-02 08:59:12.549362 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1f650fc3c0c24348be5649282873983b/work/1f650fc3c0c24348be5649282873983b_id_rsa.pub 2026-07-02 08:59:12.549387 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-02 08:59:12.549412 | debian-bookworm -> localhost | SHA256:AtL2VODpGSzPWxYX3fKTDJvjrC6W0QUVTGqh72c9mkY zuul-build-sshkey 2026-07-02 08:59:12.549445 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-02 08:59:12.549468 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-02 08:59:12.549489 | debian-bookworm -> localhost | | ... o=+o | 2026-07-02 08:59:12.549510 | debian-bookworm -> localhost | | . o o ..+= . | 2026-07-02 08:59:12.549531 | debian-bookworm -> localhost | | . = * o +. B . | 2026-07-02 08:59:12.549550 | debian-bookworm -> localhost | | o O o = = = | 2026-07-02 08:59:12.549570 | debian-bookworm -> localhost | | B S..+ . . | 2026-07-02 08:59:12.549596 | debian-bookworm -> localhost | | =... E. | 2026-07-02 08:59:12.549616 | debian-bookworm -> localhost | | . o.oo o | 2026-07-02 08:59:12.549636 | debian-bookworm -> localhost | | + .o.o . | 2026-07-02 08:59:12.549656 | debian-bookworm -> localhost | | . o..o | 2026-07-02 08:59:12.549676 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-02 08:59:12.549727 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.303337 2026-07-02 08:59:12.555980 | 2026-07-02 08:59:12.556076 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-02 08:59:12.583998 | debian-bookworm | ok 2026-07-02 08:59:12.593781 | debian-bookworm | included: /var/lib/zuul/builds/1f650fc3c0c24348be5649282873983b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-02 08:59:12.606202 | 2026-07-02 08:59:12.606282 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-02 08:59:12.629360 | debian-bookworm | skipping: Conditional result was False 2026-07-02 08:59:12.635128 | 2026-07-02 08:59:12.635213 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-02 08:59:13.298543 | debian-bookworm | changed 2026-07-02 08:59:13.315000 | 2026-07-02 08:59:13.315129 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-02 08:59:13.648275 | debian-bookworm | ok 2026-07-02 08:59:13.653826 | 2026-07-02 08:59:13.653916 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-02 08:59:14.331350 | debian-bookworm | changed 2026-07-02 08:59:14.336566 | 2026-07-02 08:59:14.336673 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-02 08:59:15.025588 | debian-bookworm | changed 2026-07-02 08:59:15.031953 | 2026-07-02 08:59:15.032050 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-02 08:59:15.045034 | debian-bookworm | skipping: Conditional result was False 2026-07-02 08:59:15.051679 | 2026-07-02 08:59:15.051778 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-02 08:59:15.481016 | debian-bookworm -> localhost | changed 2026-07-02 08:59:15.491436 | 2026-07-02 08:59:15.491534 | TASK [add-build-sshkey : Add back temp key] 2026-07-02 08:59:15.797536 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1f650fc3c0c24348be5649282873983b/work/1f650fc3c0c24348be5649282873983b_id_rsa (zuul-build-sshkey) 2026-07-02 08:59:15.797755 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023766 2026-07-02 08:59:15.805049 | 2026-07-02 08:59:15.805223 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-02 08:59:16.213150 | debian-bookworm | ok 2026-07-02 08:59:16.224345 | 2026-07-02 08:59:16.224475 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-02 08:59:16.268687 | debian-bookworm | skipping: Conditional result was False 2026-07-02 08:59:16.279919 | 2026-07-02 08:59:16.280081 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-02 08:59:16.768153 | debian-bookworm | ok 2026-07-02 08:59:16.785429 | 2026-07-02 08:59:16.785608 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-02 08:59:16.820102 | debian-bookworm | ok 2026-07-02 08:59:16.827589 | 2026-07-02 08:59:16.827746 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-02 08:59:17.125332 | debian-bookworm -> localhost | ok 2026-07-02 08:59:17.132866 | 2026-07-02 08:59:17.133026 | TASK [validate-host : Collect information about the host] 2026-07-02 08:59:18.351321 | debian-bookworm | ok 2026-07-02 08:59:18.373741 | 2026-07-02 08:59:18.373899 | TASK [validate-host : Sanitize hostname] 2026-07-02 08:59:18.552991 | debian-bookworm | ok 2026-07-02 08:59:18.558210 | 2026-07-02 08:59:18.558335 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-02 08:59:19.322457 | debian-bookworm -> localhost | changed 2026-07-02 08:59:19.329186 | 2026-07-02 08:59:19.329318 | TASK [validate-host : Collect information about zuul worker] 2026-07-02 08:59:19.831161 | debian-bookworm | ok 2026-07-02 08:59:19.836408 | 2026-07-02 08:59:19.836552 | TASK [validate-host : Write out all zuul information for each host] 2026-07-02 08:59:20.675466 | debian-bookworm -> localhost | changed 2026-07-02 08:59:20.695086 | 2026-07-02 08:59:20.695246 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-02 08:59:20.988159 | debian-bookworm | ok 2026-07-02 08:59:20.994270 | 2026-07-02 08:59:20.994394 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-02 08:59:21.879231 | debian-bookworm | changed: 2026-07-02 08:59:21.879453 | debian-bookworm | cd+++++++++ src/ 2026-07-02 08:59:21.879489 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-02 08:59:21.879513 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-02 08:59:21.879534 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-07-02 08:59:21.879555 | debian-bookworm | Containerfile 2026-07-02 08:59:21.879707 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/1f650fc3c0c24348be5649282873983b/work/logs" 2026-07-02 09:00:21.723985 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1f650fc3c0c24348be5649282873983b/work/artifacts" 2026-07-02 09:00:22.009729 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1f650fc3c0c24348be5649282873983b/work/docs" 2026-07-02 09:00:22.023305 | 2026-07-02 09:00:22.023520 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-02 09:00:22.889683 | debian-bookworm | changed: 2026-07-02 09:00:22.889965 | debian-bookworm | .d..t...... ./ 2026-07-02 09:00:22.890023 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-02 09:00:22.890056 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-02 09:00:22.890084 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-02 09:00:22.890110 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-02 09:00:22.890138 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-02 09:00:22.890189 | debian-bookworm | changed: All items complete 2026-07-02 09:00:22.890220 | 2026-07-02 09:00:23.484458 | debian-bookworm | changed: .d..t...... ./ 2026-07-02 09:00:24.037165 | debian-bookworm | changed: .d..t...... ./ 2026-07-02 09:00:24.058978 | 2026-07-02 09:00:24.059130 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-02 09:00:24.427857 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008268 2026-07-02 09:00:24.731347 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010384 2026-07-02 09:00:24.741363 | 2026-07-02 09:00:24.741483 | PLAY RECAP 2026-07-02 09:00:24.741536 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-02 09:00:24.741574 | 2026-07-02 09:00:24.885281 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-02 09:00:24.887445 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-02 09:00:25.689063 | 2026-07-02 09:00:25.689242 | PLAY [Base post] 2026-07-02 09:00:25.703766 | 2026-07-02 09:00:25.703925 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-02 09:00:26.311918 | debian-bookworm | changed 2026-07-02 09:00:26.319909 | 2026-07-02 09:00:26.320057 | PLAY RECAP 2026-07-02 09:00:26.320126 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-02 09:00:26.320195 | 2026-07-02 09:00:26.469054 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-02 09:00:26.470942 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-02 09:00:27.330104 | 2026-07-02 09:00:27.330310 | PLAY [Base post-logs] 2026-07-02 09:00:27.341774 | 2026-07-02 09:00:27.341929 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-02 09:00:27.824951 | localhost | changed 2026-07-02 09:00:27.836417 | 2026-07-02 09:00:27.836587 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-02 09:00:27.874222 | localhost | ok 2026-07-02 09:00:27.879128 | 2026-07-02 09:00:27.879260 | TASK [Set zuul-log-path fact] 2026-07-02 09:00:27.896320 | localhost | ok 2026-07-02 09:00:27.907189 | 2026-07-02 09:00:27.907334 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-02 09:00:27.935123 | localhost | ok 2026-07-02 09:00:27.938688 | 2026-07-02 09:00:27.938809 | TASK [upload-logs : Create log directories] 2026-07-02 09:00:28.541729 | localhost | changed 2026-07-02 09:00:28.544840 | 2026-07-02 09:00:28.544959 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-02 09:00:29.100529 | localhost -> localhost | ok: Runtime: 0:00:00.005489 2026-07-02 09:00:29.104959 | 2026-07-02 09:00:29.105129 | TASK [upload-logs : Upload logs to log server] 2026-07-02 09:00:29.713239 | localhost | Output suppressed because no_log was given 2026-07-02 09:00:29.716249 | 2026-07-02 09:00:29.716408 | LOOP [upload-logs : Compress console log and json output] 2026-07-02 09:00:29.770725 | localhost | skipping: Conditional result was False 2026-07-02 09:00:29.779565 | localhost | skipping: Conditional result was False 2026-07-02 09:00:29.786066 | 2026-07-02 09:00:29.786337 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-02 09:00:29.839467 | localhost | skipping: Conditional result was False 2026-07-02 09:00:29.839791 | 2026-07-02 09:00:29.845552 | localhost | skipping: Conditional result was False 2026-07-02 09:00:29.856516 | 2026-07-02 09:00:29.856683 | LOOP [upload-logs : Upload console log and json output]