2026-02-04 03:16:47.789141 | Job console starting 2026-02-04 03:16:47.809634 | Updating git repos 2026-02-04 03:16:47.859459 | Cloning repos into workspace 2026-02-04 03:16:47.937260 | Restoring repo states 2026-02-04 03:16:47.956733 | Merging changes 2026-02-04 03:16:47.956759 | Checking out repos 2026-02-04 03:16:48.047070 | Preparing playbooks 2026-02-04 03:16:48.934069 | Running Ansible setup 2026-02-04 03:16:54.130532 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-04 03:16:55.781523 | 2026-02-04 03:16:55.781647 | PLAY [Base pre] 2026-02-04 03:16:55.796249 | 2026-02-04 03:16:55.796364 | TASK [Setup log path fact] 2026-02-04 03:16:55.835438 | debian-bookworm | ok 2026-02-04 03:16:55.861751 | 2026-02-04 03:16:55.861883 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-04 03:16:55.910538 | debian-bookworm | ok 2026-02-04 03:16:55.929076 | 2026-02-04 03:16:55.929185 | TASK [emit-job-header : Print job information] 2026-02-04 03:16:55.987384 | # Job Information 2026-02-04 03:16:55.987540 | Ansible Version: 2.16.14 2026-02-04 03:16:55.987575 | Job: flake8 2026-02-04 03:16:55.987607 | Pipeline: periodic-daily 2026-02-04 03:16:55.987630 | Executor: 521e9411259a 2026-02-04 03:16:55.987651 | Triggered by: https://github.com/osism/k8s-capi-images 2026-02-04 03:16:55.987673 | Event ID: 0712563b757d4814ac95cdf6a0034143 2026-02-04 03:16:55.992276 | 2026-02-04 03:16:55.992372 | LOOP [emit-job-header : Print node information] 2026-02-04 03:16:56.199359 | debian-bookworm | ok: 2026-02-04 03:16:56.199635 | debian-bookworm | # Node Information 2026-02-04 03:16:56.199674 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-04 03:16:56.199699 | debian-bookworm | Hostname: debian 2026-02-04 03:16:56.199734 | debian-bookworm | Username: zuul 2026-02-04 03:16:56.199755 | debian-bookworm | Distro: Debian 12.13 2026-02-04 03:16:56.199779 | debian-bookworm | Provider: regiocloud-a 2026-02-04 03:16:56.199801 | debian-bookworm | Region: 2026-02-04 03:16:56.199821 | debian-bookworm | Label: debian-bookworm 2026-02-04 03:16:56.199842 | debian-bookworm | Product Name: OpenStack Nova 2026-02-04 03:16:56.199862 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6e:a1bc 2026-02-04 03:16:56.220187 | 2026-02-04 03:16:56.220301 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-04 03:16:57.399103 | debian-bookworm -> localhost | changed 2026-02-04 03:16:57.406987 | 2026-02-04 03:16:57.411549 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-04 03:16:59.180769 | debian-bookworm -> localhost | changed 2026-02-04 03:16:59.191228 | 2026-02-04 03:16:59.191339 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-04 03:16:59.730469 | debian-bookworm -> localhost | ok 2026-02-04 03:16:59.736380 | 2026-02-04 03:16:59.736475 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-04 03:16:59.774790 | debian-bookworm | ok 2026-02-04 03:16:59.791148 | debian-bookworm | included: /var/lib/zuul/builds/050937006076405a9b56e70c13dccf1c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-04 03:16:59.801778 | 2026-02-04 03:16:59.801879 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-04 03:17:01.333946 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-04 03:17:01.334113 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/050937006076405a9b56e70c13dccf1c/work/050937006076405a9b56e70c13dccf1c_id_rsa 2026-02-04 03:17:01.334146 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/050937006076405a9b56e70c13dccf1c/work/050937006076405a9b56e70c13dccf1c_id_rsa.pub 2026-02-04 03:17:01.334169 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-04 03:17:01.334190 | debian-bookworm -> localhost | SHA256:QU33W6NLNborYSoEXzVxW+G9ad+XPqFXCJVah4x1FDQ zuul-build-sshkey 2026-02-04 03:17:01.334208 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-04 03:17:01.334234 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-04 03:17:01.334252 | debian-bookworm -> localhost | | .o..o=oE=| 2026-02-04 03:17:01.334271 | debian-bookworm -> localhost | | . .+o.X.+| 2026-02-04 03:17:01.334288 | debian-bookworm -> localhost | | . . .=.*o| 2026-02-04 03:17:01.334304 | debian-bookworm -> localhost | | . o o +o=| 2026-02-04 03:17:01.334321 | debian-bookworm -> localhost | | o S =.= | 2026-02-04 03:17:01.334346 | debian-bookworm -> localhost | | o o. =.=| 2026-02-04 03:17:01.334363 | debian-bookworm -> localhost | | . o .o..*| 2026-02-04 03:17:01.334380 | debian-bookworm -> localhost | | . . . .oo.| 2026-02-04 03:17:01.334397 | debian-bookworm -> localhost | | . .....| 2026-02-04 03:17:01.334414 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-04 03:17:01.334458 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.080809 2026-02-04 03:17:01.339465 | 2026-02-04 03:17:01.339542 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-04 03:17:01.377194 | debian-bookworm | ok 2026-02-04 03:17:01.384495 | debian-bookworm | included: /var/lib/zuul/builds/050937006076405a9b56e70c13dccf1c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-04 03:17:01.408340 | 2026-02-04 03:17:01.408420 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-04 03:17:01.454247 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:17:01.459095 | 2026-02-04 03:17:01.459178 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-04 03:17:02.186251 | debian-bookworm | changed 2026-02-04 03:17:02.196867 | 2026-02-04 03:17:02.196972 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-04 03:17:02.433959 | debian-bookworm | ok 2026-02-04 03:17:02.446569 | 2026-02-04 03:17:02.446681 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-04 03:17:03.188566 | debian-bookworm | changed 2026-02-04 03:17:03.195917 | 2026-02-04 03:17:03.196021 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-04 03:17:03.868171 | debian-bookworm | changed 2026-02-04 03:17:03.881790 | 2026-02-04 03:17:03.881895 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-04 03:17:03.912870 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:17:03.923965 | 2026-02-04 03:17:03.924065 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-04 03:17:05.076823 | debian-bookworm -> localhost | changed 2026-02-04 03:17:05.108332 | 2026-02-04 03:17:05.108445 | TASK [add-build-sshkey : Add back temp key] 2026-02-04 03:17:05.644407 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/050937006076405a9b56e70c13dccf1c/work/050937006076405a9b56e70c13dccf1c_id_rsa (zuul-build-sshkey) 2026-02-04 03:17:05.644630 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021135 2026-02-04 03:17:05.652277 | 2026-02-04 03:17:05.652374 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-04 03:17:06.225019 | debian-bookworm | ok 2026-02-04 03:17:06.231689 | 2026-02-04 03:17:06.231809 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-04 03:17:06.266113 | debian-bookworm | skipping: Conditional result was False 2026-02-04 03:17:06.286915 | 2026-02-04 03:17:06.294269 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-04 03:17:06.907531 | debian-bookworm | ok 2026-02-04 03:17:06.918497 | 2026-02-04 03:17:06.918596 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-04 03:17:06.956965 | debian-bookworm | ok 2026-02-04 03:17:06.961681 | 2026-02-04 03:17:06.961789 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-04 03:17:07.611136 | debian-bookworm -> localhost | ok 2026-02-04 03:17:07.617060 | 2026-02-04 03:17:07.617145 | TASK [validate-host : Collect information about the host] 2026-02-04 03:17:09.085404 | debian-bookworm | ok 2026-02-04 03:17:09.112946 | 2026-02-04 03:17:09.113046 | TASK [validate-host : Sanitize hostname] 2026-02-04 03:17:09.279971 | debian-bookworm | ok 2026-02-04 03:17:09.352325 | 2026-02-04 03:17:09.352425 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-04 03:17:10.110330 | debian-bookworm -> localhost | changed 2026-02-04 03:17:10.115134 | 2026-02-04 03:17:10.115221 | TASK [validate-host : Collect information about zuul worker] 2026-02-04 03:17:10.504812 | debian-bookworm | ok 2026-02-04 03:17:10.508740 | 2026-02-04 03:17:10.508825 | TASK [validate-host : Write out all zuul information for each host] 2026-02-04 03:17:11.324456 | debian-bookworm -> localhost | changed 2026-02-04 03:17:11.332045 | 2026-02-04 03:17:11.332127 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-04 03:17:11.601083 | debian-bookworm | ok 2026-02-04 03:17:11.606937 | 2026-02-04 03:17:11.607024 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-04 03:17:12.919380 | debian-bookworm | changed: 2026-02-04 03:17:12.919524 | debian-bookworm | cd+++++++++ src/ 2026-02-04 03:17:12.919552 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-04 03:17:12.919572 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-04 03:17:12.919590 | debian-bookworm | cd+++++++++ src/github.com/osism/k8s-capi-images/ 2026-02-04 03:17:12.919616 | debian-bookworm | localhost | ok: Runtime: 0:00:00.065802 2026-02-04 03:17:41.587878 | 2026-02-04 03:17:41.588004 | TASK [upload-logs : Upload logs to log server] 2026-02-04 03:17:43.348142 | localhost | Output suppressed because no_log was given 2026-02-04 03:17:43.350296 | 2026-02-04 03:17:43.350410 | LOOP [upload-logs : Compress console log and json output] 2026-02-04 03:17:43.546245 | localhost | skipping: Conditional result was False 2026-02-04 03:17:43.567427 | localhost | skipping: Conditional result was False 2026-02-04 03:17:43.579985 | 2026-02-04 03:17:43.580121 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-04 03:17:43.692977 | localhost | skipping: Conditional result was False 2026-02-04 03:17:43.693302 | 2026-02-04 03:17:43.720571 | localhost | skipping: Conditional result was False 2026-02-04 03:17:43.729245 | 2026-02-04 03:17:43.729397 | LOOP [upload-logs : Upload console log and json output]