2025-10-03 03:03:26.829075 | Job console starting 2025-10-03 03:03:26.852652 | Updating git repos 2025-10-03 03:03:26.955673 | Cloning repos into workspace 2025-10-03 03:03:27.060202 | Restoring repo states 2025-10-03 03:03:27.077922 | Merging changes 2025-10-03 03:03:27.077942 | Checking out repos 2025-10-03 03:03:27.380406 | Preparing playbooks 2025-10-03 03:03:29.242176 | Running Ansible setup 2025-10-03 03:03:35.059100 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-10-03 03:03:36.618351 | 2025-10-03 03:03:36.618464 | PLAY [Base pre] 2025-10-03 03:03:36.648233 | 2025-10-03 03:03:36.648339 | TASK [Setup log path fact] 2025-10-03 03:03:36.705790 | ubuntu-jammy | ok 2025-10-03 03:03:36.740031 | 2025-10-03 03:03:36.740160 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-03 03:03:36.779184 | ubuntu-jammy | ok 2025-10-03 03:03:36.791293 | 2025-10-03 03:03:36.791857 | TASK [emit-job-header : Print job information] 2025-10-03 03:03:36.860193 | # Job Information 2025-10-03 03:03:36.860336 | Ansible Version: 2.16.14 2025-10-03 03:03:36.860367 | Job: flake8 2025-10-03 03:03:36.860395 | Pipeline: periodic-daily 2025-10-03 03:03:36.860415 | Executor: 521e9411259a 2025-10-03 03:03:36.860432 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-10-03 03:03:36.860455 | Event ID: 0bf4f2b861c04ed4811211c4e3c1f555 2025-10-03 03:03:36.864457 | 2025-10-03 03:03:36.864533 | LOOP [emit-job-header : Print node information] 2025-10-03 03:03:37.033591 | ubuntu-jammy | ok: 2025-10-03 03:03:37.042894 | ubuntu-jammy | # Node Information 2025-10-03 03:03:37.042969 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-10-03 03:03:37.042995 | ubuntu-jammy | Hostname: ubuntu 2025-10-03 03:03:37.043015 | ubuntu-jammy | Username: zuul 2025-10-03 03:03:37.043034 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-10-03 03:03:37.043054 | ubuntu-jammy | Provider: regiocloud-a 2025-10-03 03:03:37.043081 | ubuntu-jammy | Region: 2025-10-03 03:03:37.043099 | ubuntu-jammy | Label: ubuntu-jammy 2025-10-03 03:03:37.043116 | ubuntu-jammy | Product Name: OpenStack Nova 2025-10-03 03:03:37.043132 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef0:154d 2025-10-03 03:03:37.052465 | 2025-10-03 03:03:37.052561 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-03 03:03:38.097751 | ubuntu-jammy -> localhost | changed 2025-10-03 03:03:38.103625 | 2025-10-03 03:03:38.103709 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-03 03:03:40.128327 | ubuntu-jammy -> localhost | changed 2025-10-03 03:03:40.137118 | 2025-10-03 03:03:40.137202 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-03 03:03:41.032634 | ubuntu-jammy -> localhost | ok 2025-10-03 03:03:41.037630 | 2025-10-03 03:03:41.037713 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-03 03:03:41.075790 | ubuntu-jammy | ok 2025-10-03 03:03:41.109681 | ubuntu-jammy | included: /var/lib/zuul/builds/87071fc9cc6d455aa43c6b1686972cbc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-03 03:03:41.148274 | 2025-10-03 03:03:41.148365 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-03 03:03:43.385325 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-10-03 03:03:43.385497 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/87071fc9cc6d455aa43c6b1686972cbc/work/87071fc9cc6d455aa43c6b1686972cbc_id_rsa 2025-10-03 03:03:43.385530 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/87071fc9cc6d455aa43c6b1686972cbc/work/87071fc9cc6d455aa43c6b1686972cbc_id_rsa.pub 2025-10-03 03:03:43.385553 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-10-03 03:03:43.385573 | ubuntu-jammy -> localhost | SHA256:Jzcq9/cxxkqgDHM4PYeoaWqKIsdSS9YP2QxJIVgOHnY zuul-build-sshkey 2025-10-03 03:03:43.385592 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-10-03 03:03:43.385610 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-10-03 03:03:43.385635 | ubuntu-jammy -> localhost | |.=oE.. | 2025-10-03 03:03:43.385655 | ubuntu-jammy -> localhost | |+oo.. | 2025-10-03 03:03:43.385671 | ubuntu-jammy -> localhost | | ... . | 2025-10-03 03:03:43.385688 | ubuntu-jammy -> localhost | | o + . | 2025-10-03 03:03:43.385705 | ubuntu-jammy -> localhost | | . =* S * | 2025-10-03 03:03:43.385725 | ubuntu-jammy -> localhost | | + +oo* O o . | 2025-10-03 03:03:43.385742 | ubuntu-jammy -> localhost | | = .+o. = . = | 2025-10-03 03:03:43.385758 | ubuntu-jammy -> localhost | |= =o .o . ..o o | 2025-10-03 03:03:43.385775 | ubuntu-jammy -> localhost | |==. ..... | 2025-10-03 03:03:43.385792 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-10-03 03:03:43.385838 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.749446 2025-10-03 03:03:43.391284 | 2025-10-03 03:03:43.391358 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-03 03:03:43.417837 | ubuntu-jammy | ok 2025-10-03 03:03:43.425650 | ubuntu-jammy | included: /var/lib/zuul/builds/87071fc9cc6d455aa43c6b1686972cbc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-03 03:03:43.436210 | 2025-10-03 03:03:43.436283 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-03 03:03:43.479226 | ubuntu-jammy | skipping: Conditional result was False 2025-10-03 03:03:43.485471 | 2025-10-03 03:03:43.485547 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-03 03:03:44.498158 | ubuntu-jammy | changed 2025-10-03 03:03:44.502763 | 2025-10-03 03:03:44.502857 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-03 03:03:44.763565 | ubuntu-jammy | ok 2025-10-03 03:03:44.770210 | 2025-10-03 03:03:44.770299 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-03 03:03:45.517259 | ubuntu-jammy | changed 2025-10-03 03:03:45.524716 | 2025-10-03 03:03:45.524813 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-03 03:03:46.190637 | ubuntu-jammy | changed 2025-10-03 03:03:46.195390 | 2025-10-03 03:03:46.195467 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-03 03:03:46.231293 | ubuntu-jammy | skipping: Conditional result was False 2025-10-03 03:03:46.236298 | 2025-10-03 03:03:46.236375 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-03 03:03:46.950960 | ubuntu-jammy -> localhost | changed 2025-10-03 03:03:46.959950 | 2025-10-03 03:03:46.960030 | TASK [add-build-sshkey : Add back temp key] 2025-10-03 03:03:48.181864 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/87071fc9cc6d455aa43c6b1686972cbc/work/87071fc9cc6d455aa43c6b1686972cbc_id_rsa (zuul-build-sshkey) 2025-10-03 03:03:48.182083 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.039226 2025-10-03 03:03:48.187481 | 2025-10-03 03:03:48.187561 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-03 03:03:48.729872 | ubuntu-jammy | ok 2025-10-03 03:03:48.733959 | 2025-10-03 03:03:48.734033 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-03 03:03:48.788145 | ubuntu-jammy | skipping: Conditional result was False 2025-10-03 03:03:48.796606 | 2025-10-03 03:03:48.796685 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-03 03:03:49.477351 | ubuntu-jammy | ok 2025-10-03 03:03:49.495284 | 2025-10-03 03:03:49.495380 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-03 03:03:49.525936 | ubuntu-jammy | ok 2025-10-03 03:03:49.533718 | 2025-10-03 03:03:49.533797 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-03 03:03:50.085311 | ubuntu-jammy -> localhost | ok 2025-10-03 03:03:50.090721 | 2025-10-03 03:03:50.090797 | TASK [validate-host : Collect information about the host] 2025-10-03 03:03:51.273445 | ubuntu-jammy | ok 2025-10-03 03:03:51.295971 | 2025-10-03 03:03:51.296135 | TASK [validate-host : Sanitize hostname] 2025-10-03 03:03:51.455333 | ubuntu-jammy | ok 2025-10-03 03:03:51.488167 | 2025-10-03 03:03:51.488263 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-03 03:03:52.419152 | ubuntu-jammy -> localhost | changed 2025-10-03 03:03:52.424743 | 2025-10-03 03:03:52.424823 | TASK [validate-host : Collect information about zuul worker] 2025-10-03 03:03:53.008062 | ubuntu-jammy | ok 2025-10-03 03:03:53.013351 | 2025-10-03 03:03:53.013440 | TASK [validate-host : Write out all zuul information for each host] 2025-10-03 03:03:54.019469 | ubuntu-jammy -> localhost | changed 2025-10-03 03:03:54.032974 | 2025-10-03 03:03:54.033099 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-03 03:03:54.347010 | ubuntu-jammy | ok 2025-10-03 03:03:54.352139 | 2025-10-03 03:03:54.352220 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-03 03:03:55.806704 | ubuntu-jammy | changed: 2025-10-03 03:03:55.807049 | ubuntu-jammy | cd+++++++++ src/ 2025-10-03 03:03:55.807100 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-10-03 03:03:55.807122 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-10-03 03:03:55.807141 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-10-03 03:03:55.807158 | ubuntu-jammy | Containerfile 2025-10-03 03:03:55.807281 | ubuntu-jammy | Containerfile 2025-10-03 03:03:55.840100 | ubuntu-jammy | Containerfile 2025-10-03 03:03:55.840159 | ubuntu-jammy | Containerfile 2025-10-03 03:03:55.840217 | ubuntu-jammy | Containerfile 2025-10-03 03:03:55.840275 | ubuntu-jammy | Containerfile 2025-10-03 03:03:55.840332 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004642 2025-10-03 03:04:30.394181 | 2025-10-03 03:04:30.394278 | TASK [upload-logs : Upload logs to log server] 2025-10-03 03:04:31.170694 | localhost | Output suppressed because no_log was given 2025-10-03 03:04:31.172742 | 2025-10-03 03:04:31.172841 | LOOP [upload-logs : Compress console log and json output] 2025-10-03 03:04:31.222730 | localhost | skipping: Conditional result was False 2025-10-03 03:04:31.228373 | localhost | skipping: Conditional result was False 2025-10-03 03:04:31.239122 | 2025-10-03 03:04:31.239354 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-03 03:04:31.285722 | localhost | skipping: Conditional result was False 2025-10-03 03:04:31.285977 | 2025-10-03 03:04:31.292569 | localhost | skipping: Conditional result was False 2025-10-03 03:04:31.305314 | 2025-10-03 03:04:31.305413 | LOOP [upload-logs : Upload console log and json output]