2026-07-19 03:16:12.712755 | Job console starting 2026-07-19 03:16:12.737694 | Updating git repos 2026-07-19 03:16:12.772653 | Cloning repos into workspace 2026-07-19 03:16:12.837648 | Restoring repo states 2026-07-19 03:16:12.851715 | Merging changes 2026-07-19 03:16:12.851741 | Checking out repos 2026-07-19 03:16:12.916245 | Preparing playbooks 2026-07-19 03:16:13.884011 | Running Ansible setup 2026-07-19 03:16:18.780791 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-19 03:16:19.626654 | 2026-07-19 03:16:19.626886 | PLAY [Base pre] 2026-07-19 03:16:19.659211 | 2026-07-19 03:16:19.659493 | TASK [Setup log path fact] 2026-07-19 03:16:19.696876 | debian-bookworm | ok 2026-07-19 03:16:19.720261 | 2026-07-19 03:16:19.720528 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 03:16:19.755332 | debian-bookworm | ok 2026-07-19 03:16:19.768093 | 2026-07-19 03:16:19.768229 | TASK [emit-job-header : Print job information] 2026-07-19 03:16:19.814770 | # Job Information 2026-07-19 03:16:19.815162 | Ansible Version: 2.16.14 2026-07-19 03:16:19.815216 | Job: ansible-lint 2026-07-19 03:16:19.815265 | Pipeline: periodic-daily 2026-07-19 03:16:19.815299 | Executor: 521e9411259a 2026-07-19 03:16:19.815331 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-07-19 03:16:19.815378 | Event ID: 1c7597dcfbd24bd1b656f9d584b84a74 2026-07-19 03:16:19.822293 | 2026-07-19 03:16:19.822487 | LOOP [emit-job-header : Print node information] 2026-07-19 03:16:19.957477 | debian-bookworm | ok: 2026-07-19 03:16:19.957722 | debian-bookworm | # Node Information 2026-07-19 03:16:19.957756 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-19 03:16:19.957783 | debian-bookworm | Hostname: debian 2026-07-19 03:16:19.957806 | debian-bookworm | Username: zuul 2026-07-19 03:16:19.957827 | debian-bookworm | Distro: Debian 12.15 2026-07-19 03:16:19.957851 | debian-bookworm | Provider: regiocloud-a 2026-07-19 03:16:19.957872 | debian-bookworm | Region: 2026-07-19 03:16:19.957894 | debian-bookworm | Label: debian-bookworm 2026-07-19 03:16:19.957913 | debian-bookworm | Product Name: OpenStack Nova 2026-07-19 03:16:19.957933 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed9:e0db 2026-07-19 03:16:19.974618 | 2026-07-19 03:16:19.974822 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-19 03:16:20.542138 | debian-bookworm -> localhost | changed 2026-07-19 03:16:20.554444 | 2026-07-19 03:16:20.554607 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-19 03:16:21.757963 | debian-bookworm -> localhost | changed 2026-07-19 03:16:21.789765 | 2026-07-19 03:16:21.789982 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-19 03:16:22.097704 | debian-bookworm -> localhost | ok 2026-07-19 03:16:22.104866 | 2026-07-19 03:16:22.105010 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-19 03:16:22.137019 | debian-bookworm | ok 2026-07-19 03:16:22.155251 | debian-bookworm | included: /var/lib/zuul/builds/1b344a29a942479fa62df5a14e3c90ba/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-19 03:16:22.161984 | 2026-07-19 03:16:22.162107 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-19 03:16:23.696201 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-19 03:16:23.696537 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1b344a29a942479fa62df5a14e3c90ba/work/1b344a29a942479fa62df5a14e3c90ba_id_rsa 2026-07-19 03:16:23.696583 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1b344a29a942479fa62df5a14e3c90ba/work/1b344a29a942479fa62df5a14e3c90ba_id_rsa.pub 2026-07-19 03:16:23.696610 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-19 03:16:23.696635 | debian-bookworm -> localhost | SHA256:l5e58v23zVsvzh4McWjBzLBjXf720QbdQICo4XP3bN0 zuul-build-sshkey 2026-07-19 03:16:23.696658 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-19 03:16:23.696692 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-19 03:16:23.696714 | debian-bookworm -> localhost | | ..*oo+ | 2026-07-19 03:16:23.696735 | debian-bookworm -> localhost | | . . .o+= o.| 2026-07-19 03:16:23.696755 | debian-bookworm -> localhost | | . o + = + o| 2026-07-19 03:16:23.696775 | debian-bookworm -> localhost | | + ...+ = o.| 2026-07-19 03:16:23.696794 | debian-bookworm -> localhost | | oS.oo=. o=| 2026-07-19 03:16:23.696819 | debian-bookworm -> localhost | | . .++.oE| 2026-07-19 03:16:23.696839 | debian-bookworm -> localhost | | ... o o| 2026-07-19 03:16:23.696859 | debian-bookworm -> localhost | | o o.o=| 2026-07-19 03:16:23.696878 | debian-bookworm -> localhost | | .o==O| 2026-07-19 03:16:23.696898 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-19 03:16:23.696959 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.954197 2026-07-19 03:16:23.704260 | 2026-07-19 03:16:23.704408 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-19 03:16:23.736238 | debian-bookworm | ok 2026-07-19 03:16:23.759568 | debian-bookworm | included: /var/lib/zuul/builds/1b344a29a942479fa62df5a14e3c90ba/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-19 03:16:23.775057 | 2026-07-19 03:16:23.775218 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-19 03:16:23.822424 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:16:23.835697 | 2026-07-19 03:16:23.836066 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-19 03:16:24.628431 | debian-bookworm | changed 2026-07-19 03:16:24.645132 | 2026-07-19 03:16:24.646792 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-19 03:16:24.946755 | debian-bookworm | ok 2026-07-19 03:16:24.958536 | 2026-07-19 03:16:24.958712 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-19 03:16:25.686531 | debian-bookworm | changed 2026-07-19 03:16:25.693833 | 2026-07-19 03:16:25.693959 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-19 03:16:26.380041 | debian-bookworm | changed 2026-07-19 03:16:26.387708 | 2026-07-19 03:16:26.387848 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-19 03:16:26.414827 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:16:26.429757 | 2026-07-19 03:16:26.429935 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-19 03:16:26.949516 | debian-bookworm -> localhost | changed 2026-07-19 03:16:26.967271 | 2026-07-19 03:16:26.967429 | TASK [add-build-sshkey : Add back temp key] 2026-07-19 03:16:27.458467 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1b344a29a942479fa62df5a14e3c90ba/work/1b344a29a942479fa62df5a14e3c90ba_id_rsa (zuul-build-sshkey) 2026-07-19 03:16:27.458771 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017814 2026-07-19 03:16:27.467599 | 2026-07-19 03:16:27.467728 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-19 03:16:27.925286 | debian-bookworm | ok 2026-07-19 03:16:27.941243 | 2026-07-19 03:16:27.941427 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-19 03:16:27.976107 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:16:27.987457 | 2026-07-19 03:16:27.987585 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-19 03:16:28.454925 | debian-bookworm | ok 2026-07-19 03:16:28.479477 | 2026-07-19 03:16:28.479645 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-19 03:16:28.512046 | debian-bookworm | ok 2026-07-19 03:16:28.521480 | 2026-07-19 03:16:28.521623 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-19 03:16:28.841582 | debian-bookworm -> localhost | ok 2026-07-19 03:16:28.851009 | 2026-07-19 03:16:28.851175 | TASK [validate-host : Collect information about the host] 2026-07-19 03:16:29.985163 | debian-bookworm | ok 2026-07-19 03:16:30.001509 | 2026-07-19 03:16:30.001676 | TASK [validate-host : Sanitize hostname] 2026-07-19 03:16:30.201196 | debian-bookworm | ok 2026-07-19 03:16:30.206666 | 2026-07-19 03:16:30.206792 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-19 03:16:30.816806 | debian-bookworm -> localhost | changed 2026-07-19 03:16:30.823650 | 2026-07-19 03:16:30.823782 | TASK [validate-host : Collect information about zuul worker] 2026-07-19 03:16:31.269340 | debian-bookworm | ok 2026-07-19 03:16:31.275340 | 2026-07-19 03:16:31.275555 | TASK [validate-host : Write out all zuul information for each host] 2026-07-19 03:16:32.227674 | debian-bookworm -> localhost | changed 2026-07-19 03:16:32.244420 | 2026-07-19 03:16:32.244609 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-19 03:16:32.494720 | debian-bookworm | ok 2026-07-19 03:16:32.504030 | 2026-07-19 03:16:32.504160 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-19 03:16:33.504777 | debian-bookworm | changed: 2026-07-19 03:16:33.505022 | debian-bookworm | cd+++++++++ src/ 2026-07-19 03:16:33.505057 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-19 03:16:33.505082 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-19 03:16:33.505104 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-07-19 03:16:33.505126 | debian-bookworm | Containerfile 2026-07-19 03:16:33.505260 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/1b344a29a942479fa62df5a14e3c90ba/work/logs" 2026-07-19 03:17:46.823132 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1b344a29a942479fa62df5a14e3c90ba/work/artifacts" 2026-07-19 03:17:47.251712 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1b344a29a942479fa62df5a14e3c90ba/work/docs" 2026-07-19 03:17:47.264742 | 2026-07-19 03:17:47.264973 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-19 03:17:48.396128 | debian-bookworm | changed: 2026-07-19 03:17:48.396421 | debian-bookworm | .d..t...... ./ 2026-07-19 03:17:48.396458 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-19 03:17:48.396482 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-19 03:17:48.396503 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-19 03:17:48.396525 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-19 03:17:48.396545 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-19 03:17:48.396591 | debian-bookworm | changed: All items complete 2026-07-19 03:17:48.396618 | 2026-07-19 03:17:49.008668 | debian-bookworm | changed: .d..t...... ./ 2026-07-19 03:17:49.666346 | debian-bookworm | changed: .d..t...... ./ 2026-07-19 03:17:49.682888 | 2026-07-19 03:17:49.683051 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-19 03:17:49.720175 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:17:49.724931 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:17:49.736265 | 2026-07-19 03:17:49.736479 | PLAY RECAP 2026-07-19 03:17:49.736549 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-19 03:17:49.736583 | 2026-07-19 03:17:49.973533 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-19 03:17:49.974791 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 03:17:50.777853 | 2026-07-19 03:17:50.778051 | PLAY [Base post] 2026-07-19 03:17:50.795811 | 2026-07-19 03:17:50.795994 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-19 03:17:51.386267 | debian-bookworm | changed 2026-07-19 03:17:51.397208 | 2026-07-19 03:17:51.397356 | PLAY RECAP 2026-07-19 03:17:51.397424 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-19 03:17:51.397487 | 2026-07-19 03:17:51.539498 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 03:17:51.540451 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-19 03:17:52.389307 | 2026-07-19 03:17:52.389509 | PLAY [Base post-logs] 2026-07-19 03:17:52.400819 | 2026-07-19 03:17:52.401023 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-19 03:17:52.899018 | localhost | changed 2026-07-19 03:17:52.916167 | 2026-07-19 03:17:52.916424 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-19 03:17:52.958220 | localhost | ok 2026-07-19 03:17:52.969245 | 2026-07-19 03:17:52.969570 | TASK [Set zuul-log-path fact] 2026-07-19 03:17:52.990759 | localhost | ok 2026-07-19 03:17:53.005174 | 2026-07-19 03:17:53.005355 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 03:17:53.041422 | localhost | ok 2026-07-19 03:17:53.045153 | 2026-07-19 03:17:53.045274 | TASK [upload-logs : Create log directories] 2026-07-19 03:17:53.913722 | localhost | changed 2026-07-19 03:17:53.916886 | 2026-07-19 03:17:53.917017 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-19 03:17:54.492078 | localhost -> localhost | ok: Runtime: 0:00:00.008314 2026-07-19 03:17:54.496967 | 2026-07-19 03:17:54.497103 | TASK [upload-logs : Upload logs to log server] 2026-07-19 03:17:55.102769 | localhost | Output suppressed because no_log was given 2026-07-19 03:17:55.105208 | 2026-07-19 03:17:55.105367 | LOOP [upload-logs : Compress console log and json output] 2026-07-19 03:17:55.174256 | localhost | skipping: Conditional result was False 2026-07-19 03:17:55.180446 | localhost | skipping: Conditional result was False 2026-07-19 03:17:55.184894 | 2026-07-19 03:17:55.185064 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-19 03:17:55.240070 | localhost | skipping: Conditional result was False 2026-07-19 03:17:55.240430 | 2026-07-19 03:17:55.256022 | localhost | skipping: Conditional result was False 2026-07-19 03:17:55.266200 | 2026-07-19 03:17:55.266401 | LOOP [upload-logs : Upload console log and json output]