2026-06-26 08:11:52.216566 | Job console starting 2026-06-26 08:11:52.234860 | Updating git repos 2026-06-26 08:11:52.267666 | Cloning repos into workspace 2026-06-26 08:11:52.342417 | Restoring repo states 2026-06-26 08:11:52.372588 | Merging changes 2026-06-26 08:11:52.905414 | Checking out repos 2026-06-26 08:11:52.991277 | Preparing playbooks 2026-06-26 08:11:53.684429 | Running Ansible setup 2026-06-26 08:11:58.417525 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-26 08:11:59.216250 | 2026-06-26 08:11:59.216451 | PLAY [Base pre] 2026-06-26 08:11:59.234254 | 2026-06-26 08:11:59.234440 | TASK [Setup log path fact] 2026-06-26 08:11:59.259435 | ubuntu-jammy | ok 2026-06-26 08:11:59.278012 | 2026-06-26 08:11:59.278236 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 08:11:59.315560 | ubuntu-jammy | ok 2026-06-26 08:11:59.326092 | 2026-06-26 08:11:59.326273 | TASK [emit-job-header : Print job information] 2026-06-26 08:11:59.383265 | # Job Information 2026-06-26 08:11:59.383578 | Ansible Version: 2.16.14 2026-06-26 08:11:59.383640 | Job: flake8 2026-06-26 08:11:59.383693 | Pipeline: check 2026-06-26 08:11:59.383733 | Executor: 521e9411259a 2026-06-26 08:11:59.383768 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/715 2026-06-26 08:11:59.383805 | Event ID: a999d600-7136-11f1-8f08-f294a18e680f 2026-06-26 08:11:59.394220 | 2026-06-26 08:11:59.394746 | LOOP [emit-job-header : Print node information] 2026-06-26 08:11:59.524803 | ubuntu-jammy | ok: 2026-06-26 08:11:59.525300 | ubuntu-jammy | # Node Information 2026-06-26 08:11:59.525370 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-26 08:11:59.525414 | ubuntu-jammy | Hostname: ubuntu 2026-06-26 08:11:59.525454 | ubuntu-jammy | Username: zuul 2026-06-26 08:11:59.525491 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-26 08:11:59.525535 | ubuntu-jammy | Provider: regiocloud-a 2026-06-26 08:11:59.525574 | ubuntu-jammy | Region: 2026-06-26 08:11:59.525611 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-26 08:11:59.525648 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-26 08:11:59.525684 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe33:351e 2026-06-26 08:11:59.543341 | 2026-06-26 08:11:59.543531 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-26 08:12:00.151985 | ubuntu-jammy -> localhost | changed 2026-06-26 08:12:00.163797 | 2026-06-26 08:12:00.163961 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-26 08:12:01.306589 | ubuntu-jammy -> localhost | changed 2026-06-26 08:12:01.318238 | 2026-06-26 08:12:01.318372 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-26 08:12:01.626546 | ubuntu-jammy -> localhost | ok 2026-06-26 08:12:01.633202 | 2026-06-26 08:12:01.633329 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-26 08:12:01.685470 | ubuntu-jammy | ok 2026-06-26 08:12:01.712317 | ubuntu-jammy | included: /var/lib/zuul/builds/4dca01c822054317b163bce7f14ed6d6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-26 08:12:01.722070 | 2026-06-26 08:12:01.722228 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-26 08:12:02.698822 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-26 08:12:02.699259 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/4dca01c822054317b163bce7f14ed6d6/work/4dca01c822054317b163bce7f14ed6d6_id_rsa 2026-06-26 08:12:02.699325 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/4dca01c822054317b163bce7f14ed6d6/work/4dca01c822054317b163bce7f14ed6d6_id_rsa.pub 2026-06-26 08:12:02.699363 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-26 08:12:02.699401 | ubuntu-jammy -> localhost | SHA256:J9OMal5aWMKgQs4sRS4cTqrlKOQuRlsmTtsyFuq7FCg zuul-build-sshkey 2026-06-26 08:12:02.699438 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-26 08:12:02.699468 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-26 08:12:02.699518 | ubuntu-jammy -> localhost | | o. | 2026-06-26 08:12:02.699550 | ubuntu-jammy -> localhost | |=o. | 2026-06-26 08:12:02.699578 | ubuntu-jammy -> localhost | |o=+ . | 2026-06-26 08:12:02.699605 | ubuntu-jammy -> localhost | |X* . o + | 2026-06-26 08:12:02.699632 | ubuntu-jammy -> localhost | |E@oo o S + | 2026-06-26 08:12:02.699669 | ubuntu-jammy -> localhost | |X.X = + | 2026-06-26 08:12:02.699697 | ubuntu-jammy -> localhost | |o@ . + o | 2026-06-26 08:12:02.699724 | ubuntu-jammy -> localhost | |* o o + | 2026-06-26 08:12:02.699755 | ubuntu-jammy -> localhost | | +o o | 2026-06-26 08:12:02.699783 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-26 08:12:02.699855 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.428199 2026-06-26 08:12:02.708417 | 2026-06-26 08:12:02.708551 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-26 08:12:02.739683 | ubuntu-jammy | ok 2026-06-26 08:12:02.752211 | ubuntu-jammy | included: /var/lib/zuul/builds/4dca01c822054317b163bce7f14ed6d6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-26 08:12:02.762296 | 2026-06-26 08:12:02.762425 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-26 08:12:02.789035 | ubuntu-jammy | skipping: Conditional result was False 2026-06-26 08:12:02.796292 | 2026-06-26 08:12:02.796422 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-26 08:12:03.521637 | ubuntu-jammy | changed 2026-06-26 08:12:03.530945 | 2026-06-26 08:12:03.531106 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-26 08:12:03.799343 | ubuntu-jammy | ok 2026-06-26 08:12:03.808446 | 2026-06-26 08:12:03.808601 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-26 08:12:04.535923 | ubuntu-jammy | changed 2026-06-26 08:12:04.546198 | 2026-06-26 08:12:04.546359 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-26 08:12:05.288779 | ubuntu-jammy | changed 2026-06-26 08:12:05.298405 | 2026-06-26 08:12:05.298580 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-26 08:12:05.324311 | ubuntu-jammy | skipping: Conditional result was False 2026-06-26 08:12:05.343315 | 2026-06-26 08:12:05.343603 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-26 08:12:05.826201 | ubuntu-jammy -> localhost | changed 2026-06-26 08:12:05.854948 | 2026-06-26 08:12:05.855236 | TASK [add-build-sshkey : Add back temp key] 2026-06-26 08:12:06.219704 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/4dca01c822054317b163bce7f14ed6d6/work/4dca01c822054317b163bce7f14ed6d6_id_rsa (zuul-build-sshkey) 2026-06-26 08:12:06.219997 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013965 2026-06-26 08:12:06.228678 | 2026-06-26 08:12:06.228813 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-26 08:12:06.756642 | ubuntu-jammy | ok 2026-06-26 08:12:06.764199 | 2026-06-26 08:12:06.765763 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-26 08:12:06.798275 | ubuntu-jammy | skipping: Conditional result was False 2026-06-26 08:12:06.810477 | 2026-06-26 08:12:06.810605 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-26 08:12:07.292815 | ubuntu-jammy | ok 2026-06-26 08:12:07.307983 | 2026-06-26 08:12:07.308185 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-26 08:12:07.351781 | ubuntu-jammy | ok 2026-06-26 08:12:07.359565 | 2026-06-26 08:12:07.359730 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-26 08:12:07.650267 | ubuntu-jammy -> localhost | ok 2026-06-26 08:12:07.657567 | 2026-06-26 08:12:07.657696 | TASK [validate-host : Collect information about the host] 2026-06-26 08:12:08.960207 | ubuntu-jammy | ok 2026-06-26 08:12:08.973625 | 2026-06-26 08:12:08.973768 | TASK [validate-host : Sanitize hostname] 2026-06-26 08:12:09.129339 | ubuntu-jammy | ok 2026-06-26 08:12:09.190343 | 2026-06-26 08:12:09.190499 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-26 08:12:09.774938 | ubuntu-jammy -> localhost | changed 2026-06-26 08:12:09.792152 | 2026-06-26 08:12:09.792381 | TASK [validate-host : Collect information about zuul worker] 2026-06-26 08:12:10.303712 | ubuntu-jammy | ok 2026-06-26 08:12:10.316492 | 2026-06-26 08:12:10.316744 | TASK [validate-host : Write out all zuul information for each host] 2026-06-26 08:12:10.884242 | ubuntu-jammy -> localhost | changed 2026-06-26 08:12:10.894222 | 2026-06-26 08:12:10.894349 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-26 08:12:11.190534 | ubuntu-jammy | ok 2026-06-26 08:12:11.198086 | 2026-06-26 08:12:11.198221 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-26 08:12:12.325953 | ubuntu-jammy | changed: 2026-06-26 08:12:12.326290 | ubuntu-jammy | cd+++++++++ src/ 2026-06-26 08:12:12.326343 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-26 08:12:12.326377 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-26 08:12:12.326410 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-26 08:12:12.326440 | ubuntu-jammy | Containerfile 2026-06-26 08:12:12.326642 | ubuntu-jammy | Containerfile 2026-06-26 08:12:12.342096 | ubuntu-jammy | Containerfile 2026-06-26 08:12:12.342279 | ubuntu-jammy | Containerfile 2026-06-26 08:12:12.342391 | ubuntu-jammy | Containerfile 2026-06-26 08:12:12.342464 | ubuntu-jammy | Containerfile 2026-06-26 08:12:12.342535 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.017943 2026-06-26 08:12:44.177601 | 2026-06-26 08:12:44.177739 | TASK [upload-logs : Upload logs to log server] 2026-06-26 08:12:44.794228 | localhost | Output suppressed because no_log was given 2026-06-26 08:12:44.797822 | 2026-06-26 08:12:44.798005 | LOOP [upload-logs : Compress console log and json output] 2026-06-26 08:12:44.856237 | localhost | skipping: Conditional result was False 2026-06-26 08:12:44.861456 | localhost | skipping: Conditional result was False 2026-06-26 08:12:44.869950 | 2026-06-26 08:12:44.870067 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-26 08:12:44.946881 | localhost | skipping: Conditional result was False 2026-06-26 08:12:44.947259 | 2026-06-26 08:12:44.954445 | localhost | skipping: Conditional result was False 2026-06-26 08:12:44.959392 | 2026-06-26 08:12:44.959532 | LOOP [upload-logs : Upload console log and json output]