2026-03-04 03:03:08.399632 | Job console starting 2026-03-04 03:03:08.436237 | Updating git repos 2026-03-04 03:03:08.488695 | Cloning repos into workspace 2026-03-04 03:03:08.599090 | Restoring repo states 2026-03-04 03:03:08.613730 | Merging changes 2026-03-04 03:03:08.613751 | Checking out repos 2026-03-04 03:03:08.910201 | Preparing playbooks 2026-03-04 03:03:10.424111 | Running Ansible setup 2026-03-04 03:03:15.930391 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-04 03:03:16.651825 | 2026-03-04 03:03:16.651951 | PLAY [Base pre] 2026-03-04 03:03:16.669798 | 2026-03-04 03:03:16.669917 | TASK [Setup log path fact] 2026-03-04 03:03:16.687777 | ubuntu-jammy | ok 2026-03-04 03:03:16.702258 | 2026-03-04 03:03:16.702392 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-04 03:03:16.734289 | ubuntu-jammy | ok 2026-03-04 03:03:16.751725 | 2026-03-04 03:03:16.751873 | TASK [emit-job-header : Print job information] 2026-03-04 03:03:16.805478 | # Job Information 2026-03-04 03:03:16.805695 | Ansible Version: 2.16.14 2026-03-04 03:03:16.805749 | Job: flake8 2026-03-04 03:03:16.805801 | Pipeline: periodic-daily 2026-03-04 03:03:16.805841 | Executor: 521e9411259a 2026-03-04 03:03:16.805879 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-03-04 03:03:16.805918 | Event ID: b1c166030d864aa59b3a0669ac0603a4 2026-03-04 03:03:16.814512 | 2026-03-04 03:03:16.814645 | LOOP [emit-job-header : Print node information] 2026-03-04 03:03:16.907183 | ubuntu-jammy | ok: 2026-03-04 03:03:16.907327 | ubuntu-jammy | # Node Information 2026-03-04 03:03:16.907355 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-04 03:03:16.907377 | ubuntu-jammy | Hostname: ubuntu 2026-03-04 03:03:16.907396 | ubuntu-jammy | Username: zuul 2026-03-04 03:03:16.907413 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-04 03:03:16.907433 | ubuntu-jammy | Provider: regiocloud-a 2026-03-04 03:03:16.907451 | ubuntu-jammy | Region: 2026-03-04 03:03:16.907469 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-04 03:03:16.907485 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-04 03:03:16.907512 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feed:462d 2026-03-04 03:03:16.928112 | 2026-03-04 03:03:16.928256 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-04 03:03:17.346476 | ubuntu-jammy -> localhost | changed 2026-03-04 03:03:17.353172 | 2026-03-04 03:03:17.353269 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-04 03:03:18.336011 | ubuntu-jammy -> localhost | changed 2026-03-04 03:03:18.347077 | 2026-03-04 03:03:18.347200 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-04 03:03:18.624204 | ubuntu-jammy -> localhost | ok 2026-03-04 03:03:18.632985 | 2026-03-04 03:03:18.633293 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-04 03:03:18.665114 | ubuntu-jammy | ok 2026-03-04 03:03:18.693904 | ubuntu-jammy | included: /var/lib/zuul/builds/cdc4d33d421c4b9db257e9918d06953c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-04 03:03:18.700915 | 2026-03-04 03:03:18.701034 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-04 03:03:20.455938 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-04 03:03:20.456222 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/cdc4d33d421c4b9db257e9918d06953c/work/cdc4d33d421c4b9db257e9918d06953c_id_rsa 2026-03-04 03:03:20.456267 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/cdc4d33d421c4b9db257e9918d06953c/work/cdc4d33d421c4b9db257e9918d06953c_id_rsa.pub 2026-03-04 03:03:20.456294 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-04 03:03:20.456319 | ubuntu-jammy -> localhost | SHA256:ZCF+Xj6sSm00ru2RPj8r8k0l6bzn3DvH6Y3JenEgwu8 zuul-build-sshkey 2026-03-04 03:03:20.456355 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-04 03:03:20.456377 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-04 03:03:20.456411 | ubuntu-jammy -> localhost | | . . | 2026-03-04 03:03:20.456433 | ubuntu-jammy -> localhost | | . . . | 2026-03-04 03:03:20.456454 | ubuntu-jammy -> localhost | | . +.. | 2026-03-04 03:03:20.456473 | ubuntu-jammy -> localhost | | = +o.. . | 2026-03-04 03:03:20.456494 | ubuntu-jammy -> localhost | | S *o.. . | 2026-03-04 03:03:20.456556 | ubuntu-jammy -> localhost | | + * +. . .| 2026-03-04 03:03:20.456579 | ubuntu-jammy -> localhost | | . B +. +.| 2026-03-04 03:03:20.456599 | ubuntu-jammy -> localhost | | ..*o+.oEoo++| 2026-03-04 03:03:20.456620 | ubuntu-jammy -> localhost | | o+=+==+oB=.| 2026-03-04 03:03:20.456640 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-04 03:03:20.456707 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.258119 2026-03-04 03:03:20.463717 | 2026-03-04 03:03:20.463848 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-04 03:03:20.495149 | ubuntu-jammy | ok 2026-03-04 03:03:20.509061 | ubuntu-jammy | included: /var/lib/zuul/builds/cdc4d33d421c4b9db257e9918d06953c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-04 03:03:20.518678 | 2026-03-04 03:03:20.518804 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-04 03:03:20.543349 | ubuntu-jammy | skipping: Conditional result was False 2026-03-04 03:03:20.549459 | 2026-03-04 03:03:20.549596 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-04 03:03:21.173818 | ubuntu-jammy | changed 2026-03-04 03:03:21.179397 | 2026-03-04 03:03:21.179534 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-04 03:03:21.430115 | ubuntu-jammy | ok 2026-03-04 03:03:21.438539 | 2026-03-04 03:03:21.438686 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-04 03:03:22.077250 | ubuntu-jammy | changed 2026-03-04 03:03:22.097081 | 2026-03-04 03:03:22.097238 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-04 03:03:22.824351 | ubuntu-jammy | changed 2026-03-04 03:03:22.832778 | 2026-03-04 03:03:22.832913 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-04 03:03:22.867646 | ubuntu-jammy | skipping: Conditional result was False 2026-03-04 03:03:22.878122 | 2026-03-04 03:03:22.878273 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-04 03:03:23.382478 | ubuntu-jammy -> localhost | changed 2026-03-04 03:03:23.393829 | 2026-03-04 03:03:23.393956 | TASK [add-build-sshkey : Add back temp key] 2026-03-04 03:03:24.050769 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/cdc4d33d421c4b9db257e9918d06953c/work/cdc4d33d421c4b9db257e9918d06953c_id_rsa (zuul-build-sshkey) 2026-03-04 03:03:24.051320 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.021366 2026-03-04 03:03:24.067598 | 2026-03-04 03:03:24.067972 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-04 03:03:24.518106 | ubuntu-jammy | ok 2026-03-04 03:03:24.524661 | 2026-03-04 03:03:24.524788 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-04 03:03:24.559954 | ubuntu-jammy | skipping: Conditional result was False 2026-03-04 03:03:24.577768 | 2026-03-04 03:03:24.577910 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-04 03:03:25.055070 | ubuntu-jammy | ok 2026-03-04 03:03:25.087909 | 2026-03-04 03:03:25.088031 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-04 03:03:25.154660 | ubuntu-jammy | ok 2026-03-04 03:03:25.162273 | 2026-03-04 03:03:25.162378 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-04 03:03:26.114520 | ubuntu-jammy -> localhost | ok 2026-03-04 03:03:26.125401 | 2026-03-04 03:03:26.125564 | TASK [validate-host : Collect information about the host] 2026-03-04 03:03:27.866753 | ubuntu-jammy | ok 2026-03-04 03:03:27.885965 | 2026-03-04 03:03:27.886100 | TASK [validate-host : Sanitize hostname] 2026-03-04 03:03:28.092709 | ubuntu-jammy | ok 2026-03-04 03:03:28.196101 | 2026-03-04 03:03:28.196224 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-04 03:03:29.010726 | ubuntu-jammy -> localhost | changed 2026-03-04 03:03:29.016197 | 2026-03-04 03:03:29.016286 | TASK [validate-host : Collect information about zuul worker] 2026-03-04 03:03:29.432177 | ubuntu-jammy | ok 2026-03-04 03:03:29.439544 | 2026-03-04 03:03:29.439667 | TASK [validate-host : Write out all zuul information for each host] 2026-03-04 03:03:30.368268 | ubuntu-jammy -> localhost | changed 2026-03-04 03:03:30.377195 | 2026-03-04 03:03:30.377287 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-04 03:03:30.639589 | ubuntu-jammy | ok 2026-03-04 03:03:30.644731 | 2026-03-04 03:03:30.644816 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-04 03:03:32.239165 | ubuntu-jammy | changed: 2026-03-04 03:03:32.239430 | ubuntu-jammy | cd+++++++++ src/ 2026-03-04 03:03:32.239489 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-04 03:03:32.239597 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-04 03:03:32.239632 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-04 03:03:32.239664 | ubuntu-jammy | Containerfile 2026-03-04 03:03:32.239877 | ubuntu-jammy | Containerfile 2026-03-04 03:03:32.258943 | ubuntu-jammy | Containerfile 2026-03-04 03:03:32.259013 | ubuntu-jammy | Containerfile 2026-03-04 03:03:32.259083 | ubuntu-jammy | Containerfile 2026-03-04 03:03:32.259156 | ubuntu-jammy | Containerfile 2026-03-04 03:03:32.259225 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008540 2026-03-04 03:04:04.785562 | 2026-03-04 03:04:04.785656 | TASK [upload-logs : Upload logs to log server] 2026-03-04 03:04:05.413993 | localhost | Output suppressed because no_log was given 2026-03-04 03:04:05.415595 | 2026-03-04 03:04:05.415682 | LOOP [upload-logs : Compress console log and json output] 2026-03-04 03:04:05.493540 | localhost | skipping: Conditional result was False 2026-03-04 03:04:05.504317 | localhost | skipping: Conditional result was False 2026-03-04 03:04:05.513172 | 2026-03-04 03:04:05.513269 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-04 03:04:05.598552 | localhost | skipping: Conditional result was False 2026-03-04 03:04:05.598827 | 2026-03-04 03:04:05.609282 | localhost | skipping: Conditional result was False 2026-03-04 03:04:05.619586 | 2026-03-04 03:04:05.619692 | LOOP [upload-logs : Upload console log and json output]