2026-07-31 03:20:21.747542 | Job console starting 2026-07-31 03:20:21.772341 | Updating git repos 2026-07-31 03:20:22.381488 | Cloning repos into workspace 2026-07-31 03:20:22.516078 | Restoring repo states 2026-07-31 03:20:22.533924 | Merging changes 2026-07-31 03:20:22.533949 | Checking out repos 2026-07-31 03:20:22.705781 | Preparing playbooks 2026-07-31 03:20:24.165135 | Running Ansible setup 2026-07-31 03:20:29.105583 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-31 03:20:29.955604 | 2026-07-31 03:20:29.955754 | PLAY [Base pre] 2026-07-31 03:20:29.971277 | 2026-07-31 03:20:29.971398 | TASK [Setup log path fact] 2026-07-31 03:20:30.001405 | ubuntu-jammy | ok 2026-07-31 03:20:30.031945 | 2026-07-31 03:20:30.032104 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-31 03:20:30.096953 | ubuntu-jammy | ok 2026-07-31 03:20:30.115941 | 2026-07-31 03:20:30.116062 | TASK [emit-job-header : Print job information] 2026-07-31 03:20:30.155744 | # Job Information 2026-07-31 03:20:30.155927 | Ansible Version: 2.16.14 2026-07-31 03:20:30.155963 | Job: python-black 2026-07-31 03:20:30.155997 | Pipeline: periodic-daily 2026-07-31 03:20:30.156020 | Executor: 521e9411259a 2026-07-31 03:20:30.156041 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-07-31 03:20:30.156063 | Event ID: 785b7acea5cc4b31b107a785919a0519 2026-07-31 03:20:30.161024 | 2026-07-31 03:20:30.161139 | LOOP [emit-job-header : Print node information] 2026-07-31 03:20:30.300131 | ubuntu-jammy | ok: 2026-07-31 03:20:30.300516 | ubuntu-jammy | # Node Information 2026-07-31 03:20:30.300598 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-31 03:20:30.300639 | ubuntu-jammy | Hostname: ubuntu 2026-07-31 03:20:30.300673 | ubuntu-jammy | Username: zuul 2026-07-31 03:20:30.300703 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-31 03:20:30.300738 | ubuntu-jammy | Provider: regiocloud-a 2026-07-31 03:20:30.300769 | ubuntu-jammy | Region: 2026-07-31 03:20:30.300799 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-31 03:20:30.300828 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-31 03:20:30.300857 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6a:b82a 2026-07-31 03:20:30.323400 | 2026-07-31 03:20:30.323518 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-31 03:20:31.106469 | ubuntu-jammy -> localhost | changed 2026-07-31 03:20:31.116877 | 2026-07-31 03:20:31.117003 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-31 03:20:32.270127 | ubuntu-jammy -> localhost | changed 2026-07-31 03:20:32.285378 | 2026-07-31 03:20:32.285494 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-31 03:20:32.689452 | ubuntu-jammy -> localhost | ok 2026-07-31 03:20:32.698672 | 2026-07-31 03:20:32.699215 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-31 03:20:32.737920 | ubuntu-jammy | ok 2026-07-31 03:20:32.759729 | ubuntu-jammy | included: /var/lib/zuul/builds/a1ef4cdeb45b4d70b94cf0a39989626d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-31 03:20:32.766252 | 2026-07-31 03:20:32.766354 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-31 03:20:34.252646 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-31 03:20:34.252870 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/a1ef4cdeb45b4d70b94cf0a39989626d/work/a1ef4cdeb45b4d70b94cf0a39989626d_id_rsa 2026-07-31 03:20:34.252910 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/a1ef4cdeb45b4d70b94cf0a39989626d/work/a1ef4cdeb45b4d70b94cf0a39989626d_id_rsa.pub 2026-07-31 03:20:34.252939 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-31 03:20:34.252962 | ubuntu-jammy -> localhost | SHA256:g1pEfnsvkeCc5H2xGmZsZK9/b2t61TdHs93urjEYOXg zuul-build-sshkey 2026-07-31 03:20:34.252986 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-31 03:20:34.253007 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-31 03:20:34.253038 | ubuntu-jammy -> localhost | | . | 2026-07-31 03:20:34.253061 | ubuntu-jammy -> localhost | | o | 2026-07-31 03:20:34.253081 | ubuntu-jammy -> localhost | | o + o . | 2026-07-31 03:20:34.253101 | ubuntu-jammy -> localhost | | . B O + + ..| 2026-07-31 03:20:34.253120 | ubuntu-jammy -> localhost | | o S % E .*| 2026-07-31 03:20:34.253147 | ubuntu-jammy -> localhost | | o * O + oB| 2026-07-31 03:20:34.253168 | ubuntu-jammy -> localhost | | . + o o.=| 2026-07-31 03:20:34.253189 | ubuntu-jammy -> localhost | | o .=o| 2026-07-31 03:20:34.253211 | ubuntu-jammy -> localhost | | .o=B=| 2026-07-31 03:20:34.253231 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-31 03:20:34.253285 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.007380 2026-07-31 03:20:34.259586 | 2026-07-31 03:20:34.259677 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-31 03:20:34.287340 | ubuntu-jammy | ok 2026-07-31 03:20:34.296244 | ubuntu-jammy | included: /var/lib/zuul/builds/a1ef4cdeb45b4d70b94cf0a39989626d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-31 03:20:34.304859 | 2026-07-31 03:20:34.304940 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-31 03:20:34.340311 | ubuntu-jammy | skipping: Conditional result was False 2026-07-31 03:20:34.352509 | 2026-07-31 03:20:34.352683 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-31 03:20:35.000899 | ubuntu-jammy | changed 2026-07-31 03:20:35.007900 | 2026-07-31 03:20:35.008016 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-31 03:20:35.257831 | ubuntu-jammy | ok 2026-07-31 03:20:35.265335 | 2026-07-31 03:20:35.265452 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-31 03:20:35.868986 | ubuntu-jammy | changed 2026-07-31 03:20:35.880462 | 2026-07-31 03:20:35.880614 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-31 03:20:36.463871 | ubuntu-jammy | changed 2026-07-31 03:20:36.470241 | 2026-07-31 03:20:36.470353 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-31 03:20:36.494385 | ubuntu-jammy | skipping: Conditional result was False 2026-07-31 03:20:36.501664 | 2026-07-31 03:20:36.501755 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-31 03:20:37.032975 | ubuntu-jammy -> localhost | changed 2026-07-31 03:20:37.047939 | 2026-07-31 03:20:37.048063 | TASK [add-build-sshkey : Add back temp key] 2026-07-31 03:20:37.539428 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/a1ef4cdeb45b4d70b94cf0a39989626d/work/a1ef4cdeb45b4d70b94cf0a39989626d_id_rsa (zuul-build-sshkey) 2026-07-31 03:20:37.539754 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.015113 2026-07-31 03:20:37.550207 | 2026-07-31 03:20:37.550347 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-31 03:20:38.084726 | ubuntu-jammy | ok 2026-07-31 03:20:38.094430 | 2026-07-31 03:20:38.094594 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-31 03:20:38.143522 | ubuntu-jammy | skipping: Conditional result was False 2026-07-31 03:20:38.165765 | 2026-07-31 03:20:38.165915 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-31 03:20:38.747235 | ubuntu-jammy | ok 2026-07-31 03:20:38.775256 | 2026-07-31 03:20:38.775428 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-31 03:20:38.807953 | ubuntu-jammy | ok 2026-07-31 03:20:38.813883 | 2026-07-31 03:20:38.814017 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-31 03:20:39.209159 | ubuntu-jammy -> localhost | ok 2026-07-31 03:20:39.218485 | 2026-07-31 03:20:39.218644 | TASK [validate-host : Collect information about the host] 2026-07-31 03:20:40.391862 | ubuntu-jammy | ok 2026-07-31 03:20:40.403840 | 2026-07-31 03:20:40.403997 | TASK [validate-host : Sanitize hostname] 2026-07-31 03:20:40.541016 | ubuntu-jammy | ok 2026-07-31 03:20:40.616337 | 2026-07-31 03:20:40.616499 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-31 03:20:41.443346 | ubuntu-jammy -> localhost | changed 2026-07-31 03:20:41.453458 | 2026-07-31 03:20:41.453646 | TASK [validate-host : Collect information about zuul worker] 2026-07-31 03:20:41.965728 | ubuntu-jammy | ok 2026-07-31 03:20:41.972770 | 2026-07-31 03:20:41.972905 | TASK [validate-host : Write out all zuul information for each host] 2026-07-31 03:20:42.596184 | ubuntu-jammy -> localhost | changed 2026-07-31 03:20:42.619204 | 2026-07-31 03:20:42.619426 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-31 03:20:42.870510 | ubuntu-jammy | ok 2026-07-31 03:20:42.878572 | 2026-07-31 03:20:42.878714 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-31 03:20:44.167720 | ubuntu-jammy | changed: 2026-07-31 03:20:44.167992 | ubuntu-jammy | cd+++++++++ src/ 2026-07-31 03:20:44.168031 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-31 03:20:44.168055 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-31 03:20:44.168077 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-31 03:20:44.168098 | ubuntu-jammy | Containerfile 2026-07-31 03:20:44.168228 | ubuntu-jammy | Containerfile 2026-07-31 03:20:44.188884 | ubuntu-jammy | Containerfile 2026-07-31 03:20:44.188958 | ubuntu-jammy | Containerfile 2026-07-31 03:20:44.189030 | ubuntu-jammy | Containerfile 2026-07-31 03:20:44.189114 | ubuntu-jammy | Containerfile 2026-07-31 03:20:44.189186 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006313 2026-07-31 03:21:13.187864 | 2026-07-31 03:21:13.187988 | TASK [upload-logs : Upload logs to log server] 2026-07-31 03:21:13.883913 | localhost | Output suppressed because no_log was given 2026-07-31 03:21:13.889004 | 2026-07-31 03:21:13.889133 | LOOP [upload-logs : Compress console log and json output] 2026-07-31 03:21:13.947868 | localhost | skipping: Conditional result was False 2026-07-31 03:21:13.960893 | localhost | skipping: Conditional result was False 2026-07-31 03:21:13.968850 | 2026-07-31 03:21:13.968997 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-31 03:21:14.046168 | localhost | skipping: Conditional result was False 2026-07-31 03:21:14.046620 | 2026-07-31 03:21:14.056025 | localhost | skipping: Conditional result was False 2026-07-31 03:21:14.060854 | 2026-07-31 03:21:14.061014 | LOOP [upload-logs : Upload console log and json output]