2025-10-20 00:07:25.348780 | Job console starting 2025-10-20 00:07:25.360607 | Updating git repos 2025-10-20 00:07:25.380264 | Cloning repos into workspace 2025-10-20 00:07:25.440825 | Restoring repo states 2025-10-20 00:07:25.449564 | Merging changes 2025-10-20 00:07:26.019821 | Checking out repos 2025-10-20 00:07:27.231077 | Preparing playbooks 2025-10-20 00:07:27.917512 | Running Ansible setup 2025-10-20 00:07:32.554462 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-20 00:07:33.301081 | 2025-10-20 00:07:33.305620 | PLAY [Base pre] 2025-10-20 00:07:33.339895 | 2025-10-20 00:07:33.340055 | TASK [Setup log path fact] 2025-10-20 00:07:33.376066 | debian-bookworm | ok 2025-10-20 00:07:33.404389 | 2025-10-20 00:07:33.404601 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-20 00:07:33.457102 | debian-bookworm | ok 2025-10-20 00:07:33.478643 | 2025-10-20 00:07:33.478774 | TASK [emit-job-header : Print job information] 2025-10-20 00:07:33.559586 | # Job Information 2025-10-20 00:07:33.559905 | Ansible Version: 2.16.14 2025-10-20 00:07:33.559943 | Job: python-black 2025-10-20 00:07:33.559976 | Pipeline: check 2025-10-20 00:07:33.559999 | Executor: 521e9411259a 2025-10-20 00:07:33.560020 | Triggered by: https://github.com/osism/testbed/pull/2775 2025-10-20 00:07:33.560042 | Event ID: bb341a90-ad48-11f0-904a-10a39142949d 2025-10-20 00:07:33.568510 | 2025-10-20 00:07:33.568646 | LOOP [emit-job-header : Print node information] 2025-10-20 00:07:33.750856 | debian-bookworm | ok: 2025-10-20 00:07:33.751126 | debian-bookworm | # Node Information 2025-10-20 00:07:33.751164 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-20 00:07:33.751190 | debian-bookworm | Hostname: debian 2025-10-20 00:07:33.751211 | debian-bookworm | Username: zuul 2025-10-20 00:07:33.751245 | debian-bookworm | Distro: Debian 12.12 2025-10-20 00:07:33.751276 | debian-bookworm | Provider: regiocloud-a 2025-10-20 00:07:33.751304 | debian-bookworm | Region: 2025-10-20 00:07:33.751331 | debian-bookworm | Label: debian-bookworm 2025-10-20 00:07:33.751357 | debian-bookworm | Product Name: OpenStack Nova 2025-10-20 00:07:33.751384 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe96:4530 2025-10-20 00:07:33.781171 | 2025-10-20 00:07:33.781310 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-20 00:07:34.453256 | debian-bookworm -> localhost | changed 2025-10-20 00:07:34.461701 | 2025-10-20 00:07:34.461832 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-20 00:07:35.931890 | debian-bookworm -> localhost | changed 2025-10-20 00:07:35.957672 | 2025-10-20 00:07:35.957814 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-20 00:07:36.382769 | debian-bookworm -> localhost | ok 2025-10-20 00:07:36.389025 | 2025-10-20 00:07:36.389151 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-20 00:07:36.417688 | debian-bookworm | ok 2025-10-20 00:07:36.435367 | debian-bookworm | included: /var/lib/zuul/builds/fec56c55213d4ee1b302dfe7323f9481/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-20 00:07:36.441541 | 2025-10-20 00:07:36.441660 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-20 00:07:39.501773 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-20 00:07:39.501956 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fec56c55213d4ee1b302dfe7323f9481/work/fec56c55213d4ee1b302dfe7323f9481_id_rsa 2025-10-20 00:07:39.501995 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fec56c55213d4ee1b302dfe7323f9481/work/fec56c55213d4ee1b302dfe7323f9481_id_rsa.pub 2025-10-20 00:07:39.502022 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-20 00:07:39.502047 | debian-bookworm -> localhost | SHA256:wBK3p9VH6tdye4dENeP2Xf5S6mST5lPfqLjAXJBPs6w zuul-build-sshkey 2025-10-20 00:07:39.502068 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-20 00:07:39.502099 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-20 00:07:39.502121 | debian-bookworm -> localhost | | . . . o.| 2025-10-20 00:07:39.502143 | debian-bookworm -> localhost | | + . o o ..o| 2025-10-20 00:07:39.502163 | debian-bookworm -> localhost | | . + = = . .o.| 2025-10-20 00:07:39.502182 | debian-bookworm -> localhost | | . = * + o..+| 2025-10-20 00:07:39.502202 | debian-bookworm -> localhost | | . S * o + =| 2025-10-20 00:07:39.502227 | debian-bookworm -> localhost | | o o . + *o| 2025-10-20 00:07:39.502247 | debian-bookworm -> localhost | | E @o*| 2025-10-20 00:07:39.502266 | debian-bookworm -> localhost | | . . *o++| 2025-10-20 00:07:39.502286 | debian-bookworm -> localhost | | o...o. | 2025-10-20 00:07:39.502306 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-20 00:07:39.502354 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.453364 2025-10-20 00:07:39.509051 | 2025-10-20 00:07:39.509139 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-20 00:07:39.536314 | debian-bookworm | ok 2025-10-20 00:07:39.545609 | debian-bookworm | included: /var/lib/zuul/builds/fec56c55213d4ee1b302dfe7323f9481/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-20 00:07:39.554728 | 2025-10-20 00:07:39.554812 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-20 00:07:39.577694 | debian-bookworm | skipping: Conditional result was False 2025-10-20 00:07:39.583190 | 2025-10-20 00:07:39.583277 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-20 00:07:40.216558 | debian-bookworm | changed 2025-10-20 00:07:40.222050 | 2025-10-20 00:07:40.222138 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-20 00:07:40.484417 | debian-bookworm | ok 2025-10-20 00:07:40.493544 | 2025-10-20 00:07:40.493698 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-20 00:07:41.169516 | debian-bookworm | changed 2025-10-20 00:07:41.180725 | 2025-10-20 00:07:41.180821 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-20 00:07:41.837654 | debian-bookworm | changed 2025-10-20 00:07:41.844303 | 2025-10-20 00:07:41.844413 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-20 00:07:41.864711 | debian-bookworm | skipping: Conditional result was False 2025-10-20 00:07:41.871913 | 2025-10-20 00:07:41.872007 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-20 00:07:42.325532 | debian-bookworm -> localhost | changed 2025-10-20 00:07:42.340748 | 2025-10-20 00:07:42.340843 | TASK [add-build-sshkey : Add back temp key] 2025-10-20 00:07:42.676630 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fec56c55213d4ee1b302dfe7323f9481/work/fec56c55213d4ee1b302dfe7323f9481_id_rsa (zuul-build-sshkey) 2025-10-20 00:07:42.676835 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008763 2025-10-20 00:07:42.684492 | 2025-10-20 00:07:42.684585 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-20 00:07:43.086718 | debian-bookworm | ok 2025-10-20 00:07:43.091655 | 2025-10-20 00:07:43.091742 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-20 00:07:43.114696 | debian-bookworm | skipping: Conditional result was False 2025-10-20 00:07:43.124661 | 2025-10-20 00:07:43.124746 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-20 00:07:43.566348 | debian-bookworm | ok 2025-10-20 00:07:43.582691 | 2025-10-20 00:07:43.582798 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-20 00:07:43.628387 | debian-bookworm | ok 2025-10-20 00:07:43.636225 | 2025-10-20 00:07:43.636339 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-20 00:07:43.883600 | debian-bookworm -> localhost | ok 2025-10-20 00:07:43.889710 | 2025-10-20 00:07:43.889799 | TASK [validate-host : Collect information about the host] 2025-10-20 00:07:44.980890 | debian-bookworm | ok 2025-10-20 00:07:44.990580 | 2025-10-20 00:07:44.990667 | TASK [validate-host : Sanitize hostname] 2025-10-20 00:07:45.079699 | debian-bookworm | ok 2025-10-20 00:07:45.107596 | 2025-10-20 00:07:45.107694 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-20 00:07:45.929608 | debian-bookworm -> localhost | changed 2025-10-20 00:07:45.936087 | 2025-10-20 00:07:45.936205 | TASK [validate-host : Collect information about zuul worker] 2025-10-20 00:07:46.403709 | debian-bookworm | ok 2025-10-20 00:07:46.409037 | 2025-10-20 00:07:46.409163 | TASK [validate-host : Write out all zuul information for each host] 2025-10-20 00:07:47.061139 | debian-bookworm -> localhost | changed 2025-10-20 00:07:47.073754 | 2025-10-20 00:07:47.073878 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-20 00:07:47.347517 | debian-bookworm | ok 2025-10-20 00:07:47.353932 | 2025-10-20 00:07:47.354052 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-20 00:07:48.897752 | debian-bookworm | changed: 2025-10-20 00:07:48.897953 | debian-bookworm | cd+++++++++ src/ 2025-10-20 00:07:48.897990 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-20 00:07:48.898017 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-20 00:07:48.898040 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2025-10-20 00:07:48.898061 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004776 2025-10-20 00:08:15.079820 | 2025-10-20 00:08:15.079940 | TASK [upload-logs : Upload logs to log server] 2025-10-20 00:08:15.632361 | localhost | Output suppressed because no_log was given 2025-10-20 00:08:15.635060 | 2025-10-20 00:08:15.635176 | LOOP [upload-logs : Compress console log and json output] 2025-10-20 00:08:15.697473 | localhost | skipping: Conditional result was False 2025-10-20 00:08:15.703735 | localhost | skipping: Conditional result was False 2025-10-20 00:08:15.711918 | 2025-10-20 00:08:15.712101 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-20 00:08:15.766907 | localhost | skipping: Conditional result was False 2025-10-20 00:08:15.767813 | 2025-10-20 00:08:15.772276 | localhost | skipping: Conditional result was False 2025-10-20 00:08:15.780646 | 2025-10-20 00:08:15.780766 | LOOP [upload-logs : Upload console log and json output]