2026-02-05 21:15:33.673860 | Job console starting 2026-02-05 21:15:33.699966 | Updating git repos 2026-02-05 21:15:33.783492 | Cloning repos into workspace 2026-02-05 21:15:33.845270 | Restoring repo states 2026-02-05 21:15:33.864155 | Merging changes 2026-02-05 21:15:34.536794 | Checking out repos 2026-02-05 21:15:34.600100 | Preparing playbooks 2026-02-05 21:15:35.788835 | Running Ansible setup 2026-02-05 21:15:43.158315 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-05 21:15:44.700232 | 2026-02-05 21:15:44.700356 | PLAY [Base pre] 2026-02-05 21:15:44.748953 | 2026-02-05 21:15:44.749074 | TASK [Setup log path fact] 2026-02-05 21:15:44.780932 | debian-bookworm | ok 2026-02-05 21:15:44.798405 | 2026-02-05 21:15:44.798539 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-05 21:15:44.826985 | debian-bookworm | ok 2026-02-05 21:15:44.845104 | 2026-02-05 21:15:44.845210 | TASK [emit-job-header : Print job information] 2026-02-05 21:15:44.884373 | # Job Information 2026-02-05 21:15:44.884598 | Ansible Version: 2.16.14 2026-02-05 21:15:44.884640 | Job: python-black 2026-02-05 21:15:44.884677 | Pipeline: check 2026-02-05 21:15:44.884705 | Executor: 521e9411259a 2026-02-05 21:15:44.884726 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/666 2026-02-05 21:15:44.884748 | Event ID: c94e6ba0-02d7-11f1-9374-611235c3c6b0 2026-02-05 21:15:44.890804 | 2026-02-05 21:15:44.890931 | LOOP [emit-job-header : Print node information] 2026-02-05 21:15:45.045604 | debian-bookworm | ok: 2026-02-05 21:15:45.045771 | debian-bookworm | # Node Information 2026-02-05 21:15:45.045806 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-05 21:15:45.045833 | debian-bookworm | Hostname: debian 2026-02-05 21:15:45.045855 | debian-bookworm | Username: zuul 2026-02-05 21:15:45.045876 | debian-bookworm | Distro: Debian 12.13 2026-02-05 21:15:45.045900 | debian-bookworm | Provider: regiocloud-a 2026-02-05 21:15:45.045921 | debian-bookworm | Region: 2026-02-05 21:15:45.045943 | debian-bookworm | Label: debian-bookworm 2026-02-05 21:15:45.045963 | debian-bookworm | Product Name: OpenStack Nova 2026-02-05 21:15:45.045983 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed3:e7ee 2026-02-05 21:15:45.056222 | 2026-02-05 21:15:45.056325 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-05 21:15:45.792143 | debian-bookworm -> localhost | changed 2026-02-05 21:15:45.798814 | 2026-02-05 21:15:45.799069 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-05 21:15:47.882343 | debian-bookworm -> localhost | changed 2026-02-05 21:15:47.891030 | 2026-02-05 21:15:47.891117 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-05 21:15:48.419770 | debian-bookworm -> localhost | ok 2026-02-05 21:15:48.426264 | 2026-02-05 21:15:48.426370 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-05 21:15:48.495410 | debian-bookworm | ok 2026-02-05 21:15:48.526740 | debian-bookworm | included: /var/lib/zuul/builds/633c10f5bc5c4cd69fc01a380e032fc3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-05 21:15:48.542854 | 2026-02-05 21:15:48.542953 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-05 21:15:51.350559 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-05 21:15:51.351031 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/633c10f5bc5c4cd69fc01a380e032fc3/work/633c10f5bc5c4cd69fc01a380e032fc3_id_rsa 2026-02-05 21:15:51.351115 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/633c10f5bc5c4cd69fc01a380e032fc3/work/633c10f5bc5c4cd69fc01a380e032fc3_id_rsa.pub 2026-02-05 21:15:51.351170 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-05 21:15:51.351222 | debian-bookworm -> localhost | SHA256:9w7jBcGqbMT9JJqPiI05w2wpUzTG05thW8DsOrtWgyo zuul-build-sshkey 2026-02-05 21:15:51.351270 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-05 21:15:51.351336 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-05 21:15:51.351382 | debian-bookworm -> localhost | | o | 2026-02-05 21:15:51.351432 | debian-bookworm -> localhost | | + . | 2026-02-05 21:15:51.351504 | debian-bookworm -> localhost | | . o . o | 2026-02-05 21:15:51.351552 | debian-bookworm -> localhost | | * =... . . | 2026-02-05 21:15:51.351648 | debian-bookworm -> localhost | | o * *o S + | 2026-02-05 21:15:51.351715 | debian-bookworm -> localhost | | = *o + = o | 2026-02-05 21:15:51.351790 | debian-bookworm -> localhost | | = = .* + o | 2026-02-05 21:15:51.351861 | debian-bookworm -> localhost | |E X= o o . = | 2026-02-05 21:15:51.351909 | debian-bookworm -> localhost | |.==+o . . . . | 2026-02-05 21:15:51.351953 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-05 21:15:51.352055 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.981610 2026-02-05 21:15:51.362269 | 2026-02-05 21:15:51.362388 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-05 21:15:51.400175 | debian-bookworm | ok 2026-02-05 21:15:51.413701 | debian-bookworm | included: /var/lib/zuul/builds/633c10f5bc5c4cd69fc01a380e032fc3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-05 21:15:51.423125 | 2026-02-05 21:15:51.423229 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-05 21:15:51.446602 | debian-bookworm | skipping: Conditional result was False 2026-02-05 21:15:51.452544 | 2026-02-05 21:15:51.452640 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-05 21:15:52.122433 | debian-bookworm | changed 2026-02-05 21:15:52.132783 | 2026-02-05 21:15:52.132928 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-05 21:15:52.398931 | debian-bookworm | ok 2026-02-05 21:15:52.403960 | 2026-02-05 21:15:52.404041 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-05 21:15:53.048783 | debian-bookworm | changed 2026-02-05 21:15:53.057587 | 2026-02-05 21:15:53.057700 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-05 21:15:53.728099 | debian-bookworm | changed 2026-02-05 21:15:53.735536 | 2026-02-05 21:15:53.735649 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-05 21:15:53.774908 | debian-bookworm | skipping: Conditional result was False 2026-02-05 21:15:53.782481 | 2026-02-05 21:15:53.782592 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-05 21:15:54.443132 | debian-bookworm -> localhost | changed 2026-02-05 21:15:54.464517 | 2026-02-05 21:15:54.464638 | TASK [add-build-sshkey : Add back temp key] 2026-02-05 21:15:55.151507 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/633c10f5bc5c4cd69fc01a380e032fc3/work/633c10f5bc5c4cd69fc01a380e032fc3_id_rsa (zuul-build-sshkey) 2026-02-05 21:15:55.151765 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015824 2026-02-05 21:15:55.164662 | 2026-02-05 21:15:55.164765 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-05 21:15:55.607027 | debian-bookworm | ok 2026-02-05 21:15:55.617999 | 2026-02-05 21:15:55.618105 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-05 21:15:55.662496 | debian-bookworm | skipping: Conditional result was False 2026-02-05 21:15:55.675618 | 2026-02-05 21:15:55.675722 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-05 21:15:56.268185 | debian-bookworm | ok 2026-02-05 21:15:56.288274 | 2026-02-05 21:15:56.288421 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-05 21:15:56.342389 | debian-bookworm | ok 2026-02-05 21:15:56.347829 | 2026-02-05 21:15:56.347946 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-05 21:15:57.003294 | debian-bookworm -> localhost | ok 2026-02-05 21:15:57.011044 | 2026-02-05 21:15:57.011161 | TASK [validate-host : Collect information about the host] 2026-02-05 21:15:58.516540 | debian-bookworm | ok 2026-02-05 21:15:58.533825 | 2026-02-05 21:15:58.533958 | TASK [validate-host : Sanitize hostname] 2026-02-05 21:15:58.788668 | debian-bookworm | ok 2026-02-05 21:15:58.916916 | 2026-02-05 21:15:58.917057 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-05 21:16:00.277001 | debian-bookworm -> localhost | changed 2026-02-05 21:16:00.282986 | 2026-02-05 21:16:00.283113 | TASK [validate-host : Collect information about zuul worker] 2026-02-05 21:16:00.887932 | debian-bookworm | ok 2026-02-05 21:16:00.892537 | 2026-02-05 21:16:00.892686 | TASK [validate-host : Write out all zuul information for each host] 2026-02-05 21:16:01.861188 | debian-bookworm -> localhost | changed 2026-02-05 21:16:01.876815 | 2026-02-05 21:16:01.876939 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-05 21:16:02.170967 | debian-bookworm | ok 2026-02-05 21:16:02.175284 | 2026-02-05 21:16:02.175358 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-05 21:16:03.604815 | debian-bookworm | changed: 2026-02-05 21:16:03.604959 | debian-bookworm | cd+++++++++ src/ 2026-02-05 21:16:03.604986 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-05 21:16:03.605006 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-05 21:16:03.605024 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-02-05 21:16:03.605041 | debian-bookworm | Containerfile 2026-02-05 21:16:03.605162 | debian-bookworm | localhost | ok: Runtime: 0:00:00.011617 2026-02-05 21:16:29.365745 | 2026-02-05 21:16:29.366261 | TASK [upload-logs : Upload logs to log server] 2026-02-05 21:16:29.974718 | localhost | Output suppressed because no_log was given 2026-02-05 21:16:29.977592 | 2026-02-05 21:16:29.977739 | LOOP [upload-logs : Compress console log and json output] 2026-02-05 21:16:30.043041 | localhost | skipping: Conditional result was False 2026-02-05 21:16:30.050345 | localhost | skipping: Conditional result was False 2026-02-05 21:16:30.058480 | 2026-02-05 21:16:30.058699 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-05 21:16:30.118180 | localhost | skipping: Conditional result was False 2026-02-05 21:16:30.118448 | 2026-02-05 21:16:30.124343 | localhost | skipping: Conditional result was False 2026-02-05 21:16:30.131990 | 2026-02-05 21:16:30.132229 | LOOP [upload-logs : Upload console log and json output]