2026-01-29 19:18:46.706546 | Job console starting 2026-01-29 19:18:46.717766 | Updating git repos 2026-01-29 19:18:46.768575 | Cloning repos into workspace 2026-01-29 19:18:46.901869 | Restoring repo states 2026-01-29 19:18:46.938290 | Merging changes 2026-01-29 19:18:48.685380 | Checking out repos 2026-01-29 19:18:48.802305 | Preparing playbooks 2026-01-29 19:18:50.037054 | Running Ansible setup 2026-01-29 19:18:54.314516 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-29 19:18:55.024967 | 2026-01-29 19:18:55.025088 | PLAY [Base pre] 2026-01-29 19:18:55.047513 | 2026-01-29 19:18:55.047665 | TASK [Setup log path fact] 2026-01-29 19:18:55.066279 | debian-bookworm | ok 2026-01-29 19:18:55.083276 | 2026-01-29 19:18:55.083401 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 19:18:55.145348 | debian-bookworm | ok 2026-01-29 19:18:55.157798 | 2026-01-29 19:18:55.157951 | TASK [emit-job-header : Print job information] 2026-01-29 19:18:55.240360 | # Job Information 2026-01-29 19:18:55.240524 | Ansible Version: 2.16.14 2026-01-29 19:18:55.240562 | Job: yamllint 2026-01-29 19:18:55.240598 | Pipeline: check 2026-01-29 19:18:55.240624 | Executor: 521e9411259a 2026-01-29 19:18:55.240647 | Triggered by: https://github.com/osism/osism-kubernetes/pull/271 2026-01-29 19:18:55.240670 | Event ID: 3a312510-fd47-11f0-9a3f-c3855d814a8b 2026-01-29 19:18:55.247742 | 2026-01-29 19:18:55.247848 | LOOP [emit-job-header : Print node information] 2026-01-29 19:18:55.411306 | debian-bookworm | ok: 2026-01-29 19:18:55.412135 | debian-bookworm | # Node Information 2026-01-29 19:18:55.412233 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-29 19:18:55.412267 | debian-bookworm | Hostname: debian 2026-01-29 19:18:55.412291 | debian-bookworm | Username: zuul 2026-01-29 19:18:55.412314 | debian-bookworm | Distro: Debian 12.13 2026-01-29 19:18:55.412339 | debian-bookworm | Provider: regiocloud-a 2026-01-29 19:18:55.412361 | debian-bookworm | Region: 2026-01-29 19:18:55.412383 | debian-bookworm | Label: debian-bookworm 2026-01-29 19:18:55.412403 | debian-bookworm | Product Name: OpenStack Nova 2026-01-29 19:18:55.412424 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea3:3248 2026-01-29 19:18:55.433546 | 2026-01-29 19:18:55.433723 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-29 19:18:55.975915 | debian-bookworm -> localhost | changed 2026-01-29 19:18:55.982547 | 2026-01-29 19:18:55.982645 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-29 19:18:57.192665 | debian-bookworm -> localhost | changed 2026-01-29 19:18:57.205795 | 2026-01-29 19:18:57.205930 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-29 19:18:57.600227 | debian-bookworm -> localhost | ok 2026-01-29 19:18:57.606663 | 2026-01-29 19:18:57.606871 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-29 19:18:57.636344 | debian-bookworm | ok 2026-01-29 19:18:57.657101 | debian-bookworm | included: /var/lib/zuul/builds/aac3f5949f634830ba6a5930bef632e1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-29 19:18:57.667416 | 2026-01-29 19:18:57.667550 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-29 19:18:58.913743 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-29 19:18:58.913969 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/aac3f5949f634830ba6a5930bef632e1/work/aac3f5949f634830ba6a5930bef632e1_id_rsa 2026-01-29 19:18:58.914008 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/aac3f5949f634830ba6a5930bef632e1/work/aac3f5949f634830ba6a5930bef632e1_id_rsa.pub 2026-01-29 19:18:58.914033 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-29 19:18:58.914056 | debian-bookworm -> localhost | SHA256:sbXM9T5uGpyCxBGrXVlqD4JtzgaX3zquN+RGTZvnTMk zuul-build-sshkey 2026-01-29 19:18:58.914078 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-29 19:18:58.914113 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-29 19:18:58.914135 | debian-bookworm -> localhost | | . . | 2026-01-29 19:18:58.914156 | debian-bookworm -> localhost | | o + + | 2026-01-29 19:18:58.914177 | debian-bookworm -> localhost | | o X B . | 2026-01-29 19:18:58.914197 | debian-bookworm -> localhost | | X % *.. | 2026-01-29 19:18:58.914216 | debian-bookworm -> localhost | | . S =oo+.. | 2026-01-29 19:18:58.914242 | debian-bookworm -> localhost | | o .oo+oE | 2026-01-29 19:18:58.914263 | debian-bookworm -> localhost | | .++ +=o | 2026-01-29 19:18:58.914283 | debian-bookworm -> localhost | | .=o o+. | 2026-01-29 19:18:58.914303 | debian-bookworm -> localhost | | .+...o. | 2026-01-29 19:18:58.914323 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-29 19:18:58.914378 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.651791 2026-01-29 19:18:58.921519 | 2026-01-29 19:18:58.921647 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-29 19:18:58.953035 | debian-bookworm | ok 2026-01-29 19:18:58.962746 | debian-bookworm | included: /var/lib/zuul/builds/aac3f5949f634830ba6a5930bef632e1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-29 19:18:58.976207 | 2026-01-29 19:18:58.976321 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-29 19:18:59.010515 | debian-bookworm | skipping: Conditional result was False 2026-01-29 19:18:59.017143 | 2026-01-29 19:18:59.017272 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-29 19:18:59.689009 | debian-bookworm | changed 2026-01-29 19:18:59.699175 | 2026-01-29 19:18:59.699330 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-29 19:18:59.974101 | debian-bookworm | ok 2026-01-29 19:18:59.980267 | 2026-01-29 19:18:59.980419 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-29 19:19:00.650629 | debian-bookworm | changed 2026-01-29 19:19:00.661364 | 2026-01-29 19:19:00.661517 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-29 19:19:01.305752 | debian-bookworm | changed 2026-01-29 19:19:01.319951 | 2026-01-29 19:19:01.320087 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-29 19:19:01.345949 | debian-bookworm | skipping: Conditional result was False 2026-01-29 19:19:01.363443 | 2026-01-29 19:19:01.363729 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-29 19:19:01.968273 | debian-bookworm -> localhost | changed 2026-01-29 19:19:01.979327 | 2026-01-29 19:19:01.979449 | TASK [add-build-sshkey : Add back temp key] 2026-01-29 19:19:02.380520 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/aac3f5949f634830ba6a5930bef632e1/work/aac3f5949f634830ba6a5930bef632e1_id_rsa (zuul-build-sshkey) 2026-01-29 19:19:02.380813 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010742 2026-01-29 19:19:02.389079 | 2026-01-29 19:19:02.389215 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-29 19:19:02.794426 | debian-bookworm | ok 2026-01-29 19:19:02.799852 | 2026-01-29 19:19:02.799974 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-29 19:19:02.828417 | debian-bookworm | skipping: Conditional result was False 2026-01-29 19:19:02.848553 | 2026-01-29 19:19:02.848783 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-29 19:19:03.305055 | debian-bookworm | ok 2026-01-29 19:19:03.317778 | 2026-01-29 19:19:03.317911 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-29 19:19:03.352061 | debian-bookworm | ok 2026-01-29 19:19:03.358519 | 2026-01-29 19:19:03.358648 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-29 19:19:03.796076 | debian-bookworm -> localhost | ok 2026-01-29 19:19:03.811811 | 2026-01-29 19:19:03.811943 | TASK [validate-host : Collect information about the host] 2026-01-29 19:19:04.940870 | debian-bookworm | ok 2026-01-29 19:19:04.956209 | 2026-01-29 19:19:04.956361 | TASK [validate-host : Sanitize hostname] 2026-01-29 19:19:05.058386 | debian-bookworm | ok 2026-01-29 19:19:05.110774 | 2026-01-29 19:19:05.110959 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-29 19:19:05.667258 | debian-bookworm -> localhost | changed 2026-01-29 19:19:05.673266 | 2026-01-29 19:19:05.673976 | TASK [validate-host : Collect information about zuul worker] 2026-01-29 19:19:06.108546 | debian-bookworm | ok 2026-01-29 19:19:06.113520 | 2026-01-29 19:19:06.113634 | TASK [validate-host : Write out all zuul information for each host] 2026-01-29 19:19:06.715500 | debian-bookworm -> localhost | changed 2026-01-29 19:19:06.727648 | 2026-01-29 19:19:06.727842 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-29 19:19:07.017303 | debian-bookworm | ok 2026-01-29 19:19:07.023481 | 2026-01-29 19:19:07.023605 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-29 19:19:08.448085 | debian-bookworm | changed: 2026-01-29 19:19:08.448307 | debian-bookworm | cd+++++++++ src/ 2026-01-29 19:19:08.448342 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-29 19:19:08.448366 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-29 19:19:08.448388 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-01-29 19:19:08.448409 | debian-bookworm | Containerfile 2026-01-29 19:19:08.448580 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006604 2026-01-29 19:19:32.510876 | 2026-01-29 19:19:32.511003 | TASK [upload-logs : Upload logs to log server] 2026-01-29 19:19:33.032262 | localhost | Output suppressed because no_log was given 2026-01-29 19:19:33.033897 | 2026-01-29 19:19:33.033979 | LOOP [upload-logs : Compress console log and json output] 2026-01-29 19:19:33.082678 | localhost | skipping: Conditional result was False 2026-01-29 19:19:33.086922 | localhost | skipping: Conditional result was False 2026-01-29 19:19:33.099671 | 2026-01-29 19:19:33.099773 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-29 19:19:33.150215 | localhost | skipping: Conditional result was False 2026-01-29 19:19:33.150751 | 2026-01-29 19:19:33.154169 | localhost | skipping: Conditional result was False 2026-01-29 19:19:33.169153 | 2026-01-29 19:19:33.169373 | LOOP [upload-logs : Upload console log and json output]