2026-08-01 10:00:52.710788 | Job console starting 2026-08-01 10:00:52.738744 | Updating git repos 2026-08-01 10:00:52.780824 | Cloning repos into workspace 2026-08-01 10:00:52.846932 | Restoring repo states 2026-08-01 10:00:52.863841 | Merging changes 2026-08-01 10:00:53.477520 | Checking out repos 2026-08-01 10:00:53.515760 | Preparing playbooks 2026-08-01 10:00:55.034059 | Running Ansible setup 2026-08-01 10:01:00.890052 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-01 10:01:01.945734 | 2026-08-01 10:01:01.945963 | PLAY [Base pre] 2026-08-01 10:01:01.996641 | 2026-08-01 10:01:01.996857 | TASK [Setup log path fact] 2026-08-01 10:01:02.031275 | debian-bookworm | ok 2026-08-01 10:01:02.103631 | 2026-08-01 10:01:02.103863 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-01 10:01:02.169508 | debian-bookworm | ok 2026-08-01 10:01:02.210940 | 2026-08-01 10:01:02.211120 | TASK [emit-job-header : Print job information] 2026-08-01 10:01:02.291980 | # Job Information 2026-08-01 10:01:02.292202 | Ansible Version: 2.16.14 2026-08-01 10:01:02.292237 | Job: ansible-lint 2026-08-01 10:01:02.292270 | Pipeline: check 2026-08-01 10:01:02.292292 | Executor: 521e9411259a 2026-08-01 10:01:02.292313 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/570 2026-08-01 10:01:02.292334 | Event ID: dc4d01b0-8d8f-11f1-9a29-34eaaee422e8 2026-08-01 10:01:02.297722 | 2026-08-01 10:01:02.297847 | LOOP [emit-job-header : Print node information] 2026-08-01 10:01:02.498661 | debian-bookworm | ok: 2026-08-01 10:01:02.499110 | debian-bookworm | # Node Information 2026-08-01 10:01:02.499156 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-01 10:01:02.499182 | debian-bookworm | Hostname: debian 2026-08-01 10:01:02.499204 | debian-bookworm | Username: zuul 2026-08-01 10:01:02.499226 | debian-bookworm | Distro: Debian 12.15 2026-08-01 10:01:02.499250 | debian-bookworm | Provider: regiocloud-a 2026-08-01 10:01:02.499272 | debian-bookworm | Region: 2026-08-01 10:01:02.499294 | debian-bookworm | Label: debian-bookworm 2026-08-01 10:01:02.499314 | debian-bookworm | Product Name: OpenStack Nova 2026-08-01 10:01:02.499334 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8f:90a6 2026-08-01 10:01:02.515184 | 2026-08-01 10:01:02.515353 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-01 10:01:03.152643 | debian-bookworm -> localhost | changed 2026-08-01 10:01:03.161089 | 2026-08-01 10:01:03.161235 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-01 10:01:04.936383 | debian-bookworm -> localhost | changed 2026-08-01 10:01:04.951804 | 2026-08-01 10:01:04.951970 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-01 10:01:05.429619 | debian-bookworm -> localhost | ok 2026-08-01 10:01:05.436733 | 2026-08-01 10:01:05.436871 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-01 10:01:05.483439 | debian-bookworm | ok 2026-08-01 10:01:05.503543 | debian-bookworm | included: /var/lib/zuul/builds/8c06a2bc806640f08c709f637ededf5f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-01 10:01:05.510520 | 2026-08-01 10:01:05.510666 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-01 10:01:09.057211 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-01 10:01:09.057604 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8c06a2bc806640f08c709f637ededf5f/work/8c06a2bc806640f08c709f637ededf5f_id_rsa 2026-08-01 10:01:09.057682 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8c06a2bc806640f08c709f637ededf5f/work/8c06a2bc806640f08c709f637ededf5f_id_rsa.pub 2026-08-01 10:01:09.057730 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-01 10:01:09.057765 | debian-bookworm -> localhost | SHA256:U36/acrkErcEto67zVe78IIMFEfpAszscr4aitZvqtc zuul-build-sshkey 2026-08-01 10:01:09.057828 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-01 10:01:09.057871 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-01 10:01:09.057907 | debian-bookworm -> localhost | | + ... | 2026-08-01 10:01:09.057947 | debian-bookworm -> localhost | | = . o | 2026-08-01 10:01:09.057983 | debian-bookworm -> localhost | | . . +. | 2026-08-01 10:01:09.058018 | debian-bookworm -> localhost | | . o oo+ | 2026-08-01 10:01:09.058056 | debian-bookworm -> localhost | | + .So.o. | 2026-08-01 10:01:09.058103 | debian-bookworm -> localhost | | . ..o.o.. | 2026-08-01 10:01:09.058141 | debian-bookworm -> localhost | | . o . = =oo.. | 2026-08-01 10:01:09.058177 | debian-bookworm -> localhost | | o + E. .o=++ooo | 2026-08-01 10:01:09.058213 | debian-bookworm -> localhost | |o.+.=o oooo++=. | 2026-08-01 10:01:09.058251 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-01 10:01:09.058352 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.841931 2026-08-01 10:01:09.067989 | 2026-08-01 10:01:09.068127 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-01 10:01:09.103841 | debian-bookworm | ok 2026-08-01 10:01:09.118321 | debian-bookworm | included: /var/lib/zuul/builds/8c06a2bc806640f08c709f637ededf5f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-01 10:01:09.127697 | 2026-08-01 10:01:09.127811 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-01 10:01:09.154020 | debian-bookworm | skipping: Conditional result was False 2026-08-01 10:01:09.161415 | 2026-08-01 10:01:09.161534 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-01 10:01:09.862056 | debian-bookworm | changed 2026-08-01 10:01:09.869513 | 2026-08-01 10:01:09.869651 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-01 10:01:10.119773 | debian-bookworm | ok 2026-08-01 10:01:10.125822 | 2026-08-01 10:01:10.125940 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-01 10:01:10.765924 | debian-bookworm | changed 2026-08-01 10:01:10.772892 | 2026-08-01 10:01:10.773031 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-01 10:01:11.377727 | debian-bookworm | changed 2026-08-01 10:01:11.384725 | 2026-08-01 10:01:11.384868 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-01 10:01:11.409651 | debian-bookworm | skipping: Conditional result was False 2026-08-01 10:01:11.416908 | 2026-08-01 10:01:11.417048 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-01 10:01:11.942082 | debian-bookworm -> localhost | changed 2026-08-01 10:01:11.956481 | 2026-08-01 10:01:11.956616 | TASK [add-build-sshkey : Add back temp key] 2026-08-01 10:01:12.420456 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8c06a2bc806640f08c709f637ededf5f/work/8c06a2bc806640f08c709f637ededf5f_id_rsa (zuul-build-sshkey) 2026-08-01 10:01:12.420835 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014392 2026-08-01 10:01:12.431218 | 2026-08-01 10:01:12.431346 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-01 10:01:12.901323 | debian-bookworm | ok 2026-08-01 10:01:12.907320 | 2026-08-01 10:01:12.907445 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-01 10:01:12.952731 | debian-bookworm | skipping: Conditional result was False 2026-08-01 10:01:12.976014 | 2026-08-01 10:01:12.976144 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-01 10:01:13.415377 | debian-bookworm | ok 2026-08-01 10:01:13.433497 | 2026-08-01 10:01:13.433714 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-01 10:01:13.474051 | debian-bookworm | ok 2026-08-01 10:01:13.479461 | 2026-08-01 10:01:13.479565 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-01 10:01:13.924588 | debian-bookworm -> localhost | ok 2026-08-01 10:01:13.932365 | 2026-08-01 10:01:13.932501 | TASK [validate-host : Collect information about the host] 2026-08-01 10:01:15.124896 | debian-bookworm | ok 2026-08-01 10:01:15.137468 | 2026-08-01 10:01:15.137622 | TASK [validate-host : Sanitize hostname] 2026-08-01 10:01:15.322318 | debian-bookworm | ok 2026-08-01 10:01:15.328978 | 2026-08-01 10:01:15.329150 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-01 10:01:16.141137 | debian-bookworm -> localhost | changed 2026-08-01 10:01:16.147797 | 2026-08-01 10:01:16.147920 | TASK [validate-host : Collect information about zuul worker] 2026-08-01 10:01:16.579582 | debian-bookworm | ok 2026-08-01 10:01:16.586694 | 2026-08-01 10:01:16.586861 | TASK [validate-host : Write out all zuul information for each host] 2026-08-01 10:01:17.220445 | debian-bookworm -> localhost | changed 2026-08-01 10:01:17.231504 | 2026-08-01 10:01:17.231644 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-01 10:01:17.511462 | debian-bookworm | ok 2026-08-01 10:01:17.521821 | 2026-08-01 10:01:17.521979 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-01 10:01:18.436033 | debian-bookworm | changed: 2026-08-01 10:01:18.436307 | debian-bookworm | cd+++++++++ src/ 2026-08-01 10:01:18.436352 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-01 10:01:18.436382 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-01 10:01:18.436408 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-08-01 10:01:18.436433 | debian-bookworm | Containerfile 2026-08-01 10:01:18.436617 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/8c06a2bc806640f08c709f637ededf5f/work/logs" 2026-08-01 10:02:29.152447 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8c06a2bc806640f08c709f637ededf5f/work/artifacts" 2026-08-01 10:02:29.415616 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8c06a2bc806640f08c709f637ededf5f/work/docs" 2026-08-01 10:02:29.432359 | 2026-08-01 10:02:29.432483 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-01 10:02:30.420782 | debian-bookworm | changed: 2026-08-01 10:02:30.420989 | debian-bookworm | .d..t...... ./ 2026-08-01 10:02:30.421031 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-01 10:02:30.421056 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-01 10:02:30.421078 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-01 10:02:30.421098 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-01 10:02:30.421118 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-01 10:02:30.421159 | debian-bookworm | changed: All items complete 2026-08-01 10:02:30.421184 | 2026-08-01 10:02:31.221644 | debian-bookworm | changed: .d..t...... ./ 2026-08-01 10:02:31.773529 | debian-bookworm | changed: .d..t...... ./ 2026-08-01 10:02:31.796119 | 2026-08-01 10:02:31.796244 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-01 10:02:32.206532 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.019033 2026-08-01 10:02:33.062326 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.038234 2026-08-01 10:02:33.083167 | 2026-08-01 10:02:33.083378 | PLAY RECAP 2026-08-01 10:02:33.083452 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-01 10:02:33.083478 | 2026-08-01 10:02:33.378828 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-01 10:02:33.380053 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-01 10:02:34.567822 | 2026-08-01 10:02:34.567976 | PLAY [Base post] 2026-08-01 10:02:34.580649 | 2026-08-01 10:02:34.580821 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-01 10:02:35.320275 | debian-bookworm | changed 2026-08-01 10:02:35.334939 | 2026-08-01 10:02:35.335076 | PLAY RECAP 2026-08-01 10:02:35.335142 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-01 10:02:35.335204 | 2026-08-01 10:02:35.713783 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-01 10:02:35.714540 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-01 10:02:37.071888 | 2026-08-01 10:02:37.072034 | PLAY [Base post-logs] 2026-08-01 10:02:37.093589 | 2026-08-01 10:02:37.093752 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-01 10:02:38.012026 | localhost | changed 2026-08-01 10:02:38.022600 | 2026-08-01 10:02:38.022761 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-01 10:02:38.051568 | localhost | ok 2026-08-01 10:02:38.054503 | 2026-08-01 10:02:38.054590 | TASK [Set zuul-log-path fact] 2026-08-01 10:02:38.079448 | localhost | ok 2026-08-01 10:02:38.087132 | 2026-08-01 10:02:38.087229 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-01 10:02:38.131961 | localhost | ok 2026-08-01 10:02:38.134745 | 2026-08-01 10:02:38.134898 | TASK [upload-logs : Create log directories] 2026-08-01 10:02:38.931018 | localhost | changed 2026-08-01 10:02:38.934483 | 2026-08-01 10:02:38.934909 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-01 10:02:40.182828 | localhost -> localhost | ok: Runtime: 0:00:00.045724 2026-08-01 10:02:40.186782 | 2026-08-01 10:02:40.186897 | TASK [upload-logs : Upload logs to log server] 2026-08-01 10:02:40.976325 | localhost | Output suppressed because no_log was given 2026-08-01 10:02:40.978543 | 2026-08-01 10:02:40.978646 | LOOP [upload-logs : Compress console log and json output] 2026-08-01 10:02:41.088801 | localhost | skipping: Conditional result was False 2026-08-01 10:02:41.112127 | localhost | skipping: Conditional result was False 2026-08-01 10:02:41.116609 | 2026-08-01 10:02:41.116732 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-01 10:02:41.208301 | localhost | skipping: Conditional result was False 2026-08-01 10:02:41.208722 | 2026-08-01 10:02:41.213937 | localhost | skipping: Conditional result was False 2026-08-01 10:02:41.223257 | 2026-08-01 10:02:41.223377 | LOOP [upload-logs : Upload console log and json output]