2026-01-26 03:15:08.139308 | Job console starting 2026-01-26 03:15:08.170232 | Updating git repos 2026-01-26 03:15:08.202987 | Cloning repos into workspace 2026-01-26 03:15:08.277565 | Restoring repo states 2026-01-26 03:15:08.298094 | Merging changes 2026-01-26 03:15:08.298112 | Checking out repos 2026-01-26 03:15:08.326192 | Preparing playbooks 2026-01-26 03:15:08.978430 | Running Ansible setup 2026-01-26 03:15:13.346175 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-26 03:15:14.074161 | 2026-01-26 03:15:14.074294 | PLAY [Base pre] 2026-01-26 03:15:14.090643 | 2026-01-26 03:15:14.090849 | TASK [Setup log path fact] 2026-01-26 03:15:14.119912 | debian-bookworm | ok 2026-01-26 03:15:14.134472 | 2026-01-26 03:15:14.134597 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-26 03:15:14.164605 | debian-bookworm | ok 2026-01-26 03:15:14.174569 | 2026-01-26 03:15:14.174672 | TASK [emit-job-header : Print job information] 2026-01-26 03:15:14.224016 | # Job Information 2026-01-26 03:15:14.224367 | Ansible Version: 2.16.14 2026-01-26 03:15:14.224433 | Job: yamllint 2026-01-26 03:15:14.224491 | Pipeline: periodic-daily 2026-01-26 03:15:14.224579 | Executor: 521e9411259a 2026-01-26 03:15:14.224624 | Triggered by: https://github.com/osism/openstack-sandbox-manager 2026-01-26 03:15:14.224667 | Event ID: d0a9097c3ab8445ab7061a4ab0c0eea1 2026-01-26 03:15:14.234298 | 2026-01-26 03:15:14.234439 | LOOP [emit-job-header : Print node information] 2026-01-26 03:15:14.345418 | debian-bookworm | ok: 2026-01-26 03:15:14.345585 | debian-bookworm | # Node Information 2026-01-26 03:15:14.345619 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-26 03:15:14.345645 | debian-bookworm | Hostname: debian 2026-01-26 03:15:14.345667 | debian-bookworm | Username: zuul 2026-01-26 03:15:14.345688 | debian-bookworm | Distro: Debian 12.13 2026-01-26 03:15:14.345712 | debian-bookworm | Provider: regiocloud-a 2026-01-26 03:15:14.345733 | debian-bookworm | Region: 2026-01-26 03:15:14.345753 | debian-bookworm | Label: debian-bookworm 2026-01-26 03:15:14.345773 | debian-bookworm | Product Name: OpenStack Nova 2026-01-26 03:15:14.345802 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed0:a050 2026-01-26 03:15:14.365065 | 2026-01-26 03:15:14.365212 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-26 03:15:14.881368 | debian-bookworm -> localhost | changed 2026-01-26 03:15:14.891691 | 2026-01-26 03:15:14.891871 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-26 03:15:15.921844 | debian-bookworm -> localhost | changed 2026-01-26 03:15:15.937988 | 2026-01-26 03:15:15.938103 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-26 03:15:16.497260 | debian-bookworm -> localhost | ok 2026-01-26 03:15:16.505259 | 2026-01-26 03:15:16.505371 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-26 03:15:16.552706 | debian-bookworm | ok 2026-01-26 03:15:16.594955 | debian-bookworm | included: /var/lib/zuul/builds/5f35145e6fe54bef96890e9734a977a8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-26 03:15:16.617378 | 2026-01-26 03:15:16.617492 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-26 03:15:18.787323 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-26 03:15:18.787601 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5f35145e6fe54bef96890e9734a977a8/work/5f35145e6fe54bef96890e9734a977a8_id_rsa 2026-01-26 03:15:18.787641 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5f35145e6fe54bef96890e9734a977a8/work/5f35145e6fe54bef96890e9734a977a8_id_rsa.pub 2026-01-26 03:15:18.787668 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-26 03:15:18.787693 | debian-bookworm -> localhost | SHA256:0G4b3uGI21kKmWpQoGoVFoxTGHjZMIoKRkijeTCXtUo zuul-build-sshkey 2026-01-26 03:15:18.787716 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-26 03:15:18.787749 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-26 03:15:18.787771 | debian-bookworm -> localhost | |*=XOo | 2026-01-26 03:15:18.787812 | debian-bookworm -> localhost | |*X*=.. . | 2026-01-26 03:15:18.787835 | debian-bookworm -> localhost | |*+E.o . . | 2026-01-26 03:15:18.787855 | debian-bookworm -> localhost | |=o o. o | 2026-01-26 03:15:18.787875 | debian-bookworm -> localhost | |o o. S . | 2026-01-26 03:15:18.787900 | debian-bookworm -> localhost | |... * * . | 2026-01-26 03:15:18.787921 | debian-bookworm -> localhost | |. . = + + | 2026-01-26 03:15:18.787941 | debian-bookworm -> localhost | | .. + + | 2026-01-26 03:15:18.787963 | debian-bookworm -> localhost | | .. . + | 2026-01-26 03:15:18.787984 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-26 03:15:18.788044 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.394910 2026-01-26 03:15:18.798151 | 2026-01-26 03:15:18.798291 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-26 03:15:18.850148 | debian-bookworm | ok 2026-01-26 03:15:18.860340 | debian-bookworm | included: /var/lib/zuul/builds/5f35145e6fe54bef96890e9734a977a8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-26 03:15:18.892367 | 2026-01-26 03:15:18.892505 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-26 03:15:18.927186 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:15:18.934161 | 2026-01-26 03:15:18.934344 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-26 03:15:19.763316 | debian-bookworm | changed 2026-01-26 03:15:19.769172 | 2026-01-26 03:15:19.769286 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-26 03:15:20.020764 | debian-bookworm | ok 2026-01-26 03:15:20.030472 | 2026-01-26 03:15:20.030608 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-26 03:15:20.770264 | debian-bookworm | changed 2026-01-26 03:15:20.777912 | 2026-01-26 03:15:20.778034 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-26 03:15:21.469506 | debian-bookworm | changed 2026-01-26 03:15:21.479385 | 2026-01-26 03:15:21.479503 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-26 03:15:21.518312 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:15:21.527094 | 2026-01-26 03:15:21.527230 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-26 03:15:22.546449 | debian-bookworm -> localhost | changed 2026-01-26 03:15:22.574719 | 2026-01-26 03:15:22.574919 | TASK [add-build-sshkey : Add back temp key] 2026-01-26 03:15:23.202709 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5f35145e6fe54bef96890e9734a977a8/work/5f35145e6fe54bef96890e9734a977a8_id_rsa (zuul-build-sshkey) 2026-01-26 03:15:23.203253 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008952 2026-01-26 03:15:23.212657 | 2026-01-26 03:15:23.212753 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-26 03:15:23.662951 | debian-bookworm | ok 2026-01-26 03:15:23.667920 | 2026-01-26 03:15:23.668017 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-26 03:15:23.711976 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:15:23.722585 | 2026-01-26 03:15:23.722688 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-26 03:15:24.291125 | debian-bookworm | ok 2026-01-26 03:15:24.312380 | 2026-01-26 03:15:24.312493 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-26 03:15:24.356445 | debian-bookworm | ok 2026-01-26 03:15:24.369344 | 2026-01-26 03:15:24.369442 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-26 03:15:24.976240 | debian-bookworm -> localhost | ok 2026-01-26 03:15:24.982475 | 2026-01-26 03:15:24.982570 | TASK [validate-host : Collect information about the host] 2026-01-26 03:15:26.102607 | debian-bookworm | ok 2026-01-26 03:15:26.120050 | 2026-01-26 03:15:26.120174 | TASK [validate-host : Sanitize hostname] 2026-01-26 03:15:26.210766 | debian-bookworm | ok 2026-01-26 03:15:26.250204 | 2026-01-26 03:15:26.250327 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-26 03:15:26.957482 | debian-bookworm -> localhost | changed 2026-01-26 03:15:26.963981 | 2026-01-26 03:15:26.964080 | TASK [validate-host : Collect information about zuul worker] 2026-01-26 03:15:27.385698 | debian-bookworm | ok 2026-01-26 03:15:27.390318 | 2026-01-26 03:15:27.390409 | TASK [validate-host : Write out all zuul information for each host] 2026-01-26 03:15:28.316274 | debian-bookworm -> localhost | changed 2026-01-26 03:15:28.325888 | 2026-01-26 03:15:28.332594 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-26 03:15:28.628651 | debian-bookworm | ok 2026-01-26 03:15:28.635123 | 2026-01-26 03:15:28.635221 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-26 03:15:29.707839 | debian-bookworm | changed: 2026-01-26 03:15:29.708046 | debian-bookworm | cd+++++++++ src/ 2026-01-26 03:15:29.708081 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-26 03:15:29.708106 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-26 03:15:29.708127 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-sandbox-manager/ 2026-01-26 03:15:29.708147 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008136 2026-01-26 03:15:55.540694 | 2026-01-26 03:15:55.540840 | TASK [upload-logs : Upload logs to log server] 2026-01-26 03:15:56.162270 | localhost | Output suppressed because no_log was given 2026-01-26 03:15:56.165681 | 2026-01-26 03:15:56.165909 | LOOP [upload-logs : Compress console log and json output] 2026-01-26 03:15:56.220842 | localhost | skipping: Conditional result was False 2026-01-26 03:15:56.226338 | localhost | skipping: Conditional result was False 2026-01-26 03:15:56.237551 | 2026-01-26 03:15:56.237741 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-26 03:15:56.292777 | localhost | skipping: Conditional result was False 2026-01-26 03:15:56.293232 | 2026-01-26 03:15:56.295161 | localhost | skipping: Conditional result was False 2026-01-26 03:15:56.308692 | 2026-01-26 03:15:56.308876 | LOOP [upload-logs : Upload console log and json output]