2026-01-26 03:06:25.624499 | Job console starting 2026-01-26 03:06:25.643031 | Updating git repos 2026-01-26 03:06:25.675445 | Cloning repos into workspace 2026-01-26 03:06:25.753604 | Restoring repo states 2026-01-26 03:06:25.761900 | Merging changes 2026-01-26 03:06:25.761923 | Checking out repos 2026-01-26 03:06:25.830157 | Preparing playbooks 2026-01-26 03:06:26.913766 | Running Ansible setup 2026-01-26 03:06:32.475824 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-26 03:06:33.426126 | 2026-01-26 03:06:33.426306 | PLAY [Base pre] 2026-01-26 03:06:33.454242 | 2026-01-26 03:06:33.454415 | TASK [Setup log path fact] 2026-01-26 03:06:33.494271 | debian-bookworm | ok 2026-01-26 03:06:33.520835 | 2026-01-26 03:06:33.521012 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-26 03:06:33.571722 | debian-bookworm | ok 2026-01-26 03:06:33.582610 | 2026-01-26 03:06:33.582744 | TASK [emit-job-header : Print job information] 2026-01-26 03:06:33.622434 | # Job Information 2026-01-26 03:06:33.622634 | Ansible Version: 2.16.14 2026-01-26 03:06:33.622669 | Job: yamllint 2026-01-26 03:06:33.622700 | Pipeline: periodic-daily 2026-01-26 03:06:33.622723 | Executor: 521e9411259a 2026-01-26 03:06:33.622744 | Triggered by: https://github.com/osism/cloud-in-a-box 2026-01-26 03:06:33.622766 | Event ID: 5d1843a98599477d87aa52d98a2a59a9 2026-01-26 03:06:33.628067 | 2026-01-26 03:06:33.628183 | LOOP [emit-job-header : Print node information] 2026-01-26 03:06:33.759314 | debian-bookworm | ok: 2026-01-26 03:06:33.759695 | debian-bookworm | # Node Information 2026-01-26 03:06:33.759741 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-26 03:06:33.759767 | debian-bookworm | Hostname: debian 2026-01-26 03:06:33.759808 | debian-bookworm | Username: zuul 2026-01-26 03:06:33.759830 | debian-bookworm | Distro: Debian 12.13 2026-01-26 03:06:33.759855 | debian-bookworm | Provider: regiocloud-a 2026-01-26 03:06:33.759877 | debian-bookworm | Region: 2026-01-26 03:06:33.759899 | debian-bookworm | Label: debian-bookworm 2026-01-26 03:06:33.759919 | debian-bookworm | Product Name: OpenStack Nova 2026-01-26 03:06:33.759940 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1f:7ea4 2026-01-26 03:06:33.775760 | 2026-01-26 03:06:33.775918 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-26 03:06:34.313912 | debian-bookworm -> localhost | changed 2026-01-26 03:06:34.329132 | 2026-01-26 03:06:34.329395 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-26 03:06:35.630396 | debian-bookworm -> localhost | changed 2026-01-26 03:06:35.650472 | 2026-01-26 03:06:35.650662 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-26 03:06:36.074263 | debian-bookworm -> localhost | ok 2026-01-26 03:06:36.081873 | 2026-01-26 03:06:36.082040 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-26 03:06:36.137619 | debian-bookworm | ok 2026-01-26 03:06:36.184028 | debian-bookworm | included: /var/lib/zuul/builds/857ac96a21424634a954c580bde7c9b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-26 03:06:36.190992 | 2026-01-26 03:06:36.191131 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-26 03:06:37.489743 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-26 03:06:37.490048 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/857ac96a21424634a954c580bde7c9b5/work/857ac96a21424634a954c580bde7c9b5_id_rsa 2026-01-26 03:06:37.490091 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/857ac96a21424634a954c580bde7c9b5/work/857ac96a21424634a954c580bde7c9b5_id_rsa.pub 2026-01-26 03:06:37.490118 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-26 03:06:37.490144 | debian-bookworm -> localhost | SHA256:U8V6+a1jgH8hZjqWaGbbJGdC+edTaKbQXZJWC4h1dp4 zuul-build-sshkey 2026-01-26 03:06:37.490167 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-26 03:06:37.490204 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-26 03:06:37.490227 | debian-bookworm -> localhost | | o.o+ . | 2026-01-26 03:06:37.490249 | debian-bookworm -> localhost | | . .+oo.. | 2026-01-26 03:06:37.490270 | debian-bookworm -> localhost | | .. =E. | 2026-01-26 03:06:37.490290 | debian-bookworm -> localhost | | o. * o | 2026-01-26 03:06:37.490310 | debian-bookworm -> localhost | | S. = = . | 2026-01-26 03:06:37.490343 | debian-bookworm -> localhost | | ..oo X + .| 2026-01-26 03:06:37.490364 | debian-bookworm -> localhost | | oo=X.+ o | 2026-01-26 03:06:37.490384 | debian-bookworm -> localhost | | =B*oo = | 2026-01-26 03:06:37.490405 | debian-bookworm -> localhost | | +.o...+ . | 2026-01-26 03:06:37.490426 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-26 03:06:37.490482 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.607811 2026-01-26 03:06:37.497279 | 2026-01-26 03:06:37.497397 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-26 03:06:37.526676 | debian-bookworm | ok 2026-01-26 03:06:37.536448 | debian-bookworm | included: /var/lib/zuul/builds/857ac96a21424634a954c580bde7c9b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-26 03:06:37.545560 | 2026-01-26 03:06:37.545657 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-26 03:06:37.581015 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:06:37.597445 | 2026-01-26 03:06:37.597697 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-26 03:06:38.349265 | debian-bookworm | changed 2026-01-26 03:06:38.356689 | 2026-01-26 03:06:38.356857 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-26 03:06:38.629240 | debian-bookworm | ok 2026-01-26 03:06:38.635210 | 2026-01-26 03:06:38.635333 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-26 03:06:39.338344 | debian-bookworm | changed 2026-01-26 03:06:39.352409 | 2026-01-26 03:06:39.352557 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-26 03:06:40.053050 | debian-bookworm | changed 2026-01-26 03:06:40.060368 | 2026-01-26 03:06:40.060559 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-26 03:06:40.084667 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:06:40.094526 | 2026-01-26 03:06:40.094665 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-26 03:06:40.608397 | debian-bookworm -> localhost | changed 2026-01-26 03:06:40.631916 | 2026-01-26 03:06:40.632096 | TASK [add-build-sshkey : Add back temp key] 2026-01-26 03:06:41.006259 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/857ac96a21424634a954c580bde7c9b5/work/857ac96a21424634a954c580bde7c9b5_id_rsa (zuul-build-sshkey) 2026-01-26 03:06:41.006522 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010900 2026-01-26 03:06:41.016143 | 2026-01-26 03:06:41.016327 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-26 03:06:41.420431 | debian-bookworm | ok 2026-01-26 03:06:41.426252 | 2026-01-26 03:06:41.426369 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-26 03:06:41.453747 | debian-bookworm | skipping: Conditional result was False 2026-01-26 03:06:41.464967 | 2026-01-26 03:06:41.465088 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-26 03:06:41.957809 | debian-bookworm | ok 2026-01-26 03:06:41.969577 | 2026-01-26 03:06:41.969706 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-26 03:06:42.010751 | debian-bookworm | ok 2026-01-26 03:06:42.016679 | 2026-01-26 03:06:42.016853 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-26 03:06:42.322993 | debian-bookworm -> localhost | ok 2026-01-26 03:06:42.334584 | 2026-01-26 03:06:42.334752 | TASK [validate-host : Collect information about the host] 2026-01-26 03:06:43.500722 | debian-bookworm | ok 2026-01-26 03:06:43.513432 | 2026-01-26 03:06:43.513552 | TASK [validate-host : Sanitize hostname] 2026-01-26 03:06:43.632494 | debian-bookworm | ok 2026-01-26 03:06:43.681082 | 2026-01-26 03:06:43.681226 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-26 03:06:44.365754 | debian-bookworm -> localhost | changed 2026-01-26 03:06:44.381937 | 2026-01-26 03:06:44.382127 | TASK [validate-host : Collect information about zuul worker] 2026-01-26 03:06:44.812117 | debian-bookworm | ok 2026-01-26 03:06:44.820092 | 2026-01-26 03:06:44.820258 | TASK [validate-host : Write out all zuul information for each host] 2026-01-26 03:06:45.401275 | debian-bookworm -> localhost | changed 2026-01-26 03:06:45.414067 | 2026-01-26 03:06:45.414225 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-26 03:06:45.701994 | debian-bookworm | ok 2026-01-26 03:06:45.708276 | 2026-01-26 03:06:45.708392 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-26 03:06:46.867663 | debian-bookworm | changed: 2026-01-26 03:06:46.867977 | debian-bookworm | cd+++++++++ src/ 2026-01-26 03:06:46.868022 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-26 03:06:46.868047 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-26 03:06:46.868070 | debian-bookworm | cd+++++++++ src/github.com/osism/cloud-in-a-box/ 2026-01-26 03:06:46.868091 | debian-bookworm | localhost | ok: Runtime: 0:00:00.025328 2026-01-26 03:07:12.863208 | 2026-01-26 03:07:12.864190 | TASK [upload-logs : Upload logs to log server] 2026-01-26 03:07:14.507176 | localhost | Output suppressed because no_log was given 2026-01-26 03:07:14.508911 | 2026-01-26 03:07:14.508997 | LOOP [upload-logs : Compress console log and json output] 2026-01-26 03:07:14.670085 | localhost | skipping: Conditional result was False 2026-01-26 03:07:14.710222 | localhost | skipping: Conditional result was False 2026-01-26 03:07:14.716777 | 2026-01-26 03:07:14.716891 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-26 03:07:14.857590 | localhost | skipping: Conditional result was False 2026-01-26 03:07:14.857980 | 2026-01-26 03:07:14.874164 | localhost | skipping: Conditional result was False 2026-01-26 03:07:14.880384 | 2026-01-26 03:07:14.880484 | LOOP [upload-logs : Upload console log and json output]