2026-06-26 03:04:14.428577 | Job console starting 2026-06-26 03:04:14.464521 | Updating git repos 2026-06-26 03:04:14.519862 | Cloning repos into workspace 2026-06-26 03:04:14.589712 | Restoring repo states 2026-06-26 03:04:14.606734 | Merging changes 2026-06-26 03:04:14.606753 | Checking out repos 2026-06-26 03:04:14.711433 | Preparing playbooks 2026-06-26 03:04:15.787209 | Running Ansible setup 2026-06-26 03:04:21.858370 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-06-26 03:04:23.476485 | 2026-06-26 03:04:23.476626 | PLAY [Base pre] 2026-06-26 03:04:23.538083 | 2026-06-26 03:04:23.538208 | TASK [Setup log path fact] 2026-06-26 03:04:23.584405 | ubuntu-jammy | ok 2026-06-26 03:04:23.655231 | 2026-06-26 03:04:23.655393 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 03:04:23.736830 | ubuntu-jammy | ok 2026-06-26 03:04:23.757689 | 2026-06-26 03:04:23.757795 | TASK [emit-job-header : Print job information] 2026-06-26 03:04:23.841879 | # Job Information 2026-06-26 03:04:23.842050 | Ansible Version: 2.16.14 2026-06-26 03:04:23.842082 | Job: flake8 2026-06-26 03:04:23.842110 | Pipeline: periodic-daily 2026-06-26 03:04:23.842128 | Executor: 521e9411259a 2026-06-26 03:04:23.842145 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-06-26 03:04:23.842163 | Event ID: 78f8d19b63fb4bb6a75fed851845950e 2026-06-26 03:04:23.846286 | 2026-06-26 03:04:23.846372 | LOOP [emit-job-header : Print node information] 2026-06-26 03:04:24.122741 | ubuntu-jammy | ok: 2026-06-26 03:04:24.122943 | ubuntu-jammy | # Node Information 2026-06-26 03:04:24.122975 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-06-26 03:04:24.123008 | ubuntu-jammy | Hostname: ubuntu 2026-06-26 03:04:24.123028 | ubuntu-jammy | Username: zuul 2026-06-26 03:04:24.123047 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-06-26 03:04:24.123067 | ubuntu-jammy | Provider: regiocloud-a 2026-06-26 03:04:24.123085 | ubuntu-jammy | Region: 2026-06-26 03:04:24.123103 | ubuntu-jammy | Label: ubuntu-jammy 2026-06-26 03:04:24.123119 | ubuntu-jammy | Product Name: OpenStack Nova 2026-06-26 03:04:24.123135 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:febe:8bb7 2026-06-26 03:04:24.141279 | 2026-06-26 03:04:24.141381 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-26 03:04:25.853783 | ubuntu-jammy -> localhost | changed 2026-06-26 03:04:25.871429 | 2026-06-26 03:04:25.871614 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-26 03:04:28.627438 | ubuntu-jammy -> localhost | changed 2026-06-26 03:04:28.645933 | 2026-06-26 03:04:28.646098 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-26 03:04:29.130418 | ubuntu-jammy -> localhost | ok 2026-06-26 03:04:29.136747 | 2026-06-26 03:04:29.136863 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-26 03:04:29.185271 | ubuntu-jammy | ok 2026-06-26 03:04:29.225398 | ubuntu-jammy | included: /var/lib/zuul/builds/709262ed70ba4b9e89a4953152aede28/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-26 03:04:29.267221 | 2026-06-26 03:04:29.267330 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-26 03:04:32.074006 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-26 03:04:32.074229 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/709262ed70ba4b9e89a4953152aede28/work/709262ed70ba4b9e89a4953152aede28_id_rsa 2026-06-26 03:04:32.074264 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/709262ed70ba4b9e89a4953152aede28/work/709262ed70ba4b9e89a4953152aede28_id_rsa.pub 2026-06-26 03:04:32.074285 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-26 03:04:32.074305 | ubuntu-jammy -> localhost | SHA256:TW2KMO7dDFVTJBCGu3Sdrg+7qDVMa9T4P9QJHkB2afg zuul-build-sshkey 2026-06-26 03:04:32.074324 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-26 03:04:32.074342 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-26 03:04:32.074369 | ubuntu-jammy -> localhost | | o*+=+o | 2026-06-26 03:04:32.074388 | ubuntu-jammy -> localhost | | .oo+oo | 2026-06-26 03:04:32.074404 | ubuntu-jammy -> localhost | | o .o=o. | 2026-06-26 03:04:32.074421 | ubuntu-jammy -> localhost | | . ooB.oE | 2026-06-26 03:04:32.074437 | ubuntu-jammy -> localhost | | ..So+o + . | 2026-06-26 03:04:32.074461 | ubuntu-jammy -> localhost | | . =.* + o | 2026-06-26 03:04:32.074479 | ubuntu-jammy -> localhost | | . B =o | 2026-06-26 03:04:32.074495 | ubuntu-jammy -> localhost | | o o.+. | 2026-06-26 03:04:32.074524 | ubuntu-jammy -> localhost | | ... ooo. | 2026-06-26 03:04:32.074541 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-26 03:04:32.074592 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.712734 2026-06-26 03:04:32.080128 | 2026-06-26 03:04:32.080218 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-26 03:04:32.107142 | ubuntu-jammy | ok 2026-06-26 03:04:32.115843 | ubuntu-jammy | included: /var/lib/zuul/builds/709262ed70ba4b9e89a4953152aede28/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-26 03:04:32.139862 | 2026-06-26 03:04:32.139958 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-26 03:04:32.152872 | ubuntu-jammy | skipping: Conditional result was False 2026-06-26 03:04:32.158497 | 2026-06-26 03:04:32.158605 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-26 03:04:33.050223 | ubuntu-jammy | changed 2026-06-26 03:04:33.055716 | 2026-06-26 03:04:33.055804 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-26 03:04:33.330060 | ubuntu-jammy | ok 2026-06-26 03:04:33.334930 | 2026-06-26 03:04:33.335024 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-26 03:04:33.999442 | ubuntu-jammy | changed 2026-06-26 03:04:34.008964 | 2026-06-26 03:04:34.009099 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-26 03:04:34.761525 | ubuntu-jammy | changed 2026-06-26 03:04:34.766665 | 2026-06-26 03:04:34.766756 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-26 03:04:34.799826 | ubuntu-jammy | skipping: Conditional result was False 2026-06-26 03:04:34.805024 | 2026-06-26 03:04:34.805114 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-26 03:04:35.939046 | ubuntu-jammy -> localhost | changed 2026-06-26 03:04:35.947818 | 2026-06-26 03:04:35.947922 | TASK [add-build-sshkey : Add back temp key] 2026-06-26 03:04:36.458022 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/709262ed70ba4b9e89a4953152aede28/work/709262ed70ba4b9e89a4953152aede28_id_rsa (zuul-build-sshkey) 2026-06-26 03:04:36.458241 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.010737 2026-06-26 03:04:36.463725 | 2026-06-26 03:04:36.463804 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-26 03:04:36.941488 | ubuntu-jammy | ok 2026-06-26 03:04:36.950081 | 2026-06-26 03:04:36.950328 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-26 03:04:36.975035 | ubuntu-jammy | skipping: Conditional result was False 2026-06-26 03:04:36.985094 | 2026-06-26 03:04:36.985193 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-26 03:04:37.492119 | ubuntu-jammy | ok 2026-06-26 03:04:37.503031 | 2026-06-26 03:04:37.503126 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-26 03:04:37.535686 | ubuntu-jammy | ok 2026-06-26 03:04:37.543762 | 2026-06-26 03:04:37.543863 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-26 03:04:37.819914 | ubuntu-jammy -> localhost | ok 2026-06-26 03:04:37.826886 | 2026-06-26 03:04:37.829001 | TASK [validate-host : Collect information about the host] 2026-06-26 03:04:39.022013 | ubuntu-jammy | ok 2026-06-26 03:04:39.033198 | 2026-06-26 03:04:39.033298 | TASK [validate-host : Sanitize hostname] 2026-06-26 03:04:39.123351 | ubuntu-jammy | ok 2026-06-26 03:04:39.155133 | 2026-06-26 03:04:39.155248 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-26 03:04:39.861302 | ubuntu-jammy -> localhost | changed 2026-06-26 03:04:39.869756 | 2026-06-26 03:04:39.869864 | TASK [validate-host : Collect information about zuul worker] 2026-06-26 03:04:40.335038 | ubuntu-jammy | ok 2026-06-26 03:04:40.343394 | 2026-06-26 03:04:40.343506 | TASK [validate-host : Write out all zuul information for each host] 2026-06-26 03:04:41.142565 | ubuntu-jammy -> localhost | changed 2026-06-26 03:04:41.153134 | 2026-06-26 03:04:41.153258 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-26 03:04:41.472944 | ubuntu-jammy | ok 2026-06-26 03:04:41.480880 | 2026-06-26 03:04:41.481014 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-26 03:04:42.781089 | ubuntu-jammy | changed: 2026-06-26 03:04:42.781311 | ubuntu-jammy | cd+++++++++ src/ 2026-06-26 03:04:42.781348 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-06-26 03:04:42.781372 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-06-26 03:04:42.781394 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-06-26 03:04:42.781414 | ubuntu-jammy | Containerfile 2026-06-26 03:04:42.781545 | ubuntu-jammy | Containerfile 2026-06-26 03:04:42.794168 | ubuntu-jammy | Containerfile 2026-06-26 03:04:42.794236 | ubuntu-jammy | Containerfile 2026-06-26 03:04:42.794306 | ubuntu-jammy | Containerfile 2026-06-26 03:04:42.794380 | ubuntu-jammy | Containerfile 2026-06-26 03:04:42.794449 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005172 2026-06-26 03:05:17.270456 | 2026-06-26 03:05:17.270593 | TASK [upload-logs : Upload logs to log server] 2026-06-26 03:05:17.902063 | localhost | Output suppressed because no_log was given 2026-06-26 03:05:17.904356 | 2026-06-26 03:05:17.904486 | LOOP [upload-logs : Compress console log and json output] 2026-06-26 03:05:17.967064 | localhost | skipping: Conditional result was False 2026-06-26 03:05:17.974310 | localhost | skipping: Conditional result was False 2026-06-26 03:05:17.980970 | 2026-06-26 03:05:17.981123 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-26 03:05:18.033716 | localhost | skipping: Conditional result was False 2026-06-26 03:05:18.034113 | 2026-06-26 03:05:18.039083 | localhost | skipping: Conditional result was False 2026-06-26 03:05:18.050181 | 2026-06-26 03:05:18.050348 | LOOP [upload-logs : Upload console log and json output]