2026-02-27 09:51:35.353388 | Job console starting 2026-02-27 09:51:35.373017 | Updating git repos 2026-02-27 09:51:35.409452 | Cloning repos into workspace 2026-02-27 09:51:35.468068 | Restoring repo states 2026-02-27 09:51:35.477654 | Merging changes 2026-02-27 09:51:35.973458 | Checking out repos 2026-02-27 09:51:36.005545 | Preparing playbooks 2026-02-27 09:51:36.729630 | Running Ansible setup 2026-02-27 09:51:41.439996 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-27 09:51:42.386615 | 2026-02-27 09:51:42.386817 | PLAY [Base pre] 2026-02-27 09:51:42.419099 | 2026-02-27 09:51:42.419263 | TASK [Setup log path fact] 2026-02-27 09:51:42.468169 | debian-bookworm | ok 2026-02-27 09:51:42.493200 | 2026-02-27 09:51:42.493377 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-27 09:51:42.541248 | debian-bookworm | ok 2026-02-27 09:51:42.557068 | 2026-02-27 09:51:42.557203 | TASK [emit-job-header : Print job information] 2026-02-27 09:51:42.617514 | # Job Information 2026-02-27 09:51:42.617724 | Ansible Version: 2.16.14 2026-02-27 09:51:42.617759 | Job: flake8 2026-02-27 09:51:42.617808 | Pipeline: check 2026-02-27 09:51:42.617833 | Executor: 521e9411259a 2026-02-27 09:51:42.617854 | Triggered by: https://github.com/osism/openstack-flavor-manager/pull/173 2026-02-27 09:51:42.617876 | Event ID: e2639930-13c1-11f1-9d7e-ef96187c3a53 2026-02-27 09:51:42.635958 | 2026-02-27 09:51:42.636102 | LOOP [emit-job-header : Print node information] 2026-02-27 09:51:42.752286 | debian-bookworm | ok: 2026-02-27 09:51:42.752525 | debian-bookworm | # Node Information 2026-02-27 09:51:42.752571 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-27 09:51:42.752602 | debian-bookworm | Hostname: debian 2026-02-27 09:51:42.752631 | debian-bookworm | Username: zuul 2026-02-27 09:51:42.752658 | debian-bookworm | Distro: Debian 12.13 2026-02-27 09:51:42.752689 | debian-bookworm | Provider: regiocloud-a 2026-02-27 09:51:42.752716 | debian-bookworm | Region: 2026-02-27 09:51:42.752743 | debian-bookworm | Label: debian-bookworm 2026-02-27 09:51:42.752769 | debian-bookworm | Product Name: OpenStack Nova 2026-02-27 09:51:42.752808 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef0:3bde 2026-02-27 09:51:42.780350 | 2026-02-27 09:51:42.780494 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-27 09:51:43.556487 | debian-bookworm -> localhost | changed 2026-02-27 09:51:43.576979 | 2026-02-27 09:51:43.577129 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-27 09:51:44.887024 | debian-bookworm -> localhost | changed 2026-02-27 09:51:44.899189 | 2026-02-27 09:51:44.899327 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-27 09:51:45.299809 | debian-bookworm -> localhost | ok 2026-02-27 09:51:45.306227 | 2026-02-27 09:51:45.306357 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-27 09:51:45.335494 | debian-bookworm | ok 2026-02-27 09:51:45.362696 | debian-bookworm | included: /var/lib/zuul/builds/ac24bc2cdd744d54bca95e520a1745e8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-27 09:51:45.369151 | 2026-02-27 09:51:45.369271 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-27 09:51:48.278964 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-27 09:51:48.279454 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ac24bc2cdd744d54bca95e520a1745e8/work/ac24bc2cdd744d54bca95e520a1745e8_id_rsa 2026-02-27 09:51:48.279560 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ac24bc2cdd744d54bca95e520a1745e8/work/ac24bc2cdd744d54bca95e520a1745e8_id_rsa.pub 2026-02-27 09:51:48.279635 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-27 09:51:48.279704 | debian-bookworm -> localhost | SHA256:/tMeaU4HCX6xHvLarTat+VJlRlswf5+3YlqslcOFVa4 zuul-build-sshkey 2026-02-27 09:51:48.279768 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-27 09:51:48.279881 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-27 09:51:48.279947 | debian-bookworm -> localhost | | o..| 2026-02-27 09:51:48.280009 | debian-bookworm -> localhost | | ++| 2026-02-27 09:51:48.280068 | debian-bookworm -> localhost | | . . o*| 2026-02-27 09:51:48.280123 | debian-bookworm -> localhost | | . . +ooB| 2026-02-27 09:51:48.280180 | debian-bookworm -> localhost | | S o *.E*o| 2026-02-27 09:51:48.280252 | debian-bookworm -> localhost | | . =o++ o| 2026-02-27 09:51:48.280312 | debian-bookworm -> localhost | | . .B%.. | 2026-02-27 09:51:48.280366 | debian-bookworm -> localhost | | ..*@=+ | 2026-02-27 09:51:48.280425 | debian-bookworm -> localhost | | o*B*o | 2026-02-27 09:51:48.280482 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-27 09:51:48.280619 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.312416 2026-02-27 09:51:48.295146 | 2026-02-27 09:51:48.295316 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-27 09:51:48.329949 | debian-bookworm | ok 2026-02-27 09:51:48.344469 | debian-bookworm | included: /var/lib/zuul/builds/ac24bc2cdd744d54bca95e520a1745e8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-27 09:51:48.356365 | 2026-02-27 09:51:48.356474 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-27 09:51:48.380089 | debian-bookworm | skipping: Conditional result was False 2026-02-27 09:51:48.386995 | 2026-02-27 09:51:48.387114 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-27 09:51:49.054024 | debian-bookworm | changed 2026-02-27 09:51:49.065720 | 2026-02-27 09:51:49.065913 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-27 09:51:49.338221 | debian-bookworm | ok 2026-02-27 09:51:49.347849 | 2026-02-27 09:51:49.347994 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-27 09:51:50.023131 | debian-bookworm | changed 2026-02-27 09:51:50.030646 | 2026-02-27 09:51:50.030779 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-27 09:51:50.694886 | debian-bookworm | changed 2026-02-27 09:51:50.700482 | 2026-02-27 09:51:50.700598 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-27 09:51:50.725494 | debian-bookworm | skipping: Conditional result was False 2026-02-27 09:51:50.731896 | 2026-02-27 09:51:50.732023 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-27 09:51:51.232604 | debian-bookworm -> localhost | changed 2026-02-27 09:51:51.245248 | 2026-02-27 09:51:51.245390 | TASK [add-build-sshkey : Add back temp key] 2026-02-27 09:51:51.604285 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ac24bc2cdd744d54bca95e520a1745e8/work/ac24bc2cdd744d54bca95e520a1745e8_id_rsa (zuul-build-sshkey) 2026-02-27 09:51:51.604597 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012814 2026-02-27 09:51:51.616145 | 2026-02-27 09:51:51.616328 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-27 09:51:52.127491 | debian-bookworm | ok 2026-02-27 09:51:52.133299 | 2026-02-27 09:51:52.133420 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-27 09:51:52.168941 | debian-bookworm | skipping: Conditional result was False 2026-02-27 09:51:52.191575 | 2026-02-27 09:51:52.191723 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-27 09:51:52.625770 | debian-bookworm | ok 2026-02-27 09:51:52.636497 | 2026-02-27 09:51:52.636605 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-27 09:51:52.684811 | debian-bookworm | ok 2026-02-27 09:51:52.693178 | 2026-02-27 09:51:52.693315 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-27 09:51:52.992882 | debian-bookworm -> localhost | ok 2026-02-27 09:51:53.001361 | 2026-02-27 09:51:53.001480 | TASK [validate-host : Collect information about the host] 2026-02-27 09:51:55.141674 | debian-bookworm | ok 2026-02-27 09:51:55.151992 | 2026-02-27 09:51:55.152117 | TASK [validate-host : Sanitize hostname] 2026-02-27 09:51:55.257173 | debian-bookworm | ok 2026-02-27 09:51:55.300877 | 2026-02-27 09:51:55.301013 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-27 09:51:55.993099 | debian-bookworm -> localhost | changed 2026-02-27 09:51:55.999253 | 2026-02-27 09:51:55.999382 | TASK [validate-host : Collect information about zuul worker] 2026-02-27 09:51:56.456731 | debian-bookworm | ok 2026-02-27 09:51:56.478265 | 2026-02-27 09:51:56.478410 | TASK [validate-host : Write out all zuul information for each host] 2026-02-27 09:51:57.183394 | debian-bookworm -> localhost | changed 2026-02-27 09:51:57.193283 | 2026-02-27 09:51:57.193409 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-27 09:51:57.489256 | debian-bookworm | ok 2026-02-27 09:51:57.502776 | 2026-02-27 09:51:57.502946 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-27 09:51:58.373473 | debian-bookworm | changed: 2026-02-27 09:51:58.373757 | debian-bookworm | cd+++++++++ src/ 2026-02-27 09:51:58.373838 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-27 09:51:58.373883 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-27 09:51:58.373921 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-02-27 09:51:58.373956 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004840 2026-02-27 09:52:23.731226 | 2026-02-27 09:52:23.731429 | TASK [upload-logs : Upload logs to log server] 2026-02-27 09:52:24.310409 | localhost | Output suppressed because no_log was given 2026-02-27 09:52:24.312872 | 2026-02-27 09:52:24.313004 | LOOP [upload-logs : Compress console log and json output] 2026-02-27 09:52:24.372503 | localhost | skipping: Conditional result was False 2026-02-27 09:52:24.378112 | localhost | skipping: Conditional result was False 2026-02-27 09:52:24.390963 | 2026-02-27 09:52:24.391118 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-27 09:52:24.445004 | localhost | skipping: Conditional result was False 2026-02-27 09:52:24.445597 | 2026-02-27 09:52:24.449579 | localhost | skipping: Conditional result was False 2026-02-27 09:52:24.462140 | 2026-02-27 09:52:24.462347 | LOOP [upload-logs : Upload console log and json output]