2026-07-13 20:14:04.028954 | Job console starting 2026-07-13 20:14:04.056859 | Updating git repos 2026-07-13 20:14:04.098687 | Cloning repos into workspace 2026-07-13 20:14:04.160932 | Restoring repo states 2026-07-13 20:14:04.170933 | Merging changes 2026-07-13 20:14:04.789329 | Checking out repos 2026-07-13 20:14:04.856942 | Preparing playbooks 2026-07-13 20:14:05.669500 | Running Ansible setup 2026-07-13 20:14:11.290114 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-13 20:14:12.572366 | 2026-07-13 20:14:12.572560 | PLAY [Base pre] 2026-07-13 20:14:12.593028 | 2026-07-13 20:14:12.593207 | TASK [Setup log path fact] 2026-07-13 20:14:12.634348 | ubuntu-jammy | ok 2026-07-13 20:14:12.667515 | 2026-07-13 20:14:12.667713 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 20:14:12.704045 | ubuntu-jammy | ok 2026-07-13 20:14:12.719254 | 2026-07-13 20:14:12.719434 | TASK [emit-job-header : Print job information] 2026-07-13 20:14:12.771019 | # Job Information 2026-07-13 20:14:12.771262 | Ansible Version: 2.16.14 2026-07-13 20:14:12.771350 | Job: flake8 2026-07-13 20:14:12.771400 | Pipeline: check 2026-07-13 20:14:12.771429 | Executor: 521e9411259a 2026-07-13 20:14:12.771452 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/748 2026-07-13 20:14:12.771475 | Event ID: 4281c9e0-7ef7-11f1-849a-011f8a3a0833 2026-07-13 20:14:12.776885 | 2026-07-13 20:14:12.777105 | LOOP [emit-job-header : Print node information] 2026-07-13 20:14:12.918358 | ubuntu-jammy | ok: 2026-07-13 20:14:12.918609 | ubuntu-jammy | # Node Information 2026-07-13 20:14:12.918658 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-13 20:14:12.918690 | ubuntu-jammy | Hostname: ubuntu 2026-07-13 20:14:12.918720 | ubuntu-jammy | Username: zuul 2026-07-13 20:14:12.918742 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-13 20:14:12.918767 | ubuntu-jammy | Provider: regiocloud-a 2026-07-13 20:14:12.918794 | ubuntu-jammy | Region: 2026-07-13 20:14:12.918821 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-13 20:14:12.918866 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-13 20:14:12.918892 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe41:5034 2026-07-13 20:14:12.947470 | 2026-07-13 20:14:12.947623 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-13 20:14:13.659989 | ubuntu-jammy -> localhost | changed 2026-07-13 20:14:13.667944 | 2026-07-13 20:14:13.668091 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-13 20:14:15.757185 | ubuntu-jammy -> localhost | changed 2026-07-13 20:14:15.771973 | 2026-07-13 20:14:15.772236 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-13 20:14:16.163329 | ubuntu-jammy -> localhost | ok 2026-07-13 20:14:16.181158 | 2026-07-13 20:14:16.181626 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-13 20:14:16.216521 | ubuntu-jammy | ok 2026-07-13 20:14:16.237887 | ubuntu-jammy | included: /var/lib/zuul/builds/076539fa7cc940489eff39477b4b4de9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-13 20:14:16.248651 | 2026-07-13 20:14:16.248802 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-13 20:14:17.824890 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-13 20:14:17.825864 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/076539fa7cc940489eff39477b4b4de9/work/076539fa7cc940489eff39477b4b4de9_id_rsa 2026-07-13 20:14:17.825943 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/076539fa7cc940489eff39477b4b4de9/work/076539fa7cc940489eff39477b4b4de9_id_rsa.pub 2026-07-13 20:14:17.826002 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-13 20:14:17.826045 | ubuntu-jammy -> localhost | SHA256:PDSUsLWkyznwyCPyFka0p5mABT9CDYHkKyjFAFjsn14 zuul-build-sshkey 2026-07-13 20:14:17.826068 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-13 20:14:17.826089 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-13 20:14:17.826122 | ubuntu-jammy -> localhost | |OOB ..+. | 2026-07-13 20:14:17.826142 | ubuntu-jammy -> localhost | |**.o *.. | 2026-07-13 20:14:17.826159 | ubuntu-jammy -> localhost | |+oB o o + | 2026-07-13 20:14:17.826176 | ubuntu-jammy -> localhost | |.=oB = = . | 2026-07-13 20:14:17.826193 | ubuntu-jammy -> localhost | |=.B.+.* S | 2026-07-13 20:14:17.826214 | ubuntu-jammy -> localhost | |o+ oo.E. . | 2026-07-13 20:14:17.826231 | ubuntu-jammy -> localhost | | o. . | 2026-07-13 20:14:17.826247 | ubuntu-jammy -> localhost | | . . | 2026-07-13 20:14:17.826306 | ubuntu-jammy -> localhost | | | 2026-07-13 20:14:17.826328 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-13 20:14:17.826627 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.813076 2026-07-13 20:14:17.839214 | 2026-07-13 20:14:17.839338 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-13 20:14:17.889828 | ubuntu-jammy | ok 2026-07-13 20:14:17.901749 | ubuntu-jammy | included: /var/lib/zuul/builds/076539fa7cc940489eff39477b4b4de9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-13 20:14:17.916958 | 2026-07-13 20:14:17.917062 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-13 20:14:17.960187 | ubuntu-jammy | skipping: Conditional result was False 2026-07-13 20:14:17.965470 | 2026-07-13 20:14:17.965563 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-13 20:14:18.608316 | ubuntu-jammy | changed 2026-07-13 20:14:18.615140 | 2026-07-13 20:14:18.615250 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-13 20:14:18.877952 | ubuntu-jammy | ok 2026-07-13 20:14:18.883498 | 2026-07-13 20:14:18.883596 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-13 20:14:19.528585 | ubuntu-jammy | changed 2026-07-13 20:14:19.541218 | 2026-07-13 20:14:19.541341 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-13 20:14:20.265262 | ubuntu-jammy | changed 2026-07-13 20:14:20.270455 | 2026-07-13 20:14:20.270544 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-13 20:14:20.304947 | ubuntu-jammy | skipping: Conditional result was False 2026-07-13 20:14:20.310437 | 2026-07-13 20:14:20.310567 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-13 20:14:20.901014 | ubuntu-jammy -> localhost | changed 2026-07-13 20:14:20.909868 | 2026-07-13 20:14:20.909959 | TASK [add-build-sshkey : Add back temp key] 2026-07-13 20:14:21.427515 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/076539fa7cc940489eff39477b4b4de9/work/076539fa7cc940489eff39477b4b4de9_id_rsa (zuul-build-sshkey) 2026-07-13 20:14:21.427842 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.029352 2026-07-13 20:14:21.442078 | 2026-07-13 20:14:21.442371 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-13 20:14:22.045552 | ubuntu-jammy | ok 2026-07-13 20:14:22.052147 | 2026-07-13 20:14:22.052249 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-13 20:14:22.087203 | ubuntu-jammy | skipping: Conditional result was False 2026-07-13 20:14:22.099736 | 2026-07-13 20:14:22.099860 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-13 20:14:22.572764 | ubuntu-jammy | ok 2026-07-13 20:14:22.584225 | 2026-07-13 20:14:22.584351 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-13 20:14:22.623165 | ubuntu-jammy | ok 2026-07-13 20:14:22.628719 | 2026-07-13 20:14:22.628813 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-13 20:14:22.980508 | ubuntu-jammy -> localhost | ok 2026-07-13 20:14:22.988457 | 2026-07-13 20:14:22.988574 | TASK [validate-host : Collect information about the host] 2026-07-13 20:14:24.264075 | ubuntu-jammy | ok 2026-07-13 20:14:24.274316 | 2026-07-13 20:14:24.274425 | TASK [validate-host : Sanitize hostname] 2026-07-13 20:14:24.419145 | ubuntu-jammy | ok 2026-07-13 20:14:24.471925 | 2026-07-13 20:14:24.472053 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-13 20:14:25.590976 | ubuntu-jammy -> localhost | changed 2026-07-13 20:14:25.597767 | 2026-07-13 20:14:25.597920 | TASK [validate-host : Collect information about zuul worker] 2026-07-13 20:14:26.096167 | ubuntu-jammy | ok 2026-07-13 20:14:26.103708 | 2026-07-13 20:14:26.103853 | TASK [validate-host : Write out all zuul information for each host] 2026-07-13 20:14:27.291209 | ubuntu-jammy -> localhost | changed 2026-07-13 20:14:27.302082 | 2026-07-13 20:14:27.302239 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-13 20:14:27.654582 | ubuntu-jammy | ok 2026-07-13 20:14:27.662496 | 2026-07-13 20:14:27.662644 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-13 20:14:28.989717 | ubuntu-jammy | changed: 2026-07-13 20:14:28.989954 | ubuntu-jammy | cd+++++++++ src/ 2026-07-13 20:14:28.989990 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-13 20:14:28.990014 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-13 20:14:28.990036 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-13 20:14:28.990057 | ubuntu-jammy | Containerfile 2026-07-13 20:14:28.990186 | ubuntu-jammy | Containerfile 2026-07-13 20:14:29.023738 | ubuntu-jammy | Containerfile 2026-07-13 20:14:29.023810 | ubuntu-jammy | Containerfile 2026-07-13 20:14:29.023880 | ubuntu-jammy | Containerfile 2026-07-13 20:14:29.023950 | ubuntu-jammy | Containerfile 2026-07-13 20:14:29.024019 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.024422 2026-07-13 20:15:16.055262 | 2026-07-13 20:15:16.055361 | TASK [upload-logs : Upload logs to log server] 2026-07-13 20:15:18.229622 | localhost | Output suppressed because no_log was given 2026-07-13 20:15:18.231434 | 2026-07-13 20:15:18.231536 | LOOP [upload-logs : Compress console log and json output] 2026-07-13 20:15:18.421769 | localhost | skipping: Conditional result was False 2026-07-13 20:15:18.445705 | localhost | skipping: Conditional result was False 2026-07-13 20:15:18.465608 | 2026-07-13 20:15:18.465754 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-13 20:15:18.832592 | localhost | skipping: Conditional result was False 2026-07-13 20:15:18.832899 | 2026-07-13 20:15:18.879598 | localhost | skipping: Conditional result was False 2026-07-13 20:15:18.887974 | 2026-07-13 20:15:18.888116 | LOOP [upload-logs : Upload console log and json output]