2025-11-27 03:10:47.069866 | Job console starting 2025-11-27 03:10:47.080163 | Updating git repos 2025-11-27 03:10:47.122595 | Cloning repos into workspace 2025-11-27 03:10:47.181190 | Restoring repo states 2025-11-27 03:10:47.200605 | Merging changes 2025-11-27 03:10:47.200624 | Checking out repos 2025-11-27 03:10:47.276365 | Preparing playbooks 2025-11-27 03:10:48.914238 | Running Ansible setup 2025-11-27 03:10:56.879221 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-27 03:10:57.830249 | 2025-11-27 03:10:57.830391 | PLAY [Base pre] 2025-11-27 03:10:57.873753 | 2025-11-27 03:10:57.873881 | TASK [Setup log path fact] 2025-11-27 03:10:57.904460 | debian-bookworm | ok 2025-11-27 03:10:57.959425 | 2025-11-27 03:10:57.959570 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-27 03:10:58.031457 | debian-bookworm | ok 2025-11-27 03:10:58.061295 | 2025-11-27 03:10:58.061439 | TASK [emit-job-header : Print job information] 2025-11-27 03:10:58.162047 | # Job Information 2025-11-27 03:10:58.162207 | Ansible Version: 2.16.14 2025-11-27 03:10:58.162243 | Job: yamllint 2025-11-27 03:10:58.162277 | Pipeline: periodic-daily 2025-11-27 03:10:58.162301 | Executor: 521e9411259a 2025-11-27 03:10:58.162322 | Triggered by: https://github.com/osism/openstack-project-manager 2025-11-27 03:10:58.162344 | Event ID: 3065e64b2b9a4db4a43cca0767b13857 2025-11-27 03:10:58.189510 | 2025-11-27 03:10:58.189628 | LOOP [emit-job-header : Print node information] 2025-11-27 03:10:58.437779 | debian-bookworm | ok: 2025-11-27 03:10:58.437952 | debian-bookworm | # Node Information 2025-11-27 03:10:58.437994 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-27 03:10:58.438020 | debian-bookworm | Hostname: debian 2025-11-27 03:10:58.438061 | debian-bookworm | Username: zuul 2025-11-27 03:10:58.438083 | debian-bookworm | Distro: Debian 12.12 2025-11-27 03:10:58.438107 | debian-bookworm | Provider: regiocloud-a 2025-11-27 03:10:58.438129 | debian-bookworm | Region: 2025-11-27 03:10:58.438152 | debian-bookworm | Label: debian-bookworm 2025-11-27 03:10:58.438182 | debian-bookworm | Product Name: OpenStack Nova 2025-11-27 03:10:58.438206 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe21:b128 2025-11-27 03:10:58.450540 | 2025-11-27 03:10:58.450655 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-27 03:10:59.410585 | debian-bookworm -> localhost | changed 2025-11-27 03:10:59.418907 | 2025-11-27 03:10:59.419046 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-27 03:11:01.812633 | debian-bookworm -> localhost | changed 2025-11-27 03:11:01.825493 | 2025-11-27 03:11:01.825610 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-27 03:11:02.472960 | debian-bookworm -> localhost | ok 2025-11-27 03:11:02.478885 | 2025-11-27 03:11:02.478994 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-27 03:11:02.517236 | debian-bookworm | ok 2025-11-27 03:11:02.545585 | debian-bookworm | included: /var/lib/zuul/builds/1afb52f089594c978e48c1fae4dcaf1c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-27 03:11:02.560081 | 2025-11-27 03:11:02.560339 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-27 03:11:05.302914 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-27 03:11:05.303124 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1afb52f089594c978e48c1fae4dcaf1c/work/1afb52f089594c978e48c1fae4dcaf1c_id_rsa 2025-11-27 03:11:05.303164 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1afb52f089594c978e48c1fae4dcaf1c/work/1afb52f089594c978e48c1fae4dcaf1c_id_rsa.pub 2025-11-27 03:11:05.303203 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-27 03:11:05.303230 | debian-bookworm -> localhost | SHA256:Bqd8Duf+9LNlVQz6qRDng6X1MbvvOa+x5EMmN3/4IDA zuul-build-sshkey 2025-11-27 03:11:05.303253 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-27 03:11:05.303283 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-27 03:11:05.303306 | debian-bookworm -> localhost | | . | 2025-11-27 03:11:05.303328 | debian-bookworm -> localhost | | . o | 2025-11-27 03:11:05.303348 | debian-bookworm -> localhost | | . . . = o o| 2025-11-27 03:11:05.303386 | debian-bookworm -> localhost | | . + O o =.| 2025-11-27 03:11:05.303413 | debian-bookworm -> localhost | | + S E o = .| 2025-11-27 03:11:05.303435 | debian-bookworm -> localhost | | B +.o=o | 2025-11-27 03:11:05.303456 | debian-bookworm -> localhost | | o . o=B+ | 2025-11-27 03:11:05.303477 | debian-bookworm -> localhost | | . . ..*o*+| 2025-11-27 03:11:05.303497 | debian-bookworm -> localhost | | ... oo+*O| 2025-11-27 03:11:05.303518 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-27 03:11:05.303565 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.819129 2025-11-27 03:11:05.309767 | 2025-11-27 03:11:05.309860 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-27 03:11:05.342537 | debian-bookworm | ok 2025-11-27 03:11:05.356660 | debian-bookworm | included: /var/lib/zuul/builds/1afb52f089594c978e48c1fae4dcaf1c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-27 03:11:05.406147 | 2025-11-27 03:11:05.406256 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-27 03:11:05.448977 | debian-bookworm | skipping: Conditional result was False 2025-11-27 03:11:05.456506 | 2025-11-27 03:11:05.456607 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-27 03:11:06.385843 | debian-bookworm | changed 2025-11-27 03:11:06.391351 | 2025-11-27 03:11:06.391452 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-27 03:11:06.740191 | debian-bookworm | ok 2025-11-27 03:11:06.745439 | 2025-11-27 03:11:06.745531 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-27 03:11:07.523274 | debian-bookworm | changed 2025-11-27 03:11:07.530596 | 2025-11-27 03:11:07.530700 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-27 03:11:08.266534 | debian-bookworm | changed 2025-11-27 03:11:08.272150 | 2025-11-27 03:11:08.272246 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-27 03:11:08.325736 | debian-bookworm | skipping: Conditional result was False 2025-11-27 03:11:08.342037 | 2025-11-27 03:11:08.342144 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-27 03:11:09.112585 | debian-bookworm -> localhost | changed 2025-11-27 03:11:09.138042 | 2025-11-27 03:11:09.138151 | TASK [add-build-sshkey : Add back temp key] 2025-11-27 03:11:09.613944 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1afb52f089594c978e48c1fae4dcaf1c/work/1afb52f089594c978e48c1fae4dcaf1c_id_rsa (zuul-build-sshkey) 2025-11-27 03:11:09.614165 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012973 2025-11-27 03:11:09.622093 | 2025-11-27 03:11:09.622196 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-27 03:11:10.061981 | debian-bookworm | ok 2025-11-27 03:11:10.069064 | 2025-11-27 03:11:10.069169 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-27 03:11:10.103492 | debian-bookworm | skipping: Conditional result was False 2025-11-27 03:11:10.119835 | 2025-11-27 03:11:10.119939 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-27 03:11:10.563728 | debian-bookworm | ok 2025-11-27 03:11:10.576225 | 2025-11-27 03:11:10.576412 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-27 03:11:10.619438 | debian-bookworm | ok 2025-11-27 03:11:10.630616 | 2025-11-27 03:11:10.630753 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-27 03:11:11.264578 | debian-bookworm -> localhost | ok 2025-11-27 03:11:11.277773 | 2025-11-27 03:11:11.277903 | TASK [validate-host : Collect information about the host] 2025-11-27 03:11:12.655889 | debian-bookworm | ok 2025-11-27 03:11:12.681559 | 2025-11-27 03:11:12.681713 | TASK [validate-host : Sanitize hostname] 2025-11-27 03:11:12.793529 | debian-bookworm | ok 2025-11-27 03:11:12.837266 | 2025-11-27 03:11:12.837432 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-27 03:11:13.493154 | debian-bookworm -> localhost | changed 2025-11-27 03:11:13.499275 | 2025-11-27 03:11:13.499441 | TASK [validate-host : Collect information about zuul worker] 2025-11-27 03:11:14.012851 | debian-bookworm | ok 2025-11-27 03:11:14.019384 | 2025-11-27 03:11:14.019517 | TASK [validate-host : Write out all zuul information for each host] 2025-11-27 03:11:14.918011 | debian-bookworm -> localhost | changed 2025-11-27 03:11:14.929222 | 2025-11-27 03:11:14.929370 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-27 03:11:15.233682 | debian-bookworm | ok 2025-11-27 03:11:15.243863 | 2025-11-27 03:11:15.244008 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-27 03:11:16.643423 | debian-bookworm | changed: 2025-11-27 03:11:16.643642 | debian-bookworm | cd+++++++++ src/ 2025-11-27 03:11:16.643676 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-27 03:11:16.643699 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-27 03:11:16.643720 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2025-11-27 03:11:16.643741 | debian-bookworm | localhost | ok: Runtime: 0:00:00.029227 2025-11-27 03:11:47.676481 | 2025-11-27 03:11:47.676562 | TASK [upload-logs : Upload logs to log server] 2025-11-27 03:11:49.372364 | localhost | Output suppressed because no_log was given 2025-11-27 03:11:49.373716 | 2025-11-27 03:11:49.373790 | LOOP [upload-logs : Compress console log and json output] 2025-11-27 03:11:49.454324 | localhost | skipping: Conditional result was False 2025-11-27 03:11:49.469383 | localhost | skipping: Conditional result was False 2025-11-27 03:11:49.479538 | 2025-11-27 03:11:49.479650 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-27 03:11:49.595704 | localhost | skipping: Conditional result was False 2025-11-27 03:11:49.595955 | 2025-11-27 03:11:49.607993 | localhost | skipping: Conditional result was False 2025-11-27 03:11:49.611910 | 2025-11-27 03:11:49.612004 | LOOP [upload-logs : Upload console log and json output]