2026-07-10 03:04:56.512709 | Job console starting 2026-07-10 03:04:56.528237 | Updating git repos 2026-07-10 03:04:56.565287 | Cloning repos into workspace 2026-07-10 03:04:56.628989 | Restoring repo states 2026-07-10 03:04:56.659394 | Merging changes 2026-07-10 03:04:56.659413 | Checking out repos 2026-07-10 03:04:56.811060 | Preparing playbooks 2026-07-10 03:04:57.800216 | Running Ansible setup 2026-07-10 03:05:03.282939 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-10 03:05:04.190755 | 2026-07-10 03:05:04.191002 | PLAY [Base pre] 2026-07-10 03:05:04.222437 | 2026-07-10 03:05:04.223032 | TASK [Setup log path fact] 2026-07-10 03:05:04.259099 | ubuntu-jammy | ok 2026-07-10 03:05:04.280694 | 2026-07-10 03:05:04.280851 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-10 03:05:04.315119 | ubuntu-jammy | ok 2026-07-10 03:05:04.328810 | 2026-07-10 03:05:04.329010 | TASK [emit-job-header : Print job information] 2026-07-10 03:05:04.368661 | # Job Information 2026-07-10 03:05:04.368883 | Ansible Version: 2.16.14 2026-07-10 03:05:04.368925 | Job: python-black 2026-07-10 03:05:04.368960 | Pipeline: periodic-daily 2026-07-10 03:05:04.368983 | Executor: 521e9411259a 2026-07-10 03:05:04.369005 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-07-10 03:05:04.369027 | Event ID: 4829d26197294d6eade8fa6e8db3e14d 2026-07-10 03:05:04.375694 | 2026-07-10 03:05:04.375816 | LOOP [emit-job-header : Print node information] 2026-07-10 03:05:04.478743 | ubuntu-jammy | ok: 2026-07-10 03:05:04.479039 | ubuntu-jammy | # Node Information 2026-07-10 03:05:04.479094 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-10 03:05:04.479121 | ubuntu-jammy | Hostname: ubuntu 2026-07-10 03:05:04.479144 | ubuntu-jammy | Username: zuul 2026-07-10 03:05:04.479165 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-10 03:05:04.479199 | ubuntu-jammy | Provider: regiocloud-a 2026-07-10 03:05:04.479222 | ubuntu-jammy | Region: 2026-07-10 03:05:04.479243 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-10 03:05:04.479263 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-10 03:05:04.479288 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee3:3f2b 2026-07-10 03:05:04.495040 | 2026-07-10 03:05:04.495162 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-10 03:05:05.059843 | ubuntu-jammy -> localhost | changed 2026-07-10 03:05:05.067033 | 2026-07-10 03:05:05.067136 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-10 03:05:06.403454 | ubuntu-jammy -> localhost | changed 2026-07-10 03:05:06.414523 | 2026-07-10 03:05:06.414632 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-10 03:05:07.100140 | ubuntu-jammy -> localhost | ok 2026-07-10 03:05:07.107887 | 2026-07-10 03:05:07.108129 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-10 03:05:07.163022 | ubuntu-jammy | ok 2026-07-10 03:05:07.195662 | ubuntu-jammy | included: /var/lib/zuul/builds/5ca19ca57282420ca36d53daa99488c5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-10 03:05:07.205951 | 2026-07-10 03:05:07.206062 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-10 03:05:12.101552 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-10 03:05:12.101886 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/5ca19ca57282420ca36d53daa99488c5/work/5ca19ca57282420ca36d53daa99488c5_id_rsa 2026-07-10 03:05:12.101930 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/5ca19ca57282420ca36d53daa99488c5/work/5ca19ca57282420ca36d53daa99488c5_id_rsa.pub 2026-07-10 03:05:12.101962 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-10 03:05:12.102000 | ubuntu-jammy -> localhost | SHA256:Y29FQBS1MQOPEICZrw5NEirrVHm1813HWtlacvNnSDU zuul-build-sshkey 2026-07-10 03:05:12.102037 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-10 03:05:12.102069 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-10 03:05:12.102108 | ubuntu-jammy -> localhost | | +..o+*+= | 2026-07-10 03:05:12.102131 | ubuntu-jammy -> localhost | | . + . . + = E.| 2026-07-10 03:05:12.102153 | ubuntu-jammy -> localhost | | . .... . . + ..+| 2026-07-10 03:05:12.102207 | ubuntu-jammy -> localhost | |o .o...o . .o*+| 2026-07-10 03:05:12.102230 | ubuntu-jammy -> localhost | |...+.. S . o.+*o| 2026-07-10 03:05:12.102263 | ubuntu-jammy -> localhost | |... o . + o .o +| 2026-07-10 03:05:12.102285 | ubuntu-jammy -> localhost | |o o o ..| 2026-07-10 03:05:12.102306 | ubuntu-jammy -> localhost | | . . . | 2026-07-10 03:05:12.102326 | ubuntu-jammy -> localhost | | | 2026-07-10 03:05:12.102358 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-10 03:05:12.102432 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:03.275859 2026-07-10 03:05:12.111564 | 2026-07-10 03:05:12.113389 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-10 03:05:12.186206 | ubuntu-jammy | ok 2026-07-10 03:05:12.208778 | ubuntu-jammy | included: /var/lib/zuul/builds/5ca19ca57282420ca36d53daa99488c5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-10 03:05:12.263520 | 2026-07-10 03:05:12.263687 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-10 03:05:12.308790 | ubuntu-jammy | skipping: Conditional result was False 2026-07-10 03:05:12.317359 | 2026-07-10 03:05:12.317510 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-10 03:05:13.210372 | ubuntu-jammy | changed 2026-07-10 03:05:13.226612 | 2026-07-10 03:05:13.226779 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-10 03:05:13.519860 | ubuntu-jammy | ok 2026-07-10 03:05:13.525612 | 2026-07-10 03:05:13.525724 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-10 03:05:14.143255 | ubuntu-jammy | changed 2026-07-10 03:05:14.153121 | 2026-07-10 03:05:14.153400 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-10 03:05:14.800319 | ubuntu-jammy | changed 2026-07-10 03:05:14.807809 | 2026-07-10 03:05:14.808018 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-10 03:05:14.835094 | ubuntu-jammy | skipping: Conditional result was False 2026-07-10 03:05:14.841438 | 2026-07-10 03:05:14.841553 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-10 03:05:15.673908 | ubuntu-jammy -> localhost | changed 2026-07-10 03:05:15.686087 | 2026-07-10 03:05:15.686245 | TASK [add-build-sshkey : Add back temp key] 2026-07-10 03:05:16.136752 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/5ca19ca57282420ca36d53daa99488c5/work/5ca19ca57282420ca36d53daa99488c5_id_rsa (zuul-build-sshkey) 2026-07-10 03:05:16.137147 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.018199 2026-07-10 03:05:16.148044 | 2026-07-10 03:05:16.148226 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-10 03:05:16.711655 | ubuntu-jammy | ok 2026-07-10 03:05:16.718258 | 2026-07-10 03:05:16.718379 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-10 03:05:16.764763 | ubuntu-jammy | skipping: Conditional result was False 2026-07-10 03:05:16.776086 | 2026-07-10 03:05:16.776271 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-10 03:05:17.263623 | ubuntu-jammy | ok 2026-07-10 03:05:17.278495 | 2026-07-10 03:05:17.278641 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-10 03:05:17.335254 | ubuntu-jammy | ok 2026-07-10 03:05:17.344779 | 2026-07-10 03:05:17.344910 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-10 03:05:18.314876 | ubuntu-jammy -> localhost | ok 2026-07-10 03:05:18.325979 | 2026-07-10 03:05:18.326137 | TASK [validate-host : Collect information about the host] 2026-07-10 03:05:19.900554 | ubuntu-jammy | ok 2026-07-10 03:05:19.916977 | 2026-07-10 03:05:19.917130 | TASK [validate-host : Sanitize hostname] 2026-07-10 03:05:20.249161 | ubuntu-jammy | ok 2026-07-10 03:05:20.305745 | 2026-07-10 03:05:20.305904 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-10 03:05:21.688505 | ubuntu-jammy -> localhost | changed 2026-07-10 03:05:21.695293 | 2026-07-10 03:05:21.695478 | TASK [validate-host : Collect information about zuul worker] 2026-07-10 03:05:22.139631 | ubuntu-jammy | ok 2026-07-10 03:05:22.144785 | 2026-07-10 03:05:22.144925 | TASK [validate-host : Write out all zuul information for each host] 2026-07-10 03:05:23.574673 | ubuntu-jammy -> localhost | changed 2026-07-10 03:05:23.586775 | 2026-07-10 03:05:23.586923 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-10 03:05:23.894820 | ubuntu-jammy | ok 2026-07-10 03:05:23.900317 | 2026-07-10 03:05:23.900433 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-10 03:05:25.191526 | ubuntu-jammy | changed: 2026-07-10 03:05:25.192845 | ubuntu-jammy | cd+++++++++ src/ 2026-07-10 03:05:25.192919 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-10 03:05:25.192963 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-10 03:05:25.192999 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-10 03:05:25.193031 | ubuntu-jammy | Containerfile 2026-07-10 03:05:25.193265 | ubuntu-jammy | Containerfile 2026-07-10 03:05:25.223503 | ubuntu-jammy | Containerfile 2026-07-10 03:05:25.223701 | ubuntu-jammy | Containerfile 2026-07-10 03:05:25.223819 | ubuntu-jammy | Containerfile 2026-07-10 03:05:25.223943 | ubuntu-jammy | Containerfile 2026-07-10 03:05:25.224185 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.017489 2026-07-10 03:05:59.702210 | 2026-07-10 03:05:59.702506 | TASK [upload-logs : Upload logs to log server] 2026-07-10 03:06:00.895347 | localhost | Output suppressed because no_log was given 2026-07-10 03:06:00.897070 | 2026-07-10 03:06:00.897161 | LOOP [upload-logs : Compress console log and json output] 2026-07-10 03:06:00.992191 | localhost | skipping: Conditional result was False 2026-07-10 03:06:00.998178 | localhost | skipping: Conditional result was False 2026-07-10 03:06:01.005338 | 2026-07-10 03:06:01.005483 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-10 03:06:01.104832 | localhost | skipping: Conditional result was False 2026-07-10 03:06:01.105125 | 2026-07-10 03:06:01.109405 | localhost | skipping: Conditional result was False 2026-07-10 03:06:01.119948 | 2026-07-10 03:06:01.120088 | LOOP [upload-logs : Upload console log and json output]