2026-03-24 03:13:35.238438 | Job console starting 2026-03-24 03:13:35.245287 | Updating git repos 2026-03-24 03:13:35.271374 | Cloning repos into workspace 2026-03-24 03:13:35.363979 | Restoring repo states 2026-03-24 03:13:35.386342 | Merging changes 2026-03-24 03:13:35.386357 | Checking out repos 2026-03-24 03:13:35.487698 | Preparing playbooks 2026-03-24 03:13:36.475282 | Running Ansible setup 2026-03-24 03:13:41.892066 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-24 03:13:42.676126 | 2026-03-24 03:13:42.676259 | PLAY [Base pre] 2026-03-24 03:13:42.700608 | 2026-03-24 03:13:42.700736 | TASK [Setup log path fact] 2026-03-24 03:13:42.731084 | debian-bookworm | ok 2026-03-24 03:13:42.745722 | 2026-03-24 03:13:42.745841 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-24 03:13:42.774745 | debian-bookworm | ok 2026-03-24 03:13:42.784461 | 2026-03-24 03:13:42.784567 | TASK [emit-job-header : Print job information] 2026-03-24 03:13:42.824465 | # Job Information 2026-03-24 03:13:42.824631 | Ansible Version: 2.16.14 2026-03-24 03:13:42.824667 | Job: container-image-cfg-cookiecutter-push 2026-03-24 03:13:42.824699 | Pipeline: periodic-daily 2026-03-24 03:13:42.824722 | Executor: 521e9411259a 2026-03-24 03:13:42.824742 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-03-24 03:13:42.824764 | Event ID: 231c22d636b241fbb982b2d7f3d796c7 2026-03-24 03:13:42.829499 | 2026-03-24 03:13:42.829585 | LOOP [emit-job-header : Print node information] 2026-03-24 03:13:42.938732 | debian-bookworm | ok: 2026-03-24 03:13:42.938946 | debian-bookworm | # Node Information 2026-03-24 03:13:42.939015 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-24 03:13:42.939070 | debian-bookworm | Hostname: debian 2026-03-24 03:13:42.939094 | debian-bookworm | Username: zuul 2026-03-24 03:13:42.939115 | debian-bookworm | Distro: Debian 12.13 2026-03-24 03:13:42.939142 | debian-bookworm | Provider: regiocloud-a 2026-03-24 03:13:42.939164 | debian-bookworm | Region: 2026-03-24 03:13:42.939185 | debian-bookworm | Label: debian-bookworm 2026-03-24 03:13:42.939205 | debian-bookworm | Product Name: OpenStack Nova 2026-03-24 03:13:42.939225 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe48:f80e 2026-03-24 03:13:42.959199 | 2026-03-24 03:13:42.959309 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-24 03:13:43.371264 | debian-bookworm -> localhost | changed 2026-03-24 03:13:43.378018 | 2026-03-24 03:13:43.378136 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-24 03:13:44.377547 | debian-bookworm -> localhost | changed 2026-03-24 03:13:44.403453 | 2026-03-24 03:13:44.403600 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-24 03:13:44.649492 | debian-bookworm -> localhost | ok 2026-03-24 03:13:44.655989 | 2026-03-24 03:13:44.656100 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-24 03:13:44.683399 | debian-bookworm | ok 2026-03-24 03:13:44.699472 | debian-bookworm | included: /var/lib/zuul/builds/2b946646e7dd41da9a0cfdde4035aa84/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-24 03:13:44.705250 | 2026-03-24 03:13:44.705346 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-24 03:13:46.135468 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-24 03:13:46.135710 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2b946646e7dd41da9a0cfdde4035aa84/work/2b946646e7dd41da9a0cfdde4035aa84_id_rsa 2026-03-24 03:13:46.135757 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2b946646e7dd41da9a0cfdde4035aa84/work/2b946646e7dd41da9a0cfdde4035aa84_id_rsa.pub 2026-03-24 03:13:46.135784 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-24 03:13:46.135811 | debian-bookworm -> localhost | SHA256:DmR/w4nJKS8hRMtK5qqLQOi2J3rrQpsD5iUT8+nznII zuul-build-sshkey 2026-03-24 03:13:46.135846 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-24 03:13:46.135868 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-24 03:13:46.135888 | debian-bookworm -> localhost | | . | 2026-03-24 03:13:46.135910 | debian-bookworm -> localhost | | o . | 2026-03-24 03:13:46.135929 | debian-bookworm -> localhost | | o + o | 2026-03-24 03:13:46.135948 | debian-bookworm -> localhost | |.* o o o = . | 2026-03-24 03:13:46.135968 | debian-bookworm -> localhost | |..* o + S = | 2026-03-24 03:13:46.135995 | debian-bookworm -> localhost | |+* + . * . . | 2026-03-24 03:13:46.136015 | debian-bookworm -> localhost | |BoO . o | 2026-03-24 03:13:46.136048 | debian-bookworm -> localhost | |*Eo=. .. | 2026-03-24 03:13:46.136068 | debian-bookworm -> localhost | |***.++ | 2026-03-24 03:13:46.136088 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-24 03:13:46.136144 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.960625 2026-03-24 03:13:46.142776 | 2026-03-24 03:13:46.142888 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-24 03:13:46.170978 | debian-bookworm | ok 2026-03-24 03:13:46.180090 | debian-bookworm | included: /var/lib/zuul/builds/2b946646e7dd41da9a0cfdde4035aa84/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-24 03:13:46.189786 | 2026-03-24 03:13:46.189875 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-24 03:13:46.216996 | debian-bookworm | skipping: Conditional result was False 2026-03-24 03:13:46.223165 | 2026-03-24 03:13:46.223275 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-24 03:13:46.991633 | debian-bookworm | changed 2026-03-24 03:13:47.003317 | 2026-03-24 03:13:47.003454 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-24 03:13:47.297503 | debian-bookworm | ok 2026-03-24 03:13:47.306307 | 2026-03-24 03:13:47.306451 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-24 03:13:48.135708 | debian-bookworm | changed 2026-03-24 03:13:48.154738 | 2026-03-24 03:13:48.154940 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-24 03:13:48.884064 | debian-bookworm | changed 2026-03-24 03:13:48.890391 | 2026-03-24 03:13:48.890516 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-24 03:13:48.915429 | debian-bookworm | skipping: Conditional result was False 2026-03-24 03:13:48.925770 | 2026-03-24 03:13:48.925912 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-24 03:13:49.891286 | debian-bookworm -> localhost | changed 2026-03-24 03:13:49.912620 | 2026-03-24 03:13:49.912769 | TASK [add-build-sshkey : Add back temp key] 2026-03-24 03:13:50.500382 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2b946646e7dd41da9a0cfdde4035aa84/work/2b946646e7dd41da9a0cfdde4035aa84_id_rsa (zuul-build-sshkey) 2026-03-24 03:13:50.500751 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019351 2026-03-24 03:13:50.509389 | 2026-03-24 03:13:50.509521 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-24 03:13:50.934976 | debian-bookworm | ok 2026-03-24 03:13:50.940466 | 2026-03-24 03:13:50.940583 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-24 03:13:50.974905 | debian-bookworm | skipping: Conditional result was False 2026-03-24 03:13:50.986334 | 2026-03-24 03:13:50.986481 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-24 03:13:51.476894 | debian-bookworm | ok 2026-03-24 03:13:51.489722 | 2026-03-24 03:13:51.489865 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-24 03:13:51.529377 | debian-bookworm | ok 2026-03-24 03:13:51.534619 | 2026-03-24 03:13:51.534733 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-24 03:13:52.086533 | debian-bookworm -> localhost | ok 2026-03-24 03:13:52.095242 | 2026-03-24 03:13:52.095534 | TASK [validate-host : Collect information about the host] 2026-03-24 03:13:53.266761 | debian-bookworm | ok 2026-03-24 03:13:53.298607 | 2026-03-24 03:13:53.299157 | TASK [validate-host : Sanitize hostname] 2026-03-24 03:13:53.422890 | debian-bookworm | ok 2026-03-24 03:13:53.469514 | 2026-03-24 03:13:53.469651 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-24 03:13:54.123453 | debian-bookworm -> localhost | changed 2026-03-24 03:13:54.129926 | 2026-03-24 03:13:54.130063 | TASK [validate-host : Collect information about zuul worker] 2026-03-24 03:13:54.555310 | debian-bookworm | ok 2026-03-24 03:13:54.564455 | 2026-03-24 03:13:54.564736 | TASK [validate-host : Write out all zuul information for each host] 2026-03-24 03:13:55.144860 | debian-bookworm -> localhost | changed 2026-03-24 03:13:55.155206 | 2026-03-24 03:13:55.155327 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-24 03:13:55.402670 | debian-bookworm | ok 2026-03-24 03:13:55.412268 | 2026-03-24 03:13:55.412412 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-24 03:13:56.323955 | debian-bookworm | changed: 2026-03-24 03:13:56.324248 | debian-bookworm | cd+++++++++ src/ 2026-03-24 03:13:56.324292 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-24 03:13:56.324321 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-24 03:13:56.324346 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-03-24 03:13:56.324370 | debian-bookworm | Containerfile 2026-03-24 03:13:56.324529 | debian-bookworm | localhost | ok: Runtime: 0:00:00.017939 2026-03-24 03:15:43.649428 | 2026-03-24 03:15:43.649518 | TASK [upload-logs : Upload logs to log server] 2026-03-24 03:15:44.249116 | localhost | Output suppressed because no_log was given 2026-03-24 03:15:44.250756 | 2026-03-24 03:15:44.250857 | LOOP [upload-logs : Compress console log and json output] 2026-03-24 03:15:44.309376 | localhost | skipping: Conditional result was False 2026-03-24 03:15:44.315789 | localhost | skipping: Conditional result was False 2026-03-24 03:15:44.328013 | 2026-03-24 03:15:44.328123 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-24 03:15:44.368357 | localhost | skipping: Conditional result was False 2026-03-24 03:15:44.368574 | 2026-03-24 03:15:44.373353 | localhost | skipping: Conditional result was False 2026-03-24 03:15:44.383436 | 2026-03-24 03:15:44.383539 | LOOP [upload-logs : Upload console log and json output]