2025-12-19 03:04:42.611303 | Job console starting 2025-12-19 03:04:42.648248 | Updating git repos 2025-12-19 03:04:42.709694 | Cloning repos into workspace 2025-12-19 03:04:42.817410 | Restoring repo states 2025-12-19 03:04:42.847071 | Merging changes 2025-12-19 03:04:42.847093 | Checking out repos 2025-12-19 03:04:44.283429 | Preparing playbooks 2025-12-19 03:04:45.675198 | Running Ansible setup 2025-12-19 03:04:53.502341 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-19 03:04:56.379785 | 2025-12-19 03:04:56.379960 | PLAY [Base pre] 2025-12-19 03:04:56.433850 | 2025-12-19 03:04:56.434022 | TASK [Setup log path fact] 2025-12-19 03:04:56.486769 | debian-bookworm | ok 2025-12-19 03:04:56.514685 | 2025-12-19 03:04:56.527051 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-19 03:04:56.578537 | debian-bookworm | ok 2025-12-19 03:04:56.599381 | 2025-12-19 03:04:56.599557 | TASK [emit-job-header : Print job information] 2025-12-19 03:04:56.687035 | # Job Information 2025-12-19 03:04:56.687290 | Ansible Version: 2.16.14 2025-12-19 03:04:56.687344 | Job: hadolint 2025-12-19 03:04:56.687391 | Pipeline: periodic-daily 2025-12-19 03:04:56.687426 | Executor: 521e9411259a 2025-12-19 03:04:56.687456 | Triggered by: https://github.com/osism/osism-kubernetes 2025-12-19 03:04:56.687538 | Event ID: fe0b3f7b78574bbf9c2f6f04da538f07 2025-12-19 03:04:56.694103 | 2025-12-19 03:04:56.694262 | LOOP [emit-job-header : Print node information] 2025-12-19 03:04:56.958248 | debian-bookworm | ok: 2025-12-19 03:04:56.958526 | debian-bookworm | # Node Information 2025-12-19 03:04:56.958562 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-19 03:04:56.958587 | debian-bookworm | Hostname: debian 2025-12-19 03:04:56.958609 | debian-bookworm | Username: zuul 2025-12-19 03:04:56.958629 | debian-bookworm | Distro: Debian 12.12 2025-12-19 03:04:56.958651 | debian-bookworm | Provider: regiocloud-a 2025-12-19 03:04:56.958672 | debian-bookworm | Region: 2025-12-19 03:04:56.958692 | debian-bookworm | Label: debian-bookworm 2025-12-19 03:04:56.958711 | debian-bookworm | Product Name: OpenStack Nova 2025-12-19 03:04:56.958729 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed3:6bd5 2025-12-19 03:04:56.988632 | 2025-12-19 03:04:56.988794 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-19 03:04:58.869924 | debian-bookworm -> localhost | changed 2025-12-19 03:04:58.877718 | 2025-12-19 03:04:58.877860 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-19 03:05:02.078423 | debian-bookworm -> localhost | changed 2025-12-19 03:05:02.100462 | 2025-12-19 03:05:02.100658 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-19 03:05:03.289668 | debian-bookworm -> localhost | ok 2025-12-19 03:05:03.305163 | 2025-12-19 03:05:03.305322 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-19 03:05:03.370218 | debian-bookworm | ok 2025-12-19 03:05:03.451164 | debian-bookworm | included: /var/lib/zuul/builds/2b6329dc4abc4fca8ab424d60e77808d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-19 03:05:03.486180 | 2025-12-19 03:05:03.486331 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-19 03:05:09.168016 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-19 03:05:09.168263 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2b6329dc4abc4fca8ab424d60e77808d/work/2b6329dc4abc4fca8ab424d60e77808d_id_rsa 2025-12-19 03:05:09.168303 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2b6329dc4abc4fca8ab424d60e77808d/work/2b6329dc4abc4fca8ab424d60e77808d_id_rsa.pub 2025-12-19 03:05:09.168334 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-19 03:05:09.168362 | debian-bookworm -> localhost | SHA256:ts0LcFnKCvxXyYTf7Aq8if0wXCDlZOzoh1c9AVTfoTw zuul-build-sshkey 2025-12-19 03:05:09.168385 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-19 03:05:09.168428 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-19 03:05:09.168452 | debian-bookworm -> localhost | | .+.oo. . | 2025-12-19 03:05:09.168473 | debian-bookworm -> localhost | | =.. o....| 2025-12-19 03:05:09.168539 | debian-bookworm -> localhost | | .o+ o. E. .| 2025-12-19 03:05:09.168563 | debian-bookworm -> localhost | | . .o.O.+o . | 2025-12-19 03:05:09.168583 | debian-bookworm -> localhost | | o...S.* o. | 2025-12-19 03:05:09.168611 | debian-bookworm -> localhost | | ooBo* . | 2025-12-19 03:05:09.168633 | debian-bookworm -> localhost | | ooX o . | 2025-12-19 03:05:09.168653 | debian-bookworm -> localhost | | + B o | 2025-12-19 03:05:09.168673 | debian-bookworm -> localhost | | . +.+ | 2025-12-19 03:05:09.168692 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-19 03:05:09.168750 | debian-bookworm -> localhost | ok: Runtime: 0:00:04.144848 2025-12-19 03:05:09.175464 | 2025-12-19 03:05:09.175683 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-19 03:05:09.225829 | debian-bookworm | ok 2025-12-19 03:05:09.254805 | debian-bookworm | included: /var/lib/zuul/builds/2b6329dc4abc4fca8ab424d60e77808d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-19 03:05:09.286256 | 2025-12-19 03:05:09.286405 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-19 03:05:09.337128 | debian-bookworm | skipping: Conditional result was False 2025-12-19 03:05:09.345795 | 2025-12-19 03:05:09.345980 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-19 03:05:10.488888 | debian-bookworm | changed 2025-12-19 03:05:10.498540 | 2025-12-19 03:05:10.498675 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-19 03:05:10.824034 | debian-bookworm | ok 2025-12-19 03:05:10.832705 | 2025-12-19 03:05:10.832843 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-19 03:05:11.623425 | debian-bookworm | changed 2025-12-19 03:05:11.635339 | 2025-12-19 03:05:11.635479 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-19 03:05:12.506551 | debian-bookworm | changed 2025-12-19 03:05:12.518712 | 2025-12-19 03:05:12.518876 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-19 03:05:12.578032 | debian-bookworm | skipping: Conditional result was False 2025-12-19 03:05:12.589801 | 2025-12-19 03:05:12.589933 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-19 03:05:13.960188 | debian-bookworm -> localhost | changed 2025-12-19 03:05:13.980217 | 2025-12-19 03:05:13.980409 | TASK [add-build-sshkey : Add back temp key] 2025-12-19 03:05:15.206299 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2b6329dc4abc4fca8ab424d60e77808d/work/2b6329dc4abc4fca8ab424d60e77808d_id_rsa (zuul-build-sshkey) 2025-12-19 03:05:15.206588 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025750 2025-12-19 03:05:15.218440 | 2025-12-19 03:05:15.218604 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-19 03:05:16.051139 | debian-bookworm | ok 2025-12-19 03:05:16.060831 | 2025-12-19 03:05:16.060984 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-19 03:05:16.115895 | debian-bookworm | skipping: Conditional result was False 2025-12-19 03:05:16.149065 | 2025-12-19 03:05:16.149206 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-19 03:05:16.916083 | debian-bookworm | ok 2025-12-19 03:05:16.943363 | 2025-12-19 03:05:16.943528 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-19 03:05:17.004804 | debian-bookworm | ok 2025-12-19 03:05:17.010522 | 2025-12-19 03:05:17.010641 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-19 03:05:17.740866 | debian-bookworm -> localhost | ok 2025-12-19 03:05:17.748667 | 2025-12-19 03:05:17.748804 | TASK [validate-host : Collect information about the host] 2025-12-19 03:05:19.324047 | debian-bookworm | ok 2025-12-19 03:05:19.364205 | 2025-12-19 03:05:19.364359 | TASK [validate-host : Sanitize hostname] 2025-12-19 03:05:19.815324 | debian-bookworm | ok 2025-12-19 03:05:19.936297 | 2025-12-19 03:05:19.936446 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-19 03:05:21.685147 | debian-bookworm -> localhost | changed 2025-12-19 03:05:21.691740 | 2025-12-19 03:05:21.691875 | TASK [validate-host : Collect information about zuul worker] 2025-12-19 03:05:22.557922 | debian-bookworm | ok 2025-12-19 03:05:22.625923 | 2025-12-19 03:05:22.626138 | TASK [validate-host : Write out all zuul information for each host] 2025-12-19 03:05:25.319313 | debian-bookworm -> localhost | changed 2025-12-19 03:05:25.352618 | 2025-12-19 03:05:25.352772 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-19 03:05:25.696201 | debian-bookworm | ok 2025-12-19 03:05:25.721382 | 2025-12-19 03:05:25.721549 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-19 03:05:28.747722 | debian-bookworm | changed: 2025-12-19 03:05:28.747949 | debian-bookworm | cd+++++++++ src/ 2025-12-19 03:05:28.747985 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-19 03:05:28.748010 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-19 03:05:28.748033 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2025-12-19 03:05:28.748151 | debian-bookworm | Containerfile 2025-12-19 03:05:28.748327 | debian-bookworm | localhost | ok: Runtime: 0:00:00.014817 2025-12-19 03:05:49.971977 | 2025-12-19 03:05:49.972163 | TASK [upload-logs : Upload logs to log server] 2025-12-19 03:05:51.263884 | localhost | Output suppressed because no_log was given 2025-12-19 03:05:51.265913 | 2025-12-19 03:05:51.266021 | LOOP [upload-logs : Compress console log and json output] 2025-12-19 03:05:51.430200 | localhost | skipping: Conditional result was False 2025-12-19 03:05:51.461327 | localhost | skipping: Conditional result was False 2025-12-19 03:05:51.466313 | 2025-12-19 03:05:51.466443 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-19 03:05:51.698113 | localhost | skipping: Conditional result was False 2025-12-19 03:05:51.698430 | 2025-12-19 03:05:51.705458 | localhost | skipping: Conditional result was False 2025-12-19 03:05:51.716524 | 2025-12-19 03:05:51.716673 | LOOP [upload-logs : Upload console log and json output]