2026-05-25 03:16:00.348521 | Job console starting 2026-05-25 03:16:00.372867 | Updating git repos 2026-05-25 03:16:00.459928 | Cloning repos into workspace 2026-05-25 03:16:00.552651 | Restoring repo states 2026-05-25 03:16:00.570420 | Merging changes 2026-05-25 03:16:00.570443 | Checking out repos 2026-05-25 03:16:00.740793 | Preparing playbooks 2026-05-25 03:16:02.785630 | Running Ansible setup 2026-05-25 03:16:08.954704 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-25 03:16:10.146685 | 2026-05-25 03:16:10.146954 | PLAY [Base pre] 2026-05-25 03:16:10.164125 | 2026-05-25 03:16:10.164255 | TASK [Setup log path fact] 2026-05-25 03:16:10.182532 | debian-bookworm | ok 2026-05-25 03:16:10.198225 | 2026-05-25 03:16:10.198362 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-25 03:16:10.247039 | debian-bookworm | ok 2026-05-25 03:16:10.262880 | 2026-05-25 03:16:10.263014 | TASK [emit-job-header : Print job information] 2026-05-25 03:16:10.338718 | # Job Information 2026-05-25 03:16:10.338954 | Ansible Version: 2.16.14 2026-05-25 03:16:10.338997 | Job: hadolint 2026-05-25 03:16:10.339031 | Pipeline: periodic-daily 2026-05-25 03:16:10.339055 | Executor: 521e9411259a 2026-05-25 03:16:10.339076 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-05-25 03:16:10.339100 | Event ID: 569645472f1e417e970180164f3e3dd2 2026-05-25 03:16:10.344071 | 2026-05-25 03:16:10.344173 | LOOP [emit-job-header : Print node information] 2026-05-25 03:16:10.626958 | debian-bookworm | ok: 2026-05-25 03:16:10.627141 | debian-bookworm | # Node Information 2026-05-25 03:16:10.627174 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-25 03:16:10.627201 | debian-bookworm | Hostname: debian 2026-05-25 03:16:10.627223 | debian-bookworm | Username: zuul 2026-05-25 03:16:10.627243 | debian-bookworm | Distro: Debian 12.14 2026-05-25 03:16:10.627266 | debian-bookworm | Provider: regiocloud-a 2026-05-25 03:16:10.627287 | debian-bookworm | Region: 2026-05-25 03:16:10.627308 | debian-bookworm | Label: debian-bookworm 2026-05-25 03:16:10.627327 | debian-bookworm | Product Name: OpenStack Nova 2026-05-25 03:16:10.627346 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe36:484 2026-05-25 03:16:10.645511 | 2026-05-25 03:16:10.645630 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-25 03:16:11.792133 | debian-bookworm -> localhost | changed 2026-05-25 03:16:11.801307 | 2026-05-25 03:16:11.801426 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-25 03:16:14.374526 | debian-bookworm -> localhost | changed 2026-05-25 03:16:14.383627 | 2026-05-25 03:16:14.383724 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-25 03:16:15.540346 | debian-bookworm -> localhost | ok 2026-05-25 03:16:15.548498 | 2026-05-25 03:16:15.548615 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-25 03:16:15.635994 | debian-bookworm | ok 2026-05-25 03:16:15.715180 | debian-bookworm | included: /var/lib/zuul/builds/7b8b85a20e1749309869b24df732d011/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-25 03:16:15.757249 | 2026-05-25 03:16:15.757365 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-25 03:16:20.292825 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-25 03:16:20.293010 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7b8b85a20e1749309869b24df732d011/work/7b8b85a20e1749309869b24df732d011_id_rsa 2026-05-25 03:16:20.293042 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7b8b85a20e1749309869b24df732d011/work/7b8b85a20e1749309869b24df732d011_id_rsa.pub 2026-05-25 03:16:20.293063 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-25 03:16:20.293082 | debian-bookworm -> localhost | SHA256:1IXX4SEaT7Nyywi7hoS6bQmXayFBGfZmDHfhqBqEmUo zuul-build-sshkey 2026-05-25 03:16:20.293100 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-25 03:16:20.293127 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-25 03:16:20.293145 | debian-bookworm -> localhost | | +o. o. ..=.o. | 2026-05-25 03:16:20.293163 | debian-bookworm -> localhost | |.+o= + ..*.=.. | 2026-05-25 03:16:20.293179 | debian-bookworm -> localhost | |+E * . o +.+ . | 2026-05-25 03:16:20.293196 | debian-bookworm -> localhost | |+ .+ . . o = . | 2026-05-25 03:16:20.293212 | debian-bookworm -> localhost | |o ..... S . o | 2026-05-25 03:16:20.293234 | debian-bookworm -> localhost | | oo.+. . . | 2026-05-25 03:16:20.293251 | debian-bookworm -> localhost | |. .+ +. o | 2026-05-25 03:16:20.293267 | debian-bookworm -> localhost | | o= . | 2026-05-25 03:16:20.293284 | debian-bookworm -> localhost | | .o. | 2026-05-25 03:16:20.293300 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-25 03:16:20.293347 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.320177 2026-05-25 03:16:20.300300 | 2026-05-25 03:16:20.300389 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-25 03:16:20.357303 | debian-bookworm | ok 2026-05-25 03:16:20.365371 | debian-bookworm | included: /var/lib/zuul/builds/7b8b85a20e1749309869b24df732d011/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-25 03:16:20.379960 | 2026-05-25 03:16:20.380042 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-25 03:16:20.412937 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:16:20.417701 | 2026-05-25 03:16:20.417789 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-25 03:16:21.232152 | debian-bookworm | changed 2026-05-25 03:16:21.239060 | 2026-05-25 03:16:21.239155 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-25 03:16:21.518291 | debian-bookworm | ok 2026-05-25 03:16:21.522918 | 2026-05-25 03:16:21.523008 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-25 03:16:22.309660 | debian-bookworm | changed 2026-05-25 03:16:22.319408 | 2026-05-25 03:16:22.319504 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-25 03:16:23.177366 | debian-bookworm | changed 2026-05-25 03:16:23.182273 | 2026-05-25 03:16:23.182383 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-25 03:16:23.205505 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:16:23.210585 | 2026-05-25 03:16:23.210666 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-25 03:16:23.815617 | debian-bookworm -> localhost | changed 2026-05-25 03:16:23.825840 | 2026-05-25 03:16:23.825982 | TASK [add-build-sshkey : Add back temp key] 2026-05-25 03:16:24.548336 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7b8b85a20e1749309869b24df732d011/work/7b8b85a20e1749309869b24df732d011_id_rsa (zuul-build-sshkey) 2026-05-25 03:16:24.548547 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010145 2026-05-25 03:16:24.556450 | 2026-05-25 03:16:24.556546 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-25 03:16:25.252564 | debian-bookworm | ok 2026-05-25 03:16:25.257065 | 2026-05-25 03:16:25.257160 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-25 03:16:25.305342 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:16:25.318317 | 2026-05-25 03:16:25.318424 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-25 03:16:26.053760 | debian-bookworm | ok 2026-05-25 03:16:26.068829 | 2026-05-25 03:16:26.068944 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-25 03:16:26.146634 | debian-bookworm | ok 2026-05-25 03:16:26.151009 | 2026-05-25 03:16:26.151086 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-25 03:16:27.221015 | debian-bookworm -> localhost | ok 2026-05-25 03:16:27.226750 | 2026-05-25 03:16:27.226862 | TASK [validate-host : Collect information about the host] 2026-05-25 03:16:29.049958 | debian-bookworm | ok 2026-05-25 03:16:29.083632 | 2026-05-25 03:16:29.083748 | TASK [validate-host : Sanitize hostname] 2026-05-25 03:16:29.218976 | debian-bookworm | ok 2026-05-25 03:16:29.268549 | 2026-05-25 03:16:29.268675 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-25 03:16:30.410238 | debian-bookworm -> localhost | changed 2026-05-25 03:16:30.415789 | 2026-05-25 03:16:30.415968 | TASK [validate-host : Collect information about zuul worker] 2026-05-25 03:16:30.952335 | debian-bookworm | ok 2026-05-25 03:16:30.956921 | 2026-05-25 03:16:30.957011 | TASK [validate-host : Write out all zuul information for each host] 2026-05-25 03:16:32.160131 | debian-bookworm -> localhost | changed 2026-05-25 03:16:32.169619 | 2026-05-25 03:16:32.169712 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-25 03:16:32.488056 | debian-bookworm | ok 2026-05-25 03:16:32.493012 | 2026-05-25 03:16:32.493116 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-25 03:16:33.694613 | debian-bookworm | changed: 2026-05-25 03:16:33.698883 | debian-bookworm | cd+++++++++ src/ 2026-05-25 03:16:33.698932 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-25 03:16:33.698955 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-25 03:16:33.698975 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-25 03:16:33.698993 | debian-bookworm | Containerfile 2026-05-25 03:16:33.699116 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/7b8b85a20e1749309869b24df732d011/work/logs" 2026-05-25 03:16:43.491168 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7b8b85a20e1749309869b24df732d011/work/artifacts" 2026-05-25 03:16:43.993227 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7b8b85a20e1749309869b24df732d011/work/docs" 2026-05-25 03:16:44.021029 | 2026-05-25 03:16:44.021376 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-25 03:16:45.174777 | debian-bookworm | changed: 2026-05-25 03:16:45.175124 | debian-bookworm | .d..t...... ./ 2026-05-25 03:16:45.175165 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-25 03:16:45.175197 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-25 03:16:45.175223 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-25 03:16:45.175265 | debian-bookworm | changed: All items complete 2026-05-25 03:16:45.175287 | 2026-05-25 03:16:45.946108 | debian-bookworm | changed: .d..t...... ./ 2026-05-25 03:16:46.673373 | debian-bookworm | changed: .d..t...... ./ 2026-05-25 03:16:46.713876 | 2026-05-25 03:16:46.715144 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-25 03:16:46.780471 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:16:46.799860 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:16:46.816661 | 2026-05-25 03:16:46.816838 | PLAY RECAP 2026-05-25 03:16:46.816898 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-25 03:16:46.816931 | 2026-05-25 03:16:46.985124 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-25 03:16:46.987290 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-25 03:16:48.078266 | 2026-05-25 03:16:48.078499 | PLAY [Base post] 2026-05-25 03:16:48.101677 | 2026-05-25 03:16:48.101882 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-25 03:16:48.763902 | debian-bookworm | changed 2026-05-25 03:16:48.782657 | 2026-05-25 03:16:48.783625 | PLAY RECAP 2026-05-25 03:16:48.784369 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-25 03:16:48.784442 | 2026-05-25 03:16:49.071329 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-25 03:16:49.072244 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-25 03:16:50.188707 | 2026-05-25 03:16:50.188946 | PLAY [Base post-logs] 2026-05-25 03:16:50.222264 | 2026-05-25 03:16:50.222510 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-25 03:16:51.169533 | localhost | changed 2026-05-25 03:16:51.187544 | 2026-05-25 03:16:51.187779 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-25 03:16:51.228319 | localhost | ok 2026-05-25 03:16:51.235379 | 2026-05-25 03:16:51.235523 | TASK [Set zuul-log-path fact] 2026-05-25 03:16:51.266706 | localhost | ok 2026-05-25 03:16:51.281185 | 2026-05-25 03:16:51.281348 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-25 03:16:51.319359 | localhost | ok 2026-05-25 03:16:51.327000 | 2026-05-25 03:16:51.327174 | TASK [upload-logs : Create log directories] 2026-05-25 03:16:52.025530 | localhost | changed 2026-05-25 03:16:52.028718 | 2026-05-25 03:16:52.028881 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-25 03:16:52.762647 | localhost -> localhost | ok: Runtime: 0:00:00.018037 2026-05-25 03:16:52.768825 | 2026-05-25 03:16:52.769144 | TASK [upload-logs : Upload logs to log server] 2026-05-25 03:16:53.984872 | localhost | Output suppressed because no_log was given 2026-05-25 03:16:53.991593 | 2026-05-25 03:16:53.992110 | LOOP [upload-logs : Compress console log and json output] 2026-05-25 03:16:54.172726 | localhost | skipping: Conditional result was False 2026-05-25 03:16:54.218054 | localhost | skipping: Conditional result was False 2026-05-25 03:16:54.227701 | 2026-05-25 03:16:54.228361 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-25 03:16:54.326535 | localhost | skipping: Conditional result was False 2026-05-25 03:16:54.326903 | 2026-05-25 03:16:54.332171 | localhost | skipping: Conditional result was False 2026-05-25 03:16:54.337816 | 2026-05-25 03:16:54.337998 | LOOP [upload-logs : Upload console log and json output]