2026-05-05 03:04:56.681834 | Job console starting 2026-05-05 03:04:56.703706 | Updating git repos 2026-05-05 03:04:56.777697 | Cloning repos into workspace 2026-05-05 03:04:56.885206 | Restoring repo states 2026-05-05 03:04:56.895405 | Merging changes 2026-05-05 03:04:56.895425 | Checking out repos 2026-05-05 03:04:57.001169 | Preparing playbooks 2026-05-05 03:04:58.303701 | Running Ansible setup 2026-05-05 03:05:03.758593 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-05 03:05:04.669799 | 2026-05-05 03:05:04.670015 | PLAY [Base pre] 2026-05-05 03:05:04.690509 | 2026-05-05 03:05:04.690689 | TASK [Setup log path fact] 2026-05-05 03:05:04.710523 | debian-bookworm | ok 2026-05-05 03:05:04.729883 | 2026-05-05 03:05:04.730128 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 03:05:04.760803 | debian-bookworm | ok 2026-05-05 03:05:04.771485 | 2026-05-05 03:05:04.771633 | TASK [emit-job-header : Print job information] 2026-05-05 03:05:04.811726 | # Job Information 2026-05-05 03:05:04.811961 | Ansible Version: 2.16.14 2026-05-05 03:05:04.812014 | Job: flake8 2026-05-05 03:05:04.812050 | Pipeline: periodic-daily 2026-05-05 03:05:04.812076 | Executor: 521e9411259a 2026-05-05 03:05:04.812100 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-05-05 03:05:04.812125 | Event ID: 48c5b3ff8f224146b7796812040ebb78 2026-05-05 03:05:04.817810 | 2026-05-05 03:05:04.817966 | LOOP [emit-job-header : Print node information] 2026-05-05 03:05:04.956447 | debian-bookworm | ok: 2026-05-05 03:05:04.956677 | debian-bookworm | # Node Information 2026-05-05 03:05:04.956722 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-05 03:05:04.956756 | debian-bookworm | Hostname: debian 2026-05-05 03:05:04.956785 | debian-bookworm | Username: zuul 2026-05-05 03:05:04.956814 | debian-bookworm | Distro: Debian 12.13 2026-05-05 03:05:04.956844 | debian-bookworm | Provider: regiocloud-a 2026-05-05 03:05:04.956873 | debian-bookworm | Region: 2026-05-05 03:05:04.956901 | debian-bookworm | Label: debian-bookworm 2026-05-05 03:05:04.956928 | debian-bookworm | Product Name: OpenStack Nova 2026-05-05 03:05:04.956955 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed2:6496 2026-05-05 03:05:04.971381 | 2026-05-05 03:05:04.971518 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-05 03:05:05.504135 | debian-bookworm -> localhost | changed 2026-05-05 03:05:05.527685 | 2026-05-05 03:05:05.527844 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-05 03:05:06.668833 | debian-bookworm -> localhost | changed 2026-05-05 03:05:06.681494 | 2026-05-05 03:05:06.681662 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-05 03:05:06.992203 | debian-bookworm -> localhost | ok 2026-05-05 03:05:07.001656 | 2026-05-05 03:05:07.001907 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-05 03:05:07.034176 | debian-bookworm | ok 2026-05-05 03:05:07.051881 | debian-bookworm | included: /var/lib/zuul/builds/d3943c07091b4ad7ac6cf41767e8d510/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-05 03:05:07.058819 | 2026-05-05 03:05:07.058959 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-05 03:05:08.268038 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-05 03:05:08.268408 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d3943c07091b4ad7ac6cf41767e8d510/work/d3943c07091b4ad7ac6cf41767e8d510_id_rsa 2026-05-05 03:05:08.268477 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d3943c07091b4ad7ac6cf41767e8d510/work/d3943c07091b4ad7ac6cf41767e8d510_id_rsa.pub 2026-05-05 03:05:08.268524 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-05 03:05:08.268568 | debian-bookworm -> localhost | SHA256:V+xEjmZ2XN/XHZREAoC3tbEMAf91rSlYjls7BeqvQ3M zuul-build-sshkey 2026-05-05 03:05:08.268597 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-05 03:05:08.268638 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-05 03:05:08.268665 | debian-bookworm -> localhost | | .ooo.o.==.| 2026-05-05 03:05:08.268691 | debian-bookworm -> localhost | | ..o O ..o*| 2026-05-05 03:05:08.268715 | debian-bookworm -> localhost | | ..X &. .B| 2026-05-05 03:05:08.268740 | debian-bookworm -> localhost | | =.#...o.| 2026-05-05 03:05:08.268777 | debian-bookworm -> localhost | | S =.= + | 2026-05-05 03:05:08.268822 | debian-bookworm -> localhost | | oooE+ | 2026-05-05 03:05:08.268849 | debian-bookworm -> localhost | | .ooo | 2026-05-05 03:05:08.268942 | debian-bookworm -> localhost | | .. . | 2026-05-05 03:05:08.268988 | debian-bookworm -> localhost | | .o. | 2026-05-05 03:05:08.269016 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-05 03:05:08.269096 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.663455 2026-05-05 03:05:08.277548 | 2026-05-05 03:05:08.277689 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-05 03:05:08.310629 | debian-bookworm | ok 2026-05-05 03:05:08.323762 | debian-bookworm | included: /var/lib/zuul/builds/d3943c07091b4ad7ac6cf41767e8d510/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-05 03:05:08.336377 | 2026-05-05 03:05:08.336538 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-05 03:05:08.371947 | debian-bookworm | skipping: Conditional result was False 2026-05-05 03:05:08.385300 | 2026-05-05 03:05:08.385491 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-05 03:05:09.094963 | debian-bookworm | changed 2026-05-05 03:05:09.112272 | 2026-05-05 03:05:09.112724 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-05 03:05:09.405155 | debian-bookworm | ok 2026-05-05 03:05:09.410953 | 2026-05-05 03:05:09.411092 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-05 03:05:10.128786 | debian-bookworm | changed 2026-05-05 03:05:10.136912 | 2026-05-05 03:05:10.137073 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-05 03:05:10.869901 | debian-bookworm | changed 2026-05-05 03:05:10.879211 | 2026-05-05 03:05:10.879377 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-05 03:05:10.914497 | debian-bookworm | skipping: Conditional result was False 2026-05-05 03:05:10.929665 | 2026-05-05 03:05:10.929860 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-05 03:05:11.513942 | debian-bookworm -> localhost | changed 2026-05-05 03:05:11.526016 | 2026-05-05 03:05:11.526166 | TASK [add-build-sshkey : Add back temp key] 2026-05-05 03:05:11.910399 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d3943c07091b4ad7ac6cf41767e8d510/work/d3943c07091b4ad7ac6cf41767e8d510_id_rsa (zuul-build-sshkey) 2026-05-05 03:05:11.910678 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012653 2026-05-05 03:05:11.921199 | 2026-05-05 03:05:11.921347 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-05 03:05:12.370922 | debian-bookworm | ok 2026-05-05 03:05:12.376804 | 2026-05-05 03:05:12.376943 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-05 03:05:12.402081 | debian-bookworm | skipping: Conditional result was False 2026-05-05 03:05:12.413770 | 2026-05-05 03:05:12.413908 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-05 03:05:12.890194 | debian-bookworm | ok 2026-05-05 03:05:12.912264 | 2026-05-05 03:05:12.912720 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-05 03:05:12.955542 | debian-bookworm | ok 2026-05-05 03:05:12.964179 | 2026-05-05 03:05:12.964305 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-05 03:05:13.382018 | debian-bookworm -> localhost | ok 2026-05-05 03:05:13.389635 | 2026-05-05 03:05:13.389783 | TASK [validate-host : Collect information about the host] 2026-05-05 03:05:14.718993 | debian-bookworm | ok 2026-05-05 03:05:14.729751 | 2026-05-05 03:05:14.729955 | TASK [validate-host : Sanitize hostname] 2026-05-05 03:05:14.913366 | debian-bookworm | ok 2026-05-05 03:05:14.973812 | 2026-05-05 03:05:14.974002 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-05 03:05:15.667846 | debian-bookworm -> localhost | changed 2026-05-05 03:05:15.674399 | 2026-05-05 03:05:15.674523 | TASK [validate-host : Collect information about zuul worker] 2026-05-05 03:05:16.174185 | debian-bookworm | ok 2026-05-05 03:05:16.181080 | 2026-05-05 03:05:16.181223 | TASK [validate-host : Write out all zuul information for each host] 2026-05-05 03:05:16.876593 | debian-bookworm -> localhost | changed 2026-05-05 03:05:16.893583 | 2026-05-05 03:05:16.893741 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-05 03:05:17.184746 | debian-bookworm | ok 2026-05-05 03:05:17.191298 | 2026-05-05 03:05:17.191429 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-05 03:05:18.933092 | debian-bookworm | changed: 2026-05-05 03:05:18.933350 | debian-bookworm | cd+++++++++ src/ 2026-05-05 03:05:18.933389 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-05 03:05:18.933415 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-05 03:05:18.933438 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-05-05 03:05:18.933460 | debian-bookworm | Containerfile 2026-05-05 03:05:18.933623 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/d3943c07091b4ad7ac6cf41767e8d510/work/logs" 2026-05-05 03:06:09.926467 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d3943c07091b4ad7ac6cf41767e8d510/work/artifacts" 2026-05-05 03:06:10.351465 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d3943c07091b4ad7ac6cf41767e8d510/work/docs" 2026-05-05 03:06:10.366578 | 2026-05-05 03:06:10.366718 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-05 03:06:11.667975 | debian-bookworm | changed: 2026-05-05 03:06:11.668148 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-05 03:06:11.668176 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-05 03:06:11.668201 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-05 03:06:11.668234 | debian-bookworm | changed: All items complete 2026-05-05 03:06:11.668256 | 2026-05-05 03:06:12.449821 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 03:06:13.292863 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 03:06:13.304099 | 2026-05-05 03:06:13.304196 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-05 03:06:13.327822 | debian-bookworm | skipping: Conditional result was False 2026-05-05 03:06:13.332023 | debian-bookworm | skipping: Conditional result was False 2026-05-05 03:06:13.350258 | 2026-05-05 03:06:13.350334 | PLAY RECAP 2026-05-05 03:06:13.350379 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-05 03:06:13.350401 | 2026-05-05 03:06:13.571249 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-05 03:06:13.571869 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 03:06:14.590593 | 2026-05-05 03:06:14.590718 | PLAY [Base post] 2026-05-05 03:06:14.612026 | 2026-05-05 03:06:14.612155 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-05 03:06:15.180807 | debian-bookworm | changed 2026-05-05 03:06:15.189250 | 2026-05-05 03:06:15.189348 | PLAY RECAP 2026-05-05 03:06:15.189397 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-05 03:06:15.189449 | 2026-05-05 03:06:15.304863 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 03:06:15.305524 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-05 03:06:16.224282 | 2026-05-05 03:06:16.224413 | PLAY [Base post-logs] 2026-05-05 03:06:16.246742 | 2026-05-05 03:06:16.246906 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-05 03:06:17.024363 | localhost | changed 2026-05-05 03:06:17.032516 | 2026-05-05 03:06:17.038296 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-05 03:06:17.096710 | localhost | ok 2026-05-05 03:06:17.099544 | 2026-05-05 03:06:17.099622 | TASK [Set zuul-log-path fact] 2026-05-05 03:06:17.133949 | localhost | ok 2026-05-05 03:06:17.141640 | 2026-05-05 03:06:17.141738 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 03:06:17.206408 | localhost | ok 2026-05-05 03:06:17.208824 | 2026-05-05 03:06:17.208928 | TASK [upload-logs : Create log directories] 2026-05-05 03:06:18.189095 | localhost | changed 2026-05-05 03:06:18.192850 | 2026-05-05 03:06:18.192969 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-05 03:06:18.924462 | localhost -> localhost | ok: Runtime: 0:00:00.024687 2026-05-05 03:06:18.927583 | 2026-05-05 03:06:18.927664 | TASK [upload-logs : Upload logs to log server] 2026-05-05 03:06:20.500086 | localhost | Output suppressed because no_log was given 2026-05-05 03:06:20.502669 | 2026-05-05 03:06:20.502771 | LOOP [upload-logs : Compress console log and json output] 2026-05-05 03:06:20.676954 | localhost | skipping: Conditional result was False 2026-05-05 03:06:20.697342 | localhost | skipping: Conditional result was False 2026-05-05 03:06:20.711687 | 2026-05-05 03:06:20.711918 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-05 03:06:20.793171 | localhost | skipping: Conditional result was False 2026-05-05 03:06:20.793527 | 2026-05-05 03:06:20.798099 | localhost | skipping: Conditional result was False 2026-05-05 03:06:20.814928 | 2026-05-05 03:06:20.815271 | LOOP [upload-logs : Upload console log and json output]