2026-06-12 13:23:58.049906 | Job console starting 2026-06-12 13:23:58.065843 | Updating git repos 2026-06-12 13:23:58.108296 | Cloning repos into workspace 2026-06-12 13:23:58.148389 | Restoring repo states 2026-06-12 13:23:58.168602 | Merging changes 2026-06-12 13:23:58.168666 | Checking out repos 2026-06-12 13:23:58.238026 | Preparing playbooks 2026-06-12 13:23:59.144316 | Running Ansible setup 2026-06-12 13:24:03.457491 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-12 13:24:04.337616 | 2026-06-12 13:24:04.337802 | PLAY [Base pre] 2026-06-12 13:24:04.357156 | 2026-06-12 13:24:04.357340 | TASK [Setup log path fact] 2026-06-12 13:24:04.386669 | debian-bookworm | ok 2026-06-12 13:24:04.403532 | 2026-06-12 13:24:04.403697 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 13:24:04.443152 | debian-bookworm | ok 2026-06-12 13:24:04.453466 | 2026-06-12 13:24:04.453599 | TASK [emit-job-header : Print job information] 2026-06-12 13:24:04.492354 | # Job Information 2026-06-12 13:24:04.492544 | Ansible Version: 2.16.14 2026-06-12 13:24:04.492580 | Job: container-image-kolla-ansible-push-2025.2 2026-06-12 13:24:04.492613 | Pipeline: post 2026-06-12 13:24:04.492638 | Executor: 521e9411259a 2026-06-12 13:24:04.492659 | Triggered by: https://github.com/osism/container-image-kolla-ansible/commit/27f2e935f65efa02c95170c99f547b4677f13806 2026-06-12 13:24:04.492682 | Event ID: f3affa42-6661-11f1-8361-edd7f3b9d44b 2026-06-12 13:24:04.497834 | 2026-06-12 13:24:04.497952 | LOOP [emit-job-header : Print node information] 2026-06-12 13:24:04.636127 | debian-bookworm | ok: 2026-06-12 13:24:04.636389 | debian-bookworm | # Node Information 2026-06-12 13:24:04.636424 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-12 13:24:04.636449 | debian-bookworm | Hostname: debian 2026-06-12 13:24:04.636472 | debian-bookworm | Username: zuul 2026-06-12 13:24:04.636493 | debian-bookworm | Distro: Debian 12.14 2026-06-12 13:24:04.636521 | debian-bookworm | Provider: regiocloud-a 2026-06-12 13:24:04.636543 | debian-bookworm | Region: 2026-06-12 13:24:04.636565 | debian-bookworm | Label: debian-bookworm 2026-06-12 13:24:04.636584 | debian-bookworm | Product Name: OpenStack Nova 2026-06-12 13:24:04.636604 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec5:2e9a 2026-06-12 13:24:04.652532 | 2026-06-12 13:24:04.652674 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-12 13:24:05.156559 | debian-bookworm -> localhost | changed 2026-06-12 13:24:05.168795 | 2026-06-12 13:24:05.168941 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-12 13:24:06.225643 | debian-bookworm -> localhost | changed 2026-06-12 13:24:06.237308 | 2026-06-12 13:24:06.237454 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-12 13:24:06.522639 | debian-bookworm -> localhost | ok 2026-06-12 13:24:06.539304 | 2026-06-12 13:24:06.539455 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-12 13:24:06.573596 | debian-bookworm | ok 2026-06-12 13:24:06.590266 | debian-bookworm | included: /var/lib/zuul/builds/3918150f213a46d2a14364455d526c79/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-12 13:24:06.596847 | 2026-06-12 13:24:06.596967 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-12 13:24:07.759773 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-12 13:24:07.760002 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3918150f213a46d2a14364455d526c79/work/3918150f213a46d2a14364455d526c79_id_rsa 2026-06-12 13:24:07.760040 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3918150f213a46d2a14364455d526c79/work/3918150f213a46d2a14364455d526c79_id_rsa.pub 2026-06-12 13:24:07.760081 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-12 13:24:07.760106 | debian-bookworm -> localhost | SHA256:JR4VZA39KZH/87lplay3Uo7IHpUC5Xc0d5kUaSskehs zuul-build-sshkey 2026-06-12 13:24:07.760145 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-12 13:24:07.760168 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-12 13:24:07.760189 | debian-bookworm -> localhost | | .** ..=B| 2026-06-12 13:24:07.760210 | debian-bookworm -> localhost | | oo.=..=+| 2026-06-12 13:24:07.760231 | debian-bookworm -> localhost | | o.o.o=.o.| 2026-06-12 13:24:07.760250 | debian-bookworm -> localhost | | . =.Eo.*. | 2026-06-12 13:24:07.760269 | debian-bookworm -> localhost | | S ..o+o..| 2026-06-12 13:24:07.760295 | debian-bookworm -> localhost | | .o =o| 2026-06-12 13:24:07.760316 | debian-bookworm -> localhost | | ... = =| 2026-06-12 13:24:07.760336 | debian-bookworm -> localhost | | o.+ =o| 2026-06-12 13:24:07.760356 | debian-bookworm -> localhost | | .. ++o| 2026-06-12 13:24:07.760376 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-12 13:24:07.760428 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.665496 2026-06-12 13:24:07.767325 | 2026-06-12 13:24:07.767446 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-12 13:24:07.802752 | debian-bookworm | ok 2026-06-12 13:24:07.817499 | debian-bookworm | included: /var/lib/zuul/builds/3918150f213a46d2a14364455d526c79/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-12 13:24:07.825874 | 2026-06-12 13:24:07.825979 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-12 13:24:07.849763 | debian-bookworm | skipping: Conditional result was False 2026-06-12 13:24:07.856267 | 2026-06-12 13:24:07.856386 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-12 13:24:08.501846 | debian-bookworm | changed 2026-06-12 13:24:08.511811 | 2026-06-12 13:24:08.511976 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-12 13:24:08.805215 | debian-bookworm | ok 2026-06-12 13:24:08.814516 | 2026-06-12 13:24:08.814665 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-12 13:24:09.497753 | debian-bookworm | changed 2026-06-12 13:24:09.507323 | 2026-06-12 13:24:09.507465 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-12 13:24:10.193656 | debian-bookworm | changed 2026-06-12 13:24:10.199422 | 2026-06-12 13:24:10.199527 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-12 13:24:10.223094 | debian-bookworm | skipping: Conditional result was False 2026-06-12 13:24:10.229930 | 2026-06-12 13:24:10.230057 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-12 13:24:10.709732 | debian-bookworm -> localhost | changed 2026-06-12 13:24:10.731449 | 2026-06-12 13:24:10.731617 | TASK [add-build-sshkey : Add back temp key] 2026-06-12 13:24:11.060240 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3918150f213a46d2a14364455d526c79/work/3918150f213a46d2a14364455d526c79_id_rsa (zuul-build-sshkey) 2026-06-12 13:24:11.060928 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019527 2026-06-12 13:24:11.077724 | 2026-06-12 13:24:11.077911 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-12 13:24:11.535360 | debian-bookworm | ok 2026-06-12 13:24:11.540774 | 2026-06-12 13:24:11.540889 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-12 13:24:11.564869 | debian-bookworm | skipping: Conditional result was False 2026-06-12 13:24:11.581723 | 2026-06-12 13:24:11.581886 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-12 13:24:12.021932 | debian-bookworm | ok 2026-06-12 13:24:12.042173 | 2026-06-12 13:24:12.042425 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-12 13:24:12.082891 | debian-bookworm | ok 2026-06-12 13:24:12.092051 | 2026-06-12 13:24:12.092261 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-12 13:24:12.401075 | debian-bookworm -> localhost | ok 2026-06-12 13:24:12.408030 | 2026-06-12 13:24:12.408177 | TASK [validate-host : Collect information about the host] 2026-06-12 13:24:13.608030 | debian-bookworm | ok 2026-06-12 13:24:13.634415 | 2026-06-12 13:24:13.634566 | TASK [validate-host : Sanitize hostname] 2026-06-12 13:24:13.795958 | debian-bookworm | ok 2026-06-12 13:24:13.800969 | 2026-06-12 13:24:13.801108 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-12 13:24:14.384578 | debian-bookworm -> localhost | changed 2026-06-12 13:24:14.392316 | 2026-06-12 13:24:14.392453 | TASK [validate-host : Collect information about zuul worker] 2026-06-12 13:24:14.821370 | debian-bookworm | ok 2026-06-12 13:24:14.826483 | 2026-06-12 13:24:14.826603 | TASK [validate-host : Write out all zuul information for each host] 2026-06-12 13:24:15.408913 | debian-bookworm -> localhost | changed 2026-06-12 13:24:15.426884 | 2026-06-12 13:24:15.427144 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-12 13:24:15.703334 | debian-bookworm | ok 2026-06-12 13:24:15.710260 | 2026-06-12 13:24:15.710385 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-12 13:24:16.649010 | debian-bookworm | changed: 2026-06-12 13:24:16.649296 | debian-bookworm | cd+++++++++ src/ 2026-06-12 13:24:16.649334 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-12 13:24:16.649360 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-12 13:24:16.649382 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-06-12 13:24:16.649404 | debian-bookworm | Containerfile 2026-06-12 13:24:16.649558 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/3918150f213a46d2a14364455d526c79/work/logs" 2026-06-12 13:36:17.784636 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3918150f213a46d2a14364455d526c79/work/artifacts" 2026-06-12 13:36:18.498364 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3918150f213a46d2a14364455d526c79/work/docs" 2026-06-12 13:36:18.519263 | 2026-06-12 13:36:18.519417 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-12 13:36:19.843477 | debian-bookworm | changed: 2026-06-12 13:36:19.843874 | debian-bookworm | .d..t...... ./ 2026-06-12 13:36:19.843918 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-12 13:36:19.843944 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-12 13:36:19.843966 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-12 13:36:19.843986 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-12 13:36:19.844006 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-12 13:36:19.844046 | debian-bookworm | changed: All items complete 2026-06-12 13:36:19.844069 | 2026-06-12 13:36:20.430057 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 13:36:20.997050 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 13:36:21.010661 | 2026-06-12 13:36:21.010800 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-12 13:36:21.046950 | debian-bookworm | skipping: Conditional result was False 2026-06-12 13:36:21.052725 | debian-bookworm | skipping: Conditional result was False 2026-06-12 13:36:21.067324 | 2026-06-12 13:36:21.067452 | PLAY RECAP 2026-06-12 13:36:21.067550 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-12 13:36:21.067595 | 2026-06-12 13:36:21.224781 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-12 13:36:21.226479 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 13:36:22.035882 | 2026-06-12 13:36:22.036023 | PLAY [Base post] 2026-06-12 13:36:22.060077 | 2026-06-12 13:36:22.060206 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-12 13:36:22.844986 | debian-bookworm | changed 2026-06-12 13:36:22.862781 | 2026-06-12 13:36:22.862969 | PLAY RECAP 2026-06-12 13:36:22.863056 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-12 13:36:22.863139 | 2026-06-12 13:36:23.026057 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 13:36:23.027202 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-12 13:36:23.939122 | 2026-06-12 13:36:23.939347 | PLAY [Base post-logs] 2026-06-12 13:36:23.952465 | 2026-06-12 13:36:23.952690 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-12 13:36:24.449739 | localhost | changed 2026-06-12 13:36:24.461102 | 2026-06-12 13:36:24.461263 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-12 13:36:24.487129 | localhost | ok 2026-06-12 13:36:24.490454 | 2026-06-12 13:36:24.490617 | TASK [Set zuul-log-path fact] 2026-06-12 13:36:24.505893 | localhost | ok 2026-06-12 13:36:24.514523 | 2026-06-12 13:36:24.514651 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 13:36:24.550652 | localhost | ok 2026-06-12 13:36:24.554636 | 2026-06-12 13:36:24.554966 | TASK [upload-logs : Create log directories] 2026-06-12 13:36:25.095311 | localhost | changed 2026-06-12 13:36:25.100740 | 2026-06-12 13:36:25.100896 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-12 13:36:25.677711 | localhost -> localhost | ok: Runtime: 0:00:00.005880 2026-06-12 13:36:25.688219 | 2026-06-12 13:36:25.688425 | TASK [upload-logs : Upload logs to log server] 2026-06-12 13:36:26.332620 | localhost | Output suppressed because no_log was given 2026-06-12 13:36:26.334639 | 2026-06-12 13:36:26.334749 | LOOP [upload-logs : Compress console log and json output] 2026-06-12 13:36:26.392062 | localhost | skipping: Conditional result was False 2026-06-12 13:36:26.400262 | localhost | skipping: Conditional result was False 2026-06-12 13:36:26.403662 | 2026-06-12 13:36:26.403776 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-12 13:36:26.451946 | localhost | skipping: Conditional result was False 2026-06-12 13:36:26.452287 | 2026-06-12 13:36:26.456994 | localhost | skipping: Conditional result was False 2026-06-12 13:36:26.461777 | 2026-06-12 13:36:26.461912 | LOOP [upload-logs : Upload console log and json output]