2026-02-13 03:15:30.302466 | Job console starting 2026-02-13 03:15:30.316108 | Updating git repos 2026-02-13 03:15:30.371734 | Cloning repos into workspace 2026-02-13 03:15:30.520185 | Restoring repo states 2026-02-13 03:15:30.544380 | Merging changes 2026-02-13 03:15:30.544400 | Checking out repos 2026-02-13 03:15:30.639308 | Preparing playbooks 2026-02-13 03:15:31.449868 | Running Ansible setup 2026-02-13 03:15:36.880751 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-13 03:15:37.735609 | 2026-02-13 03:15:37.735771 | PLAY [Base pre] 2026-02-13 03:15:37.759457 | 2026-02-13 03:15:37.759621 | TASK [Setup log path fact] 2026-02-13 03:15:37.801491 | debian-bookworm | ok 2026-02-13 03:15:37.834420 | 2026-02-13 03:15:37.834640 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-13 03:15:37.866054 | debian-bookworm | ok 2026-02-13 03:15:37.876858 | 2026-02-13 03:15:37.877008 | TASK [emit-job-header : Print job information] 2026-02-13 03:15:37.926230 | # Job Information 2026-02-13 03:15:37.926531 | Ansible Version: 2.16.14 2026-02-13 03:15:37.926571 | Job: python-black 2026-02-13 03:15:37.926604 | Pipeline: periodic-daily 2026-02-13 03:15:37.926628 | Executor: 521e9411259a 2026-02-13 03:15:37.926649 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-02-13 03:15:37.926676 | Event ID: d8bf55b49342415fa54aa1c61d2493e2 2026-02-13 03:15:37.936929 | 2026-02-13 03:15:37.937069 | LOOP [emit-job-header : Print node information] 2026-02-13 03:15:38.115406 | debian-bookworm | ok: 2026-02-13 03:15:38.115692 | debian-bookworm | # Node Information 2026-02-13 03:15:38.115729 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-13 03:15:38.115755 | debian-bookworm | Hostname: debian 2026-02-13 03:15:38.115776 | debian-bookworm | Username: zuul 2026-02-13 03:15:38.115797 | debian-bookworm | Distro: Debian 12.13 2026-02-13 03:15:38.115820 | debian-bookworm | Provider: regiocloud-a 2026-02-13 03:15:38.115841 | debian-bookworm | Region: 2026-02-13 03:15:38.115861 | debian-bookworm | Label: debian-bookworm 2026-02-13 03:15:38.115881 | debian-bookworm | Product Name: OpenStack Nova 2026-02-13 03:15:38.115901 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe70:e194 2026-02-13 03:15:38.140942 | 2026-02-13 03:15:38.141110 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-13 03:15:38.903645 | debian-bookworm -> localhost | changed 2026-02-13 03:15:38.912450 | 2026-02-13 03:15:38.912597 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-13 03:15:40.440440 | debian-bookworm -> localhost | changed 2026-02-13 03:15:40.459816 | 2026-02-13 03:15:40.460014 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-13 03:15:41.266799 | debian-bookworm -> localhost | ok 2026-02-13 03:15:41.274277 | 2026-02-13 03:15:41.274430 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-13 03:15:41.316015 | debian-bookworm | ok 2026-02-13 03:15:41.356694 | debian-bookworm | included: /var/lib/zuul/builds/4ab6a9d3b82d429e9860ec63d6e428fd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-13 03:15:41.363666 | 2026-02-13 03:15:41.363801 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-13 03:15:43.882641 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-13 03:15:43.882857 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4ab6a9d3b82d429e9860ec63d6e428fd/work/4ab6a9d3b82d429e9860ec63d6e428fd_id_rsa 2026-02-13 03:15:43.882891 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4ab6a9d3b82d429e9860ec63d6e428fd/work/4ab6a9d3b82d429e9860ec63d6e428fd_id_rsa.pub 2026-02-13 03:15:43.882914 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-13 03:15:43.882935 | debian-bookworm -> localhost | SHA256:rc8yUkNraPACxyhIZd5QCsKynakpoByRP5mDvLKLYME zuul-build-sshkey 2026-02-13 03:15:43.882954 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-13 03:15:43.882983 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-13 03:15:43.883002 | debian-bookworm -> localhost | |o.o+.. | 2026-02-13 03:15:43.883020 | debian-bookworm -> localhost | |o=+ + | 2026-02-13 03:15:43.883037 | debian-bookworm -> localhost | |=o+Bo. | 2026-02-13 03:15:43.883053 | debian-bookworm -> localhost | |*+**+ .. | 2026-02-13 03:15:43.883070 | debian-bookworm -> localhost | |+Eoooo oS.. | 2026-02-13 03:15:43.883091 | debian-bookworm -> localhost | |*o. . + =. | 2026-02-13 03:15:43.883108 | debian-bookworm -> localhost | |+o o o.. | 2026-02-13 03:15:43.883124 | debian-bookworm -> localhost | |= . oo | 2026-02-13 03:15:43.883143 | debian-bookworm -> localhost | |o. . oo | 2026-02-13 03:15:43.883160 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-13 03:15:43.883205 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.588267 2026-02-13 03:15:43.888702 | 2026-02-13 03:15:43.888798 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-13 03:15:43.933998 | debian-bookworm | ok 2026-02-13 03:15:43.941859 | debian-bookworm | included: /var/lib/zuul/builds/4ab6a9d3b82d429e9860ec63d6e428fd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-13 03:15:43.959889 | 2026-02-13 03:15:43.959995 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-13 03:15:43.995697 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:15:44.001153 | 2026-02-13 03:15:44.001260 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-13 03:15:44.721448 | debian-bookworm | changed 2026-02-13 03:15:44.726312 | 2026-02-13 03:15:44.726394 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-13 03:15:45.006306 | debian-bookworm | ok 2026-02-13 03:15:45.014604 | 2026-02-13 03:15:45.014735 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-13 03:15:45.687618 | debian-bookworm | changed 2026-02-13 03:15:45.694600 | 2026-02-13 03:15:45.694695 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-13 03:15:46.363239 | debian-bookworm | changed 2026-02-13 03:15:46.380576 | 2026-02-13 03:15:46.380697 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-13 03:15:46.418295 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:15:46.425619 | 2026-02-13 03:15:46.425731 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-13 03:15:47.037761 | debian-bookworm -> localhost | changed 2026-02-13 03:15:47.048501 | 2026-02-13 03:15:47.048609 | TASK [add-build-sshkey : Add back temp key] 2026-02-13 03:15:47.591652 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4ab6a9d3b82d429e9860ec63d6e428fd/work/4ab6a9d3b82d429e9860ec63d6e428fd_id_rsa (zuul-build-sshkey) 2026-02-13 03:15:47.591911 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023552 2026-02-13 03:15:47.600073 | 2026-02-13 03:15:47.600201 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-13 03:15:48.016212 | debian-bookworm | ok 2026-02-13 03:15:48.021363 | 2026-02-13 03:15:48.021480 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-13 03:15:48.049503 | debian-bookworm | skipping: Conditional result was False 2026-02-13 03:15:48.063744 | 2026-02-13 03:15:48.063872 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-13 03:15:48.485481 | debian-bookworm | ok 2026-02-13 03:15:48.503593 | 2026-02-13 03:15:48.503779 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-13 03:15:48.591314 | debian-bookworm | ok 2026-02-13 03:15:48.605381 | 2026-02-13 03:15:48.605582 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-13 03:15:49.239990 | debian-bookworm -> localhost | ok 2026-02-13 03:15:49.257842 | 2026-02-13 03:15:49.259607 | TASK [validate-host : Collect information about the host] 2026-02-13 03:15:50.425848 | debian-bookworm | ok 2026-02-13 03:15:50.454412 | 2026-02-13 03:15:50.454614 | TASK [validate-host : Sanitize hostname] 2026-02-13 03:15:50.583904 | debian-bookworm | ok 2026-02-13 03:15:50.662775 | 2026-02-13 03:15:50.662988 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-13 03:15:51.364336 | debian-bookworm -> localhost | changed 2026-02-13 03:15:51.370609 | 2026-02-13 03:15:51.370730 | TASK [validate-host : Collect information about zuul worker] 2026-02-13 03:15:51.823295 | debian-bookworm | ok 2026-02-13 03:15:51.828810 | 2026-02-13 03:15:51.828948 | TASK [validate-host : Write out all zuul information for each host] 2026-02-13 03:15:52.445639 | debian-bookworm -> localhost | changed 2026-02-13 03:15:52.463689 | 2026-02-13 03:15:52.463829 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-13 03:15:52.762175 | debian-bookworm | ok 2026-02-13 03:15:52.771796 | 2026-02-13 03:15:52.771942 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-13 03:15:53.769058 | debian-bookworm | changed: 2026-02-13 03:15:53.769360 | debian-bookworm | cd+++++++++ src/ 2026-02-13 03:15:53.769408 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-13 03:15:53.769440 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-13 03:15:53.769470 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-02-13 03:15:53.769497 | debian-bookworm | Containerfile 2026-02-13 03:15:53.769668 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008335 2026-02-13 03:16:20.667664 | 2026-02-13 03:16:20.675073 | TASK [upload-logs : Upload logs to log server] 2026-02-13 03:16:21.659547 | localhost | Output suppressed because no_log was given 2026-02-13 03:16:21.661440 | 2026-02-13 03:16:21.661521 | LOOP [upload-logs : Compress console log and json output] 2026-02-13 03:16:21.700427 | localhost | skipping: Conditional result was False 2026-02-13 03:16:21.705840 | localhost | skipping: Conditional result was False 2026-02-13 03:16:21.716562 | 2026-02-13 03:16:21.716652 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-13 03:16:21.754379 | localhost | skipping: Conditional result was False 2026-02-13 03:16:21.754622 | 2026-02-13 03:16:21.759161 | localhost | skipping: Conditional result was False 2026-02-13 03:16:21.772506 | 2026-02-13 03:16:21.773055 | LOOP [upload-logs : Upload console log and json output]