2026-07-09 19:31:33.328340 | Job console starting 2026-07-09 19:31:33.337681 | Updating git repos 2026-07-09 19:31:33.366162 | Cloning repos into workspace 2026-07-09 19:31:33.409069 | Restoring repo states 2026-07-09 19:31:33.418726 | Merging changes 2026-07-09 19:31:34.028499 | Checking out repos 2026-07-09 19:31:34.105601 | Preparing playbooks 2026-07-09 19:31:34.785686 | Running Ansible setup 2026-07-09 19:31:39.483298 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-09 19:31:40.287536 | 2026-07-09 19:31:40.287736 | PLAY [Base pre] 2026-07-09 19:31:40.304623 | 2026-07-09 19:31:40.304779 | TASK [Setup log path fact] 2026-07-09 19:31:40.329539 | ubuntu-jammy | ok 2026-07-09 19:31:40.345763 | 2026-07-09 19:31:40.345939 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-09 19:31:40.377618 | ubuntu-jammy | ok 2026-07-09 19:31:40.388161 | 2026-07-09 19:31:40.388322 | TASK [emit-job-header : Print job information] 2026-07-09 19:31:40.432684 | # Job Information 2026-07-09 19:31:40.432999 | Ansible Version: 2.16.14 2026-07-09 19:31:40.433060 | Job: hadolint 2026-07-09 19:31:40.433118 | Pipeline: check 2026-07-09 19:31:40.433159 | Executor: 521e9411259a 2026-07-09 19:31:40.433196 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/741 2026-07-09 19:31:40.433234 | Event ID: af263e60-7bcc-11f1-999f-bd5d50380e85 2026-07-09 19:31:40.440456 | 2026-07-09 19:31:40.440607 | LOOP [emit-job-header : Print node information] 2026-07-09 19:31:40.606121 | ubuntu-jammy | ok: 2026-07-09 19:31:40.606822 | ubuntu-jammy | # Node Information 2026-07-09 19:31:40.606905 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-09 19:31:40.607112 | ubuntu-jammy | Hostname: ubuntu 2026-07-09 19:31:40.607156 | ubuntu-jammy | Username: zuul 2026-07-09 19:31:40.607184 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-09 19:31:40.607211 | ubuntu-jammy | Provider: regiocloud-a 2026-07-09 19:31:40.607235 | ubuntu-jammy | Region: 2026-07-09 19:31:40.607257 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-09 19:31:40.607294 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-09 19:31:40.607316 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feae:e0ca 2026-07-09 19:31:40.624395 | 2026-07-09 19:31:40.624565 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-09 19:31:41.176534 | ubuntu-jammy -> localhost | changed 2026-07-09 19:31:41.199613 | 2026-07-09 19:31:41.199875 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-09 19:31:42.428890 | ubuntu-jammy -> localhost | changed 2026-07-09 19:31:42.440386 | 2026-07-09 19:31:42.440525 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-09 19:31:42.739893 | ubuntu-jammy -> localhost | ok 2026-07-09 19:31:42.746906 | 2026-07-09 19:31:42.747048 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-09 19:31:42.777059 | ubuntu-jammy | ok 2026-07-09 19:31:42.796327 | ubuntu-jammy | included: /var/lib/zuul/builds/4e124d9558114774b084706580ad2a63/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-09 19:31:42.802690 | 2026-07-09 19:31:42.802803 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-09 19:31:43.974576 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-09 19:31:43.974979 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/4e124d9558114774b084706580ad2a63/work/4e124d9558114774b084706580ad2a63_id_rsa 2026-07-09 19:31:43.975034 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/4e124d9558114774b084706580ad2a63/work/4e124d9558114774b084706580ad2a63_id_rsa.pub 2026-07-09 19:31:43.975068 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-09 19:31:43.975097 | ubuntu-jammy -> localhost | SHA256:ULXg5XrfIlBDOf0nWr6v33hIapZiwWfb9nYUUeAYWvY zuul-build-sshkey 2026-07-09 19:31:43.975124 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-09 19:31:43.975150 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-09 19:31:43.975197 | ubuntu-jammy -> localhost | | o.+o+ ..o| 2026-07-09 19:31:43.975224 | ubuntu-jammy -> localhost | | o =o=.= . | 2026-07-09 19:31:43.975249 | ubuntu-jammy -> localhost | | . . *...E .| 2026-07-09 19:31:43.975273 | ubuntu-jammy -> localhost | | . o . +..| 2026-07-09 19:31:43.975379 | ubuntu-jammy -> localhost | | S.. + o.| 2026-07-09 19:31:43.975413 | ubuntu-jammy -> localhost | | oo.+.o .| 2026-07-09 19:31:43.975439 | ubuntu-jammy -> localhost | | .+o*.+ | 2026-07-09 19:31:43.975464 | ubuntu-jammy -> localhost | | o.*.=.=| 2026-07-09 19:31:43.975489 | ubuntu-jammy -> localhost | | . + .oB*| 2026-07-09 19:31:43.975514 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-09 19:31:43.975584 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.565418 2026-07-09 19:31:43.983687 | 2026-07-09 19:31:43.983805 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-09 19:31:44.014627 | ubuntu-jammy | ok 2026-07-09 19:31:44.026622 | ubuntu-jammy | included: /var/lib/zuul/builds/4e124d9558114774b084706580ad2a63/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-09 19:31:44.039742 | 2026-07-09 19:31:44.039959 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-09 19:31:44.067839 | ubuntu-jammy | skipping: Conditional result was False 2026-07-09 19:31:44.079155 | 2026-07-09 19:31:44.079376 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-09 19:31:44.840376 | ubuntu-jammy | changed 2026-07-09 19:31:44.848553 | 2026-07-09 19:31:44.848725 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-09 19:31:45.136516 | ubuntu-jammy | ok 2026-07-09 19:31:45.153748 | 2026-07-09 19:31:45.154992 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-09 19:31:45.893515 | ubuntu-jammy | changed 2026-07-09 19:31:45.906156 | 2026-07-09 19:31:45.906381 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-09 19:31:46.597464 | ubuntu-jammy | changed 2026-07-09 19:31:46.604731 | 2026-07-09 19:31:46.604871 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-09 19:31:46.630179 | ubuntu-jammy | skipping: Conditional result was False 2026-07-09 19:31:46.639477 | 2026-07-09 19:31:46.639635 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-09 19:31:47.359541 | ubuntu-jammy -> localhost | changed 2026-07-09 19:31:47.374686 | 2026-07-09 19:31:47.374899 | TASK [add-build-sshkey : Add back temp key] 2026-07-09 19:31:47.789374 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/4e124d9558114774b084706580ad2a63/work/4e124d9558114774b084706580ad2a63_id_rsa (zuul-build-sshkey) 2026-07-09 19:31:47.789662 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.012804 2026-07-09 19:31:47.809771 | 2026-07-09 19:31:47.810267 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-09 19:31:48.304087 | ubuntu-jammy | ok 2026-07-09 19:31:48.312043 | 2026-07-09 19:31:48.312180 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-09 19:31:48.364551 | ubuntu-jammy | skipping: Conditional result was False 2026-07-09 19:31:48.396910 | 2026-07-09 19:31:48.397074 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-09 19:31:49.086931 | ubuntu-jammy | ok 2026-07-09 19:31:49.098571 | 2026-07-09 19:31:49.098701 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-09 19:31:49.128302 | ubuntu-jammy | ok 2026-07-09 19:31:49.133527 | 2026-07-09 19:31:49.133645 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-09 19:31:49.422008 | ubuntu-jammy -> localhost | ok 2026-07-09 19:31:49.432423 | 2026-07-09 19:31:49.432604 | TASK [validate-host : Collect information about the host] 2026-07-09 19:31:50.721921 | ubuntu-jammy | ok 2026-07-09 19:31:50.732827 | 2026-07-09 19:31:50.732977 | TASK [validate-host : Sanitize hostname] 2026-07-09 19:31:50.858435 | ubuntu-jammy | ok 2026-07-09 19:31:50.914052 | 2026-07-09 19:31:50.914215 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-09 19:31:51.600189 | ubuntu-jammy -> localhost | changed 2026-07-09 19:31:51.608783 | 2026-07-09 19:31:51.608916 | TASK [validate-host : Collect information about zuul worker] 2026-07-09 19:31:52.227885 | ubuntu-jammy | ok 2026-07-09 19:31:52.237311 | 2026-07-09 19:31:52.237502 | TASK [validate-host : Write out all zuul information for each host] 2026-07-09 19:31:52.859390 | ubuntu-jammy -> localhost | changed 2026-07-09 19:31:52.874621 | 2026-07-09 19:31:52.874760 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-09 19:31:53.156944 | ubuntu-jammy | ok 2026-07-09 19:31:53.163308 | 2026-07-09 19:31:53.163425 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-09 19:31:54.211112 | ubuntu-jammy | changed: 2026-07-09 19:31:54.211393 | ubuntu-jammy | cd+++++++++ src/ 2026-07-09 19:31:54.211436 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-09 19:31:54.211461 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-09 19:31:54.211484 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-09 19:31:54.211506 | ubuntu-jammy | Containerfile 2026-07-09 19:31:54.211642 | ubuntu-jammy | Containerfile 2026-07-09 19:31:54.218126 | ubuntu-jammy | Containerfile 2026-07-09 19:31:54.218197 | ubuntu-jammy | Containerfile 2026-07-09 19:31:54.218274 | ubuntu-jammy | Containerfile 2026-07-09 19:31:54.218356 | ubuntu-jammy | Containerfile 2026-07-09 19:31:54.218426 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006237 2026-07-09 19:32:02.350590 | 2026-07-09 19:32:02.350999 | TASK [upload-logs : Upload logs to log server] 2026-07-09 19:32:03.132423 | localhost | Output suppressed because no_log was given 2026-07-09 19:32:03.134452 | 2026-07-09 19:32:03.134565 | LOOP [upload-logs : Compress console log and json output] 2026-07-09 19:32:03.187497 | localhost | skipping: Conditional result was False 2026-07-09 19:32:03.195662 | localhost | skipping: Conditional result was False 2026-07-09 19:32:03.203026 | 2026-07-09 19:32:03.203141 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-09 19:32:03.254353 | localhost | skipping: Conditional result was False 2026-07-09 19:32:03.254711 | 2026-07-09 19:32:03.259078 | localhost | skipping: Conditional result was False 2026-07-09 19:32:03.265374 | 2026-07-09 19:32:03.265509 | LOOP [upload-logs : Upload console log and json output]