2025-12-08 00:18:25.647645 | Job console starting 2025-12-08 00:18:25.679874 | Updating git repos 2025-12-08 00:18:25.729157 | Cloning repos into workspace 2025-12-08 00:18:25.815060 | Restoring repo states 2025-12-08 00:18:25.851194 | Merging changes 2025-12-08 00:18:26.416697 | Checking out repos 2025-12-08 00:18:26.449033 | Preparing playbooks 2025-12-08 00:18:27.635644 | Running Ansible setup 2025-12-08 00:18:33.862283 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-08 00:18:35.503373 | 2025-12-08 00:18:35.503581 | PLAY [Base pre] 2025-12-08 00:18:35.521754 | 2025-12-08 00:18:35.521927 | TASK [Setup log path fact] 2025-12-08 00:18:35.562653 | debian-bookworm | ok 2025-12-08 00:18:35.580054 | 2025-12-08 00:18:35.580239 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-08 00:18:35.642590 | debian-bookworm | ok 2025-12-08 00:18:35.676053 | 2025-12-08 00:18:35.676209 | TASK [emit-job-header : Print job information] 2025-12-08 00:18:35.758023 | # Job Information 2025-12-08 00:18:35.758219 | Ansible Version: 2.16.14 2025-12-08 00:18:35.758255 | Job: python-black 2025-12-08 00:18:35.758287 | Pipeline: check 2025-12-08 00:18:35.758310 | Executor: 521e9411259a 2025-12-08 00:18:35.758330 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1025 2025-12-08 00:18:35.758351 | Event ID: 646444c0-d3cb-11f0-89b9-4e3e21da79d7 2025-12-08 00:18:35.766054 | 2025-12-08 00:18:35.766242 | LOOP [emit-job-header : Print node information] 2025-12-08 00:18:35.898983 | debian-bookworm | ok: 2025-12-08 00:18:35.899295 | debian-bookworm | # Node Information 2025-12-08 00:18:35.899339 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-08 00:18:35.899365 | debian-bookworm | Hostname: debian 2025-12-08 00:18:35.899388 | debian-bookworm | Username: zuul 2025-12-08 00:18:35.899409 | debian-bookworm | Distro: Debian 12.12 2025-12-08 00:18:35.899433 | debian-bookworm | Provider: regiocloud-a 2025-12-08 00:18:35.899454 | debian-bookworm | Region: 2025-12-08 00:18:35.899510 | debian-bookworm | Label: debian-bookworm 2025-12-08 00:18:35.899536 | debian-bookworm | Product Name: OpenStack Nova 2025-12-08 00:18:35.899557 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe78:b21c 2025-12-08 00:18:35.939130 | 2025-12-08 00:18:35.939291 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-08 00:18:36.684879 | debian-bookworm -> localhost | changed 2025-12-08 00:18:36.693040 | 2025-12-08 00:18:36.693194 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-08 00:18:38.759399 | debian-bookworm -> localhost | changed 2025-12-08 00:18:38.770317 | 2025-12-08 00:18:38.770443 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-08 00:18:39.499414 | debian-bookworm -> localhost | ok 2025-12-08 00:18:39.507654 | 2025-12-08 00:18:39.507791 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-08 00:18:39.546424 | debian-bookworm | ok 2025-12-08 00:18:39.594283 | debian-bookworm | included: /var/lib/zuul/builds/38f8d902542843b5a75091515877dcb6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-08 00:18:39.613726 | 2025-12-08 00:18:39.613866 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-08 00:18:44.182436 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-08 00:18:44.182704 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/38f8d902542843b5a75091515877dcb6/work/38f8d902542843b5a75091515877dcb6_id_rsa 2025-12-08 00:18:44.182760 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/38f8d902542843b5a75091515877dcb6/work/38f8d902542843b5a75091515877dcb6_id_rsa.pub 2025-12-08 00:18:44.182788 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-08 00:18:44.182813 | debian-bookworm -> localhost | SHA256:i7KJhWOK1WyPjwTcUoRRILiOZXBZyxyYLvENswYM9/4 zuul-build-sshkey 2025-12-08 00:18:44.182875 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-08 00:18:44.182912 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-08 00:18:44.182936 | debian-bookworm -> localhost | |* +X= | 2025-12-08 00:18:44.182959 | debian-bookworm -> localhost | |=+O= o | 2025-12-08 00:18:44.182979 | debian-bookworm -> localhost | | O =* | 2025-12-08 00:18:44.183000 | debian-bookworm -> localhost | |o.B+. | 2025-12-08 00:18:44.183020 | debian-bookworm -> localhost | |o=+ o S | 2025-12-08 00:18:44.183046 | debian-bookworm -> localhost | |.. * . . . | 2025-12-08 00:18:44.183067 | debian-bookworm -> localhost | | = B E . | 2025-12-08 00:18:44.183087 | debian-bookworm -> localhost | |.+ * B | 2025-12-08 00:18:44.183107 | debian-bookworm -> localhost | |o . =.o | 2025-12-08 00:18:44.183128 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-08 00:18:44.183188 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.443950 2025-12-08 00:18:44.192329 | 2025-12-08 00:18:44.192524 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-08 00:18:44.235710 | debian-bookworm | ok 2025-12-08 00:18:44.263336 | debian-bookworm | included: /var/lib/zuul/builds/38f8d902542843b5a75091515877dcb6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-08 00:18:44.277853 | 2025-12-08 00:18:44.278007 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-08 00:18:44.302173 | debian-bookworm | skipping: Conditional result was False 2025-12-08 00:18:44.309083 | 2025-12-08 00:18:44.309213 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-08 00:18:45.013215 | debian-bookworm | changed 2025-12-08 00:18:45.020800 | 2025-12-08 00:18:45.020943 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-08 00:18:45.273705 | debian-bookworm | ok 2025-12-08 00:18:45.289946 | 2025-12-08 00:18:45.290092 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-08 00:18:46.011161 | debian-bookworm | changed 2025-12-08 00:18:46.019138 | 2025-12-08 00:18:46.019309 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-08 00:18:46.729611 | debian-bookworm | changed 2025-12-08 00:18:46.742653 | 2025-12-08 00:18:46.742805 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-08 00:18:46.791222 | debian-bookworm | skipping: Conditional result was False 2025-12-08 00:18:46.822036 | 2025-12-08 00:18:46.822199 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-08 00:18:47.365578 | debian-bookworm -> localhost | changed 2025-12-08 00:18:47.377083 | 2025-12-08 00:18:47.377219 | TASK [add-build-sshkey : Add back temp key] 2025-12-08 00:18:47.891121 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/38f8d902542843b5a75091515877dcb6/work/38f8d902542843b5a75091515877dcb6_id_rsa (zuul-build-sshkey) 2025-12-08 00:18:47.891388 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.033980 2025-12-08 00:18:47.900092 | 2025-12-08 00:18:47.900228 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-08 00:18:48.416456 | debian-bookworm | ok 2025-12-08 00:18:48.422217 | 2025-12-08 00:18:48.422353 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-08 00:18:48.451726 | debian-bookworm | skipping: Conditional result was False 2025-12-08 00:18:48.468965 | 2025-12-08 00:18:48.469109 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-08 00:18:49.064656 | debian-bookworm | ok 2025-12-08 00:18:49.077736 | 2025-12-08 00:18:49.077879 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-08 00:18:49.107301 | debian-bookworm | ok 2025-12-08 00:18:49.112944 | 2025-12-08 00:18:49.113072 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-08 00:18:49.427882 | debian-bookworm -> localhost | ok 2025-12-08 00:18:49.434994 | 2025-12-08 00:18:49.435127 | TASK [validate-host : Collect information about the host] 2025-12-08 00:18:50.637083 | debian-bookworm | ok 2025-12-08 00:18:50.649756 | 2025-12-08 00:18:50.649913 | TASK [validate-host : Sanitize hostname] 2025-12-08 00:18:50.834057 | debian-bookworm | ok 2025-12-08 00:18:50.934993 | 2025-12-08 00:18:50.935198 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-08 00:18:51.890445 | debian-bookworm -> localhost | changed 2025-12-08 00:18:51.901090 | 2025-12-08 00:18:51.901228 | TASK [validate-host : Collect information about zuul worker] 2025-12-08 00:18:52.406957 | debian-bookworm | ok 2025-12-08 00:18:52.411771 | 2025-12-08 00:18:52.411888 | TASK [validate-host : Write out all zuul information for each host] 2025-12-08 00:18:53.520229 | debian-bookworm -> localhost | changed 2025-12-08 00:18:53.542261 | 2025-12-08 00:18:53.542402 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-08 00:18:53.856236 | debian-bookworm | ok 2025-12-08 00:18:53.894255 | 2025-12-08 00:18:53.894421 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-08 00:18:55.169788 | debian-bookworm | changed: 2025-12-08 00:18:55.170048 | debian-bookworm | cd+++++++++ src/ 2025-12-08 00:18:55.170089 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-08 00:18:55.170117 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-08 00:18:55.170142 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2025-12-08 00:18:55.170165 | debian-bookworm | localhost | ok: Runtime: 0:00:00.012715 2025-12-08 00:19:20.885985 | 2025-12-08 00:19:20.886117 | TASK [upload-logs : Upload logs to log server] 2025-12-08 00:19:21.496194 | localhost | Output suppressed because no_log was given 2025-12-08 00:19:21.498122 | 2025-12-08 00:19:21.498228 | LOOP [upload-logs : Compress console log and json output] 2025-12-08 00:19:21.554175 | localhost | skipping: Conditional result was False 2025-12-08 00:19:21.563687 | localhost | skipping: Conditional result was False 2025-12-08 00:19:21.576068 | 2025-12-08 00:19:21.576218 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-08 00:19:21.631946 | localhost | skipping: Conditional result was False 2025-12-08 00:19:21.632602 | 2025-12-08 00:19:21.638165 | localhost | skipping: Conditional result was False 2025-12-08 00:19:21.648499 | 2025-12-08 00:19:21.648690 | LOOP [upload-logs : Upload console log and json output]