2026-07-17 07:37:15.874317 | Job console starting 2026-07-17 07:37:15.891603 | Updating git repos 2026-07-17 07:37:15.944547 | Cloning repos into workspace 2026-07-17 07:37:16.020878 | Restoring repo states 2026-07-17 07:37:16.052563 | Merging changes 2026-07-17 07:37:16.052589 | Checking out repos 2026-07-17 07:37:16.159110 | Preparing playbooks 2026-07-17 07:37:17.391167 | Running Ansible setup 2026-07-17 07:37:22.604761 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-17 07:37:23.438151 | 2026-07-17 07:37:23.438329 | PLAY [Base pre] 2026-07-17 07:37:23.457069 | 2026-07-17 07:37:23.457255 | TASK [Setup log path fact] 2026-07-17 07:37:23.491735 | debian-bookworm | ok 2026-07-17 07:37:23.509295 | 2026-07-17 07:37:23.509455 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 07:37:23.550090 | debian-bookworm | ok 2026-07-17 07:37:23.560685 | 2026-07-17 07:37:23.560812 | TASK [emit-job-header : Print job information] 2026-07-17 07:37:23.610942 | # Job Information 2026-07-17 07:37:23.611167 | Ansible Version: 2.16.14 2026-07-17 07:37:23.611204 | Job: container-image-kolla-ansible-push-2025.1 2026-07-17 07:37:23.611239 | Pipeline: post 2026-07-17 07:37:23.611263 | Executor: 521e9411259a 2026-07-17 07:37:23.611284 | Triggered by: https://github.com/osism/container-image-kolla-ansible/commit/e732c9adce25f79c32b1842bfe1b1a1693a85e24 2026-07-17 07:37:23.611308 | Event ID: 508902e8-81b2-11f1-87d1-3ad378c3a5fe 2026-07-17 07:37:23.616690 | 2026-07-17 07:37:23.616816 | LOOP [emit-job-header : Print node information] 2026-07-17 07:37:23.743574 | debian-bookworm | ok: 2026-07-17 07:37:23.743904 | debian-bookworm | # Node Information 2026-07-17 07:37:23.743964 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-17 07:37:23.744001 | debian-bookworm | Hostname: debian 2026-07-17 07:37:23.744032 | debian-bookworm | Username: zuul 2026-07-17 07:37:23.744062 | debian-bookworm | Distro: Debian 12.15 2026-07-17 07:37:23.744095 | debian-bookworm | Provider: regiocloud-a 2026-07-17 07:37:23.744125 | debian-bookworm | Region: 2026-07-17 07:37:23.744155 | debian-bookworm | Label: debian-bookworm 2026-07-17 07:37:23.744184 | debian-bookworm | Product Name: OpenStack Nova 2026-07-17 07:37:23.744212 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fece:1016 2026-07-17 07:37:23.755693 | 2026-07-17 07:37:23.755848 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-17 07:37:24.220835 | debian-bookworm -> localhost | changed 2026-07-17 07:37:24.230038 | 2026-07-17 07:37:24.230177 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-17 07:37:25.301256 | debian-bookworm -> localhost | changed 2026-07-17 07:37:25.313787 | 2026-07-17 07:37:25.314051 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-17 07:37:25.644189 | debian-bookworm -> localhost | ok 2026-07-17 07:37:25.651631 | 2026-07-17 07:37:25.651771 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-17 07:37:25.684561 | debian-bookworm | ok 2026-07-17 07:37:25.705038 | debian-bookworm | included: /var/lib/zuul/builds/ff71a2916a634334a29e91fe6803ffc9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-17 07:37:25.713522 | 2026-07-17 07:37:25.713642 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-17 07:37:27.393514 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-17 07:37:27.393827 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ff71a2916a634334a29e91fe6803ffc9/work/ff71a2916a634334a29e91fe6803ffc9_id_rsa 2026-07-17 07:37:27.393907 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ff71a2916a634334a29e91fe6803ffc9/work/ff71a2916a634334a29e91fe6803ffc9_id_rsa.pub 2026-07-17 07:37:27.393937 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-17 07:37:27.393962 | debian-bookworm -> localhost | SHA256:10nLd76L1qwogbEvhMyrJbKnR0yyRmnLN7xu4SLh8Rw zuul-build-sshkey 2026-07-17 07:37:27.394005 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-17 07:37:27.394029 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-17 07:37:27.394050 | debian-bookworm -> localhost | | | 2026-07-17 07:37:27.394073 | debian-bookworm -> localhost | | | 2026-07-17 07:37:27.394093 | debian-bookworm -> localhost | | . . | 2026-07-17 07:37:27.394113 | debian-bookworm -> localhost | | = . . + o | 2026-07-17 07:37:27.394133 | debian-bookworm -> localhost | |+ B o . S . = . .| 2026-07-17 07:37:27.394156 | debian-bookworm -> localhost | |.* E + + o . o | 2026-07-17 07:37:27.394178 | debian-bookworm -> localhost | |ooB.=.o . . o .| 2026-07-17 07:37:27.394198 | debian-bookworm -> localhost | |.ooOo. . o ...o.| 2026-07-17 07:37:27.394220 | debian-bookworm -> localhost | |.oBo. . ...o.o.| 2026-07-17 07:37:27.394241 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-17 07:37:27.394308 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.185934 2026-07-17 07:37:27.401849 | 2026-07-17 07:37:27.401993 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-17 07:37:27.432719 | debian-bookworm | ok 2026-07-17 07:37:27.446190 | debian-bookworm | included: /var/lib/zuul/builds/ff71a2916a634334a29e91fe6803ffc9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-17 07:37:27.455321 | 2026-07-17 07:37:27.455452 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-17 07:37:27.481121 | debian-bookworm | skipping: Conditional result was False 2026-07-17 07:37:27.487894 | 2026-07-17 07:37:27.488030 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-17 07:37:28.164984 | debian-bookworm | changed 2026-07-17 07:37:28.171296 | 2026-07-17 07:37:28.171456 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-17 07:37:28.443787 | debian-bookworm | ok 2026-07-17 07:37:28.453164 | 2026-07-17 07:37:28.453350 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-17 07:37:29.144209 | debian-bookworm | changed 2026-07-17 07:37:29.151530 | 2026-07-17 07:37:29.151692 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-17 07:37:29.914725 | debian-bookworm | changed 2026-07-17 07:37:29.923818 | 2026-07-17 07:37:29.924016 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-17 07:37:29.959200 | debian-bookworm | skipping: Conditional result was False 2026-07-17 07:37:29.973549 | 2026-07-17 07:37:29.973763 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-17 07:37:30.451088 | debian-bookworm -> localhost | changed 2026-07-17 07:37:30.462572 | 2026-07-17 07:37:30.462696 | TASK [add-build-sshkey : Add back temp key] 2026-07-17 07:37:30.826103 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ff71a2916a634334a29e91fe6803ffc9/work/ff71a2916a634334a29e91fe6803ffc9_id_rsa (zuul-build-sshkey) 2026-07-17 07:37:30.826683 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018563 2026-07-17 07:37:30.838801 | 2026-07-17 07:37:30.838988 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-17 07:37:31.276341 | debian-bookworm | ok 2026-07-17 07:37:31.281777 | 2026-07-17 07:37:31.281925 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-17 07:37:31.306415 | debian-bookworm | skipping: Conditional result was False 2026-07-17 07:37:31.317304 | 2026-07-17 07:37:31.317412 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-17 07:37:31.828470 | debian-bookworm | ok 2026-07-17 07:37:31.841432 | 2026-07-17 07:37:31.841552 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-17 07:37:31.870932 | debian-bookworm | ok 2026-07-17 07:37:31.876225 | 2026-07-17 07:37:31.876343 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-17 07:37:32.176021 | debian-bookworm -> localhost | ok 2026-07-17 07:37:32.182923 | 2026-07-17 07:37:32.183033 | TASK [validate-host : Collect information about the host] 2026-07-17 07:37:33.337811 | debian-bookworm | ok 2026-07-17 07:37:33.353714 | 2026-07-17 07:37:33.353919 | TASK [validate-host : Sanitize hostname] 2026-07-17 07:37:33.531535 | debian-bookworm | ok 2026-07-17 07:37:33.537033 | 2026-07-17 07:37:33.537183 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-17 07:37:34.129228 | debian-bookworm -> localhost | changed 2026-07-17 07:37:34.135852 | 2026-07-17 07:37:34.136015 | TASK [validate-host : Collect information about zuul worker] 2026-07-17 07:37:34.571503 | debian-bookworm | ok 2026-07-17 07:37:34.576932 | 2026-07-17 07:37:34.577068 | TASK [validate-host : Write out all zuul information for each host] 2026-07-17 07:37:35.139012 | debian-bookworm -> localhost | changed 2026-07-17 07:37:35.149287 | 2026-07-17 07:37:35.149402 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-17 07:37:35.429618 | debian-bookworm | ok 2026-07-17 07:37:35.437355 | 2026-07-17 07:37:35.437483 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-17 07:37:36.520314 | debian-bookworm | changed: 2026-07-17 07:37:36.520573 | debian-bookworm | cd+++++++++ src/ 2026-07-17 07:37:36.520616 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-17 07:37:36.520647 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-17 07:37:36.520675 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-07-17 07:37:36.520700 | debian-bookworm | Containerfile 2026-07-17 07:37:36.520942 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ff71a2916a634334a29e91fe6803ffc9/work/logs" 2026-07-17 07:44:04.878263 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ff71a2916a634334a29e91fe6803ffc9/work/artifacts" 2026-07-17 07:44:05.162652 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ff71a2916a634334a29e91fe6803ffc9/work/docs" 2026-07-17 07:44:05.189517 | 2026-07-17 07:44:05.189790 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-17 07:44:06.057067 | debian-bookworm | changed: 2026-07-17 07:44:06.057523 | debian-bookworm | .d..t...... ./ 2026-07-17 07:44:06.057602 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-17 07:44:06.057653 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-17 07:44:06.057700 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-17 07:44:06.057744 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-17 07:44:06.057786 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-17 07:44:06.057876 | debian-bookworm | changed: All items complete 2026-07-17 07:44:06.057932 | 2026-07-17 07:44:06.708547 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 07:44:07.297671 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 07:44:07.335676 | 2026-07-17 07:44:07.335841 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-17 07:44:07.378349 | debian-bookworm | skipping: Conditional result was False 2026-07-17 07:44:07.383270 | debian-bookworm | skipping: Conditional result was False 2026-07-17 07:44:07.406988 | 2026-07-17 07:44:07.407113 | PLAY RECAP 2026-07-17 07:44:07.407257 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-17 07:44:07.407304 | 2026-07-17 07:44:07.548087 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-17 07:44:07.550684 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 07:44:08.307671 | 2026-07-17 07:44:08.307863 | PLAY [Base post] 2026-07-17 07:44:08.322864 | 2026-07-17 07:44:08.323044 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-17 07:44:09.155418 | debian-bookworm | changed 2026-07-17 07:44:09.165224 | 2026-07-17 07:44:09.165389 | PLAY RECAP 2026-07-17 07:44:09.165472 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-17 07:44:09.165549 | 2026-07-17 07:44:09.300070 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 07:44:09.302788 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-17 07:44:10.191520 | 2026-07-17 07:44:10.191699 | PLAY [Base post-logs] 2026-07-17 07:44:10.203447 | 2026-07-17 07:44:10.203613 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-17 07:44:10.688060 | localhost | changed 2026-07-17 07:44:10.700518 | 2026-07-17 07:44:10.700750 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-17 07:44:10.738493 | localhost | ok 2026-07-17 07:44:10.741972 | 2026-07-17 07:44:10.742091 | TASK [Set zuul-log-path fact] 2026-07-17 07:44:10.757525 | localhost | ok 2026-07-17 07:44:10.765856 | 2026-07-17 07:44:10.765975 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 07:44:10.791464 | localhost | ok 2026-07-17 07:44:10.795241 | 2026-07-17 07:44:10.795389 | TASK [upload-logs : Create log directories] 2026-07-17 07:44:11.297757 | localhost | changed 2026-07-17 07:44:11.302440 | 2026-07-17 07:44:11.302621 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-17 07:44:11.858625 | localhost -> localhost | ok: Runtime: 0:00:00.009023 2026-07-17 07:44:11.864373 | 2026-07-17 07:44:11.864515 | TASK [upload-logs : Upload logs to log server] 2026-07-17 07:44:12.454607 | localhost | Output suppressed because no_log was given 2026-07-17 07:44:12.459294 | 2026-07-17 07:44:12.459498 | LOOP [upload-logs : Compress console log and json output] 2026-07-17 07:44:12.516411 | localhost | skipping: Conditional result was False 2026-07-17 07:44:12.522514 | localhost | skipping: Conditional result was False 2026-07-17 07:44:12.532442 | 2026-07-17 07:44:12.532622 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-17 07:44:12.588677 | localhost | skipping: Conditional result was False 2026-07-17 07:44:12.589003 | 2026-07-17 07:44:12.596082 | localhost | skipping: Conditional result was False 2026-07-17 07:44:12.602222 | 2026-07-17 07:44:12.602337 | LOOP [upload-logs : Upload console log and json output]