2026-06-11 13:01:14.574528 | Job console starting 2026-06-11 13:01:14.585165 | Updating git repos 2026-06-11 13:01:14.658257 | Cloning repos into workspace 2026-06-11 13:01:14.711829 | Restoring repo states 2026-06-11 13:01:14.721894 | Merging changes 2026-06-11 13:01:15.438364 | Checking out repos 2026-06-11 13:01:15.515754 | Preparing playbooks 2026-06-11 13:01:16.685060 | Running Ansible setup 2026-06-11 13:01:23.537104 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-11 13:01:26.210535 | 2026-06-11 13:01:26.210671 | PLAY [Base pre] 2026-06-11 13:01:26.254278 | 2026-06-11 13:01:26.254410 | TASK [Setup log path fact] 2026-06-11 13:01:26.300831 | ubuntu-jammy | ok 2026-06-11 13:01:26.339404 | 2026-06-11 13:01:26.339547 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-11 13:01:26.409759 | ubuntu-jammy | ok 2026-06-11 13:01:26.440724 | 2026-06-11 13:01:26.440844 | TASK [emit-job-header : Print job information] 2026-06-11 13:01:26.508845 | # Job Information 2026-06-11 13:01:26.508987 | Ansible Version: 2.16.14 2026-06-11 13:01:26.509015 | Job: python-black 2026-06-11 13:01:26.509052 | Pipeline: check 2026-06-11 13:01:26.509071 | Executor: 521e9411259a 2026-06-11 13:01:26.509088 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/686 2026-06-11 13:01:26.509106 | Event ID: 74d93340-6595-11f1-984f-beb034d0b823 2026-06-11 13:01:26.513153 | 2026-06-11 13:01:26.513257 | LOOP [emit-job-header : Print node information] 2026-06-11 13:01:26.657859 | ubuntu-jammy | ok: 2026-06-11 13:01:26.657998 | ubuntu-jammy | # Node Information 2026-06-11 13:01:26.658035 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-11 13:01:26.658056 | ubuntu-jammy | Hostname: ubuntu 2026-06-11 13:01:26.658075 | ubuntu-jammy | Username: zuul 2026-06-11 13:01:26.658092 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-11 13:01:26.658113 | ubuntu-jammy | Provider: regiocloud-a 2026-06-11 13:01:26.658130 | ubuntu-jammy | Region: 2026-06-11 13:01:26.658147 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-11 13:01:26.658163 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-11 13:01:26.658179 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2e:dfea 2026-06-11 13:01:26.669936 | 2026-06-11 13:01:26.670103 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-11 13:01:27.613982 | ubuntu-jammy -> localhost | changed 2026-06-11 13:01:27.621049 | 2026-06-11 13:01:27.621148 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-11 13:01:30.249748 | ubuntu-jammy -> localhost | changed 2026-06-11 13:01:30.259618 | 2026-06-11 13:01:30.259714 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-11 13:01:30.991159 | ubuntu-jammy -> localhost | ok 2026-06-11 13:01:31.001823 | 2026-06-11 13:01:31.001938 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-11 13:01:31.030301 | ubuntu-jammy | ok 2026-06-11 13:01:31.055486 | ubuntu-jammy | included: /var/lib/zuul/builds/40c798d89b2146ec8d7220f405bd78bc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-11 13:01:31.081337 | 2026-06-11 13:01:31.081436 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-11 13:01:36.066283 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-11 13:01:36.066454 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/40c798d89b2146ec8d7220f405bd78bc/work/40c798d89b2146ec8d7220f405bd78bc_id_rsa 2026-06-11 13:01:36.066486 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/40c798d89b2146ec8d7220f405bd78bc/work/40c798d89b2146ec8d7220f405bd78bc_id_rsa.pub 2026-06-11 13:01:36.066509 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-11 13:01:36.066531 | ubuntu-jammy -> localhost | SHA256:J+no1Z90wXmvVV/j4D7B1j63e0DOR2g64yCWRHxUp0w zuul-build-sshkey 2026-06-11 13:01:36.066550 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-11 13:01:36.066576 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-11 13:01:36.066595 | ubuntu-jammy -> localhost | | . ...E . | 2026-06-11 13:01:36.066612 | ubuntu-jammy -> localhost | | o .o o | 2026-06-11 13:01:36.066629 | ubuntu-jammy -> localhost | | . . o . | 2026-06-11 13:01:36.066645 | ubuntu-jammy -> localhost | | .. .+..| 2026-06-11 13:01:36.066662 | ubuntu-jammy -> localhost | | .S.. .B=o+| 2026-06-11 13:01:36.066684 | ubuntu-jammy -> localhost | | o++. =+*+B| 2026-06-11 13:01:36.066702 | ubuntu-jammy -> localhost | | ..o..oo++++| 2026-06-11 13:01:36.066718 | ubuntu-jammy -> localhost | | . . oo+ =o| 2026-06-11 13:01:36.066735 | ubuntu-jammy -> localhost | | . o.oo*| 2026-06-11 13:01:36.066752 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-11 13:01:36.066792 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:03.662913 2026-06-11 13:01:36.072520 | 2026-06-11 13:01:36.072608 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-11 13:01:36.102407 | ubuntu-jammy | ok 2026-06-11 13:01:36.122810 | ubuntu-jammy | included: /var/lib/zuul/builds/40c798d89b2146ec8d7220f405bd78bc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-11 13:01:36.153173 | 2026-06-11 13:01:36.153274 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-11 13:01:36.197425 | ubuntu-jammy | skipping: Conditional result was False 2026-06-11 13:01:36.202845 | 2026-06-11 13:01:36.202941 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-11 13:01:37.251624 | ubuntu-jammy | changed 2026-06-11 13:01:37.256866 | 2026-06-11 13:01:37.257163 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-11 13:01:37.637731 | ubuntu-jammy | ok 2026-06-11 13:01:37.642535 | 2026-06-11 13:01:37.642617 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-11 13:01:38.539033 | ubuntu-jammy | changed 2026-06-11 13:01:38.549419 | 2026-06-11 13:01:38.549537 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-11 13:01:39.264691 | ubuntu-jammy | changed 2026-06-11 13:01:39.286331 | 2026-06-11 13:01:39.286511 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-11 13:01:39.324899 | ubuntu-jammy | skipping: Conditional result was False 2026-06-11 13:01:39.330784 | 2026-06-11 13:01:39.330897 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-11 13:01:40.357712 | ubuntu-jammy -> localhost | changed 2026-06-11 13:01:40.367197 | 2026-06-11 13:01:40.367296 | TASK [add-build-sshkey : Add back temp key] 2026-06-11 13:01:41.130001 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/40c798d89b2146ec8d7220f405bd78bc/work/40c798d89b2146ec8d7220f405bd78bc_id_rsa (zuul-build-sshkey) 2026-06-11 13:01:41.130201 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.044267 2026-06-11 13:01:41.136806 | 2026-06-11 13:01:41.136909 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-11 13:01:41.544812 | ubuntu-jammy | ok 2026-06-11 13:01:41.553307 | 2026-06-11 13:01:41.553422 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-11 13:01:41.595964 | ubuntu-jammy | skipping: Conditional result was False 2026-06-11 13:01:41.609271 | 2026-06-11 13:01:41.609374 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-11 13:01:42.100505 | ubuntu-jammy | ok 2026-06-11 13:01:42.128103 | 2026-06-11 13:01:42.128211 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-11 13:01:42.175509 | ubuntu-jammy | ok 2026-06-11 13:01:42.187615 | 2026-06-11 13:01:42.187702 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-11 13:01:42.710465 | ubuntu-jammy -> localhost | ok 2026-06-11 13:01:42.715949 | 2026-06-11 13:01:42.716046 | TASK [validate-host : Collect information about the host] 2026-06-11 13:01:44.220079 | ubuntu-jammy | ok 2026-06-11 13:01:44.233354 | 2026-06-11 13:01:44.233440 | TASK [validate-host : Sanitize hostname] 2026-06-11 13:01:44.395856 | ubuntu-jammy | ok 2026-06-11 13:01:44.454315 | 2026-06-11 13:01:44.454410 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-11 13:01:45.233272 | ubuntu-jammy -> localhost | changed 2026-06-11 13:01:45.237976 | 2026-06-11 13:01:45.238067 | TASK [validate-host : Collect information about zuul worker] 2026-06-11 13:01:45.725966 | ubuntu-jammy | ok 2026-06-11 13:01:45.729802 | 2026-06-11 13:01:45.729884 | TASK [validate-host : Write out all zuul information for each host] 2026-06-11 13:01:46.646803 | ubuntu-jammy -> localhost | changed 2026-06-11 13:01:46.654244 | 2026-06-11 13:01:46.654336 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-11 13:01:46.905749 | ubuntu-jammy | ok 2026-06-11 13:01:46.911073 | 2026-06-11 13:01:46.911184 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-11 13:01:47.996180 | ubuntu-jammy | changed: 2026-06-11 13:01:47.996358 | ubuntu-jammy | cd+++++++++ src/ 2026-06-11 13:01:47.996387 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-11 13:01:47.996407 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-11 13:01:47.996425 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-11 13:01:47.996442 | ubuntu-jammy | Containerfile 2026-06-11 13:01:47.996551 | ubuntu-jammy | Containerfile 2026-06-11 13:01:48.021700 | ubuntu-jammy | Containerfile 2026-06-11 13:01:48.021759 | ubuntu-jammy | Containerfile 2026-06-11 13:01:48.021824 | ubuntu-jammy | Containerfile 2026-06-11 13:01:48.021883 | ubuntu-jammy | Containerfile 2026-06-11 13:01:48.021941 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004224 2026-06-11 13:02:19.672171 | 2026-06-11 13:02:19.672293 | TASK [upload-logs : Upload logs to log server] 2026-06-11 13:02:20.225949 | localhost | Output suppressed because no_log was given 2026-06-11 13:02:20.229395 | 2026-06-11 13:02:20.229534 | LOOP [upload-logs : Compress console log and json output] 2026-06-11 13:02:20.279919 | localhost | skipping: Conditional result was False 2026-06-11 13:02:20.288253 | localhost | skipping: Conditional result was False 2026-06-11 13:02:20.298625 | 2026-06-11 13:02:20.298737 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-11 13:02:20.345411 | localhost | skipping: Conditional result was False 2026-06-11 13:02:20.345715 | 2026-06-11 13:02:20.353190 | localhost | skipping: Conditional result was False 2026-06-11 13:02:20.366124 | 2026-06-11 13:02:20.366269 | LOOP [upload-logs : Upload console log and json output]