2025-09-25 03:08:11.664764 | Job console starting 2025-09-25 03:08:11.673913 | Updating git repos 2025-09-25 03:08:11.693367 | Cloning repos into workspace 2025-09-25 03:08:11.719154 | Restoring repo states 2025-09-25 03:08:11.743094 | Merging changes 2025-09-25 03:08:11.743108 | Checking out repos 2025-09-25 03:08:11.810854 | Preparing playbooks 2025-09-25 03:08:12.968949 | Running Ansible setup 2025-09-25 03:08:17.372620 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-25 03:08:18.198262 | 2025-09-25 03:08:18.198391 | PLAY [Base pre] 2025-09-25 03:08:18.213052 | 2025-09-25 03:08:18.213162 | TASK [Setup log path fact] 2025-09-25 03:08:18.241215 | debian-bookworm | ok 2025-09-25 03:08:18.256548 | 2025-09-25 03:08:18.256670 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-25 03:08:18.305273 | debian-bookworm | ok 2025-09-25 03:08:18.338948 | 2025-09-25 03:08:18.339061 | TASK [emit-job-header : Print job information] 2025-09-25 03:08:18.367932 | # Job Information 2025-09-25 03:08:18.368090 | Ansible Version: 2.16.14 2025-09-25 03:08:18.368127 | Job: python-black 2025-09-25 03:08:18.368160 | Pipeline: periodic-daily 2025-09-25 03:08:18.368183 | Executor: 521e9411259a 2025-09-25 03:08:18.368204 | Triggered by: https://github.com/osism/openstack-project-manager 2025-09-25 03:08:18.368229 | Event ID: b9e8323ff01648c18f9766579f4d0f07 2025-09-25 03:08:18.372919 | 2025-09-25 03:08:18.373013 | LOOP [emit-job-header : Print node information] 2025-09-25 03:08:18.474639 | debian-bookworm | ok: 2025-09-25 03:08:18.475012 | debian-bookworm | # Node Information 2025-09-25 03:08:18.475063 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-25 03:08:18.475089 | debian-bookworm | Hostname: debian 2025-09-25 03:08:18.475111 | debian-bookworm | Username: zuul 2025-09-25 03:08:18.475133 | debian-bookworm | Distro: Debian 12.12 2025-09-25 03:08:18.475157 | debian-bookworm | Provider: regiocloud-a 2025-09-25 03:08:18.475179 | debian-bookworm | Region: 2025-09-25 03:08:18.475200 | debian-bookworm | Label: debian-bookworm 2025-09-25 03:08:18.475220 | debian-bookworm | Product Name: OpenStack Nova 2025-09-25 03:08:18.475239 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed5:d787 2025-09-25 03:08:18.488794 | 2025-09-25 03:08:18.488914 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-25 03:08:19.146787 | debian-bookworm -> localhost | changed 2025-09-25 03:08:19.153619 | 2025-09-25 03:08:19.153726 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-25 03:08:20.921525 | debian-bookworm -> localhost | changed 2025-09-25 03:08:20.936719 | 2025-09-25 03:08:20.936835 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-25 03:08:21.610277 | debian-bookworm -> localhost | ok 2025-09-25 03:08:21.616598 | 2025-09-25 03:08:21.616704 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-25 03:08:21.664507 | debian-bookworm | ok 2025-09-25 03:08:21.703287 | debian-bookworm | included: /var/lib/zuul/builds/f21fea52d47d46649933ad6b9d80a8cb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-25 03:08:21.728526 | 2025-09-25 03:08:21.728637 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-25 03:08:24.553389 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-25 03:08:24.553593 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f21fea52d47d46649933ad6b9d80a8cb/work/f21fea52d47d46649933ad6b9d80a8cb_id_rsa 2025-09-25 03:08:24.553629 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f21fea52d47d46649933ad6b9d80a8cb/work/f21fea52d47d46649933ad6b9d80a8cb_id_rsa.pub 2025-09-25 03:08:24.553658 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-25 03:08:24.553680 | debian-bookworm -> localhost | SHA256:LB9t3Kmnw6QfhQV+1MOFSuihufWbLPam26ksL50Lldk zuul-build-sshkey 2025-09-25 03:08:24.553698 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-25 03:08:24.553724 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-25 03:08:24.553743 | debian-bookworm -> localhost | | ...o o.| 2025-09-25 03:08:24.553761 | debian-bookworm -> localhost | | .oo. = | 2025-09-25 03:08:24.553777 | debian-bookworm -> localhost | | +.oo. . | 2025-09-25 03:08:24.553794 | debian-bookworm -> localhost | | .oooO.. | 2025-09-25 03:08:24.553810 | debian-bookworm -> localhost | | . SoO.E | 2025-09-25 03:08:24.553855 | debian-bookworm -> localhost | | o.+.o. | 2025-09-25 03:08:24.553874 | debian-bookworm -> localhost | | o=oo.o | 2025-09-25 03:08:24.553891 | debian-bookworm -> localhost | | +oB==. | 2025-09-25 03:08:24.553909 | debian-bookworm -> localhost | | *XX+ | 2025-09-25 03:08:24.553926 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-25 03:08:24.553972 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.977161 2025-09-25 03:08:24.558980 | 2025-09-25 03:08:24.559057 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-25 03:08:24.595446 | debian-bookworm | ok 2025-09-25 03:08:24.614857 | debian-bookworm | included: /var/lib/zuul/builds/f21fea52d47d46649933ad6b9d80a8cb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-25 03:08:24.627671 | 2025-09-25 03:08:24.627758 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-25 03:08:24.679753 | debian-bookworm | skipping: Conditional result was False 2025-09-25 03:08:24.685800 | 2025-09-25 03:08:24.685984 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-25 03:08:25.618967 | debian-bookworm | changed 2025-09-25 03:08:25.623189 | 2025-09-25 03:08:25.623263 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-25 03:08:25.930953 | debian-bookworm | ok 2025-09-25 03:08:25.939590 | 2025-09-25 03:08:25.939689 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-25 03:08:26.707543 | debian-bookworm | changed 2025-09-25 03:08:26.713090 | 2025-09-25 03:08:26.713180 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-25 03:08:27.436399 | debian-bookworm | changed 2025-09-25 03:08:27.450396 | 2025-09-25 03:08:27.453720 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-25 03:08:27.517311 | debian-bookworm | skipping: Conditional result was False 2025-09-25 03:08:27.533795 | 2025-09-25 03:08:27.533920 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-25 03:08:28.888127 | debian-bookworm -> localhost | changed 2025-09-25 03:08:28.927803 | 2025-09-25 03:08:28.927947 | TASK [add-build-sshkey : Add back temp key] 2025-09-25 03:08:29.671267 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f21fea52d47d46649933ad6b9d80a8cb/work/f21fea52d47d46649933ad6b9d80a8cb_id_rsa (zuul-build-sshkey) 2025-09-25 03:08:29.674118 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025886 2025-09-25 03:08:29.696919 | 2025-09-25 03:08:29.697009 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-25 03:08:30.745459 | debian-bookworm | ok 2025-09-25 03:08:30.752259 | 2025-09-25 03:08:30.753715 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-25 03:08:30.776718 | debian-bookworm | skipping: Conditional result was False 2025-09-25 03:08:30.815108 | 2025-09-25 03:08:30.815217 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-25 03:08:31.368713 | debian-bookworm | ok 2025-09-25 03:08:31.378284 | 2025-09-25 03:08:31.378378 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-25 03:08:31.408047 | debian-bookworm | ok 2025-09-25 03:08:31.419961 | 2025-09-25 03:08:31.420047 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-25 03:08:31.718547 | debian-bookworm -> localhost | ok 2025-09-25 03:08:31.723945 | 2025-09-25 03:08:31.724025 | TASK [validate-host : Collect information about the host] 2025-09-25 03:08:32.821054 | debian-bookworm | ok 2025-09-25 03:08:32.834878 | 2025-09-25 03:08:32.834985 | TASK [validate-host : Sanitize hostname] 2025-09-25 03:08:33.004329 | debian-bookworm | ok 2025-09-25 03:08:33.096718 | 2025-09-25 03:08:33.096860 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-25 03:08:34.392957 | debian-bookworm -> localhost | changed 2025-09-25 03:08:34.398338 | 2025-09-25 03:08:34.398434 | TASK [validate-host : Collect information about zuul worker] 2025-09-25 03:08:34.818856 | debian-bookworm | ok 2025-09-25 03:08:34.822514 | 2025-09-25 03:08:34.822589 | TASK [validate-host : Write out all zuul information for each host] 2025-09-25 03:08:35.744235 | debian-bookworm -> localhost | changed 2025-09-25 03:08:35.753157 | 2025-09-25 03:08:35.753280 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-25 03:08:36.079777 | debian-bookworm | ok 2025-09-25 03:08:36.088078 | 2025-09-25 03:08:36.088713 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-25 03:08:37.135131 | debian-bookworm | changed: 2025-09-25 03:08:37.135299 | debian-bookworm | cd+++++++++ src/ 2025-09-25 03:08:37.135334 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-25 03:08:37.135359 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-25 03:08:37.135381 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2025-09-25 03:08:37.135402 | debian-bookworm | localhost | ok: Runtime: 0:00:00.013804 2025-09-25 03:09:04.151215 | 2025-09-25 03:09:04.151301 | TASK [upload-logs : Upload logs to log server] 2025-09-25 03:09:04.650897 | localhost | Output suppressed because no_log was given 2025-09-25 03:09:04.653924 | 2025-09-25 03:09:04.654080 | LOOP [upload-logs : Compress console log and json output] 2025-09-25 03:09:04.715473 | localhost | skipping: Conditional result was False 2025-09-25 03:09:04.719046 | localhost | skipping: Conditional result was False 2025-09-25 03:09:04.728741 | 2025-09-25 03:09:04.728864 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-25 03:09:04.769358 | localhost | skipping: Conditional result was False 2025-09-25 03:09:04.769582 | 2025-09-25 03:09:04.775074 | localhost | skipping: Conditional result was False 2025-09-25 03:09:04.784834 | 2025-09-25 03:09:04.784928 | LOOP [upload-logs : Upload console log and json output]