2026-01-07 03:08:38.935345 | Job console starting 2026-01-07 03:08:38.944374 | Updating git repos 2026-01-07 03:08:38.983746 | Cloning repos into workspace 2026-01-07 03:08:39.139861 | Restoring repo states 2026-01-07 03:08:39.168479 | Merging changes 2026-01-07 03:08:39.168500 | Checking out repos 2026-01-07 03:08:39.362118 | Preparing playbooks 2026-01-07 03:08:40.861399 | Running Ansible setup 2026-01-07 03:08:49.285131 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-07 03:08:51.669729 | 2026-01-07 03:08:51.669916 | PLAY [Base pre] 2026-01-07 03:08:51.716464 | 2026-01-07 03:08:51.716629 | TASK [Setup log path fact] 2026-01-07 03:08:51.758951 | debian-bookworm | ok 2026-01-07 03:08:51.802111 | 2026-01-07 03:08:51.802328 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-07 03:08:51.854195 | debian-bookworm | ok 2026-01-07 03:08:51.867188 | 2026-01-07 03:08:51.867368 | TASK [emit-job-header : Print job information] 2026-01-07 03:08:51.980797 | # Job Information 2026-01-07 03:08:51.981006 | Ansible Version: 2.16.14 2026-01-07 03:08:51.981041 | Job: ansible-lint 2026-01-07 03:08:51.981072 | Pipeline: periodic-daily 2026-01-07 03:08:51.981095 | Executor: 521e9411259a 2026-01-07 03:08:51.981115 | Triggered by: https://github.com/osism/cloud-in-a-box 2026-01-07 03:08:51.981138 | Event ID: 244a6bff9f7049d89a92a24814c801e3 2026-01-07 03:08:51.991369 | 2026-01-07 03:08:51.991531 | LOOP [emit-job-header : Print node information] 2026-01-07 03:08:52.209932 | debian-bookworm | ok: 2026-01-07 03:08:52.210137 | debian-bookworm | # Node Information 2026-01-07 03:08:52.210171 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-07 03:08:52.210195 | debian-bookworm | Hostname: debian 2026-01-07 03:08:52.210217 | debian-bookworm | Username: zuul 2026-01-07 03:08:52.210238 | debian-bookworm | Distro: Debian 12.12 2026-01-07 03:08:52.210301 | debian-bookworm | Provider: regiocloud-a 2026-01-07 03:08:52.210324 | debian-bookworm | Region: 2026-01-07 03:08:52.210345 | debian-bookworm | Label: debian-bookworm 2026-01-07 03:08:52.210365 | debian-bookworm | Product Name: OpenStack Nova 2026-01-07 03:08:52.210384 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb2:17fe 2026-01-07 03:08:52.230886 | 2026-01-07 03:08:52.231045 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-07 03:08:53.550720 | debian-bookworm -> localhost | changed 2026-01-07 03:08:53.562780 | 2026-01-07 03:08:53.562965 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-07 03:08:56.334437 | debian-bookworm -> localhost | changed 2026-01-07 03:08:56.355180 | 2026-01-07 03:08:56.355393 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-07 03:08:56.870757 | debian-bookworm -> localhost | ok 2026-01-07 03:08:56.879689 | 2026-01-07 03:08:56.879835 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-07 03:08:56.920962 | debian-bookworm | ok 2026-01-07 03:08:56.960353 | debian-bookworm | included: /var/lib/zuul/builds/161115e4c05e4911a79bbe2ff92267ca/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-07 03:08:56.975203 | 2026-01-07 03:08:56.975386 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-07 03:08:58.697668 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-07 03:08:58.697910 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/161115e4c05e4911a79bbe2ff92267ca/work/161115e4c05e4911a79bbe2ff92267ca_id_rsa 2026-01-07 03:08:58.697960 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/161115e4c05e4911a79bbe2ff92267ca/work/161115e4c05e4911a79bbe2ff92267ca_id_rsa.pub 2026-01-07 03:08:58.697988 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-07 03:08:58.698013 | debian-bookworm -> localhost | SHA256:Mb0wzlsI9WJ/ShZVsD+OVUPPvwkLZy6A3XTXA7YsrR4 zuul-build-sshkey 2026-01-07 03:08:58.698035 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-07 03:08:58.698073 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-07 03:08:58.698096 | debian-bookworm -> localhost | | . o=.. | 2026-01-07 03:08:58.698118 | debian-bookworm -> localhost | | . o .+.+.o| 2026-01-07 03:08:58.698139 | debian-bookworm -> localhost | | . B +o.= +=| 2026-01-07 03:08:58.698159 | debian-bookworm -> localhost | | =oOoo+...+| 2026-01-07 03:08:58.698179 | debian-bookworm -> localhost | | .So*E.++ .| 2026-01-07 03:08:58.698211 | debian-bookworm -> localhost | | =oo*+o.o| 2026-01-07 03:08:58.698233 | debian-bookworm -> localhost | | . .o.o.o | 2026-01-07 03:08:58.698354 | debian-bookworm -> localhost | | . | 2026-01-07 03:08:58.698387 | debian-bookworm -> localhost | | | 2026-01-07 03:08:58.698411 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-07 03:08:58.698469 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.933054 2026-01-07 03:08:58.717559 | 2026-01-07 03:08:58.717707 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-07 03:08:58.767741 | debian-bookworm | ok 2026-01-07 03:08:58.779714 | debian-bookworm | included: /var/lib/zuul/builds/161115e4c05e4911a79bbe2ff92267ca/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-07 03:08:58.789638 | 2026-01-07 03:08:58.789787 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-07 03:08:58.815439 | debian-bookworm | skipping: Conditional result was False 2026-01-07 03:08:58.825306 | 2026-01-07 03:08:58.825456 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-07 03:08:59.749177 | debian-bookworm | changed 2026-01-07 03:08:59.756485 | 2026-01-07 03:08:59.756621 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-07 03:09:00.012321 | debian-bookworm | ok 2026-01-07 03:09:00.021480 | 2026-01-07 03:09:00.021622 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-07 03:09:00.789915 | debian-bookworm | changed 2026-01-07 03:09:00.808428 | 2026-01-07 03:09:00.808583 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-07 03:09:01.488433 | debian-bookworm | changed 2026-01-07 03:09:01.507989 | 2026-01-07 03:09:01.508186 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-07 03:09:01.544727 | debian-bookworm | skipping: Conditional result was False 2026-01-07 03:09:01.557618 | 2026-01-07 03:09:01.557801 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-07 03:09:02.120308 | debian-bookworm -> localhost | changed 2026-01-07 03:09:02.133048 | 2026-01-07 03:09:02.133187 | TASK [add-build-sshkey : Add back temp key] 2026-01-07 03:09:02.505302 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/161115e4c05e4911a79bbe2ff92267ca/work/161115e4c05e4911a79bbe2ff92267ca_id_rsa (zuul-build-sshkey) 2026-01-07 03:09:02.505670 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012262 2026-01-07 03:09:02.520107 | 2026-01-07 03:09:02.520262 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-07 03:09:02.982037 | debian-bookworm | ok 2026-01-07 03:09:02.990402 | 2026-01-07 03:09:02.990863 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-07 03:09:03.026964 | debian-bookworm | skipping: Conditional result was False 2026-01-07 03:09:03.050446 | 2026-01-07 03:09:03.050712 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-07 03:09:03.520071 | debian-bookworm | ok 2026-01-07 03:09:03.533900 | 2026-01-07 03:09:03.534124 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-07 03:09:03.567719 | debian-bookworm | ok 2026-01-07 03:09:03.575354 | 2026-01-07 03:09:03.575494 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-07 03:09:03.977654 | debian-bookworm -> localhost | ok 2026-01-07 03:09:03.993560 | 2026-01-07 03:09:03.993705 | TASK [validate-host : Collect information about the host] 2026-01-07 03:09:05.323919 | debian-bookworm | ok 2026-01-07 03:09:05.344886 | 2026-01-07 03:09:05.345035 | TASK [validate-host : Sanitize hostname] 2026-01-07 03:09:05.601664 | debian-bookworm | ok 2026-01-07 03:09:05.708083 | 2026-01-07 03:09:05.708314 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-07 03:09:06.446008 | debian-bookworm -> localhost | changed 2026-01-07 03:09:06.452339 | 2026-01-07 03:09:06.452470 | TASK [validate-host : Collect information about zuul worker] 2026-01-07 03:09:06.889522 | debian-bookworm | ok 2026-01-07 03:09:06.896372 | 2026-01-07 03:09:06.896519 | TASK [validate-host : Write out all zuul information for each host] 2026-01-07 03:09:07.777616 | debian-bookworm -> localhost | changed 2026-01-07 03:09:07.788002 | 2026-01-07 03:09:07.788145 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-07 03:09:08.074888 | debian-bookworm | ok 2026-01-07 03:09:08.082845 | 2026-01-07 03:09:08.083018 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-07 03:09:09.284721 | debian-bookworm | changed: 2026-01-07 03:09:09.285116 | debian-bookworm | cd+++++++++ src/ 2026-01-07 03:09:09.285207 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-07 03:09:09.285283 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-07 03:09:09.285322 | debian-bookworm | cd+++++++++ src/github.com/osism/cloud-in-a-box/ 2026-01-07 03:09:09.285356 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005928 2026-01-07 03:10:00.834182 | 2026-01-07 03:10:00.834346 | TASK [upload-logs : Upload logs to log server] 2026-01-07 03:10:01.726786 | localhost | Output suppressed because no_log was given 2026-01-07 03:10:01.728722 | 2026-01-07 03:10:01.728843 | LOOP [upload-logs : Compress console log and json output] 2026-01-07 03:10:01.832150 | localhost | skipping: Conditional result was False 2026-01-07 03:10:01.837653 | localhost | skipping: Conditional result was False 2026-01-07 03:10:01.849291 | 2026-01-07 03:10:01.849436 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-07 03:10:01.928697 | localhost | skipping: Conditional result was False 2026-01-07 03:10:01.929014 | 2026-01-07 03:10:01.940542 | localhost | skipping: Conditional result was False 2026-01-07 03:10:01.950465 | 2026-01-07 03:10:01.950728 | LOOP [upload-logs : Upload console log and json output]