2025-10-10 03:13:39.972173 | Job console starting 2025-10-10 03:13:39.979183 | Updating git repos 2025-10-10 03:13:40.031320 | Cloning repos into workspace 2025-10-10 03:13:40.093344 | Restoring repo states 2025-10-10 03:13:40.120456 | Merging changes 2025-10-10 03:13:40.120471 | Checking out repos 2025-10-10 03:13:40.188886 | Preparing playbooks 2025-10-10 03:13:41.353853 | Running Ansible setup 2025-10-10 03:13:47.045011 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-10 03:13:48.193704 | 2025-10-10 03:13:48.193852 | PLAY [Base pre] 2025-10-10 03:13:48.214285 | 2025-10-10 03:13:48.214383 | TASK [Setup log path fact] 2025-10-10 03:13:48.241945 | debian-bookworm | ok 2025-10-10 03:13:48.254703 | 2025-10-10 03:13:48.254803 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-10 03:13:48.294821 | debian-bookworm | ok 2025-10-10 03:13:48.304728 | 2025-10-10 03:13:48.304802 | TASK [emit-job-header : Print job information] 2025-10-10 03:13:48.376421 | # Job Information 2025-10-10 03:13:48.376565 | Ansible Version: 2.16.14 2025-10-10 03:13:48.376594 | Job: yamllint 2025-10-10 03:13:48.376621 | Pipeline: periodic-daily 2025-10-10 03:13:48.376640 | Executor: 521e9411259a 2025-10-10 03:13:48.376658 | Triggered by: https://github.com/osism/container-image-osism-ansible 2025-10-10 03:13:48.376676 | Event ID: b39aedbd88554a179c102136db9bc12b 2025-10-10 03:13:48.389529 | 2025-10-10 03:13:48.389614 | LOOP [emit-job-header : Print node information] 2025-10-10 03:13:48.592524 | debian-bookworm | ok: 2025-10-10 03:13:48.592665 | debian-bookworm | # Node Information 2025-10-10 03:13:48.592692 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-10 03:13:48.592713 | debian-bookworm | Hostname: debian 2025-10-10 03:13:48.592731 | debian-bookworm | Username: zuul 2025-10-10 03:13:48.592748 | debian-bookworm | Distro: Debian 12.12 2025-10-10 03:13:48.592767 | debian-bookworm | Provider: regiocloud-a 2025-10-10 03:13:48.592784 | debian-bookworm | Region: 2025-10-10 03:13:48.592802 | debian-bookworm | Label: debian-bookworm 2025-10-10 03:13:48.592819 | debian-bookworm | Product Name: OpenStack Nova 2025-10-10 03:13:48.592835 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3f:d5da 2025-10-10 03:13:48.606278 | 2025-10-10 03:13:48.606394 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-10 03:13:49.031905 | debian-bookworm -> localhost | changed 2025-10-10 03:13:49.038032 | 2025-10-10 03:13:49.038124 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-10 03:13:50.396265 | debian-bookworm -> localhost | changed 2025-10-10 03:13:50.414042 | 2025-10-10 03:13:50.414138 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-10 03:13:50.805360 | debian-bookworm -> localhost | ok 2025-10-10 03:13:50.811347 | 2025-10-10 03:13:50.811448 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-10 03:13:50.849239 | debian-bookworm | ok 2025-10-10 03:13:50.879227 | debian-bookworm | included: /var/lib/zuul/builds/8181506608134f3dae00fb48c2c32a22/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-10 03:13:50.885167 | 2025-10-10 03:13:50.885284 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-10 03:13:52.290125 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-10 03:13:52.290398 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8181506608134f3dae00fb48c2c32a22/work/8181506608134f3dae00fb48c2c32a22_id_rsa 2025-10-10 03:13:52.290436 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8181506608134f3dae00fb48c2c32a22/work/8181506608134f3dae00fb48c2c32a22_id_rsa.pub 2025-10-10 03:13:52.290459 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-10 03:13:52.290482 | debian-bookworm -> localhost | SHA256:FzYtiQPMRelkzR22Ebn/i3/j6AgruB/IARtLcU/XvOI zuul-build-sshkey 2025-10-10 03:13:52.290501 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-10 03:13:52.290528 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-10 03:13:52.290547 | debian-bookworm -> localhost | | . +.+o=o.=+ | 2025-10-10 03:13:52.290565 | debian-bookworm -> localhost | | o =.=.o*oo | 2025-10-10 03:13:52.290582 | debian-bookworm -> localhost | | + =o * +. | 2025-10-10 03:13:52.290598 | debian-bookworm -> localhost | | . = .+ =. | 2025-10-10 03:13:52.290614 | debian-bookworm -> localhost | | o . S o . | 2025-10-10 03:13:52.290640 | debian-bookworm -> localhost | | . o E . | 2025-10-10 03:13:52.290658 | debian-bookworm -> localhost | | o.. . . | 2025-10-10 03:13:52.290676 | debian-bookworm -> localhost | | . .. o . o.o| 2025-10-10 03:13:52.290696 | debian-bookworm -> localhost | | .o... ..+o++| 2025-10-10 03:13:52.290714 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-10 03:13:52.290772 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.770257 2025-10-10 03:13:52.300313 | 2025-10-10 03:13:52.300400 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-10 03:13:52.340983 | debian-bookworm | ok 2025-10-10 03:13:52.365005 | debian-bookworm | included: /var/lib/zuul/builds/8181506608134f3dae00fb48c2c32a22/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-10 03:13:52.377400 | 2025-10-10 03:13:52.377484 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-10 03:13:52.406260 | debian-bookworm | skipping: Conditional result was False 2025-10-10 03:13:52.414341 | 2025-10-10 03:13:52.414531 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-10 03:13:53.037575 | debian-bookworm | changed 2025-10-10 03:13:53.048381 | 2025-10-10 03:13:53.048504 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-10 03:13:53.389756 | debian-bookworm | ok 2025-10-10 03:13:53.395464 | 2025-10-10 03:13:53.395558 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-10 03:13:54.074634 | debian-bookworm | changed 2025-10-10 03:13:54.092254 | 2025-10-10 03:13:54.092385 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-10 03:13:54.745324 | debian-bookworm | changed 2025-10-10 03:13:54.750757 | 2025-10-10 03:13:54.750874 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-10 03:13:54.774964 | debian-bookworm | skipping: Conditional result was False 2025-10-10 03:13:54.781445 | 2025-10-10 03:13:54.781528 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-10 03:13:55.691704 | debian-bookworm -> localhost | changed 2025-10-10 03:13:55.780168 | 2025-10-10 03:13:55.780434 | TASK [add-build-sshkey : Add back temp key] 2025-10-10 03:13:56.810480 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8181506608134f3dae00fb48c2c32a22/work/8181506608134f3dae00fb48c2c32a22_id_rsa (zuul-build-sshkey) 2025-10-10 03:13:56.810656 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.040107 2025-10-10 03:13:56.816985 | 2025-10-10 03:13:56.817058 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-10 03:13:57.352264 | debian-bookworm | ok 2025-10-10 03:13:57.356452 | 2025-10-10 03:13:57.356525 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-10 03:13:57.384482 | debian-bookworm | skipping: Conditional result was False 2025-10-10 03:13:57.394609 | 2025-10-10 03:13:57.394709 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-10 03:13:58.066305 | debian-bookworm | ok 2025-10-10 03:13:58.098013 | 2025-10-10 03:13:58.098106 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-10 03:13:58.134922 | debian-bookworm | ok 2025-10-10 03:13:58.178902 | 2025-10-10 03:13:58.178992 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-10 03:13:58.785245 | debian-bookworm -> localhost | ok 2025-10-10 03:13:58.790654 | 2025-10-10 03:13:58.790732 | TASK [validate-host : Collect information about the host] 2025-10-10 03:14:00.206945 | debian-bookworm | ok 2025-10-10 03:14:00.222148 | 2025-10-10 03:14:00.222259 | TASK [validate-host : Sanitize hostname] 2025-10-10 03:14:00.394577 | debian-bookworm | ok 2025-10-10 03:14:00.477623 | 2025-10-10 03:14:00.477723 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-10 03:14:01.467331 | debian-bookworm -> localhost | changed 2025-10-10 03:14:01.472103 | 2025-10-10 03:14:01.472206 | TASK [validate-host : Collect information about zuul worker] 2025-10-10 03:14:02.044875 | debian-bookworm | ok 2025-10-10 03:14:02.049841 | 2025-10-10 03:14:02.049925 | TASK [validate-host : Write out all zuul information for each host] 2025-10-10 03:14:02.919182 | debian-bookworm -> localhost | changed 2025-10-10 03:14:02.926617 | 2025-10-10 03:14:02.926695 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-10 03:14:03.194755 | debian-bookworm | ok 2025-10-10 03:14:03.200699 | 2025-10-10 03:14:03.200781 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-10 03:14:04.041165 | debian-bookworm | changed: 2025-10-10 03:14:04.041847 | debian-bookworm | cd+++++++++ src/ 2025-10-10 03:14:04.042031 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-10 03:14:04.042184 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-10 03:14:04.042379 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2025-10-10 03:14:04.042403 | debian-bookworm | Containerfile 2025-10-10 03:14:04.042792 | debian-bookworm | localhost | ok: Runtime: 0:00:00.010741 2025-10-10 03:14:29.236575 | 2025-10-10 03:14:29.236658 | TASK [upload-logs : Upload logs to log server] 2025-10-10 03:14:29.850122 | localhost | Output suppressed because no_log was given 2025-10-10 03:14:29.851780 | 2025-10-10 03:14:29.851854 | LOOP [upload-logs : Compress console log and json output] 2025-10-10 03:14:29.929743 | localhost | skipping: Conditional result was False 2025-10-10 03:14:29.934471 | localhost | skipping: Conditional result was False 2025-10-10 03:14:29.936940 | 2025-10-10 03:14:29.937013 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-10 03:14:30.005766 | localhost | skipping: Conditional result was False 2025-10-10 03:14:30.005998 | 2025-10-10 03:14:30.023394 | localhost | skipping: Conditional result was False 2025-10-10 03:14:30.034112 | 2025-10-10 03:14:30.034204 | LOOP [upload-logs : Upload console log and json output]