2026-03-03 00:00:07.821897 | Job console starting 2026-03-03 00:00:07.831765 | Updating git repos 2026-03-03 00:00:07.888664 | Cloning repos into workspace 2026-03-03 00:00:07.953176 | Restoring repo states 2026-03-03 00:00:07.978292 | Merging changes 2026-03-03 00:00:07.978312 | Checking out repos 2026-03-03 00:00:08.039073 | Preparing playbooks 2026-03-03 00:00:08.826777 | Running Ansible setup 2026-03-03 00:00:14.177199 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-03 00:00:16.626804 | 2026-03-03 00:00:16.629085 | PLAY [Base pre] 2026-03-03 00:00:16.718641 | 2026-03-03 00:00:16.718782 | TASK [Setup log path fact] 2026-03-03 00:00:16.790734 | debian-bookworm | ok 2026-03-03 00:00:16.832214 | 2026-03-03 00:00:16.836891 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-03 00:00:16.886297 | debian-bookworm | ok 2026-03-03 00:00:16.915018 | 2026-03-03 00:00:16.915138 | TASK [emit-job-header : Print job information] 2026-03-03 00:00:17.068215 | # Job Information 2026-03-03 00:00:17.068449 | Ansible Version: 2.16.14 2026-03-03 00:00:17.068488 | Job: container-image-kolla-ansible-push-2024.2 2026-03-03 00:00:17.068522 | Pipeline: periodic-midnight 2026-03-03 00:00:17.068545 | Executor: 521e9411259a 2026-03-03 00:00:17.068565 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-03-03 00:00:17.068587 | Event ID: 380ab5c145c14a48894c0764773c7b83 2026-03-03 00:00:17.074856 | 2026-03-03 00:00:17.074956 | LOOP [emit-job-header : Print node information] 2026-03-03 00:00:17.364559 | debian-bookworm | ok: 2026-03-03 00:00:17.364737 | debian-bookworm | # Node Information 2026-03-03 00:00:17.364768 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-03 00:00:17.364791 | debian-bookworm | Hostname: debian 2026-03-03 00:00:17.364810 | debian-bookworm | Username: zuul 2026-03-03 00:00:17.364828 | debian-bookworm | Distro: Debian 12.13 2026-03-03 00:00:17.364848 | debian-bookworm | Provider: regiocloud-a 2026-03-03 00:00:17.364865 | debian-bookworm | Region: 2026-03-03 00:00:17.364882 | debian-bookworm | Label: debian-bookworm 2026-03-03 00:00:17.364899 | debian-bookworm | Product Name: OpenStack Nova 2026-03-03 00:00:17.364915 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe99:3c33 2026-03-03 00:00:17.383506 | 2026-03-03 00:00:17.385464 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-03 00:00:19.098699 | debian-bookworm -> localhost | changed 2026-03-03 00:00:19.105615 | 2026-03-03 00:00:19.105718 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-03 00:00:22.108524 | debian-bookworm -> localhost | changed 2026-03-03 00:00:22.118931 | 2026-03-03 00:00:22.119055 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-03 00:00:22.938226 | debian-bookworm -> localhost | ok 2026-03-03 00:00:22.943484 | 2026-03-03 00:00:22.943593 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-03 00:00:22.980425 | debian-bookworm | ok 2026-03-03 00:00:23.013596 | debian-bookworm | included: /var/lib/zuul/builds/d991ff8ee82d407ab27ee6392e451342/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-03 00:00:23.018743 | 2026-03-03 00:00:23.018819 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-03 00:00:28.176238 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-03 00:00:28.177355 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d991ff8ee82d407ab27ee6392e451342/work/d991ff8ee82d407ab27ee6392e451342_id_rsa 2026-03-03 00:00:28.177428 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d991ff8ee82d407ab27ee6392e451342/work/d991ff8ee82d407ab27ee6392e451342_id_rsa.pub 2026-03-03 00:00:28.177459 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-03 00:00:28.177485 | debian-bookworm -> localhost | SHA256:4ATFNtT4rTRFmk9GCYb7IGJaYb6W3MEdX6qLXf/S4jg zuul-build-sshkey 2026-03-03 00:00:28.177519 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-03 00:00:28.177542 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-03 00:00:28.177563 | debian-bookworm -> localhost | | .+o+ooo. | 2026-03-03 00:00:28.177585 | debian-bookworm -> localhost | | o .B..++ | 2026-03-03 00:00:28.177605 | debian-bookworm -> localhost | | o o oo*o=o | 2026-03-03 00:00:28.177625 | debian-bookworm -> localhost | | = +o+.*+. | 2026-03-03 00:00:28.177644 | debian-bookworm -> localhost | | = = o.=So. | 2026-03-03 00:00:28.177665 | debian-bookworm -> localhost | |. = . . + | 2026-03-03 00:00:28.177685 | debian-bookworm -> localhost | | . o o . . | 2026-03-03 00:00:28.177704 | debian-bookworm -> localhost | | . o E.+ . | 2026-03-03 00:00:28.177724 | debian-bookworm -> localhost | | .o.+. | 2026-03-03 00:00:28.177744 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-03 00:00:28.177798 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.453220 2026-03-03 00:00:28.184235 | 2026-03-03 00:00:28.184327 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-03 00:00:28.241475 | debian-bookworm | ok 2026-03-03 00:00:28.263046 | debian-bookworm | included: /var/lib/zuul/builds/d991ff8ee82d407ab27ee6392e451342/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-03 00:00:28.283956 | 2026-03-03 00:00:28.284078 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-03 00:00:28.309239 | debian-bookworm | skipping: Conditional result was False 2026-03-03 00:00:28.323265 | 2026-03-03 00:00:28.323364 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-03 00:00:29.234603 | debian-bookworm | changed 2026-03-03 00:00:29.238968 | 2026-03-03 00:00:29.239053 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-03 00:00:29.504323 | debian-bookworm | ok 2026-03-03 00:00:29.508886 | 2026-03-03 00:00:29.508967 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-03 00:00:30.249347 | debian-bookworm | changed 2026-03-03 00:00:30.262946 | 2026-03-03 00:00:30.263067 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-03 00:00:31.016294 | debian-bookworm | changed 2026-03-03 00:00:31.021507 | 2026-03-03 00:00:31.021597 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-03 00:00:31.063036 | debian-bookworm | skipping: Conditional result was False 2026-03-03 00:00:31.068216 | 2026-03-03 00:00:31.068302 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-03 00:00:32.433331 | debian-bookworm -> localhost | changed 2026-03-03 00:00:32.442052 | 2026-03-03 00:00:32.442146 | TASK [add-build-sshkey : Add back temp key] 2026-03-03 00:00:33.939128 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d991ff8ee82d407ab27ee6392e451342/work/d991ff8ee82d407ab27ee6392e451342_id_rsa (zuul-build-sshkey) 2026-03-03 00:00:33.939307 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.039732 2026-03-03 00:00:33.946094 | 2026-03-03 00:00:33.946181 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-03 00:00:34.615337 | debian-bookworm | ok 2026-03-03 00:00:34.619510 | 2026-03-03 00:00:34.619592 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-03 00:00:34.691447 | debian-bookworm | skipping: Conditional result was False 2026-03-03 00:00:34.700333 | 2026-03-03 00:00:34.700421 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-03 00:00:35.577816 | debian-bookworm | ok 2026-03-03 00:00:35.592151 | 2026-03-03 00:00:35.592244 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-03 00:00:35.637025 | debian-bookworm | ok 2026-03-03 00:00:35.642336 | 2026-03-03 00:00:35.642417 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-03 00:00:36.376373 | debian-bookworm -> localhost | ok 2026-03-03 00:00:36.381539 | 2026-03-03 00:00:36.381625 | TASK [validate-host : Collect information about the host] 2026-03-03 00:00:37.649223 | debian-bookworm | ok 2026-03-03 00:00:37.657628 | 2026-03-03 00:00:37.657717 | TASK [validate-host : Sanitize hostname] 2026-03-03 00:00:37.917706 | debian-bookworm | ok 2026-03-03 00:00:38.037255 | 2026-03-03 00:00:38.037369 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-03 00:00:39.723184 | debian-bookworm -> localhost | changed 2026-03-03 00:00:39.729379 | 2026-03-03 00:00:39.729470 | TASK [validate-host : Collect information about zuul worker] 2026-03-03 00:00:40.397033 | debian-bookworm | ok 2026-03-03 00:00:40.401091 | 2026-03-03 00:00:40.401179 | TASK [validate-host : Write out all zuul information for each host] 2026-03-03 00:00:42.142298 | debian-bookworm -> localhost | changed 2026-03-03 00:00:42.169943 | 2026-03-03 00:00:42.170100 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-03 00:00:42.497657 | debian-bookworm | ok 2026-03-03 00:00:42.502328 | 2026-03-03 00:00:42.502413 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-03 00:00:43.827164 | debian-bookworm | changed: 2026-03-03 00:00:43.827307 | debian-bookworm | cd+++++++++ src/ 2026-03-03 00:00:43.827335 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-03 00:00:43.827355 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-03 00:00:43.827372 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-03-03 00:00:43.827388 | debian-bookworm | Containerfile 2026-03-03 00:00:43.827495 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008484 2026-03-03 00:15:35.754373 | 2026-03-03 00:15:35.754590 | TASK [upload-logs : Upload logs to log server] 2026-03-03 00:15:36.457452 | localhost | Output suppressed because no_log was given 2026-03-03 00:15:36.459449 | 2026-03-03 00:15:36.459557 | LOOP [upload-logs : Compress console log and json output] 2026-03-03 00:15:36.522225 | localhost | skipping: Conditional result was False 2026-03-03 00:15:36.526298 | localhost | skipping: Conditional result was False 2026-03-03 00:15:36.530625 | 2026-03-03 00:15:36.530778 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-03 00:15:36.605614 | localhost | skipping: Conditional result was False 2026-03-03 00:15:36.605974 | 2026-03-03 00:15:36.618268 | localhost | skipping: Conditional result was False 2026-03-03 00:15:36.629656 | 2026-03-03 00:15:36.629841 | LOOP [upload-logs : Upload console log and json output]