2026-02-24 03:17:38.016610 | Job console starting 2026-02-24 03:17:38.033299 | Updating git repos 2026-02-24 03:17:38.067138 | Cloning repos into workspace 2026-02-24 03:17:38.135888 | Restoring repo states 2026-02-24 03:17:38.151154 | Merging changes 2026-02-24 03:17:38.151169 | Checking out repos 2026-02-24 03:17:38.213325 | Preparing playbooks 2026-02-24 03:17:39.130668 | Running Ansible setup 2026-02-24 03:17:43.675839 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-24 03:17:44.489989 | 2026-02-24 03:17:44.490120 | PLAY [Base pre] 2026-02-24 03:17:44.532150 | 2026-02-24 03:17:44.532270 | TASK [Setup log path fact] 2026-02-24 03:17:44.570393 | debian-bookworm | ok 2026-02-24 03:17:44.593904 | 2026-02-24 03:17:44.594043 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-24 03:17:44.644723 | debian-bookworm | ok 2026-02-24 03:17:44.661304 | 2026-02-24 03:17:44.661420 | TASK [emit-job-header : Print job information] 2026-02-24 03:17:44.734779 | # Job Information 2026-02-24 03:17:44.734956 | Ansible Version: 2.16.14 2026-02-24 03:17:44.734991 | Job: yamllint 2026-02-24 03:17:44.735022 | Pipeline: periodic-daily 2026-02-24 03:17:44.735045 | Executor: 521e9411259a 2026-02-24 03:17:44.735066 | Triggered by: https://github.com/osism/openstack-configuration-validator 2026-02-24 03:17:44.735087 | Event ID: 66afa6e101494ac89237e25f89869ca7 2026-02-24 03:17:44.740081 | 2026-02-24 03:17:44.740179 | LOOP [emit-job-header : Print node information] 2026-02-24 03:17:44.973955 | debian-bookworm | ok: 2026-02-24 03:17:44.974159 | debian-bookworm | # Node Information 2026-02-24 03:17:44.974199 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-24 03:17:44.974224 | debian-bookworm | Hostname: debian 2026-02-24 03:17:44.974247 | debian-bookworm | Username: zuul 2026-02-24 03:17:44.974268 | debian-bookworm | Distro: Debian 12.13 2026-02-24 03:17:44.974291 | debian-bookworm | Provider: regiocloud-a 2026-02-24 03:17:44.974312 | debian-bookworm | Region: 2026-02-24 03:17:44.974334 | debian-bookworm | Label: debian-bookworm 2026-02-24 03:17:44.974354 | debian-bookworm | Product Name: OpenStack Nova 2026-02-24 03:17:44.974374 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe09:4997 2026-02-24 03:17:45.001906 | 2026-02-24 03:17:45.002080 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-24 03:17:45.639296 | debian-bookworm -> localhost | changed 2026-02-24 03:17:45.646363 | 2026-02-24 03:17:45.646477 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-24 03:17:47.115494 | debian-bookworm -> localhost | changed 2026-02-24 03:17:47.126285 | 2026-02-24 03:17:47.126386 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-24 03:17:47.817137 | debian-bookworm -> localhost | ok 2026-02-24 03:17:47.843074 | 2026-02-24 03:17:47.843186 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-24 03:17:47.914716 | debian-bookworm | ok 2026-02-24 03:17:47.982862 | debian-bookworm | included: /var/lib/zuul/builds/cebc27b68b154dd3bad90f5a64261a64/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-24 03:17:47.996779 | 2026-02-24 03:17:47.996877 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-24 03:17:50.012700 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-24 03:17:50.012897 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cebc27b68b154dd3bad90f5a64261a64/work/cebc27b68b154dd3bad90f5a64261a64_id_rsa 2026-02-24 03:17:50.012937 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cebc27b68b154dd3bad90f5a64261a64/work/cebc27b68b154dd3bad90f5a64261a64_id_rsa.pub 2026-02-24 03:17:50.012965 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-24 03:17:50.012988 | debian-bookworm -> localhost | SHA256:JNYFUWFp9c5EB/ZH3Q8OWTiA9urrUOQ3OoHpk3MNy6Q zuul-build-sshkey 2026-02-24 03:17:50.013011 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-24 03:17:50.013042 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-24 03:17:50.013064 | debian-bookworm -> localhost | | o=*=.+=.=| 2026-02-24 03:17:50.013085 | debian-bookworm -> localhost | | .ooo =+.+o| 2026-02-24 03:17:50.013105 | debian-bookworm -> localhost | | o.+o +o.+| 2026-02-24 03:17:50.013125 | debian-bookworm -> localhost | | . B . +. o| 2026-02-24 03:17:50.013145 | debian-bookworm -> localhost | | o S.o o | 2026-02-24 03:17:50.013171 | debian-bookworm -> localhost | | . *.B . | 2026-02-24 03:17:50.013191 | debian-bookworm -> localhost | | E.* . | 2026-02-24 03:17:50.013212 | debian-bookworm -> localhost | | =.. | 2026-02-24 03:17:50.013232 | debian-bookworm -> localhost | | .o. | 2026-02-24 03:17:50.013253 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-24 03:17:50.013301 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.435486 2026-02-24 03:17:50.019819 | 2026-02-24 03:17:50.019918 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-24 03:17:50.067774 | debian-bookworm | ok 2026-02-24 03:17:50.076710 | debian-bookworm | included: /var/lib/zuul/builds/cebc27b68b154dd3bad90f5a64261a64/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-24 03:17:50.088216 | 2026-02-24 03:17:50.088310 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-24 03:17:50.111331 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:17:50.118045 | 2026-02-24 03:17:50.118238 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-24 03:17:50.808196 | debian-bookworm | changed 2026-02-24 03:17:50.813500 | 2026-02-24 03:17:50.813619 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-24 03:17:51.057647 | debian-bookworm | ok 2026-02-24 03:17:51.064077 | 2026-02-24 03:17:51.064179 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-24 03:17:51.878497 | debian-bookworm | changed 2026-02-24 03:17:51.892232 | 2026-02-24 03:17:51.892351 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-24 03:17:52.571347 | debian-bookworm | changed 2026-02-24 03:17:52.579880 | 2026-02-24 03:17:52.579996 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-24 03:17:52.603929 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:17:52.609757 | 2026-02-24 03:17:52.609847 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-24 03:17:53.037179 | debian-bookworm -> localhost | changed 2026-02-24 03:17:53.046015 | 2026-02-24 03:17:53.046096 | TASK [add-build-sshkey : Add back temp key] 2026-02-24 03:17:53.421287 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cebc27b68b154dd3bad90f5a64261a64/work/cebc27b68b154dd3bad90f5a64261a64_id_rsa (zuul-build-sshkey) 2026-02-24 03:17:53.421507 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008693 2026-02-24 03:17:53.430487 | 2026-02-24 03:17:53.430620 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-24 03:17:53.825123 | debian-bookworm | ok 2026-02-24 03:17:53.830125 | 2026-02-24 03:17:53.830215 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-24 03:17:53.863505 | debian-bookworm | skipping: Conditional result was False 2026-02-24 03:17:53.875356 | 2026-02-24 03:17:53.875455 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-24 03:17:54.303716 | debian-bookworm | ok 2026-02-24 03:17:54.313213 | 2026-02-24 03:17:54.313297 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-24 03:17:54.340483 | debian-bookworm | ok 2026-02-24 03:17:54.345731 | 2026-02-24 03:17:54.345824 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-24 03:17:54.606667 | debian-bookworm -> localhost | ok 2026-02-24 03:17:54.611840 | 2026-02-24 03:17:54.611920 | TASK [validate-host : Collect information about the host] 2026-02-24 03:17:55.710638 | debian-bookworm | ok 2026-02-24 03:17:55.722874 | 2026-02-24 03:17:55.722981 | TASK [validate-host : Sanitize hostname] 2026-02-24 03:17:55.812313 | debian-bookworm | ok 2026-02-24 03:17:55.842623 | 2026-02-24 03:17:55.842726 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-24 03:17:56.438689 | debian-bookworm -> localhost | changed 2026-02-24 03:17:56.444712 | 2026-02-24 03:17:56.444809 | TASK [validate-host : Collect information about zuul worker] 2026-02-24 03:17:56.876468 | debian-bookworm | ok 2026-02-24 03:17:56.881571 | 2026-02-24 03:17:56.881970 | TASK [validate-host : Write out all zuul information for each host] 2026-02-24 03:17:57.489163 | debian-bookworm -> localhost | changed 2026-02-24 03:17:57.509367 | 2026-02-24 03:17:57.509482 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-24 03:17:57.793291 | debian-bookworm | ok 2026-02-24 03:17:57.801514 | 2026-02-24 03:17:57.801624 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-24 03:17:58.709002 | debian-bookworm | changed: 2026-02-24 03:17:58.709160 | debian-bookworm | cd+++++++++ src/ 2026-02-24 03:17:58.709193 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-24 03:17:58.709218 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-24 03:17:58.709240 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-validator/ 2026-02-24 03:17:58.709260 | debian-bookworm | Containerfile 2026-02-24 03:17:58.709392 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006512 2026-02-24 03:18:23.129878 | 2026-02-24 03:18:23.129982 | TASK [upload-logs : Upload logs to log server] 2026-02-24 03:18:23.654678 | localhost | Output suppressed because no_log was given 2026-02-24 03:18:23.658262 | 2026-02-24 03:18:23.658430 | LOOP [upload-logs : Compress console log and json output] 2026-02-24 03:18:23.703037 | localhost | skipping: Conditional result was False 2026-02-24 03:18:23.708982 | localhost | skipping: Conditional result was False 2026-02-24 03:18:23.721718 | 2026-02-24 03:18:23.721843 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-24 03:18:23.762567 | localhost | skipping: Conditional result was False 2026-02-24 03:18:23.762806 | 2026-02-24 03:18:23.767247 | localhost | skipping: Conditional result was False 2026-02-24 03:18:23.781852 | 2026-02-24 03:18:23.782070 | LOOP [upload-logs : Upload console log and json output]