2025-12-06 03:04:24.404901 | Job console starting 2025-12-06 03:04:24.432218 | Updating git repos 2025-12-06 03:04:24.542608 | Cloning repos into workspace 2025-12-06 03:04:24.687639 | Restoring repo states 2025-12-06 03:04:24.708533 | Merging changes 2025-12-06 03:04:24.708559 | Checking out repos 2025-12-06 03:04:24.946364 | Preparing playbooks 2025-12-06 03:04:26.392801 | Running Ansible setup 2025-12-06 03:04:35.505597 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-12-06 03:04:37.698982 | 2025-12-06 03:04:37.699161 | PLAY [Base pre] 2025-12-06 03:04:37.718489 | 2025-12-06 03:04:37.718650 | TASK [Setup log path fact] 2025-12-06 03:04:37.739512 | ubuntu-jammy | ok 2025-12-06 03:04:37.760871 | 2025-12-06 03:04:37.761048 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-06 03:04:37.801982 | ubuntu-jammy | ok 2025-12-06 03:04:37.815640 | 2025-12-06 03:04:37.815785 | TASK [emit-job-header : Print job information] 2025-12-06 03:04:37.892055 | # Job Information 2025-12-06 03:04:37.892328 | Ansible Version: 2.16.14 2025-12-06 03:04:37.892369 | Job: hadolint 2025-12-06 03:04:37.892408 | Pipeline: periodic-daily 2025-12-06 03:04:37.892432 | Executor: 521e9411259a 2025-12-06 03:04:37.892453 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-12-06 03:04:37.892476 | Event ID: 633c472fd27646c4811b15199dc31072 2025-12-06 03:04:37.897923 | 2025-12-06 03:04:37.898103 | LOOP [emit-job-header : Print node information] 2025-12-06 03:04:38.269283 | ubuntu-jammy | ok: 2025-12-06 03:04:38.269532 | ubuntu-jammy | # Node Information 2025-12-06 03:04:38.269573 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-12-06 03:04:38.269599 | ubuntu-jammy | Hostname: ubuntu 2025-12-06 03:04:38.269622 | ubuntu-jammy | Username: zuul 2025-12-06 03:04:38.269643 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-12-06 03:04:38.269667 | ubuntu-jammy | Provider: regiocloud-a 2025-12-06 03:04:38.269688 | ubuntu-jammy | Region: 2025-12-06 03:04:38.269709 | ubuntu-jammy | Label: ubuntu-jammy 2025-12-06 03:04:38.269730 | ubuntu-jammy | Product Name: OpenStack Nova 2025-12-06 03:04:38.269750 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe07:18cb 2025-12-06 03:04:38.296532 | 2025-12-06 03:04:38.296681 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-06 03:04:39.668293 | ubuntu-jammy -> localhost | changed 2025-12-06 03:04:39.676057 | 2025-12-06 03:04:39.676206 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-06 03:04:42.397018 | ubuntu-jammy -> localhost | changed 2025-12-06 03:04:42.416658 | 2025-12-06 03:04:42.417135 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-06 03:04:43.060859 | ubuntu-jammy -> localhost | ok 2025-12-06 03:04:43.067380 | 2025-12-06 03:04:43.067514 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-06 03:04:43.097515 | ubuntu-jammy | ok 2025-12-06 03:04:43.144970 | ubuntu-jammy | included: /var/lib/zuul/builds/03b4d44e12cb483c988a4e76454aaecd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-06 03:04:43.178435 | 2025-12-06 03:04:43.178593 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-06 03:04:46.549660 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-12-06 03:04:46.549943 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/03b4d44e12cb483c988a4e76454aaecd/work/03b4d44e12cb483c988a4e76454aaecd_id_rsa 2025-12-06 03:04:46.549987 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/03b4d44e12cb483c988a4e76454aaecd/work/03b4d44e12cb483c988a4e76454aaecd_id_rsa.pub 2025-12-06 03:04:46.550014 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-12-06 03:04:46.550039 | ubuntu-jammy -> localhost | SHA256:yinDaFVXYFuJFw222lVYMPALXRL4LgyRC2r/LHl0CWQ zuul-build-sshkey 2025-12-06 03:04:46.550061 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-12-06 03:04:46.550082 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-12-06 03:04:46.550120 | ubuntu-jammy -> localhost | | o+BB==+ | 2025-12-06 03:04:46.550154 | ubuntu-jammy -> localhost | | ..E=++o= | 2025-12-06 03:04:46.550189 | ubuntu-jammy -> localhost | | ..+o+o.+ | 2025-12-06 03:04:46.550218 | ubuntu-jammy -> localhost | | o. .+o o.. | 2025-12-06 03:04:46.550239 | ubuntu-jammy -> localhost | | ... S+.o. | 2025-12-06 03:04:46.550264 | ubuntu-jammy -> localhost | | + ..o. = . | 2025-12-06 03:04:46.550285 | ubuntu-jammy -> localhost | | o + += . . | 2025-12-06 03:04:46.550305 | ubuntu-jammy -> localhost | | . oo + | 2025-12-06 03:04:46.550326 | ubuntu-jammy -> localhost | | o | 2025-12-06 03:04:46.550345 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-12-06 03:04:46.550401 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.970106 2025-12-06 03:04:46.558006 | 2025-12-06 03:04:46.558166 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-06 03:04:46.613337 | ubuntu-jammy | ok 2025-12-06 03:04:46.639970 | ubuntu-jammy | included: /var/lib/zuul/builds/03b4d44e12cb483c988a4e76454aaecd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-06 03:04:46.678643 | 2025-12-06 03:04:46.678895 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-06 03:04:46.706812 | ubuntu-jammy | skipping: Conditional result was False 2025-12-06 03:04:46.713358 | 2025-12-06 03:04:46.713492 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-06 03:04:47.478663 | ubuntu-jammy | changed 2025-12-06 03:04:47.501071 | 2025-12-06 03:04:47.501215 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-06 03:04:47.778432 | ubuntu-jammy | ok 2025-12-06 03:04:47.785203 | 2025-12-06 03:04:47.785336 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-06 03:04:48.668376 | ubuntu-jammy | changed 2025-12-06 03:04:48.676329 | 2025-12-06 03:04:48.676468 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-06 03:04:49.404779 | ubuntu-jammy | changed 2025-12-06 03:04:49.421170 | 2025-12-06 03:04:49.421324 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-06 03:04:49.471345 | ubuntu-jammy | skipping: Conditional result was False 2025-12-06 03:04:49.479748 | 2025-12-06 03:04:49.479937 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-06 03:04:50.648538 | ubuntu-jammy -> localhost | changed 2025-12-06 03:04:50.661585 | 2025-12-06 03:04:50.661718 | TASK [add-build-sshkey : Add back temp key] 2025-12-06 03:04:51.603155 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/03b4d44e12cb483c988a4e76454aaecd/work/03b4d44e12cb483c988a4e76454aaecd_id_rsa (zuul-build-sshkey) 2025-12-06 03:04:51.603428 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.049409 2025-12-06 03:04:51.610133 | 2025-12-06 03:04:51.610265 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-06 03:04:52.428014 | ubuntu-jammy | ok 2025-12-06 03:04:52.443800 | 2025-12-06 03:04:52.444013 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-06 03:04:52.550929 | ubuntu-jammy | skipping: Conditional result was False 2025-12-06 03:04:52.562556 | 2025-12-06 03:04:52.567460 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-06 03:04:53.288050 | ubuntu-jammy | ok 2025-12-06 03:04:53.335231 | 2025-12-06 03:04:53.335381 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-06 03:04:53.400554 | ubuntu-jammy | ok 2025-12-06 03:04:53.406107 | 2025-12-06 03:04:53.406284 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-06 03:04:54.320697 | ubuntu-jammy -> localhost | ok 2025-12-06 03:04:54.327690 | 2025-12-06 03:04:54.327991 | TASK [validate-host : Collect information about the host] 2025-12-06 03:04:56.136736 | ubuntu-jammy | ok 2025-12-06 03:04:56.161988 | 2025-12-06 03:04:56.162137 | TASK [validate-host : Sanitize hostname] 2025-12-06 03:04:56.471212 | ubuntu-jammy | ok 2025-12-06 03:04:56.636938 | 2025-12-06 03:04:56.637085 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-06 03:04:58.603405 | ubuntu-jammy -> localhost | changed 2025-12-06 03:04:58.609991 | 2025-12-06 03:04:58.610283 | TASK [validate-host : Collect information about zuul worker] 2025-12-06 03:04:59.227559 | ubuntu-jammy | ok 2025-12-06 03:04:59.232598 | 2025-12-06 03:04:59.232754 | TASK [validate-host : Write out all zuul information for each host] 2025-12-06 03:05:00.777602 | ubuntu-jammy -> localhost | changed 2025-12-06 03:05:00.794379 | 2025-12-06 03:05:00.794528 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-06 03:05:01.096562 | ubuntu-jammy | ok 2025-12-06 03:05:01.111254 | 2025-12-06 03:05:01.111404 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-06 03:05:02.870700 | ubuntu-jammy | changed: 2025-12-06 03:05:02.871051 | ubuntu-jammy | cd+++++++++ src/ 2025-12-06 03:05:02.871094 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-12-06 03:05:02.871119 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-12-06 03:05:02.871141 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-12-06 03:05:02.871162 | ubuntu-jammy | Containerfile 2025-12-06 03:05:02.871313 | ubuntu-jammy | Containerfile 2025-12-06 03:05:02.912733 | ubuntu-jammy | Containerfile 2025-12-06 03:05:02.917888 | ubuntu-jammy | Containerfile 2025-12-06 03:05:02.917984 | ubuntu-jammy | Containerfile 2025-12-06 03:05:02.918056 | ubuntu-jammy | Containerfile 2025-12-06 03:05:02.918128 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.009144 2025-12-06 03:05:12.134194 | 2025-12-06 03:05:12.134323 | TASK [upload-logs : Upload logs to log server] 2025-12-06 03:05:12.783492 | localhost | Output suppressed because no_log was given 2025-12-06 03:05:12.786019 | 2025-12-06 03:05:12.786149 | LOOP [upload-logs : Compress console log and json output] 2025-12-06 03:05:12.837807 | localhost | skipping: Conditional result was False 2025-12-06 03:05:12.846738 | localhost | skipping: Conditional result was False 2025-12-06 03:05:12.862713 | 2025-12-06 03:05:12.863045 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-06 03:05:12.938484 | localhost | skipping: Conditional result was False 2025-12-06 03:05:12.938871 | 2025-12-06 03:05:12.947415 | localhost | skipping: Conditional result was False 2025-12-06 03:05:12.956634 | 2025-12-06 03:05:12.956920 | LOOP [upload-logs : Upload console log and json output]