2026-07-12 03:06:19.366030 | Job console starting 2026-07-12 03:06:19.390405 | Updating git repos 2026-07-12 03:06:19.467073 | Cloning repos into workspace 2026-07-12 03:06:19.552583 | Restoring repo states 2026-07-12 03:06:19.571254 | Merging changes 2026-07-12 03:06:19.571280 | Checking out repos 2026-07-12 03:06:19.656158 | Preparing playbooks 2026-07-12 03:06:20.820676 | Running Ansible setup 2026-07-12 03:06:25.555630 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-12 03:06:26.544080 | 2026-07-12 03:06:26.544277 | PLAY [Base pre] 2026-07-12 03:06:26.569042 | 2026-07-12 03:06:26.569235 | TASK [Setup log path fact] 2026-07-12 03:06:26.619133 | debian-bookworm | ok 2026-07-12 03:06:26.654661 | 2026-07-12 03:06:26.654898 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-12 03:06:26.699305 | debian-bookworm | ok 2026-07-12 03:06:26.740299 | 2026-07-12 03:06:26.740483 | TASK [emit-job-header : Print job information] 2026-07-12 03:06:26.845842 | # Job Information 2026-07-12 03:06:26.846064 | Ansible Version: 2.16.14 2026-07-12 03:06:26.846099 | Job: ansible-lint 2026-07-12 03:06:26.846132 | Pipeline: periodic-daily 2026-07-12 03:06:26.846155 | Executor: 521e9411259a 2026-07-12 03:06:26.846176 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-07-12 03:06:26.846197 | Event ID: 505aa5afef17497bbf462421e3c30ddf 2026-07-12 03:06:26.852582 | 2026-07-12 03:06:26.852758 | LOOP [emit-job-header : Print node information] 2026-07-12 03:06:27.000282 | debian-bookworm | ok: 2026-07-12 03:06:27.000567 | debian-bookworm | # Node Information 2026-07-12 03:06:27.000659 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-12 03:06:27.000695 | debian-bookworm | Hostname: debian 2026-07-12 03:06:27.000726 | debian-bookworm | Username: zuul 2026-07-12 03:06:27.000757 | debian-bookworm | Distro: Debian 12.14 2026-07-12 03:06:27.000789 | debian-bookworm | Provider: regiocloud-a 2026-07-12 03:06:27.000819 | debian-bookworm | Region: 2026-07-12 03:06:27.000848 | debian-bookworm | Label: debian-bookworm 2026-07-12 03:06:27.000876 | debian-bookworm | Product Name: OpenStack Nova 2026-07-12 03:06:27.000904 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef4:a647 2026-07-12 03:06:27.013756 | 2026-07-12 03:06:27.013945 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-12 03:06:27.664307 | debian-bookworm -> localhost | changed 2026-07-12 03:06:27.678157 | 2026-07-12 03:06:27.678346 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-12 03:06:29.174655 | debian-bookworm -> localhost | changed 2026-07-12 03:06:29.187430 | 2026-07-12 03:06:29.187579 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-12 03:06:29.794326 | debian-bookworm -> localhost | ok 2026-07-12 03:06:29.803241 | 2026-07-12 03:06:29.803409 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-12 03:06:29.880027 | debian-bookworm | ok 2026-07-12 03:06:29.915154 | debian-bookworm | included: /var/lib/zuul/builds/1ebab43ccbf74c36a0dac5761daf9d99/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-12 03:06:29.922613 | 2026-07-12 03:06:29.922757 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-12 03:06:31.231108 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-12 03:06:31.231385 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1ebab43ccbf74c36a0dac5761daf9d99/work/1ebab43ccbf74c36a0dac5761daf9d99_id_rsa 2026-07-12 03:06:31.231426 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1ebab43ccbf74c36a0dac5761daf9d99/work/1ebab43ccbf74c36a0dac5761daf9d99_id_rsa.pub 2026-07-12 03:06:31.231453 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-12 03:06:31.231476 | debian-bookworm -> localhost | SHA256:6V4A5Kz6UcoxOIA+4DJhu4vUprIkUy5barv+1GuMPFE zuul-build-sshkey 2026-07-12 03:06:31.231512 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-12 03:06:31.231535 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-12 03:06:31.231556 | debian-bookworm -> localhost | | . | 2026-07-12 03:06:31.231578 | debian-bookworm -> localhost | |. + | 2026-07-12 03:06:31.231616 | debian-bookworm -> localhost | |=. + | 2026-07-12 03:06:31.231637 | debian-bookworm -> localhost | |=o.. E . . | 2026-07-12 03:06:31.231657 | debian-bookworm -> localhost | |o=+ = . S | 2026-07-12 03:06:31.231687 | debian-bookworm -> localhost | |.++=.= . . | 2026-07-12 03:06:31.231708 | debian-bookworm -> localhost | |++=+B. . . | 2026-07-12 03:06:31.231730 | debian-bookworm -> localhost | |*B== +.. . | 2026-07-12 03:06:31.231751 | debian-bookworm -> localhost | |OB+.+. . | 2026-07-12 03:06:31.231771 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-12 03:06:31.231830 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.423237 2026-07-12 03:06:31.240844 | 2026-07-12 03:06:31.241225 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-12 03:06:31.298354 | debian-bookworm | ok 2026-07-12 03:06:31.316278 | debian-bookworm | included: /var/lib/zuul/builds/1ebab43ccbf74c36a0dac5761daf9d99/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-12 03:06:31.326980 | 2026-07-12 03:06:31.327122 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-12 03:06:31.373817 | debian-bookworm | skipping: Conditional result was False 2026-07-12 03:06:31.381587 | 2026-07-12 03:06:31.381784 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-12 03:06:32.199949 | debian-bookworm | changed 2026-07-12 03:06:32.206231 | 2026-07-12 03:06:32.207657 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-12 03:06:32.501727 | debian-bookworm | ok 2026-07-12 03:06:32.514684 | 2026-07-12 03:06:32.514902 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-12 03:06:33.281826 | debian-bookworm | changed 2026-07-12 03:06:33.293253 | 2026-07-12 03:06:33.293411 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-12 03:06:34.030744 | debian-bookworm | changed 2026-07-12 03:06:34.039613 | 2026-07-12 03:06:34.039924 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-12 03:06:34.077146 | debian-bookworm | skipping: Conditional result was False 2026-07-12 03:06:34.085015 | 2026-07-12 03:06:34.085154 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-12 03:06:34.685020 | debian-bookworm -> localhost | changed 2026-07-12 03:06:34.715161 | 2026-07-12 03:06:34.715640 | TASK [add-build-sshkey : Add back temp key] 2026-07-12 03:06:35.524394 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1ebab43ccbf74c36a0dac5761daf9d99/work/1ebab43ccbf74c36a0dac5761daf9d99_id_rsa (zuul-build-sshkey) 2026-07-12 03:06:35.524905 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.045056 2026-07-12 03:06:35.545163 | 2026-07-12 03:06:35.545323 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-12 03:06:36.283873 | debian-bookworm | ok 2026-07-12 03:06:36.308157 | 2026-07-12 03:06:36.308332 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-12 03:06:36.383373 | debian-bookworm | skipping: Conditional result was False 2026-07-12 03:06:36.423901 | 2026-07-12 03:06:36.424073 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-12 03:06:37.218297 | debian-bookworm | ok 2026-07-12 03:06:37.269969 | 2026-07-12 03:06:37.270148 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-12 03:06:37.355126 | debian-bookworm | ok 2026-07-12 03:06:37.360900 | 2026-07-12 03:06:37.361021 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-12 03:06:38.534367 | debian-bookworm -> localhost | ok 2026-07-12 03:06:38.553570 | 2026-07-12 03:06:38.553702 | TASK [validate-host : Collect information about the host] 2026-07-12 03:06:40.558574 | debian-bookworm | ok 2026-07-12 03:06:40.570493 | 2026-07-12 03:06:40.570605 | TASK [validate-host : Sanitize hostname] 2026-07-12 03:06:40.732769 | debian-bookworm | ok 2026-07-12 03:06:40.739318 | 2026-07-12 03:06:40.739416 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-12 03:06:41.839386 | debian-bookworm -> localhost | changed 2026-07-12 03:06:41.845354 | 2026-07-12 03:06:41.845450 | TASK [validate-host : Collect information about zuul worker] 2026-07-12 03:06:42.511519 | debian-bookworm | ok 2026-07-12 03:06:42.516692 | 2026-07-12 03:06:42.516796 | TASK [validate-host : Write out all zuul information for each host] 2026-07-12 03:06:43.664726 | debian-bookworm -> localhost | changed 2026-07-12 03:06:43.685827 | 2026-07-12 03:06:43.685937 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-12 03:06:43.956563 | debian-bookworm | ok 2026-07-12 03:06:43.964499 | 2026-07-12 03:06:43.964636 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-12 03:06:45.309726 | debian-bookworm | changed: 2026-07-12 03:06:45.309912 | debian-bookworm | cd+++++++++ src/ 2026-07-12 03:06:45.310459 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-12 03:06:45.310499 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-12 03:06:45.310524 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-07-12 03:06:45.310546 | debian-bookworm | Containerfile 2026-07-12 03:06:45.310713 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/1ebab43ccbf74c36a0dac5761daf9d99/work/logs" 2026-07-12 03:08:13.140702 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1ebab43ccbf74c36a0dac5761daf9d99/work/artifacts" 2026-07-12 03:08:13.997124 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1ebab43ccbf74c36a0dac5761daf9d99/work/docs" 2026-07-12 03:08:14.010368 | 2026-07-12 03:08:14.010557 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-12 03:08:15.458204 | debian-bookworm | changed: 2026-07-12 03:08:15.458452 | debian-bookworm | .d..t...... ./ 2026-07-12 03:08:15.458489 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-12 03:08:15.458512 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-12 03:08:15.458548 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-12 03:08:15.458569 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-12 03:08:15.458589 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-12 03:08:15.458629 | debian-bookworm | changed: All items complete 2026-07-12 03:08:15.458653 | 2026-07-12 03:08:16.220295 | debian-bookworm | changed: .d..t...... ./ 2026-07-12 03:08:17.007209 | debian-bookworm | changed: .d..t...... ./ 2026-07-12 03:08:17.030592 | 2026-07-12 03:08:17.030719 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-12 03:08:17.060597 | debian-bookworm | skipping: Conditional result was False 2026-07-12 03:08:17.064162 | debian-bookworm | skipping: Conditional result was False 2026-07-12 03:08:17.080916 | 2026-07-12 03:08:17.081018 | PLAY RECAP 2026-07-12 03:08:17.081075 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-12 03:08:17.081100 | 2026-07-12 03:08:17.191420 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-12 03:08:17.192197 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-12 03:08:18.253851 | 2026-07-12 03:08:18.253998 | PLAY [Base post] 2026-07-12 03:08:18.270899 | 2026-07-12 03:08:18.271039 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-12 03:08:18.899992 | debian-bookworm | changed 2026-07-12 03:08:18.909588 | 2026-07-12 03:08:18.909687 | PLAY RECAP 2026-07-12 03:08:18.909749 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-12 03:08:18.909810 | 2026-07-12 03:08:19.177554 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-12 03:08:19.178574 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-12 03:08:20.181762 | 2026-07-12 03:08:20.181921 | PLAY [Base post-logs] 2026-07-12 03:08:20.207659 | 2026-07-12 03:08:20.207805 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-12 03:08:22.012829 | localhost | changed 2026-07-12 03:08:22.038105 | 2026-07-12 03:08:22.038315 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-12 03:08:22.154904 | localhost | ok 2026-07-12 03:08:22.158424 | 2026-07-12 03:08:22.158554 | TASK [Set zuul-log-path fact] 2026-07-12 03:08:22.233933 | localhost | ok 2026-07-12 03:08:22.279533 | 2026-07-12 03:08:22.279739 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-12 03:08:22.362236 | localhost | ok 2026-07-12 03:08:22.367578 | 2026-07-12 03:08:22.367728 | TASK [upload-logs : Create log directories] 2026-07-12 03:08:24.060677 | localhost | changed 2026-07-12 03:08:24.063776 | 2026-07-12 03:08:24.063869 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-12 03:08:25.323370 | localhost -> localhost | ok: Runtime: 0:00:00.017300 2026-07-12 03:08:25.327162 | 2026-07-12 03:08:25.327268 | TASK [upload-logs : Upload logs to log server] 2026-07-12 03:08:27.008308 | localhost | Output suppressed because no_log was given 2026-07-12 03:08:27.010005 | 2026-07-12 03:08:27.010089 | LOOP [upload-logs : Compress console log and json output] 2026-07-12 03:08:27.288040 | localhost | skipping: Conditional result was False 2026-07-12 03:08:27.360307 | localhost | skipping: Conditional result was False 2026-07-12 03:08:27.372205 | 2026-07-12 03:08:27.372316 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-12 03:08:27.687427 | localhost | skipping: Conditional result was False 2026-07-12 03:08:27.687697 | 2026-07-12 03:08:27.738280 | localhost | skipping: Conditional result was False 2026-07-12 03:08:27.747060 | 2026-07-12 03:08:27.747181 | LOOP [upload-logs : Upload console log and json output]