2025-11-23 18:25:53.264293 | Job console starting 2025-11-23 18:25:53.272313 | Updating git repos 2025-11-23 18:25:53.308262 | Cloning repos into workspace 2025-11-23 18:25:53.366582 | Restoring repo states 2025-11-23 18:25:53.391036 | Merging changes 2025-11-23 18:25:54.702139 | Checking out repos 2025-11-23 18:25:54.864025 | Preparing playbooks 2025-11-23 18:25:56.038390 | Running Ansible setup 2025-11-23 18:26:02.853096 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-23 18:26:04.192860 | 2025-11-23 18:26:04.192992 | PLAY [Base pre] 2025-11-23 18:26:04.243938 | 2025-11-23 18:26:04.244064 | TASK [Setup log path fact] 2025-11-23 18:26:04.282254 | debian-bookworm | ok 2025-11-23 18:26:04.308744 | 2025-11-23 18:26:04.308883 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-23 18:26:04.363958 | debian-bookworm | ok 2025-11-23 18:26:04.396832 | 2025-11-23 18:26:04.396943 | TASK [emit-job-header : Print job information] 2025-11-23 18:26:04.453021 | # Job Information 2025-11-23 18:26:04.453175 | Ansible Version: 2.16.14 2025-11-23 18:26:04.453209 | Job: yamllint 2025-11-23 18:26:04.453242 | Pipeline: check 2025-11-23 18:26:04.453265 | Executor: 521e9411259a 2025-11-23 18:26:04.453286 | Triggered by: https://github.com/osism/osism-kubernetes/pull/253 2025-11-23 18:26:04.453308 | Event ID: d2946f20-c899-11f0-813f-0c269db327b8 2025-11-23 18:26:04.458735 | 2025-11-23 18:26:04.458889 | LOOP [emit-job-header : Print node information] 2025-11-23 18:26:04.609622 | debian-bookworm | ok: 2025-11-23 18:26:04.609788 | debian-bookworm | # Node Information 2025-11-23 18:26:04.609821 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-23 18:26:04.609845 | debian-bookworm | Hostname: debian 2025-11-23 18:26:04.609867 | debian-bookworm | Username: zuul 2025-11-23 18:26:04.609888 | debian-bookworm | Distro: Debian 12.12 2025-11-23 18:26:04.609911 | debian-bookworm | Provider: regiocloud-a 2025-11-23 18:26:04.609933 | debian-bookworm | Region: 2025-11-23 18:26:04.609953 | debian-bookworm | Label: debian-bookworm 2025-11-23 18:26:04.609973 | debian-bookworm | Product Name: OpenStack Nova 2025-11-23 18:26:04.609992 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe47:b2f2 2025-11-23 18:26:04.628213 | 2025-11-23 18:26:04.628325 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-23 18:26:05.298899 | debian-bookworm -> localhost | changed 2025-11-23 18:26:05.313382 | 2025-11-23 18:26:05.313500 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-23 18:26:06.919830 | debian-bookworm -> localhost | changed 2025-11-23 18:26:06.941780 | 2025-11-23 18:26:06.941922 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-23 18:26:07.615956 | debian-bookworm -> localhost | ok 2025-11-23 18:26:07.622409 | 2025-11-23 18:26:07.622591 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-23 18:26:07.662462 | debian-bookworm | ok 2025-11-23 18:26:07.687617 | debian-bookworm | included: /var/lib/zuul/builds/a1a9ad1c5f5f4b8cbd6adb85aca2c0fb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-23 18:26:07.694297 | 2025-11-23 18:26:07.694416 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-23 18:26:09.842079 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-23 18:26:09.842266 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a1a9ad1c5f5f4b8cbd6adb85aca2c0fb/work/a1a9ad1c5f5f4b8cbd6adb85aca2c0fb_id_rsa 2025-11-23 18:26:09.842301 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a1a9ad1c5f5f4b8cbd6adb85aca2c0fb/work/a1a9ad1c5f5f4b8cbd6adb85aca2c0fb_id_rsa.pub 2025-11-23 18:26:09.842326 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-23 18:26:09.842349 | debian-bookworm -> localhost | SHA256:z9rZmm3wXXI7P5xAbWZOH4J7uAgDQInOEbToFBJr/Bw zuul-build-sshkey 2025-11-23 18:26:09.842370 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-23 18:26:09.842401 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-23 18:26:09.842421 | debian-bookworm -> localhost | |+=+.. | 2025-11-23 18:26:09.842441 | debian-bookworm -> localhost | |++oo | 2025-11-23 18:26:09.842459 | debian-bookworm -> localhost | |==.E. . . | 2025-11-23 18:26:09.842477 | debian-bookworm -> localhost | |+oo .. . o B | 2025-11-23 18:26:09.842495 | debian-bookworm -> localhost | | . o . S + B o| 2025-11-23 18:26:09.842518 | debian-bookworm -> localhost | | o o.o o..+| 2025-11-23 18:26:09.842550 | debian-bookworm -> localhost | | o +oo.o+o| 2025-11-23 18:26:09.842571 | debian-bookworm -> localhost | | + *o .* | 2025-11-23 18:26:09.842591 | debian-bookworm -> localhost | | . =oo =| 2025-11-23 18:26:09.842611 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-23 18:26:09.842659 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.333050 2025-11-23 18:26:09.852094 | 2025-11-23 18:26:09.852211 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-23 18:26:09.890037 | debian-bookworm | ok 2025-11-23 18:26:09.898624 | debian-bookworm | included: /var/lib/zuul/builds/a1a9ad1c5f5f4b8cbd6adb85aca2c0fb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-23 18:26:09.906203 | 2025-11-23 18:26:09.906287 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-23 18:26:09.919027 | debian-bookworm | skipping: Conditional result was False 2025-11-23 18:26:09.925301 | 2025-11-23 18:26:09.925423 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-23 18:26:10.551372 | debian-bookworm | changed 2025-11-23 18:26:10.557431 | 2025-11-23 18:26:10.557518 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-23 18:26:10.822317 | debian-bookworm | ok 2025-11-23 18:26:10.826805 | 2025-11-23 18:26:10.826905 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-23 18:26:11.491079 | debian-bookworm | changed 2025-11-23 18:26:11.498428 | 2025-11-23 18:26:11.498618 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-23 18:26:12.158603 | debian-bookworm | changed 2025-11-23 18:26:12.168489 | 2025-11-23 18:26:12.168610 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-23 18:26:12.188872 | debian-bookworm | skipping: Conditional result was False 2025-11-23 18:26:12.195030 | 2025-11-23 18:26:12.195132 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-23 18:26:12.715771 | debian-bookworm -> localhost | changed 2025-11-23 18:26:12.725998 | 2025-11-23 18:26:12.726100 | TASK [add-build-sshkey : Add back temp key] 2025-11-23 18:26:13.052961 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a1a9ad1c5f5f4b8cbd6adb85aca2c0fb/work/a1a9ad1c5f5f4b8cbd6adb85aca2c0fb_id_rsa (zuul-build-sshkey) 2025-11-23 18:26:13.053147 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011741 2025-11-23 18:26:13.060830 | 2025-11-23 18:26:13.060923 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-23 18:26:13.421821 | debian-bookworm | ok 2025-11-23 18:26:13.425926 | 2025-11-23 18:26:13.426013 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-23 18:26:13.470896 | debian-bookworm | skipping: Conditional result was False 2025-11-23 18:26:13.479694 | 2025-11-23 18:26:13.479782 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-23 18:26:13.971024 | debian-bookworm | ok 2025-11-23 18:26:13.979768 | 2025-11-23 18:26:13.979861 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-23 18:26:14.037460 | debian-bookworm | ok 2025-11-23 18:26:14.041553 | 2025-11-23 18:26:14.041636 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-23 18:26:14.448124 | debian-bookworm -> localhost | ok 2025-11-23 18:26:14.453283 | 2025-11-23 18:26:14.453410 | TASK [validate-host : Collect information about the host] 2025-11-23 18:26:15.529033 | debian-bookworm | ok 2025-11-23 18:26:15.568861 | 2025-11-23 18:26:15.568963 | TASK [validate-host : Sanitize hostname] 2025-11-23 18:26:15.666414 | debian-bookworm | ok 2025-11-23 18:26:15.699252 | 2025-11-23 18:26:15.699355 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-23 18:26:16.516318 | debian-bookworm -> localhost | changed 2025-11-23 18:26:16.523275 | 2025-11-23 18:26:16.523412 | TASK [validate-host : Collect information about zuul worker] 2025-11-23 18:26:17.012403 | debian-bookworm | ok 2025-11-23 18:26:17.022574 | 2025-11-23 18:26:17.022711 | TASK [validate-host : Write out all zuul information for each host] 2025-11-23 18:26:18.039925 | debian-bookworm -> localhost | changed 2025-11-23 18:26:18.052249 | 2025-11-23 18:26:18.052380 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-23 18:26:18.410645 | debian-bookworm | ok 2025-11-23 18:26:18.417455 | 2025-11-23 18:26:18.417598 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-23 18:26:20.356477 | debian-bookworm | changed: 2025-11-23 18:26:20.356770 | debian-bookworm | cd+++++++++ src/ 2025-11-23 18:26:20.356810 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-23 18:26:20.356836 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-23 18:26:20.356858 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2025-11-23 18:26:20.356879 | debian-bookworm | Containerfile 2025-11-23 18:26:20.357059 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007615 2025-11-23 18:26:45.664918 | 2025-11-23 18:26:45.665040 | TASK [upload-logs : Upload logs to log server] 2025-11-23 18:26:46.251479 | localhost | Output suppressed because no_log was given 2025-11-23 18:26:46.253519 | 2025-11-23 18:26:46.253641 | LOOP [upload-logs : Compress console log and json output] 2025-11-23 18:26:46.306671 | localhost | skipping: Conditional result was False 2025-11-23 18:26:46.313347 | localhost | skipping: Conditional result was False 2025-11-23 18:26:46.322688 | 2025-11-23 18:26:46.322823 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-23 18:26:46.392891 | localhost | skipping: Conditional result was False 2025-11-23 18:26:46.393386 | 2025-11-23 18:26:46.397407 | localhost | skipping: Conditional result was False 2025-11-23 18:26:46.400979 | 2025-11-23 18:26:46.401125 | LOOP [upload-logs : Upload console log and json output]