2026-02-07 03:15:43.463353 | Job console starting 2026-02-07 03:15:43.475160 | Updating git repos 2026-02-07 03:15:43.514975 | Cloning repos into workspace 2026-02-07 03:15:43.606173 | Restoring repo states 2026-02-07 03:15:43.622568 | Merging changes 2026-02-07 03:15:43.622587 | Checking out repos 2026-02-07 03:15:43.753675 | Preparing playbooks 2026-02-07 03:15:44.729522 | Running Ansible setup 2026-02-07 03:15:49.872566 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-07 03:15:50.683595 | 2026-02-07 03:15:50.683749 | PLAY [Base pre] 2026-02-07 03:15:50.718527 | 2026-02-07 03:15:50.718712 | TASK [Setup log path fact] 2026-02-07 03:15:50.737082 | debian-bookworm | ok 2026-02-07 03:15:50.752576 | 2026-02-07 03:15:50.752728 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-07 03:15:50.781349 | debian-bookworm | ok 2026-02-07 03:15:50.795306 | 2026-02-07 03:15:50.795539 | TASK [emit-job-header : Print job information] 2026-02-07 03:15:50.834779 | # Job Information 2026-02-07 03:15:50.834958 | Ansible Version: 2.16.14 2026-02-07 03:15:50.834993 | Job: yamllint 2026-02-07 03:15:50.835026 | Pipeline: periodic-daily 2026-02-07 03:15:50.835050 | Executor: 521e9411259a 2026-02-07 03:15:50.835071 | Triggered by: https://github.com/osism/node-image 2026-02-07 03:15:50.835093 | Event ID: 5bb82ecfb9964e499ebd1e8c6dac6e63 2026-02-07 03:15:50.839942 | 2026-02-07 03:15:50.840034 | LOOP [emit-job-header : Print node information] 2026-02-07 03:15:50.935248 | debian-bookworm | ok: 2026-02-07 03:15:50.935436 | debian-bookworm | # Node Information 2026-02-07 03:15:50.935521 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-07 03:15:50.935552 | debian-bookworm | Hostname: debian 2026-02-07 03:15:50.935574 | debian-bookworm | Username: zuul 2026-02-07 03:15:50.935595 | debian-bookworm | Distro: Debian 12.13 2026-02-07 03:15:50.935641 | debian-bookworm | Provider: regiocloud-a 2026-02-07 03:15:50.935663 | debian-bookworm | Region: 2026-02-07 03:15:50.935685 | debian-bookworm | Label: debian-bookworm 2026-02-07 03:15:50.935704 | debian-bookworm | Product Name: OpenStack Nova 2026-02-07 03:15:50.935724 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feed:dde5 2026-02-07 03:15:50.955557 | 2026-02-07 03:15:50.955674 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-07 03:15:51.396966 | debian-bookworm -> localhost | changed 2026-02-07 03:15:51.402918 | 2026-02-07 03:15:51.403015 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-07 03:15:52.660894 | debian-bookworm -> localhost | changed 2026-02-07 03:15:52.690765 | 2026-02-07 03:15:52.694940 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-07 03:15:53.162965 | debian-bookworm -> localhost | ok 2026-02-07 03:15:53.168809 | 2026-02-07 03:15:53.168910 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-07 03:15:53.206963 | debian-bookworm | ok 2026-02-07 03:15:53.248573 | debian-bookworm | included: /var/lib/zuul/builds/1f8624ff648349aa91923f4a5f10e8eb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-07 03:15:53.257038 | 2026-02-07 03:15:53.257146 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-07 03:15:54.656016 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-07 03:15:54.656219 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1f8624ff648349aa91923f4a5f10e8eb/work/1f8624ff648349aa91923f4a5f10e8eb_id_rsa 2026-02-07 03:15:54.656257 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1f8624ff648349aa91923f4a5f10e8eb/work/1f8624ff648349aa91923f4a5f10e8eb_id_rsa.pub 2026-02-07 03:15:54.656283 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-07 03:15:54.656308 | debian-bookworm -> localhost | SHA256:6UVu+y6PhsztRfgVFS2HiZYTJl+8lMYJAeFmn3eF8oo zuul-build-sshkey 2026-02-07 03:15:54.656330 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-07 03:15:54.656361 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-07 03:15:54.656383 | debian-bookworm -> localhost | | +o=O.*+| 2026-02-07 03:15:54.656404 | debian-bookworm -> localhost | | . +=.@oo| 2026-02-07 03:15:54.656424 | debian-bookworm -> localhost | | =.o+o+.| 2026-02-07 03:15:54.656443 | debian-bookworm -> localhost | | * o +...| 2026-02-07 03:15:54.656462 | debian-bookworm -> localhost | | S = + + .| 2026-02-07 03:15:54.656488 | debian-bookworm -> localhost | | . o = + . | 2026-02-07 03:15:54.656508 | debian-bookworm -> localhost | | o.oE + | 2026-02-07 03:15:54.656528 | debian-bookworm -> localhost | | + ++ | 2026-02-07 03:15:54.656548 | debian-bookworm -> localhost | | oo++ | 2026-02-07 03:15:54.656568 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-07 03:15:54.656645 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.581783 2026-02-07 03:15:54.662743 | 2026-02-07 03:15:54.662884 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-07 03:15:54.711467 | debian-bookworm | ok 2026-02-07 03:15:54.728552 | debian-bookworm | included: /var/lib/zuul/builds/1f8624ff648349aa91923f4a5f10e8eb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-07 03:15:54.737372 | 2026-02-07 03:15:54.737478 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-07 03:15:54.769463 | debian-bookworm | skipping: Conditional result was False 2026-02-07 03:15:54.775281 | 2026-02-07 03:15:54.775383 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-07 03:15:55.451483 | debian-bookworm | changed 2026-02-07 03:15:55.473663 | 2026-02-07 03:15:55.473819 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-07 03:15:55.747730 | debian-bookworm | ok 2026-02-07 03:15:55.755562 | 2026-02-07 03:15:55.755708 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-07 03:15:56.488020 | debian-bookworm | changed 2026-02-07 03:15:56.499077 | 2026-02-07 03:15:56.499233 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-07 03:15:57.234783 | debian-bookworm | changed 2026-02-07 03:15:57.240760 | 2026-02-07 03:15:57.240899 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-07 03:15:57.292010 | debian-bookworm | skipping: Conditional result was False 2026-02-07 03:15:57.300035 | 2026-02-07 03:15:57.300166 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-07 03:15:58.291735 | debian-bookworm -> localhost | changed 2026-02-07 03:15:58.306899 | 2026-02-07 03:15:58.311684 | TASK [add-build-sshkey : Add back temp key] 2026-02-07 03:15:58.920821 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1f8624ff648349aa91923f4a5f10e8eb/work/1f8624ff648349aa91923f4a5f10e8eb_id_rsa (zuul-build-sshkey) 2026-02-07 03:15:58.921090 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027249 2026-02-07 03:15:58.947469 | 2026-02-07 03:15:58.947637 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-07 03:15:59.486610 | debian-bookworm | ok 2026-02-07 03:15:59.501155 | 2026-02-07 03:15:59.501303 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-07 03:15:59.545658 | debian-bookworm | skipping: Conditional result was False 2026-02-07 03:15:59.558975 | 2026-02-07 03:15:59.559123 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-07 03:16:00.156211 | debian-bookworm | ok 2026-02-07 03:16:00.174722 | 2026-02-07 03:16:00.174848 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-07 03:16:00.233395 | debian-bookworm | ok 2026-02-07 03:16:00.238518 | 2026-02-07 03:16:00.238630 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-07 03:16:00.631525 | debian-bookworm -> localhost | ok 2026-02-07 03:16:00.637202 | 2026-02-07 03:16:00.637279 | TASK [validate-host : Collect information about the host] 2026-02-07 03:16:01.691289 | debian-bookworm | ok 2026-02-07 03:16:01.701387 | 2026-02-07 03:16:01.701488 | TASK [validate-host : Sanitize hostname] 2026-02-07 03:16:01.795012 | debian-bookworm | ok 2026-02-07 03:16:01.833109 | 2026-02-07 03:16:01.833217 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-07 03:16:02.442505 | debian-bookworm -> localhost | changed 2026-02-07 03:16:02.448142 | 2026-02-07 03:16:02.448234 | TASK [validate-host : Collect information about zuul worker] 2026-02-07 03:16:02.870100 | debian-bookworm | ok 2026-02-07 03:16:02.874481 | 2026-02-07 03:16:02.874574 | TASK [validate-host : Write out all zuul information for each host] 2026-02-07 03:16:03.635201 | debian-bookworm -> localhost | changed 2026-02-07 03:16:03.644926 | 2026-02-07 03:16:03.646956 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-07 03:16:03.938667 | debian-bookworm | ok 2026-02-07 03:16:03.945198 | 2026-02-07 03:16:03.945296 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-07 03:16:05.638234 | debian-bookworm | changed: 2026-02-07 03:16:05.638443 | debian-bookworm | cd+++++++++ src/ 2026-02-07 03:16:05.638478 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-07 03:16:05.638503 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-07 03:16:05.638525 | debian-bookworm | cd+++++++++ src/github.com/osism/node-image/ 2026-02-07 03:16:05.638545 | debian-bookworm | Containerfile 2026-02-07 03:16:05.638723 | debian-bookworm | localhost | ok: Runtime: 0:00:00.019098 2026-02-07 03:16:30.692031 | 2026-02-07 03:16:30.692160 | TASK [upload-logs : Upload logs to log server] 2026-02-07 03:16:31.324828 | localhost | Output suppressed because no_log was given 2026-02-07 03:16:31.326718 | 2026-02-07 03:16:31.326861 | LOOP [upload-logs : Compress console log and json output] 2026-02-07 03:16:31.389661 | localhost | skipping: Conditional result was False 2026-02-07 03:16:31.397311 | localhost | skipping: Conditional result was False 2026-02-07 03:16:31.407199 | 2026-02-07 03:16:31.407494 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-07 03:16:31.460246 | localhost | skipping: Conditional result was False 2026-02-07 03:16:31.460539 | 2026-02-07 03:16:31.465858 | localhost | skipping: Conditional result was False 2026-02-07 03:16:31.480708 | 2026-02-07 03:16:31.480960 | LOOP [upload-logs : Upload console log and json output]