2026-03-26 03:18:22.577694 | Job console starting 2026-03-26 03:18:22.587325 | Updating git repos 2026-03-26 03:18:22.622105 | Cloning repos into workspace 2026-03-26 03:18:22.677577 | Restoring repo states 2026-03-26 03:18:22.693069 | Merging changes 2026-03-26 03:18:22.693085 | Checking out repos 2026-03-26 03:18:22.752929 | Preparing playbooks 2026-03-26 03:18:23.424582 | Running Ansible setup 2026-03-26 03:18:27.720541 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-26 03:18:28.512405 | 2026-03-26 03:18:28.512709 | PLAY [Base pre] 2026-03-26 03:18:28.527864 | 2026-03-26 03:18:28.527962 | TASK [Setup log path fact] 2026-03-26 03:18:28.556505 | debian-bookworm | ok 2026-03-26 03:18:28.571036 | 2026-03-26 03:18:28.571141 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-26 03:18:28.614783 | debian-bookworm | ok 2026-03-26 03:18:28.629973 | 2026-03-26 03:18:28.630180 | TASK [emit-job-header : Print job information] 2026-03-26 03:18:28.677486 | # Job Information 2026-03-26 03:18:28.677744 | Ansible Version: 2.16.14 2026-03-26 03:18:28.677803 | Job: yamllint 2026-03-26 03:18:28.677860 | Pipeline: periodic-daily 2026-03-26 03:18:28.677900 | Executor: 521e9411259a 2026-03-26 03:18:28.677935 | Triggered by: https://github.com/osism/openstack-configuration-validator 2026-03-26 03:18:28.677974 | Event ID: 1c2ec428ba3e4515a6a9dacc091b0a4c 2026-03-26 03:18:28.685574 | 2026-03-26 03:18:28.685714 | LOOP [emit-job-header : Print node information] 2026-03-26 03:18:28.807531 | debian-bookworm | ok: 2026-03-26 03:18:28.807692 | debian-bookworm | # Node Information 2026-03-26 03:18:28.807725 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-26 03:18:28.807750 | debian-bookworm | Hostname: debian 2026-03-26 03:18:28.807772 | debian-bookworm | Username: zuul 2026-03-26 03:18:28.807793 | debian-bookworm | Distro: Debian 12.13 2026-03-26 03:18:28.807817 | debian-bookworm | Provider: regiocloud-a 2026-03-26 03:18:28.807837 | debian-bookworm | Region: 2026-03-26 03:18:28.807858 | debian-bookworm | Label: debian-bookworm 2026-03-26 03:18:28.807877 | debian-bookworm | Product Name: OpenStack Nova 2026-03-26 03:18:28.807897 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe29:116c 2026-03-26 03:18:28.831375 | 2026-03-26 03:18:28.831523 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-26 03:18:29.250360 | debian-bookworm -> localhost | changed 2026-03-26 03:18:29.257149 | 2026-03-26 03:18:29.257251 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-26 03:18:30.276709 | debian-bookworm -> localhost | changed 2026-03-26 03:18:30.301339 | 2026-03-26 03:18:30.301488 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-26 03:18:30.588761 | debian-bookworm -> localhost | ok 2026-03-26 03:18:30.594614 | 2026-03-26 03:18:30.594720 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-26 03:18:30.613298 | debian-bookworm | ok 2026-03-26 03:18:30.630128 | debian-bookworm | included: /var/lib/zuul/builds/c159cb29bcac4d279faafed8e6c109b7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-26 03:18:30.636357 | 2026-03-26 03:18:30.636448 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-26 03:18:31.735464 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-26 03:18:31.735697 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c159cb29bcac4d279faafed8e6c109b7/work/c159cb29bcac4d279faafed8e6c109b7_id_rsa 2026-03-26 03:18:31.735740 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c159cb29bcac4d279faafed8e6c109b7/work/c159cb29bcac4d279faafed8e6c109b7_id_rsa.pub 2026-03-26 03:18:31.735767 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-26 03:18:31.735791 | debian-bookworm -> localhost | SHA256:axCvZdEnNUhq+yqK7v9GQeZTv21dgFm7LcKtq05UOWY zuul-build-sshkey 2026-03-26 03:18:31.735812 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-26 03:18:31.735842 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-26 03:18:31.735899 | debian-bookworm -> localhost | | ...o+. | 2026-03-26 03:18:31.735924 | debian-bookworm -> localhost | | o .o..oo.. | 2026-03-26 03:18:31.735944 | debian-bookworm -> localhost | | +..+.o E .. | 2026-03-26 03:18:31.735964 | debian-bookworm -> localhost | | ++ o.B o o.| 2026-03-26 03:18:31.735982 | debian-bookworm -> localhost | | .oS .oo.+..| 2026-03-26 03:18:31.736021 | debian-bookworm -> localhost | | .= +. oo.. | 2026-03-26 03:18:31.736043 | debian-bookworm -> localhost | | .. o o.. | 2026-03-26 03:18:31.736063 | debian-bookworm -> localhost | | . o. o . | 2026-03-26 03:18:31.736084 | debian-bookworm -> localhost | | o+.o+....o.. | 2026-03-26 03:18:31.736103 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-26 03:18:31.736156 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.628491 2026-03-26 03:18:31.742332 | 2026-03-26 03:18:31.742433 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-26 03:18:31.760894 | debian-bookworm | ok 2026-03-26 03:18:31.771784 | debian-bookworm | included: /var/lib/zuul/builds/c159cb29bcac4d279faafed8e6c109b7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-26 03:18:31.780836 | 2026-03-26 03:18:31.780940 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-26 03:18:31.795038 | debian-bookworm | skipping: Conditional result was False 2026-03-26 03:18:31.802295 | 2026-03-26 03:18:31.802417 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-26 03:18:32.517054 | debian-bookworm | changed 2026-03-26 03:18:32.531913 | 2026-03-26 03:18:32.532091 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-26 03:18:32.795326 | debian-bookworm | ok 2026-03-26 03:18:32.803313 | 2026-03-26 03:18:32.803423 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-26 03:18:33.518602 | debian-bookworm | changed 2026-03-26 03:18:33.532222 | 2026-03-26 03:18:33.532331 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-26 03:18:34.321444 | debian-bookworm | changed 2026-03-26 03:18:34.331854 | 2026-03-26 03:18:34.332074 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-26 03:18:34.348483 | debian-bookworm | skipping: Conditional result was False 2026-03-26 03:18:34.360757 | 2026-03-26 03:18:34.360894 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-26 03:18:34.759737 | debian-bookworm -> localhost | changed 2026-03-26 03:18:34.781186 | 2026-03-26 03:18:34.781320 | TASK [add-build-sshkey : Add back temp key] 2026-03-26 03:18:35.089952 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c159cb29bcac4d279faafed8e6c109b7/work/c159cb29bcac4d279faafed8e6c109b7_id_rsa (zuul-build-sshkey) 2026-03-26 03:18:35.090397 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013389 2026-03-26 03:18:35.103563 | 2026-03-26 03:18:35.103671 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-26 03:18:35.530854 | debian-bookworm | ok 2026-03-26 03:18:35.540074 | 2026-03-26 03:18:35.540204 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-26 03:18:35.565500 | debian-bookworm | skipping: Conditional result was False 2026-03-26 03:18:35.587678 | 2026-03-26 03:18:35.587805 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-26 03:18:36.029558 | debian-bookworm | ok 2026-03-26 03:18:36.044111 | 2026-03-26 03:18:36.044231 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-26 03:18:36.098950 | debian-bookworm | ok 2026-03-26 03:18:36.108356 | 2026-03-26 03:18:36.108490 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-26 03:18:36.374649 | debian-bookworm -> localhost | ok 2026-03-26 03:18:36.384682 | 2026-03-26 03:18:36.384788 | TASK [validate-host : Collect information about the host] 2026-03-26 03:18:37.505704 | debian-bookworm | ok 2026-03-26 03:18:37.520186 | 2026-03-26 03:18:37.520308 | TASK [validate-host : Sanitize hostname] 2026-03-26 03:18:37.628808 | debian-bookworm | ok 2026-03-26 03:18:37.665425 | 2026-03-26 03:18:37.665542 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-26 03:18:38.268051 | debian-bookworm -> localhost | changed 2026-03-26 03:18:38.274464 | 2026-03-26 03:18:38.274569 | TASK [validate-host : Collect information about zuul worker] 2026-03-26 03:18:38.734124 | debian-bookworm | ok 2026-03-26 03:18:38.741997 | 2026-03-26 03:18:38.742138 | TASK [validate-host : Write out all zuul information for each host] 2026-03-26 03:18:39.282121 | debian-bookworm -> localhost | changed 2026-03-26 03:18:39.292190 | 2026-03-26 03:18:39.292288 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-26 03:18:39.575858 | debian-bookworm | ok 2026-03-26 03:18:39.589659 | 2026-03-26 03:18:39.589908 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-26 03:18:40.383099 | debian-bookworm | changed: 2026-03-26 03:18:40.383362 | debian-bookworm | cd+++++++++ src/ 2026-03-26 03:18:40.383415 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-26 03:18:40.383454 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-26 03:18:40.383489 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-validator/ 2026-03-26 03:18:40.383521 | debian-bookworm | Containerfile 2026-03-26 03:18:40.383734 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006506 2026-03-26 03:19:04.153271 | 2026-03-26 03:19:04.153421 | TASK [upload-logs : Upload logs to log server] 2026-03-26 03:19:04.700659 | localhost | Output suppressed because no_log was given 2026-03-26 03:19:04.703925 | 2026-03-26 03:19:04.704139 | LOOP [upload-logs : Compress console log and json output] 2026-03-26 03:19:04.760730 | localhost | skipping: Conditional result was False 2026-03-26 03:19:04.765589 | localhost | skipping: Conditional result was False 2026-03-26 03:19:04.778068 | 2026-03-26 03:19:04.778273 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-26 03:19:04.821017 | localhost | skipping: Conditional result was False 2026-03-26 03:19:04.821531 | 2026-03-26 03:19:04.825261 | localhost | skipping: Conditional result was False 2026-03-26 03:19:04.840373 | 2026-03-26 03:19:04.840617 | LOOP [upload-logs : Upload console log and json output]