2026-03-05 23:03:03.283229 | Job console starting 2026-03-05 23:03:03.301704 | Updating git repos 2026-03-05 23:03:03.340934 | Cloning repos into workspace 2026-03-05 23:03:03.404528 | Restoring repo states 2026-03-05 23:03:03.410074 | Merging changes 2026-03-05 23:03:03.966127 | Checking out repos 2026-03-05 23:03:04.038412 | Preparing playbooks 2026-03-05 23:03:04.663802 | Running Ansible setup 2026-03-05 23:03:10.043486 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-05 23:03:10.820900 | 2026-03-05 23:03:10.821076 | PLAY [Base pre] 2026-03-05 23:03:10.837338 | 2026-03-05 23:03:10.837478 | TASK [Setup log path fact] 2026-03-05 23:03:10.857357 | ubuntu-jammy | ok 2026-03-05 23:03:10.872714 | 2026-03-05 23:03:10.872920 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-05 23:03:10.933267 | ubuntu-jammy | ok 2026-03-05 23:03:10.946599 | 2026-03-05 23:03:10.946736 | TASK [emit-job-header : Print job information] 2026-03-05 23:03:11.005207 | # Job Information 2026-03-05 23:03:11.005510 | Ansible Version: 2.16.14 2026-03-05 23:03:11.005573 | Job: python-black 2026-03-05 23:03:11.005632 | Pipeline: check 2026-03-05 23:03:11.005673 | Executor: 521e9411259a 2026-03-05 23:03:11.005709 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/533 2026-03-05 23:03:11.005749 | Event ID: 5a605250-18e7-11f1-90e0-1ae369617a60 2026-03-05 23:03:11.013500 | 2026-03-05 23:03:11.013654 | LOOP [emit-job-header : Print node information] 2026-03-05 23:03:11.164505 | ubuntu-jammy | ok: 2026-03-05 23:03:11.164755 | ubuntu-jammy | # Node Information 2026-03-05 23:03:11.164790 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-05 23:03:11.164815 | ubuntu-jammy | Hostname: ubuntu 2026-03-05 23:03:11.164914 | ubuntu-jammy | Username: zuul 2026-03-05 23:03:11.164937 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-05 23:03:11.164962 | ubuntu-jammy | Provider: regiocloud-a 2026-03-05 23:03:11.164983 | ubuntu-jammy | Region: 2026-03-05 23:03:11.165004 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-05 23:03:11.165024 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-05 23:03:11.165043 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1a:ec80 2026-03-05 23:03:11.184199 | 2026-03-05 23:03:11.184367 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-05 23:03:11.687878 | ubuntu-jammy -> localhost | changed 2026-03-05 23:03:11.703918 | 2026-03-05 23:03:11.704069 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-05 23:03:12.883930 | ubuntu-jammy -> localhost | changed 2026-03-05 23:03:12.903721 | 2026-03-05 23:03:12.903907 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-05 23:03:13.207583 | ubuntu-jammy -> localhost | ok 2026-03-05 23:03:13.229561 | 2026-03-05 23:03:13.229713 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-05 23:03:13.276170 | ubuntu-jammy | ok 2026-03-05 23:03:13.312069 | ubuntu-jammy | included: /var/lib/zuul/builds/ac149c61a3444ce881f3ea5ee3229229/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-05 23:03:13.323846 | 2026-03-05 23:03:13.323990 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-05 23:03:14.830937 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-05 23:03:14.831231 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/ac149c61a3444ce881f3ea5ee3229229/work/ac149c61a3444ce881f3ea5ee3229229_id_rsa 2026-03-05 23:03:14.831274 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/ac149c61a3444ce881f3ea5ee3229229/work/ac149c61a3444ce881f3ea5ee3229229_id_rsa.pub 2026-03-05 23:03:14.831301 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-05 23:03:14.831327 | ubuntu-jammy -> localhost | SHA256:FviRV95e28k/uy/FHuVB3P/PZRuzpj3rnJkdDiXGGzI zuul-build-sshkey 2026-03-05 23:03:14.831350 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-05 23:03:14.831385 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-05 23:03:14.831409 | ubuntu-jammy -> localhost | | . . .| 2026-03-05 23:03:14.831431 | ubuntu-jammy -> localhost | | . . o . o.| 2026-03-05 23:03:14.831453 | ubuntu-jammy -> localhost | | . + . . o o| 2026-03-05 23:03:14.831473 | ubuntu-jammy -> localhost | | . + ...o*| 2026-03-05 23:03:14.831494 | ubuntu-jammy -> localhost | | S E =.B=| 2026-03-05 23:03:14.831519 | ubuntu-jammy -> localhost | | . + =+O| 2026-03-05 23:03:14.831541 | ubuntu-jammy -> localhost | | o BX| 2026-03-05 23:03:14.831560 | ubuntu-jammy -> localhost | | *=%| 2026-03-05 23:03:14.831581 | ubuntu-jammy -> localhost | | .+&B| 2026-03-05 23:03:14.831601 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-05 23:03:14.831662 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.813409 2026-03-05 23:03:14.842299 | 2026-03-05 23:03:14.842453 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-05 23:03:14.891961 | ubuntu-jammy | ok 2026-03-05 23:03:14.902157 | ubuntu-jammy | included: /var/lib/zuul/builds/ac149c61a3444ce881f3ea5ee3229229/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-05 23:03:14.911481 | 2026-03-05 23:03:14.911588 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-05 23:03:14.935510 | ubuntu-jammy | skipping: Conditional result was False 2026-03-05 23:03:14.942305 | 2026-03-05 23:03:14.942583 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-05 23:03:15.656629 | ubuntu-jammy | changed 2026-03-05 23:03:15.662557 | 2026-03-05 23:03:15.662679 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-05 23:03:15.931631 | ubuntu-jammy | ok 2026-03-05 23:03:15.946506 | 2026-03-05 23:03:15.946668 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-05 23:03:16.690479 | ubuntu-jammy | changed 2026-03-05 23:03:16.711037 | 2026-03-05 23:03:16.711207 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-05 23:03:17.477226 | ubuntu-jammy | changed 2026-03-05 23:03:17.503367 | 2026-03-05 23:03:17.503531 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-05 23:03:17.611896 | ubuntu-jammy | skipping: Conditional result was False 2026-03-05 23:03:17.625592 | 2026-03-05 23:03:17.625741 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-05 23:03:18.534250 | ubuntu-jammy -> localhost | changed 2026-03-05 23:03:18.566677 | 2026-03-05 23:03:18.567375 | TASK [add-build-sshkey : Add back temp key] 2026-03-05 23:03:19.757089 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/ac149c61a3444ce881f3ea5ee3229229/work/ac149c61a3444ce881f3ea5ee3229229_id_rsa (zuul-build-sshkey) 2026-03-05 23:03:19.757610 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.038245 2026-03-05 23:03:19.772917 | 2026-03-05 23:03:19.773052 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-05 23:03:20.531196 | ubuntu-jammy | ok 2026-03-05 23:03:20.541873 | 2026-03-05 23:03:20.542021 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-05 23:03:20.645296 | ubuntu-jammy | skipping: Conditional result was False 2026-03-05 23:03:20.670031 | 2026-03-05 23:03:20.670696 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-05 23:03:21.219139 | ubuntu-jammy | ok 2026-03-05 23:03:21.247741 | 2026-03-05 23:03:21.247918 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-05 23:03:21.301415 | ubuntu-jammy | ok 2026-03-05 23:03:21.312106 | 2026-03-05 23:03:21.312266 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-05 23:03:21.991367 | ubuntu-jammy -> localhost | ok 2026-03-05 23:03:21.998504 | 2026-03-05 23:03:21.998605 | TASK [validate-host : Collect information about the host] 2026-03-05 23:03:23.411119 | ubuntu-jammy | ok 2026-03-05 23:03:23.421583 | 2026-03-05 23:03:23.421663 | TASK [validate-host : Sanitize hostname] 2026-03-05 23:03:23.613252 | ubuntu-jammy | ok 2026-03-05 23:03:23.673791 | 2026-03-05 23:03:23.673931 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-05 23:03:24.479311 | ubuntu-jammy -> localhost | changed 2026-03-05 23:03:24.484246 | 2026-03-05 23:03:24.484328 | TASK [validate-host : Collect information about zuul worker] 2026-03-05 23:03:24.851762 | ubuntu-jammy | ok 2026-03-05 23:03:24.855684 | 2026-03-05 23:03:24.855761 | TASK [validate-host : Write out all zuul information for each host] 2026-03-05 23:03:25.695793 | ubuntu-jammy -> localhost | changed 2026-03-05 23:03:25.703440 | 2026-03-05 23:03:25.703522 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-05 23:03:26.019947 | ubuntu-jammy | ok 2026-03-05 23:03:26.025848 | 2026-03-05 23:03:26.025945 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-05 23:03:27.241962 | ubuntu-jammy | changed: 2026-03-05 23:03:27.242271 | ubuntu-jammy | cd+++++++++ src/ 2026-03-05 23:03:27.242400 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-05 23:03:27.242425 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-05 23:03:27.242445 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-05 23:03:27.242462 | ubuntu-jammy | Containerfile 2026-03-05 23:03:27.242581 | ubuntu-jammy | Containerfile 2026-03-05 23:03:27.249407 | ubuntu-jammy | Containerfile 2026-03-05 23:03:27.249466 | ubuntu-jammy | Containerfile 2026-03-05 23:03:27.249523 | ubuntu-jammy | Containerfile 2026-03-05 23:03:27.249580 | ubuntu-jammy | Containerfile 2026-03-05 23:03:27.249638 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005207 2026-03-05 23:03:55.549388 | 2026-03-05 23:03:55.549513 | TASK [upload-logs : Upload logs to log server] 2026-03-05 23:03:56.177419 | localhost | Output suppressed because no_log was given 2026-03-05 23:03:56.179578 | 2026-03-05 23:03:56.179691 | LOOP [upload-logs : Compress console log and json output] 2026-03-05 23:03:56.240879 | localhost | skipping: Conditional result was False 2026-03-05 23:03:56.247385 | localhost | skipping: Conditional result was False 2026-03-05 23:03:56.260296 | 2026-03-05 23:03:56.261063 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-05 23:03:56.316644 | localhost | skipping: Conditional result was False 2026-03-05 23:03:56.316984 | 2026-03-05 23:03:56.321831 | localhost | skipping: Conditional result was False 2026-03-05 23:03:56.331897 | 2026-03-05 23:03:56.332025 | LOOP [upload-logs : Upload console log and json output]