2025-12-29 03:17:22.075963 | Job console starting 2025-12-29 03:17:22.115718 | Updating git repos 2025-12-29 03:17:22.185054 | Cloning repos into workspace 2025-12-29 03:17:22.307356 | Restoring repo states 2025-12-29 03:17:22.352930 | Merging changes 2025-12-29 03:17:22.352951 | Checking out repos 2025-12-29 03:17:22.463475 | Preparing playbooks 2025-12-29 03:17:23.734579 | Running Ansible setup 2025-12-29 03:17:31.983460 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-29 03:17:33.519820 | 2025-12-29 03:17:33.520009 | PLAY [Base pre] 2025-12-29 03:17:33.557756 | 2025-12-29 03:17:33.557954 | TASK [Setup log path fact] 2025-12-29 03:17:33.599888 | debian-bookworm | ok 2025-12-29 03:17:33.626156 | 2025-12-29 03:17:33.626342 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-29 03:17:33.717816 | debian-bookworm | ok 2025-12-29 03:17:33.728436 | 2025-12-29 03:17:33.728612 | TASK [emit-job-header : Print job information] 2025-12-29 03:17:33.768691 | # Job Information 2025-12-29 03:17:33.768879 | Ansible Version: 2.16.14 2025-12-29 03:17:33.768915 | Job: yamllint 2025-12-29 03:17:33.768964 | Pipeline: periodic-daily 2025-12-29 03:17:33.768987 | Executor: 521e9411259a 2025-12-29 03:17:33.769007 | Triggered by: https://github.com/osism/container-image-osism-ansible 2025-12-29 03:17:33.769029 | Event ID: 901a39333e3f4d5fa86d62cacb6bc3df 2025-12-29 03:17:33.774497 | 2025-12-29 03:17:33.774645 | LOOP [emit-job-header : Print node information] 2025-12-29 03:17:33.900126 | debian-bookworm | ok: 2025-12-29 03:17:33.900338 | debian-bookworm | # Node Information 2025-12-29 03:17:33.900376 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-29 03:17:33.900403 | debian-bookworm | Hostname: debian 2025-12-29 03:17:33.900425 | debian-bookworm | Username: zuul 2025-12-29 03:17:33.900446 | debian-bookworm | Distro: Debian 12.12 2025-12-29 03:17:33.900473 | debian-bookworm | Provider: regiocloud-a 2025-12-29 03:17:33.900503 | debian-bookworm | Region: 2025-12-29 03:17:33.900569 | debian-bookworm | Label: debian-bookworm 2025-12-29 03:17:33.900593 | debian-bookworm | Product Name: OpenStack Nova 2025-12-29 03:17:33.900620 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea4:ea5e 2025-12-29 03:17:33.921129 | 2025-12-29 03:17:33.922339 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-29 03:17:34.799355 | debian-bookworm -> localhost | changed 2025-12-29 03:17:34.807768 | 2025-12-29 03:17:34.807989 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-29 03:17:36.693468 | debian-bookworm -> localhost | changed 2025-12-29 03:17:36.705898 | 2025-12-29 03:17:36.706038 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-29 03:17:37.278465 | debian-bookworm -> localhost | ok 2025-12-29 03:17:37.284913 | 2025-12-29 03:17:37.285055 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-29 03:17:37.325485 | debian-bookworm | ok 2025-12-29 03:17:37.356203 | debian-bookworm | included: /var/lib/zuul/builds/dc47e272649f4104bc1f102a3f7c9967/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-29 03:17:37.374232 | 2025-12-29 03:17:37.374362 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-29 03:17:39.703993 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-29 03:17:39.704230 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/dc47e272649f4104bc1f102a3f7c9967/work/dc47e272649f4104bc1f102a3f7c9967_id_rsa 2025-12-29 03:17:39.704270 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/dc47e272649f4104bc1f102a3f7c9967/work/dc47e272649f4104bc1f102a3f7c9967_id_rsa.pub 2025-12-29 03:17:39.704296 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-29 03:17:39.704320 | debian-bookworm -> localhost | SHA256:7qhS1hqTy/nkB2EqL8UJNzCkIDp6qkUEMYtn6Dyly0g zuul-build-sshkey 2025-12-29 03:17:39.704342 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-29 03:17:39.704374 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-29 03:17:39.704396 | debian-bookworm -> localhost | |*o. | 2025-12-29 03:17:39.704417 | debian-bookworm -> localhost | |=*o | 2025-12-29 03:17:39.704437 | debian-bookworm -> localhost | |B ++ | 2025-12-29 03:17:39.704457 | debian-bookworm -> localhost | |+=+ o o | 2025-12-29 03:17:39.704477 | debian-bookworm -> localhost | |.Eo+ B .S | 2025-12-29 03:17:39.704500 | debian-bookworm -> localhost | |+++ @ o. | 2025-12-29 03:17:39.704522 | debian-bookworm -> localhost | |oo.B *... | 2025-12-29 03:17:39.704559 | debian-bookworm -> localhost | |..o *o o. | 2025-12-29 03:17:39.704581 | debian-bookworm -> localhost | |. o.o+.. | 2025-12-29 03:17:39.704603 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-29 03:17:39.704660 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.520831 2025-12-29 03:17:39.714522 | 2025-12-29 03:17:39.714704 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-29 03:17:39.756814 | debian-bookworm | ok 2025-12-29 03:17:39.790737 | debian-bookworm | included: /var/lib/zuul/builds/dc47e272649f4104bc1f102a3f7c9967/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-29 03:17:39.818641 | 2025-12-29 03:17:39.818785 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-29 03:17:39.891187 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:17:39.909894 | 2025-12-29 03:17:39.910036 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-29 03:17:40.622495 | debian-bookworm | changed 2025-12-29 03:17:40.642059 | 2025-12-29 03:17:40.642248 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-29 03:17:40.914373 | debian-bookworm | ok 2025-12-29 03:17:40.920986 | 2025-12-29 03:17:40.921125 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-29 03:17:41.712939 | debian-bookworm | changed 2025-12-29 03:17:41.725424 | 2025-12-29 03:17:41.725607 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-29 03:17:42.430658 | debian-bookworm | changed 2025-12-29 03:17:42.443319 | 2025-12-29 03:17:42.443508 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-29 03:17:42.484594 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:17:42.506589 | 2025-12-29 03:17:42.506755 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-29 03:17:43.559641 | debian-bookworm -> localhost | changed 2025-12-29 03:17:43.591146 | 2025-12-29 03:17:43.591703 | TASK [add-build-sshkey : Add back temp key] 2025-12-29 03:17:44.099481 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/dc47e272649f4104bc1f102a3f7c9967/work/dc47e272649f4104bc1f102a3f7c9967_id_rsa (zuul-build-sshkey) 2025-12-29 03:17:44.099785 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023582 2025-12-29 03:17:44.110784 | 2025-12-29 03:17:44.114228 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-29 03:17:44.570483 | debian-bookworm | ok 2025-12-29 03:17:44.579786 | 2025-12-29 03:17:44.579930 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-29 03:17:44.604448 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:17:44.616359 | 2025-12-29 03:17:44.616497 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-29 03:17:45.123637 | debian-bookworm | ok 2025-12-29 03:17:45.142545 | 2025-12-29 03:17:45.142701 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-29 03:17:45.184831 | debian-bookworm | ok 2025-12-29 03:17:45.191219 | 2025-12-29 03:17:45.191340 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-29 03:17:45.803417 | debian-bookworm -> localhost | ok 2025-12-29 03:17:45.810336 | 2025-12-29 03:17:45.810462 | TASK [validate-host : Collect information about the host] 2025-12-29 03:17:47.019914 | debian-bookworm | ok 2025-12-29 03:17:47.035224 | 2025-12-29 03:17:47.036159 | TASK [validate-host : Sanitize hostname] 2025-12-29 03:17:47.171731 | debian-bookworm | ok 2025-12-29 03:17:47.223094 | 2025-12-29 03:17:47.223232 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-29 03:17:47.903250 | debian-bookworm -> localhost | changed 2025-12-29 03:17:47.909750 | 2025-12-29 03:17:47.909879 | TASK [validate-host : Collect information about zuul worker] 2025-12-29 03:17:48.370821 | debian-bookworm | ok 2025-12-29 03:17:48.381247 | 2025-12-29 03:17:48.381412 | TASK [validate-host : Write out all zuul information for each host] 2025-12-29 03:17:49.280715 | debian-bookworm -> localhost | changed 2025-12-29 03:17:49.300346 | 2025-12-29 03:17:49.300573 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-29 03:17:49.595187 | debian-bookworm | ok 2025-12-29 03:17:49.602935 | 2025-12-29 03:17:49.603073 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-29 03:17:50.475025 | debian-bookworm | changed: 2025-12-29 03:17:50.475643 | debian-bookworm | cd+++++++++ src/ 2025-12-29 03:17:50.475697 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-29 03:17:50.475769 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-29 03:17:50.475794 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2025-12-29 03:17:50.475815 | debian-bookworm | Containerfile 2025-12-29 03:17:50.476228 | debian-bookworm | localhost | ok: Runtime: 0:00:00.021275 2025-12-29 03:18:17.388334 | 2025-12-29 03:18:17.388462 | TASK [upload-logs : Upload logs to log server] 2025-12-29 03:18:18.214568 | localhost | Output suppressed because no_log was given 2025-12-29 03:18:18.216636 | 2025-12-29 03:18:18.216752 | LOOP [upload-logs : Compress console log and json output] 2025-12-29 03:18:18.322142 | localhost | skipping: Conditional result was False 2025-12-29 03:18:18.335077 | localhost | skipping: Conditional result was False 2025-12-29 03:18:18.346099 | 2025-12-29 03:18:18.346241 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-29 03:18:18.421869 | localhost | skipping: Conditional result was False 2025-12-29 03:18:18.422153 | 2025-12-29 03:18:18.427946 | localhost | skipping: Conditional result was False 2025-12-29 03:18:18.437817 | 2025-12-29 03:18:18.438692 | LOOP [upload-logs : Upload console log and json output]