2025-12-15 03:09:23.602709 | Job console starting 2025-12-15 03:09:23.687311 | Updating git repos 2025-12-15 03:09:23.732863 | Cloning repos into workspace 2025-12-15 03:09:23.806002 | Restoring repo states 2025-12-15 03:09:23.834430 | Merging changes 2025-12-15 03:09:23.834451 | Checking out repos 2025-12-15 03:09:23.917824 | Preparing playbooks 2025-12-15 03:09:25.617864 | Running Ansible setup 2025-12-15 03:09:33.219481 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-15 03:09:34.790067 | 2025-12-15 03:09:34.790236 | PLAY [Base pre] 2025-12-15 03:09:34.826374 | 2025-12-15 03:09:34.826543 | TASK [Setup log path fact] 2025-12-15 03:09:34.859696 | debian-bookworm | ok 2025-12-15 03:09:34.876566 | 2025-12-15 03:09:34.876736 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-15 03:09:34.919091 | debian-bookworm | ok 2025-12-15 03:09:34.933415 | 2025-12-15 03:09:34.933582 | TASK [emit-job-header : Print job information] 2025-12-15 03:09:34.980542 | # Job Information 2025-12-15 03:09:34.980739 | Ansible Version: 2.16.14 2025-12-15 03:09:34.980774 | Job: python-black 2025-12-15 03:09:34.980806 | Pipeline: periodic-daily 2025-12-15 03:09:34.980828 | Executor: 521e9411259a 2025-12-15 03:09:34.980849 | Triggered by: https://github.com/osism/openstack-health-middleware 2025-12-15 03:09:34.980920 | Event ID: bbdd7b162ffb4dcab3df6accfe7cacb6 2025-12-15 03:09:35.000749 | 2025-12-15 03:09:35.000956 | LOOP [emit-job-header : Print node information] 2025-12-15 03:09:35.187109 | debian-bookworm | ok: 2025-12-15 03:09:35.187308 | debian-bookworm | # Node Information 2025-12-15 03:09:35.187343 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-15 03:09:35.187368 | debian-bookworm | Hostname: debian 2025-12-15 03:09:35.187391 | debian-bookworm | Username: zuul 2025-12-15 03:09:35.187411 | debian-bookworm | Distro: Debian 12.12 2025-12-15 03:09:35.187435 | debian-bookworm | Provider: regiocloud-a 2025-12-15 03:09:35.187456 | debian-bookworm | Region: 2025-12-15 03:09:35.187478 | debian-bookworm | Label: debian-bookworm 2025-12-15 03:09:35.187498 | debian-bookworm | Product Name: OpenStack Nova 2025-12-15 03:09:35.187518 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef0:6658 2025-12-15 03:09:35.213466 | 2025-12-15 03:09:35.213628 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-15 03:09:35.882763 | debian-bookworm -> localhost | changed 2025-12-15 03:09:35.891913 | 2025-12-15 03:09:35.892060 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-15 03:09:37.851617 | debian-bookworm -> localhost | changed 2025-12-15 03:09:37.866753 | 2025-12-15 03:09:37.867028 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-15 03:09:38.541916 | debian-bookworm -> localhost | ok 2025-12-15 03:09:38.550539 | 2025-12-15 03:09:38.550689 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-15 03:09:38.613439 | debian-bookworm | ok 2025-12-15 03:09:38.705158 | debian-bookworm | included: /var/lib/zuul/builds/68884e15222f452a8f0bc2174a620cc9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-15 03:09:38.729042 | 2025-12-15 03:09:38.729187 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-15 03:09:42.226035 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-15 03:09:42.226728 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/68884e15222f452a8f0bc2174a620cc9/work/68884e15222f452a8f0bc2174a620cc9_id_rsa 2025-12-15 03:09:42.227213 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/68884e15222f452a8f0bc2174a620cc9/work/68884e15222f452a8f0bc2174a620cc9_id_rsa.pub 2025-12-15 03:09:42.227272 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-15 03:09:42.227305 | debian-bookworm -> localhost | SHA256:7hHbWKKG8LIg17tEwId7OLkF05VdZQmDTlyBpkBpYCY zuul-build-sshkey 2025-12-15 03:09:42.227330 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-15 03:09:42.227366 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-15 03:09:42.227389 | debian-bookworm -> localhost | |E +o...+ =*+o. | 2025-12-15 03:09:42.227411 | debian-bookworm -> localhost | | = o+.. B o. | 2025-12-15 03:09:42.227431 | debian-bookworm -> localhost | | *.o. = | 2025-12-15 03:09:42.227450 | debian-bookworm -> localhost | | O . . | 2025-12-15 03:09:42.227470 | debian-bookworm -> localhost | | * + S . | 2025-12-15 03:09:42.227503 | debian-bookworm -> localhost | | X . o B | 2025-12-15 03:09:42.227537 | debian-bookworm -> localhost | |o + = o = . | 2025-12-15 03:09:42.227559 | debian-bookworm -> localhost | |.o + o . . | 2025-12-15 03:09:42.227591 | debian-bookworm -> localhost | | . o. . | 2025-12-15 03:09:42.227627 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-15 03:09:42.227718 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.227027 2025-12-15 03:09:42.235307 | 2025-12-15 03:09:42.235423 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-15 03:09:42.291342 | debian-bookworm | ok 2025-12-15 03:09:42.310683 | debian-bookworm | included: /var/lib/zuul/builds/68884e15222f452a8f0bc2174a620cc9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-15 03:09:42.370498 | 2025-12-15 03:09:42.371497 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-15 03:09:42.500322 | debian-bookworm | skipping: Conditional result was False 2025-12-15 03:09:42.512787 | 2025-12-15 03:09:42.513163 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-15 03:09:43.778443 | debian-bookworm | changed 2025-12-15 03:09:43.789005 | 2025-12-15 03:09:43.793445 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-15 03:09:44.077170 | debian-bookworm | ok 2025-12-15 03:09:44.101371 | 2025-12-15 03:09:44.101591 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-15 03:09:44.789500 | debian-bookworm | changed 2025-12-15 03:09:44.803254 | 2025-12-15 03:09:44.803404 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-15 03:09:45.607489 | debian-bookworm | changed 2025-12-15 03:09:45.613611 | 2025-12-15 03:09:45.613738 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-15 03:09:45.692472 | debian-bookworm | skipping: Conditional result was False 2025-12-15 03:09:45.700190 | 2025-12-15 03:09:45.700322 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-15 03:09:47.313649 | debian-bookworm -> localhost | changed 2025-12-15 03:09:47.339711 | 2025-12-15 03:09:47.339901 | TASK [add-build-sshkey : Add back temp key] 2025-12-15 03:09:48.607264 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/68884e15222f452a8f0bc2174a620cc9/work/68884e15222f452a8f0bc2174a620cc9_id_rsa (zuul-build-sshkey) 2025-12-15 03:09:48.607582 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.066924 2025-12-15 03:09:48.618962 | 2025-12-15 03:09:48.619119 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-15 03:09:49.517073 | debian-bookworm | ok 2025-12-15 03:09:49.523775 | 2025-12-15 03:09:49.523944 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-15 03:09:49.579989 | debian-bookworm | skipping: Conditional result was False 2025-12-15 03:09:49.618271 | 2025-12-15 03:09:49.618425 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-15 03:09:50.260527 | debian-bookworm | ok 2025-12-15 03:09:50.303956 | 2025-12-15 03:09:50.304075 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-15 03:09:50.358618 | debian-bookworm | ok 2025-12-15 03:09:50.386365 | 2025-12-15 03:09:50.386485 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-15 03:09:50.750155 | debian-bookworm -> localhost | ok 2025-12-15 03:09:50.756958 | 2025-12-15 03:09:50.757059 | TASK [validate-host : Collect information about the host] 2025-12-15 03:09:51.938458 | debian-bookworm | ok 2025-12-15 03:09:51.949767 | 2025-12-15 03:09:51.949906 | TASK [validate-host : Sanitize hostname] 2025-12-15 03:09:52.039808 | debian-bookworm | ok 2025-12-15 03:09:52.069456 | 2025-12-15 03:09:52.069564 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-15 03:09:52.720058 | debian-bookworm -> localhost | changed 2025-12-15 03:09:52.725662 | 2025-12-15 03:09:52.725767 | TASK [validate-host : Collect information about zuul worker] 2025-12-15 03:09:53.137269 | debian-bookworm | ok 2025-12-15 03:09:53.141841 | 2025-12-15 03:09:53.141953 | TASK [validate-host : Write out all zuul information for each host] 2025-12-15 03:09:53.823051 | debian-bookworm -> localhost | changed 2025-12-15 03:09:53.837145 | 2025-12-15 03:09:53.837262 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-15 03:09:54.108018 | debian-bookworm | ok 2025-12-15 03:09:54.119599 | 2025-12-15 03:09:54.119878 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-15 03:09:55.061899 | debian-bookworm | changed: 2025-12-15 03:09:55.062066 | debian-bookworm | cd+++++++++ src/ 2025-12-15 03:09:55.062103 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-15 03:09:55.062128 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-15 03:09:55.062151 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-health-middleware/ 2025-12-15 03:09:55.062173 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008267 2025-12-15 03:10:21.153958 | 2025-12-15 03:10:21.154153 | TASK [upload-logs : Upload logs to log server] 2025-12-15 03:10:21.812562 | localhost | Output suppressed because no_log was given 2025-12-15 03:10:21.814999 | 2025-12-15 03:10:21.815156 | LOOP [upload-logs : Compress console log and json output] 2025-12-15 03:10:21.871293 | localhost | skipping: Conditional result was False 2025-12-15 03:10:21.878412 | localhost | skipping: Conditional result was False 2025-12-15 03:10:21.882626 | 2025-12-15 03:10:21.882796 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-15 03:10:21.938310 | localhost | skipping: Conditional result was False 2025-12-15 03:10:21.938599 | 2025-12-15 03:10:21.943943 | localhost | skipping: Conditional result was False 2025-12-15 03:10:21.953431 | 2025-12-15 03:10:21.953560 | LOOP [upload-logs : Upload console log and json output]