2026-02-23 19:44:27.939263 | Job console starting 2026-02-23 19:44:27.953817 | Updating git repos 2026-02-23 19:44:27.987615 | Cloning repos into workspace 2026-02-23 19:44:28.043187 | Restoring repo states 2026-02-23 19:44:28.050970 | Merging changes 2026-02-23 19:44:28.556291 | Checking out repos 2026-02-23 19:44:28.591439 | Preparing playbooks 2026-02-23 19:44:29.163816 | Running Ansible setup 2026-02-23 19:44:33.336718 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-23 19:44:34.089529 | 2026-02-23 19:44:34.089695 | PLAY [Base pre] 2026-02-23 19:44:34.105953 | 2026-02-23 19:44:34.106096 | TASK [Setup log path fact] 2026-02-23 19:44:34.135455 | debian-bookworm | ok 2026-02-23 19:44:34.150510 | 2026-02-23 19:44:34.150651 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-23 19:44:34.194605 | debian-bookworm | ok 2026-02-23 19:44:34.206360 | 2026-02-23 19:44:34.206485 | TASK [emit-job-header : Print job information] 2026-02-23 19:44:34.256100 | # Job Information 2026-02-23 19:44:34.256313 | Ansible Version: 2.16.14 2026-02-23 19:44:34.256349 | Job: yamllint 2026-02-23 19:44:34.256382 | Pipeline: check 2026-02-23 19:44:34.256405 | Executor: 521e9411259a 2026-02-23 19:44:34.256426 | Triggered by: https://github.com/osism/metalbox/pull/299 2026-02-23 19:44:34.256449 | Event ID: 0b5cc2a0-10f0-11f1-96bf-6f55bf304e9b 2026-02-23 19:44:34.261519 | 2026-02-23 19:44:34.261637 | LOOP [emit-job-header : Print node information] 2026-02-23 19:44:34.375138 | debian-bookworm | ok: 2026-02-23 19:44:34.375539 | debian-bookworm | # Node Information 2026-02-23 19:44:34.375635 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-23 19:44:34.375701 | debian-bookworm | Hostname: debian 2026-02-23 19:44:34.375759 | debian-bookworm | Username: zuul 2026-02-23 19:44:34.375799 | debian-bookworm | Distro: Debian 12.13 2026-02-23 19:44:34.375840 | debian-bookworm | Provider: regiocloud-a 2026-02-23 19:44:34.375876 | debian-bookworm | Region: 2026-02-23 19:44:34.375912 | debian-bookworm | Label: debian-bookworm 2026-02-23 19:44:34.375945 | debian-bookworm | Product Name: OpenStack Nova 2026-02-23 19:44:34.375977 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe40:7434 2026-02-23 19:44:34.392208 | 2026-02-23 19:44:34.392386 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-23 19:44:34.918760 | debian-bookworm -> localhost | changed 2026-02-23 19:44:34.932610 | 2026-02-23 19:44:34.932774 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-23 19:44:36.050540 | debian-bookworm -> localhost | changed 2026-02-23 19:44:36.061551 | 2026-02-23 19:44:36.061663 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-23 19:44:36.338172 | debian-bookworm -> localhost | ok 2026-02-23 19:44:36.344597 | 2026-02-23 19:44:36.344718 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-23 19:44:36.374547 | debian-bookworm | ok 2026-02-23 19:44:36.393817 | debian-bookworm | included: /var/lib/zuul/builds/c8ff4f183d1e41f78611fc9108895a51/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-23 19:44:36.399989 | 2026-02-23 19:44:36.400095 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-23 19:44:38.731420 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-23 19:44:38.731741 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c8ff4f183d1e41f78611fc9108895a51/work/c8ff4f183d1e41f78611fc9108895a51_id_rsa 2026-02-23 19:44:38.731817 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c8ff4f183d1e41f78611fc9108895a51/work/c8ff4f183d1e41f78611fc9108895a51_id_rsa.pub 2026-02-23 19:44:38.731853 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-23 19:44:38.731885 | debian-bookworm -> localhost | SHA256:IPzTurc1tyFl4LOJHhVFGaGrbEWf2Pcx6uXa+g0QQSY zuul-build-sshkey 2026-02-23 19:44:38.731912 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-23 19:44:38.731955 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-23 19:44:38.731981 | debian-bookworm -> localhost | | EoO+ | 2026-02-23 19:44:38.732008 | debian-bookworm -> localhost | | . =.. | 2026-02-23 19:44:38.732033 | debian-bookworm -> localhost | | o . = . | 2026-02-23 19:44:38.732058 | debian-bookworm -> localhost | | o o o B o | 2026-02-23 19:44:38.732083 | debian-bookworm -> localhost | | o S B B .o | 2026-02-23 19:44:38.732111 | debian-bookworm -> localhost | | + = * o..o| 2026-02-23 19:44:38.732137 | debian-bookworm -> localhost | | . * * o....| 2026-02-23 19:44:38.732162 | debian-bookworm -> localhost | | +.o +.o+..| 2026-02-23 19:44:38.732188 | debian-bookworm -> localhost | | ..o. .+++.| 2026-02-23 19:44:38.732214 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-23 19:44:38.732305 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.831650 2026-02-23 19:44:38.740032 | 2026-02-23 19:44:38.740153 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-23 19:44:38.782424 | debian-bookworm | ok 2026-02-23 19:44:38.794400 | debian-bookworm | included: /var/lib/zuul/builds/c8ff4f183d1e41f78611fc9108895a51/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-23 19:44:38.803730 | 2026-02-23 19:44:38.803832 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-23 19:44:38.828719 | debian-bookworm | skipping: Conditional result was False 2026-02-23 19:44:38.835206 | 2026-02-23 19:44:38.835335 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-23 19:44:39.480064 | debian-bookworm | changed 2026-02-23 19:44:39.488672 | 2026-02-23 19:44:39.488815 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-23 19:44:39.735820 | debian-bookworm | ok 2026-02-23 19:44:39.742349 | 2026-02-23 19:44:39.742464 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-23 19:44:40.409908 | debian-bookworm | changed 2026-02-23 19:44:40.420438 | 2026-02-23 19:44:40.420585 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-23 19:44:41.069464 | debian-bookworm | changed 2026-02-23 19:44:41.077908 | 2026-02-23 19:44:41.078053 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-23 19:44:41.113872 | debian-bookworm | skipping: Conditional result was False 2026-02-23 19:44:41.127658 | 2026-02-23 19:44:41.127812 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-23 19:44:41.624043 | debian-bookworm -> localhost | changed 2026-02-23 19:44:41.635260 | 2026-02-23 19:44:41.635385 | TASK [add-build-sshkey : Add back temp key] 2026-02-23 19:44:41.994009 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c8ff4f183d1e41f78611fc9108895a51/work/c8ff4f183d1e41f78611fc9108895a51_id_rsa (zuul-build-sshkey) 2026-02-23 19:44:41.994385 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024955 2026-02-23 19:44:42.003702 | 2026-02-23 19:44:42.003826 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-23 19:44:42.398446 | debian-bookworm | ok 2026-02-23 19:44:42.403828 | 2026-02-23 19:44:42.403947 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-23 19:44:42.428575 | debian-bookworm | skipping: Conditional result was False 2026-02-23 19:44:42.440684 | 2026-02-23 19:44:42.440820 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-23 19:44:42.872489 | debian-bookworm | ok 2026-02-23 19:44:42.887689 | 2026-02-23 19:44:42.887836 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-23 19:44:42.931156 | debian-bookworm | ok 2026-02-23 19:44:42.938707 | 2026-02-23 19:44:42.938886 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-23 19:44:43.257005 | debian-bookworm -> localhost | ok 2026-02-23 19:44:43.263658 | 2026-02-23 19:44:43.263776 | TASK [validate-host : Collect information about the host] 2026-02-23 19:44:44.410657 | debian-bookworm | ok 2026-02-23 19:44:44.422911 | 2026-02-23 19:44:44.423053 | TASK [validate-host : Sanitize hostname] 2026-02-23 19:44:44.541391 | debian-bookworm | ok 2026-02-23 19:44:44.587812 | 2026-02-23 19:44:44.588022 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-23 19:44:45.191318 | debian-bookworm -> localhost | changed 2026-02-23 19:44:45.203744 | 2026-02-23 19:44:45.203927 | TASK [validate-host : Collect information about zuul worker] 2026-02-23 19:44:45.633201 | debian-bookworm | ok 2026-02-23 19:44:45.638623 | 2026-02-23 19:44:45.638784 | TASK [validate-host : Write out all zuul information for each host] 2026-02-23 19:44:46.224450 | debian-bookworm -> localhost | changed 2026-02-23 19:44:46.244020 | 2026-02-23 19:44:46.244191 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-23 19:44:46.578486 | debian-bookworm | ok 2026-02-23 19:44:46.589238 | 2026-02-23 19:44:46.589423 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-23 19:44:47.547706 | debian-bookworm | changed: 2026-02-23 19:44:47.547979 | debian-bookworm | cd+++++++++ src/ 2026-02-23 19:44:47.548026 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-23 19:44:47.548059 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-23 19:44:47.548089 | debian-bookworm | cd+++++++++ src/github.com/osism/metalbox/ 2026-02-23 19:44:47.548116 | debian-bookworm | Containerfile 2026-02-23 19:44:47.573374 | debian-bookworm | localhost | ok: Runtime: 0:00:00.053917 2026-02-23 19:45:12.913867 | 2026-02-23 19:45:12.913999 | TASK [upload-logs : Upload logs to log server] 2026-02-23 19:45:13.709586 | localhost | Output suppressed because no_log was given 2026-02-23 19:45:13.711454 | 2026-02-23 19:45:13.711560 | LOOP [upload-logs : Compress console log and json output] 2026-02-23 19:45:13.776992 | localhost | skipping: Conditional result was False 2026-02-23 19:45:13.802750 | localhost | skipping: Conditional result was False 2026-02-23 19:45:13.808362 | 2026-02-23 19:45:13.808480 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-23 19:45:13.862607 | localhost | skipping: Conditional result was False 2026-02-23 19:45:13.863040 | 2026-02-23 19:45:13.868738 | localhost | skipping: Conditional result was False 2026-02-23 19:45:13.876274 | 2026-02-23 19:45:13.876392 | LOOP [upload-logs : Upload console log and json output]