2025-12-21 03:11:14.686238 | Job console starting 2025-12-21 03:11:14.698257 | Updating git repos 2025-12-21 03:11:14.778190 | Cloning repos into workspace 2025-12-21 03:11:14.963678 | Restoring repo states 2025-12-21 03:11:14.983759 | Merging changes 2025-12-21 03:11:14.983782 | Checking out repos 2025-12-21 03:11:15.093797 | Preparing playbooks 2025-12-21 03:11:16.523819 | Running Ansible setup 2025-12-21 03:11:22.680894 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-21 03:11:23.892401 | 2025-12-21 03:11:23.895105 | PLAY [Base pre] 2025-12-21 03:11:23.922588 | 2025-12-21 03:11:23.922800 | TASK [Setup log path fact] 2025-12-21 03:11:23.967563 | debian-bookworm | ok 2025-12-21 03:11:24.007509 | 2025-12-21 03:11:24.007711 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-21 03:11:24.076532 | debian-bookworm | ok 2025-12-21 03:11:24.097180 | 2025-12-21 03:11:24.097351 | TASK [emit-job-header : Print job information] 2025-12-21 03:11:24.211090 | # Job Information 2025-12-21 03:11:24.211380 | Ansible Version: 2.16.14 2025-12-21 03:11:24.211431 | Job: yamllint 2025-12-21 03:11:24.211478 | Pipeline: periodic-daily 2025-12-21 03:11:24.211510 | Executor: 521e9411259a 2025-12-21 03:11:24.211541 | Triggered by: https://github.com/osism/mappings 2025-12-21 03:11:24.211577 | Event ID: 385b1f0bb5354f6a8a592fc1341c473b 2025-12-21 03:11:24.231644 | 2025-12-21 03:11:24.231804 | LOOP [emit-job-header : Print node information] 2025-12-21 03:11:24.575334 | debian-bookworm | ok: 2025-12-21 03:11:24.575593 | debian-bookworm | # Node Information 2025-12-21 03:11:24.575630 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-21 03:11:24.575655 | debian-bookworm | Hostname: debian 2025-12-21 03:11:24.575676 | debian-bookworm | Username: zuul 2025-12-21 03:11:24.575696 | debian-bookworm | Distro: Debian 12.12 2025-12-21 03:11:24.575776 | debian-bookworm | Provider: regiocloud-a 2025-12-21 03:11:24.575803 | debian-bookworm | Region: 2025-12-21 03:11:24.575826 | debian-bookworm | Label: debian-bookworm 2025-12-21 03:11:24.575847 | debian-bookworm | Product Name: OpenStack Nova 2025-12-21 03:11:24.575866 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed2:a1f4 2025-12-21 03:11:24.615683 | 2025-12-21 03:11:24.615830 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-21 03:11:26.007957 | debian-bookworm -> localhost | changed 2025-12-21 03:11:26.037941 | 2025-12-21 03:11:26.038159 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-21 03:11:30.756167 | debian-bookworm -> localhost | changed 2025-12-21 03:11:30.780747 | 2025-12-21 03:11:30.780898 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-21 03:11:32.150563 | debian-bookworm -> localhost | ok 2025-12-21 03:11:32.158288 | 2025-12-21 03:11:32.158609 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-21 03:11:32.250941 | debian-bookworm | ok 2025-12-21 03:11:32.314157 | debian-bookworm | included: /var/lib/zuul/builds/7c603b8770a14ad5af4c833e824a9bfc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-21 03:11:32.323805 | 2025-12-21 03:11:32.323939 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-21 03:11:35.703660 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-21 03:11:35.703940 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7c603b8770a14ad5af4c833e824a9bfc/work/7c603b8770a14ad5af4c833e824a9bfc_id_rsa 2025-12-21 03:11:35.703983 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7c603b8770a14ad5af4c833e824a9bfc/work/7c603b8770a14ad5af4c833e824a9bfc_id_rsa.pub 2025-12-21 03:11:35.704035 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-21 03:11:35.704060 | debian-bookworm -> localhost | SHA256:GYThaz+MI52A8nf9ceRN4DU1D20pCW516jEow7Rji84 zuul-build-sshkey 2025-12-21 03:11:35.704082 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-21 03:11:35.704118 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-21 03:11:35.704140 | debian-bookworm -> localhost | | .o.. ...o+o| 2025-12-21 03:11:35.704161 | debian-bookworm -> localhost | | ...o o ooo+=| 2025-12-21 03:11:35.704181 | debian-bookworm -> localhost | | . .B +.++..| 2025-12-21 03:11:35.704200 | debian-bookworm -> localhost | | . .oo*..oo. | 2025-12-21 03:11:35.704220 | debian-bookworm -> localhost | |. . . o.S. o.. | 2025-12-21 03:11:35.704245 | debian-bookworm -> localhost | | o +o* o o | 2025-12-21 03:11:35.704267 | debian-bookworm -> localhost | | . o *E= . o . | 2025-12-21 03:11:35.704287 | debian-bookworm -> localhost | | . o . o o | 2025-12-21 03:11:35.704308 | debian-bookworm -> localhost | | . | 2025-12-21 03:11:35.704328 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-21 03:11:35.704380 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.771051 2025-12-21 03:11:35.711413 | 2025-12-21 03:11:35.711536 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-21 03:11:35.751905 | debian-bookworm | ok 2025-12-21 03:11:35.773069 | debian-bookworm | included: /var/lib/zuul/builds/7c603b8770a14ad5af4c833e824a9bfc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-21 03:11:35.818604 | 2025-12-21 03:11:35.818752 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-21 03:11:35.859092 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:11:35.871428 | 2025-12-21 03:11:35.871644 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-21 03:11:37.153092 | debian-bookworm | changed 2025-12-21 03:11:37.165162 | 2025-12-21 03:11:37.165305 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-21 03:11:37.419715 | debian-bookworm | ok 2025-12-21 03:11:37.432401 | 2025-12-21 03:11:37.432544 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-21 03:11:38.330392 | debian-bookworm | changed 2025-12-21 03:11:38.346413 | 2025-12-21 03:11:38.346558 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-21 03:11:39.203230 | debian-bookworm | changed 2025-12-21 03:11:39.214906 | 2025-12-21 03:11:39.215077 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-21 03:11:39.286437 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:11:39.295845 | 2025-12-21 03:11:39.296021 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-21 03:11:40.371828 | debian-bookworm -> localhost | changed 2025-12-21 03:11:40.402352 | 2025-12-21 03:11:40.402498 | TASK [add-build-sshkey : Add back temp key] 2025-12-21 03:11:41.243869 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7c603b8770a14ad5af4c833e824a9bfc/work/7c603b8770a14ad5af4c833e824a9bfc_id_rsa (zuul-build-sshkey) 2025-12-21 03:11:41.244162 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031489 2025-12-21 03:11:41.255251 | 2025-12-21 03:11:41.255417 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-21 03:11:42.041800 | debian-bookworm | ok 2025-12-21 03:11:42.047219 | 2025-12-21 03:11:42.047329 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-21 03:11:42.125351 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:11:42.136118 | 2025-12-21 03:11:42.136219 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-21 03:11:42.790376 | debian-bookworm | ok 2025-12-21 03:11:42.815902 | 2025-12-21 03:11:42.816030 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-21 03:11:42.866725 | debian-bookworm | ok 2025-12-21 03:11:42.877378 | 2025-12-21 03:11:42.877477 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-21 03:11:43.607323 | debian-bookworm -> localhost | ok 2025-12-21 03:11:43.617828 | 2025-12-21 03:11:43.617935 | TASK [validate-host : Collect information about the host] 2025-12-21 03:11:44.943247 | debian-bookworm | ok 2025-12-21 03:11:44.978576 | 2025-12-21 03:11:44.978718 | TASK [validate-host : Sanitize hostname] 2025-12-21 03:11:45.326732 | debian-bookworm | ok 2025-12-21 03:11:45.447943 | 2025-12-21 03:11:45.448137 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-21 03:11:47.008315 | debian-bookworm -> localhost | changed 2025-12-21 03:11:47.016499 | 2025-12-21 03:11:47.016645 | TASK [validate-host : Collect information about zuul worker] 2025-12-21 03:11:47.808017 | debian-bookworm | ok 2025-12-21 03:11:47.815909 | 2025-12-21 03:11:47.816071 | TASK [validate-host : Write out all zuul information for each host] 2025-12-21 03:11:49.595836 | debian-bookworm -> localhost | changed 2025-12-21 03:11:49.613464 | 2025-12-21 03:11:49.613614 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-21 03:11:49.971206 | debian-bookworm | ok 2025-12-21 03:11:49.984390 | 2025-12-21 03:11:49.984534 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-21 03:11:51.760808 | debian-bookworm | changed: 2025-12-21 03:11:51.761054 | debian-bookworm | cd+++++++++ src/ 2025-12-21 03:11:51.761098 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-21 03:11:51.761124 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-21 03:11:51.761145 | debian-bookworm | cd+++++++++ src/github.com/osism/mappings/ 2025-12-21 03:11:51.761165 | debian-bookworm | Containerfile 2025-12-21 03:11:51.761241 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004865 2025-12-21 03:12:38.463694 | 2025-12-21 03:12:38.463778 | TASK [upload-logs : Upload logs to log server] 2025-12-21 03:12:39.461763 | localhost | Output suppressed because no_log was given 2025-12-21 03:12:39.463384 | 2025-12-21 03:12:39.463460 | LOOP [upload-logs : Compress console log and json output] 2025-12-21 03:12:39.545340 | localhost | skipping: Conditional result was False 2025-12-21 03:12:39.565565 | localhost | skipping: Conditional result was False 2025-12-21 03:12:39.569225 | 2025-12-21 03:12:39.569308 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-21 03:12:39.660762 | localhost | skipping: Conditional result was False 2025-12-21 03:12:39.661048 | 2025-12-21 03:12:39.666543 | localhost | skipping: Conditional result was False 2025-12-21 03:12:39.676317 | 2025-12-21 03:12:39.676410 | LOOP [upload-logs : Upload console log and json output]