2026-06-26 14:21:10.377251 | Job console starting 2026-06-26 14:21:10.399149 | Updating git repos 2026-06-26 14:21:10.464654 | Cloning repos into workspace 2026-06-26 14:21:10.571451 | Restoring repo states 2026-06-26 14:21:10.595953 | Merging changes 2026-06-26 14:21:11.565897 | Checking out repos 2026-06-26 14:21:11.638770 | Preparing playbooks 2026-06-26 14:21:13.150293 | Running Ansible setup 2026-06-26 14:21:22.033626 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-26 14:21:23.322368 | 2026-06-26 14:21:23.322506 | PLAY [Base pre] 2026-06-26 14:21:23.341948 | 2026-06-26 14:21:23.342075 | TASK [Setup log path fact] 2026-06-26 14:21:23.371703 | ubuntu-jammy | ok 2026-06-26 14:21:23.385839 | 2026-06-26 14:21:23.386043 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 14:21:23.415534 | ubuntu-jammy | ok 2026-06-26 14:21:23.427038 | 2026-06-26 14:21:23.427156 | TASK [emit-job-header : Print job information] 2026-06-26 14:21:23.455935 | # Job Information 2026-06-26 14:21:23.456147 | Ansible Version: 2.16.14 2026-06-26 14:21:23.456177 | Job: python-black 2026-06-26 14:21:23.456209 | Pipeline: check 2026-06-26 14:21:23.456228 | Executor: 521e9411259a 2026-06-26 14:21:23.456246 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/715 2026-06-26 14:21:23.456265 | Event ID: b2070ce0-7168-11f1-833f-76912fe10327 2026-06-26 14:21:23.461491 | 2026-06-26 14:21:23.461606 | LOOP [emit-job-header : Print node information] 2026-06-26 14:21:23.695949 | ubuntu-jammy | ok: 2026-06-26 14:21:23.696141 | ubuntu-jammy | # Node Information 2026-06-26 14:21:23.696169 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-26 14:21:23.696190 | ubuntu-jammy | Hostname: ubuntu 2026-06-26 14:21:23.696209 | ubuntu-jammy | Username: zuul 2026-06-26 14:21:23.696226 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-26 14:21:23.696246 | ubuntu-jammy | Provider: regiocloud-a 2026-06-26 14:21:23.696265 | ubuntu-jammy | Region: 2026-06-26 14:21:23.696282 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-26 14:21:23.696298 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-26 14:21:23.696315 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4a:90e0 2026-06-26 14:21:23.707572 | 2026-06-26 14:21:23.707684 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-26 14:21:24.792478 | ubuntu-jammy -> localhost | changed 2026-06-26 14:21:24.799682 | 2026-06-26 14:21:24.799830 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-26 14:21:27.024745 | ubuntu-jammy -> localhost | changed 2026-06-26 14:21:27.037203 | 2026-06-26 14:21:27.037312 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-26 14:21:27.548979 | ubuntu-jammy -> localhost | ok 2026-06-26 14:21:27.558876 | 2026-06-26 14:21:27.558985 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-26 14:21:27.606861 | ubuntu-jammy | ok 2026-06-26 14:21:27.642118 | ubuntu-jammy | included: /var/lib/zuul/builds/9bf82a5c19c54ab0b205c01a7c047703/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-26 14:21:27.652043 | 2026-06-26 14:21:27.652149 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-26 14:21:32.319215 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-26 14:21:32.319413 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/9bf82a5c19c54ab0b205c01a7c047703/work/9bf82a5c19c54ab0b205c01a7c047703_id_rsa 2026-06-26 14:21:32.319444 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/9bf82a5c19c54ab0b205c01a7c047703/work/9bf82a5c19c54ab0b205c01a7c047703_id_rsa.pub 2026-06-26 14:21:32.319465 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-26 14:21:32.319487 | ubuntu-jammy -> localhost | SHA256:rI+Esv22eZ5xooGTZMKf7y+Qxyf0y3/iOhYXj6I80NU zuul-build-sshkey 2026-06-26 14:21:32.319505 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-26 14:21:32.319531 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-26 14:21:32.319549 | ubuntu-jammy -> localhost | | | 2026-06-26 14:21:32.319567 | ubuntu-jammy -> localhost | | | 2026-06-26 14:21:32.319584 | ubuntu-jammy -> localhost | | . | 2026-06-26 14:21:32.319600 | ubuntu-jammy -> localhost | | . ... E | 2026-06-26 14:21:32.319616 | ubuntu-jammy -> localhost | | o o= oS + | 2026-06-26 14:21:32.319637 | ubuntu-jammy -> localhost | | =+==.= o . | 2026-06-26 14:21:32.319655 | ubuntu-jammy -> localhost | | . B=+=o=. | 2026-06-26 14:21:32.319672 | ubuntu-jammy -> localhost | | + +***=. . | 2026-06-26 14:21:32.319699 | ubuntu-jammy -> localhost | | . .+OO*=oo | 2026-06-26 14:21:32.319717 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-26 14:21:32.319765 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:03.407065 2026-06-26 14:21:32.326452 | 2026-06-26 14:21:32.326534 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-26 14:21:32.376195 | ubuntu-jammy | ok 2026-06-26 14:21:32.387507 | ubuntu-jammy | included: /var/lib/zuul/builds/9bf82a5c19c54ab0b205c01a7c047703/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-26 14:21:32.396466 | 2026-06-26 14:21:32.396558 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-26 14:21:32.460964 | ubuntu-jammy | skipping: Conditional result was False 2026-06-26 14:21:32.467172 | 2026-06-26 14:21:32.467283 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-26 14:21:33.407029 | ubuntu-jammy | changed 2026-06-26 14:21:33.414722 | 2026-06-26 14:21:33.414809 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-26 14:21:33.768062 | ubuntu-jammy | ok 2026-06-26 14:21:33.786404 | 2026-06-26 14:21:33.786522 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-26 14:21:34.731584 | ubuntu-jammy | changed 2026-06-26 14:21:34.737049 | 2026-06-26 14:21:34.737134 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-26 14:21:35.658801 | ubuntu-jammy | changed 2026-06-26 14:21:35.663427 | 2026-06-26 14:21:35.663509 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-26 14:21:35.726757 | ubuntu-jammy | skipping: Conditional result was False 2026-06-26 14:21:35.732569 | 2026-06-26 14:21:35.732658 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-26 14:21:37.403205 | ubuntu-jammy -> localhost | changed 2026-06-26 14:21:37.412316 | 2026-06-26 14:21:37.412411 | TASK [add-build-sshkey : Add back temp key] 2026-06-26 14:21:38.480129 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/9bf82a5c19c54ab0b205c01a7c047703/work/9bf82a5c19c54ab0b205c01a7c047703_id_rsa (zuul-build-sshkey) 2026-06-26 14:21:38.480584 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.036187 2026-06-26 14:21:38.487343 | 2026-06-26 14:21:38.487443 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-26 14:21:38.913143 | ubuntu-jammy | ok 2026-06-26 14:21:38.921107 | 2026-06-26 14:21:38.921195 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-26 14:21:38.958358 | ubuntu-jammy | skipping: Conditional result was False 2026-06-26 14:21:38.968334 | 2026-06-26 14:21:38.968433 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-26 14:21:39.373631 | ubuntu-jammy | ok 2026-06-26 14:21:39.399992 | 2026-06-26 14:21:39.400122 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-26 14:21:39.440501 | ubuntu-jammy | ok 2026-06-26 14:21:39.448793 | 2026-06-26 14:21:39.448889 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-26 14:21:39.971637 | ubuntu-jammy -> localhost | ok 2026-06-26 14:21:39.978326 | 2026-06-26 14:21:39.978432 | TASK [validate-host : Collect information about the host] 2026-06-26 14:21:41.267911 | ubuntu-jammy | ok 2026-06-26 14:21:41.278241 | 2026-06-26 14:21:41.278344 | TASK [validate-host : Sanitize hostname] 2026-06-26 14:21:41.418426 | ubuntu-jammy | ok 2026-06-26 14:21:41.460201 | 2026-06-26 14:21:41.460323 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-26 14:21:42.029407 | ubuntu-jammy -> localhost | changed 2026-06-26 14:21:42.035177 | 2026-06-26 14:21:42.035277 | TASK [validate-host : Collect information about zuul worker] 2026-06-26 14:21:42.473718 | ubuntu-jammy | ok 2026-06-26 14:21:42.482809 | 2026-06-26 14:21:42.483048 | TASK [validate-host : Write out all zuul information for each host] 2026-06-26 14:21:43.222253 | ubuntu-jammy -> localhost | changed 2026-06-26 14:21:43.247581 | 2026-06-26 14:21:43.247731 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-26 14:21:43.520869 | ubuntu-jammy | ok 2026-06-26 14:21:43.526190 | 2026-06-26 14:21:43.526291 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-26 14:21:44.668538 | ubuntu-jammy | changed: 2026-06-26 14:21:44.668952 | ubuntu-jammy | cd+++++++++ src/ 2026-06-26 14:21:44.669017 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-26 14:21:44.669060 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-26 14:21:44.669099 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-26 14:21:44.669133 | ubuntu-jammy | Containerfile 2026-06-26 14:21:44.669359 | ubuntu-jammy | Containerfile 2026-06-26 14:21:44.686149 | ubuntu-jammy | Containerfile 2026-06-26 14:21:44.686447 | ubuntu-jammy | Containerfile 2026-06-26 14:21:44.686558 | ubuntu-jammy | Containerfile 2026-06-26 14:21:44.686643 | ubuntu-jammy | Containerfile 2026-06-26 14:21:44.686741 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004485 2026-06-26 14:22:18.307188 | 2026-06-26 14:22:18.307287 | TASK [upload-logs : Upload logs to log server] 2026-06-26 14:22:18.995270 | localhost | Output suppressed because no_log was given 2026-06-26 14:22:19.000183 | 2026-06-26 14:22:19.000445 | LOOP [upload-logs : Compress console log and json output] 2026-06-26 14:22:19.072915 | localhost | skipping: Conditional result was False 2026-06-26 14:22:19.087320 | localhost | skipping: Conditional result was False 2026-06-26 14:22:19.103315 | 2026-06-26 14:22:19.103426 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-26 14:22:19.157267 | localhost | skipping: Conditional result was False 2026-06-26 14:22:19.157544 | 2026-06-26 14:22:19.161735 | localhost | skipping: Conditional result was False 2026-06-26 14:22:19.172600 | 2026-06-26 14:22:19.172727 | LOOP [upload-logs : Upload console log and json output]