2026-03-11 10:03:26.872794 | Job console starting 2026-03-11 10:03:26.894752 | Updating git repos 2026-03-11 10:03:26.925330 | Cloning repos into workspace 2026-03-11 10:03:26.984683 | Restoring repo states 2026-03-11 10:03:26.994502 | Merging changes 2026-03-11 10:03:27.643268 | Checking out repos 2026-03-11 10:03:27.745282 | Preparing playbooks 2026-03-11 10:03:28.222585 | Running Ansible setup 2026-03-11 10:03:32.251806 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-03-11 10:03:33.043479 | 2026-03-11 10:03:33.043641 | PLAY [Base pre] 2026-03-11 10:03:33.060118 | 2026-03-11 10:03:33.060268 | TASK [Setup log path fact] 2026-03-11 10:03:33.089765 | ubuntu-jammy | ok 2026-03-11 10:03:33.105281 | 2026-03-11 10:03:33.105450 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-11 10:03:33.135607 | ubuntu-jammy | ok 2026-03-11 10:03:33.145551 | 2026-03-11 10:03:33.145679 | TASK [emit-job-header : Print job information] 2026-03-11 10:03:33.184918 | # Job Information 2026-03-11 10:03:33.185117 | Ansible Version: 2.16.14 2026-03-11 10:03:33.185153 | Job: flake8 2026-03-11 10:03:33.185185 | Pipeline: check 2026-03-11 10:03:33.185208 | Executor: 521e9411259a 2026-03-11 10:03:33.185228 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/488 2026-03-11 10:03:33.185250 | Event ID: 8636b010-1d31-11f1-9189-a2bff6ff0831 2026-03-11 10:03:33.190407 | 2026-03-11 10:03:33.190525 | LOOP [emit-job-header : Print node information] 2026-03-11 10:03:33.299062 | ubuntu-jammy | ok: 2026-03-11 10:03:33.299273 | ubuntu-jammy | # Node Information 2026-03-11 10:03:33.299308 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-03-11 10:03:33.299334 | ubuntu-jammy | Hostname: ubuntu 2026-03-11 10:03:33.299357 | ubuntu-jammy | Username: zuul 2026-03-11 10:03:33.299378 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-03-11 10:03:33.299402 | ubuntu-jammy | Provider: regiocloud-a 2026-03-11 10:03:33.299424 | ubuntu-jammy | Region: 2026-03-11 10:03:33.299445 | ubuntu-jammy | Label: ubuntu-jammy 2026-03-11 10:03:33.299465 | ubuntu-jammy | Product Name: OpenStack Nova 2026-03-11 10:03:33.299484 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe17:3527 2026-03-11 10:03:33.329387 | 2026-03-11 10:03:33.329538 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-11 10:03:33.830510 | ubuntu-jammy -> localhost | changed 2026-03-11 10:03:33.838017 | 2026-03-11 10:03:33.838153 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-11 10:03:34.950216 | ubuntu-jammy -> localhost | changed 2026-03-11 10:03:34.964549 | 2026-03-11 10:03:34.964671 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-11 10:03:35.283788 | ubuntu-jammy -> localhost | ok 2026-03-11 10:03:35.290930 | 2026-03-11 10:03:35.291093 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-11 10:03:35.330520 | ubuntu-jammy | ok 2026-03-11 10:03:35.355430 | ubuntu-jammy | included: /var/lib/zuul/builds/f0859973470d4de094031e5fbe45c09e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-11 10:03:35.363733 | 2026-03-11 10:03:35.363991 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-11 10:03:37.475695 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-11 10:03:37.476198 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/f0859973470d4de094031e5fbe45c09e/work/f0859973470d4de094031e5fbe45c09e_id_rsa 2026-03-11 10:03:37.476303 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/f0859973470d4de094031e5fbe45c09e/work/f0859973470d4de094031e5fbe45c09e_id_rsa.pub 2026-03-11 10:03:37.476377 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-11 10:03:37.476446 | ubuntu-jammy -> localhost | SHA256:bRgv0qV1Ok7vmNatrZzCNh4OWC/FqZlRdm79hNWOWPQ zuul-build-sshkey 2026-03-11 10:03:37.476507 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-11 10:03:37.476564 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-11 10:03:37.476642 | ubuntu-jammy -> localhost | | . | 2026-03-11 10:03:37.476703 | ubuntu-jammy -> localhost | | . ..| 2026-03-11 10:03:37.476756 | ubuntu-jammy -> localhost | | . = o . E| 2026-03-11 10:03:37.476810 | ubuntu-jammy -> localhost | | . % * + = | 2026-03-11 10:03:37.476863 | ubuntu-jammy -> localhost | | . S @ + + o| 2026-03-11 10:03:37.476927 | ubuntu-jammy -> localhost | | + % + o | 2026-03-11 10:03:37.477004 | ubuntu-jammy -> localhost | | . *.+... .| 2026-03-11 10:03:37.477058 | ubuntu-jammy -> localhost | | +**.o. | 2026-03-11 10:03:37.477115 | ubuntu-jammy -> localhost | | +=o*o. | 2026-03-11 10:03:37.477169 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-11 10:03:37.477297 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.599510 2026-03-11 10:03:37.489520 | 2026-03-11 10:03:37.489683 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-11 10:03:37.521013 | ubuntu-jammy | ok 2026-03-11 10:03:37.530488 | ubuntu-jammy | included: /var/lib/zuul/builds/f0859973470d4de094031e5fbe45c09e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-11 10:03:37.541026 | 2026-03-11 10:03:37.541134 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-11 10:03:37.565161 | ubuntu-jammy | skipping: Conditional result was False 2026-03-11 10:03:37.572844 | 2026-03-11 10:03:37.573000 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-11 10:03:38.162805 | ubuntu-jammy | changed 2026-03-11 10:03:38.171704 | 2026-03-11 10:03:38.171848 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-11 10:03:38.410662 | ubuntu-jammy | ok 2026-03-11 10:03:38.417819 | 2026-03-11 10:03:38.417928 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-11 10:03:39.017027 | ubuntu-jammy | changed 2026-03-11 10:03:39.024426 | 2026-03-11 10:03:39.024521 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-11 10:03:39.610626 | ubuntu-jammy | changed 2026-03-11 10:03:39.616021 | 2026-03-11 10:03:39.616114 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-11 10:03:39.649361 | ubuntu-jammy | skipping: Conditional result was False 2026-03-11 10:03:39.662159 | 2026-03-11 10:03:39.662316 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-11 10:03:40.123543 | ubuntu-jammy -> localhost | changed 2026-03-11 10:03:40.144024 | 2026-03-11 10:03:40.144164 | TASK [add-build-sshkey : Add back temp key] 2026-03-11 10:03:40.465518 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/f0859973470d4de094031e5fbe45c09e/work/f0859973470d4de094031e5fbe45c09e_id_rsa (zuul-build-sshkey) 2026-03-11 10:03:40.465938 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.018124 2026-03-11 10:03:40.480291 | 2026-03-11 10:03:40.480528 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-11 10:03:40.855116 | ubuntu-jammy | ok 2026-03-11 10:03:40.861855 | 2026-03-11 10:03:40.862001 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-11 10:03:40.911190 | ubuntu-jammy | skipping: Conditional result was False 2026-03-11 10:03:40.922303 | 2026-03-11 10:03:40.922402 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-11 10:03:41.351193 | ubuntu-jammy | ok 2026-03-11 10:03:41.368152 | 2026-03-11 10:03:41.368260 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-11 10:03:41.409193 | ubuntu-jammy | ok 2026-03-11 10:03:41.416080 | 2026-03-11 10:03:41.416185 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-11 10:03:41.714167 | ubuntu-jammy -> localhost | ok 2026-03-11 10:03:41.720381 | 2026-03-11 10:03:41.720468 | TASK [validate-host : Collect information about the host] 2026-03-11 10:03:42.806647 | ubuntu-jammy | ok 2026-03-11 10:03:42.820369 | 2026-03-11 10:03:42.820475 | TASK [validate-host : Sanitize hostname] 2026-03-11 10:03:42.936517 | ubuntu-jammy | ok 2026-03-11 10:03:42.968926 | 2026-03-11 10:03:42.969046 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-11 10:03:43.484242 | ubuntu-jammy -> localhost | changed 2026-03-11 10:03:43.495517 | 2026-03-11 10:03:43.495653 | TASK [validate-host : Collect information about zuul worker] 2026-03-11 10:03:43.866802 | ubuntu-jammy | ok 2026-03-11 10:03:43.874328 | 2026-03-11 10:03:43.874458 | TASK [validate-host : Write out all zuul information for each host] 2026-03-11 10:03:44.382987 | ubuntu-jammy -> localhost | changed 2026-03-11 10:03:44.392049 | 2026-03-11 10:03:44.392136 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-11 10:03:44.647388 | ubuntu-jammy | ok 2026-03-11 10:03:44.656512 | 2026-03-11 10:03:44.656642 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-11 10:03:45.535534 | ubuntu-jammy | changed: 2026-03-11 10:03:45.535808 | ubuntu-jammy | cd+++++++++ src/ 2026-03-11 10:03:45.535869 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-03-11 10:03:45.535915 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-03-11 10:03:45.535970 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-03-11 10:03:45.536007 | ubuntu-jammy | Containerfile 2026-03-11 10:03:45.536271 | ubuntu-jammy | Containerfile 2026-03-11 10:03:45.552273 | ubuntu-jammy | Containerfile 2026-03-11 10:03:45.552349 | ubuntu-jammy | Containerfile 2026-03-11 10:03:45.552426 | ubuntu-jammy | Containerfile 2026-03-11 10:03:45.552502 | ubuntu-jammy | Containerfile 2026-03-11 10:03:45.552572 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.010492 2026-03-11 10:04:15.060410 | 2026-03-11 10:04:15.060527 | TASK [upload-logs : Upload logs to log server] 2026-03-11 10:04:15.647844 | localhost | Output suppressed because no_log was given 2026-03-11 10:04:15.649681 | 2026-03-11 10:04:15.649780 | LOOP [upload-logs : Compress console log and json output] 2026-03-11 10:04:15.701823 | localhost | skipping: Conditional result was False 2026-03-11 10:04:15.707183 | localhost | skipping: Conditional result was False 2026-03-11 10:04:15.719495 | 2026-03-11 10:04:15.719717 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-11 10:04:15.777771 | localhost | skipping: Conditional result was False 2026-03-11 10:04:15.778144 | 2026-03-11 10:04:15.783478 | localhost | skipping: Conditional result was False 2026-03-11 10:04:15.788789 | 2026-03-11 10:04:15.788894 | LOOP [upload-logs : Upload console log and json output]