2025-09-19 21:24:37.749658 | Job console starting 2025-09-19 21:24:37.799319 | Updating git repos 2025-09-19 21:24:37.891604 | Cloning repos into workspace 2025-09-19 21:24:38.030039 | Restoring repo states 2025-09-19 21:24:38.065228 | Merging changes 2025-09-19 21:24:38.645155 | Checking out repos 2025-09-19 21:24:38.710499 | Preparing playbooks 2025-09-19 21:24:40.138629 | Running Ansible setup 2025-09-19 21:24:46.051049 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-19 21:24:47.607080 | 2025-09-19 21:24:47.607228 | PLAY [Base pre] 2025-09-19 21:24:47.636587 | 2025-09-19 21:24:47.636748 | TASK [Setup log path fact] 2025-09-19 21:24:47.667098 | debian-bookworm | ok 2025-09-19 21:24:47.701736 | 2025-09-19 21:24:47.701883 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-19 21:24:47.748482 | debian-bookworm | ok 2025-09-19 21:24:47.768370 | 2025-09-19 21:24:47.768498 | TASK [emit-job-header : Print job information] 2025-09-19 21:24:47.838493 | # Job Information 2025-09-19 21:24:47.838670 | Ansible Version: 2.16.14 2025-09-19 21:24:47.838705 | Job: yamllint 2025-09-19 21:24:47.838739 | Pipeline: check 2025-09-19 21:24:47.838761 | Executor: 521e9411259a 2025-09-19 21:24:47.838782 | Triggered by: https://github.com/osism/container-image-osism-ansible/pull/687 2025-09-19 21:24:47.838804 | Event ID: 06b37bd0-959f-11f0-9733-fb6e7566aaaa 2025-09-19 21:24:47.843784 | 2025-09-19 21:24:47.843887 | LOOP [emit-job-header : Print node information] 2025-09-19 21:24:48.041582 | debian-bookworm | ok: 2025-09-19 21:24:48.041771 | debian-bookworm | # Node Information 2025-09-19 21:24:48.041806 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-19 21:24:48.041830 | debian-bookworm | Hostname: debian 2025-09-19 21:24:48.041852 | debian-bookworm | Username: zuul 2025-09-19 21:24:48.041873 | debian-bookworm | Distro: Debian 12.12 2025-09-19 21:24:48.041896 | debian-bookworm | Provider: regiocloud-a 2025-09-19 21:24:48.041918 | debian-bookworm | Region: 2025-09-19 21:24:48.041939 | debian-bookworm | Label: debian-bookworm 2025-09-19 21:24:48.041960 | debian-bookworm | Product Name: OpenStack Nova 2025-09-19 21:24:48.041979 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8e:3405 2025-09-19 21:24:48.060743 | 2025-09-19 21:24:48.060879 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-19 21:24:48.635367 | debian-bookworm -> localhost | changed 2025-09-19 21:24:48.642790 | 2025-09-19 21:24:48.642917 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-19 21:24:50.246274 | debian-bookworm -> localhost | changed 2025-09-19 21:24:50.255740 | 2025-09-19 21:24:50.255824 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-19 21:24:50.621885 | debian-bookworm -> localhost | ok 2025-09-19 21:24:50.627489 | 2025-09-19 21:24:50.627583 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-19 21:24:50.667880 | debian-bookworm | ok 2025-09-19 21:24:50.699706 | debian-bookworm | included: /var/lib/zuul/builds/154f66e9528b4da4ab488ec3fb137a66/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-19 21:24:50.712649 | 2025-09-19 21:24:50.712734 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-19 21:24:52.372324 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-19 21:24:52.372551 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/154f66e9528b4da4ab488ec3fb137a66/work/154f66e9528b4da4ab488ec3fb137a66_id_rsa 2025-09-19 21:24:52.372587 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/154f66e9528b4da4ab488ec3fb137a66/work/154f66e9528b4da4ab488ec3fb137a66_id_rsa.pub 2025-09-19 21:24:52.372609 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-19 21:24:52.372628 | debian-bookworm -> localhost | SHA256:59Fm4s3f4pjCIKqoED/DUmeAEj8td9rd3j8WRQsH9P8 zuul-build-sshkey 2025-09-19 21:24:52.372647 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-19 21:24:52.372671 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-19 21:24:52.372689 | debian-bookworm -> localhost | |. .o. | 2025-09-19 21:24:52.372708 | debian-bookworm -> localhost | | + . ....| 2025-09-19 21:24:52.372724 | debian-bookworm -> localhost | |o = o . oo.| 2025-09-19 21:24:52.372740 | debian-bookworm -> localhost | |. = + . . . .o| 2025-09-19 21:24:52.372756 | debian-bookworm -> localhost | |. . + . S = + ..| 2025-09-19 21:24:52.372776 | debian-bookworm -> localhost | | = o . .= O . .| 2025-09-19 21:24:52.372793 | debian-bookworm -> localhost | |o = . . o+ + .E| 2025-09-19 21:24:52.372810 | debian-bookworm -> localhost | |.o o. o =+. | 2025-09-19 21:24:52.372827 | debian-bookworm -> localhost | |+ .. .oo+o.| 2025-09-19 21:24:52.372843 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-19 21:24:52.372899 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.969030 2025-09-19 21:24:52.378277 | 2025-09-19 21:24:52.378368 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-19 21:24:52.395268 | debian-bookworm | ok 2025-09-19 21:24:52.402714 | debian-bookworm | included: /var/lib/zuul/builds/154f66e9528b4da4ab488ec3fb137a66/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-19 21:24:52.410414 | 2025-09-19 21:24:52.410480 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-19 21:24:52.433562 | debian-bookworm | skipping: Conditional result was False 2025-09-19 21:24:52.438255 | 2025-09-19 21:24:52.438328 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-19 21:24:53.074545 | debian-bookworm | changed 2025-09-19 21:24:53.080773 | 2025-09-19 21:24:53.080857 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-19 21:24:53.318140 | debian-bookworm | ok 2025-09-19 21:24:53.325196 | 2025-09-19 21:24:53.325307 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-19 21:24:53.977238 | debian-bookworm | changed 2025-09-19 21:24:53.988736 | 2025-09-19 21:24:53.988850 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-19 21:24:54.598662 | debian-bookworm | changed 2025-09-19 21:24:54.603099 | 2025-09-19 21:24:54.603174 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-19 21:24:54.617519 | debian-bookworm | skipping: Conditional result was False 2025-09-19 21:24:54.624318 | 2025-09-19 21:24:54.624433 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-19 21:24:55.181465 | debian-bookworm -> localhost | changed 2025-09-19 21:24:55.197004 | 2025-09-19 21:24:55.197123 | TASK [add-build-sshkey : Add back temp key] 2025-09-19 21:24:55.699229 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/154f66e9528b4da4ab488ec3fb137a66/work/154f66e9528b4da4ab488ec3fb137a66_id_rsa (zuul-build-sshkey) 2025-09-19 21:24:55.699480 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026501 2025-09-19 21:24:55.707231 | 2025-09-19 21:24:55.707333 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-19 21:24:56.186803 | debian-bookworm | ok 2025-09-19 21:24:56.192799 | 2025-09-19 21:24:56.192903 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-19 21:24:56.216055 | debian-bookworm | skipping: Conditional result was False 2025-09-19 21:24:56.240775 | 2025-09-19 21:24:56.240882 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-19 21:24:56.767789 | debian-bookworm | ok 2025-09-19 21:24:56.791269 | 2025-09-19 21:24:56.791424 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-19 21:24:56.844407 | debian-bookworm | ok 2025-09-19 21:24:56.849312 | 2025-09-19 21:24:56.849436 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-19 21:24:57.175121 | debian-bookworm -> localhost | ok 2025-09-19 21:24:57.181478 | 2025-09-19 21:24:57.181573 | TASK [validate-host : Collect information about the host] 2025-09-19 21:24:58.260928 | debian-bookworm | ok 2025-09-19 21:24:58.278153 | 2025-09-19 21:24:58.282619 | TASK [validate-host : Sanitize hostname] 2025-09-19 21:24:58.375054 | debian-bookworm | ok 2025-09-19 21:24:58.413734 | 2025-09-19 21:24:58.413838 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-19 21:24:59.126157 | debian-bookworm -> localhost | changed 2025-09-19 21:24:59.131881 | 2025-09-19 21:24:59.131989 | TASK [validate-host : Collect information about zuul worker] 2025-09-19 21:24:59.549214 | debian-bookworm | ok 2025-09-19 21:24:59.553984 | 2025-09-19 21:24:59.554076 | TASK [validate-host : Write out all zuul information for each host] 2025-09-19 21:25:00.294094 | debian-bookworm -> localhost | changed 2025-09-19 21:25:00.303441 | 2025-09-19 21:25:00.303540 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-19 21:25:00.607433 | debian-bookworm | ok 2025-09-19 21:25:00.612730 | 2025-09-19 21:25:00.612824 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-19 21:25:01.519705 | debian-bookworm | changed: 2025-09-19 21:25:01.519882 | debian-bookworm | cd+++++++++ src/ 2025-09-19 21:25:01.519911 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-19 21:25:01.519932 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-19 21:25:01.519952 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2025-09-19 21:25:01.519971 | debian-bookworm | Containerfile 2025-09-19 21:25:01.520080 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007170 2025-09-19 21:25:27.002060 | 2025-09-19 21:25:27.002184 | TASK [upload-logs : Upload logs to log server] 2025-09-19 21:25:27.620962 | localhost | Output suppressed because no_log was given 2025-09-19 21:25:27.623179 | 2025-09-19 21:25:27.623309 | LOOP [upload-logs : Compress console log and json output] 2025-09-19 21:25:27.687109 | localhost | skipping: Conditional result was False 2025-09-19 21:25:27.693219 | localhost | skipping: Conditional result was False 2025-09-19 21:25:27.705216 | 2025-09-19 21:25:27.705341 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-19 21:25:27.751470 | localhost | skipping: Conditional result was False 2025-09-19 21:25:27.751775 | 2025-09-19 21:25:27.756871 | localhost | skipping: Conditional result was False 2025-09-19 21:25:27.760282 | 2025-09-19 21:25:27.760437 | LOOP [upload-logs : Upload console log and json output]