2026-03-09 03:03:48.139377 | Job console starting 2026-03-09 03:03:48.165490 | Updating git repos 2026-03-09 03:03:48.250599 | Cloning repos into workspace 2026-03-09 03:03:48.376278 | Restoring repo states 2026-03-09 03:03:48.414459 | Merging changes 2026-03-09 03:03:48.414476 | Checking out repos 2026-03-09 03:03:49.318264 | Preparing playbooks 2026-03-09 03:03:50.955441 | Running Ansible setup 2026-03-09 03:03:56.411558 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-09 03:03:58.571815 | 2026-03-09 03:03:58.571976 | PLAY [Base pre] 2026-03-09 03:03:58.659562 | 2026-03-09 03:03:58.659687 | TASK [Setup log path fact] 2026-03-09 03:03:58.690027 | debian-bookworm | ok 2026-03-09 03:03:58.725342 | 2026-03-09 03:03:58.725456 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-09 03:03:58.784744 | debian-bookworm | ok 2026-03-09 03:03:58.793384 | 2026-03-09 03:03:58.793471 | TASK [emit-job-header : Print job information] 2026-03-09 03:03:58.842670 | # Job Information 2026-03-09 03:03:58.842827 | Ansible Version: 2.16.14 2026-03-09 03:03:58.842880 | Job: ansible-lint 2026-03-09 03:03:58.842907 | Pipeline: periodic-daily 2026-03-09 03:03:58.842925 | Executor: 521e9411259a 2026-03-09 03:03:58.842942 | Triggered by: https://github.com/osism/osism-kubernetes 2026-03-09 03:03:58.842960 | Event ID: b909abc04d2a4e9e9f9bc72a6b951e34 2026-03-09 03:03:58.846893 | 2026-03-09 03:03:58.846984 | LOOP [emit-job-header : Print node information] 2026-03-09 03:03:58.995430 | debian-bookworm | ok: 2026-03-09 03:03:58.995586 | debian-bookworm | # Node Information 2026-03-09 03:03:58.995800 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-09 03:03:58.995844 | debian-bookworm | Hostname: debian 2026-03-09 03:03:58.995869 | debian-bookworm | Username: zuul 2026-03-09 03:03:58.995891 | debian-bookworm | Distro: Debian 12.13 2026-03-09 03:03:58.996060 | debian-bookworm | Provider: regiocloud-a 2026-03-09 03:03:58.996102 | debian-bookworm | Region: 2026-03-09 03:03:58.996266 | debian-bookworm | Label: debian-bookworm 2026-03-09 03:03:58.996318 | debian-bookworm | Product Name: OpenStack Nova 2026-03-09 03:03:58.996492 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea8:354a 2026-03-09 03:03:59.008774 | 2026-03-09 03:03:59.010929 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-09 03:04:00.212573 | debian-bookworm -> localhost | changed 2026-03-09 03:04:00.218168 | 2026-03-09 03:04:00.218255 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-09 03:04:01.847790 | debian-bookworm -> localhost | changed 2026-03-09 03:04:01.856904 | 2026-03-09 03:04:01.856996 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-09 03:04:02.460499 | debian-bookworm -> localhost | ok 2026-03-09 03:04:02.465438 | 2026-03-09 03:04:02.465526 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-09 03:04:02.512723 | debian-bookworm | ok 2026-03-09 03:04:02.540125 | debian-bookworm | included: /var/lib/zuul/builds/d0136648cd8f4231832ece3580e2573b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-09 03:04:02.561108 | 2026-03-09 03:04:02.561217 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-09 03:04:05.467045 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-09 03:04:05.467210 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d0136648cd8f4231832ece3580e2573b/work/d0136648cd8f4231832ece3580e2573b_id_rsa 2026-03-09 03:04:05.467243 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d0136648cd8f4231832ece3580e2573b/work/d0136648cd8f4231832ece3580e2573b_id_rsa.pub 2026-03-09 03:04:05.467266 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-09 03:04:05.467286 | debian-bookworm -> localhost | SHA256:iEmBRTOAUB27NosTTLbFKOBssZYm/b/HBF1h0qWpC44 zuul-build-sshkey 2026-03-09 03:04:05.467305 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-09 03:04:05.467333 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-09 03:04:05.467352 | debian-bookworm -> localhost | |++o*B. ..oo. | 2026-03-09 03:04:05.467370 | debian-bookworm -> localhost | |=.=o.= ooo | 2026-03-09 03:04:05.467387 | debian-bookworm -> localhost | |oO= = . .o | 2026-03-09 03:04:05.467404 | debian-bookworm -> localhost | |== = +.... | 2026-03-09 03:04:05.467420 | debian-bookworm -> localhost | | + B o.S | 2026-03-09 03:04:05.467442 | debian-bookworm -> localhost | | + * ... | 2026-03-09 03:04:05.467458 | debian-bookworm -> localhost | | o E oo. | 2026-03-09 03:04:05.467474 | debian-bookworm -> localhost | | . .o | 2026-03-09 03:04:05.467491 | debian-bookworm -> localhost | | .. | 2026-03-09 03:04:05.467508 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-09 03:04:05.467552 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.039636 2026-03-09 03:04:05.478116 | 2026-03-09 03:04:05.478197 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-09 03:04:05.496701 | debian-bookworm | ok 2026-03-09 03:04:05.506419 | debian-bookworm | included: /var/lib/zuul/builds/d0136648cd8f4231832ece3580e2573b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-09 03:04:05.523180 | 2026-03-09 03:04:05.523268 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-09 03:04:05.558368 | debian-bookworm | skipping: Conditional result was False 2026-03-09 03:04:05.563311 | 2026-03-09 03:04:05.563395 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-09 03:04:06.276389 | debian-bookworm | changed 2026-03-09 03:04:06.281743 | 2026-03-09 03:04:06.281859 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-09 03:04:06.569089 | debian-bookworm | ok 2026-03-09 03:04:06.574667 | 2026-03-09 03:04:06.574790 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-09 03:04:07.334143 | debian-bookworm | changed 2026-03-09 03:04:07.352841 | 2026-03-09 03:04:07.352945 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-09 03:04:08.089536 | debian-bookworm | changed 2026-03-09 03:04:08.095612 | 2026-03-09 03:04:08.095710 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-09 03:04:08.118566 | debian-bookworm | skipping: Conditional result was False 2026-03-09 03:04:08.124501 | 2026-03-09 03:04:08.124599 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-09 03:04:08.575514 | debian-bookworm -> localhost | changed 2026-03-09 03:04:08.586308 | 2026-03-09 03:04:08.586405 | TASK [add-build-sshkey : Add back temp key] 2026-03-09 03:04:08.942296 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d0136648cd8f4231832ece3580e2573b/work/d0136648cd8f4231832ece3580e2573b_id_rsa (zuul-build-sshkey) 2026-03-09 03:04:08.942500 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008920 2026-03-09 03:04:08.950219 | 2026-03-09 03:04:08.950320 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-09 03:04:09.363811 | debian-bookworm | ok 2026-03-09 03:04:09.374161 | 2026-03-09 03:04:09.374264 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-09 03:04:09.418997 | debian-bookworm | skipping: Conditional result was False 2026-03-09 03:04:09.430545 | 2026-03-09 03:04:09.430646 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-09 03:04:09.928832 | debian-bookworm | ok 2026-03-09 03:04:09.939980 | 2026-03-09 03:04:09.940091 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-09 03:04:09.968298 | debian-bookworm | ok 2026-03-09 03:04:09.973417 | 2026-03-09 03:04:09.973515 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-09 03:04:10.431490 | debian-bookworm -> localhost | ok 2026-03-09 03:04:10.438904 | 2026-03-09 03:04:10.439041 | TASK [validate-host : Collect information about the host] 2026-03-09 03:04:11.765393 | debian-bookworm | ok 2026-03-09 03:04:11.779224 | 2026-03-09 03:04:11.779362 | TASK [validate-host : Sanitize hostname] 2026-03-09 03:04:11.922340 | debian-bookworm | ok 2026-03-09 03:04:11.977691 | 2026-03-09 03:04:11.977914 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-09 03:04:12.857862 | debian-bookworm -> localhost | changed 2026-03-09 03:04:12.867658 | 2026-03-09 03:04:12.867825 | TASK [validate-host : Collect information about zuul worker] 2026-03-09 03:04:13.493415 | debian-bookworm | ok 2026-03-09 03:04:13.498406 | 2026-03-09 03:04:13.498534 | TASK [validate-host : Write out all zuul information for each host] 2026-03-09 03:04:14.080320 | debian-bookworm -> localhost | changed 2026-03-09 03:04:14.090591 | 2026-03-09 03:04:14.090714 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-09 03:04:14.369738 | debian-bookworm | ok 2026-03-09 03:04:14.376418 | 2026-03-09 03:04:14.376542 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-09 03:04:16.663719 | debian-bookworm | changed: 2026-03-09 03:04:16.663904 | debian-bookworm | cd+++++++++ src/ 2026-03-09 03:04:16.663942 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-09 03:04:16.663967 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-09 03:04:16.663989 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-03-09 03:04:16.664009 | debian-bookworm | Containerfile 2026-03-09 03:04:16.664179 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007970 2026-03-09 03:05:48.017066 | 2026-03-09 03:05:48.017193 | TASK [upload-logs : Upload logs to log server] 2026-03-09 03:05:49.007180 | localhost | Output suppressed because no_log was given 2026-03-09 03:05:49.009974 | 2026-03-09 03:05:49.010271 | LOOP [upload-logs : Compress console log and json output] 2026-03-09 03:05:49.132365 | localhost | skipping: Conditional result was False 2026-03-09 03:05:49.141092 | localhost | skipping: Conditional result was False 2026-03-09 03:05:49.150993 | 2026-03-09 03:05:49.151097 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-09 03:05:49.267454 | localhost | skipping: Conditional result was False 2026-03-09 03:05:49.267694 | 2026-03-09 03:05:49.275996 | localhost | skipping: Conditional result was False 2026-03-09 03:05:49.288507 | 2026-03-09 03:05:49.288598 | LOOP [upload-logs : Upload console log and json output]