2026-07-30 03:11:58.374625 | Job console starting 2026-07-30 03:11:58.388292 | Updating git repos 2026-07-30 03:11:58.427902 | Cloning repos into workspace 2026-07-30 03:11:58.479859 | Restoring repo states 2026-07-30 03:11:58.492621 | Merging changes 2026-07-30 03:11:58.492643 | Checking out repos 2026-07-30 03:11:58.644408 | Preparing playbooks 2026-07-30 03:12:00.297892 | Running Ansible setup 2026-07-30 03:12:07.179038 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-30 03:12:08.259398 | 2026-07-30 03:12:08.259525 | PLAY [Base pre] 2026-07-30 03:12:08.280060 | 2026-07-30 03:12:08.280164 | TASK [Setup log path fact] 2026-07-30 03:12:08.318442 | ubuntu-jammy | ok 2026-07-30 03:12:08.340896 | 2026-07-30 03:12:08.341016 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-30 03:12:08.421014 | ubuntu-jammy | ok 2026-07-30 03:12:08.446156 | 2026-07-30 03:12:08.446263 | TASK [emit-job-header : Print job information] 2026-07-30 03:12:08.508217 | # Job Information 2026-07-30 03:12:08.508379 | Ansible Version: 2.16.14 2026-07-30 03:12:08.508408 | Job: python-black 2026-07-30 03:12:08.508435 | Pipeline: periodic-daily 2026-07-30 03:12:08.508453 | Executor: 521e9411259a 2026-07-30 03:12:08.508470 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-07-30 03:12:08.508488 | Event ID: 1fb9a32c514f480e984c8ef779231400 2026-07-30 03:12:08.512569 | 2026-07-30 03:12:08.512648 | LOOP [emit-job-header : Print node information] 2026-07-30 03:12:08.736100 | ubuntu-jammy | ok: 2026-07-30 03:12:08.736385 | ubuntu-jammy | # Node Information 2026-07-30 03:12:08.736423 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-30 03:12:08.736450 | ubuntu-jammy | Hostname: ubuntu 2026-07-30 03:12:08.736474 | ubuntu-jammy | Username: zuul 2026-07-30 03:12:08.736496 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-30 03:12:08.736522 | ubuntu-jammy | Provider: regiocloud-a 2026-07-30 03:12:08.736545 | ubuntu-jammy | Region: 2026-07-30 03:12:08.736568 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-30 03:12:08.736589 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-30 03:12:08.736610 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5a:f0fd 2026-07-30 03:12:08.793172 | 2026-07-30 03:12:08.793304 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-30 03:12:09.616671 | ubuntu-jammy -> localhost | changed 2026-07-30 03:12:09.624193 | 2026-07-30 03:12:09.624336 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-30 03:12:11.167119 | ubuntu-jammy -> localhost | changed 2026-07-30 03:12:11.192098 | 2026-07-30 03:12:11.192220 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-30 03:12:11.681873 | ubuntu-jammy -> localhost | ok 2026-07-30 03:12:11.689187 | 2026-07-30 03:12:11.689718 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-30 03:12:11.728789 | ubuntu-jammy | ok 2026-07-30 03:12:11.776882 | ubuntu-jammy | included: /var/lib/zuul/builds/c9801eed58ad4deb8ef4840e8ff29a30/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-30 03:12:11.784257 | 2026-07-30 03:12:11.784387 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-30 03:12:14.534236 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-30 03:12:14.534441 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/c9801eed58ad4deb8ef4840e8ff29a30/work/c9801eed58ad4deb8ef4840e8ff29a30_id_rsa 2026-07-30 03:12:14.534473 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/c9801eed58ad4deb8ef4840e8ff29a30/work/c9801eed58ad4deb8ef4840e8ff29a30_id_rsa.pub 2026-07-30 03:12:14.534494 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-30 03:12:14.534514 | ubuntu-jammy -> localhost | SHA256:SL6O7fzM1rl67rrvfKTAMOXLP5s+6axWMFYr23MyOb0 zuul-build-sshkey 2026-07-30 03:12:14.534533 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-30 03:12:14.534550 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-30 03:12:14.534573 | ubuntu-jammy -> localhost | | | 2026-07-30 03:12:14.534591 | ubuntu-jammy -> localhost | | . . | 2026-07-30 03:12:14.534609 | ubuntu-jammy -> localhost | | .o . . | 2026-07-30 03:12:14.534625 | ubuntu-jammy -> localhost | | oo.* . | 2026-07-30 03:12:14.534640 | ubuntu-jammy -> localhost | | o*SB o | 2026-07-30 03:12:14.534659 | ubuntu-jammy -> localhost | | .* O + | 2026-07-30 03:12:14.534675 | ubuntu-jammy -> localhost | | . = @ . | 2026-07-30 03:12:14.534692 | ubuntu-jammy -> localhost | | = oooX.E | 2026-07-30 03:12:14.534709 | ubuntu-jammy -> localhost | | ..=+O&&* | 2026-07-30 03:12:14.534726 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-30 03:12:14.534767 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.898328 2026-07-30 03:12:14.541319 | 2026-07-30 03:12:14.541408 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-30 03:12:14.592006 | ubuntu-jammy | ok 2026-07-30 03:12:14.600267 | ubuntu-jammy | included: /var/lib/zuul/builds/c9801eed58ad4deb8ef4840e8ff29a30/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-30 03:12:14.619692 | 2026-07-30 03:12:14.619791 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-30 03:12:14.651677 | ubuntu-jammy | skipping: Conditional result was False 2026-07-30 03:12:14.657673 | 2026-07-30 03:12:14.657766 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-30 03:12:15.379236 | ubuntu-jammy | changed 2026-07-30 03:12:15.387019 | 2026-07-30 03:12:15.387124 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-30 03:12:15.699758 | ubuntu-jammy | ok 2026-07-30 03:12:15.708991 | 2026-07-30 03:12:15.709088 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-30 03:12:16.452406 | ubuntu-jammy | changed 2026-07-30 03:12:16.462732 | 2026-07-30 03:12:16.462881 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-30 03:12:17.157148 | ubuntu-jammy | changed 2026-07-30 03:12:17.173155 | 2026-07-30 03:12:17.173252 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-30 03:12:17.206439 | ubuntu-jammy | skipping: Conditional result was False 2026-07-30 03:12:17.212750 | 2026-07-30 03:12:17.212851 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-30 03:12:17.809102 | ubuntu-jammy -> localhost | changed 2026-07-30 03:12:17.819396 | 2026-07-30 03:12:17.819494 | TASK [add-build-sshkey : Add back temp key] 2026-07-30 03:12:18.328734 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/c9801eed58ad4deb8ef4840e8ff29a30/work/c9801eed58ad4deb8ef4840e8ff29a30_id_rsa (zuul-build-sshkey) 2026-07-30 03:12:18.328962 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.009881 2026-07-30 03:12:18.335029 | 2026-07-30 03:12:18.335132 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-30 03:12:18.727160 | ubuntu-jammy | ok 2026-07-30 03:12:18.733849 | 2026-07-30 03:12:18.733970 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-30 03:12:18.757557 | ubuntu-jammy | skipping: Conditional result was False 2026-07-30 03:12:18.767717 | 2026-07-30 03:12:18.767841 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-30 03:12:19.163331 | ubuntu-jammy | ok 2026-07-30 03:12:19.176715 | 2026-07-30 03:12:19.176819 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-30 03:12:19.222896 | ubuntu-jammy | ok 2026-07-30 03:12:19.228074 | 2026-07-30 03:12:19.228165 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-30 03:12:19.514070 | ubuntu-jammy -> localhost | ok 2026-07-30 03:12:19.520387 | 2026-07-30 03:12:19.520477 | TASK [validate-host : Collect information about the host] 2026-07-30 03:12:20.688095 | ubuntu-jammy | ok 2026-07-30 03:12:20.698365 | 2026-07-30 03:12:20.698471 | TASK [validate-host : Sanitize hostname] 2026-07-30 03:12:20.798360 | ubuntu-jammy | ok 2026-07-30 03:12:20.846970 | 2026-07-30 03:12:20.847088 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-30 03:12:21.873448 | ubuntu-jammy -> localhost | changed 2026-07-30 03:12:21.881846 | 2026-07-30 03:12:21.881996 | TASK [validate-host : Collect information about zuul worker] 2026-07-30 03:12:22.333614 | ubuntu-jammy | ok 2026-07-30 03:12:22.341837 | 2026-07-30 03:12:22.342235 | TASK [validate-host : Write out all zuul information for each host] 2026-07-30 03:12:23.222209 | ubuntu-jammy -> localhost | changed 2026-07-30 03:12:23.232823 | 2026-07-30 03:12:23.232953 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-30 03:12:23.514649 | ubuntu-jammy | ok 2026-07-30 03:12:23.521849 | 2026-07-30 03:12:23.521985 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-30 03:12:24.760874 | ubuntu-jammy | changed: 2026-07-30 03:12:24.761091 | ubuntu-jammy | cd+++++++++ src/ 2026-07-30 03:12:24.761125 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-30 03:12:24.761149 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-30 03:12:24.761171 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-30 03:12:24.761191 | ubuntu-jammy | Containerfile 2026-07-30 03:12:24.761336 | ubuntu-jammy | Containerfile 2026-07-30 03:12:24.774123 | ubuntu-jammy | Containerfile 2026-07-30 03:12:24.774192 | ubuntu-jammy | Containerfile 2026-07-30 03:12:24.774379 | ubuntu-jammy | Containerfile 2026-07-30 03:12:24.774450 | ubuntu-jammy | Containerfile 2026-07-30 03:12:24.774519 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.018465 2026-07-30 03:12:53.845760 | 2026-07-30 03:12:53.846122 | TASK [upload-logs : Upload logs to log server] 2026-07-30 03:12:54.490429 | localhost | Output suppressed because no_log was given 2026-07-30 03:12:54.494809 | 2026-07-30 03:12:54.495059 | LOOP [upload-logs : Compress console log and json output] 2026-07-30 03:12:54.562211 | localhost | skipping: Conditional result was False 2026-07-30 03:12:54.568377 | localhost | skipping: Conditional result was False 2026-07-30 03:12:54.578509 | 2026-07-30 03:12:54.578679 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-30 03:12:54.630371 | localhost | skipping: Conditional result was False 2026-07-30 03:12:54.631082 | 2026-07-30 03:12:54.634500 | localhost | skipping: Conditional result was False 2026-07-30 03:12:54.642303 | 2026-07-30 03:12:54.642560 | LOOP [upload-logs : Upload console log and json output]