2026-04-24 03:12:26.781822 | Job console starting 2026-04-24 03:12:26.799719 | Updating git repos 2026-04-24 03:12:26.835659 | Cloning repos into workspace 2026-04-24 03:12:26.942342 | Restoring repo states 2026-04-24 03:12:26.960943 | Merging changes 2026-04-24 03:12:26.960962 | Checking out repos 2026-04-24 03:12:27.027492 | Preparing playbooks 2026-04-24 03:12:28.299213 | Running Ansible setup 2026-04-24 03:12:33.511918 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-24 03:12:34.348379 | 2026-04-24 03:12:34.348515 | PLAY [Base pre] 2026-04-24 03:12:34.363530 | 2026-04-24 03:12:34.363648 | TASK [Setup log path fact] 2026-04-24 03:12:34.382226 | debian-bookworm | ok 2026-04-24 03:12:34.396624 | 2026-04-24 03:12:34.396750 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-24 03:12:34.448809 | debian-bookworm | ok 2026-04-24 03:12:34.458479 | 2026-04-24 03:12:34.458589 | TASK [emit-job-header : Print job information] 2026-04-24 03:12:34.498971 | # Job Information 2026-04-24 03:12:34.499135 | Ansible Version: 2.16.14 2026-04-24 03:12:34.499170 | Job: python-black 2026-04-24 03:12:34.499201 | Pipeline: periodic-daily 2026-04-24 03:12:34.499223 | Executor: 521e9411259a 2026-04-24 03:12:34.499243 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-04-24 03:12:34.499265 | Event ID: 1fcd9bc29282401a93cf9ac211c741bd 2026-04-24 03:12:34.504105 | 2026-04-24 03:12:34.504207 | LOOP [emit-job-header : Print node information] 2026-04-24 03:12:34.618702 | debian-bookworm | ok: 2026-04-24 03:12:34.618973 | debian-bookworm | # Node Information 2026-04-24 03:12:34.619013 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-24 03:12:34.619040 | debian-bookworm | Hostname: debian 2026-04-24 03:12:34.619064 | debian-bookworm | Username: zuul 2026-04-24 03:12:34.619224 | debian-bookworm | Distro: Debian 12.13 2026-04-24 03:12:34.619258 | debian-bookworm | Provider: regiocloud-a 2026-04-24 03:12:34.619282 | debian-bookworm | Region: 2026-04-24 03:12:34.619334 | debian-bookworm | Label: debian-bookworm 2026-04-24 03:12:34.619355 | debian-bookworm | Product Name: OpenStack Nova 2026-04-24 03:12:34.619375 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2f:1f78 2026-04-24 03:12:34.648594 | 2026-04-24 03:12:34.648724 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-24 03:12:35.418753 | debian-bookworm -> localhost | changed 2026-04-24 03:12:35.426458 | 2026-04-24 03:12:35.426572 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-24 03:12:36.637193 | debian-bookworm -> localhost | changed 2026-04-24 03:12:36.651745 | 2026-04-24 03:12:36.651864 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-24 03:12:36.928824 | debian-bookworm -> localhost | ok 2026-04-24 03:12:36.935916 | 2026-04-24 03:12:36.936022 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-24 03:12:36.967759 | debian-bookworm | ok 2026-04-24 03:12:36.990612 | debian-bookworm | included: /var/lib/zuul/builds/6d22550b0fbe46a5be1cdd193af39e95/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-24 03:12:36.998008 | 2026-04-24 03:12:36.998229 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-24 03:12:38.095824 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-24 03:12:38.096157 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6d22550b0fbe46a5be1cdd193af39e95/work/6d22550b0fbe46a5be1cdd193af39e95_id_rsa 2026-04-24 03:12:38.096218 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6d22550b0fbe46a5be1cdd193af39e95/work/6d22550b0fbe46a5be1cdd193af39e95_id_rsa.pub 2026-04-24 03:12:38.096255 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-24 03:12:38.096310 | debian-bookworm -> localhost | SHA256:g+9mS0iabFwm030CXulNFmdQ+sldZSmiN5FfkMK0Gqs zuul-build-sshkey 2026-04-24 03:12:38.096341 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-24 03:12:38.096381 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-24 03:12:38.096410 | debian-bookworm -> localhost | | =+=.o +| 2026-04-24 03:12:38.096438 | debian-bookworm -> localhost | | . @.o +.| 2026-04-24 03:12:38.096465 | debian-bookworm -> localhost | | . o.=.= o .| 2026-04-24 03:12:38.096491 | debian-bookworm -> localhost | | o * =+= + . | 2026-04-24 03:12:38.096516 | debian-bookworm -> localhost | | o B So+ = . | 2026-04-24 03:12:38.096546 | debian-bookworm -> localhost | | o O o.+ | 2026-04-24 03:12:38.096572 | debian-bookworm -> localhost | | * .Eo | 2026-04-24 03:12:38.096597 | debian-bookworm -> localhost | | . oo | 2026-04-24 03:12:38.096624 | debian-bookworm -> localhost | | oo. | 2026-04-24 03:12:38.096651 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-24 03:12:38.096721 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.605666 2026-04-24 03:12:38.104345 | 2026-04-24 03:12:38.104442 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-24 03:12:38.123581 | debian-bookworm | ok 2026-04-24 03:12:38.134715 | debian-bookworm | included: /var/lib/zuul/builds/6d22550b0fbe46a5be1cdd193af39e95/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-24 03:12:38.149110 | 2026-04-24 03:12:38.149206 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-24 03:12:38.172791 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:12:38.179140 | 2026-04-24 03:12:38.179233 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-24 03:12:38.861253 | debian-bookworm | changed 2026-04-24 03:12:38.867419 | 2026-04-24 03:12:38.867519 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-24 03:12:39.153698 | debian-bookworm | ok 2026-04-24 03:12:39.161433 | 2026-04-24 03:12:39.161541 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-24 03:12:39.898603 | debian-bookworm | changed 2026-04-24 03:12:39.911059 | 2026-04-24 03:12:39.911181 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-24 03:12:40.667419 | debian-bookworm | changed 2026-04-24 03:12:40.677599 | 2026-04-24 03:12:40.677701 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-24 03:12:40.721678 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:12:40.727706 | 2026-04-24 03:12:40.727797 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-24 03:12:41.276884 | debian-bookworm -> localhost | changed 2026-04-24 03:12:41.288023 | 2026-04-24 03:12:41.288131 | TASK [add-build-sshkey : Add back temp key] 2026-04-24 03:12:41.628469 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6d22550b0fbe46a5be1cdd193af39e95/work/6d22550b0fbe46a5be1cdd193af39e95_id_rsa (zuul-build-sshkey) 2026-04-24 03:12:41.628687 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010941 2026-04-24 03:12:41.636196 | 2026-04-24 03:12:41.636330 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-24 03:12:41.999407 | debian-bookworm | ok 2026-04-24 03:12:42.006922 | 2026-04-24 03:12:42.007034 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-24 03:12:42.043227 | debian-bookworm | skipping: Conditional result was False 2026-04-24 03:12:42.053257 | 2026-04-24 03:12:42.053372 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-24 03:12:42.517928 | debian-bookworm | ok 2026-04-24 03:12:42.528141 | 2026-04-24 03:12:42.528243 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-24 03:12:42.596790 | debian-bookworm | ok 2026-04-24 03:12:42.601736 | 2026-04-24 03:12:42.601836 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-24 03:12:43.057639 | debian-bookworm -> localhost | ok 2026-04-24 03:12:43.063801 | 2026-04-24 03:12:43.063901 | TASK [validate-host : Collect information about the host] 2026-04-24 03:12:44.126173 | debian-bookworm | ok 2026-04-24 03:12:44.146130 | 2026-04-24 03:12:44.146244 | TASK [validate-host : Sanitize hostname] 2026-04-24 03:12:44.235631 | debian-bookworm | ok 2026-04-24 03:12:44.337510 | 2026-04-24 03:12:44.337655 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-24 03:12:45.163635 | debian-bookworm -> localhost | changed 2026-04-24 03:12:45.169280 | 2026-04-24 03:12:45.169386 | TASK [validate-host : Collect information about zuul worker] 2026-04-24 03:12:45.560991 | debian-bookworm | ok 2026-04-24 03:12:45.565916 | 2026-04-24 03:12:45.566030 | TASK [validate-host : Write out all zuul information for each host] 2026-04-24 03:12:46.195188 | debian-bookworm -> localhost | changed 2026-04-24 03:12:46.204329 | 2026-04-24 03:12:46.204420 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-24 03:12:46.495311 | debian-bookworm | ok 2026-04-24 03:12:46.500586 | 2026-04-24 03:12:46.500676 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-24 03:12:47.323549 | debian-bookworm | changed: 2026-04-24 03:12:47.323721 | debian-bookworm | cd+++++++++ src/ 2026-04-24 03:12:47.323754 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-24 03:12:47.323778 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-24 03:12:47.323800 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-04-24 03:12:47.323821 | debian-bookworm | Containerfile 2026-04-24 03:12:47.323947 | debian-bookworm | localhost | ok: Runtime: 0:00:00.022877 2026-04-24 03:13:11.901317 | 2026-04-24 03:13:11.901417 | TASK [upload-logs : Upload logs to log server] 2026-04-24 03:13:12.630569 | localhost | Output suppressed because no_log was given 2026-04-24 03:13:12.639085 | 2026-04-24 03:13:12.639919 | LOOP [upload-logs : Compress console log and json output] 2026-04-24 03:13:12.758018 | localhost | skipping: Conditional result was False 2026-04-24 03:13:12.772425 | localhost | skipping: Conditional result was False 2026-04-24 03:13:12.781280 | 2026-04-24 03:13:12.781411 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-24 03:13:12.857569 | localhost | skipping: Conditional result was False 2026-04-24 03:13:12.857820 | 2026-04-24 03:13:12.872263 | localhost | skipping: Conditional result was False 2026-04-24 03:13:12.879451 | 2026-04-24 03:13:12.879576 | LOOP [upload-logs : Upload console log and json output]