2026-03-20 13:43:33.073596 | Job console starting 2026-03-20 13:43:33.085002 | Updating git repos 2026-03-20 13:43:33.125173 | Cloning repos into workspace 2026-03-20 13:43:33.173572 | Restoring repo states 2026-03-20 13:43:33.180970 | Merging changes 2026-03-20 13:43:33.859639 | Checking out repos 2026-03-20 13:43:33.964909 | Preparing playbooks 2026-03-20 13:43:34.563672 | Running Ansible setup 2026-03-20 13:43:38.879688 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-20 13:43:39.614324 | 2026-03-20 13:43:39.614482 | PLAY [Base pre] 2026-03-20 13:43:39.630257 | 2026-03-20 13:43:39.630385 | TASK [Setup log path fact] 2026-03-20 13:43:39.649278 | ubuntu-jammy | ok 2026-03-20 13:43:39.664059 | 2026-03-20 13:43:39.664209 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-20 13:43:39.703971 | ubuntu-jammy | ok 2026-03-20 13:43:39.713641 | 2026-03-20 13:43:39.713754 | TASK [emit-job-header : Print job information] 2026-03-20 13:43:39.753519 | # Job Information 2026-03-20 13:43:39.753705 | Ansible Version: 2.16.14 2026-03-20 13:43:39.753745 | Job: flake8 2026-03-20 13:43:39.753798 | Pipeline: check 2026-03-20 13:43:39.753825 | Executor: 521e9411259a 2026-03-20 13:43:39.753848 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/566 2026-03-20 13:43:39.753873 | Event ID: c4577ffe-2462-11f1-83d2-216788fbf080 2026-03-20 13:43:39.758914 | 2026-03-20 13:43:39.759021 | LOOP [emit-job-header : Print node information] 2026-03-20 13:43:39.865577 | ubuntu-jammy | ok: 2026-03-20 13:43:39.865809 | ubuntu-jammy | # Node Information 2026-03-20 13:43:39.865856 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-20 13:43:39.865889 | ubuntu-jammy | Hostname: ubuntu 2026-03-20 13:43:39.865919 | ubuntu-jammy | Username: zuul 2026-03-20 13:43:39.865947 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-20 13:43:39.865978 | ubuntu-jammy | Provider: regiocloud-a 2026-03-20 13:43:39.866015 | ubuntu-jammy | Region: 2026-03-20 13:43:39.866043 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-20 13:43:39.866071 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-20 13:43:39.866097 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3d:5788 2026-03-20 13:43:39.888531 | 2026-03-20 13:43:39.888721 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-20 13:43:40.420971 | ubuntu-jammy -> localhost | changed 2026-03-20 13:43:40.428411 | 2026-03-20 13:43:40.428551 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-20 13:43:41.536097 | ubuntu-jammy -> localhost | changed 2026-03-20 13:43:41.547207 | 2026-03-20 13:43:41.547330 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-20 13:43:41.835736 | ubuntu-jammy -> localhost | ok 2026-03-20 13:43:41.853192 | 2026-03-20 13:43:41.853438 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-20 13:43:41.889240 | ubuntu-jammy | ok 2026-03-20 13:43:41.909845 | ubuntu-jammy | included: /var/lib/zuul/builds/fff05d82d0084c07990105d4edbc7b0b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-20 13:43:41.916265 | 2026-03-20 13:43:41.916377 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-20 13:43:43.728228 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-20 13:43:43.728649 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/fff05d82d0084c07990105d4edbc7b0b/work/fff05d82d0084c07990105d4edbc7b0b_id_rsa 2026-03-20 13:43:43.728730 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/fff05d82d0084c07990105d4edbc7b0b/work/fff05d82d0084c07990105d4edbc7b0b_id_rsa.pub 2026-03-20 13:43:43.728807 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-20 13:43:43.728861 | ubuntu-jammy -> localhost | SHA256:OvnmyXqIsU5HRhq2oaEzizyZ7ODvnJVisADweSvZlQg zuul-build-sshkey 2026-03-20 13:43:43.728906 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-20 13:43:43.728951 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-20 13:43:43.729012 | ubuntu-jammy -> localhost | |. E | 2026-03-20 13:43:43.729060 | ubuntu-jammy -> localhost | |.. o . . | 2026-03-20 13:43:43.729104 | ubuntu-jammy -> localhost | |. + * + | 2026-03-20 13:43:43.729145 | ubuntu-jammy -> localhost | |.. B O | 2026-03-20 13:43:43.729187 | ubuntu-jammy -> localhost | |=.+ = o S | 2026-03-20 13:43:43.729237 | ubuntu-jammy -> localhost | |=+=..o.o | 2026-03-20 13:43:43.729280 | ubuntu-jammy -> localhost | |+B o.*=. | 2026-03-20 13:43:43.729319 | ubuntu-jammy -> localhost | |+ +.*..+o. | 2026-03-20 13:43:43.729362 | ubuntu-jammy -> localhost | | oo*. .== | 2026-03-20 13:43:43.729405 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-20 13:43:43.729502 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.310506 2026-03-20 13:43:43.740840 | 2026-03-20 13:43:43.740973 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-20 13:43:43.774905 | ubuntu-jammy | ok 2026-03-20 13:43:43.788006 | ubuntu-jammy | included: /var/lib/zuul/builds/fff05d82d0084c07990105d4edbc7b0b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-20 13:43:43.798565 | 2026-03-20 13:43:43.798659 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-20 13:43:43.822114 | ubuntu-jammy | skipping: Conditional result was False 2026-03-20 13:43:43.829319 | 2026-03-20 13:43:43.829431 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-20 13:43:44.455307 | ubuntu-jammy | changed 2026-03-20 13:43:44.462509 | 2026-03-20 13:43:44.462643 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-20 13:43:44.712373 | ubuntu-jammy | ok 2026-03-20 13:43:44.720347 | 2026-03-20 13:43:44.720473 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-20 13:43:45.369354 | ubuntu-jammy | changed 2026-03-20 13:43:45.379926 | 2026-03-20 13:43:45.380083 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-20 13:43:46.024298 | ubuntu-jammy | changed 2026-03-20 13:43:46.030037 | 2026-03-20 13:43:46.030142 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-20 13:43:46.056408 | ubuntu-jammy | skipping: Conditional result was False 2026-03-20 13:43:46.064272 | 2026-03-20 13:43:46.064394 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-20 13:43:46.514119 | ubuntu-jammy -> localhost | changed 2026-03-20 13:43:46.525299 | 2026-03-20 13:43:46.525427 | TASK [add-build-sshkey : Add back temp key] 2026-03-20 13:43:46.883998 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/fff05d82d0084c07990105d4edbc7b0b/work/fff05d82d0084c07990105d4edbc7b0b_id_rsa (zuul-build-sshkey) 2026-03-20 13:43:46.884540 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.019158 2026-03-20 13:43:46.900008 | 2026-03-20 13:43:46.900164 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-20 13:43:47.317297 | ubuntu-jammy | ok 2026-03-20 13:43:47.327353 | 2026-03-20 13:43:47.327494 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-20 13:43:47.355355 | ubuntu-jammy | skipping: Conditional result was False 2026-03-20 13:43:47.365883 | 2026-03-20 13:43:47.365986 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-20 13:43:47.791329 | ubuntu-jammy | ok 2026-03-20 13:43:47.808867 | 2026-03-20 13:43:47.809020 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-20 13:43:47.849919 | ubuntu-jammy | ok 2026-03-20 13:43:47.856135 | 2026-03-20 13:43:47.856243 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-20 13:43:48.153600 | ubuntu-jammy -> localhost | ok 2026-03-20 13:43:48.160701 | 2026-03-20 13:43:48.160848 | TASK [validate-host : Collect information about the host] 2026-03-20 13:43:49.349536 | ubuntu-jammy | ok 2026-03-20 13:43:49.364157 | 2026-03-20 13:43:49.364295 | TASK [validate-host : Sanitize hostname] 2026-03-20 13:43:49.475879 | ubuntu-jammy | ok 2026-03-20 13:43:49.519830 | 2026-03-20 13:43:49.519961 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-20 13:43:50.099930 | ubuntu-jammy -> localhost | changed 2026-03-20 13:43:50.105877 | 2026-03-20 13:43:50.105995 | TASK [validate-host : Collect information about zuul worker] 2026-03-20 13:43:50.526966 | ubuntu-jammy | ok 2026-03-20 13:43:50.534579 | 2026-03-20 13:43:50.534722 | TASK [validate-host : Write out all zuul information for each host] 2026-03-20 13:43:51.085199 | ubuntu-jammy -> localhost | changed 2026-03-20 13:43:51.101665 | 2026-03-20 13:43:51.101859 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-20 13:43:51.368850 | ubuntu-jammy | ok 2026-03-20 13:43:51.378966 | 2026-03-20 13:43:51.379124 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-20 13:43:52.355579 | ubuntu-jammy | changed: 2026-03-20 13:43:52.355832 | ubuntu-jammy | cd+++++++++ src/ 2026-03-20 13:43:52.355871 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-20 13:43:52.355895 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-20 13:43:52.355917 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-20 13:43:52.355938 | ubuntu-jammy | Containerfile 2026-03-20 13:43:52.356102 | ubuntu-jammy | Containerfile 2026-03-20 13:43:52.369975 | ubuntu-jammy | Containerfile 2026-03-20 13:43:52.370050 | ubuntu-jammy | Containerfile 2026-03-20 13:43:52.370121 | ubuntu-jammy | Containerfile 2026-03-20 13:43:52.370192 | ubuntu-jammy | Containerfile 2026-03-20 13:43:52.370262 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.007792 2026-03-20 13:44:24.476061 | 2026-03-20 13:44:24.476175 | TASK [upload-logs : Upload logs to log server] 2026-03-20 13:44:25.185631 | localhost | Output suppressed because no_log was given 2026-03-20 13:44:25.187838 | 2026-03-20 13:44:25.187953 | LOOP [upload-logs : Compress console log and json output] 2026-03-20 13:44:25.240459 | localhost | skipping: Conditional result was False 2026-03-20 13:44:25.247667 | localhost | skipping: Conditional result was False 2026-03-20 13:44:25.255122 | 2026-03-20 13:44:25.255268 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-20 13:44:25.306145 | localhost | skipping: Conditional result was False 2026-03-20 13:44:25.306451 | 2026-03-20 13:44:25.311327 | localhost | skipping: Conditional result was False 2026-03-20 13:44:25.324064 | 2026-03-20 13:44:25.324252 | LOOP [upload-logs : Upload console log and json output]