2026-01-01 03:15:32.846486 | Job console starting 2026-01-01 03:15:32.862090 | Updating git repos 2026-01-01 03:15:32.895752 | Cloning repos into workspace 2026-01-01 03:15:33.002495 | Restoring repo states 2026-01-01 03:15:33.017764 | Merging changes 2026-01-01 03:15:33.017792 | Checking out repos 2026-01-01 03:15:33.140179 | Preparing playbooks 2026-01-01 03:15:34.648888 | Running Ansible setup 2026-01-01 03:15:40.049903 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-01 03:15:41.458942 | 2026-01-01 03:15:41.459130 | PLAY [Base pre] 2026-01-01 03:15:41.480609 | 2026-01-01 03:15:41.480778 | TASK [Setup log path fact] 2026-01-01 03:15:41.512384 | debian-bookworm | ok 2026-01-01 03:15:41.533252 | 2026-01-01 03:15:41.533441 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-01 03:15:41.598643 | debian-bookworm | ok 2026-01-01 03:15:41.627477 | 2026-01-01 03:15:41.627632 | TASK [emit-job-header : Print job information] 2026-01-01 03:15:41.721515 | # Job Information 2026-01-01 03:15:41.721713 | Ansible Version: 2.16.14 2026-01-01 03:15:41.721786 | Job: yamllint 2026-01-01 03:15:41.721822 | Pipeline: periodic-daily 2026-01-01 03:15:41.721846 | Executor: 521e9411259a 2026-01-01 03:15:41.721867 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-01-01 03:15:41.721890 | Event ID: e66f89faaa4f44db819ad0ecdd804c2d 2026-01-01 03:15:41.728048 | 2026-01-01 03:15:41.728197 | LOOP [emit-job-header : Print node information] 2026-01-01 03:15:41.873401 | debian-bookworm | ok: 2026-01-01 03:15:41.873611 | debian-bookworm | # Node Information 2026-01-01 03:15:41.873646 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-01 03:15:41.873671 | debian-bookworm | Hostname: debian 2026-01-01 03:15:41.873694 | debian-bookworm | Username: zuul 2026-01-01 03:15:41.873715 | debian-bookworm | Distro: Debian 12.12 2026-01-01 03:15:41.873739 | debian-bookworm | Provider: regiocloud-a 2026-01-01 03:15:41.873759 | debian-bookworm | Region: 2026-01-01 03:15:41.873781 | debian-bookworm | Label: debian-bookworm 2026-01-01 03:15:41.873800 | debian-bookworm | Product Name: OpenStack Nova 2026-01-01 03:15:41.873819 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2b:9a34 2026-01-01 03:15:41.895461 | 2026-01-01 03:15:41.897342 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-01 03:15:43.513033 | debian-bookworm -> localhost | changed 2026-01-01 03:15:43.521969 | 2026-01-01 03:15:43.522116 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-01 03:15:45.530625 | debian-bookworm -> localhost | changed 2026-01-01 03:15:45.548102 | 2026-01-01 03:15:45.548251 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-01 03:15:46.363321 | debian-bookworm -> localhost | ok 2026-01-01 03:15:46.377214 | 2026-01-01 03:15:46.377398 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-01 03:15:46.459535 | debian-bookworm | ok 2026-01-01 03:15:46.508950 | debian-bookworm | included: /var/lib/zuul/builds/00ae503b24b64f2b88b7f3171a94b494/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-01 03:15:46.534906 | 2026-01-01 03:15:46.535051 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-01 03:15:49.616891 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-01 03:15:49.617455 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/00ae503b24b64f2b88b7f3171a94b494/work/00ae503b24b64f2b88b7f3171a94b494_id_rsa 2026-01-01 03:15:49.617521 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/00ae503b24b64f2b88b7f3171a94b494/work/00ae503b24b64f2b88b7f3171a94b494_id_rsa.pub 2026-01-01 03:15:49.617549 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-01 03:15:49.617575 | debian-bookworm -> localhost | SHA256:onsvjfCuSaO2J0hJRsdtAoxWzN8u0n87oILYNww0Rrs zuul-build-sshkey 2026-01-01 03:15:49.617599 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-01 03:15:49.617631 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-01 03:15:49.617654 | debian-bookworm -> localhost | |o.*.. | 2026-01-01 03:15:49.617676 | debian-bookworm -> localhost | |.+.* o | 2026-01-01 03:15:49.617696 | debian-bookworm -> localhost | |o...+ . | 2026-01-01 03:15:49.617717 | debian-bookworm -> localhost | | o= . . | 2026-01-01 03:15:49.617737 | debian-bookworm -> localhost | |oo.o. o S | 2026-01-01 03:15:49.617764 | debian-bookworm -> localhost | | oE..+ + | 2026-01-01 03:15:49.617785 | debian-bookworm -> localhost | |oo.o=o+o. | 2026-01-01 03:15:49.617804 | debian-bookworm -> localhost | |o.++===..o | 2026-01-01 03:15:49.617825 | debian-bookworm -> localhost | | .o===.oo.o | 2026-01-01 03:15:49.617847 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-01 03:15:49.617906 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.011956 2026-01-01 03:15:49.627006 | 2026-01-01 03:15:49.628231 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-01 03:15:49.690462 | debian-bookworm | ok 2026-01-01 03:15:49.708174 | debian-bookworm | included: /var/lib/zuul/builds/00ae503b24b64f2b88b7f3171a94b494/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-01 03:15:49.719664 | 2026-01-01 03:15:49.719808 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-01 03:15:49.755709 | debian-bookworm | skipping: Conditional result was False 2026-01-01 03:15:49.766072 | 2026-01-01 03:15:49.766353 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-01 03:15:50.486222 | debian-bookworm | changed 2026-01-01 03:15:50.496248 | 2026-01-01 03:15:50.497745 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-01 03:15:50.754278 | debian-bookworm | ok 2026-01-01 03:15:50.760134 | 2026-01-01 03:15:50.760254 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-01 03:15:51.492205 | debian-bookworm | changed 2026-01-01 03:15:51.499573 | 2026-01-01 03:15:51.499700 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-01 03:15:52.122972 | debian-bookworm | changed 2026-01-01 03:15:52.132304 | 2026-01-01 03:15:52.132451 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-01 03:15:52.157176 | debian-bookworm | skipping: Conditional result was False 2026-01-01 03:15:52.170146 | 2026-01-01 03:15:52.170336 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-01 03:15:52.684615 | debian-bookworm -> localhost | changed 2026-01-01 03:15:52.697864 | 2026-01-01 03:15:52.698015 | TASK [add-build-sshkey : Add back temp key] 2026-01-01 03:15:53.134274 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/00ae503b24b64f2b88b7f3171a94b494/work/00ae503b24b64f2b88b7f3171a94b494_id_rsa (zuul-build-sshkey) 2026-01-01 03:15:53.134569 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012687 2026-01-01 03:15:53.143007 | 2026-01-01 03:15:53.143136 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-01 03:15:53.560234 | debian-bookworm | ok 2026-01-01 03:15:53.565710 | 2026-01-01 03:15:53.565828 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-01 03:15:53.602496 | debian-bookworm | skipping: Conditional result was False 2026-01-01 03:15:53.615298 | 2026-01-01 03:15:53.615475 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-01 03:15:54.067303 | debian-bookworm | ok 2026-01-01 03:15:54.093973 | 2026-01-01 03:15:54.094136 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-01 03:15:54.126559 | debian-bookworm | ok 2026-01-01 03:15:54.135627 | 2026-01-01 03:15:54.135766 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-01 03:15:54.749701 | debian-bookworm -> localhost | ok 2026-01-01 03:15:54.757772 | 2026-01-01 03:15:54.757900 | TASK [validate-host : Collect information about the host] 2026-01-01 03:15:55.942887 | debian-bookworm | ok 2026-01-01 03:15:55.969311 | 2026-01-01 03:15:55.969458 | TASK [validate-host : Sanitize hostname] 2026-01-01 03:15:56.144096 | debian-bookworm | ok 2026-01-01 03:15:56.252765 | 2026-01-01 03:15:56.252917 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-01 03:15:57.804327 | debian-bookworm -> localhost | changed 2026-01-01 03:15:57.815591 | 2026-01-01 03:15:57.816633 | TASK [validate-host : Collect information about zuul worker] 2026-01-01 03:15:58.541575 | debian-bookworm | ok 2026-01-01 03:15:58.621125 | 2026-01-01 03:15:58.673882 | TASK [validate-host : Write out all zuul information for each host] 2026-01-01 03:16:00.183329 | debian-bookworm -> localhost | changed 2026-01-01 03:16:00.193863 | 2026-01-01 03:16:00.193996 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-01 03:16:00.543225 | debian-bookworm | ok 2026-01-01 03:16:00.550311 | 2026-01-01 03:16:00.550438 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-01 03:16:02.178173 | debian-bookworm | changed: 2026-01-01 03:16:02.178411 | debian-bookworm | cd+++++++++ src/ 2026-01-01 03:16:02.178448 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-01 03:16:02.178473 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-01 03:16:02.178494 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-01-01 03:16:02.178515 | debian-bookworm | Containerfile 2026-01-01 03:16:02.178647 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007606 2026-01-01 03:16:29.260053 | 2026-01-01 03:16:29.260192 | TASK [upload-logs : Upload logs to log server] 2026-01-01 03:16:29.882824 | localhost | Output suppressed because no_log was given 2026-01-01 03:16:29.884772 | 2026-01-01 03:16:29.884881 | LOOP [upload-logs : Compress console log and json output] 2026-01-01 03:16:29.938188 | localhost | skipping: Conditional result was False 2026-01-01 03:16:29.945670 | localhost | skipping: Conditional result was False 2026-01-01 03:16:29.953886 | 2026-01-01 03:16:29.954034 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-01 03:16:30.036063 | localhost | skipping: Conditional result was False 2026-01-01 03:16:30.036698 | 2026-01-01 03:16:30.041255 | localhost | skipping: Conditional result was False 2026-01-01 03:16:30.052796 | 2026-01-01 03:16:30.052959 | LOOP [upload-logs : Upload console log and json output]