2026-03-16 16:51:24.507053 | Job console starting 2026-03-16 16:51:24.571692 | Updating git repos 2026-03-16 16:51:24.602128 | Cloning repos into workspace 2026-03-16 16:51:24.657132 | Restoring repo states 2026-03-16 16:51:24.691271 | Merging changes 2026-03-16 16:51:26.061537 | Checking out repos 2026-03-16 16:51:26.537695 | Preparing playbooks 2026-03-16 16:51:27.550254 | Running Ansible setup 2026-03-16 16:51:32.784131 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-16 16:51:33.777599 | 2026-03-16 16:51:33.777810 | PLAY [Base pre] 2026-03-16 16:51:33.834227 | 2026-03-16 16:51:33.834530 | TASK [Setup log path fact] 2026-03-16 16:51:33.855877 | debian-bookworm | ok 2026-03-16 16:51:33.872254 | 2026-03-16 16:51:33.872425 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-16 16:51:33.914681 | debian-bookworm | ok 2026-03-16 16:51:33.928526 | 2026-03-16 16:51:33.928799 | TASK [emit-job-header : Print job information] 2026-03-16 16:51:33.971002 | # Job Information 2026-03-16 16:51:33.971276 | Ansible Version: 2.16.14 2026-03-16 16:51:33.971315 | Job: python-black 2026-03-16 16:51:33.971350 | Pipeline: check 2026-03-16 16:51:33.971374 | Executor: 521e9411259a 2026-03-16 16:51:33.971396 | Triggered by: https://github.com/osism/osism-kubernetes/pull/279 2026-03-16 16:51:33.971418 | Event ID: 3a589ac0-2158-11f1-9e7d-013b8b5579c3 2026-03-16 16:51:33.976660 | 2026-03-16 16:51:33.976830 | LOOP [emit-job-header : Print node information] 2026-03-16 16:51:34.087383 | debian-bookworm | ok: 2026-03-16 16:51:34.087646 | debian-bookworm | # Node Information 2026-03-16 16:51:34.087684 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-16 16:51:34.087709 | debian-bookworm | Hostname: debian 2026-03-16 16:51:34.087754 | debian-bookworm | Username: zuul 2026-03-16 16:51:34.087775 | debian-bookworm | Distro: Debian 12.13 2026-03-16 16:51:34.087799 | debian-bookworm | Provider: regiocloud-a 2026-03-16 16:51:34.087820 | debian-bookworm | Region: 2026-03-16 16:51:34.087841 | debian-bookworm | Label: debian-bookworm 2026-03-16 16:51:34.087860 | debian-bookworm | Product Name: OpenStack Nova 2026-03-16 16:51:34.087880 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe25:ea38 2026-03-16 16:51:34.107159 | 2026-03-16 16:51:34.107303 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-16 16:51:34.612385 | debian-bookworm -> localhost | changed 2026-03-16 16:51:34.620614 | 2026-03-16 16:51:34.620790 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-16 16:51:35.889803 | debian-bookworm -> localhost | changed 2026-03-16 16:51:35.901305 | 2026-03-16 16:51:35.901435 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-16 16:51:36.275692 | debian-bookworm -> localhost | ok 2026-03-16 16:51:36.282261 | 2026-03-16 16:51:36.282391 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-16 16:51:36.311863 | debian-bookworm | ok 2026-03-16 16:51:36.329951 | debian-bookworm | included: /var/lib/zuul/builds/bfefad77b1aa4d04822490f16a96904f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-16 16:51:36.336202 | 2026-03-16 16:51:36.336312 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-16 16:51:37.734357 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-16 16:51:37.734823 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bfefad77b1aa4d04822490f16a96904f/work/bfefad77b1aa4d04822490f16a96904f_id_rsa 2026-03-16 16:51:37.734951 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bfefad77b1aa4d04822490f16a96904f/work/bfefad77b1aa4d04822490f16a96904f_id_rsa.pub 2026-03-16 16:51:37.735018 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-16 16:51:37.735078 | debian-bookworm -> localhost | SHA256:tU7PLrTw4nDqkqXh5H8YQqgMnlLKWBb2rZaOhK3lbj4 zuul-build-sshkey 2026-03-16 16:51:37.735133 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-16 16:51:37.735206 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-16 16:51:37.735259 | debian-bookworm -> localhost | | | 2026-03-16 16:51:37.735308 | debian-bookworm -> localhost | | o | 2026-03-16 16:51:37.735355 | debian-bookworm -> localhost | | . + . . | 2026-03-16 16:51:37.735400 | debian-bookworm -> localhost | |. = o . . . | 2026-03-16 16:51:37.735445 | debian-bookworm -> localhost | |*O.. o S o | 2026-03-16 16:51:37.735494 | debian-bookworm -> localhost | |*=+ B o .o.o | 2026-03-16 16:51:37.735541 | debian-bookworm -> localhost | |.= B *.o.+..o | 2026-03-16 16:51:37.735587 | debian-bookworm -> localhost | |. E B .+o +. | 2026-03-16 16:51:37.735636 | debian-bookworm -> localhost | | +o. ++o.. .. | 2026-03-16 16:51:37.735683 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-16 16:51:37.735824 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.735204 2026-03-16 16:51:37.750806 | 2026-03-16 16:51:37.751077 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-16 16:51:37.792288 | debian-bookworm | ok 2026-03-16 16:51:37.802381 | debian-bookworm | included: /var/lib/zuul/builds/bfefad77b1aa4d04822490f16a96904f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-16 16:51:37.811683 | 2026-03-16 16:51:37.811820 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-16 16:51:37.835746 | debian-bookworm | skipping: Conditional result was False 2026-03-16 16:51:37.842021 | 2026-03-16 16:51:37.842140 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-16 16:51:38.568255 | debian-bookworm | changed 2026-03-16 16:51:38.576690 | 2026-03-16 16:51:38.576872 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-16 16:51:38.809839 | debian-bookworm | ok 2026-03-16 16:51:38.815659 | 2026-03-16 16:51:38.815802 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-16 16:51:39.475831 | debian-bookworm | changed 2026-03-16 16:51:39.491601 | 2026-03-16 16:51:39.491761 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-16 16:51:40.075701 | debian-bookworm | changed 2026-03-16 16:51:40.081691 | 2026-03-16 16:51:40.081854 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-16 16:51:40.105842 | debian-bookworm | skipping: Conditional result was False 2026-03-16 16:51:40.113147 | 2026-03-16 16:51:40.113302 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-16 16:51:40.679307 | debian-bookworm -> localhost | changed 2026-03-16 16:51:40.691290 | 2026-03-16 16:51:40.691421 | TASK [add-build-sshkey : Add back temp key] 2026-03-16 16:51:41.096345 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bfefad77b1aa4d04822490f16a96904f/work/bfefad77b1aa4d04822490f16a96904f_id_rsa (zuul-build-sshkey) 2026-03-16 16:51:41.096609 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012562 2026-03-16 16:51:41.107272 | 2026-03-16 16:51:41.107416 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-16 16:51:41.508447 | debian-bookworm | ok 2026-03-16 16:51:41.517256 | 2026-03-16 16:51:41.517577 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-16 16:51:41.554490 | debian-bookworm | skipping: Conditional result was False 2026-03-16 16:51:41.572406 | 2026-03-16 16:51:41.572628 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-16 16:51:42.019431 | debian-bookworm | ok 2026-03-16 16:51:42.037774 | 2026-03-16 16:51:42.038124 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-16 16:51:42.067999 | debian-bookworm | ok 2026-03-16 16:51:42.073142 | 2026-03-16 16:51:42.073271 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-16 16:51:42.372282 | debian-bookworm -> localhost | ok 2026-03-16 16:51:42.379097 | 2026-03-16 16:51:42.379225 | TASK [validate-host : Collect information about the host] 2026-03-16 16:51:43.512242 | debian-bookworm | ok 2026-03-16 16:51:43.522601 | 2026-03-16 16:51:43.522821 | TASK [validate-host : Sanitize hostname] 2026-03-16 16:51:43.641584 | debian-bookworm | ok 2026-03-16 16:51:43.715682 | 2026-03-16 16:51:43.715850 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-16 16:51:44.303628 | debian-bookworm -> localhost | changed 2026-03-16 16:51:44.309686 | 2026-03-16 16:51:44.309829 | TASK [validate-host : Collect information about zuul worker] 2026-03-16 16:51:44.755143 | debian-bookworm | ok 2026-03-16 16:51:44.760315 | 2026-03-16 16:51:44.760439 | TASK [validate-host : Write out all zuul information for each host] 2026-03-16 16:51:45.440117 | debian-bookworm -> localhost | changed 2026-03-16 16:51:45.453789 | 2026-03-16 16:51:45.453912 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-16 16:51:45.728964 | debian-bookworm | ok 2026-03-16 16:51:45.749260 | 2026-03-16 16:51:45.749406 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-16 16:51:47.156339 | debian-bookworm | changed: 2026-03-16 16:51:47.156640 | debian-bookworm | cd+++++++++ src/ 2026-03-16 16:51:47.156746 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-16 16:51:47.156794 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-16 16:51:47.156830 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-03-16 16:51:47.156863 | debian-bookworm | Containerfile 2026-03-16 16:51:47.157452 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007498 2026-03-16 16:52:13.158248 | 2026-03-16 16:52:13.158366 | TASK [upload-logs : Upload logs to log server] 2026-03-16 16:52:13.706023 | localhost | Output suppressed because no_log was given 2026-03-16 16:52:13.710307 | 2026-03-16 16:52:13.710501 | LOOP [upload-logs : Compress console log and json output] 2026-03-16 16:52:13.762079 | localhost | skipping: Conditional result was False 2026-03-16 16:52:13.767693 | localhost | skipping: Conditional result was False 2026-03-16 16:52:13.781612 | 2026-03-16 16:52:13.781867 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-16 16:52:13.830743 | localhost | skipping: Conditional result was False 2026-03-16 16:52:13.831393 | 2026-03-16 16:52:13.836129 | localhost | skipping: Conditional result was False 2026-03-16 16:52:13.842200 | 2026-03-16 16:52:13.842378 | LOOP [upload-logs : Upload console log and json output]