2026-02-10 03:13:10.538475 | Job console starting 2026-02-10 03:13:10.575637 | Updating git repos 2026-02-10 03:13:10.628576 | Cloning repos into workspace 2026-02-10 03:13:10.694687 | Restoring repo states 2026-02-10 03:13:10.708788 | Merging changes 2026-02-10 03:13:10.708810 | Checking out repos 2026-02-10 03:13:10.738407 | Preparing playbooks 2026-02-10 03:13:11.633435 | Running Ansible setup 2026-02-10 03:13:16.763606 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-10 03:13:17.836376 | 2026-02-10 03:13:17.836546 | PLAY [Base pre] 2026-02-10 03:13:17.856041 | 2026-02-10 03:13:17.856278 | TASK [Setup log path fact] 2026-02-10 03:13:17.898346 | debian-bookworm | ok 2026-02-10 03:13:17.914522 | 2026-02-10 03:13:17.914691 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-10 03:13:17.967834 | debian-bookworm | ok 2026-02-10 03:13:17.984350 | 2026-02-10 03:13:17.984498 | TASK [emit-job-header : Print job information] 2026-02-10 03:13:18.024489 | # Job Information 2026-02-10 03:13:18.024706 | Ansible Version: 2.16.14 2026-02-10 03:13:18.024746 | Job: python-black 2026-02-10 03:13:18.024794 | Pipeline: periodic-daily 2026-02-10 03:13:18.025241 | Executor: 521e9411259a 2026-02-10 03:13:18.025278 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-02-10 03:13:18.025305 | Event ID: 9d4ceffaf98e40c8a7df40b2b4d63a40 2026-02-10 03:13:18.030622 | 2026-02-10 03:13:18.030742 | LOOP [emit-job-header : Print node information] 2026-02-10 03:13:18.146540 | debian-bookworm | ok: 2026-02-10 03:13:18.146871 | debian-bookworm | # Node Information 2026-02-10 03:13:18.146914 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-10 03:13:18.146940 | debian-bookworm | Hostname: debian 2026-02-10 03:13:18.146962 | debian-bookworm | Username: zuul 2026-02-10 03:13:18.146982 | debian-bookworm | Distro: Debian 12.13 2026-02-10 03:13:18.147006 | debian-bookworm | Provider: regiocloud-a 2026-02-10 03:13:18.147027 | debian-bookworm | Region: 2026-02-10 03:13:18.147047 | debian-bookworm | Label: debian-bookworm 2026-02-10 03:13:18.147066 | debian-bookworm | Product Name: OpenStack Nova 2026-02-10 03:13:18.147085 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe11:cbc 2026-02-10 03:13:18.169204 | 2026-02-10 03:13:18.169348 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-10 03:13:18.685149 | debian-bookworm -> localhost | changed 2026-02-10 03:13:18.697577 | 2026-02-10 03:13:18.697724 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-10 03:13:19.972400 | debian-bookworm -> localhost | changed 2026-02-10 03:13:19.983684 | 2026-02-10 03:13:19.983867 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-10 03:13:20.303552 | debian-bookworm -> localhost | ok 2026-02-10 03:13:20.310702 | 2026-02-10 03:13:20.310865 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-10 03:13:20.344913 | debian-bookworm | ok 2026-02-10 03:13:20.367606 | debian-bookworm | included: /var/lib/zuul/builds/ed3f02a483e249ad96e3b43a712405ba/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-10 03:13:20.375211 | 2026-02-10 03:13:20.375329 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-10 03:13:21.882065 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-10 03:13:21.882356 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ed3f02a483e249ad96e3b43a712405ba/work/ed3f02a483e249ad96e3b43a712405ba_id_rsa 2026-02-10 03:13:21.882398 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ed3f02a483e249ad96e3b43a712405ba/work/ed3f02a483e249ad96e3b43a712405ba_id_rsa.pub 2026-02-10 03:13:21.882424 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-10 03:13:21.882449 | debian-bookworm -> localhost | SHA256:Vn8HymVCaaNIscLngRXcexzntEYGiq2oK6MFa9dv9Oc zuul-build-sshkey 2026-02-10 03:13:21.882471 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-10 03:13:21.882507 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-10 03:13:21.882528 | debian-bookworm -> localhost | | .++ oo | 2026-02-10 03:13:21.882550 | debian-bookworm -> localhost | | . oo+.o= = | 2026-02-10 03:13:21.882570 | debian-bookworm -> localhost | | +.=.+=.O+. | 2026-02-10 03:13:21.882590 | debian-bookworm -> localhost | | =.+ooo=+. | 2026-02-10 03:13:21.882610 | debian-bookworm -> localhost | |. . S .+.. .| 2026-02-10 03:13:21.882633 | debian-bookworm -> localhost | | o .. o . . | 2026-02-10 03:13:21.882653 | debian-bookworm -> localhost | |....... . | 2026-02-10 03:13:21.882672 | debian-bookworm -> localhost | |..+ ... . . | 2026-02-10 03:13:21.882693 | debian-bookworm -> localhost | |.. o. .. oE | 2026-02-10 03:13:21.882713 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-10 03:13:21.882784 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.881651 2026-02-10 03:13:21.890184 | 2026-02-10 03:13:21.890337 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-10 03:13:21.919188 | debian-bookworm | ok 2026-02-10 03:13:21.929623 | debian-bookworm | included: /var/lib/zuul/builds/ed3f02a483e249ad96e3b43a712405ba/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-10 03:13:21.940019 | 2026-02-10 03:13:21.940132 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-10 03:13:21.964054 | debian-bookworm | skipping: Conditional result was False 2026-02-10 03:13:21.970062 | 2026-02-10 03:13:21.970179 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-10 03:13:22.622821 | debian-bookworm | changed 2026-02-10 03:13:22.628732 | 2026-02-10 03:13:22.628888 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-10 03:13:22.897286 | debian-bookworm | ok 2026-02-10 03:13:22.905022 | 2026-02-10 03:13:22.905190 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-10 03:13:23.589505 | debian-bookworm | changed 2026-02-10 03:13:23.601429 | 2026-02-10 03:13:23.601601 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-10 03:13:24.302409 | debian-bookworm | changed 2026-02-10 03:13:24.309011 | 2026-02-10 03:13:24.309130 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-10 03:13:24.333134 | debian-bookworm | skipping: Conditional result was False 2026-02-10 03:13:24.339807 | 2026-02-10 03:13:24.340037 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-10 03:13:24.809974 | debian-bookworm -> localhost | changed 2026-02-10 03:13:24.826145 | 2026-02-10 03:13:24.826358 | TASK [add-build-sshkey : Add back temp key] 2026-02-10 03:13:25.206105 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ed3f02a483e249ad96e3b43a712405ba/work/ed3f02a483e249ad96e3b43a712405ba_id_rsa (zuul-build-sshkey) 2026-02-10 03:13:25.206353 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011608 2026-02-10 03:13:25.215236 | 2026-02-10 03:13:25.215363 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-10 03:13:25.640797 | debian-bookworm | ok 2026-02-10 03:13:25.648893 | 2026-02-10 03:13:25.649050 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-10 03:13:25.674564 | debian-bookworm | skipping: Conditional result was False 2026-02-10 03:13:25.690134 | 2026-02-10 03:13:25.690286 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-10 03:13:26.168668 | debian-bookworm | ok 2026-02-10 03:13:26.184947 | 2026-02-10 03:13:26.185094 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-10 03:13:26.215323 | debian-bookworm | ok 2026-02-10 03:13:26.221647 | 2026-02-10 03:13:26.221808 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-10 03:13:26.603337 | debian-bookworm -> localhost | ok 2026-02-10 03:13:26.613992 | 2026-02-10 03:13:26.614152 | TASK [validate-host : Collect information about the host] 2026-02-10 03:13:28.035329 | debian-bookworm | ok 2026-02-10 03:13:28.064670 | 2026-02-10 03:13:28.064836 | TASK [validate-host : Sanitize hostname] 2026-02-10 03:13:28.359649 | debian-bookworm | ok 2026-02-10 03:13:28.530106 | 2026-02-10 03:13:28.530260 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-10 03:13:29.449825 | debian-bookworm -> localhost | changed 2026-02-10 03:13:29.457114 | 2026-02-10 03:13:29.457238 | TASK [validate-host : Collect information about zuul worker] 2026-02-10 03:13:29.931167 | debian-bookworm | ok 2026-02-10 03:13:29.936156 | 2026-02-10 03:13:29.936271 | TASK [validate-host : Write out all zuul information for each host] 2026-02-10 03:13:30.783352 | debian-bookworm -> localhost | changed 2026-02-10 03:13:30.811675 | 2026-02-10 03:13:30.811850 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-10 03:13:31.126855 | debian-bookworm | ok 2026-02-10 03:13:31.139402 | 2026-02-10 03:13:31.139549 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-10 03:13:32.221932 | debian-bookworm | changed: 2026-02-10 03:13:32.222140 | debian-bookworm | cd+++++++++ src/ 2026-02-10 03:13:32.222175 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-10 03:13:32.222199 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-10 03:13:32.222221 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-02-10 03:13:32.222242 | debian-bookworm | Containerfile 2026-02-10 03:13:32.222371 | debian-bookworm | localhost | ok: Runtime: 0:00:00.018382 2026-02-10 03:14:01.326043 | 2026-02-10 03:14:01.326174 | TASK [upload-logs : Upload logs to log server] 2026-02-10 03:14:02.501380 | localhost | Output suppressed because no_log was given 2026-02-10 03:14:02.503349 | 2026-02-10 03:14:02.503429 | LOOP [upload-logs : Compress console log and json output] 2026-02-10 03:14:02.600223 | localhost | skipping: Conditional result was False 2026-02-10 03:14:02.615337 | localhost | skipping: Conditional result was False 2026-02-10 03:14:02.619298 | 2026-02-10 03:14:02.620620 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-10 03:14:02.676366 | localhost | skipping: Conditional result was False 2026-02-10 03:14:02.676591 | 2026-02-10 03:14:02.691727 | localhost | skipping: Conditional result was False 2026-02-10 03:14:02.696395 | 2026-02-10 03:14:02.696489 | LOOP [upload-logs : Upload console log and json output]