2026-05-08 09:39:43.132517 | Job console starting 2026-05-08 09:39:43.148329 | Updating git repos 2026-05-08 09:39:43.185303 | Cloning repos into workspace 2026-05-08 09:39:43.292055 | Restoring repo states 2026-05-08 09:39:43.304095 | Merging changes 2026-05-08 09:39:43.914703 | Checking out repos 2026-05-08 09:39:44.006489 | Preparing playbooks 2026-05-08 09:39:44.700697 | Running Ansible setup 2026-05-08 09:39:49.398056 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-05-08 09:39:50.304251 | 2026-05-08 09:39:50.304443 | PLAY [Base pre] 2026-05-08 09:39:50.343064 | 2026-05-08 09:39:50.343425 | TASK [Setup log path fact] 2026-05-08 09:39:50.377615 | ubuntu-jammy | ok 2026-05-08 09:39:50.397329 | 2026-05-08 09:39:50.397599 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 09:39:50.430696 | ubuntu-jammy | ok 2026-05-08 09:39:50.444104 | 2026-05-08 09:39:50.444260 | TASK [emit-job-header : Print job information] 2026-05-08 09:39:50.496487 | # Job Information 2026-05-08 09:39:50.496706 | Ansible Version: 2.16.14 2026-05-08 09:39:50.496742 | Job: python-black 2026-05-08 09:39:50.496777 | Pipeline: check 2026-05-08 09:39:50.496800 | Executor: 521e9411259a 2026-05-08 09:39:50.498028 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/630 2026-05-08 09:39:50.498130 | Event ID: b9c31730-4ac1-11f1-98f5-590dca05daaa 2026-05-08 09:39:50.509563 | 2026-05-08 09:39:50.509746 | LOOP [emit-job-header : Print node information] 2026-05-08 09:39:50.666893 | ubuntu-jammy | ok: 2026-05-08 09:39:50.667192 | ubuntu-jammy | # Node Information 2026-05-08 09:39:50.667229 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-05-08 09:39:50.667254 | ubuntu-jammy | Hostname: ubuntu 2026-05-08 09:39:50.667277 | ubuntu-jammy | Username: zuul 2026-05-08 09:39:50.667298 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-05-08 09:39:50.667322 | ubuntu-jammy | Provider: regiocloud-a 2026-05-08 09:39:50.667343 | ubuntu-jammy | Region: 2026-05-08 09:39:50.667364 | ubuntu-jammy | Label: ubuntu-jammy 2026-05-08 09:39:50.667384 | ubuntu-jammy | Product Name: OpenStack Nova 2026-05-08 09:39:50.667403 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec8:f562 2026-05-08 09:39:50.686560 | 2026-05-08 09:39:50.686719 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-08 09:39:51.485598 | ubuntu-jammy -> localhost | changed 2026-05-08 09:39:51.497369 | 2026-05-08 09:39:51.497543 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-08 09:39:53.748509 | ubuntu-jammy -> localhost | changed 2026-05-08 09:39:53.766395 | 2026-05-08 09:39:53.766558 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-08 09:39:54.225828 | ubuntu-jammy -> localhost | ok 2026-05-08 09:39:54.233289 | 2026-05-08 09:39:54.233428 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-08 09:39:54.299042 | ubuntu-jammy | ok 2026-05-08 09:39:54.333886 | ubuntu-jammy | included: /var/lib/zuul/builds/0784723312b4472cad60c565aa502c0b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-08 09:39:54.343740 | 2026-05-08 09:39:54.343884 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-08 09:39:57.265596 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-05-08 09:39:57.265822 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/0784723312b4472cad60c565aa502c0b/work/0784723312b4472cad60c565aa502c0b_id_rsa 2026-05-08 09:39:57.265857 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/0784723312b4472cad60c565aa502c0b/work/0784723312b4472cad60c565aa502c0b_id_rsa.pub 2026-05-08 09:39:57.265880 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-05-08 09:39:57.265901 | ubuntu-jammy -> localhost | SHA256:soXvteXx43vV5R0/EI9W+p27KCYACwEZT9KD1Xol14I zuul-build-sshkey 2026-05-08 09:39:57.265919 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-05-08 09:39:57.265943 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-05-08 09:39:57.265961 | ubuntu-jammy -> localhost | | +Bo. . . | 2026-05-08 09:39:57.265978 | ubuntu-jammy -> localhost | | o++ E + . . . | 2026-05-08 09:39:57.265995 | ubuntu-jammy -> localhost | | .+ + . * | 2026-05-08 09:39:57.266011 | ubuntu-jammy -> localhost | | o o . = o.| 2026-05-08 09:39:57.266027 | ubuntu-jammy -> localhost | | o = S . o.O| 2026-05-08 09:39:57.266050 | ubuntu-jammy -> localhost | | . * +B| 2026-05-08 09:39:57.266066 | ubuntu-jammy -> localhost | | . o . o +| 2026-05-08 09:39:57.266082 | ubuntu-jammy -> localhost | | . o * oo..| 2026-05-08 09:39:57.266098 | ubuntu-jammy -> localhost | | . + oo+=.| 2026-05-08 09:39:57.266115 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-05-08 09:39:57.266166 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.817095 2026-05-08 09:39:57.271661 | 2026-05-08 09:39:57.271749 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-08 09:39:57.309412 | ubuntu-jammy | ok 2026-05-08 09:39:57.320882 | ubuntu-jammy | included: /var/lib/zuul/builds/0784723312b4472cad60c565aa502c0b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-08 09:39:57.336914 | 2026-05-08 09:39:57.337020 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-08 09:39:57.350110 | ubuntu-jammy | skipping: Conditional result was False 2026-05-08 09:39:57.355810 | 2026-05-08 09:39:57.355903 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-08 09:39:57.942200 | ubuntu-jammy | changed 2026-05-08 09:39:57.946664 | 2026-05-08 09:39:57.946746 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-08 09:39:58.219852 | ubuntu-jammy | ok 2026-05-08 09:39:58.224408 | 2026-05-08 09:39:58.224489 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-08 09:39:58.939475 | ubuntu-jammy | changed 2026-05-08 09:39:58.945066 | 2026-05-08 09:39:58.945153 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-08 09:39:59.696887 | ubuntu-jammy | changed 2026-05-08 09:39:59.701421 | 2026-05-08 09:39:59.701530 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-08 09:39:59.749772 | ubuntu-jammy | skipping: Conditional result was False 2026-05-08 09:39:59.755027 | 2026-05-08 09:39:59.755103 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-08 09:40:00.184385 | ubuntu-jammy -> localhost | changed 2026-05-08 09:40:00.193956 | 2026-05-08 09:40:00.194056 | TASK [add-build-sshkey : Add back temp key] 2026-05-08 09:40:00.579334 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/0784723312b4472cad60c565aa502c0b/work/0784723312b4472cad60c565aa502c0b_id_rsa (zuul-build-sshkey) 2026-05-08 09:40:00.579598 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.025623 2026-05-08 09:40:00.595853 | 2026-05-08 09:40:00.595968 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-08 09:40:01.172002 | ubuntu-jammy | ok 2026-05-08 09:40:01.176138 | 2026-05-08 09:40:01.176218 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-08 09:40:01.210327 | ubuntu-jammy | skipping: Conditional result was False 2026-05-08 09:40:01.219112 | 2026-05-08 09:40:01.219203 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-08 09:40:01.889031 | ubuntu-jammy | ok 2026-05-08 09:40:01.904498 | 2026-05-08 09:40:01.904613 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-08 09:40:01.934581 | ubuntu-jammy | ok 2026-05-08 09:40:01.941086 | 2026-05-08 09:40:01.941174 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-08 09:40:02.323343 | ubuntu-jammy -> localhost | ok 2026-05-08 09:40:02.331025 | 2026-05-08 09:40:02.331156 | TASK [validate-host : Collect information about the host] 2026-05-08 09:40:03.518655 | ubuntu-jammy | ok 2026-05-08 09:40:03.537150 | 2026-05-08 09:40:03.537254 | TASK [validate-host : Sanitize hostname] 2026-05-08 09:40:03.719230 | ubuntu-jammy | ok 2026-05-08 09:40:03.787209 | 2026-05-08 09:40:03.787325 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-08 09:40:04.733060 | ubuntu-jammy -> localhost | changed 2026-05-08 09:40:04.744462 | 2026-05-08 09:40:04.744602 | TASK [validate-host : Collect information about zuul worker] 2026-05-08 09:40:05.232607 | ubuntu-jammy | ok 2026-05-08 09:40:05.238228 | 2026-05-08 09:40:05.238329 | TASK [validate-host : Write out all zuul information for each host] 2026-05-08 09:40:06.119291 | ubuntu-jammy -> localhost | changed 2026-05-08 09:40:06.127017 | 2026-05-08 09:40:06.127102 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-08 09:40:06.385955 | ubuntu-jammy | ok 2026-05-08 09:40:06.398819 | 2026-05-08 09:40:06.398934 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-08 09:40:07.543298 | ubuntu-jammy | changed: 2026-05-08 09:40:07.543455 | ubuntu-jammy | cd+++++++++ src/ 2026-05-08 09:40:07.543483 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-05-08 09:40:07.543504 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-05-08 09:40:07.543521 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-05-08 09:40:07.543549 | ubuntu-jammy | Containerfile 2026-05-08 09:40:07.543686 | ubuntu-jammy | Containerfile 2026-05-08 09:40:07.589941 | ubuntu-jammy | Containerfile 2026-05-08 09:40:07.590010 | ubuntu-jammy | Containerfile 2026-05-08 09:40:07.590079 | ubuntu-jammy | Containerfile 2026-05-08 09:40:07.590147 | ubuntu-jammy | Containerfile 2026-05-08 09:40:07.590215 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006297 2026-05-08 09:40:36.721702 | 2026-05-08 09:40:36.721885 | TASK [upload-logs : Upload logs to log server] 2026-05-08 09:40:37.373117 | localhost | Output suppressed because no_log was given 2026-05-08 09:40:37.379897 | 2026-05-08 09:40:37.380195 | LOOP [upload-logs : Compress console log and json output] 2026-05-08 09:40:37.444936 | localhost | skipping: Conditional result was False 2026-05-08 09:40:37.451922 | localhost | skipping: Conditional result was False 2026-05-08 09:40:37.460746 | 2026-05-08 09:40:37.461045 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-08 09:40:37.512526 | localhost | skipping: Conditional result was False 2026-05-08 09:40:37.513275 | 2026-05-08 09:40:37.516062 | localhost | skipping: Conditional result was False 2026-05-08 09:40:37.525748 | 2026-05-08 09:40:37.526010 | LOOP [upload-logs : Upload console log and json output]