2025-12-23 03:22:35.851720 | Job console starting 2025-12-23 03:22:35.876077 | Updating git repos 2025-12-23 03:22:35.960032 | Cloning repos into workspace 2025-12-23 03:22:36.075134 | Restoring repo states 2025-12-23 03:22:36.088244 | Merging changes 2025-12-23 03:22:36.088269 | Checking out repos 2025-12-23 03:22:36.377442 | Preparing playbooks 2025-12-23 03:22:38.068430 | Running Ansible setup 2025-12-23 03:22:44.921975 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-23 03:22:46.981850 | 2025-12-23 03:22:46.982040 | PLAY [Base pre] 2025-12-23 03:22:47.031305 | 2025-12-23 03:22:47.031477 | TASK [Setup log path fact] 2025-12-23 03:22:47.097648 | debian-bookworm | ok 2025-12-23 03:22:47.165361 | 2025-12-23 03:22:47.165586 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-23 03:22:47.230827 | debian-bookworm | ok 2025-12-23 03:22:47.257521 | 2025-12-23 03:22:47.257769 | TASK [emit-job-header : Print job information] 2025-12-23 03:22:47.367307 | # Job Information 2025-12-23 03:22:47.367524 | Ansible Version: 2.16.14 2025-12-23 03:22:47.367584 | Job: ansible-lint 2025-12-23 03:22:47.367619 | Pipeline: periodic-daily 2025-12-23 03:22:47.367642 | Executor: 521e9411259a 2025-12-23 03:22:47.367664 | Triggered by: https://github.com/osism/testbed 2025-12-23 03:22:47.367686 | Event ID: faa4fcf5a0ca4a0eb563426c0e012fbb 2025-12-23 03:22:47.381502 | 2025-12-23 03:22:47.381678 | LOOP [emit-job-header : Print node information] 2025-12-23 03:22:47.729473 | debian-bookworm | ok: 2025-12-23 03:22:47.729755 | debian-bookworm | # Node Information 2025-12-23 03:22:47.729793 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-23 03:22:47.729820 | debian-bookworm | Hostname: debian 2025-12-23 03:22:47.729843 | debian-bookworm | Username: zuul 2025-12-23 03:22:47.729864 | debian-bookworm | Distro: Debian 12.12 2025-12-23 03:22:47.729888 | debian-bookworm | Provider: regiocloud-a 2025-12-23 03:22:47.729910 | debian-bookworm | Region: 2025-12-23 03:22:47.729932 | debian-bookworm | Label: debian-bookworm 2025-12-23 03:22:47.729951 | debian-bookworm | Product Name: OpenStack Nova 2025-12-23 03:22:47.729970 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe88:a96e 2025-12-23 03:22:47.763167 | 2025-12-23 03:22:47.763382 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-23 03:22:49.443378 | debian-bookworm -> localhost | changed 2025-12-23 03:22:49.451468 | 2025-12-23 03:22:49.451663 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-23 03:22:51.800513 | debian-bookworm -> localhost | changed 2025-12-23 03:22:51.818468 | 2025-12-23 03:22:51.818625 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-23 03:22:52.621169 | debian-bookworm -> localhost | ok 2025-12-23 03:22:52.627865 | 2025-12-23 03:22:52.628003 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-23 03:22:52.695553 | debian-bookworm | ok 2025-12-23 03:22:52.744955 | debian-bookworm | included: /var/lib/zuul/builds/2f1a252c37fd4db4bb4f9822171c3063/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-23 03:22:52.751928 | 2025-12-23 03:22:52.752051 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-23 03:22:57.319616 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-23 03:22:57.320066 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2f1a252c37fd4db4bb4f9822171c3063/work/2f1a252c37fd4db4bb4f9822171c3063_id_rsa 2025-12-23 03:22:57.320126 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2f1a252c37fd4db4bb4f9822171c3063/work/2f1a252c37fd4db4bb4f9822171c3063_id_rsa.pub 2025-12-23 03:22:57.320155 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-23 03:22:57.320181 | debian-bookworm -> localhost | SHA256:xKzi6/haSpTEoy3xzgImpPYwI0rZVuRlOPliWMjbcPg zuul-build-sshkey 2025-12-23 03:22:57.320204 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-23 03:22:57.320240 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-23 03:22:57.320263 | debian-bookworm -> localhost | | . o.oo | 2025-12-23 03:22:57.320285 | debian-bookworm -> localhost | | . =o*oo | 2025-12-23 03:22:57.320305 | debian-bookworm -> localhost | |..+ Ooo + | 2025-12-23 03:22:57.320325 | debian-bookworm -> localhost | |o*o=.E + | 2025-12-23 03:22:57.320345 | debian-bookworm -> localhost | |BO=oo o S | 2025-12-23 03:22:57.320376 | debian-bookworm -> localhost | |O=*. . | 2025-12-23 03:22:57.320398 | debian-bookworm -> localhost | |o +.o | 2025-12-23 03:22:57.320420 | debian-bookworm -> localhost | | o + . | 2025-12-23 03:22:57.320441 | debian-bookworm -> localhost | | +++ | 2025-12-23 03:22:57.320462 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-23 03:22:57.320711 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.995606 2025-12-23 03:22:57.328317 | 2025-12-23 03:22:57.328431 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-23 03:22:57.400360 | debian-bookworm | ok 2025-12-23 03:22:57.460863 | debian-bookworm | included: /var/lib/zuul/builds/2f1a252c37fd4db4bb4f9822171c3063/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-23 03:22:57.533878 | 2025-12-23 03:22:57.534038 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-23 03:22:57.599772 | debian-bookworm | skipping: Conditional result was False 2025-12-23 03:22:57.621371 | 2025-12-23 03:22:57.621522 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-23 03:22:59.034799 | debian-bookworm | changed 2025-12-23 03:22:59.051895 | 2025-12-23 03:22:59.052032 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-23 03:22:59.366147 | debian-bookworm | ok 2025-12-23 03:22:59.389512 | 2025-12-23 03:22:59.389686 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-23 03:23:00.313780 | debian-bookworm | changed 2025-12-23 03:23:00.332557 | 2025-12-23 03:23:00.332728 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-23 03:23:01.175210 | debian-bookworm | changed 2025-12-23 03:23:01.181100 | 2025-12-23 03:23:01.181224 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-23 03:23:01.238557 | debian-bookworm | skipping: Conditional result was False 2025-12-23 03:23:01.245362 | 2025-12-23 03:23:01.245494 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-23 03:23:02.962025 | debian-bookworm -> localhost | changed 2025-12-23 03:23:02.978541 | 2025-12-23 03:23:02.978720 | TASK [add-build-sshkey : Add back temp key] 2025-12-23 03:23:03.814864 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2f1a252c37fd4db4bb4f9822171c3063/work/2f1a252c37fd4db4bb4f9822171c3063_id_rsa (zuul-build-sshkey) 2025-12-23 03:23:03.815175 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029608 2025-12-23 03:23:03.825451 | 2025-12-23 03:23:03.825609 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-23 03:23:04.784737 | debian-bookworm | ok 2025-12-23 03:23:04.797826 | 2025-12-23 03:23:04.797964 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-23 03:23:04.854609 | debian-bookworm | skipping: Conditional result was False 2025-12-23 03:23:04.866370 | 2025-12-23 03:23:04.866512 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-23 03:23:06.055151 | debian-bookworm | ok 2025-12-23 03:23:06.267749 | 2025-12-23 03:23:06.267944 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-23 03:23:06.416206 | debian-bookworm | ok 2025-12-23 03:23:06.422001 | 2025-12-23 03:23:06.422136 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-23 03:23:07.534707 | debian-bookworm -> localhost | ok 2025-12-23 03:23:07.542588 | 2025-12-23 03:23:07.542719 | TASK [validate-host : Collect information about the host] 2025-12-23 03:23:10.278784 | debian-bookworm | ok 2025-12-23 03:23:10.331937 | 2025-12-23 03:23:10.332074 | TASK [validate-host : Sanitize hostname] 2025-12-23 03:23:10.546287 | debian-bookworm | ok 2025-12-23 03:23:10.689583 | 2025-12-23 03:23:10.689765 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-23 03:23:12.014234 | debian-bookworm -> localhost | changed 2025-12-23 03:23:12.020504 | 2025-12-23 03:23:12.020678 | TASK [validate-host : Collect information about zuul worker] 2025-12-23 03:23:12.583052 | debian-bookworm | ok 2025-12-23 03:23:12.588517 | 2025-12-23 03:23:12.588697 | TASK [validate-host : Write out all zuul information for each host] 2025-12-23 03:23:13.899413 | debian-bookworm -> localhost | changed 2025-12-23 03:23:13.910815 | 2025-12-23 03:23:13.911020 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-23 03:23:14.271971 | debian-bookworm | ok 2025-12-23 03:23:14.286227 | 2025-12-23 03:23:14.286377 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-23 03:23:16.966827 | debian-bookworm | changed: 2025-12-23 03:23:16.967174 | debian-bookworm | cd+++++++++ src/ 2025-12-23 03:23:16.967214 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-23 03:23:16.967239 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-23 03:23:16.967260 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2025-12-23 03:23:16.967280 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004322 2025-12-23 03:24:28.881796 | 2025-12-23 03:24:28.881923 | TASK [upload-logs : Upload logs to log server] 2025-12-23 03:24:29.497434 | localhost | Output suppressed because no_log was given 2025-12-23 03:24:29.499662 | 2025-12-23 03:24:29.499780 | LOOP [upload-logs : Compress console log and json output] 2025-12-23 03:24:29.557284 | localhost | skipping: Conditional result was False 2025-12-23 03:24:29.564532 | localhost | skipping: Conditional result was False 2025-12-23 03:24:29.573802 | 2025-12-23 03:24:29.573932 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-23 03:24:29.624879 | localhost | skipping: Conditional result was False 2025-12-23 03:24:29.625152 | 2025-12-23 03:24:29.632533 | localhost | skipping: Conditional result was False 2025-12-23 03:24:29.645522 | 2025-12-23 03:24:29.645803 | LOOP [upload-logs : Upload console log and json output]