2025-12-15 17:58:27.221404 | Job console starting 2025-12-15 17:58:27.241618 | Updating git repos 2025-12-15 17:58:27.267294 | Cloning repos into workspace 2025-12-15 17:58:27.308181 | Restoring repo states 2025-12-15 17:58:27.313125 | Merging changes 2025-12-15 17:58:27.851361 | Checking out repos 2025-12-15 17:58:27.888902 | Preparing playbooks 2025-12-15 17:58:28.475529 | Running Ansible setup 2025-12-15 17:58:32.908552 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-15 17:58:33.799330 | 2025-12-15 17:58:33.799505 | PLAY [Base pre] 2025-12-15 17:58:33.817792 | 2025-12-15 17:58:33.817964 | TASK [Setup log path fact] 2025-12-15 17:58:33.837149 | debian-bookworm | ok 2025-12-15 17:58:33.853001 | 2025-12-15 17:58:33.853189 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-15 17:58:33.883795 | debian-bookworm | ok 2025-12-15 17:58:33.894703 | 2025-12-15 17:58:33.894855 | TASK [emit-job-header : Print job information] 2025-12-15 17:58:33.941622 | # Job Information 2025-12-15 17:58:33.941974 | Ansible Version: 2.16.14 2025-12-15 17:58:33.942052 | Job: yamllint 2025-12-15 17:58:33.942122 | Pipeline: check 2025-12-15 17:58:33.942172 | Executor: 521e9411259a 2025-12-15 17:58:33.942217 | Triggered by: https://github.com/osism/cloud-in-a-box/pull/328 2025-12-15 17:58:33.942266 | Event ID: a323c450-d9df-11f0-97a8-16dbfaea930a 2025-12-15 17:58:33.951722 | 2025-12-15 17:58:33.951884 | LOOP [emit-job-header : Print node information] 2025-12-15 17:58:34.060297 | debian-bookworm | ok: 2025-12-15 17:58:34.060514 | debian-bookworm | # Node Information 2025-12-15 17:58:34.060548 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-15 17:58:34.060572 | debian-bookworm | Hostname: debian 2025-12-15 17:58:34.060593 | debian-bookworm | Username: zuul 2025-12-15 17:58:34.060613 | debian-bookworm | Distro: Debian 12.12 2025-12-15 17:58:34.060725 | debian-bookworm | Provider: regiocloud-a 2025-12-15 17:58:34.060752 | debian-bookworm | Region: 2025-12-15 17:58:34.060774 | debian-bookworm | Label: debian-bookworm 2025-12-15 17:58:34.060794 | debian-bookworm | Product Name: OpenStack Nova 2025-12-15 17:58:34.060814 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0b:6fa9 2025-12-15 17:58:34.097092 | 2025-12-15 17:58:34.097298 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-15 17:58:34.612990 | debian-bookworm -> localhost | changed 2025-12-15 17:58:34.621600 | 2025-12-15 17:58:34.621742 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-15 17:58:35.725394 | debian-bookworm -> localhost | changed 2025-12-15 17:58:35.751194 | 2025-12-15 17:58:35.751412 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-15 17:58:36.075268 | debian-bookworm -> localhost | ok 2025-12-15 17:58:36.082534 | 2025-12-15 17:58:36.082680 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-15 17:58:36.112778 | debian-bookworm | ok 2025-12-15 17:58:36.133310 | debian-bookworm | included: /var/lib/zuul/builds/e71e91dfba9547fdb63b85ff843bf080/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-15 17:58:36.139616 | 2025-12-15 17:58:36.139751 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-15 17:58:37.381562 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-15 17:58:37.381964 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e71e91dfba9547fdb63b85ff843bf080/work/e71e91dfba9547fdb63b85ff843bf080_id_rsa 2025-12-15 17:58:37.382043 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e71e91dfba9547fdb63b85ff843bf080/work/e71e91dfba9547fdb63b85ff843bf080_id_rsa.pub 2025-12-15 17:58:37.382092 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-15 17:58:37.382136 | debian-bookworm -> localhost | SHA256:hNZQxNdfQEcY1GwqmtLF3Xla8VtoJAopunrHVY7IOjE zuul-build-sshkey 2025-12-15 17:58:37.382178 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-15 17:58:37.382232 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-15 17:58:37.382272 | debian-bookworm -> localhost | | .+o. . o=Bo| 2025-12-15 17:58:37.382312 | debian-bookworm -> localhost | | .++ . o oo=| 2025-12-15 17:58:37.382350 | debian-bookworm -> localhost | | .o.oo o = *+| 2025-12-15 17:58:37.382473 | debian-bookworm -> localhost | | .. . o + *.*| 2025-12-15 17:58:37.382520 | debian-bookworm -> localhost | | o .S= + o o+| 2025-12-15 17:58:37.382598 | debian-bookworm -> localhost | | E o + = .. | 2025-12-15 17:58:37.382660 | debian-bookworm -> localhost | | . = . . | 2025-12-15 17:58:37.382701 | debian-bookworm -> localhost | | . + o | 2025-12-15 17:58:37.382742 | debian-bookworm -> localhost | | . o | 2025-12-15 17:58:37.382780 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-15 17:58:37.383016 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.717109 2025-12-15 17:58:37.395254 | 2025-12-15 17:58:37.395846 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-15 17:58:37.427077 | debian-bookworm | ok 2025-12-15 17:58:37.443237 | debian-bookworm | included: /var/lib/zuul/builds/e71e91dfba9547fdb63b85ff843bf080/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-15 17:58:37.456523 | 2025-12-15 17:58:37.456709 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-15 17:58:37.494500 | debian-bookworm | skipping: Conditional result was False 2025-12-15 17:58:37.508127 | 2025-12-15 17:58:37.508886 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-15 17:58:38.257445 | debian-bookworm | changed 2025-12-15 17:58:38.268638 | 2025-12-15 17:58:38.268772 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-15 17:58:38.539152 | debian-bookworm | ok 2025-12-15 17:58:38.550267 | 2025-12-15 17:58:38.550454 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-15 17:58:39.241535 | debian-bookworm | changed 2025-12-15 17:58:39.254688 | 2025-12-15 17:58:39.254878 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-15 17:58:39.968566 | debian-bookworm | changed 2025-12-15 17:58:39.987355 | 2025-12-15 17:58:39.987535 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-15 17:58:40.013184 | debian-bookworm | skipping: Conditional result was False 2025-12-15 17:58:40.024392 | 2025-12-15 17:58:40.024539 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-15 17:58:40.496720 | debian-bookworm -> localhost | changed 2025-12-15 17:58:40.510145 | 2025-12-15 17:58:40.510275 | TASK [add-build-sshkey : Add back temp key] 2025-12-15 17:58:40.894404 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e71e91dfba9547fdb63b85ff843bf080/work/e71e91dfba9547fdb63b85ff843bf080_id_rsa (zuul-build-sshkey) 2025-12-15 17:58:40.895175 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016086 2025-12-15 17:58:40.914266 | 2025-12-15 17:58:40.914430 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-15 17:58:41.351636 | debian-bookworm | ok 2025-12-15 17:58:41.361958 | 2025-12-15 17:58:41.362121 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-15 17:58:41.387563 | debian-bookworm | skipping: Conditional result was False 2025-12-15 17:58:41.400321 | 2025-12-15 17:58:41.400489 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-15 17:58:41.872255 | debian-bookworm | ok 2025-12-15 17:58:41.886054 | 2025-12-15 17:58:41.886198 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-15 17:58:41.915835 | debian-bookworm | ok 2025-12-15 17:58:41.921294 | 2025-12-15 17:58:41.921414 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-15 17:58:42.218618 | debian-bookworm -> localhost | ok 2025-12-15 17:58:42.225380 | 2025-12-15 17:58:42.225499 | TASK [validate-host : Collect information about the host] 2025-12-15 17:58:43.468242 | debian-bookworm | ok 2025-12-15 17:58:43.485869 | 2025-12-15 17:58:43.486054 | TASK [validate-host : Sanitize hostname] 2025-12-15 17:58:43.613156 | debian-bookworm | ok 2025-12-15 17:58:43.664849 | 2025-12-15 17:58:43.665020 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-15 17:58:44.231465 | debian-bookworm -> localhost | changed 2025-12-15 17:58:44.240723 | 2025-12-15 17:58:44.240893 | TASK [validate-host : Collect information about zuul worker] 2025-12-15 17:58:44.712307 | debian-bookworm | ok 2025-12-15 17:58:44.719601 | 2025-12-15 17:58:44.719770 | TASK [validate-host : Write out all zuul information for each host] 2025-12-15 17:58:45.300367 | debian-bookworm -> localhost | changed 2025-12-15 17:58:45.318639 | 2025-12-15 17:58:45.318818 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-15 17:58:45.595446 | debian-bookworm | ok 2025-12-15 17:58:45.601306 | 2025-12-15 17:58:45.601443 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-15 17:58:46.827486 | debian-bookworm | changed: 2025-12-15 17:58:46.827902 | debian-bookworm | cd+++++++++ src/ 2025-12-15 17:58:46.828030 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-15 17:58:46.828094 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-15 17:58:46.828151 | debian-bookworm | cd+++++++++ src/github.com/osism/cloud-in-a-box/ 2025-12-15 17:58:46.828194 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007856 2025-12-15 17:59:12.118024 | 2025-12-15 17:59:12.118234 | TASK [upload-logs : Upload logs to log server] 2025-12-15 17:59:12.700636 | localhost | Output suppressed because no_log was given 2025-12-15 17:59:12.705429 | 2025-12-15 17:59:12.705662 | LOOP [upload-logs : Compress console log and json output] 2025-12-15 17:59:12.767687 | localhost | skipping: Conditional result was False 2025-12-15 17:59:12.774099 | localhost | skipping: Conditional result was False 2025-12-15 17:59:12.786588 | 2025-12-15 17:59:12.786728 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-15 17:59:12.834340 | localhost | skipping: Conditional result was False 2025-12-15 17:59:12.834616 | 2025-12-15 17:59:12.839675 | localhost | skipping: Conditional result was False 2025-12-15 17:59:12.847190 | 2025-12-15 17:59:12.847378 | LOOP [upload-logs : Upload console log and json output]