2026-01-30 03:03:34.718340 | Job console starting 2026-01-30 03:03:34.733289 | Updating git repos 2026-01-30 03:03:34.778004 | Cloning repos into workspace 2026-01-30 03:03:34.824821 | Restoring repo states 2026-01-30 03:03:34.831083 | Merging changes 2026-01-30 03:03:34.831107 | Checking out repos 2026-01-30 03:03:35.501938 | Preparing playbooks 2026-01-30 03:03:36.875938 | Running Ansible setup 2026-01-30 03:03:43.864006 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-30 03:03:45.190474 | 2026-01-30 03:03:45.190642 | PLAY [Base pre] 2026-01-30 03:03:45.215664 | 2026-01-30 03:03:45.215833 | TASK [Setup log path fact] 2026-01-30 03:03:45.267194 | debian-bookworm | ok 2026-01-30 03:03:45.306674 | 2026-01-30 03:03:45.306927 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-30 03:03:45.394416 | debian-bookworm | ok 2026-01-30 03:03:45.425910 | 2026-01-30 03:03:45.426064 | TASK [emit-job-header : Print job information] 2026-01-30 03:03:45.502753 | # Job Information 2026-01-30 03:03:45.502980 | Ansible Version: 2.16.14 2026-01-30 03:03:45.503017 | Job: yamllint 2026-01-30 03:03:45.503071 | Pipeline: periodic-daily 2026-01-30 03:03:45.503094 | Executor: 521e9411259a 2026-01-30 03:03:45.503115 | Triggered by: https://github.com/osism/osism-kubernetes 2026-01-30 03:03:45.503138 | Event ID: 9700b6f99ecd4d1787884ce04a9a5da9 2026-01-30 03:03:45.515637 | 2026-01-30 03:03:45.515991 | LOOP [emit-job-header : Print node information] 2026-01-30 03:03:45.709234 | debian-bookworm | ok: 2026-01-30 03:03:45.709527 | debian-bookworm | # Node Information 2026-01-30 03:03:45.709567 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-30 03:03:45.709593 | debian-bookworm | Hostname: debian 2026-01-30 03:03:45.709616 | debian-bookworm | Username: zuul 2026-01-30 03:03:45.709637 | debian-bookworm | Distro: Debian 12.13 2026-01-30 03:03:45.709661 | debian-bookworm | Provider: regiocloud-a 2026-01-30 03:03:45.709681 | debian-bookworm | Region: 2026-01-30 03:03:45.709702 | debian-bookworm | Label: debian-bookworm 2026-01-30 03:03:45.709723 | debian-bookworm | Product Name: OpenStack Nova 2026-01-30 03:03:45.709743 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefe:ac1f 2026-01-30 03:03:45.736272 | 2026-01-30 03:03:45.736427 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-30 03:03:46.752868 | debian-bookworm -> localhost | changed 2026-01-30 03:03:46.761239 | 2026-01-30 03:03:46.761383 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-30 03:03:48.911537 | debian-bookworm -> localhost | changed 2026-01-30 03:03:48.920437 | 2026-01-30 03:03:48.920545 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-30 03:03:49.721562 | debian-bookworm -> localhost | ok 2026-01-30 03:03:49.726598 | 2026-01-30 03:03:49.726690 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-30 03:03:49.774022 | debian-bookworm | ok 2026-01-30 03:03:49.820449 | debian-bookworm | included: /var/lib/zuul/builds/9c0fa49b07e049a98d50418032eb39e1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-30 03:03:49.825378 | 2026-01-30 03:03:49.825455 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-30 03:03:53.839338 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-30 03:03:53.839501 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9c0fa49b07e049a98d50418032eb39e1/work/9c0fa49b07e049a98d50418032eb39e1_id_rsa 2026-01-30 03:03:53.839531 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9c0fa49b07e049a98d50418032eb39e1/work/9c0fa49b07e049a98d50418032eb39e1_id_rsa.pub 2026-01-30 03:03:53.839551 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-30 03:03:53.839571 | debian-bookworm -> localhost | SHA256:rwRjKTBI2lUxJZHhvScm2jmUI7MfKTacfaJMBPC0RnE zuul-build-sshkey 2026-01-30 03:03:53.839590 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-30 03:03:53.839615 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-30 03:03:53.839633 | debian-bookworm -> localhost | |..+.E.B*. | 2026-01-30 03:03:53.839650 | debian-bookworm -> localhost | |oB + ..+ | 2026-01-30 03:03:53.839666 | debian-bookworm -> localhost | |o O . . | 2026-01-30 03:03:53.839682 | debian-bookworm -> localhost | | . + o . | 2026-01-30 03:03:53.839697 | debian-bookworm -> localhost | | = X S . | 2026-01-30 03:03:53.839716 | debian-bookworm -> localhost | | o % O + | 2026-01-30 03:03:53.839732 | debian-bookworm -> localhost | | X O o . | 2026-01-30 03:03:53.839748 | debian-bookworm -> localhost | | + = * . | 2026-01-30 03:03:53.839764 | debian-bookworm -> localhost | | o . . | 2026-01-30 03:03:53.839780 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-30 03:03:53.839817 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.705272 2026-01-30 03:03:53.845245 | 2026-01-30 03:03:53.845326 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-30 03:03:53.892069 | debian-bookworm | ok 2026-01-30 03:03:53.907676 | debian-bookworm | included: /var/lib/zuul/builds/9c0fa49b07e049a98d50418032eb39e1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-30 03:03:53.938574 | 2026-01-30 03:03:53.938667 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-30 03:03:53.952122 | debian-bookworm | skipping: Conditional result was False 2026-01-30 03:03:53.974299 | 2026-01-30 03:03:53.974406 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-30 03:03:54.794088 | debian-bookworm | changed 2026-01-30 03:03:54.802356 | 2026-01-30 03:03:54.802438 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-30 03:03:55.125944 | debian-bookworm | ok 2026-01-30 03:03:55.130484 | 2026-01-30 03:03:55.130563 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-30 03:03:55.868889 | debian-bookworm | changed 2026-01-30 03:03:55.875233 | 2026-01-30 03:03:55.875320 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-30 03:03:56.690436 | debian-bookworm | changed 2026-01-30 03:03:56.694810 | 2026-01-30 03:03:56.695530 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-30 03:03:56.718321 | debian-bookworm | skipping: Conditional result was False 2026-01-30 03:03:56.723774 | 2026-01-30 03:03:56.723860 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-30 03:03:57.948866 | debian-bookworm -> localhost | changed 2026-01-30 03:03:57.958677 | 2026-01-30 03:03:57.958770 | TASK [add-build-sshkey : Add back temp key] 2026-01-30 03:03:58.907037 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9c0fa49b07e049a98d50418032eb39e1/work/9c0fa49b07e049a98d50418032eb39e1_id_rsa (zuul-build-sshkey) 2026-01-30 03:03:58.907383 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.033241 2026-01-30 03:03:58.914448 | 2026-01-30 03:03:58.914532 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-30 03:03:59.374495 | debian-bookworm | ok 2026-01-30 03:03:59.378764 | 2026-01-30 03:03:59.378864 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-30 03:03:59.406115 | debian-bookworm | skipping: Conditional result was False 2026-01-30 03:03:59.425765 | 2026-01-30 03:03:59.425852 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-30 03:03:59.934050 | debian-bookworm | ok 2026-01-30 03:03:59.947959 | 2026-01-30 03:03:59.948048 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-30 03:03:59.990897 | debian-bookworm | ok 2026-01-30 03:03:59.994884 | 2026-01-30 03:03:59.994960 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-30 03:04:00.427815 | debian-bookworm -> localhost | ok 2026-01-30 03:04:00.434240 | 2026-01-30 03:04:00.434340 | TASK [validate-host : Collect information about the host] 2026-01-30 03:04:01.596592 | debian-bookworm | ok 2026-01-30 03:04:01.608613 | 2026-01-30 03:04:01.608700 | TASK [validate-host : Sanitize hostname] 2026-01-30 03:04:01.784646 | debian-bookworm | ok 2026-01-30 03:04:01.821520 | 2026-01-30 03:04:01.821607 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-30 03:04:02.722516 | debian-bookworm -> localhost | changed 2026-01-30 03:04:02.727017 | 2026-01-30 03:04:02.727101 | TASK [validate-host : Collect information about zuul worker] 2026-01-30 03:04:03.150644 | debian-bookworm | ok 2026-01-30 03:04:03.154466 | 2026-01-30 03:04:03.154552 | TASK [validate-host : Write out all zuul information for each host] 2026-01-30 03:04:04.330909 | debian-bookworm -> localhost | changed 2026-01-30 03:04:04.346286 | 2026-01-30 03:04:04.346375 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-30 03:04:04.664360 | debian-bookworm | ok 2026-01-30 03:04:04.682500 | 2026-01-30 03:04:04.682591 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-30 03:04:06.983766 | debian-bookworm | changed: 2026-01-30 03:04:06.983924 | debian-bookworm | cd+++++++++ src/ 2026-01-30 03:04:06.983952 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-30 03:04:06.983972 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-30 03:04:06.983990 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-01-30 03:04:06.984007 | debian-bookworm | Containerfile 2026-01-30 03:04:06.984172 | debian-bookworm | localhost | ok: Runtime: 0:00:00.028707 2026-01-30 03:04:35.293935 | 2026-01-30 03:04:35.294033 | TASK [upload-logs : Upload logs to log server] 2026-01-30 03:04:36.396354 | localhost | Output suppressed because no_log was given 2026-01-30 03:04:36.397680 | 2026-01-30 03:04:36.397753 | LOOP [upload-logs : Compress console log and json output] 2026-01-30 03:04:36.484038 | localhost | skipping: Conditional result was False 2026-01-30 03:04:36.490664 | localhost | skipping: Conditional result was False 2026-01-30 03:04:36.493603 | 2026-01-30 03:04:36.493685 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-30 03:04:36.598933 | localhost | skipping: Conditional result was False 2026-01-30 03:04:36.599273 | 2026-01-30 03:04:36.618533 | localhost | skipping: Conditional result was False 2026-01-30 03:04:36.621777 | 2026-01-30 03:04:36.621871 | LOOP [upload-logs : Upload console log and json output]