2026-01-29 19:16:58.628346 | Job console starting 2026-01-29 19:16:58.664729 | Updating git repos 2026-01-29 19:16:58.721696 | Cloning repos into workspace 2026-01-29 19:16:58.794020 | Restoring repo states 2026-01-29 19:16:58.819246 | Merging changes 2026-01-29 19:16:59.398477 | Checking out repos 2026-01-29 19:16:59.471476 | Preparing playbooks 2026-01-29 19:17:00.666278 | Running Ansible setup 2026-01-29 19:17:07.319347 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-29 19:17:08.794217 | 2026-01-29 19:17:08.794334 | PLAY [Base pre] 2026-01-29 19:17:08.829593 | 2026-01-29 19:17:08.835039 | TASK [Setup log path fact] 2026-01-29 19:17:08.872241 | debian-bookworm | ok 2026-01-29 19:17:08.913287 | 2026-01-29 19:17:08.913406 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 19:17:08.987181 | debian-bookworm | ok 2026-01-29 19:17:09.012700 | 2026-01-29 19:17:09.012799 | TASK [emit-job-header : Print job information] 2026-01-29 19:17:09.105489 | # Job Information 2026-01-29 19:17:09.105628 | Ansible Version: 2.16.14 2026-01-29 19:17:09.105658 | Job: container-image-kolla-ansible-build-2024.2 2026-01-29 19:17:09.105687 | Pipeline: check 2026-01-29 19:17:09.105707 | Executor: 521e9411259a 2026-01-29 19:17:09.105724 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/861 2026-01-29 19:17:09.105742 | Event ID: 0f5a0af0-fd47-11f0-9eeb-165e220d07e0 2026-01-29 19:17:09.109903 | 2026-01-29 19:17:09.109983 | LOOP [emit-job-header : Print node information] 2026-01-29 19:17:09.360521 | debian-bookworm | ok: 2026-01-29 19:17:09.362748 | debian-bookworm | # Node Information 2026-01-29 19:17:09.362802 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-29 19:17:09.362826 | debian-bookworm | Hostname: debian 2026-01-29 19:17:09.362958 | debian-bookworm | Username: zuul 2026-01-29 19:17:09.362976 | debian-bookworm | Distro: Debian 12.13 2026-01-29 19:17:09.362996 | debian-bookworm | Provider: regiocloud-a 2026-01-29 19:17:09.363137 | debian-bookworm | Region: 2026-01-29 19:17:09.363161 | debian-bookworm | Label: debian-bookworm 2026-01-29 19:17:09.363179 | debian-bookworm | Product Name: OpenStack Nova 2026-01-29 19:17:09.363196 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2a:7f1b 2026-01-29 19:17:09.382365 | 2026-01-29 19:17:09.382461 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-29 19:17:10.713770 | debian-bookworm -> localhost | changed 2026-01-29 19:17:10.720525 | 2026-01-29 19:17:10.720633 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-29 19:17:12.569002 | debian-bookworm -> localhost | changed 2026-01-29 19:17:12.577854 | 2026-01-29 19:17:12.577946 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-29 19:17:13.350904 | debian-bookworm -> localhost | ok 2026-01-29 19:17:13.356007 | 2026-01-29 19:17:13.356100 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-29 19:17:13.392942 | debian-bookworm | ok 2026-01-29 19:17:13.426678 | debian-bookworm | included: /var/lib/zuul/builds/d7b429bda0334a5b83d5ad2f8b865bf3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-29 19:17:13.454141 | 2026-01-29 19:17:13.454240 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-29 19:17:15.212815 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-29 19:17:15.212979 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d7b429bda0334a5b83d5ad2f8b865bf3/work/d7b429bda0334a5b83d5ad2f8b865bf3_id_rsa 2026-01-29 19:17:15.213010 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d7b429bda0334a5b83d5ad2f8b865bf3/work/d7b429bda0334a5b83d5ad2f8b865bf3_id_rsa.pub 2026-01-29 19:17:15.213032 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-29 19:17:15.213051 | debian-bookworm -> localhost | SHA256:Xgh81aW+0wSEqup88PGEi8EDvuC+xjeAuyUsy/Dc4kI zuul-build-sshkey 2026-01-29 19:17:15.213080 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-29 19:17:15.213098 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-29 19:17:15.213115 | debian-bookworm -> localhost | | .o... | 2026-01-29 19:17:15.213132 | debian-bookworm -> localhost | | . ..... | 2026-01-29 19:17:15.213148 | debian-bookworm -> localhost | | o .. o | 2026-01-29 19:17:15.213164 | debian-bookworm -> localhost | | . o.. . . | 2026-01-29 19:17:15.213179 | debian-bookworm -> localhost | |.. o oS . . . | 2026-01-29 19:17:15.213201 | debian-bookworm -> localhost | |+E. = +... + | 2026-01-29 19:17:15.213218 | debian-bookworm -> localhost | |B+o. B =. o . | 2026-01-29 19:17:15.213234 | debian-bookworm -> localhost | |*Xo=o + . . | 2026-01-29 19:17:15.213251 | debian-bookworm -> localhost | |=B*o=. | 2026-01-29 19:17:15.213267 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-29 19:17:15.213306 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.689692 2026-01-29 19:17:15.218452 | 2026-01-29 19:17:15.218531 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-29 19:17:15.255684 | debian-bookworm | ok 2026-01-29 19:17:15.264614 | debian-bookworm | included: /var/lib/zuul/builds/d7b429bda0334a5b83d5ad2f8b865bf3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-29 19:17:15.280855 | 2026-01-29 19:17:15.280946 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-29 19:17:15.321823 | debian-bookworm | skipping: Conditional result was False 2026-01-29 19:17:15.328164 | 2026-01-29 19:17:15.328270 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-29 19:17:16.120374 | debian-bookworm | changed 2026-01-29 19:17:16.125105 | 2026-01-29 19:17:16.125179 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-29 19:17:16.437731 | debian-bookworm | ok 2026-01-29 19:17:16.442355 | 2026-01-29 19:17:16.442445 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-29 19:17:17.221990 | debian-bookworm | changed 2026-01-29 19:17:17.228833 | 2026-01-29 19:17:17.229015 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-29 19:17:18.019395 | debian-bookworm | changed 2026-01-29 19:17:18.023743 | 2026-01-29 19:17:18.023819 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-29 19:17:18.060521 | debian-bookworm | skipping: Conditional result was False 2026-01-29 19:17:18.065621 | 2026-01-29 19:17:18.065705 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-29 19:17:18.989857 | debian-bookworm -> localhost | changed 2026-01-29 19:17:18.998924 | 2026-01-29 19:17:18.999007 | TASK [add-build-sshkey : Add back temp key] 2026-01-29 19:17:19.922303 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d7b429bda0334a5b83d5ad2f8b865bf3/work/d7b429bda0334a5b83d5ad2f8b865bf3_id_rsa (zuul-build-sshkey) 2026-01-29 19:17:19.922487 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027991 2026-01-29 19:17:19.929512 | 2026-01-29 19:17:19.929604 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-29 19:17:20.462193 | debian-bookworm | ok 2026-01-29 19:17:20.466359 | 2026-01-29 19:17:20.466441 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-29 19:17:20.519390 | debian-bookworm | skipping: Conditional result was False 2026-01-29 19:17:20.527823 | 2026-01-29 19:17:20.527917 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-29 19:17:21.125656 | debian-bookworm | ok 2026-01-29 19:17:21.134197 | 2026-01-29 19:17:21.134280 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-29 19:17:21.201049 | debian-bookworm | ok 2026-01-29 19:17:21.205039 | 2026-01-29 19:17:21.205115 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-29 19:17:21.619641 | debian-bookworm -> localhost | ok 2026-01-29 19:17:21.625168 | 2026-01-29 19:17:21.625258 | TASK [validate-host : Collect information about the host] 2026-01-29 19:17:22.909988 | debian-bookworm | ok 2026-01-29 19:17:22.921343 | 2026-01-29 19:17:22.921447 | TASK [validate-host : Sanitize hostname] 2026-01-29 19:17:23.061908 | debian-bookworm | ok 2026-01-29 19:17:23.091641 | 2026-01-29 19:17:23.091735 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-29 19:17:24.024595 | debian-bookworm -> localhost | changed 2026-01-29 19:17:24.029059 | 2026-01-29 19:17:24.029148 | TASK [validate-host : Collect information about zuul worker] 2026-01-29 19:17:24.536013 | debian-bookworm | ok 2026-01-29 19:17:24.539842 | 2026-01-29 19:17:24.539918 | TASK [validate-host : Write out all zuul information for each host] 2026-01-29 19:17:25.716056 | debian-bookworm -> localhost | changed 2026-01-29 19:17:25.723695 | 2026-01-29 19:17:25.723785 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-29 19:17:26.014783 | debian-bookworm | ok 2026-01-29 19:17:26.020522 | 2026-01-29 19:17:26.020625 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-29 19:17:27.566719 | debian-bookworm | changed: 2026-01-29 19:17:27.567016 | debian-bookworm | cd+++++++++ src/ 2026-01-29 19:17:27.567061 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-29 19:17:27.567086 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-29 19:17:27.567109 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-01-29 19:17:27.567129 | debian-bookworm | Containerfile 2026-01-29 19:17:27.567257 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006911 2026-01-29 19:23:27.269630 | 2026-01-29 19:23:27.269756 | TASK [upload-logs : Upload logs to log server] 2026-01-29 19:23:27.848867 | localhost | Output suppressed because no_log was given 2026-01-29 19:23:27.851872 | 2026-01-29 19:23:27.852035 | LOOP [upload-logs : Compress console log and json output] 2026-01-29 19:23:27.908857 | localhost | skipping: Conditional result was False 2026-01-29 19:23:27.912190 | localhost | skipping: Conditional result was False 2026-01-29 19:23:27.921533 | 2026-01-29 19:23:27.921733 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-29 19:23:27.969066 | localhost | skipping: Conditional result was False 2026-01-29 19:23:27.969374 | 2026-01-29 19:23:27.974107 | localhost | skipping: Conditional result was False 2026-01-29 19:23:27.983266 | 2026-01-29 19:23:27.983528 | LOOP [upload-logs : Upload console log and json output]