2025-12-21 00:00:05.225133 | Job console starting 2025-12-21 00:00:05.236637 | Updating git repos 2025-12-21 00:00:05.445128 | Cloning repos into workspace 2025-12-21 00:00:05.507231 | Restoring repo states 2025-12-21 00:00:05.533790 | Merging changes 2025-12-21 00:00:05.533819 | Checking out repos 2025-12-21 00:00:05.607040 | Preparing playbooks 2025-12-21 00:00:06.500320 | Running Ansible setup 2025-12-21 00:00:13.775404 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-21 00:00:15.655131 | 2025-12-21 00:00:15.655315 | PLAY [Base pre] 2025-12-21 00:00:15.685014 | 2025-12-21 00:00:15.685194 | TASK [Setup log path fact] 2025-12-21 00:00:15.719018 | debian-bookworm | ok 2025-12-21 00:00:15.771145 | 2025-12-21 00:00:15.771336 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-21 00:00:15.902708 | debian-bookworm | ok 2025-12-21 00:00:15.936066 | 2025-12-21 00:00:15.936233 | TASK [emit-job-header : Print job information] 2025-12-21 00:00:16.032344 | # Job Information 2025-12-21 00:00:16.032728 | Ansible Version: 2.16.14 2025-12-21 00:00:16.032791 | Job: container-image-kolla-ansible-push-2025.1 2025-12-21 00:00:16.032837 | Pipeline: periodic-midnight 2025-12-21 00:00:16.032865 | Executor: 521e9411259a 2025-12-21 00:00:16.032885 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2025-12-21 00:00:16.032907 | Event ID: ebce2382aa18442a89d201cdc35731e8 2025-12-21 00:00:16.080862 | 2025-12-21 00:00:16.081092 | LOOP [emit-job-header : Print node information] 2025-12-21 00:00:16.394711 | debian-bookworm | ok: 2025-12-21 00:00:16.396080 | debian-bookworm | # Node Information 2025-12-21 00:00:16.396159 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-21 00:00:16.396187 | debian-bookworm | Hostname: debian 2025-12-21 00:00:16.396210 | debian-bookworm | Username: zuul 2025-12-21 00:00:16.396232 | debian-bookworm | Distro: Debian 12.12 2025-12-21 00:00:16.396255 | debian-bookworm | Provider: regiocloud-a 2025-12-21 00:00:16.396276 | debian-bookworm | Region: 2025-12-21 00:00:16.396297 | debian-bookworm | Label: debian-bookworm 2025-12-21 00:00:16.396317 | debian-bookworm | Product Name: OpenStack Nova 2025-12-21 00:00:16.396336 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe51:84cb 2025-12-21 00:00:16.430748 | 2025-12-21 00:00:16.431195 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-21 00:00:17.962465 | debian-bookworm -> localhost | changed 2025-12-21 00:00:17.979028 | 2025-12-21 00:00:17.979288 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-21 00:00:22.713244 | debian-bookworm -> localhost | changed 2025-12-21 00:00:22.785485 | 2025-12-21 00:00:22.785645 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-21 00:00:24.075471 | debian-bookworm -> localhost | ok 2025-12-21 00:00:24.091456 | 2025-12-21 00:00:24.091619 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-21 00:00:24.183351 | debian-bookworm | ok 2025-12-21 00:00:24.238517 | debian-bookworm | included: /var/lib/zuul/builds/57036c40daca4f169f024b77f4623ddf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-21 00:00:24.257758 | 2025-12-21 00:00:24.257901 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-21 00:00:29.156540 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-21 00:00:29.156782 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/57036c40daca4f169f024b77f4623ddf/work/57036c40daca4f169f024b77f4623ddf_id_rsa 2025-12-21 00:00:29.156820 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/57036c40daca4f169f024b77f4623ddf/work/57036c40daca4f169f024b77f4623ddf_id_rsa.pub 2025-12-21 00:00:29.156846 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-21 00:00:29.156869 | debian-bookworm -> localhost | SHA256:lY9XddCQrJ7OgbyKhuohW6znwPbfip4CgDrA+fgMza0 zuul-build-sshkey 2025-12-21 00:00:29.156907 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-21 00:00:29.156930 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-21 00:00:29.156997 | debian-bookworm -> localhost | | .o=o| 2025-12-21 00:00:29.157020 | debian-bookworm -> localhost | | . o.o| 2025-12-21 00:00:29.157041 | debian-bookworm -> localhost | |o . o .. | 2025-12-21 00:00:29.157060 | debian-bookworm -> localhost | |+o . o.. | 2025-12-21 00:00:29.157080 | debian-bookworm -> localhost | |+ = . S..oo. | 2025-12-21 00:00:29.157108 | debian-bookworm -> localhost | |=+ + . o.+ | 2025-12-21 00:00:29.157128 | debian-bookworm -> localhost | |++B .. + . | 2025-12-21 00:00:29.157148 | debian-bookworm -> localhost | |.BoE+ o. . o | 2025-12-21 00:00:29.157169 | debian-bookworm -> localhost | |o+**.+o... | 2025-12-21 00:00:29.157189 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-21 00:00:29.157247 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.979103 2025-12-21 00:00:29.164106 | 2025-12-21 00:00:29.164237 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-21 00:00:29.234113 | debian-bookworm | ok 2025-12-21 00:00:29.248614 | debian-bookworm | included: /var/lib/zuul/builds/57036c40daca4f169f024b77f4623ddf/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-21 00:00:29.273653 | 2025-12-21 00:00:29.273792 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-21 00:00:29.325501 | debian-bookworm | skipping: Conditional result was False 2025-12-21 00:00:29.334266 | 2025-12-21 00:00:29.334409 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-21 00:00:30.421649 | debian-bookworm | changed 2025-12-21 00:00:30.427743 | 2025-12-21 00:00:30.427867 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-21 00:00:30.754760 | debian-bookworm | ok 2025-12-21 00:00:30.769861 | 2025-12-21 00:00:30.770061 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-21 00:00:31.746173 | debian-bookworm | changed 2025-12-21 00:00:31.769588 | 2025-12-21 00:00:31.769743 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-21 00:00:32.743517 | debian-bookworm | changed 2025-12-21 00:00:32.773100 | 2025-12-21 00:00:32.773253 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-21 00:00:32.937892 | debian-bookworm | skipping: Conditional result was False 2025-12-21 00:00:32.954673 | 2025-12-21 00:00:32.954882 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-21 00:00:35.543725 | debian-bookworm -> localhost | changed 2025-12-21 00:00:35.572264 | 2025-12-21 00:00:35.572424 | TASK [add-build-sshkey : Add back temp key] 2025-12-21 00:00:37.971127 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/57036c40daca4f169f024b77f4623ddf/work/57036c40daca4f169f024b77f4623ddf_id_rsa (zuul-build-sshkey) 2025-12-21 00:00:37.971742 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.065842 2025-12-21 00:00:38.026673 | 2025-12-21 00:00:38.039091 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-21 00:00:39.285878 | debian-bookworm | ok 2025-12-21 00:00:39.291836 | 2025-12-21 00:00:39.291994 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-21 00:00:39.466627 | debian-bookworm | skipping: Conditional result was False 2025-12-21 00:00:39.477862 | 2025-12-21 00:00:39.478008 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-21 00:00:40.377049 | debian-bookworm | ok 2025-12-21 00:00:40.430260 | 2025-12-21 00:00:40.430418 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-21 00:00:40.522059 | debian-bookworm | ok 2025-12-21 00:00:40.543865 | 2025-12-21 00:00:40.544054 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-21 00:00:42.511573 | debian-bookworm -> localhost | ok 2025-12-21 00:00:42.518809 | 2025-12-21 00:00:42.519001 | TASK [validate-host : Collect information about the host] 2025-12-21 00:00:46.400538 | debian-bookworm | ok 2025-12-21 00:00:46.498552 | 2025-12-21 00:00:46.498706 | TASK [validate-host : Sanitize hostname] 2025-12-21 00:00:47.165357 | debian-bookworm | ok 2025-12-21 00:00:47.418512 | 2025-12-21 00:00:47.418687 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-21 00:00:50.465050 | debian-bookworm -> localhost | changed 2025-12-21 00:00:50.471459 | 2025-12-21 00:00:50.471583 | TASK [validate-host : Collect information about zuul worker] 2025-12-21 00:00:51.683677 | debian-bookworm | ok 2025-12-21 00:00:51.704295 | 2025-12-21 00:00:51.704454 | TASK [validate-host : Write out all zuul information for each host] 2025-12-21 00:00:53.967352 | debian-bookworm -> localhost | changed 2025-12-21 00:00:53.979768 | 2025-12-21 00:00:53.979905 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-21 00:00:54.342157 | debian-bookworm | ok 2025-12-21 00:00:54.348532 | 2025-12-21 00:00:54.348661 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-21 00:00:57.161151 | debian-bookworm | changed: 2025-12-21 00:00:57.161383 | debian-bookworm | cd+++++++++ src/ 2025-12-21 00:00:57.161426 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-21 00:00:57.161451 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-21 00:00:57.161472 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2025-12-21 00:00:57.161492 | debian-bookworm | Containerfile 2025-12-21 00:00:57.161627 | debian-bookworm | localhost | ok: Runtime: 0:00:00.009302 2025-12-21 00:14:00.033929 | 2025-12-21 00:14:00.034255 | TASK [upload-logs : Upload logs to log server] 2025-12-21 00:14:00.654603 | localhost | Output suppressed because no_log was given 2025-12-21 00:14:00.659132 | 2025-12-21 00:14:00.659307 | LOOP [upload-logs : Compress console log and json output] 2025-12-21 00:14:00.722698 | localhost | skipping: Conditional result was False 2025-12-21 00:14:00.728504 | localhost | skipping: Conditional result was False 2025-12-21 00:14:00.741755 | 2025-12-21 00:14:00.741913 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-21 00:14:00.792383 | localhost | skipping: Conditional result was False 2025-12-21 00:14:00.793115 | 2025-12-21 00:14:00.796564 | localhost | skipping: Conditional result was False 2025-12-21 00:14:00.811735 | 2025-12-21 00:14:00.811924 | LOOP [upload-logs : Upload console log and json output]