2025-09-15 03:03:40.470848 | Job console starting 2025-09-15 03:03:40.486552 | Updating git repos 2025-09-15 03:03:40.528326 | Cloning repos into workspace 2025-09-15 03:03:40.621137 | Restoring repo states 2025-09-15 03:03:40.649166 | Merging changes 2025-09-15 03:03:40.649182 | Checking out repos 2025-09-15 03:03:40.801925 | Preparing playbooks 2025-09-15 03:03:41.898985 | Running Ansible setup 2025-09-15 03:03:47.891103 | PRE-RUN START: [trusted : github.com/YAKEcloud/zuul-config/playbooks/base/pre.yaml@main] 2025-09-15 03:03:49.146403 | 2025-09-15 03:03:49.146537 | PLAY [Base pre] 2025-09-15 03:03:49.198118 | 2025-09-15 03:03:49.198241 | TASK [Setup log path fact] 2025-09-15 03:03:49.264423 | ubuntu-jammy | ok 2025-09-15 03:03:49.286371 | 2025-09-15 03:03:49.286485 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-15 03:03:49.325877 | ubuntu-jammy | ok 2025-09-15 03:03:49.348747 | 2025-09-15 03:03:49.348858 | TASK [emit-job-header : Print job information] 2025-09-15 03:03:49.409417 | # Job Information 2025-09-15 03:03:49.409599 | Ansible Version: 2.16.14 2025-09-15 03:03:49.409627 | Job: hadolint 2025-09-15 03:03:49.409655 | Pipeline: periodic-daily 2025-09-15 03:03:49.409674 | Executor: 521e9411259a 2025-09-15 03:03:49.409691 | Triggered by: https://github.com/YAKEcloud/yake-ansible 2025-09-15 03:03:49.409709 | Event ID: 2d040ade622e4a2aabcf679033324d31 2025-09-15 03:03:49.413734 | 2025-09-15 03:03:49.413807 | LOOP [emit-job-header : Print node information] 2025-09-15 03:03:49.678405 | ubuntu-jammy | ok: 2025-09-15 03:03:49.678588 | ubuntu-jammy | # Node Information 2025-09-15 03:03:49.678624 | ubuntu-jammy | Inventory Hostname: ubuntu-jammy 2025-09-15 03:03:49.678650 | ubuntu-jammy | Hostname: ubuntu 2025-09-15 03:03:49.678673 | ubuntu-jammy | Username: zuul 2025-09-15 03:03:49.678695 | ubuntu-jammy | Distro: Ubuntu 22.04 2025-09-15 03:03:49.678719 | ubuntu-jammy | Provider: regiocloud-a 2025-09-15 03:03:49.678741 | ubuntu-jammy | Region: 2025-09-15 03:03:49.678763 | ubuntu-jammy | Label: ubuntu-jammy 2025-09-15 03:03:49.678784 | ubuntu-jammy | Product Name: OpenStack Nova 2025-09-15 03:03:49.678804 | ubuntu-jammy | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed2:9ac5 2025-09-15 03:03:49.688471 | 2025-09-15 03:03:49.688573 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-15 03:03:50.762402 | ubuntu-jammy -> localhost | changed 2025-09-15 03:03:50.769516 | 2025-09-15 03:03:50.769623 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-15 03:03:52.782431 | ubuntu-jammy -> localhost | changed 2025-09-15 03:03:52.793944 | 2025-09-15 03:03:52.794055 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-15 03:03:53.213030 | ubuntu-jammy -> localhost | ok 2025-09-15 03:03:53.218078 | 2025-09-15 03:03:53.218163 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-15 03:03:53.245507 | ubuntu-jammy | ok 2025-09-15 03:03:53.273368 | ubuntu-jammy | included: /var/lib/zuul/builds/4e32f168c31a405e8599fb85d7dd00b6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-15 03:03:53.311529 | 2025-09-15 03:03:53.311645 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-15 03:03:55.868191 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2025-09-15 03:03:55.868377 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/4e32f168c31a405e8599fb85d7dd00b6/work/4e32f168c31a405e8599fb85d7dd00b6_id_rsa 2025-09-15 03:03:55.868418 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/4e32f168c31a405e8599fb85d7dd00b6/work/4e32f168c31a405e8599fb85d7dd00b6_id_rsa.pub 2025-09-15 03:03:55.868440 | ubuntu-jammy -> localhost | The key fingerprint is: 2025-09-15 03:03:55.868462 | ubuntu-jammy -> localhost | SHA256:umnpLVNQHtl+Furq28Eh/wjcTeX9APO25fXy9G2kB2g zuul-build-sshkey 2025-09-15 03:03:55.868481 | ubuntu-jammy -> localhost | The key's randomart image is: 2025-09-15 03:03:55.868500 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2025-09-15 03:03:55.868526 | ubuntu-jammy -> localhost | | o | 2025-09-15 03:03:55.868544 | ubuntu-jammy -> localhost | | + . . | 2025-09-15 03:03:55.868561 | ubuntu-jammy -> localhost | | o o .o.. | 2025-09-15 03:03:55.868583 | ubuntu-jammy -> localhost | | . . o o* . | 2025-09-15 03:03:55.868605 | ubuntu-jammy -> localhost | | .S..o..= +| 2025-09-15 03:03:55.868626 | ubuntu-jammy -> localhost | | o.=.+E..==| 2025-09-15 03:03:55.868644 | ubuntu-jammy -> localhost | | .oo.=.. o+=| 2025-09-15 03:03:55.868660 | ubuntu-jammy -> localhost | | =+.o + .+=| 2025-09-15 03:03:55.868678 | ubuntu-jammy -> localhost | | o+++.o . o+| 2025-09-15 03:03:55.868695 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2025-09-15 03:03:55.868737 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.510829 2025-09-15 03:03:55.874098 | 2025-09-15 03:03:55.874181 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-15 03:03:55.924148 | ubuntu-jammy | ok 2025-09-15 03:03:55.933695 | ubuntu-jammy | included: /var/lib/zuul/builds/4e32f168c31a405e8599fb85d7dd00b6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-15 03:03:55.942536 | 2025-09-15 03:03:55.942615 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-15 03:03:55.955525 | ubuntu-jammy | skipping: Conditional result was False 2025-09-15 03:03:55.968831 | 2025-09-15 03:03:55.968928 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-15 03:03:56.700239 | ubuntu-jammy | changed 2025-09-15 03:03:56.714288 | 2025-09-15 03:03:56.714365 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-15 03:03:57.023037 | ubuntu-jammy | ok 2025-09-15 03:03:57.029377 | 2025-09-15 03:03:57.029448 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-15 03:03:57.805754 | ubuntu-jammy | changed 2025-09-15 03:03:57.812942 | 2025-09-15 03:03:57.813017 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-15 03:03:58.385620 | ubuntu-jammy | changed 2025-09-15 03:03:58.390968 | 2025-09-15 03:03:58.391056 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-15 03:03:58.413888 | ubuntu-jammy | skipping: Conditional result was False 2025-09-15 03:03:58.418729 | 2025-09-15 03:03:58.418811 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-15 03:03:58.928012 | ubuntu-jammy -> localhost | changed 2025-09-15 03:03:58.936777 | 2025-09-15 03:03:58.936878 | TASK [add-build-sshkey : Add back temp key] 2025-09-15 03:03:59.368119 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/4e32f168c31a405e8599fb85d7dd00b6/work/4e32f168c31a405e8599fb85d7dd00b6_id_rsa (zuul-build-sshkey) 2025-09-15 03:03:59.368376 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.020985 2025-09-15 03:03:59.375276 | 2025-09-15 03:03:59.375488 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-15 03:03:59.853232 | ubuntu-jammy | ok 2025-09-15 03:03:59.858199 | 2025-09-15 03:03:59.858285 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-15 03:03:59.886270 | ubuntu-jammy | skipping: Conditional result was False 2025-09-15 03:03:59.897358 | 2025-09-15 03:03:59.897457 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-15 03:04:00.337967 | ubuntu-jammy | ok 2025-09-15 03:04:00.355580 | 2025-09-15 03:04:00.355685 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-15 03:04:00.427640 | ubuntu-jammy | ok 2025-09-15 03:04:00.440708 | 2025-09-15 03:04:00.440814 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-15 03:04:01.212309 | ubuntu-jammy -> localhost | ok 2025-09-15 03:04:01.218651 | 2025-09-15 03:04:01.218740 | TASK [validate-host : Collect information about the host] 2025-09-15 03:04:02.514359 | ubuntu-jammy | ok 2025-09-15 03:04:02.548837 | 2025-09-15 03:04:02.550662 | TASK [validate-host : Sanitize hostname] 2025-09-15 03:04:02.672955 | ubuntu-jammy | ok 2025-09-15 03:04:02.722607 | 2025-09-15 03:04:02.722750 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-15 03:04:03.764558 | ubuntu-jammy -> localhost | changed 2025-09-15 03:04:03.771065 | 2025-09-15 03:04:03.771187 | TASK [validate-host : Collect information about zuul worker] 2025-09-15 03:04:04.315481 | ubuntu-jammy | ok 2025-09-15 03:04:04.322801 | 2025-09-15 03:04:04.323019 | TASK [validate-host : Write out all zuul information for each host] 2025-09-15 03:04:05.026371 | ubuntu-jammy -> localhost | changed 2025-09-15 03:04:05.036982 | 2025-09-15 03:04:05.037116 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-15 03:04:05.311935 | ubuntu-jammy | ok 2025-09-15 03:04:05.317375 | 2025-09-15 03:04:05.317471 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-15 03:04:06.289525 | ubuntu-jammy | changed: 2025-09-15 03:04:06.289704 | ubuntu-jammy | cd+++++++++ src/ 2025-09-15 03:04:06.289739 | ubuntu-jammy | cd+++++++++ src/github.com/ 2025-09-15 03:04:06.289764 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/ 2025-09-15 03:04:06.289786 | ubuntu-jammy | cd+++++++++ src/github.com/YAKEcloud/yake-ansible/ 2025-09-15 03:04:06.289806 | ubuntu-jammy | Containerfile 2025-09-15 03:04:06.289967 | ubuntu-jammy | Containerfile 2025-09-15 03:04:06.310305 | ubuntu-jammy | Containerfile 2025-09-15 03:04:06.310376 | ubuntu-jammy | Containerfile 2025-09-15 03:04:06.310446 | ubuntu-jammy | Containerfile 2025-09-15 03:04:06.310515 | ubuntu-jammy | Containerfile 2025-09-15 03:04:06.310583 | ubuntu-jammy | localhost | ok: Runtime: 0:00:00.005175 2025-09-15 03:04:14.038673 | 2025-09-15 03:04:14.038778 | TASK [upload-logs : Upload logs to log server] 2025-09-15 03:04:14.591938 | localhost | Output suppressed because no_log was given 2025-09-15 03:04:14.593729 | 2025-09-15 03:04:14.593839 | LOOP [upload-logs : Compress console log and json output] 2025-09-15 03:04:14.679160 | localhost | skipping: Conditional result was False 2025-09-15 03:04:14.691014 | localhost | skipping: Conditional result was False 2025-09-15 03:04:14.696630 | 2025-09-15 03:04:14.696744 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-15 03:04:14.750896 | localhost | skipping: Conditional result was False 2025-09-15 03:04:14.751203 | 2025-09-15 03:04:14.756684 | localhost | skipping: Conditional result was False 2025-09-15 03:04:14.767127 | 2025-09-15 03:04:14.767242 | LOOP [upload-logs : Upload console log and json output]