2026-02-22 03:15:18.045096 | Job console starting 2026-02-22 03:15:18.052536 | Updating git repos 2026-02-22 03:15:18.089995 | Cloning repos into workspace 2026-02-22 03:15:18.155167 | Restoring repo states 2026-02-22 03:15:18.164012 | Merging changes 2026-02-22 03:15:18.164026 | Checking out repos 2026-02-22 03:15:18.263123 | Preparing playbooks 2026-02-22 03:15:19.609819 | Running Ansible setup 2026-02-22 03:15:24.944315 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-22 03:15:26.506053 | 2026-02-22 03:15:26.506184 | PLAY [Base pre] 2026-02-22 03:15:26.562368 | 2026-02-22 03:15:26.562492 | TASK [Setup log path fact] 2026-02-22 03:15:26.601593 | debian-bookworm | ok 2026-02-22 03:15:26.638072 | 2026-02-22 03:15:26.638216 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-22 03:15:26.716062 | debian-bookworm | ok 2026-02-22 03:15:26.742456 | 2026-02-22 03:15:26.746991 | TASK [emit-job-header : Print job information] 2026-02-22 03:15:26.806452 | # Job Information 2026-02-22 03:15:26.806615 | Ansible Version: 2.16.14 2026-02-22 03:15:26.806651 | Job: python-black 2026-02-22 03:15:26.806710 | Pipeline: periodic-daily 2026-02-22 03:15:26.806734 | Executor: 521e9411259a 2026-02-22 03:15:26.806755 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-02-22 03:15:26.806778 | Event ID: 655078deb2f84c22848c5683d9c93cd1 2026-02-22 03:15:26.811520 | 2026-02-22 03:15:26.811627 | LOOP [emit-job-header : Print node information] 2026-02-22 03:15:27.107465 | debian-bookworm | ok: 2026-02-22 03:15:27.107691 | debian-bookworm | # Node Information 2026-02-22 03:15:27.107731 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-22 03:15:27.107755 | debian-bookworm | Hostname: debian 2026-02-22 03:15:27.107777 | debian-bookworm | Username: zuul 2026-02-22 03:15:27.107797 | debian-bookworm | Distro: Debian 12.13 2026-02-22 03:15:27.107820 | debian-bookworm | Provider: regiocloud-a 2026-02-22 03:15:27.107840 | debian-bookworm | Region: 2026-02-22 03:15:27.107861 | debian-bookworm | Label: debian-bookworm 2026-02-22 03:15:27.107880 | debian-bookworm | Product Name: OpenStack Nova 2026-02-22 03:15:27.107899 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea0:a26b 2026-02-22 03:15:27.119399 | 2026-02-22 03:15:27.119528 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-22 03:15:28.363962 | debian-bookworm -> localhost | changed 2026-02-22 03:15:28.370881 | 2026-02-22 03:15:28.370985 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-22 03:15:30.524626 | debian-bookworm -> localhost | changed 2026-02-22 03:15:30.536125 | 2026-02-22 03:15:30.536237 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-22 03:15:31.243025 | debian-bookworm -> localhost | ok 2026-02-22 03:15:31.252039 | 2026-02-22 03:15:31.252183 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-22 03:15:31.307115 | debian-bookworm | ok 2026-02-22 03:15:31.345204 | debian-bookworm | included: /var/lib/zuul/builds/329179c5ddaf4f2fb54da15e2695a975/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-22 03:15:31.356458 | 2026-02-22 03:15:31.356561 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-22 03:15:33.684869 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-22 03:15:33.685064 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/329179c5ddaf4f2fb54da15e2695a975/work/329179c5ddaf4f2fb54da15e2695a975_id_rsa 2026-02-22 03:15:33.685095 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/329179c5ddaf4f2fb54da15e2695a975/work/329179c5ddaf4f2fb54da15e2695a975_id_rsa.pub 2026-02-22 03:15:33.685116 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-22 03:15:33.685136 | debian-bookworm -> localhost | SHA256:iEG5WRfU4v67kMSAn1P7yybfGKGGwwgxiTk2tZRJ5NA zuul-build-sshkey 2026-02-22 03:15:33.685155 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-22 03:15:33.685181 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-22 03:15:33.685200 | debian-bookworm -> localhost | | .+=+. .oo | 2026-02-22 03:15:33.685219 | debian-bookworm -> localhost | | o=Eo.. o . | 2026-02-22 03:15:33.685236 | debian-bookworm -> localhost | |+o+oo+.o.. | 2026-02-22 03:15:33.685252 | debian-bookworm -> localhost | |...oo+ *.. | 2026-02-22 03:15:33.685268 | debian-bookworm -> localhost | | . . =.S . | 2026-02-22 03:15:33.685289 | debian-bookworm -> localhost | | . o +.+ . | 2026-02-22 03:15:33.685306 | debian-bookworm -> localhost | | . + =.o | 2026-02-22 03:15:33.685322 | debian-bookworm -> localhost | | o.oo= | 2026-02-22 03:15:33.685340 | debian-bookworm -> localhost | | +Bo. | 2026-02-22 03:15:33.685356 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-22 03:15:33.685398 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.368745 2026-02-22 03:15:33.692015 | 2026-02-22 03:15:33.692118 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-22 03:15:33.709608 | debian-bookworm | ok 2026-02-22 03:15:33.717698 | debian-bookworm | included: /var/lib/zuul/builds/329179c5ddaf4f2fb54da15e2695a975/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-22 03:15:33.726178 | 2026-02-22 03:15:33.726271 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-22 03:15:33.781414 | debian-bookworm | skipping: Conditional result was False 2026-02-22 03:15:33.803233 | 2026-02-22 03:15:33.803335 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-22 03:15:34.763832 | debian-bookworm | changed 2026-02-22 03:15:34.768424 | 2026-02-22 03:15:34.768508 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-22 03:15:35.093122 | debian-bookworm | ok 2026-02-22 03:15:35.098476 | 2026-02-22 03:15:35.098571 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-22 03:15:35.833955 | debian-bookworm | changed 2026-02-22 03:15:35.840525 | 2026-02-22 03:15:35.840625 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-22 03:15:36.531951 | debian-bookworm | changed 2026-02-22 03:15:36.546659 | 2026-02-22 03:15:36.546771 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-22 03:15:36.635806 | debian-bookworm | skipping: Conditional result was False 2026-02-22 03:15:36.642524 | 2026-02-22 03:15:36.642626 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-22 03:15:37.221441 | debian-bookworm -> localhost | changed 2026-02-22 03:15:37.231978 | 2026-02-22 03:15:37.232081 | TASK [add-build-sshkey : Add back temp key] 2026-02-22 03:15:37.551182 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/329179c5ddaf4f2fb54da15e2695a975/work/329179c5ddaf4f2fb54da15e2695a975_id_rsa (zuul-build-sshkey) 2026-02-22 03:15:37.551422 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009038 2026-02-22 03:15:37.558990 | 2026-02-22 03:15:37.559084 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-22 03:15:37.977689 | debian-bookworm | ok 2026-02-22 03:15:37.983680 | 2026-02-22 03:15:37.983785 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-22 03:15:38.030263 | debian-bookworm | skipping: Conditional result was False 2026-02-22 03:15:38.040462 | 2026-02-22 03:15:38.040557 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-22 03:15:38.555002 | debian-bookworm | ok 2026-02-22 03:15:38.574100 | 2026-02-22 03:15:38.574198 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-22 03:15:38.629594 | debian-bookworm | ok 2026-02-22 03:15:38.638941 | 2026-02-22 03:15:38.639043 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-22 03:15:39.031101 | debian-bookworm -> localhost | ok 2026-02-22 03:15:39.045489 | 2026-02-22 03:15:39.045597 | TASK [validate-host : Collect information about the host] 2026-02-22 03:15:40.201249 | debian-bookworm | ok 2026-02-22 03:15:40.223554 | 2026-02-22 03:15:40.223699 | TASK [validate-host : Sanitize hostname] 2026-02-22 03:15:40.385375 | debian-bookworm | ok 2026-02-22 03:15:40.438080 | 2026-02-22 03:15:40.438224 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-22 03:15:41.200872 | debian-bookworm -> localhost | changed 2026-02-22 03:15:41.216362 | 2026-02-22 03:15:41.216553 | TASK [validate-host : Collect information about zuul worker] 2026-02-22 03:15:41.702257 | debian-bookworm | ok 2026-02-22 03:15:41.710874 | 2026-02-22 03:15:41.711057 | TASK [validate-host : Write out all zuul information for each host] 2026-02-22 03:15:42.520214 | debian-bookworm -> localhost | changed 2026-02-22 03:15:42.530349 | 2026-02-22 03:15:42.530482 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-22 03:15:42.820901 | debian-bookworm | ok 2026-02-22 03:15:42.826961 | 2026-02-22 03:15:42.827081 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-22 03:15:43.994806 | debian-bookworm | changed: 2026-02-22 03:15:43.995050 | debian-bookworm | cd+++++++++ src/ 2026-02-22 03:15:43.995083 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-22 03:15:43.995107 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-22 03:15:43.995128 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-02-22 03:15:43.995149 | debian-bookworm | Containerfile 2026-02-22 03:15:43.995281 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006830 2026-02-22 03:16:11.240331 | 2026-02-22 03:16:11.240483 | TASK [upload-logs : Upload logs to log server] 2026-02-22 03:16:11.832259 | localhost | Output suppressed because no_log was given 2026-02-22 03:16:11.834325 | 2026-02-22 03:16:11.834437 | LOOP [upload-logs : Compress console log and json output] 2026-02-22 03:16:11.882034 | localhost | skipping: Conditional result was False 2026-02-22 03:16:11.888270 | localhost | skipping: Conditional result was False 2026-02-22 03:16:11.902697 | 2026-02-22 03:16:11.916180 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-22 03:16:11.975111 | localhost | skipping: Conditional result was False 2026-02-22 03:16:11.975399 | 2026-02-22 03:16:11.980297 | localhost | skipping: Conditional result was False 2026-02-22 03:16:11.984281 | 2026-02-22 03:16:11.984402 | LOOP [upload-logs : Upload console log and json output]