2026-08-06 16:57:13.124278 | Job console starting 2026-08-06 16:57:13.130666 | Updating git repos 2026-08-06 16:57:13.173850 | Cloning repos into workspace 2026-08-06 16:57:13.289302 | Restoring repo states 2026-08-06 16:57:13.299790 | Merging changes 2026-08-06 16:57:14.192243 | Checking out repos 2026-08-06 16:57:14.305309 | Preparing playbooks 2026-08-06 16:57:15.538910 | Running Ansible setup 2026-08-06 16:57:22.216413 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-08-06 16:57:23.674137 | 2026-08-06 16:57:23.674264 | PLAY [Base pre] 2026-08-06 16:57:23.739073 | 2026-08-06 16:57:23.739202 | TASK [Setup log path fact] 2026-08-06 16:57:23.778015 | ubuntu-jammy | ok 2026-08-06 16:57:23.830148 | 2026-08-06 16:57:23.830283 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 16:57:23.930185 | ubuntu-jammy | ok 2026-08-06 16:57:23.962785 | 2026-08-06 16:57:23.962919 | TASK [emit-job-header : Print job information] 2026-08-06 16:57:24.058134 | # Job Information 2026-08-06 16:57:24.058278 | Ansible Version: 2.16.14 2026-08-06 16:57:24.058317 | Job: flake8 2026-08-06 16:57:24.058346 | Pipeline: check 2026-08-06 16:57:24.058365 | Executor: 521e9411259a 2026-08-06 16:57:24.058382 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/761 2026-08-06 16:57:24.058401 | Event ID: b8670d00-91b7-11f1-9350-1955383c09a9 2026-08-06 16:57:24.062550 | 2026-08-06 16:57:24.062635 | LOOP [emit-job-header : Print node information] 2026-08-06 16:57:24.438094 | ubuntu-jammy | ok: 2026-08-06 16:57:24.438363 | ubuntu-jammy | # Node Information 2026-08-06 16:57:24.438409 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-08-06 16:57:24.438436 | ubuntu-jammy | Hostname: ubuntu 2026-08-06 16:57:24.438458 | ubuntu-jammy | Username: zuul 2026-08-06 16:57:24.438479 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-08-06 16:57:24.438503 | ubuntu-jammy | Provider: regiocloud-a 2026-08-06 16:57:24.438525 | ubuntu-jammy | Region: 2026-08-06 16:57:24.438547 | ubuntu-jammy | Label: ubuntu-jammy 2026-08-06 16:57:24.438567 | ubuntu-jammy | Product Name: OpenStack Nova 2026-08-06 16:57:24.438587 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed4:d33c 2026-08-06 16:57:24.448291 | 2026-08-06 16:57:24.448422 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-06 16:57:26.066562 | ubuntu-jammy -> localhost | changed 2026-08-06 16:57:26.075558 | 2026-08-06 16:57:26.075686 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-06 16:57:29.397476 | ubuntu-jammy -> localhost | changed 2026-08-06 16:57:29.409589 | 2026-08-06 16:57:29.409704 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-06 16:57:30.385528 | ubuntu-jammy -> localhost | ok 2026-08-06 16:57:30.391572 | 2026-08-06 16:57:30.391671 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-06 16:57:30.450019 | ubuntu-jammy | ok 2026-08-06 16:57:30.503970 | ubuntu-jammy | included: /var/lib/zuul/builds/7ccb4ecd03644503a81d01e465bce722/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-06 16:57:30.525513 | 2026-08-06 16:57:30.525627 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-06 16:57:34.606206 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-06 16:57:34.606448 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/7ccb4ecd03644503a81d01e465bce722/work/7ccb4ecd03644503a81d01e465bce722_id_rsa 2026-08-06 16:57:34.606487 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/7ccb4ecd03644503a81d01e465bce722/work/7ccb4ecd03644503a81d01e465bce722_id_rsa.pub 2026-08-06 16:57:34.606520 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-06 16:57:34.606544 | ubuntu-jammy -> localhost | SHA256:1IubHmtW3Z2DApE8Qkati9y0ySAW6p2L1CI31uldGQ8 zuul-build-sshkey 2026-08-06 16:57:34.606566 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-06 16:57:34.606588 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-06 16:57:34.606622 | ubuntu-jammy -> localhost | | o+o . | 2026-08-06 16:57:34.606646 | ubuntu-jammy -> localhost | | . .. B | 2026-08-06 16:57:34.606667 | ubuntu-jammy -> localhost | | . . + + | 2026-08-06 16:57:34.606687 | ubuntu-jammy -> localhost | | . o . +Eo . | 2026-08-06 16:57:34.606707 | ubuntu-jammy -> localhost | |. +.+.* S=o. ....| 2026-08-06 16:57:34.606731 | ubuntu-jammy -> localhost | |.+++oo *ooo....o.| 2026-08-06 16:57:34.606751 | ubuntu-jammy -> localhost | |oooo.. .+. . .| 2026-08-06 16:57:34.606770 | ubuntu-jammy -> localhost | | . .. ..oo | 2026-08-06 16:57:34.606790 | ubuntu-jammy -> localhost | | oo | 2026-08-06 16:57:34.606810 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-06 16:57:34.606966 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:02.626431 2026-08-06 16:57:34.613227 | 2026-08-06 16:57:34.613394 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-06 16:57:34.692156 | ubuntu-jammy | ok 2026-08-06 16:57:34.714487 | ubuntu-jammy | included: /var/lib/zuul/builds/7ccb4ecd03644503a81d01e465bce722/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-06 16:57:34.785080 | 2026-08-06 16:57:34.785197 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-06 16:57:34.813808 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 16:57:34.820837 | 2026-08-06 16:57:34.820938 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-06 16:57:35.572036 | ubuntu-jammy | changed 2026-08-06 16:57:35.595242 | 2026-08-06 16:57:35.595454 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-06 16:57:35.976960 | ubuntu-jammy | ok 2026-08-06 16:57:35.986524 | 2026-08-06 16:57:35.986632 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-06 16:57:36.727264 | ubuntu-jammy | changed 2026-08-06 16:57:36.732723 | 2026-08-06 16:57:36.732808 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-06 16:57:37.489291 | ubuntu-jammy | changed 2026-08-06 16:57:37.494005 | 2026-08-06 16:57:37.494086 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-06 16:57:37.522466 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 16:57:37.555679 | 2026-08-06 16:57:37.555785 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-06 16:57:39.217034 | ubuntu-jammy -> localhost | changed 2026-08-06 16:57:39.227652 | 2026-08-06 16:57:39.227923 | TASK [add-build-sshkey : Add back temp key] 2026-08-06 16:57:40.278460 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/7ccb4ecd03644503a81d01e465bce722/work/7ccb4ecd03644503a81d01e465bce722_id_rsa (zuul-build-sshkey) 2026-08-06 16:57:40.278754 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.031768 2026-08-06 16:57:40.288233 | 2026-08-06 16:57:40.288364 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-06 16:57:40.740162 | ubuntu-jammy | ok 2026-08-06 16:57:40.748051 | 2026-08-06 16:57:40.748147 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-06 16:57:40.795976 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 16:57:40.805818 | 2026-08-06 16:57:40.805940 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-06 16:57:41.604399 | ubuntu-jammy | ok 2026-08-06 16:57:41.630023 | 2026-08-06 16:57:41.630189 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-06 16:57:41.717220 | ubuntu-jammy | ok 2026-08-06 16:57:41.721603 | 2026-08-06 16:57:41.721679 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-06 16:57:42.441353 | ubuntu-jammy -> localhost | ok 2026-08-06 16:57:42.447344 | 2026-08-06 16:57:42.447427 | TASK [validate-host : Collect information about the host] 2026-08-06 16:57:44.140245 | ubuntu-jammy | ok 2026-08-06 16:57:44.177098 | 2026-08-06 16:57:44.177226 | TASK [validate-host : Sanitize hostname] 2026-08-06 16:57:44.461455 | ubuntu-jammy | ok 2026-08-06 16:57:44.573772 | 2026-08-06 16:57:44.573895 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-06 16:57:46.072964 | ubuntu-jammy -> localhost | changed 2026-08-06 16:57:46.080598 | 2026-08-06 16:57:46.080724 | TASK [validate-host : Collect information about zuul worker] 2026-08-06 16:57:46.620788 | ubuntu-jammy | ok 2026-08-06 16:57:46.624678 | 2026-08-06 16:57:46.624765 | TASK [validate-host : Write out all zuul information for each host] 2026-08-06 16:57:48.341832 | ubuntu-jammy -> localhost | changed 2026-08-06 16:57:48.349823 | 2026-08-06 16:57:48.349913 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-06 16:57:48.608416 | ubuntu-jammy | ok 2026-08-06 16:57:48.613072 | 2026-08-06 16:57:48.613150 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-06 16:57:50.403597 | ubuntu-jammy | changed: 2026-08-06 16:57:50.403878 | ubuntu-jammy | cd+++++++++ src/ 2026-08-06 16:57:50.403909 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-08-06 16:57:50.403929 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-08-06 16:57:50.403946 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-08-06 16:57:50.403963 | ubuntu-jammy | Containerfile 2026-08-06 16:57:50.404071 | ubuntu-jammy | Containerfile 2026-08-06 16:57:50.512189 | ubuntu-jammy | Containerfile 2026-08-06 16:57:50.512807 | ubuntu-jammy | Containerfile 2026-08-06 16:57:50.512877 | ubuntu-jammy | Containerfile 2026-08-06 16:57:50.512950 | ubuntu-jammy | Containerfile 2026-08-06 16:57:50.513011 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.008643 2026-08-06 16:58:22.840320 | 2026-08-06 16:58:22.840519 | TASK [upload-logs : Upload logs to log server] 2026-08-06 16:58:23.441203 | localhost | Output suppressed because no_log was given 2026-08-06 16:58:23.448986 | 2026-08-06 16:58:23.449230 | LOOP [upload-logs : Compress console log and json output] 2026-08-06 16:58:23.503535 | localhost | skipping: Conditional result was False 2026-08-06 16:58:23.509653 | localhost | skipping: Conditional result was False 2026-08-06 16:58:23.524219 | 2026-08-06 16:58:23.524467 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-06 16:58:23.572785 | localhost | skipping: Conditional result was False 2026-08-06 16:58:23.573193 | 2026-08-06 16:58:23.577531 | localhost | skipping: Conditional result was False 2026-08-06 16:58:23.599073 | 2026-08-06 16:58:23.599234 | LOOP [upload-logs : Upload console log and json output]