2025-12-11 03:17:24.983503 | Job console starting 2025-12-11 03:17:24.995788 | Updating git repos 2025-12-11 03:17:25.055512 | Cloning repos into workspace 2025-12-11 03:17:25.209662 | Restoring repo states 2025-12-11 03:17:25.215555 | Merging changes 2025-12-11 03:17:25.215637 | Checking out repos 2025-12-11 03:17:25.341819 | Preparing playbooks 2025-12-11 03:17:26.893414 | Running Ansible setup 2025-12-11 03:17:33.924089 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-11 03:17:35.801144 | 2025-12-11 03:17:35.801299 | PLAY [Base pre] 2025-12-11 03:17:35.837062 | 2025-12-11 03:17:35.837194 | TASK [Setup log path fact] 2025-12-11 03:17:35.888134 | debian-bookworm | ok 2025-12-11 03:17:35.935661 | 2025-12-11 03:17:35.935809 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-11 03:17:36.020168 | debian-bookworm | ok 2025-12-11 03:17:36.052003 | 2025-12-11 03:17:36.052129 | TASK [emit-job-header : Print job information] 2025-12-11 03:17:36.126504 | # Job Information 2025-12-11 03:17:36.126701 | Ansible Version: 2.16.14 2025-12-11 03:17:36.126740 | Job: container-image-cfg-cookiecutter-push 2025-12-11 03:17:36.126781 | Pipeline: periodic-daily 2025-12-11 03:17:36.126806 | Executor: 521e9411259a 2025-12-11 03:17:36.126828 | Triggered by: https://github.com/osism/cfg-cookiecutter 2025-12-11 03:17:36.126883 | Event ID: 26273bd2367b4eafa557dd1f4144bff6 2025-12-11 03:17:36.136598 | 2025-12-11 03:17:36.136733 | LOOP [emit-job-header : Print node information] 2025-12-11 03:17:36.393492 | debian-bookworm | ok: 2025-12-11 03:17:36.393699 | debian-bookworm | # Node Information 2025-12-11 03:17:36.393738 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-11 03:17:36.393776 | debian-bookworm | Hostname: debian 2025-12-11 03:17:36.393799 | debian-bookworm | Username: zuul 2025-12-11 03:17:36.393821 | debian-bookworm | Distro: Debian 12.12 2025-12-11 03:17:36.393847 | debian-bookworm | Provider: regiocloud-a 2025-12-11 03:17:36.393868 | debian-bookworm | Region: 2025-12-11 03:17:36.393889 | debian-bookworm | Label: debian-bookworm 2025-12-11 03:17:36.393909 | debian-bookworm | Product Name: OpenStack Nova 2025-12-11 03:17:36.393930 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe07:771d 2025-12-11 03:17:36.418346 | 2025-12-11 03:17:36.418462 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-11 03:17:37.649799 | debian-bookworm -> localhost | changed 2025-12-11 03:17:37.660741 | 2025-12-11 03:17:37.660962 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-11 03:17:40.618217 | debian-bookworm -> localhost | changed 2025-12-11 03:17:40.632644 | 2025-12-11 03:17:40.632761 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-11 03:17:41.555398 | debian-bookworm -> localhost | ok 2025-12-11 03:17:41.561511 | 2025-12-11 03:17:41.561639 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-11 03:17:41.610545 | debian-bookworm | ok 2025-12-11 03:17:41.645200 | debian-bookworm | included: /var/lib/zuul/builds/e8f115d6e49340bf8617ab90dc85756a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-11 03:17:41.661430 | 2025-12-11 03:17:41.661572 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-11 03:17:47.309186 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-11 03:17:47.309383 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e8f115d6e49340bf8617ab90dc85756a/work/e8f115d6e49340bf8617ab90dc85756a_id_rsa 2025-12-11 03:17:47.309418 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e8f115d6e49340bf8617ab90dc85756a/work/e8f115d6e49340bf8617ab90dc85756a_id_rsa.pub 2025-12-11 03:17:47.309440 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-11 03:17:47.309460 | debian-bookworm -> localhost | SHA256:p6eBlyEAIIhkqo8DVWzv0BVSIM3yCzkC3abCAgOeyAA zuul-build-sshkey 2025-12-11 03:17:47.309486 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-11 03:17:47.309505 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-11 03:17:47.309533 | debian-bookworm -> localhost | |E=.oooooo. | 2025-12-11 03:17:47.309552 | debian-bookworm -> localhost | |# oo*.o.. | 2025-12-11 03:17:47.309569 | debian-bookworm -> localhost | |=*.+.* . | 2025-12-11 03:17:47.309585 | debian-bookworm -> localhost | |+oo =.+ | 2025-12-11 03:17:47.309601 | debian-bookworm -> localhost | |+. . =..S . | 2025-12-11 03:17:47.309621 | debian-bookworm -> localhost | |.o oo = | 2025-12-11 03:17:47.309639 | debian-bookworm -> localhost | |o . . = . | 2025-12-11 03:17:47.309655 | debian-bookworm -> localhost | | . . + | 2025-12-11 03:17:47.309672 | debian-bookworm -> localhost | | . | 2025-12-11 03:17:47.309688 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-11 03:17:47.309732 | debian-bookworm -> localhost | ok: Runtime: 0:00:04.094524 2025-12-11 03:17:47.317706 | 2025-12-11 03:17:47.317814 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-11 03:17:47.356872 | debian-bookworm | ok 2025-12-11 03:17:47.370946 | debian-bookworm | included: /var/lib/zuul/builds/e8f115d6e49340bf8617ab90dc85756a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-11 03:17:47.405942 | 2025-12-11 03:17:47.406052 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-11 03:17:47.439751 | debian-bookworm | skipping: Conditional result was False 2025-12-11 03:17:47.445588 | 2025-12-11 03:17:47.445689 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-11 03:17:48.292584 | debian-bookworm | changed 2025-12-11 03:17:48.297451 | 2025-12-11 03:17:48.297559 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-11 03:17:48.636669 | debian-bookworm | ok 2025-12-11 03:17:48.647289 | 2025-12-11 03:17:48.647386 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-11 03:17:49.403273 | debian-bookworm | changed 2025-12-11 03:17:49.409770 | 2025-12-11 03:17:49.409870 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-11 03:17:50.255337 | debian-bookworm | changed 2025-12-11 03:17:50.263719 | 2025-12-11 03:17:50.263825 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-11 03:17:50.289461 | debian-bookworm | skipping: Conditional result was False 2025-12-11 03:17:50.296399 | 2025-12-11 03:17:50.296508 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-11 03:17:51.323403 | debian-bookworm -> localhost | changed 2025-12-11 03:17:51.344342 | 2025-12-11 03:17:51.344497 | TASK [add-build-sshkey : Add back temp key] 2025-12-11 03:17:51.967837 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e8f115d6e49340bf8617ab90dc85756a/work/e8f115d6e49340bf8617ab90dc85756a_id_rsa (zuul-build-sshkey) 2025-12-11 03:17:51.968059 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032115 2025-12-11 03:17:51.975821 | 2025-12-11 03:17:51.975927 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-11 03:17:52.617717 | debian-bookworm | ok 2025-12-11 03:17:52.623673 | 2025-12-11 03:17:52.623780 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-11 03:17:52.687735 | debian-bookworm | skipping: Conditional result was False 2025-12-11 03:17:52.708646 | 2025-12-11 03:17:52.708766 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-11 03:17:53.325318 | debian-bookworm | ok 2025-12-11 03:17:53.357757 | 2025-12-11 03:17:53.357907 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-11 03:17:53.407039 | debian-bookworm | ok 2025-12-11 03:17:53.413382 | 2025-12-11 03:17:53.413485 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-11 03:17:54.043177 | debian-bookworm -> localhost | ok 2025-12-11 03:17:54.049617 | 2025-12-11 03:17:54.049726 | TASK [validate-host : Collect information about the host] 2025-12-11 03:17:55.279743 | debian-bookworm | ok 2025-12-11 03:17:55.341929 | 2025-12-11 03:17:55.342049 | TASK [validate-host : Sanitize hostname] 2025-12-11 03:17:55.519116 | debian-bookworm | ok 2025-12-11 03:17:55.607373 | 2025-12-11 03:17:55.607487 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-11 03:17:56.813684 | debian-bookworm -> localhost | changed 2025-12-11 03:17:56.819605 | 2025-12-11 03:17:56.819706 | TASK [validate-host : Collect information about zuul worker] 2025-12-11 03:17:57.356199 | debian-bookworm | ok 2025-12-11 03:17:57.362334 | 2025-12-11 03:17:57.362446 | TASK [validate-host : Write out all zuul information for each host] 2025-12-11 03:17:58.913202 | debian-bookworm -> localhost | changed 2025-12-11 03:17:58.929201 | 2025-12-11 03:17:58.929346 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-11 03:17:59.260429 | debian-bookworm | ok 2025-12-11 03:17:59.271919 | 2025-12-11 03:17:59.272068 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-11 03:18:00.892279 | debian-bookworm | changed: 2025-12-11 03:18:00.892561 | debian-bookworm | cd+++++++++ src/ 2025-12-11 03:18:00.892603 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-11 03:18:00.892628 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-11 03:18:00.892650 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2025-12-11 03:18:00.892671 | debian-bookworm | Containerfile 2025-12-11 03:18:00.892801 | debian-bookworm | localhost | ok: Runtime: 0:00:00.041117 2025-12-11 03:20:17.565268 | 2025-12-11 03:20:17.565391 | TASK [upload-logs : Upload logs to log server] 2025-12-11 03:20:19.712133 | localhost | Output suppressed because no_log was given 2025-12-11 03:20:19.714427 | 2025-12-11 03:20:19.714583 | LOOP [upload-logs : Compress console log and json output] 2025-12-11 03:20:19.772140 | localhost | skipping: Conditional result was False 2025-12-11 03:20:19.778725 | localhost | skipping: Conditional result was False 2025-12-11 03:20:19.782738 | 2025-12-11 03:20:19.782883 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-11 03:20:19.845420 | localhost | skipping: Conditional result was False 2025-12-11 03:20:19.845771 | 2025-12-11 03:20:19.851683 | localhost | skipping: Conditional result was False 2025-12-11 03:20:19.860218 | 2025-12-11 03:20:19.860348 | LOOP [upload-logs : Upload console log and json output]