2026-06-25 07:49:09.086778 | Job console starting 2026-06-25 07:49:09.105542 | Updating git repos 2026-06-25 07:49:09.174160 | Cloning repos into workspace 2026-06-25 07:49:09.229666 | Restoring repo states 2026-06-25 07:49:09.249715 | Merging changes 2026-06-25 07:49:09.782950 | Checking out repos 2026-06-25 07:49:09.849720 | Preparing playbooks 2026-06-25 07:49:10.703488 | Running Ansible setup 2026-06-25 07:49:17.466434 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-25 07:49:19.182337 | 2026-06-25 07:49:19.182535 | PLAY [Base pre] 2026-06-25 07:49:19.222367 | 2026-06-25 07:49:19.222548 | TASK [Setup log path fact] 2026-06-25 07:49:19.273124 | debian-bookworm | ok 2026-06-25 07:49:19.296212 | 2026-06-25 07:49:19.296399 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 07:49:19.373236 | debian-bookworm | ok 2026-06-25 07:49:19.392312 | 2026-06-25 07:49:19.392483 | TASK [emit-job-header : Print job information] 2026-06-25 07:49:19.465884 | # Job Information 2026-06-25 07:49:19.466249 | Ansible Version: 2.16.14 2026-06-25 07:49:19.466298 | Job: hadolint 2026-06-25 07:49:19.466340 | Pipeline: check 2026-06-25 07:49:19.466369 | Executor: 521e9411259a 2026-06-25 07:49:19.466391 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/921 2026-06-25 07:49:19.466415 | Event ID: 52ae1260-706a-11f1-9958-cf7d9943ff00 2026-06-25 07:49:19.476588 | 2026-06-25 07:49:19.476760 | LOOP [emit-job-header : Print node information] 2026-06-25 07:49:19.621246 | debian-bookworm | ok: 2026-06-25 07:49:19.621555 | debian-bookworm | # Node Information 2026-06-25 07:49:19.621599 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-25 07:49:19.621627 | debian-bookworm | Hostname: debian 2026-06-25 07:49:19.621650 | debian-bookworm | Username: zuul 2026-06-25 07:49:19.621672 | debian-bookworm | Distro: Debian 12.14 2026-06-25 07:49:19.621697 | debian-bookworm | Provider: regiocloud-a 2026-06-25 07:49:19.621719 | debian-bookworm | Region: 2026-06-25 07:49:19.621740 | debian-bookworm | Label: debian-bookworm 2026-06-25 07:49:19.621760 | debian-bookworm | Product Name: OpenStack Nova 2026-06-25 07:49:19.621780 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5c:f5d1 2026-06-25 07:49:19.641543 | 2026-06-25 07:49:19.641703 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-25 07:49:20.535418 | debian-bookworm -> localhost | changed 2026-06-25 07:49:20.545416 | 2026-06-25 07:49:20.545582 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-25 07:49:22.766486 | debian-bookworm -> localhost | changed 2026-06-25 07:49:22.777084 | 2026-06-25 07:49:22.777197 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-25 07:49:23.482297 | debian-bookworm -> localhost | ok 2026-06-25 07:49:23.488489 | 2026-06-25 07:49:23.488598 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-25 07:49:23.528856 | debian-bookworm | ok 2026-06-25 07:49:23.584465 | debian-bookworm | included: /var/lib/zuul/builds/472a919fe36f4165b6bdd4ecd862688e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-25 07:49:23.597607 | 2026-06-25 07:49:23.597713 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-25 07:49:25.370648 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-25 07:49:25.370857 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/472a919fe36f4165b6bdd4ecd862688e/work/472a919fe36f4165b6bdd4ecd862688e_id_rsa 2026-06-25 07:49:25.370897 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/472a919fe36f4165b6bdd4ecd862688e/work/472a919fe36f4165b6bdd4ecd862688e_id_rsa.pub 2026-06-25 07:49:25.370924 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-25 07:49:25.370950 | debian-bookworm -> localhost | SHA256:aTW4K/S1NjPO0ugLoi1ncTRZWGE6xj5DUS16MPdLF6g zuul-build-sshkey 2026-06-25 07:49:25.370973 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-25 07:49:25.371032 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-25 07:49:25.371059 | debian-bookworm -> localhost | | .+=o . | 2026-06-25 07:49:25.371081 | debian-bookworm -> localhost | | .+++.o . | 2026-06-25 07:49:25.371101 | debian-bookworm -> localhost | | *B.+o . | 2026-06-25 07:49:25.371122 | debian-bookworm -> localhost | | +=.E+o.. | 2026-06-25 07:49:25.371143 | debian-bookworm -> localhost | | .=oS..o | 2026-06-25 07:49:25.371167 | debian-bookworm -> localhost | | ...= o.. | 2026-06-25 07:49:25.371188 | debian-bookworm -> localhost | | .oo oo* | 2026-06-25 07:49:25.371208 | debian-bookworm -> localhost | | .oo. oo+.+ | 2026-06-25 07:49:25.371230 | debian-bookworm -> localhost | | .+. .ooo | 2026-06-25 07:49:25.371250 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-25 07:49:25.371301 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.833107 2026-06-25 07:49:25.377616 | 2026-06-25 07:49:25.377715 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-25 07:49:25.446044 | debian-bookworm | ok 2026-06-25 07:49:25.471834 | debian-bookworm | included: /var/lib/zuul/builds/472a919fe36f4165b6bdd4ecd862688e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-25 07:49:25.479122 | 2026-06-25 07:49:25.479216 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-25 07:49:25.532660 | debian-bookworm | skipping: Conditional result was False 2026-06-25 07:49:25.537594 | 2026-06-25 07:49:25.537683 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-25 07:49:26.485754 | debian-bookworm | changed 2026-06-25 07:49:26.490164 | 2026-06-25 07:49:26.490249 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-25 07:49:26.773312 | debian-bookworm | ok 2026-06-25 07:49:26.777928 | 2026-06-25 07:49:26.778025 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-25 07:49:27.545882 | debian-bookworm | changed 2026-06-25 07:49:27.550137 | 2026-06-25 07:49:27.550217 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-25 07:49:28.359612 | debian-bookworm | changed 2026-06-25 07:49:28.367889 | 2026-06-25 07:49:28.367982 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-25 07:49:28.404483 | debian-bookworm | skipping: Conditional result was False 2026-06-25 07:49:28.410469 | 2026-06-25 07:49:28.410574 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-25 07:49:29.033029 | debian-bookworm -> localhost | changed 2026-06-25 07:49:29.044351 | 2026-06-25 07:49:29.044466 | TASK [add-build-sshkey : Add back temp key] 2026-06-25 07:49:29.410195 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/472a919fe36f4165b6bdd4ecd862688e/work/472a919fe36f4165b6bdd4ecd862688e_id_rsa (zuul-build-sshkey) 2026-06-25 07:49:29.410457 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012961 2026-06-25 07:49:29.418380 | 2026-06-25 07:49:29.418476 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-25 07:49:29.823418 | debian-bookworm | ok 2026-06-25 07:49:29.831766 | 2026-06-25 07:49:29.831925 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-25 07:49:29.856135 | debian-bookworm | skipping: Conditional result was False 2026-06-25 07:49:29.867475 | 2026-06-25 07:49:29.867590 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-25 07:49:30.321784 | debian-bookworm | ok 2026-06-25 07:49:30.344689 | 2026-06-25 07:49:30.344806 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-25 07:49:30.386125 | debian-bookworm | ok 2026-06-25 07:49:30.392329 | 2026-06-25 07:49:30.392427 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-25 07:49:30.738612 | debian-bookworm -> localhost | ok 2026-06-25 07:49:30.751243 | 2026-06-25 07:49:30.751349 | TASK [validate-host : Collect information about the host] 2026-06-25 07:49:32.055230 | debian-bookworm | ok 2026-06-25 07:49:32.064931 | 2026-06-25 07:49:32.065049 | TASK [validate-host : Sanitize hostname] 2026-06-25 07:49:32.177198 | debian-bookworm | ok 2026-06-25 07:49:32.180836 | 2026-06-25 07:49:32.180916 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-25 07:49:32.856124 | debian-bookworm -> localhost | changed 2026-06-25 07:49:32.860744 | 2026-06-25 07:49:32.871044 | TASK [validate-host : Collect information about zuul worker] 2026-06-25 07:49:33.371881 | debian-bookworm | ok 2026-06-25 07:49:33.375871 | 2026-06-25 07:49:33.375959 | TASK [validate-host : Write out all zuul information for each host] 2026-06-25 07:49:34.007461 | debian-bookworm -> localhost | changed 2026-06-25 07:49:34.036351 | 2026-06-25 07:49:34.036530 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-25 07:49:34.318037 | debian-bookworm | ok 2026-06-25 07:49:34.324087 | 2026-06-25 07:49:34.324192 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-25 07:49:35.388292 | debian-bookworm | changed: 2026-06-25 07:49:35.388476 | debian-bookworm | cd+++++++++ src/ 2026-06-25 07:49:35.388511 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-25 07:49:35.388536 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-25 07:49:35.388558 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-06-25 07:49:35.388578 | debian-bookworm | Containerfile 2026-06-25 07:49:35.388725 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/472a919fe36f4165b6bdd4ecd862688e/work/logs" 2026-06-25 07:50:14.675734 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/472a919fe36f4165b6bdd4ecd862688e/work/artifacts" 2026-06-25 07:50:14.969732 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/472a919fe36f4165b6bdd4ecd862688e/work/docs" 2026-06-25 07:50:14.981782 | 2026-06-25 07:50:14.982043 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-25 07:50:15.819508 | debian-bookworm | changed: 2026-06-25 07:50:15.819752 | debian-bookworm | .d..t...... ./ 2026-06-25 07:50:15.819790 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-25 07:50:15.819890 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-25 07:50:15.819916 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-25 07:50:15.819937 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-25 07:50:15.819957 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-25 07:50:15.820006 | debian-bookworm | changed: All items complete 2026-06-25 07:50:15.820045 | 2026-06-25 07:50:16.451729 | debian-bookworm | changed: .d..t...... ./ 2026-06-25 07:50:17.057802 | debian-bookworm | changed: .d..t...... ./ 2026-06-25 07:50:17.084887 | 2026-06-25 07:50:17.085075 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-25 07:50:17.458597 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009197 2026-06-25 07:50:17.763218 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010918 2026-06-25 07:50:17.781831 | 2026-06-25 07:50:17.781951 | PLAY RECAP 2026-06-25 07:50:17.782009 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-25 07:50:17.782049 | 2026-06-25 07:50:17.931246 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-25 07:50:17.933158 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-25 07:50:18.708511 | 2026-06-25 07:50:18.708697 | PLAY [Base post] 2026-06-25 07:50:18.723547 | 2026-06-25 07:50:18.723699 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-25 07:50:19.307301 | debian-bookworm | changed 2026-06-25 07:50:19.316086 | 2026-06-25 07:50:19.316236 | PLAY RECAP 2026-06-25 07:50:19.316317 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-25 07:50:19.316394 | 2026-06-25 07:50:19.457414 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-25 07:50:19.458393 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-25 07:50:20.297243 | 2026-06-25 07:50:20.297433 | PLAY [Base post-logs] 2026-06-25 07:50:20.309240 | 2026-06-25 07:50:20.309426 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-25 07:50:20.782747 | localhost | changed 2026-06-25 07:50:20.793547 | 2026-06-25 07:50:20.793731 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-25 07:50:20.840008 | localhost | ok 2026-06-25 07:50:20.843356 | 2026-06-25 07:50:20.843469 | TASK [Set zuul-log-path fact] 2026-06-25 07:50:20.858951 | localhost | ok 2026-06-25 07:50:20.867081 | 2026-06-25 07:50:20.867261 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-25 07:50:20.892751 | localhost | ok 2026-06-25 07:50:20.915381 | 2026-06-25 07:50:20.915558 | TASK [upload-logs : Create log directories] 2026-06-25 07:50:21.467574 | localhost | changed 2026-06-25 07:50:21.478887 | 2026-06-25 07:50:21.479715 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-25 07:50:22.025777 | localhost -> localhost | ok: Runtime: 0:00:00.008824 2026-06-25 07:50:22.030151 | 2026-06-25 07:50:22.030279 | TASK [upload-logs : Upload logs to log server] 2026-06-25 07:50:22.640077 | localhost | Output suppressed because no_log was given 2026-06-25 07:50:22.645047 | 2026-06-25 07:50:22.645225 | LOOP [upload-logs : Compress console log and json output] 2026-06-25 07:50:22.711360 | localhost | skipping: Conditional result was False 2026-06-25 07:50:22.716079 | localhost | skipping: Conditional result was False 2026-06-25 07:50:22.729830 | 2026-06-25 07:50:22.730091 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-25 07:50:22.781810 | localhost | skipping: Conditional result was False 2026-06-25 07:50:22.782509 | 2026-06-25 07:50:22.785990 | localhost | skipping: Conditional result was False 2026-06-25 07:50:22.796552 | 2026-06-25 07:50:22.796882 | LOOP [upload-logs : Upload console log and json output]