2026-01-29 03:04:25.118233 | Job console starting 2026-01-29 03:04:25.127554 | Updating git repos 2026-01-29 03:04:25.225350 | Cloning repos into workspace 2026-01-29 03:04:25.270141 | Restoring repo states 2026-01-29 03:04:25.275404 | Merging changes 2026-01-29 03:04:25.275446 | Checking out repos 2026-01-29 03:04:25.327662 | Preparing playbooks 2026-01-29 03:04:26.285860 | Running Ansible setup 2026-01-29 03:04:30.482667 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-29 03:04:31.338601 | 2026-01-29 03:04:31.338732 | PLAY [Base pre] 2026-01-29 03:04:31.373411 | 2026-01-29 03:04:31.373555 | TASK [Setup log path fact] 2026-01-29 03:04:31.402108 | debian-bookworm | ok 2026-01-29 03:04:31.436122 | 2026-01-29 03:04:31.436330 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 03:04:31.510925 | debian-bookworm | ok 2026-01-29 03:04:31.529117 | 2026-01-29 03:04:31.529229 | TASK [emit-job-header : Print job information] 2026-01-29 03:04:31.600565 | # Job Information 2026-01-29 03:04:31.600731 | Ansible Version: 2.16.14 2026-01-29 03:04:31.600765 | Job: python-black 2026-01-29 03:04:31.600796 | Pipeline: periodic-daily 2026-01-29 03:04:31.600819 | Executor: 521e9411259a 2026-01-29 03:04:31.600839 | Triggered by: https://github.com/osism/openstack-sandbox-manager 2026-01-29 03:04:31.600859 | Event ID: 9a906480334844e9a6ddeffa2163ce12 2026-01-29 03:04:31.605794 | 2026-01-29 03:04:31.605897 | LOOP [emit-job-header : Print node information] 2026-01-29 03:04:31.718759 | debian-bookworm | ok: 2026-01-29 03:04:31.718987 | debian-bookworm | # Node Information 2026-01-29 03:04:31.719023 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-29 03:04:31.719047 | debian-bookworm | Hostname: debian 2026-01-29 03:04:31.719068 | debian-bookworm | Username: zuul 2026-01-29 03:04:31.719089 | debian-bookworm | Distro: Debian 12.13 2026-01-29 03:04:31.719112 | debian-bookworm | Provider: regiocloud-a 2026-01-29 03:04:31.719133 | debian-bookworm | Region: 2026-01-29 03:04:31.719154 | debian-bookworm | Label: debian-bookworm 2026-01-29 03:04:31.719173 | debian-bookworm | Product Name: OpenStack Nova 2026-01-29 03:04:31.719193 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe68:bb2f 2026-01-29 03:04:31.735633 | 2026-01-29 03:04:31.735755 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-29 03:04:32.514610 | debian-bookworm -> localhost | changed 2026-01-29 03:04:32.521350 | 2026-01-29 03:04:32.521452 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-29 03:04:33.700775 | debian-bookworm -> localhost | changed 2026-01-29 03:04:33.718071 | 2026-01-29 03:04:33.718183 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-29 03:04:34.144322 | debian-bookworm -> localhost | ok 2026-01-29 03:04:34.150106 | 2026-01-29 03:04:34.150207 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-29 03:04:34.178567 | debian-bookworm | ok 2026-01-29 03:04:34.195092 | debian-bookworm | included: /var/lib/zuul/builds/9cf08f1db9d34dc0b3ead28453279197/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-29 03:04:34.201164 | 2026-01-29 03:04:34.201255 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-29 03:04:37.092552 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-29 03:04:37.092775 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9cf08f1db9d34dc0b3ead28453279197/work/9cf08f1db9d34dc0b3ead28453279197_id_rsa 2026-01-29 03:04:37.092814 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9cf08f1db9d34dc0b3ead28453279197/work/9cf08f1db9d34dc0b3ead28453279197_id_rsa.pub 2026-01-29 03:04:37.092839 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-29 03:04:37.092865 | debian-bookworm -> localhost | SHA256:D5LcQ+SKn5t3/dQQss3dHp0JgsB+5XAwzQXGiZHYULw zuul-build-sshkey 2026-01-29 03:04:37.092887 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-29 03:04:37.092917 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-29 03:04:37.092939 | debian-bookworm -> localhost | | .oB=Oo+. | 2026-01-29 03:04:37.092961 | debian-bookworm -> localhost | | =.*+B | 2026-01-29 03:04:37.092981 | debian-bookworm -> localhost | | . o.*.... | 2026-01-29 03:04:37.093001 | debian-bookworm -> localhost | | o * E ..=.o=| 2026-01-29 03:04:37.093021 | debian-bookworm -> localhost | | . = S . +++| 2026-01-29 03:04:37.093048 | debian-bookworm -> localhost | | . o + +.| 2026-01-29 03:04:37.093068 | debian-bookworm -> localhost | | o .. . o| 2026-01-29 03:04:37.093088 | debian-bookworm -> localhost | | o. . .. | 2026-01-29 03:04:37.093108 | debian-bookworm -> localhost | | o. . .. | 2026-01-29 03:04:37.093129 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-29 03:04:37.093178 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.370713 2026-01-29 03:04:37.099396 | 2026-01-29 03:04:37.099522 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-29 03:04:37.117079 | debian-bookworm | ok 2026-01-29 03:04:37.125927 | debian-bookworm | included: /var/lib/zuul/builds/9cf08f1db9d34dc0b3ead28453279197/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-29 03:04:37.139891 | 2026-01-29 03:04:37.139999 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-29 03:04:37.163167 | debian-bookworm | skipping: Conditional result was False 2026-01-29 03:04:37.169482 | 2026-01-29 03:04:37.169582 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-29 03:04:37.819192 | debian-bookworm | changed 2026-01-29 03:04:37.824711 | 2026-01-29 03:04:37.824809 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-29 03:04:38.066360 | debian-bookworm | ok 2026-01-29 03:04:38.072257 | 2026-01-29 03:04:38.072357 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-29 03:04:38.753086 | debian-bookworm | changed 2026-01-29 03:04:38.759837 | 2026-01-29 03:04:38.759939 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-29 03:04:39.500192 | debian-bookworm | changed 2026-01-29 03:04:39.507726 | 2026-01-29 03:04:39.507822 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-29 03:04:39.544149 | debian-bookworm | skipping: Conditional result was False 2026-01-29 03:04:39.550148 | 2026-01-29 03:04:39.550243 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-29 03:04:40.513611 | debian-bookworm -> localhost | changed 2026-01-29 03:04:40.526286 | 2026-01-29 03:04:40.526397 | TASK [add-build-sshkey : Add back temp key] 2026-01-29 03:04:41.226204 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9cf08f1db9d34dc0b3ead28453279197/work/9cf08f1db9d34dc0b3ead28453279197_id_rsa (zuul-build-sshkey) 2026-01-29 03:04:41.226413 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013780 2026-01-29 03:04:41.233929 | 2026-01-29 03:04:41.234020 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-29 03:04:41.619902 | debian-bookworm | ok 2026-01-29 03:04:41.624770 | 2026-01-29 03:04:41.624855 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-29 03:04:41.647945 | debian-bookworm | skipping: Conditional result was False 2026-01-29 03:04:41.657903 | 2026-01-29 03:04:41.658008 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-29 03:04:42.103657 | debian-bookworm | ok 2026-01-29 03:04:42.115158 | 2026-01-29 03:04:42.115260 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-29 03:04:42.146509 | debian-bookworm | ok 2026-01-29 03:04:42.153381 | 2026-01-29 03:04:42.153495 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-29 03:04:42.616069 | debian-bookworm -> localhost | ok 2026-01-29 03:04:42.623135 | 2026-01-29 03:04:42.623229 | TASK [validate-host : Collect information about the host] 2026-01-29 03:04:44.048969 | debian-bookworm | ok 2026-01-29 03:04:44.064706 | 2026-01-29 03:04:44.064807 | TASK [validate-host : Sanitize hostname] 2026-01-29 03:04:44.196877 | debian-bookworm | ok 2026-01-29 03:04:44.230894 | 2026-01-29 03:04:44.231006 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-29 03:04:45.332076 | debian-bookworm -> localhost | changed 2026-01-29 03:04:45.338014 | 2026-01-29 03:04:45.338114 | TASK [validate-host : Collect information about zuul worker] 2026-01-29 03:04:45.871322 | debian-bookworm | ok 2026-01-29 03:04:45.875733 | 2026-01-29 03:04:45.875827 | TASK [validate-host : Write out all zuul information for each host] 2026-01-29 03:04:47.091270 | debian-bookworm -> localhost | changed 2026-01-29 03:04:47.100306 | 2026-01-29 03:04:47.100403 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-29 03:04:47.359736 | debian-bookworm | ok 2026-01-29 03:04:47.364923 | 2026-01-29 03:04:47.365026 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-29 03:04:48.391268 | debian-bookworm | changed: 2026-01-29 03:04:48.391980 | debian-bookworm | cd+++++++++ src/ 2026-01-29 03:04:48.392050 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-29 03:04:48.392078 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-29 03:04:48.392225 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-sandbox-manager/ 2026-01-29 03:04:48.392250 | debian-bookworm | localhost | ok: Runtime: 0:00:00.027605 2026-01-29 03:05:15.995049 | 2026-01-29 03:05:15.995145 | TASK [upload-logs : Upload logs to log server] 2026-01-29 03:05:17.026688 | localhost | Output suppressed because no_log was given 2026-01-29 03:05:17.028412 | 2026-01-29 03:05:17.028533 | LOOP [upload-logs : Compress console log and json output] 2026-01-29 03:05:17.075540 | localhost | skipping: Conditional result was False 2026-01-29 03:05:17.081338 | localhost | skipping: Conditional result was False 2026-01-29 03:05:17.084108 | 2026-01-29 03:05:17.084198 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-29 03:05:17.134867 | localhost | skipping: Conditional result was False 2026-01-29 03:05:17.135122 | 2026-01-29 03:05:17.141557 | localhost | skipping: Conditional result was False 2026-01-29 03:05:17.149407 | 2026-01-29 03:05:17.149519 | LOOP [upload-logs : Upload console log and json output]