2025-09-22 03:06:44.681924 | Job console starting 2025-09-22 03:06:44.693938 | Updating git repos 2025-09-22 03:06:44.735161 | Cloning repos into workspace 2025-09-22 03:06:44.815770 | Restoring repo states 2025-09-22 03:06:44.825643 | Merging changes 2025-09-22 03:06:44.825661 | Checking out repos 2025-09-22 03:06:44.913042 | Preparing playbooks 2025-09-22 03:06:46.343089 | Running Ansible setup 2025-09-22 03:06:51.409371 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-22 03:06:52.090215 | 2025-09-22 03:06:52.090344 | PLAY [Base pre] 2025-09-22 03:06:52.105169 | 2025-09-22 03:06:52.105288 | TASK [Setup log path fact] 2025-09-22 03:06:52.123994 | debian-bookworm | ok 2025-09-22 03:06:52.138168 | 2025-09-22 03:06:52.138284 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-22 03:06:52.167163 | debian-bookworm | ok 2025-09-22 03:06:52.179285 | 2025-09-22 03:06:52.179382 | TASK [emit-job-header : Print job information] 2025-09-22 03:06:52.217111 | # Job Information 2025-09-22 03:06:52.217265 | Ansible Version: 2.16.14 2025-09-22 03:06:52.217300 | Job: yamllint 2025-09-22 03:06:52.217331 | Pipeline: periodic-daily 2025-09-22 03:06:52.217354 | Executor: 521e9411259a 2025-09-22 03:06:52.217375 | Triggered by: https://github.com/osism/metalbox 2025-09-22 03:06:52.217396 | Event ID: 6e309c502d2e41dbbf68628f0479ffe8 2025-09-22 03:06:52.221999 | 2025-09-22 03:06:52.222087 | LOOP [emit-job-header : Print node information] 2025-09-22 03:06:52.335259 | debian-bookworm | ok: 2025-09-22 03:06:52.335419 | debian-bookworm | # Node Information 2025-09-22 03:06:52.335450 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-22 03:06:52.335474 | debian-bookworm | Hostname: debian 2025-09-22 03:06:52.335496 | debian-bookworm | Username: zuul 2025-09-22 03:06:52.335517 | debian-bookworm | Distro: Debian 12.12 2025-09-22 03:06:52.335540 | debian-bookworm | Provider: regiocloud-a 2025-09-22 03:06:52.335560 | debian-bookworm | Region: 2025-09-22 03:06:52.335581 | debian-bookworm | Label: debian-bookworm 2025-09-22 03:06:52.335601 | debian-bookworm | Product Name: OpenStack Nova 2025-09-22 03:06:52.335620 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feaf:4808 2025-09-22 03:06:52.346210 | 2025-09-22 03:06:52.346306 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-22 03:06:52.983398 | debian-bookworm -> localhost | changed 2025-09-22 03:06:52.992802 | 2025-09-22 03:06:52.992947 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-22 03:06:54.187979 | debian-bookworm -> localhost | changed 2025-09-22 03:06:54.200106 | 2025-09-22 03:06:54.200198 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-22 03:06:54.486915 | debian-bookworm -> localhost | ok 2025-09-22 03:06:54.492819 | 2025-09-22 03:06:54.492911 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-22 03:06:54.510412 | debian-bookworm | ok 2025-09-22 03:06:54.526210 | debian-bookworm | included: /var/lib/zuul/builds/6a6e82e3c66e4ff0b3c32cf11447682f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-22 03:06:54.531943 | 2025-09-22 03:06:54.532026 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-22 03:06:56.578127 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-22 03:06:56.578381 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6a6e82e3c66e4ff0b3c32cf11447682f/work/6a6e82e3c66e4ff0b3c32cf11447682f_id_rsa 2025-09-22 03:06:56.578426 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6a6e82e3c66e4ff0b3c32cf11447682f/work/6a6e82e3c66e4ff0b3c32cf11447682f_id_rsa.pub 2025-09-22 03:06:56.578453 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-22 03:06:56.578476 | debian-bookworm -> localhost | SHA256:egncTm8hLOqfLUfiVblSAIftzIJhjrzy1dnFojcqvwk zuul-build-sshkey 2025-09-22 03:06:56.578498 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-22 03:06:56.578527 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-22 03:06:56.578549 | debian-bookworm -> localhost | | .+. | 2025-09-22 03:06:56.578569 | debian-bookworm -> localhost | | o ..o | 2025-09-22 03:06:56.578588 | debian-bookworm -> localhost | | . + o + o . | 2025-09-22 03:06:56.578608 | debian-bookworm -> localhost | | o o..o= * | 2025-09-22 03:06:56.578627 | debian-bookworm -> localhost | | . .+=S=.. | 2025-09-22 03:06:56.578655 | debian-bookworm -> localhost | |. . ..=*B+.. | 2025-09-22 03:06:56.578677 | debian-bookworm -> localhost | | o .E..*+oo | 2025-09-22 03:06:56.578724 | debian-bookworm -> localhost | | ....+=.. | 2025-09-22 03:06:56.578746 | debian-bookworm -> localhost | | .+*+. | 2025-09-22 03:06:56.578766 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-22 03:06:56.578820 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.669098 2025-09-22 03:06:56.585618 | 2025-09-22 03:06:56.585721 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-22 03:06:56.602785 | debian-bookworm | ok 2025-09-22 03:06:56.611810 | debian-bookworm | included: /var/lib/zuul/builds/6a6e82e3c66e4ff0b3c32cf11447682f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-22 03:06:56.620392 | 2025-09-22 03:06:56.620468 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-22 03:06:56.633146 | debian-bookworm | skipping: Conditional result was False 2025-09-22 03:06:56.640274 | 2025-09-22 03:06:56.640378 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-22 03:06:57.253857 | debian-bookworm | changed 2025-09-22 03:06:57.259139 | 2025-09-22 03:06:57.259225 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-22 03:06:57.518970 | debian-bookworm | ok 2025-09-22 03:06:57.524206 | 2025-09-22 03:06:57.524293 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-22 03:06:58.179085 | debian-bookworm | changed 2025-09-22 03:06:58.184406 | 2025-09-22 03:06:58.184484 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-22 03:06:58.810273 | debian-bookworm | changed 2025-09-22 03:06:58.817528 | 2025-09-22 03:06:58.817625 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-22 03:06:58.831584 | debian-bookworm | skipping: Conditional result was False 2025-09-22 03:06:58.851077 | 2025-09-22 03:06:58.851212 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-22 03:06:59.221076 | debian-bookworm -> localhost | changed 2025-09-22 03:06:59.231278 | 2025-09-22 03:06:59.231378 | TASK [add-build-sshkey : Add back temp key] 2025-09-22 03:06:59.537248 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6a6e82e3c66e4ff0b3c32cf11447682f/work/6a6e82e3c66e4ff0b3c32cf11447682f_id_rsa (zuul-build-sshkey) 2025-09-22 03:06:59.537447 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015874 2025-09-22 03:06:59.545310 | 2025-09-22 03:06:59.545396 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-22 03:06:59.899344 | debian-bookworm | ok 2025-09-22 03:06:59.904072 | 2025-09-22 03:06:59.904160 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-22 03:06:59.931279 | debian-bookworm | skipping: Conditional result was False 2025-09-22 03:06:59.954256 | 2025-09-22 03:06:59.954387 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-22 03:07:00.365236 | debian-bookworm | ok 2025-09-22 03:07:00.380462 | 2025-09-22 03:07:00.380587 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-22 03:07:00.410705 | debian-bookworm | ok 2025-09-22 03:07:00.417341 | 2025-09-22 03:07:00.417444 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-22 03:07:00.693852 | debian-bookworm -> localhost | ok 2025-09-22 03:07:00.700411 | 2025-09-22 03:07:00.700815 | TASK [validate-host : Collect information about the host] 2025-09-22 03:07:01.966658 | debian-bookworm | ok 2025-09-22 03:07:01.982669 | 2025-09-22 03:07:01.982867 | TASK [validate-host : Sanitize hostname] 2025-09-22 03:07:02.213602 | debian-bookworm | ok 2025-09-22 03:07:02.269676 | 2025-09-22 03:07:02.270072 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-22 03:07:02.928567 | debian-bookworm -> localhost | changed 2025-09-22 03:07:02.934488 | 2025-09-22 03:07:02.934595 | TASK [validate-host : Collect information about zuul worker] 2025-09-22 03:07:03.392913 | debian-bookworm | ok 2025-09-22 03:07:03.399017 | 2025-09-22 03:07:03.399145 | TASK [validate-host : Write out all zuul information for each host] 2025-09-22 03:07:03.991479 | debian-bookworm -> localhost | changed 2025-09-22 03:07:04.011906 | 2025-09-22 03:07:04.012057 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-22 03:07:04.292038 | debian-bookworm | ok 2025-09-22 03:07:04.302096 | 2025-09-22 03:07:04.302260 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-22 03:07:05.192522 | debian-bookworm | changed: 2025-09-22 03:07:05.192803 | debian-bookworm | cd+++++++++ src/ 2025-09-22 03:07:05.192846 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-22 03:07:05.192871 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-22 03:07:05.192892 | debian-bookworm | cd+++++++++ src/github.com/osism/metalbox/ 2025-09-22 03:07:05.192913 | debian-bookworm | Containerfile 2025-09-22 03:07:05.205790 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003468 2025-09-22 03:07:31.597049 | 2025-09-22 03:07:31.597131 | TASK [upload-logs : Upload logs to log server] 2025-09-22 03:07:32.066280 | localhost | Output suppressed because no_log was given 2025-09-22 03:07:32.067920 | 2025-09-22 03:07:32.068049 | LOOP [upload-logs : Compress console log and json output] 2025-09-22 03:07:32.110033 | localhost | skipping: Conditional result was False 2025-09-22 03:07:32.115714 | localhost | skipping: Conditional result was False 2025-09-22 03:07:32.123081 | 2025-09-22 03:07:32.123169 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-22 03:07:32.156177 | localhost | skipping: Conditional result was False 2025-09-22 03:07:32.156366 | 2025-09-22 03:07:32.164059 | localhost | skipping: Conditional result was False 2025-09-22 03:07:32.168977 | 2025-09-22 03:07:32.169070 | LOOP [upload-logs : Upload console log and json output]