2026-07-25 03:10:50.546659 | Job console starting 2026-07-25 03:10:50.569826 | Updating git repos 2026-07-25 03:10:50.612379 | Cloning repos into workspace 2026-07-25 03:10:50.770952 | Restoring repo states 2026-07-25 03:10:50.789660 | Merging changes 2026-07-25 03:10:50.789685 | Checking out repos 2026-07-25 03:10:50.924214 | Preparing playbooks 2026-07-25 03:10:52.350944 | Running Ansible setup 2026-07-25 03:10:57.183851 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-25 03:10:57.974825 | 2026-07-25 03:10:57.974981 | PLAY [Base pre] 2026-07-25 03:10:57.990009 | 2026-07-25 03:10:57.990125 | TASK [Setup log path fact] 2026-07-25 03:10:58.018957 | ubuntu-jammy | ok 2026-07-25 03:10:58.034723 | 2026-07-25 03:10:58.034869 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-25 03:10:58.063893 | ubuntu-jammy | ok 2026-07-25 03:10:58.079879 | 2026-07-25 03:10:58.079994 | TASK [emit-job-header : Print job information] 2026-07-25 03:10:58.139283 | # Job Information 2026-07-25 03:10:58.139461 | Ansible Version: 2.16.14 2026-07-25 03:10:58.139496 | Job: python-black 2026-07-25 03:10:58.139529 | Pipeline: periodic-daily 2026-07-25 03:10:58.139552 | Executor: 521e9411259a 2026-07-25 03:10:58.139573 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-07-25 03:10:58.139595 | Event ID: 70ff04efca16400980530f7dc380615c 2026-07-25 03:10:58.144535 | 2026-07-25 03:10:58.144634 | LOOP [emit-job-header : Print node information] 2026-07-25 03:10:58.274528 | ubuntu-jammy | ok: 2026-07-25 03:10:58.274727 | ubuntu-jammy | # Node Information 2026-07-25 03:10:58.274765 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-25 03:10:58.274790 | ubuntu-jammy | Hostname: ubuntu 2026-07-25 03:10:58.274812 | ubuntu-jammy | Username: zuul 2026-07-25 03:10:58.274846 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-25 03:10:58.274871 | ubuntu-jammy | Provider: regiocloud-a 2026-07-25 03:10:58.274892 | ubuntu-jammy | Region: 2026-07-25 03:10:58.274913 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-25 03:10:58.274932 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-25 03:10:58.274951 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fead:5cad 2026-07-25 03:10:58.311290 | 2026-07-25 03:10:58.311441 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-25 03:10:58.871703 | ubuntu-jammy -> localhost | changed 2026-07-25 03:10:58.878679 | 2026-07-25 03:10:58.878786 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-25 03:11:00.067151 | ubuntu-jammy -> localhost | changed 2026-07-25 03:11:00.083323 | 2026-07-25 03:11:00.083451 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-25 03:11:00.400285 | ubuntu-jammy -> localhost | ok 2026-07-25 03:11:00.407915 | 2026-07-25 03:11:00.408046 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-25 03:11:00.428485 | ubuntu-jammy | ok 2026-07-25 03:11:00.444847 | ubuntu-jammy | included: /var/lib/zuul/builds/3d8c1a4242024c69b26e529e2e386391/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-25 03:11:00.450351 | 2026-07-25 03:11:00.450433 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-25 03:11:02.068818 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-25 03:11:02.069023 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/3d8c1a4242024c69b26e529e2e386391/work/3d8c1a4242024c69b26e529e2e386391_id_rsa 2026-07-25 03:11:02.069060 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/3d8c1a4242024c69b26e529e2e386391/work/3d8c1a4242024c69b26e529e2e386391_id_rsa.pub 2026-07-25 03:11:02.069087 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-25 03:11:02.069112 | ubuntu-jammy -> localhost | SHA256:ycoUtmcYFtwejC56zx7902+QaGPVYkJuvAMBch9z61Y zuul-build-sshkey 2026-07-25 03:11:02.069135 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-25 03:11:02.069156 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-25 03:11:02.069188 | ubuntu-jammy -> localhost | | ..+=o . | 2026-07-25 03:11:02.069212 | ubuntu-jammy -> localhost | | ooo=+.. | 2026-07-25 03:11:02.069233 | ubuntu-jammy -> localhost | | .=..*. E. | 2026-07-25 03:11:02.069252 | ubuntu-jammy -> localhost | | .o.*oo=.+ . | 2026-07-25 03:11:02.069271 | ubuntu-jammy -> localhost | | . .+ Soo* o | 2026-07-25 03:11:02.069336 | ubuntu-jammy -> localhost | | . .o = .B o | 2026-07-25 03:11:02.069360 | ubuntu-jammy -> localhost | | . o+ .o + . | 2026-07-25 03:11:02.069381 | ubuntu-jammy -> localhost | | o. .. . . | 2026-07-25 03:11:02.069401 | ubuntu-jammy -> localhost | | .. .. o. | 2026-07-25 03:11:02.069421 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-25 03:11:02.069475 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.080664 2026-07-25 03:11:02.076355 | 2026-07-25 03:11:02.076457 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-25 03:11:02.134972 | ubuntu-jammy | ok 2026-07-25 03:11:02.145291 | ubuntu-jammy | included: /var/lib/zuul/builds/3d8c1a4242024c69b26e529e2e386391/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-25 03:11:02.158671 | 2026-07-25 03:11:02.158765 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-25 03:11:02.172471 | ubuntu-jammy | skipping: Conditional result was False 2026-07-25 03:11:02.179470 | 2026-07-25 03:11:02.179568 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-25 03:11:03.056688 | ubuntu-jammy | changed 2026-07-25 03:11:03.074427 | 2026-07-25 03:11:03.074576 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-25 03:11:03.297819 | ubuntu-jammy | ok 2026-07-25 03:11:03.304099 | 2026-07-25 03:11:03.304235 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-25 03:11:03.957657 | ubuntu-jammy | changed 2026-07-25 03:11:03.979564 | 2026-07-25 03:11:03.979737 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-25 03:11:04.695296 | ubuntu-jammy | changed 2026-07-25 03:11:04.706939 | 2026-07-25 03:11:04.707088 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-25 03:11:04.767170 | ubuntu-jammy | skipping: Conditional result was False 2026-07-25 03:11:04.774537 | 2026-07-25 03:11:04.774643 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-25 03:11:05.403706 | ubuntu-jammy -> localhost | changed 2026-07-25 03:11:05.415078 | 2026-07-25 03:11:05.415174 | TASK [add-build-sshkey : Add back temp key] 2026-07-25 03:11:05.844642 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/3d8c1a4242024c69b26e529e2e386391/work/3d8c1a4242024c69b26e529e2e386391_id_rsa (zuul-build-sshkey) 2026-07-25 03:11:05.846171 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.017925 2026-07-25 03:11:05.879062 | 2026-07-25 03:11:05.879276 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-25 03:11:06.250423 | ubuntu-jammy | ok 2026-07-25 03:11:06.256870 | 2026-07-25 03:11:06.262632 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-25 03:11:06.317289 | ubuntu-jammy | skipping: Conditional result was False 2026-07-25 03:11:06.330610 | 2026-07-25 03:11:06.330730 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-25 03:11:06.832431 | ubuntu-jammy | ok 2026-07-25 03:11:06.870189 | 2026-07-25 03:11:06.870335 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-25 03:11:06.951375 | ubuntu-jammy | ok 2026-07-25 03:11:06.956653 | 2026-07-25 03:11:06.956749 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-25 03:11:07.641249 | ubuntu-jammy -> localhost | ok 2026-07-25 03:11:07.647559 | 2026-07-25 03:11:07.647744 | TASK [validate-host : Collect information about the host] 2026-07-25 03:11:09.191517 | ubuntu-jammy | ok 2026-07-25 03:11:09.209661 | 2026-07-25 03:11:09.209785 | TASK [validate-host : Sanitize hostname] 2026-07-25 03:11:09.367460 | ubuntu-jammy | ok 2026-07-25 03:11:09.460572 | 2026-07-25 03:11:09.460706 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-25 03:11:10.940262 | ubuntu-jammy -> localhost | changed 2026-07-25 03:11:10.945983 | 2026-07-25 03:11:10.946076 | TASK [validate-host : Collect information about zuul worker] 2026-07-25 03:11:11.379810 | ubuntu-jammy | ok 2026-07-25 03:11:11.409004 | 2026-07-25 03:11:11.414827 | TASK [validate-host : Write out all zuul information for each host] 2026-07-25 03:11:12.781459 | ubuntu-jammy -> localhost | changed 2026-07-25 03:11:12.794525 | 2026-07-25 03:11:12.794613 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-25 03:11:13.046077 | ubuntu-jammy | ok 2026-07-25 03:11:13.051103 | 2026-07-25 03:11:13.051186 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-25 03:11:14.201633 | ubuntu-jammy | changed: 2026-07-25 03:11:14.201789 | ubuntu-jammy | cd+++++++++ src/ 2026-07-25 03:11:14.201816 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-25 03:11:14.201837 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-25 03:11:14.201854 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-25 03:11:14.201870 | ubuntu-jammy | Containerfile 2026-07-25 03:11:14.201974 | ubuntu-jammy | Containerfile 2026-07-25 03:11:14.216275 | ubuntu-jammy | Containerfile 2026-07-25 03:11:14.216352 | ubuntu-jammy | Containerfile 2026-07-25 03:11:14.216411 | ubuntu-jammy | Containerfile 2026-07-25 03:11:14.216472 | ubuntu-jammy | Containerfile 2026-07-25 03:11:14.216528 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008277 2026-07-25 03:11:45.401488 | 2026-07-25 03:11:45.401630 | TASK [upload-logs : Upload logs to log server] 2026-07-25 03:11:46.369145 | localhost | Output suppressed because no_log was given 2026-07-25 03:11:46.371458 | 2026-07-25 03:11:46.371575 | LOOP [upload-logs : Compress console log and json output] 2026-07-25 03:11:46.501597 | localhost | skipping: Conditional result was False 2026-07-25 03:11:46.511353 | localhost | skipping: Conditional result was False 2026-07-25 03:11:46.518485 | 2026-07-25 03:11:46.518675 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-25 03:11:46.640515 | localhost | skipping: Conditional result was False 2026-07-25 03:11:46.640974 | 2026-07-25 03:11:46.664960 | localhost | skipping: Conditional result was False 2026-07-25 03:11:46.679819 | 2026-07-25 03:11:46.680027 | LOOP [upload-logs : Upload console log and json output]