2026-07-08 17:16:47.827487 | Job console starting 2026-07-08 17:16:47.847758 | Updating git repos 2026-07-08 17:16:47.896545 | Cloning repos into workspace 2026-07-08 17:16:47.957813 | Restoring repo states 2026-07-08 17:16:47.990327 | Merging changes 2026-07-08 17:16:48.637857 | Checking out repos 2026-07-08 17:16:48.789911 | Preparing playbooks 2026-07-08 17:16:51.050328 | Running Ansible setup 2026-07-08 17:16:57.572708 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-08 17:16:58.801325 | 2026-07-08 17:16:58.801453 | PLAY [Base pre] 2026-07-08 17:16:58.853584 | 2026-07-08 17:16:58.867989 | TASK [Setup log path fact] 2026-07-08 17:16:58.896955 | debian-bookworm | ok 2026-07-08 17:16:58.916908 | 2026-07-08 17:16:58.917027 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-08 17:16:58.961081 | debian-bookworm | ok 2026-07-08 17:16:58.968904 | 2026-07-08 17:16:58.968989 | TASK [emit-job-header : Print job information] 2026-07-08 17:16:59.031392 | # Job Information 2026-07-08 17:16:59.031538 | Ansible Version: 2.16.14 2026-07-08 17:16:59.031567 | Job: container-image-kolla-ansible-build-2025.2 2026-07-08 17:16:59.031595 | Pipeline: check 2026-07-08 17:16:59.031614 | Executor: 521e9411259a 2026-07-08 17:16:59.031632 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/928 2026-07-08 17:16:59.031649 | Event ID: c6b2c3a0-7af0-11f1-9326-b19dddcb796c 2026-07-08 17:16:59.035635 | 2026-07-08 17:16:59.035717 | LOOP [emit-job-header : Print node information] 2026-07-08 17:16:59.146557 | debian-bookworm | ok: 2026-07-08 17:16:59.146743 | debian-bookworm | # Node Information 2026-07-08 17:16:59.146773 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-08 17:16:59.146793 | debian-bookworm | Hostname: debian 2026-07-08 17:16:59.146811 | debian-bookworm | Username: zuul 2026-07-08 17:16:59.146828 | debian-bookworm | Distro: Debian 12.14 2026-07-08 17:16:59.146861 | debian-bookworm | Provider: regiocloud-a 2026-07-08 17:16:59.146878 | debian-bookworm | Region: 2026-07-08 17:16:59.146896 | debian-bookworm | Label: debian-bookworm 2026-07-08 17:16:59.146913 | debian-bookworm | Product Name: OpenStack Nova 2026-07-08 17:16:59.146929 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb9:51b5 2026-07-08 17:16:59.156948 | 2026-07-08 17:16:59.157035 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-08 17:16:59.846014 | debian-bookworm -> localhost | changed 2026-07-08 17:16:59.851926 | 2026-07-08 17:16:59.852024 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-08 17:17:01.555717 | debian-bookworm -> localhost | changed 2026-07-08 17:17:01.564398 | 2026-07-08 17:17:01.564486 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-08 17:17:02.113005 | debian-bookworm -> localhost | ok 2026-07-08 17:17:02.117944 | 2026-07-08 17:17:02.118048 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-08 17:17:02.160078 | debian-bookworm | ok 2026-07-08 17:17:02.182222 | debian-bookworm | included: /var/lib/zuul/builds/af22edeb1cac4e9d9d376ef78b37f35a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-08 17:17:02.208214 | 2026-07-08 17:17:02.208312 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-08 17:17:03.908730 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-08 17:17:03.908938 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/af22edeb1cac4e9d9d376ef78b37f35a/work/af22edeb1cac4e9d9d376ef78b37f35a_id_rsa 2026-07-08 17:17:03.919074 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/af22edeb1cac4e9d9d376ef78b37f35a/work/af22edeb1cac4e9d9d376ef78b37f35a_id_rsa.pub 2026-07-08 17:17:03.919112 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-08 17:17:03.919138 | debian-bookworm -> localhost | SHA256:VAnENxzs1IPyIrD7W1vkpQRb6LJA+8BijdagB41Mq0k zuul-build-sshkey 2026-07-08 17:17:03.919170 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-08 17:17:03.919189 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-08 17:17:03.919207 | debian-bookworm -> localhost | | . oo+o= | 2026-07-08 17:17:03.919224 | debian-bookworm -> localhost | |oo. . ooO o | 2026-07-08 17:17:03.919241 | debian-bookworm -> localhost | |oEo .o +*.. . | 2026-07-08 17:17:03.919257 | debian-bookworm -> localhost | |o+ B...o.+o | 2026-07-08 17:17:03.919273 | debian-bookworm -> localhost | |+ * B...S.o . | 2026-07-08 17:17:03.919294 | debian-bookworm -> localhost | | + ..+ o + o | 2026-07-08 17:17:03.919311 | debian-bookworm -> localhost | | .o . + | 2026-07-08 17:17:03.919328 | debian-bookworm -> localhost | | .. o | 2026-07-08 17:17:03.919357 | debian-bookworm -> localhost | | ... | 2026-07-08 17:17:03.919375 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-08 17:17:03.919434 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.700567 2026-07-08 17:17:03.950237 | 2026-07-08 17:17:03.950425 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-08 17:17:03.977879 | debian-bookworm | ok 2026-07-08 17:17:03.987144 | debian-bookworm | included: /var/lib/zuul/builds/af22edeb1cac4e9d9d376ef78b37f35a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-08 17:17:04.014204 | 2026-07-08 17:17:04.014314 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-08 17:17:04.047772 | debian-bookworm | skipping: Conditional result was False 2026-07-08 17:17:04.065405 | 2026-07-08 17:17:04.065517 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-08 17:17:04.714324 | debian-bookworm | changed 2026-07-08 17:17:04.720691 | 2026-07-08 17:17:04.720790 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-08 17:17:04.987600 | debian-bookworm | ok 2026-07-08 17:17:04.993229 | 2026-07-08 17:17:04.993319 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-08 17:17:05.661928 | debian-bookworm | changed 2026-07-08 17:17:05.674986 | 2026-07-08 17:17:05.675086 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-08 17:17:06.353976 | debian-bookworm | changed 2026-07-08 17:17:06.360747 | 2026-07-08 17:17:06.360842 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-08 17:17:06.384144 | debian-bookworm | skipping: Conditional result was False 2026-07-08 17:17:06.391122 | 2026-07-08 17:17:06.391221 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-08 17:17:07.047800 | debian-bookworm -> localhost | changed 2026-07-08 17:17:07.058656 | 2026-07-08 17:17:07.058753 | TASK [add-build-sshkey : Add back temp key] 2026-07-08 17:17:07.511855 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/af22edeb1cac4e9d9d376ef78b37f35a/work/af22edeb1cac4e9d9d376ef78b37f35a_id_rsa (zuul-build-sshkey) 2026-07-08 17:17:07.512067 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010329 2026-07-08 17:17:07.519351 | 2026-07-08 17:17:07.519446 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-08 17:17:07.926497 | debian-bookworm | ok 2026-07-08 17:17:07.937940 | 2026-07-08 17:17:07.938053 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-08 17:17:07.971769 | debian-bookworm | skipping: Conditional result was False 2026-07-08 17:17:07.984131 | 2026-07-08 17:17:07.984242 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-08 17:17:08.374522 | debian-bookworm | ok 2026-07-08 17:17:08.393295 | 2026-07-08 17:17:08.393432 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-08 17:17:08.438934 | debian-bookworm | ok 2026-07-08 17:17:08.444427 | 2026-07-08 17:17:08.444538 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-08 17:17:08.824105 | debian-bookworm -> localhost | ok 2026-07-08 17:17:08.831558 | 2026-07-08 17:17:08.831666 | TASK [validate-host : Collect information about the host] 2026-07-08 17:17:09.927367 | debian-bookworm | ok 2026-07-08 17:17:09.946053 | 2026-07-08 17:17:09.946156 | TASK [validate-host : Sanitize hostname] 2026-07-08 17:17:10.067194 | debian-bookworm | ok 2026-07-08 17:17:10.072265 | 2026-07-08 17:17:10.072385 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-08 17:17:10.905226 | debian-bookworm -> localhost | changed 2026-07-08 17:17:10.910718 | 2026-07-08 17:17:10.910814 | TASK [validate-host : Collect information about zuul worker] 2026-07-08 17:17:11.373898 | debian-bookworm | ok 2026-07-08 17:17:11.379054 | 2026-07-08 17:17:11.379148 | TASK [validate-host : Write out all zuul information for each host] 2026-07-08 17:17:12.166442 | debian-bookworm -> localhost | changed 2026-07-08 17:17:12.177802 | 2026-07-08 17:17:12.177968 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-08 17:17:12.440696 | debian-bookworm | ok 2026-07-08 17:17:12.446000 | 2026-07-08 17:17:12.446412 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-08 17:17:13.370525 | debian-bookworm | changed: 2026-07-08 17:17:13.370738 | debian-bookworm | cd+++++++++ src/ 2026-07-08 17:17:13.370774 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-08 17:17:13.370799 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-08 17:17:13.370821 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-07-08 17:17:13.370873 | debian-bookworm | Containerfile 2026-07-08 17:17:13.371036 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/af22edeb1cac4e9d9d376ef78b37f35a/work/logs" 2026-07-08 17:22:51.545944 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/af22edeb1cac4e9d9d376ef78b37f35a/work/artifacts" 2026-07-08 17:22:51.861566 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/af22edeb1cac4e9d9d376ef78b37f35a/work/docs" 2026-07-08 17:22:51.875981 | 2026-07-08 17:22:51.876120 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-08 17:22:52.700435 | debian-bookworm | changed: 2026-07-08 17:22:52.700999 | debian-bookworm | .d..t...... ./ 2026-07-08 17:22:52.701107 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-08 17:22:52.701152 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-08 17:22:52.701396 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-08 17:22:52.701445 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-08 17:22:52.701483 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-08 17:22:52.701563 | debian-bookworm | changed: All items complete 2026-07-08 17:22:52.701888 | 2026-07-08 17:22:53.305969 | debian-bookworm | changed: .d..t...... ./ 2026-07-08 17:22:53.924567 | debian-bookworm | changed: .d..t...... ./ 2026-07-08 17:22:53.947499 | 2026-07-08 17:22:53.947654 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-08 17:22:54.298135 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.016720 2026-07-08 17:22:54.603148 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009268 2026-07-08 17:22:54.614622 | 2026-07-08 17:22:54.614827 | PLAY RECAP 2026-07-08 17:22:54.614925 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-08 17:22:54.614950 | 2026-07-08 17:22:54.748726 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-08 17:22:54.751110 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-08 17:22:55.532935 | 2026-07-08 17:22:55.533110 | PLAY [Base post] 2026-07-08 17:22:55.547560 | 2026-07-08 17:22:55.547710 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-08 17:22:56.357593 | debian-bookworm | changed 2026-07-08 17:22:56.367222 | 2026-07-08 17:22:56.367372 | PLAY RECAP 2026-07-08 17:22:56.367455 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-08 17:22:56.367533 | 2026-07-08 17:22:56.500904 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-08 17:22:56.503081 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-08 17:22:57.301648 | 2026-07-08 17:22:57.301832 | PLAY [Base post-logs] 2026-07-08 17:22:57.313095 | 2026-07-08 17:22:57.313290 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-08 17:22:57.799548 | localhost | changed 2026-07-08 17:22:57.812403 | 2026-07-08 17:22:57.812587 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-08 17:22:57.851159 | localhost | ok 2026-07-08 17:22:57.856136 | 2026-07-08 17:22:57.856352 | TASK [Set zuul-log-path fact] 2026-07-08 17:22:57.883541 | localhost | ok 2026-07-08 17:22:57.896014 | 2026-07-08 17:22:57.896187 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-08 17:22:57.922935 | localhost | ok 2026-07-08 17:22:57.926937 | 2026-07-08 17:22:57.927062 | TASK [upload-logs : Create log directories] 2026-07-08 17:22:58.499138 | localhost | changed 2026-07-08 17:22:58.506266 | 2026-07-08 17:22:58.507445 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-08 17:22:59.060635 | localhost -> localhost | ok: Runtime: 0:00:00.008094 2026-07-08 17:22:59.068395 | 2026-07-08 17:22:59.068586 | TASK [upload-logs : Upload logs to log server] 2026-07-08 17:22:59.696351 | localhost | Output suppressed because no_log was given 2026-07-08 17:22:59.698783 | 2026-07-08 17:22:59.698944 | LOOP [upload-logs : Compress console log and json output] 2026-07-08 17:22:59.747609 | localhost | skipping: Conditional result was False 2026-07-08 17:22:59.752808 | localhost | skipping: Conditional result was False 2026-07-08 17:22:59.758299 | 2026-07-08 17:22:59.758467 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-08 17:22:59.822500 | localhost | skipping: Conditional result was False 2026-07-08 17:22:59.823146 | 2026-07-08 17:22:59.828184 | localhost | skipping: Conditional result was False 2026-07-08 17:22:59.841013 | 2026-07-08 17:22:59.841319 | LOOP [upload-logs : Upload console log and json output]