2026-01-29 08:09:31.830800 | Job console starting 2026-01-29 08:09:31.848186 | Updating git repos 2026-01-29 08:09:32.306479 | Cloning repos into workspace 2026-01-29 08:09:32.383538 | Restoring repo states 2026-01-29 08:09:32.391360 | Merging changes 2026-01-29 08:09:32.974646 | Checking out repos 2026-01-29 08:09:33.059050 | Preparing playbooks 2026-01-29 08:09:33.684889 | Running Ansible setup 2026-01-29 08:09:37.975682 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-01-29 08:09:38.765901 | 2026-01-29 08:09:38.766061 | PLAY [Base pre] 2026-01-29 08:09:38.783540 | 2026-01-29 08:09:38.783684 | TASK [Setup log path fact] 2026-01-29 08:09:38.813834 | ubuntu-jammy | ok 2026-01-29 08:09:38.831982 | 2026-01-29 08:09:38.832249 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 08:09:38.872835 | ubuntu-jammy | ok 2026-01-29 08:09:38.883290 | 2026-01-29 08:09:38.883597 | TASK [emit-job-header : Print job information] 2026-01-29 08:09:38.923523 | # Job Information 2026-01-29 08:09:38.923836 | Ansible Version: 2.16.14 2026-01-29 08:09:38.923889 | Job: flake8 2026-01-29 08:09:38.923923 | Pipeline: check 2026-01-29 08:09:38.923946 | Executor: 521e9411259a 2026-01-29 08:09:38.923967 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/469 2026-01-29 08:09:38.923990 | Event ID: d0bf68b0-fce9-11f0-8381-98e42c77637d 2026-01-29 08:09:38.929227 | 2026-01-29 08:09:38.929342 | LOOP [emit-job-header : Print node information] 2026-01-29 08:09:39.072604 | ubuntu-jammy | ok: 2026-01-29 08:09:39.072958 | ubuntu-jammy | # Node Information 2026-01-29 08:09:39.073005 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-01-29 08:09:39.073031 | ubuntu-jammy | Hostname: ubuntu 2026-01-29 08:09:39.073054 | ubuntu-jammy | Username: zuul 2026-01-29 08:09:39.073075 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-01-29 08:09:39.073105 | ubuntu-jammy | Provider: regiocloud-a 2026-01-29 08:09:39.073130 | ubuntu-jammy | Region: 2026-01-29 08:09:39.073152 | ubuntu-jammy | Label: ubuntu-jammy 2026-01-29 08:09:39.073172 | ubuntu-jammy | Product Name: OpenStack Nova 2026-01-29 08:09:39.073192 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed9:492b 2026-01-29 08:09:39.096227 | 2026-01-29 08:09:39.096372 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-29 08:09:39.642397 | ubuntu-jammy -> localhost | changed 2026-01-29 08:09:39.657931 | 2026-01-29 08:09:39.658117 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-29 08:09:40.768165 | ubuntu-jammy -> localhost | changed 2026-01-29 08:09:40.779439 | 2026-01-29 08:09:40.779567 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-29 08:09:41.060714 | ubuntu-jammy -> localhost | ok 2026-01-29 08:09:41.068541 | 2026-01-29 08:09:41.068676 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-29 08:09:41.096458 | ubuntu-jammy | ok 2026-01-29 08:09:41.118238 | ubuntu-jammy | included: /var/lib/zuul/builds/14ceee2daedb474a91052f8c1de908ce/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-29 08:09:41.125609 | 2026-01-29 08:09:41.125766 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-29 08:09:43.296190 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-01-29 08:09:43.296717 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/14ceee2daedb474a91052f8c1de908ce/work/14ceee2daedb474a91052f8c1de908ce_id_rsa 2026-01-29 08:09:43.296833 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/14ceee2daedb474a91052f8c1de908ce/work/14ceee2daedb474a91052f8c1de908ce_id_rsa.pub 2026-01-29 08:09:43.296910 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-01-29 08:09:43.296980 | ubuntu-jammy -> localhost | SHA256:JNnjNT2R3wrybf3DuD0o3lM+aIf9K1HvmE/ZDicNv9A zuul-build-sshkey 2026-01-29 08:09:43.297042 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-01-29 08:09:43.297102 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-01-29 08:09:43.297184 | ubuntu-jammy -> localhost | | .. | 2026-01-29 08:09:43.297249 | ubuntu-jammy -> localhost | | o ... | 2026-01-29 08:09:43.297309 | ubuntu-jammy -> localhost | | o + o o. . | 2026-01-29 08:09:43.297367 | ubuntu-jammy -> localhost | | + o.......| 2026-01-29 08:09:43.297424 | ubuntu-jammy -> localhost | | S o ooo.| 2026-01-29 08:09:43.297492 | ubuntu-jammy -> localhost | | ..===| 2026-01-29 08:09:43.297552 | ubuntu-jammy -> localhost | | o&EB| 2026-01-29 08:09:43.297610 | ubuntu-jammy -> localhost | | ..O=#+| 2026-01-29 08:09:43.297669 | ubuntu-jammy -> localhost | | ..oo==X| 2026-01-29 08:09:43.297764 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-01-29 08:09:43.297906 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.552985 2026-01-29 08:09:43.310927 | 2026-01-29 08:09:43.311063 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-29 08:09:43.344664 | ubuntu-jammy | ok 2026-01-29 08:09:43.357999 | ubuntu-jammy | included: /var/lib/zuul/builds/14ceee2daedb474a91052f8c1de908ce/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-29 08:09:43.367473 | 2026-01-29 08:09:43.367572 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-29 08:09:43.391278 | ubuntu-jammy | skipping: Conditional result was False 2026-01-29 08:09:43.402491 | 2026-01-29 08:09:43.402651 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-29 08:09:44.086571 | ubuntu-jammy | changed 2026-01-29 08:09:44.093579 | 2026-01-29 08:09:44.093753 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-29 08:09:44.358107 | ubuntu-jammy | ok 2026-01-29 08:09:44.365175 | 2026-01-29 08:09:44.365299 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-29 08:09:45.014508 | ubuntu-jammy | changed 2026-01-29 08:09:45.022513 | 2026-01-29 08:09:45.022627 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-29 08:09:45.637333 | ubuntu-jammy | changed 2026-01-29 08:09:45.645398 | 2026-01-29 08:09:45.645504 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-29 08:09:45.682366 | ubuntu-jammy | skipping: Conditional result was False 2026-01-29 08:09:45.701936 | 2026-01-29 08:09:45.702157 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-29 08:09:46.169148 | ubuntu-jammy -> localhost | changed 2026-01-29 08:09:46.188584 | 2026-01-29 08:09:46.188775 | TASK [add-build-sshkey : Add back temp key] 2026-01-29 08:09:46.516812 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/14ceee2daedb474a91052f8c1de908ce/work/14ceee2daedb474a91052f8c1de908ce_id_rsa (zuul-build-sshkey) 2026-01-29 08:09:46.517078 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.018659 2026-01-29 08:09:46.525273 | 2026-01-29 08:09:46.525393 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-29 08:09:46.984546 | ubuntu-jammy | ok 2026-01-29 08:09:46.995469 | 2026-01-29 08:09:46.995740 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-29 08:09:47.023062 | ubuntu-jammy | skipping: Conditional result was False 2026-01-29 08:09:47.044217 | 2026-01-29 08:09:47.044345 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-29 08:09:47.480746 | ubuntu-jammy | ok 2026-01-29 08:09:47.506341 | 2026-01-29 08:09:47.506482 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-29 08:09:47.560327 | ubuntu-jammy | ok 2026-01-29 08:09:47.566827 | 2026-01-29 08:09:47.566973 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-29 08:09:47.870765 | ubuntu-jammy -> localhost | ok 2026-01-29 08:09:47.886521 | 2026-01-29 08:09:47.886676 | TASK [validate-host : Collect information about the host] 2026-01-29 08:09:49.137033 | ubuntu-jammy | ok 2026-01-29 08:09:49.152070 | 2026-01-29 08:09:49.152212 | TASK [validate-host : Sanitize hostname] 2026-01-29 08:09:49.273660 | ubuntu-jammy | ok 2026-01-29 08:09:49.317551 | 2026-01-29 08:09:49.317718 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-29 08:09:49.888655 | ubuntu-jammy -> localhost | changed 2026-01-29 08:09:49.894964 | 2026-01-29 08:09:49.895110 | TASK [validate-host : Collect information about zuul worker] 2026-01-29 08:09:50.326130 | ubuntu-jammy | ok 2026-01-29 08:09:50.333484 | 2026-01-29 08:09:50.333610 | TASK [validate-host : Write out all zuul information for each host] 2026-01-29 08:09:50.957525 | ubuntu-jammy -> localhost | changed 2026-01-29 08:09:50.972163 | 2026-01-29 08:09:50.972286 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-29 08:09:51.236024 | ubuntu-jammy | ok 2026-01-29 08:09:51.245225 | 2026-01-29 08:09:51.245358 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-29 08:09:52.373587 | ubuntu-jammy | changed: 2026-01-29 08:09:52.374054 | ubuntu-jammy | cd+++++++++ src/ 2026-01-29 08:09:52.374111 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-01-29 08:09:52.374195 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-01-29 08:09:52.374285 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-01-29 08:09:52.374309 | ubuntu-jammy | Containerfile 2026-01-29 08:09:52.374648 | ubuntu-jammy | Containerfile 2026-01-29 08:09:52.423281 | ubuntu-jammy | Containerfile 2026-01-29 08:09:52.423350 | ubuntu-jammy | Containerfile 2026-01-29 08:09:52.423419 | ubuntu-jammy | Containerfile 2026-01-29 08:09:52.423488 | ubuntu-jammy | Containerfile 2026-01-29 08:09:52.423558 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.028833 2026-01-29 08:10:25.445253 | 2026-01-29 08:10:25.445392 | TASK [upload-logs : Upload logs to log server] 2026-01-29 08:10:26.029113 | localhost | Output suppressed because no_log was given 2026-01-29 08:10:26.031384 | 2026-01-29 08:10:26.031503 | LOOP [upload-logs : Compress console log and json output] 2026-01-29 08:10:26.132639 | localhost | skipping: Conditional result was False 2026-01-29 08:10:26.147042 | localhost | skipping: Conditional result was False 2026-01-29 08:10:26.157940 | 2026-01-29 08:10:26.158046 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-29 08:10:26.305391 | localhost | skipping: Conditional result was False 2026-01-29 08:10:26.305616 | 2026-01-29 08:10:26.328673 | localhost | skipping: Conditional result was False 2026-01-29 08:10:26.343513 | 2026-01-29 08:10:26.343626 | LOOP [upload-logs : Upload console log and json output]