2026-07-19 03:12:10.613299 | Job console starting 2026-07-19 03:12:10.633175 | Updating git repos 2026-07-19 03:12:10.666526 | Cloning repos into workspace 2026-07-19 03:12:10.749035 | Restoring repo states 2026-07-19 03:12:10.758411 | Merging changes 2026-07-19 03:12:10.758426 | Checking out repos 2026-07-19 03:12:10.811238 | Preparing playbooks 2026-07-19 03:12:11.407704 | Running Ansible setup 2026-07-19 03:12:16.264151 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2026-07-19 03:12:17.472259 | 2026-07-19 03:12:17.472469 | PLAY [Base pre] 2026-07-19 03:12:17.498726 | 2026-07-19 03:12:17.498935 | TASK [Setup log path fact] 2026-07-19 03:12:17.532005 | ubuntu-jammy | ok 2026-07-19 03:12:17.550306 | 2026-07-19 03:12:17.550546 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 03:12:17.594007 | ubuntu-jammy | ok 2026-07-19 03:12:17.605407 | 2026-07-19 03:12:17.605771 | TASK [emit-job-header : Print job information] 2026-07-19 03:12:17.658485 | # Job Information 2026-07-19 03:12:17.658762 | Ansible Version: 2.16.14 2026-07-19 03:12:17.658805 | Job: hadolint 2026-07-19 03:12:17.658860 | Pipeline: periodic-daily 2026-07-19 03:12:17.658887 | Executor: 521e9411259a 2026-07-19 03:12:17.658910 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2026-07-19 03:12:17.658933 | Event ID: 3abc6c4313574a078bab367995f9227b 2026-07-19 03:12:17.665199 | 2026-07-19 03:12:17.665339 | LOOP [emit-job-header : Print node information] 2026-07-19 03:12:17.891559 | ubuntu-jammy | ok: 2026-07-19 03:12:17.892369 | ubuntu-jammy | # Node Information 2026-07-19 03:12:17.892481 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2026-07-19 03:12:17.892518 | ubuntu-jammy | Hostname: ubuntu 2026-07-19 03:12:17.892549 | ubuntu-jammy | Username: zuul 2026-07-19 03:12:17.892579 | ubuntu-jammy | Distro: Ubuntu 22.04 2026-07-19 03:12:17.892611 | ubuntu-jammy | Provider: regiocloud-a 2026-07-19 03:12:17.892640 | ubuntu-jammy | Region: 2026-07-19 03:12:17.892670 | ubuntu-jammy | Label: ubuntu-jammy 2026-07-19 03:12:17.892698 | ubuntu-jammy | Product Name: OpenStack Nova 2026-07-19 03:12:17.892726 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9b:c7ec 2026-07-19 03:12:17.909619 | 2026-07-19 03:12:17.910080 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-19 03:12:18.641369 | ubuntu-jammy -> localhost | changed 2026-07-19 03:12:18.650257 | 2026-07-19 03:12:18.650408 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-19 03:12:19.938290 | ubuntu-jammy -> localhost | changed 2026-07-19 03:12:19.957630 | 2026-07-19 03:12:19.957873 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-19 03:12:20.269241 | ubuntu-jammy -> localhost | ok 2026-07-19 03:12:20.280488 | 2026-07-19 03:12:20.280682 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-19 03:12:20.328196 | ubuntu-jammy | ok 2026-07-19 03:12:20.352943 | ubuntu-jammy | included: /var/lib/zuul/builds/9511617d415d49e18725b82f422576d2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-19 03:12:20.359906 | 2026-07-19 03:12:20.360052 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-19 03:12:22.073587 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-07-19 03:12:22.074175 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/9511617d415d49e18725b82f422576d2/work/9511617d415d49e18725b82f422576d2_id_rsa 2026-07-19 03:12:22.074331 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/9511617d415d49e18725b82f422576d2/work/9511617d415d49e18725b82f422576d2_id_rsa.pub 2026-07-19 03:12:22.074468 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-07-19 03:12:22.074568 | ubuntu-jammy -> localhost | SHA256:7Li3Wr0KLr7lFJR6hWtAR0SUYXE3Ua2WL1+3dMu14ww zuul-build-sshkey 2026-07-19 03:12:22.074634 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-07-19 03:12:22.074699 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-07-19 03:12:22.074791 | ubuntu-jammy -> localhost | | .=X+. +o.. | 2026-07-19 03:12:22.075044 | ubuntu-jammy -> localhost | | . o.+ . . . | 2026-07-19 03:12:22.075127 | ubuntu-jammy -> localhost | | . + . o | 2026-07-19 03:12:22.075193 | ubuntu-jammy -> localhost | | + + + | 2026-07-19 03:12:22.075254 | ubuntu-jammy -> localhost | | . = S . . | 2026-07-19 03:12:22.075328 | ubuntu-jammy -> localhost | | o + . . ..=| 2026-07-19 03:12:22.075421 | ubuntu-jammy -> localhost | | = o . Eo.B| 2026-07-19 03:12:22.075490 | ubuntu-jammy -> localhost | | .= +. . +* | 2026-07-19 03:12:22.075552 | ubuntu-jammy -> localhost | | .oo=ooo. .o.| 2026-07-19 03:12:22.075613 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-07-19 03:12:22.075766 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.037010 2026-07-19 03:12:22.091026 | 2026-07-19 03:12:22.091229 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-19 03:12:22.130616 | ubuntu-jammy | ok 2026-07-19 03:12:22.145767 | ubuntu-jammy | included: /var/lib/zuul/builds/9511617d415d49e18725b82f422576d2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-19 03:12:22.158557 | 2026-07-19 03:12:22.158701 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-19 03:12:22.188113 | ubuntu-jammy | skipping: Conditional result was False 2026-07-19 03:12:22.201371 | 2026-07-19 03:12:22.201590 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-19 03:12:22.891892 | ubuntu-jammy | changed 2026-07-19 03:12:22.909514 | 2026-07-19 03:12:22.909654 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-19 03:12:23.178798 | ubuntu-jammy | ok 2026-07-19 03:12:23.186964 | 2026-07-19 03:12:23.187086 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-19 03:12:23.877345 | ubuntu-jammy | changed 2026-07-19 03:12:23.885762 | 2026-07-19 03:12:23.885879 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-19 03:12:24.540276 | ubuntu-jammy | changed 2026-07-19 03:12:24.548596 | 2026-07-19 03:12:24.548745 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-19 03:12:24.575760 | ubuntu-jammy | skipping: Conditional result was False 2026-07-19 03:12:24.587422 | 2026-07-19 03:12:24.587591 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-19 03:12:25.130209 | ubuntu-jammy -> localhost | changed 2026-07-19 03:12:25.143142 | 2026-07-19 03:12:25.143278 | TASK [add-build-sshkey : Add back temp key] 2026-07-19 03:12:25.554547 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/9511617d415d49e18725b82f422576d2/work/9511617d415d49e18725b82f422576d2_id_rsa (zuul-build-sshkey) 2026-07-19 03:12:25.554848 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.011060 2026-07-19 03:12:25.561930 | 2026-07-19 03:12:25.562049 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-19 03:12:26.031105 | ubuntu-jammy | ok 2026-07-19 03:12:26.036663 | 2026-07-19 03:12:26.036787 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-19 03:12:26.061820 | ubuntu-jammy | skipping: Conditional result was False 2026-07-19 03:12:26.074288 | 2026-07-19 03:12:26.074437 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-19 03:12:26.516441 | ubuntu-jammy | ok 2026-07-19 03:12:26.530403 | 2026-07-19 03:12:26.530543 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-19 03:12:26.576458 | ubuntu-jammy | ok 2026-07-19 03:12:26.582951 | 2026-07-19 03:12:26.583092 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-19 03:12:26.922272 | ubuntu-jammy -> localhost | ok 2026-07-19 03:12:26.938949 | 2026-07-19 03:12:26.939109 | TASK [validate-host : Collect information about the host] 2026-07-19 03:12:28.161859 | ubuntu-jammy | ok 2026-07-19 03:12:28.189344 | 2026-07-19 03:12:28.189544 | TASK [validate-host : Sanitize hostname] 2026-07-19 03:12:28.380958 | ubuntu-jammy | ok 2026-07-19 03:12:28.441957 | 2026-07-19 03:12:28.442122 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-19 03:12:29.088447 | ubuntu-jammy -> localhost | changed 2026-07-19 03:12:29.095265 | 2026-07-19 03:12:29.095411 | TASK [validate-host : Collect information about zuul worker] 2026-07-19 03:12:29.554591 | ubuntu-jammy | ok 2026-07-19 03:12:29.561438 | 2026-07-19 03:12:29.561586 | TASK [validate-host : Write out all zuul information for each host] 2026-07-19 03:12:30.218927 | ubuntu-jammy -> localhost | changed 2026-07-19 03:12:30.234821 | 2026-07-19 03:12:30.235016 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-19 03:12:30.540647 | ubuntu-jammy | ok 2026-07-19 03:12:30.549794 | 2026-07-19 03:12:30.549946 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-19 03:12:31.650123 | ubuntu-jammy | changed: 2026-07-19 03:12:31.650416 | ubuntu-jammy | cd+++++++++ src/ 2026-07-19 03:12:31.650472 | ubuntu-jammy | cd+++++++++ src/github.com/ 2026-07-19 03:12:31.650499 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2026-07-19 03:12:31.650523 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2026-07-19 03:12:31.650544 | ubuntu-jammy | Containerfile 2026-07-19 03:12:31.650680 | ubuntu-jammy | Containerfile 2026-07-19 03:12:31.660764 | ubuntu-jammy | Containerfile 2026-07-19 03:12:31.660836 | ubuntu-jammy | Containerfile 2026-07-19 03:12:31.660907 | ubuntu-jammy | Containerfile 2026-07-19 03:12:31.660977 | ubuntu-jammy | Containerfile 2026-07-19 03:12:31.661046 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.006471 2026-07-19 03:12:41.036435 | 2026-07-19 03:12:41.036523 | TASK [upload-logs : Upload logs to log server] 2026-07-19 03:12:41.625593 | localhost | Output suppressed because no_log was given 2026-07-19 03:12:41.627519 | 2026-07-19 03:12:41.627608 | LOOP [upload-logs : Compress console log and json output] 2026-07-19 03:12:41.733993 | localhost | skipping: Conditional result was False 2026-07-19 03:12:41.742177 | localhost | skipping: Conditional result was False 2026-07-19 03:12:41.748221 | 2026-07-19 03:12:41.748350 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-19 03:12:41.833481 | localhost | skipping: Conditional result was False 2026-07-19 03:12:41.833741 | 2026-07-19 03:12:41.845958 | localhost | skipping: Conditional result was False 2026-07-19 03:12:41.851464 | 2026-07-19 03:12:41.851613 | LOOP [upload-logs : Upload console log and json output]