2025-12-26 03:02:58.019808 | Job console starting 2025-12-26 03:02:58.028760 | Updating git repos 2025-12-26 03:02:58.068851 | Cloning repos into workspace 2025-12-26 03:02:58.164758 | Restoring repo states 2025-12-26 03:02:58.197561 | Merging changes 2025-12-26 03:02:58.197582 | Checking out repos 2025-12-26 03:02:58.273755 | Preparing playbooks 2025-12-26 03:03:00.470317 | Running Ansible setup 2025-12-26 03:03:08.300085 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-26 03:03:09.707613 | 2025-12-26 03:03:09.707751 | PLAY [Base pre] 2025-12-26 03:03:09.743678 | 2025-12-26 03:03:09.743815 | TASK [Setup log path fact] 2025-12-26 03:03:09.771834 | debian-bookworm | ok 2025-12-26 03:03:09.795588 | 2025-12-26 03:03:09.795917 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-26 03:03:09.833942 | debian-bookworm | ok 2025-12-26 03:03:09.847436 | 2025-12-26 03:03:09.847537 | TASK [emit-job-header : Print job information] 2025-12-26 03:03:09.915748 | # Job Information 2025-12-26 03:03:09.915968 | Ansible Version: 2.16.14 2025-12-26 03:03:09.915999 | Job: python-black 2025-12-26 03:03:09.916025 | Pipeline: periodic-daily 2025-12-26 03:03:09.916043 | Executor: 521e9411259a 2025-12-26 03:03:09.916060 | Triggered by: https://github.com/osism/rookify 2025-12-26 03:03:09.916078 | Event ID: a07fbe126c1d482499f26e7384a32da7 2025-12-26 03:03:09.920180 | 2025-12-26 03:03:09.920262 | LOOP [emit-job-header : Print node information] 2025-12-26 03:03:10.011058 | debian-bookworm | ok: 2025-12-26 03:03:10.011218 | debian-bookworm | # Node Information 2025-12-26 03:03:10.011252 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-26 03:03:10.011277 | debian-bookworm | Hostname: debian 2025-12-26 03:03:10.011299 | debian-bookworm | Username: zuul 2025-12-26 03:03:10.011319 | debian-bookworm | Distro: Debian 12.12 2025-12-26 03:03:10.011343 | debian-bookworm | Provider: regiocloud-a 2025-12-26 03:03:10.011365 | debian-bookworm | Region: 2025-12-26 03:03:10.011386 | debian-bookworm | Label: debian-bookworm 2025-12-26 03:03:10.011406 | debian-bookworm | Product Name: OpenStack Nova 2025-12-26 03:03:10.011426 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feaf:6ef2 2025-12-26 03:03:10.025066 | 2025-12-26 03:03:10.025165 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-26 03:03:10.503975 | debian-bookworm -> localhost | changed 2025-12-26 03:03:10.511360 | 2025-12-26 03:03:10.511476 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-26 03:03:11.859386 | debian-bookworm -> localhost | changed 2025-12-26 03:03:11.868758 | 2025-12-26 03:03:11.868862 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-26 03:03:12.385235 | debian-bookworm -> localhost | ok 2025-12-26 03:03:12.393657 | 2025-12-26 03:03:12.393808 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-26 03:03:12.454448 | debian-bookworm | ok 2025-12-26 03:03:12.489516 | debian-bookworm | included: /var/lib/zuul/builds/a7a3e0b75218428099f9ff3caf53855f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-26 03:03:12.508646 | 2025-12-26 03:03:12.508751 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-26 03:03:14.904995 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-26 03:03:14.905243 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a7a3e0b75218428099f9ff3caf53855f/work/a7a3e0b75218428099f9ff3caf53855f_id_rsa 2025-12-26 03:03:14.905296 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a7a3e0b75218428099f9ff3caf53855f/work/a7a3e0b75218428099f9ff3caf53855f_id_rsa.pub 2025-12-26 03:03:14.905333 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-26 03:03:14.905369 | debian-bookworm -> localhost | SHA256:aGRdmZPNft5n+KiBTSXUr6PkL4sQKIBXwnvina43NNM zuul-build-sshkey 2025-12-26 03:03:14.905400 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-26 03:03:14.905439 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-26 03:03:14.905471 | debian-bookworm -> localhost | | .. . .*.. | 2025-12-26 03:03:14.905502 | debian-bookworm -> localhost | | ..o . .=.o . | 2025-12-26 03:03:14.905531 | debian-bookworm -> localhost | |. o. o . o. .. | 2025-12-26 03:03:14.905561 | debian-bookworm -> localhost | | .o..o o .o. .| 2025-12-26 03:03:14.905592 | debian-bookworm -> localhost | | . +.o+ S .o + | 2025-12-26 03:03:14.905630 | debian-bookworm -> localhost | | . *oE . +. = +| 2025-12-26 03:03:14.905661 | debian-bookworm -> localhost | | o o . .oo. =.| 2025-12-26 03:03:14.905722 | debian-bookworm -> localhost | | + . .+.. .| 2025-12-26 03:03:14.905757 | debian-bookworm -> localhost | | .o . . o=. | 2025-12-26 03:03:14.905789 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-26 03:03:14.905869 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.450293 2025-12-26 03:03:14.916648 | 2025-12-26 03:03:14.919792 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-26 03:03:14.954566 | debian-bookworm | ok 2025-12-26 03:03:14.977411 | debian-bookworm | included: /var/lib/zuul/builds/a7a3e0b75218428099f9ff3caf53855f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-26 03:03:14.994200 | 2025-12-26 03:03:14.994331 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-26 03:03:15.018991 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:03:15.029322 | 2025-12-26 03:03:15.029473 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-26 03:03:15.957241 | debian-bookworm | changed 2025-12-26 03:03:15.963194 | 2025-12-26 03:03:15.963294 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-26 03:03:16.295753 | debian-bookworm | ok 2025-12-26 03:03:16.301403 | 2025-12-26 03:03:16.301499 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-26 03:03:17.131685 | debian-bookworm | changed 2025-12-26 03:03:17.144263 | 2025-12-26 03:03:17.144373 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-26 03:03:17.815972 | debian-bookworm | changed 2025-12-26 03:03:17.825116 | 2025-12-26 03:03:17.825240 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-26 03:03:17.877366 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:03:17.884936 | 2025-12-26 03:03:17.885070 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-26 03:03:18.693659 | debian-bookworm -> localhost | changed 2025-12-26 03:03:18.710727 | 2025-12-26 03:03:18.710930 | TASK [add-build-sshkey : Add back temp key] 2025-12-26 03:03:19.247467 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a7a3e0b75218428099f9ff3caf53855f/work/a7a3e0b75218428099f9ff3caf53855f_id_rsa (zuul-build-sshkey) 2025-12-26 03:03:19.247853 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013604 2025-12-26 03:03:19.256354 | 2025-12-26 03:03:19.256480 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-26 03:03:19.789712 | debian-bookworm | ok 2025-12-26 03:03:19.797511 | 2025-12-26 03:03:19.797664 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-26 03:03:19.832642 | debian-bookworm | skipping: Conditional result was False 2025-12-26 03:03:19.848198 | 2025-12-26 03:03:19.848339 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-26 03:03:20.356451 | debian-bookworm | ok 2025-12-26 03:03:20.374207 | 2025-12-26 03:03:20.374366 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-26 03:03:20.404519 | debian-bookworm | ok 2025-12-26 03:03:20.409763 | 2025-12-26 03:03:20.409888 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-26 03:03:20.759941 | debian-bookworm -> localhost | ok 2025-12-26 03:03:20.767096 | 2025-12-26 03:03:20.767228 | TASK [validate-host : Collect information about the host] 2025-12-26 03:03:21.990609 | debian-bookworm | ok 2025-12-26 03:03:22.006766 | 2025-12-26 03:03:22.007015 | TASK [validate-host : Sanitize hostname] 2025-12-26 03:03:22.149655 | debian-bookworm | ok 2025-12-26 03:03:22.226996 | 2025-12-26 03:03:22.227170 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-26 03:03:22.895740 | debian-bookworm -> localhost | changed 2025-12-26 03:03:22.902060 | 2025-12-26 03:03:22.902205 | TASK [validate-host : Collect information about zuul worker] 2025-12-26 03:03:23.389125 | debian-bookworm | ok 2025-12-26 03:03:23.394669 | 2025-12-26 03:03:23.394858 | TASK [validate-host : Write out all zuul information for each host] 2025-12-26 03:03:24.135831 | debian-bookworm -> localhost | changed 2025-12-26 03:03:24.146216 | 2025-12-26 03:03:24.146348 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-26 03:03:24.439243 | debian-bookworm | ok 2025-12-26 03:03:24.459496 | 2025-12-26 03:03:24.459674 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-26 03:03:26.068669 | debian-bookworm | changed: 2025-12-26 03:03:26.069003 | debian-bookworm | cd+++++++++ src/ 2025-12-26 03:03:26.069056 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-26 03:03:26.069092 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-26 03:03:26.069124 | debian-bookworm | cd+++++++++ src/github.com/osism/rookify/ 2025-12-26 03:03:26.069154 | debian-bookworm | Containerfile 2025-12-26 03:03:26.069393 | debian-bookworm | localhost | ok: Runtime: 0:00:00.049427 2025-12-26 03:04:05.353115 | 2025-12-26 03:04:05.353247 | TASK [upload-logs : Upload logs to log server] 2025-12-26 03:04:06.726045 | localhost | Output suppressed because no_log was given 2025-12-26 03:04:06.727499 | 2025-12-26 03:04:06.727574 | LOOP [upload-logs : Compress console log and json output] 2025-12-26 03:04:06.833595 | localhost | skipping: Conditional result was False 2025-12-26 03:04:06.843607 | localhost | skipping: Conditional result was False 2025-12-26 03:04:06.853116 | 2025-12-26 03:04:06.853218 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-26 03:04:06.968291 | localhost | skipping: Conditional result was False 2025-12-26 03:04:06.968558 | 2025-12-26 03:04:06.974592 | localhost | skipping: Conditional result was False 2025-12-26 03:04:06.978462 | 2025-12-26 03:04:06.978543 | LOOP [upload-logs : Upload console log and json output]