2025-10-31 03:16:48.618218 | Job console starting 2025-10-31 03:16:48.635149 | Updating git repos 2025-10-31 03:16:48.679720 | Cloning repos into workspace 2025-10-31 03:16:48.708416 | Restoring repo states 2025-10-31 03:16:48.713314 | Merging changes 2025-10-31 03:16:48.713330 | Checking out repos 2025-10-31 03:16:48.753024 | Preparing playbooks 2025-10-31 03:16:49.382459 | Running Ansible setup 2025-10-31 03:16:55.379529 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-31 03:16:56.421545 | 2025-10-31 03:16:56.421799 | PLAY [Base pre] 2025-10-31 03:16:56.456506 | 2025-10-31 03:16:56.456609 | TASK [Setup log path fact] 2025-10-31 03:16:56.486005 | debian-bookworm | ok 2025-10-31 03:16:56.513521 | 2025-10-31 03:16:56.514048 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-31 03:16:56.566576 | debian-bookworm | ok 2025-10-31 03:16:56.579427 | 2025-10-31 03:16:56.579509 | TASK [emit-job-header : Print job information] 2025-10-31 03:16:56.633150 | # Job Information 2025-10-31 03:16:56.633287 | Ansible Version: 2.16.14 2025-10-31 03:16:56.633315 | Job: yamllint 2025-10-31 03:16:56.633363 | Pipeline: periodic-daily 2025-10-31 03:16:56.633385 | Executor: 521e9411259a 2025-10-31 03:16:56.633402 | Triggered by: https://github.com/osism/ansible-playbooks-manager 2025-10-31 03:16:56.633419 | Event ID: 0fe88d9508d34acdb285ac0fc08703fa 2025-10-31 03:16:56.637464 | 2025-10-31 03:16:56.637539 | LOOP [emit-job-header : Print node information] 2025-10-31 03:16:56.790451 | debian-bookworm | ok: 2025-10-31 03:16:56.790612 | debian-bookworm | # Node Information 2025-10-31 03:16:56.790647 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-31 03:16:56.790674 | debian-bookworm | Hostname: debian 2025-10-31 03:16:56.790697 | debian-bookworm | Username: zuul 2025-10-31 03:16:56.790718 | debian-bookworm | Distro: Debian 12.12 2025-10-31 03:16:56.790742 | debian-bookworm | Provider: regiocloud-a 2025-10-31 03:16:56.790763 | debian-bookworm | Region: 2025-10-31 03:16:56.790792 | debian-bookworm | Label: debian-bookworm 2025-10-31 03:16:56.790813 | debian-bookworm | Product Name: OpenStack Nova 2025-10-31 03:16:56.790862 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea3:d63f 2025-10-31 03:16:56.810619 | 2025-10-31 03:16:56.810712 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-31 03:16:57.827437 | debian-bookworm -> localhost | changed 2025-10-31 03:16:57.837299 | 2025-10-31 03:16:57.837396 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-31 03:16:59.680017 | debian-bookworm -> localhost | changed 2025-10-31 03:16:59.690472 | 2025-10-31 03:16:59.690550 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-31 03:17:00.257963 | debian-bookworm -> localhost | ok 2025-10-31 03:17:00.263405 | 2025-10-31 03:17:00.263487 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-31 03:17:00.300163 | debian-bookworm | ok 2025-10-31 03:17:00.323354 | debian-bookworm | included: /var/lib/zuul/builds/82e231271dd0467f88daa61c00224d2b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-31 03:17:00.336724 | 2025-10-31 03:17:00.336812 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-31 03:17:01.667728 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-31 03:17:01.667931 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/82e231271dd0467f88daa61c00224d2b/work/82e231271dd0467f88daa61c00224d2b_id_rsa 2025-10-31 03:17:01.667966 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/82e231271dd0467f88daa61c00224d2b/work/82e231271dd0467f88daa61c00224d2b_id_rsa.pub 2025-10-31 03:17:01.667987 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-31 03:17:01.668009 | debian-bookworm -> localhost | SHA256:jUif7wSMSUys4XIOdM5X8VUOd/Jy790kvVUPWoOIR1g zuul-build-sshkey 2025-10-31 03:17:01.668027 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-31 03:17:01.668050 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-31 03:17:01.668067 | debian-bookworm -> localhost | | .. .+E o.+ .| 2025-10-31 03:17:01.668085 | debian-bookworm -> localhost | | . oo. o+ o = + | 2025-10-31 03:17:01.668101 | debian-bookworm -> localhost | | . = o+.. + . * +| 2025-10-31 03:17:01.668116 | debian-bookworm -> localhost | | o *o.* = o *+| 2025-10-31 03:17:01.668132 | debian-bookworm -> localhost | | = .+ S . . . *| 2025-10-31 03:17:01.668154 | debian-bookworm -> localhost | | . o +=| 2025-10-31 03:17:01.668172 | debian-bookworm -> localhost | | o .+| 2025-10-31 03:17:01.668188 | debian-bookworm -> localhost | | o | 2025-10-31 03:17:01.668205 | debian-bookworm -> localhost | | . | 2025-10-31 03:17:01.668221 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-31 03:17:01.668274 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.615628 2025-10-31 03:17:01.677526 | 2025-10-31 03:17:01.677719 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-31 03:17:01.722379 | debian-bookworm | ok 2025-10-31 03:17:01.759088 | debian-bookworm | included: /var/lib/zuul/builds/82e231271dd0467f88daa61c00224d2b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-31 03:17:01.802660 | 2025-10-31 03:17:01.802744 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-31 03:17:01.829280 | debian-bookworm | skipping: Conditional result was False 2025-10-31 03:17:01.835758 | 2025-10-31 03:17:01.835833 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-31 03:17:02.684916 | debian-bookworm | changed 2025-10-31 03:17:02.692499 | 2025-10-31 03:17:02.692574 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-31 03:17:02.984397 | debian-bookworm | ok 2025-10-31 03:17:02.989610 | 2025-10-31 03:17:02.989697 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-31 03:17:03.686252 | debian-bookworm | changed 2025-10-31 03:17:03.693104 | 2025-10-31 03:17:03.693198 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-31 03:17:04.399582 | debian-bookworm | changed 2025-10-31 03:17:04.404108 | 2025-10-31 03:17:04.404183 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-31 03:17:04.439945 | debian-bookworm | skipping: Conditional result was False 2025-10-31 03:17:04.445225 | 2025-10-31 03:17:04.445300 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-31 03:17:05.191470 | debian-bookworm -> localhost | changed 2025-10-31 03:17:05.200320 | 2025-10-31 03:17:05.200424 | TASK [add-build-sshkey : Add back temp key] 2025-10-31 03:17:05.530028 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/82e231271dd0467f88daa61c00224d2b/work/82e231271dd0467f88daa61c00224d2b_id_rsa (zuul-build-sshkey) 2025-10-31 03:17:05.530236 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018268 2025-10-31 03:17:05.536792 | 2025-10-31 03:17:05.536864 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-31 03:17:05.907689 | debian-bookworm | ok 2025-10-31 03:17:05.913369 | 2025-10-31 03:17:05.913458 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-31 03:17:05.957069 | debian-bookworm | skipping: Conditional result was False 2025-10-31 03:17:05.967977 | 2025-10-31 03:17:05.968077 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-31 03:17:06.416018 | debian-bookworm | ok 2025-10-31 03:17:06.432417 | 2025-10-31 03:17:06.432516 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-31 03:17:06.470489 | debian-bookworm | ok 2025-10-31 03:17:06.475283 | 2025-10-31 03:17:06.475390 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-31 03:17:06.993608 | debian-bookworm -> localhost | ok 2025-10-31 03:17:06.999887 | 2025-10-31 03:17:06.999971 | TASK [validate-host : Collect information about the host] 2025-10-31 03:17:08.153490 | debian-bookworm | ok 2025-10-31 03:17:08.169815 | 2025-10-31 03:17:08.169936 | TASK [validate-host : Sanitize hostname] 2025-10-31 03:17:08.424952 | debian-bookworm | ok 2025-10-31 03:17:08.513605 | 2025-10-31 03:17:08.513699 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-31 03:17:09.537698 | debian-bookworm -> localhost | changed 2025-10-31 03:17:09.543231 | 2025-10-31 03:17:09.543324 | TASK [validate-host : Collect information about zuul worker] 2025-10-31 03:17:10.105867 | debian-bookworm | ok 2025-10-31 03:17:10.109724 | 2025-10-31 03:17:10.109843 | TASK [validate-host : Write out all zuul information for each host] 2025-10-31 03:17:11.033343 | debian-bookworm -> localhost | changed 2025-10-31 03:17:11.048995 | 2025-10-31 03:17:11.049077 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-31 03:17:11.335591 | debian-bookworm | ok 2025-10-31 03:17:11.339913 | 2025-10-31 03:17:11.339986 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-31 03:17:12.052616 | debian-bookworm | changed: 2025-10-31 03:17:12.052781 | debian-bookworm | cd+++++++++ src/ 2025-10-31 03:17:12.052814 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-31 03:17:12.052838 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-31 03:17:12.052860 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks-manager/ 2025-10-31 03:17:12.052882 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006351 2025-10-31 03:17:37.941432 | 2025-10-31 03:17:37.941524 | TASK [upload-logs : Upload logs to log server] 2025-10-31 03:17:38.609873 | localhost | Output suppressed because no_log was given 2025-10-31 03:17:38.613192 | 2025-10-31 03:17:38.613293 | LOOP [upload-logs : Compress console log and json output] 2025-10-31 03:17:38.709747 | localhost | skipping: Conditional result was False 2025-10-31 03:17:38.717913 | localhost | skipping: Conditional result was False 2025-10-31 03:17:38.730914 | 2025-10-31 03:17:38.731032 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-31 03:17:38.829224 | localhost | skipping: Conditional result was False 2025-10-31 03:17:38.829475 | 2025-10-31 03:17:38.837983 | localhost | skipping: Conditional result was False 2025-10-31 03:17:38.849947 | 2025-10-31 03:17:38.850242 | LOOP [upload-logs : Upload console log and json output]