2026-08-06 05:59:02.026459 | Job console starting 2026-08-06 05:59:02.036207 | Updating git repos 2026-08-06 05:59:02.069915 | Cloning repos into workspace 2026-08-06 05:59:02.154091 | Restoring repo states 2026-08-06 05:59:02.173940 | Merging changes 2026-08-06 05:59:03.059198 | Checking out repos 2026-08-06 05:59:03.148924 | Preparing playbooks 2026-08-06 05:59:04.479969 | Running Ansible setup 2026-08-06 05:59:12.773706 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-08-06 05:59:14.241212 | 2026-08-06 05:59:14.241356 | PLAY [Base pre] 2026-08-06 05:59:14.296588 | 2026-08-06 05:59:14.296730 | TASK [Setup log path fact] 2026-08-06 05:59:14.345421 | ubuntu-jammy | ok 2026-08-06 05:59:14.361784 | 2026-08-06 05:59:14.361916 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-06 05:59:14.453438 | ubuntu-jammy | ok 2026-08-06 05:59:14.471169 | 2026-08-06 05:59:14.471283 | TASK [emit-job-header : Print job information] 2026-08-06 05:59:14.591816 | # Job Information 2026-08-06 05:59:14.591961 | Ansible Version: 2.16.14 2026-08-06 05:59:14.591989 | Job: hadolint 2026-08-06 05:59:14.592015 | Pipeline: check 2026-08-06 05:59:14.592032 | Executor: 521e9411259a 2026-08-06 05:59:14.592049 | Triggered by: https://github.com/YAKEcloud/yake-ansible/pull/763 2026-08-06 05:59:14.592067 | Event ID: c105f2c0-915b-11f1-8c57-24439c46a001 2026-08-06 05:59:14.596170 | 2026-08-06 05:59:14.596270 | LOOP [emit-job-header : Print node information] 2026-08-06 05:59:14.781238 | ubuntu-jammy | ok: 2026-08-06 05:59:14.781399 | ubuntu-jammy | # Node Information 2026-08-06 05:59:14.781444 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-08-06 05:59:14.781470 | ubuntu-jammy | Hostname: ubuntu 2026-08-06 05:59:14.781492 | ubuntu-jammy | Username: zuul 2026-08-06 05:59:14.781512 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-08-06 05:59:14.781537 | ubuntu-jammy | Provider: regiocloud-a 2026-08-06 05:59:14.781559 | ubuntu-jammy | Region: 2026-08-06 05:59:14.781580 | ubuntu-jammy | Label: ubuntu-jammy 2026-08-06 05:59:14.781599 | ubuntu-jammy | Product Name: OpenStack Nova 2026-08-06 05:59:14.781619 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe63:fc5f 2026-08-06 05:59:14.792101 | 2026-08-06 05:59:14.792202 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-06 05:59:16.011987 | ubuntu-jammy -> localhost | changed 2026-08-06 05:59:16.021474 | 2026-08-06 05:59:16.021591 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-06 05:59:19.115717 | ubuntu-jammy -> localhost | changed 2026-08-06 05:59:19.131346 | 2026-08-06 05:59:19.131451 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-06 05:59:19.986442 | ubuntu-jammy -> localhost | ok 2026-08-06 05:59:19.991619 | 2026-08-06 05:59:19.991737 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-06 05:59:20.050202 | ubuntu-jammy | ok 2026-08-06 05:59:20.102132 | ubuntu-jammy | included: /var/lib/zuul/builds/b276d3c0b4b445df9bda5c114e4facfb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-06 05:59:20.119667 | 2026-08-06 05:59:20.119767 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-06 05:59:22.098332 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-06 05:59:22.098532 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/b276d3c0b4b445df9bda5c114e4facfb/work/b276d3c0b4b445df9bda5c114e4facfb_id_rsa 2026-08-06 05:59:22.098566 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/b276d3c0b4b445df9bda5c114e4facfb/work/b276d3c0b4b445df9bda5c114e4facfb_id_rsa.pub 2026-08-06 05:59:22.098588 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-06 05:59:22.098607 | ubuntu-jammy -> localhost | SHA256:2AUK5Eg3ZgF0lRKOmyoG6oUBSBvgB5ZscDaq6TucQpA zuul-build-sshkey 2026-08-06 05:59:22.098635 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-06 05:59:22.098653 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-06 05:59:22.098677 | ubuntu-jammy -> localhost | |**Oo@+... | 2026-08-06 05:59:22.098695 | ubuntu-jammy -> localhost | |=O+@.o.. . | 2026-08-06 05:59:22.098713 | ubuntu-jammy -> localhost | |=+o.o.. . | 2026-08-06 05:59:22.098729 | ubuntu-jammy -> localhost | |E..o o . | 2026-08-06 05:59:22.098745 | ubuntu-jammy -> localhost | |=.o . S | 2026-08-06 05:59:22.098766 | ubuntu-jammy -> localhost | |+oo | 2026-08-06 05:59:22.098784 | ubuntu-jammy -> localhost | |*+.. | 2026-08-06 05:59:22.098799 | ubuntu-jammy -> localhost | |=+o | 2026-08-06 05:59:22.098816 | ubuntu-jammy -> localhost | |.o. | 2026-08-06 05:59:22.098973 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-06 05:59:22.099036 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.583106 2026-08-06 05:59:22.104281 | 2026-08-06 05:59:22.104364 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-06 05:59:22.143637 | ubuntu-jammy | ok 2026-08-06 05:59:22.167463 | ubuntu-jammy | included: /var/lib/zuul/builds/b276d3c0b4b445df9bda5c114e4facfb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-06 05:59:22.197302 | 2026-08-06 05:59:22.197410 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-06 05:59:22.257817 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 05:59:22.263245 | 2026-08-06 05:59:22.263337 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-06 05:59:23.344002 | ubuntu-jammy | changed 2026-08-06 05:59:23.348659 | 2026-08-06 05:59:23.348744 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-06 05:59:23.622503 | ubuntu-jammy | ok 2026-08-06 05:59:23.627429 | 2026-08-06 05:59:23.627514 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-06 05:59:24.455898 | ubuntu-jammy | changed 2026-08-06 05:59:24.471660 | 2026-08-06 05:59:24.471767 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-06 05:59:25.318067 | ubuntu-jammy | changed 2026-08-06 05:59:25.322740 | 2026-08-06 05:59:25.322905 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-06 05:59:25.367631 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 05:59:25.374417 | 2026-08-06 05:59:25.374535 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-06 05:59:26.059856 | ubuntu-jammy -> localhost | changed 2026-08-06 05:59:26.072169 | 2026-08-06 05:59:26.072267 | TASK [add-build-sshkey : Add back temp key] 2026-08-06 05:59:26.629311 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/b276d3c0b4b445df9bda5c114e4facfb/work/b276d3c0b4b445df9bda5c114e4facfb_id_rsa (zuul-build-sshkey) 2026-08-06 05:59:26.629517 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.026992 2026-08-06 05:59:26.636524 | 2026-08-06 05:59:26.636643 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-06 05:59:27.107384 | ubuntu-jammy | ok 2026-08-06 05:59:27.111677 | 2026-08-06 05:59:27.111755 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-06 05:59:27.151308 | ubuntu-jammy | skipping: Conditional result was False 2026-08-06 05:59:27.160727 | 2026-08-06 05:59:27.160826 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-06 05:59:27.642791 | ubuntu-jammy | ok 2026-08-06 05:59:27.657347 | 2026-08-06 05:59:27.657495 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-06 05:59:27.724726 | ubuntu-jammy | ok 2026-08-06 05:59:27.730226 | 2026-08-06 05:59:27.730336 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-06 05:59:28.304226 | ubuntu-jammy -> localhost | ok 2026-08-06 05:59:28.309711 | 2026-08-06 05:59:28.309807 | TASK [validate-host : Collect information about the host] 2026-08-06 05:59:29.700113 | ubuntu-jammy | ok 2026-08-06 05:59:29.709994 | 2026-08-06 05:59:29.710090 | TASK [validate-host : Sanitize hostname] 2026-08-06 05:59:29.826376 | ubuntu-jammy | ok 2026-08-06 05:59:29.876962 | 2026-08-06 05:59:29.877086 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-06 05:59:30.858551 | ubuntu-jammy -> localhost | changed 2026-08-06 05:59:30.869158 | 2026-08-06 05:59:30.869269 | TASK [validate-host : Collect information about zuul worker] 2026-08-06 05:59:31.333166 | ubuntu-jammy | ok 2026-08-06 05:59:31.342568 | 2026-08-06 05:59:31.342700 | TASK [validate-host : Write out all zuul information for each host] 2026-08-06 05:59:32.183563 | ubuntu-jammy -> localhost | changed 2026-08-06 05:59:32.191932 | 2026-08-06 05:59:32.192016 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-06 05:59:32.482563 | ubuntu-jammy | ok 2026-08-06 05:59:32.487171 | 2026-08-06 05:59:32.487397 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-06 05:59:33.652737 | ubuntu-jammy | changed: 2026-08-06 05:59:33.653360 | ubuntu-jammy | cd+++++++++ src/ 2026-08-06 05:59:33.653538 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-08-06 05:59:33.653566 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-08-06 05:59:33.653596 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-08-06 05:59:33.653615 | ubuntu-jammy | Containerfile 2026-08-06 05:59:33.653724 | ubuntu-jammy | Containerfile 2026-08-06 05:59:33.714259 | ubuntu-jammy | Containerfile 2026-08-06 05:59:33.714807 | ubuntu-jammy | Containerfile 2026-08-06 05:59:33.714932 | ubuntu-jammy | Containerfile 2026-08-06 05:59:33.715008 | ubuntu-jammy | Containerfile 2026-08-06 05:59:33.715081 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.020280 2026-08-06 05:59:43.762632 | 2026-08-06 05:59:43.762724 | TASK [upload-logs : Upload logs to log server] 2026-08-06 05:59:45.327721 | localhost | Output suppressed because no_log was given 2026-08-06 05:59:45.329196 | 2026-08-06 05:59:45.329277 | LOOP [upload-logs : Compress console log and json output] 2026-08-06 05:59:45.422370 | localhost | skipping: Conditional result was False 2026-08-06 05:59:45.427089 | localhost | skipping: Conditional result was False 2026-08-06 05:59:45.455863 | 2026-08-06 05:59:45.455977 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-06 05:59:45.583750 | localhost | skipping: Conditional result was False 2026-08-06 05:59:45.583970 | 2026-08-06 05:59:45.610728 | localhost | skipping: Conditional result was False 2026-08-06 05:59:45.622280 | 2026-08-06 05:59:45.622384 | LOOP [upload-logs : Upload console log and json output]