2026-07-10 03:04:56.147390 | Job console starting 2026-07-10 03:04:56.161685 | Updating git repos 2026-07-10 03:04:56.207730 | Cloning repos into workspace 2026-07-10 03:04:56.277764 | Restoring repo states 2026-07-10 03:04:56.284548 | Merging changes 2026-07-10 03:04:56.284564 | Checking out repos 2026-07-10 03:04:56.421595 | Preparing playbooks 2026-07-10 03:04:57.447947 | Running Ansible setup 2026-07-10 03:05:02.866678 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-10 03:05:03.697500 | 2026-07-10 03:05:03.697646 | PLAY [Base pre] 2026-07-10 03:05:03.716982 | 2026-07-10 03:05:03.717122 | TASK [Setup log path fact] 2026-07-10 03:05:03.773592 | ubuntu-jammy | ok 2026-07-10 03:05:03.788107 | 2026-07-10 03:05:03.788263 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-10 03:05:03.817140 | ubuntu-jammy | ok 2026-07-10 03:05:03.826474 | 2026-07-10 03:05:03.826611 | TASK [emit-job-header : Print job information] 2026-07-10 03:05:03.867370 | # Job Information 2026-07-10 03:05:03.867544 | Ansible Version: 2.16.14 2026-07-10 03:05:03.867577 | Job: hadolint 2026-07-10 03:05:03.867609 | Pipeline: periodic-daily 2026-07-10 03:05:03.867631 | Executor: 521e9411259a 2026-07-10 03:05:03.867652 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-07-10 03:05:03.867674 | Event ID: 4829d26197294d6eade8fa6e8db3e14d 2026-07-10 03:05:03.872354 | 2026-07-10 03:05:03.872442 | LOOP [emit-job-header : Print node information] 2026-07-10 03:05:03.976343 | ubuntu-jammy | ok: 2026-07-10 03:05:03.976592 | ubuntu-jammy | # Node Information 2026-07-10 03:05:03.976639 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-10 03:05:03.976675 | ubuntu-jammy | Hostname: ubuntu 2026-07-10 03:05:03.976707 | ubuntu-jammy | Username: zuul 2026-07-10 03:05:03.976736 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-10 03:05:03.976771 | ubuntu-jammy | Provider: regiocloud-a 2026-07-10 03:05:03.976802 | ubuntu-jammy | Region: 2026-07-10 03:05:03.976831 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-10 03:05:03.976860 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-10 03:05:03.976888 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe36:6011 2026-07-10 03:05:04.003081 | 2026-07-10 03:05:04.003227 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-10 03:05:04.576261 | ubuntu-jammy -> localhost | changed 2026-07-10 03:05:04.583418 | 2026-07-10 03:05:04.583543 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-10 03:05:05.808068 | ubuntu-jammy -> localhost | changed 2026-07-10 03:05:05.824510 | 2026-07-10 03:05:05.824630 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-10 03:05:06.113125 | ubuntu-jammy -> localhost | ok 2026-07-10 03:05:06.130244 | 2026-07-10 03:05:06.130591 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-10 03:05:06.183925 | ubuntu-jammy | ok 2026-07-10 03:05:06.228660 | ubuntu-jammy | included: /var/lib/zuul/builds/83b28853b848438caae4cf84171b8db0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-10 03:05:06.240267 | 2026-07-10 03:05:06.240380 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-10 03:05:09.133805 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-10 03:05:09.134086 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/83b28853b848438caae4cf84171b8db0/work/83b28853b848438caae4cf84171b8db0_id_rsa 2026-07-10 03:05:09.134125 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/83b28853b848438caae4cf84171b8db0/work/83b28853b848438caae4cf84171b8db0_id_rsa.pub 2026-07-10 03:05:09.134154 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-10 03:05:09.134180 | ubuntu-jammy -> localhost | SHA256:ni2Q8AHp6D9kCii+dKpHFBN4PNS4dKORXyV8j7ZnH1A zuul-build-sshkey 2026-07-10 03:05:09.134218 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-10 03:05:09.134240 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-10 03:05:09.134281 | ubuntu-jammy -> localhost | | +o=.o... | 2026-07-10 03:05:09.134304 | ubuntu-jammy -> localhost | |. @ =.o.. E | 2026-07-10 03:05:09.134325 | ubuntu-jammy -> localhost | | o %.o.. o . | 2026-07-10 03:05:09.134345 | ubuntu-jammy -> localhost | | = oo oo o | 2026-07-10 03:05:09.134365 | ubuntu-jammy -> localhost | |.o +.S. . | 2026-07-10 03:05:09.134390 | ubuntu-jammy -> localhost | |+ o o o.oo . | 2026-07-10 03:05:09.134411 | ubuntu-jammy -> localhost | |o+ * +o.. . | 2026-07-10 03:05:09.134431 | ubuntu-jammy -> localhost | |..= o . . | 2026-07-10 03:05:09.134451 | ubuntu-jammy -> localhost | |o+. . | 2026-07-10 03:05:09.134471 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-10 03:05:09.134532 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.841201 2026-07-10 03:05:09.143066 | 2026-07-10 03:05:09.143271 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-10 03:05:09.196933 | ubuntu-jammy | ok 2026-07-10 03:05:09.213814 | ubuntu-jammy | included: /var/lib/zuul/builds/83b28853b848438caae4cf84171b8db0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-10 03:05:09.238173 | 2026-07-10 03:05:09.238364 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-10 03:05:09.280941 | ubuntu-jammy | skipping: Conditional result was False 2026-07-10 03:05:09.294347 | 2026-07-10 03:05:09.294500 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-10 03:05:10.176363 | ubuntu-jammy | changed 2026-07-10 03:05:10.190888 | 2026-07-10 03:05:10.191099 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-10 03:05:10.444511 | ubuntu-jammy | ok 2026-07-10 03:05:10.450597 | 2026-07-10 03:05:10.450729 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-10 03:05:11.137178 | ubuntu-jammy | changed 2026-07-10 03:05:11.155529 | 2026-07-10 03:05:11.155715 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-10 03:05:12.000868 | ubuntu-jammy | changed 2026-07-10 03:05:12.023835 | 2026-07-10 03:05:12.025763 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-10 03:05:12.120583 | ubuntu-jammy | skipping: Conditional result was False 2026-07-10 03:05:12.132137 | 2026-07-10 03:05:12.132336 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-10 03:05:12.998574 | ubuntu-jammy -> localhost | changed 2026-07-10 03:05:13.010105 | 2026-07-10 03:05:13.010268 | TASK [add-build-sshkey : Add back temp key] 2026-07-10 03:05:13.373655 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/83b28853b848438caae4cf84171b8db0/work/83b28853b848438caae4cf84171b8db0_id_rsa (zuul-build-sshkey) 2026-07-10 03:05:13.379480 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013379 2026-07-10 03:05:13.391416 | 2026-07-10 03:05:13.391561 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-10 03:05:13.855799 | ubuntu-jammy | ok 2026-07-10 03:05:13.862326 | 2026-07-10 03:05:13.862465 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-10 03:05:13.887359 | ubuntu-jammy | skipping: Conditional result was False 2026-07-10 03:05:13.900070 | 2026-07-10 03:05:13.900258 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-10 03:05:14.417983 | ubuntu-jammy | ok 2026-07-10 03:05:14.431636 | 2026-07-10 03:05:14.431802 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-10 03:05:14.475773 | ubuntu-jammy | ok 2026-07-10 03:05:14.481640 | 2026-07-10 03:05:14.481769 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-10 03:05:14.814718 | ubuntu-jammy -> localhost | ok 2026-07-10 03:05:14.821834 | 2026-07-10 03:05:14.821955 | TASK [validate-host : Collect information about the host] 2026-07-10 03:05:16.474940 | ubuntu-jammy | ok 2026-07-10 03:05:16.487892 | 2026-07-10 03:05:16.488039 | TASK [validate-host : Sanitize hostname] 2026-07-10 03:05:16.631246 | ubuntu-jammy | ok 2026-07-10 03:05:16.700429 | 2026-07-10 03:05:16.700611 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-10 03:05:18.118970 | ubuntu-jammy -> localhost | changed 2026-07-10 03:05:18.131727 | 2026-07-10 03:05:18.132122 | TASK [validate-host : Collect information about zuul worker] 2026-07-10 03:05:18.713882 | ubuntu-jammy | ok 2026-07-10 03:05:18.721715 | 2026-07-10 03:05:18.721881 | TASK [validate-host : Write out all zuul information for each host] 2026-07-10 03:05:19.712773 | ubuntu-jammy -> localhost | changed 2026-07-10 03:05:19.724594 | 2026-07-10 03:05:19.724749 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-10 03:05:20.080678 | ubuntu-jammy | ok 2026-07-10 03:05:20.088356 | 2026-07-10 03:05:20.088493 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-10 03:05:21.938298 | ubuntu-jammy | changed: 2026-07-10 03:05:21.938543 | ubuntu-jammy | cd+++++++++ src/ 2026-07-10 03:05:21.938578 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-10 03:05:21.938603 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-10 03:05:21.938626 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-10 03:05:21.938647 | ubuntu-jammy | Containerfile 2026-07-10 03:05:21.938779 | ubuntu-jammy | Containerfile 2026-07-10 03:05:21.948820 | ubuntu-jammy | Containerfile 2026-07-10 03:05:21.948889 | ubuntu-jammy | Containerfile 2026-07-10 03:05:21.948958 | ubuntu-jammy | Containerfile 2026-07-10 03:05:21.949032 | ubuntu-jammy | Containerfile 2026-07-10 03:05:21.949104 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.004424 2026-07-10 03:05:33.326590 | 2026-07-10 03:05:33.326682 | TASK [upload-logs : Upload logs to log server] 2026-07-10 03:05:33.910392 | localhost | Output suppressed because no_log was given 2026-07-10 03:05:33.911858 | 2026-07-10 03:05:33.911936 | LOOP [upload-logs : Compress console log and json output] 2026-07-10 03:05:33.948466 | localhost | skipping: Conditional result was False 2026-07-10 03:05:33.952989 | localhost | skipping: Conditional result was False 2026-07-10 03:05:33.956804 | 2026-07-10 03:05:33.956903 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-10 03:05:34.032600 | localhost | skipping: Conditional result was False 2026-07-10 03:05:34.032872 | 2026-07-10 03:05:34.036104 | localhost | skipping: Conditional result was False 2026-07-10 03:05:34.047395 | 2026-07-10 03:05:34.047497 | LOOP [upload-logs : Upload console log and json output]