2026-06-19 13:24:22.919010 | Job console starting 2026-06-19 13:24:22.933344 | Updating git repos 2026-06-19 13:24:22.965235 | Cloning repos into workspace 2026-06-19 13:24:23.060210 | Restoring repo states 2026-06-19 13:24:23.070485 | Merging changes 2026-06-19 13:24:24.023720 | Checking out repos 2026-06-19 13:24:24.143808 | Preparing playbooks 2026-06-19 13:24:25.575314 | Running Ansible setup 2026-06-19 13:24:31.346719 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-19 13:24:32.367368 | 2026-06-19 13:24:32.367486 | PLAY [Base pre] 2026-06-19 13:24:32.379821 | 2026-06-19 13:24:32.379920 | TASK [Setup log path fact] 2026-06-19 13:24:32.407381 | ubuntu-jammy | ok 2026-06-19 13:24:32.422133 | 2026-06-19 13:24:32.422294 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 13:24:32.474919 | ubuntu-jammy | ok 2026-06-19 13:24:32.503717 | 2026-06-19 13:24:32.503847 | TASK [emit-job-header : Print job information] 2026-06-19 13:24:32.544566 | # Job Information 2026-06-19 13:24:32.544765 | Ansible Version: 2.16.14 2026-06-19 13:24:32.544802 | Job: python-black 2026-06-19 13:24:32.544835 | Pipeline: check 2026-06-19 13:24:32.544857 | Executor: 521e9411259a 2026-06-19 13:24:32.544878 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/702 2026-06-19 13:24:32.544901 | Event ID: 0dae3e60-6be2-11f1-8527-0d8a83f2a0a5 2026-06-19 13:24:32.551826 | 2026-06-19 13:24:32.551951 | LOOP [emit-job-header : Print node information] 2026-06-19 13:24:32.695578 | ubuntu-jammy | ok: 2026-06-19 13:24:32.695768 | ubuntu-jammy | # Node Information 2026-06-19 13:24:32.695804 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-19 13:24:32.695829 | ubuntu-jammy | Hostname: ubuntu 2026-06-19 13:24:32.695851 | ubuntu-jammy | Username: zuul 2026-06-19 13:24:32.695872 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-19 13:24:32.695897 | ubuntu-jammy | Provider: regiocloud-a 2026-06-19 13:24:32.695918 | ubuntu-jammy | Region: 2026-06-19 13:24:32.695940 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-19 13:24:32.696014 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-19 13:24:32.696038 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe10:2e35 2026-06-19 13:24:32.713929 | 2026-06-19 13:24:32.714051 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-19 13:24:33.250418 | ubuntu-jammy -> localhost | changed 2026-06-19 13:24:33.257311 | 2026-06-19 13:24:33.257413 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-19 13:24:34.761728 | ubuntu-jammy -> localhost | changed 2026-06-19 13:24:34.776155 | 2026-06-19 13:24:34.776265 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-19 13:24:35.467279 | ubuntu-jammy -> localhost | ok 2026-06-19 13:24:35.473307 | 2026-06-19 13:24:35.473420 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-19 13:24:35.512865 | ubuntu-jammy | ok 2026-06-19 13:24:35.570051 | ubuntu-jammy | included: /var/lib/zuul/builds/401c3a9498cd47fd9c8ee9b4dd5d1633/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-19 13:24:35.586371 | 2026-06-19 13:24:35.586481 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-19 13:24:37.281985 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-19 13:24:37.283354 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/401c3a9498cd47fd9c8ee9b4dd5d1633/work/401c3a9498cd47fd9c8ee9b4dd5d1633_id_rsa 2026-06-19 13:24:37.283441 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/401c3a9498cd47fd9c8ee9b4dd5d1633/work/401c3a9498cd47fd9c8ee9b4dd5d1633_id_rsa.pub 2026-06-19 13:24:37.283472 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-19 13:24:37.283499 | ubuntu-jammy -> localhost | SHA256:KDlD2XqZzVZl0jR2ZH0/pVRzktPwXRk4ULE8Yh9J7uQ zuul-build-sshkey 2026-06-19 13:24:37.283523 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-19 13:24:37.283555 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-19 13:24:37.283578 | ubuntu-jammy -> localhost | | .+O=OO*| 2026-06-19 13:24:37.283600 | ubuntu-jammy -> localhost | | o ==**+X| 2026-06-19 13:24:37.283621 | ubuntu-jammy -> localhost | | o . .o X.o*| 2026-06-19 13:24:37.283668 | ubuntu-jammy -> localhost | | . o * .. * +..| 2026-06-19 13:24:37.283693 | ubuntu-jammy -> localhost | | * = S E .| 2026-06-19 13:24:37.283719 | ubuntu-jammy -> localhost | | = . | 2026-06-19 13:24:37.283740 | ubuntu-jammy -> localhost | | | 2026-06-19 13:24:37.283760 | ubuntu-jammy -> localhost | | | 2026-06-19 13:24:37.283781 | ubuntu-jammy -> localhost | | | 2026-06-19 13:24:37.283801 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-19 13:24:37.283857 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.876702 2026-06-19 13:24:37.296686 | 2026-06-19 13:24:37.296789 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-19 13:24:37.339904 | ubuntu-jammy | ok 2026-06-19 13:24:37.349447 | ubuntu-jammy | included: /var/lib/zuul/builds/401c3a9498cd47fd9c8ee9b4dd5d1633/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-19 13:24:37.366522 | 2026-06-19 13:24:37.366617 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-19 13:24:37.379628 | ubuntu-jammy | skipping: Conditional result was False 2026-06-19 13:24:37.384395 | 2026-06-19 13:24:37.384470 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-19 13:24:38.064786 | ubuntu-jammy | changed 2026-06-19 13:24:38.096714 | 2026-06-19 13:24:38.096827 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-19 13:24:38.354074 | ubuntu-jammy | ok 2026-06-19 13:24:38.367161 | 2026-06-19 13:24:38.367263 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-19 13:24:39.063482 | ubuntu-jammy | changed 2026-06-19 13:24:39.070043 | 2026-06-19 13:24:39.070133 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-19 13:24:39.729213 | ubuntu-jammy | changed 2026-06-19 13:24:39.733741 | 2026-06-19 13:24:39.733822 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-19 13:24:39.777436 | ubuntu-jammy | skipping: Conditional result was False 2026-06-19 13:24:39.783461 | 2026-06-19 13:24:39.783570 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-19 13:24:40.500469 | ubuntu-jammy -> localhost | changed 2026-06-19 13:24:40.509358 | 2026-06-19 13:24:40.509446 | TASK [add-build-sshkey : Add back temp key] 2026-06-19 13:24:40.925793 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/401c3a9498cd47fd9c8ee9b4dd5d1633/work/401c3a9498cd47fd9c8ee9b4dd5d1633_id_rsa (zuul-build-sshkey) 2026-06-19 13:24:40.925989 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.015837 2026-06-19 13:24:40.932425 | 2026-06-19 13:24:40.932503 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-19 13:24:41.409670 | ubuntu-jammy | ok 2026-06-19 13:24:41.415762 | 2026-06-19 13:24:41.415855 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-19 13:24:41.442016 | ubuntu-jammy | skipping: Conditional result was False 2026-06-19 13:24:41.454854 | 2026-06-19 13:24:41.454956 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-19 13:24:41.936759 | ubuntu-jammy | ok 2026-06-19 13:24:41.946603 | 2026-06-19 13:24:41.946712 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-19 13:24:41.992401 | ubuntu-jammy | ok 2026-06-19 13:24:41.996786 | 2026-06-19 13:24:41.996865 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-19 13:24:42.292736 | ubuntu-jammy -> localhost | ok 2026-06-19 13:24:42.298171 | 2026-06-19 13:24:42.298259 | TASK [validate-host : Collect information about the host] 2026-06-19 13:24:43.533450 | ubuntu-jammy | ok 2026-06-19 13:24:43.551584 | 2026-06-19 13:24:43.551720 | TASK [validate-host : Sanitize hostname] 2026-06-19 13:24:43.656387 | ubuntu-jammy | ok 2026-06-19 13:24:43.738722 | 2026-06-19 13:24:43.738871 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-19 13:24:44.913918 | ubuntu-jammy -> localhost | changed 2026-06-19 13:24:44.919697 | 2026-06-19 13:24:44.919804 | TASK [validate-host : Collect information about zuul worker] 2026-06-19 13:24:45.358843 | ubuntu-jammy | ok 2026-06-19 13:24:45.363439 | 2026-06-19 13:24:45.363525 | TASK [validate-host : Write out all zuul information for each host] 2026-06-19 13:24:46.332259 | ubuntu-jammy -> localhost | changed 2026-06-19 13:24:46.342720 | 2026-06-19 13:24:46.348778 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-19 13:24:46.654081 | ubuntu-jammy | ok 2026-06-19 13:24:46.665023 | 2026-06-19 13:24:46.665272 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-19 13:24:47.894659 | ubuntu-jammy | changed: 2026-06-19 13:24:47.894944 | ubuntu-jammy | cd+++++++++ src/ 2026-06-19 13:24:47.894986 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-19 13:24:47.895015 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-19 13:24:47.895038 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-19 13:24:47.895059 | ubuntu-jammy | Containerfile 2026-06-19 13:24:47.895210 | ubuntu-jammy | Containerfile 2026-06-19 13:24:47.900945 | ubuntu-jammy | Containerfile 2026-06-19 13:24:47.901016 | ubuntu-jammy | Containerfile 2026-06-19 13:24:47.901110 | ubuntu-jammy | Containerfile 2026-06-19 13:24:47.901183 | ubuntu-jammy | Containerfile 2026-06-19 13:24:47.901265 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.009670 2026-06-19 13:25:17.561149 | 2026-06-19 13:25:17.561268 | TASK [upload-logs : Upload logs to log server] 2026-06-19 13:25:18.246681 | localhost | Output suppressed because no_log was given 2026-06-19 13:25:18.248909 | 2026-06-19 13:25:18.249020 | LOOP [upload-logs : Compress console log and json output] 2026-06-19 13:25:18.299417 | localhost | skipping: Conditional result was False 2026-06-19 13:25:18.305411 | localhost | skipping: Conditional result was False 2026-06-19 13:25:18.316651 | 2026-06-19 13:25:18.316808 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-19 13:25:18.367434 | localhost | skipping: Conditional result was False 2026-06-19 13:25:18.367812 | 2026-06-19 13:25:18.372581 | localhost | skipping: Conditional result was False 2026-06-19 13:25:18.384201 | 2026-06-19 13:25:18.384359 | LOOP [upload-logs : Upload console log and json output]