2025-09-10 03:03:31.971764 | Job console starting 2025-09-10 03:03:31.983461 | Updating git repos 2025-09-10 03:03:32.022626 | Cloning repos into workspace 2025-09-10 03:03:32.080330 | Restoring repo states 2025-09-10 03:03:32.093452 | Merging changes 2025-09-10 03:03:32.093469 | Checking out repos 2025-09-10 03:03:32.149429 | Preparing playbooks 2025-09-10 03:03:33.770188 | Running Ansible setup 2025-09-10 03:03:39.184832 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-10 03:03:40.372997 | 2025-09-10 03:03:40.373114 | PLAY [Base pre] 2025-09-10 03:03:40.398748 | 2025-09-10 03:03:40.398872 | TASK [Setup log path fact] 2025-09-10 03:03:40.415392 | debian-bookworm | ok 2025-09-10 03:03:40.438086 | 2025-09-10 03:03:40.438207 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-10 03:03:40.485810 | debian-bookworm | ok 2025-09-10 03:03:40.509904 | 2025-09-10 03:03:40.510000 | TASK [emit-job-header : Print job information] 2025-09-10 03:03:40.591644 | # Job Information 2025-09-10 03:03:40.591824 | Ansible Version: 2.16.14 2025-09-10 03:03:40.591855 | Job: yamllint 2025-09-10 03:03:40.591881 | Pipeline: periodic-daily 2025-09-10 03:03:40.591900 | Executor: 521e9411259a 2025-09-10 03:03:40.591917 | Triggered by: https://github.com/osism/terraform-base 2025-09-10 03:03:40.591935 | Event ID: fcab36dec59b41f39f73e3910546642b 2025-09-10 03:03:40.596090 | 2025-09-10 03:03:40.596166 | LOOP [emit-job-header : Print node information] 2025-09-10 03:03:40.757969 | debian-bookworm | ok: 2025-09-10 03:03:40.758147 | debian-bookworm | # Node Information 2025-09-10 03:03:40.758175 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-10 03:03:40.758194 | debian-bookworm | Hostname: debian 2025-09-10 03:03:40.758212 | debian-bookworm | Username: zuul 2025-09-10 03:03:40.758228 | debian-bookworm | Distro: Debian 12.12 2025-09-10 03:03:40.758247 | debian-bookworm | Provider: regiocloud-a 2025-09-10 03:03:40.758264 | debian-bookworm | Region: 2025-09-10 03:03:40.758282 | debian-bookworm | Label: debian-bookworm 2025-09-10 03:03:40.758298 | debian-bookworm | Product Name: OpenStack Nova 2025-09-10 03:03:40.758313 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedf:24a7 2025-09-10 03:03:40.789784 | 2025-09-10 03:03:40.789882 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-10 03:03:41.569623 | debian-bookworm -> localhost | changed 2025-09-10 03:03:41.575395 | 2025-09-10 03:03:41.575484 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-10 03:03:42.976509 | debian-bookworm -> localhost | changed 2025-09-10 03:03:42.989580 | 2025-09-10 03:03:42.989686 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-10 03:03:43.516111 | debian-bookworm -> localhost | ok 2025-09-10 03:03:43.522011 | 2025-09-10 03:03:43.522115 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-10 03:03:43.559848 | debian-bookworm | ok 2025-09-10 03:03:43.599333 | debian-bookworm | included: /var/lib/zuul/builds/3ae880cf2e5541f99f4bb45eb304f0e0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-10 03:03:43.613457 | 2025-09-10 03:03:43.613569 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-10 03:03:45.507339 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-10 03:03:45.507547 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3ae880cf2e5541f99f4bb45eb304f0e0/work/3ae880cf2e5541f99f4bb45eb304f0e0_id_rsa 2025-09-10 03:03:45.507582 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3ae880cf2e5541f99f4bb45eb304f0e0/work/3ae880cf2e5541f99f4bb45eb304f0e0_id_rsa.pub 2025-09-10 03:03:45.507605 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-10 03:03:45.507624 | debian-bookworm -> localhost | SHA256:WtPVsSACCTSLJ+o0ovKYrTCFx1XG4bp6dGsOptIPWOs zuul-build-sshkey 2025-09-10 03:03:45.507643 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-10 03:03:45.507669 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-10 03:03:45.507688 | debian-bookworm -> localhost | | .+o=+. . . . | 2025-09-10 03:03:45.507707 | debian-bookworm -> localhost | | . *o . . o o | 2025-09-10 03:03:45.507724 | debian-bookworm -> localhost | | o + . . o | 2025-09-10 03:03:45.507740 | debian-bookworm -> localhost | | + + . . . | 2025-09-10 03:03:45.507756 | debian-bookworm -> localhost | |+o= . S . | 2025-09-10 03:03:45.507778 | debian-bookworm -> localhost | |==.....o . | 2025-09-10 03:03:45.507796 | debian-bookworm -> localhost | |*oo.+... | 2025-09-10 03:03:45.507813 | debian-bookworm -> localhost | |+B.=..o | 2025-09-10 03:03:45.507830 | debian-bookworm -> localhost | |+oEo.o. | 2025-09-10 03:03:45.507846 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-10 03:03:45.507887 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.290461 2025-09-10 03:03:45.512984 | 2025-09-10 03:03:45.513064 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-10 03:03:45.540005 | debian-bookworm | ok 2025-09-10 03:03:45.547329 | debian-bookworm | included: /var/lib/zuul/builds/3ae880cf2e5541f99f4bb45eb304f0e0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-10 03:03:45.577306 | 2025-09-10 03:03:45.577406 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-10 03:03:45.603438 | debian-bookworm | skipping: Conditional result was False 2025-09-10 03:03:45.608150 | 2025-09-10 03:03:45.608233 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-10 03:03:46.333741 | debian-bookworm | changed 2025-09-10 03:03:46.338529 | 2025-09-10 03:03:46.338612 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-10 03:03:46.628002 | debian-bookworm | ok 2025-09-10 03:03:46.634470 | 2025-09-10 03:03:46.634557 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-10 03:03:47.385516 | debian-bookworm | changed 2025-09-10 03:03:47.392096 | 2025-09-10 03:03:47.392188 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-10 03:03:48.191334 | debian-bookworm | changed 2025-09-10 03:03:48.196691 | 2025-09-10 03:03:48.196775 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-10 03:03:48.251218 | debian-bookworm | skipping: Conditional result was False 2025-09-10 03:03:48.257223 | 2025-09-10 03:03:48.257318 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-10 03:03:49.164895 | debian-bookworm -> localhost | changed 2025-09-10 03:03:49.175235 | 2025-09-10 03:03:49.175335 | TASK [add-build-sshkey : Add back temp key] 2025-09-10 03:03:49.718485 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3ae880cf2e5541f99f4bb45eb304f0e0/work/3ae880cf2e5541f99f4bb45eb304f0e0_id_rsa (zuul-build-sshkey) 2025-09-10 03:03:49.718694 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023914 2025-09-10 03:03:49.726576 | 2025-09-10 03:03:49.726677 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-10 03:03:50.205337 | debian-bookworm | ok 2025-09-10 03:03:50.223063 | 2025-09-10 03:03:50.223176 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-10 03:03:50.270663 | debian-bookworm | skipping: Conditional result was False 2025-09-10 03:03:50.283887 | 2025-09-10 03:03:50.283988 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-10 03:03:50.846513 | debian-bookworm | ok 2025-09-10 03:03:50.901888 | 2025-09-10 03:03:50.902208 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-10 03:03:50.955586 | debian-bookworm | ok 2025-09-10 03:03:50.971961 | 2025-09-10 03:03:50.972235 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-10 03:03:51.647890 | debian-bookworm -> localhost | ok 2025-09-10 03:03:51.653445 | 2025-09-10 03:03:51.653530 | TASK [validate-host : Collect information about the host] 2025-09-10 03:03:53.408126 | debian-bookworm | ok 2025-09-10 03:03:53.439422 | 2025-09-10 03:03:53.439522 | TASK [validate-host : Sanitize hostname] 2025-09-10 03:03:53.579321 | debian-bookworm | ok 2025-09-10 03:03:53.680725 | 2025-09-10 03:03:53.680828 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-10 03:03:54.996030 | debian-bookworm -> localhost | changed 2025-09-10 03:03:55.001599 | 2025-09-10 03:03:55.001768 | TASK [validate-host : Collect information about zuul worker] 2025-09-10 03:03:55.513158 | debian-bookworm | ok 2025-09-10 03:03:55.516973 | 2025-09-10 03:03:55.517048 | TASK [validate-host : Write out all zuul information for each host] 2025-09-10 03:03:56.765980 | debian-bookworm -> localhost | changed 2025-09-10 03:03:56.774567 | 2025-09-10 03:03:56.774663 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-10 03:03:57.058505 | debian-bookworm | ok 2025-09-10 03:03:57.063643 | 2025-09-10 03:03:57.063784 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-10 03:03:57.871996 | debian-bookworm | changed: 2025-09-10 03:03:57.872133 | debian-bookworm | cd+++++++++ src/ 2025-09-10 03:03:57.872161 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-10 03:03:57.872180 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-10 03:03:57.872197 | debian-bookworm | cd+++++++++ src/github.com/osism/terraform-base/ 2025-09-10 03:03:57.872214 | debian-bookworm | localhost | ok: Runtime: 0:00:00.031866 2025-09-10 03:04:23.724617 | 2025-09-10 03:04:23.724711 | TASK [upload-logs : Upload logs to log server] 2025-09-10 03:04:24.583908 | localhost | Output suppressed because no_log was given 2025-09-10 03:04:24.585501 | 2025-09-10 03:04:24.585584 | LOOP [upload-logs : Compress console log and json output] 2025-09-10 03:04:24.647422 | localhost | skipping: Conditional result was False 2025-09-10 03:04:24.653324 | localhost | skipping: Conditional result was False 2025-09-10 03:04:24.661615 | 2025-09-10 03:04:24.661708 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-10 03:04:24.708130 | localhost | skipping: Conditional result was False 2025-09-10 03:04:24.708360 | 2025-09-10 03:04:24.713064 | localhost | skipping: Conditional result was False 2025-09-10 03:04:24.716634 | 2025-09-10 03:04:24.716723 | LOOP [upload-logs : Upload console log and json output]