2026-07-01 21:00:20.487597 | Job console starting 2026-07-01 21:00:20.513010 | Updating git repos 2026-07-01 21:00:20.619484 | Cloning repos into workspace 2026-07-01 21:00:20.736776 | Restoring repo states 2026-07-01 21:00:20.756938 | Merging changes 2026-07-01 21:00:21.522890 | Checking out repos 2026-07-01 21:00:21.566569 | Preparing playbooks 2026-07-01 21:00:22.842128 | Running Ansible setup 2026-07-01 21:00:27.479542 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-01 21:00:28.273765 | 2026-07-01 21:00:28.273953 | PLAY [Base pre] 2026-07-01 21:00:28.292942 | 2026-07-01 21:00:28.293091 | TASK [Setup log path fact] 2026-07-01 21:00:28.323802 | debian-bookworm | ok 2026-07-01 21:00:28.341355 | 2026-07-01 21:00:28.341543 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-01 21:00:28.402181 | debian-bookworm | ok 2026-07-01 21:00:28.421561 | 2026-07-01 21:00:28.421731 | TASK [emit-job-header : Print job information] 2026-07-01 21:00:28.485744 | # Job Information 2026-07-01 21:00:28.485958 | Ansible Version: 2.16.14 2026-07-01 21:00:28.485994 | Job: ansible-lint 2026-07-01 21:00:28.486029 | Pipeline: check 2026-07-01 21:00:28.486054 | Executor: 521e9411259a 2026-07-01 21:00:28.486076 | Triggered by: https://github.com/osism/ansible-collection-services/pull/1782 2026-07-01 21:00:28.486099 | Event ID: d8a39b90-758f-11f1-86a2-3a6f3e21baff 2026-07-01 21:00:28.497134 | 2026-07-01 21:00:28.497327 | LOOP [emit-job-header : Print node information] 2026-07-01 21:00:28.638683 | debian-bookworm | ok: 2026-07-01 21:00:28.639008 | debian-bookworm | # Node Information 2026-07-01 21:00:28.639046 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-01 21:00:28.639072 | debian-bookworm | Hostname: debian 2026-07-01 21:00:28.639094 | debian-bookworm | Username: zuul 2026-07-01 21:00:28.639114 | debian-bookworm | Distro: Debian 12.14 2026-07-01 21:00:28.639138 | debian-bookworm | Provider: regiocloud-a 2026-07-01 21:00:28.639158 | debian-bookworm | Region: 2026-07-01 21:00:28.639179 | debian-bookworm | Label: debian-bookworm 2026-07-01 21:00:28.639241 | debian-bookworm | Product Name: OpenStack Nova 2026-07-01 21:00:28.639261 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fece:b756 2026-07-01 21:00:28.679533 | 2026-07-01 21:00:28.679730 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-01 21:00:29.413133 | debian-bookworm -> localhost | changed 2026-07-01 21:00:29.421415 | 2026-07-01 21:00:29.421561 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-01 21:00:31.234369 | debian-bookworm -> localhost | changed 2026-07-01 21:00:31.243076 | 2026-07-01 21:00:31.243173 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-01 21:00:31.723835 | debian-bookworm -> localhost | ok 2026-07-01 21:00:31.730434 | 2026-07-01 21:00:31.730549 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-01 21:00:31.751174 | debian-bookworm | ok 2026-07-01 21:00:31.770072 | debian-bookworm | included: /var/lib/zuul/builds/d6e1be43b702464e8c88452165d51a59/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-01 21:00:31.776050 | 2026-07-01 21:00:31.776151 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-01 21:00:33.891014 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-01 21:00:33.891248 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d6e1be43b702464e8c88452165d51a59/work/d6e1be43b702464e8c88452165d51a59_id_rsa 2026-07-01 21:00:33.891288 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d6e1be43b702464e8c88452165d51a59/work/d6e1be43b702464e8c88452165d51a59_id_rsa.pub 2026-07-01 21:00:33.891315 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-01 21:00:33.891340 | debian-bookworm -> localhost | SHA256:aV2d0tL87OfNvp0g2a/cYztStoVErriGSaRnFuLGMc4 zuul-build-sshkey 2026-07-01 21:00:33.891362 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-01 21:00:33.891393 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-01 21:00:33.891415 | debian-bookworm -> localhost | | | 2026-07-01 21:00:33.891437 | debian-bookworm -> localhost | | =.. | 2026-07-01 21:00:33.891457 | debian-bookworm -> localhost | | +o* | 2026-07-01 21:00:33.891476 | debian-bookworm -> localhost | | + oo . ooo | 2026-07-01 21:00:33.891497 | debian-bookworm -> localhost | | = *S... o .o| 2026-07-01 21:00:33.891520 | debian-bookworm -> localhost | | E.= . + .+.| 2026-07-01 21:00:33.891539 | debian-bookworm -> localhost | | . = o + oo =| 2026-07-01 21:00:33.891558 | debian-bookworm -> localhost | | o o o.+B=| 2026-07-01 21:00:33.891578 | debian-bookworm -> localhost | | . o+B@| 2026-07-01 21:00:33.891597 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-01 21:00:33.891647 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.362902 2026-07-01 21:00:33.897946 | 2026-07-01 21:00:33.898043 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-01 21:00:33.936364 | debian-bookworm | ok 2026-07-01 21:00:33.956675 | debian-bookworm | included: /var/lib/zuul/builds/d6e1be43b702464e8c88452165d51a59/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-01 21:00:33.964873 | 2026-07-01 21:00:33.964970 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-01 21:00:34.007381 | debian-bookworm | skipping: Conditional result was False 2026-07-01 21:00:34.013268 | 2026-07-01 21:00:34.013366 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-01 21:00:34.680588 | debian-bookworm | changed 2026-07-01 21:00:34.685962 | 2026-07-01 21:00:34.686051 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-01 21:00:34.953310 | debian-bookworm | ok 2026-07-01 21:00:34.957889 | 2026-07-01 21:00:34.957970 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-01 21:00:35.613202 | debian-bookworm | changed 2026-07-01 21:00:35.619973 | 2026-07-01 21:00:35.620082 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-01 21:00:36.324427 | debian-bookworm | changed 2026-07-01 21:00:36.330368 | 2026-07-01 21:00:36.330471 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-01 21:00:36.344278 | debian-bookworm | skipping: Conditional result was False 2026-07-01 21:00:36.350866 | 2026-07-01 21:00:36.350982 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-01 21:00:36.821059 | debian-bookworm -> localhost | changed 2026-07-01 21:00:36.833121 | 2026-07-01 21:00:36.833247 | TASK [add-build-sshkey : Add back temp key] 2026-07-01 21:00:37.160181 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d6e1be43b702464e8c88452165d51a59/work/d6e1be43b702464e8c88452165d51a59_id_rsa (zuul-build-sshkey) 2026-07-01 21:00:37.160496 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016519 2026-07-01 21:00:37.180272 | 2026-07-01 21:00:37.180376 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-01 21:00:37.606372 | debian-bookworm | ok 2026-07-01 21:00:37.623839 | 2026-07-01 21:00:37.623968 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-01 21:00:37.657872 | debian-bookworm | skipping: Conditional result was False 2026-07-01 21:00:37.674952 | 2026-07-01 21:00:37.675084 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-01 21:00:38.135947 | debian-bookworm | ok 2026-07-01 21:00:38.154201 | 2026-07-01 21:00:38.154330 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-01 21:00:38.183100 | debian-bookworm | ok 2026-07-01 21:00:38.188109 | 2026-07-01 21:00:38.188224 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-01 21:00:38.471222 | debian-bookworm -> localhost | ok 2026-07-01 21:00:38.477747 | 2026-07-01 21:00:38.477855 | TASK [validate-host : Collect information about the host] 2026-07-01 21:00:39.652827 | debian-bookworm | ok 2026-07-01 21:00:39.666791 | 2026-07-01 21:00:39.666989 | TASK [validate-host : Sanitize hostname] 2026-07-01 21:00:39.833951 | debian-bookworm | ok 2026-07-01 21:00:39.838962 | 2026-07-01 21:00:39.839074 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-01 21:00:40.427865 | debian-bookworm -> localhost | changed 2026-07-01 21:00:40.436652 | 2026-07-01 21:00:40.436798 | TASK [validate-host : Collect information about zuul worker] 2026-07-01 21:00:40.942988 | debian-bookworm | ok 2026-07-01 21:00:40.957282 | 2026-07-01 21:00:40.957461 | TASK [validate-host : Write out all zuul information for each host] 2026-07-01 21:00:41.913957 | debian-bookworm -> localhost | changed 2026-07-01 21:00:41.925372 | 2026-07-01 21:00:41.925529 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-01 21:00:42.214882 | debian-bookworm | ok 2026-07-01 21:00:42.224034 | 2026-07-01 21:00:42.224175 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-01 21:00:43.345801 | debian-bookworm | changed: 2026-07-01 21:00:43.346051 | debian-bookworm | cd+++++++++ src/ 2026-07-01 21:00:43.346086 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-01 21:00:43.346111 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-01 21:00:43.346133 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-07-01 21:00:43.346154 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/d6e1be43b702464e8c88452165d51a59/work/logs" 2026-07-01 21:03:33.954931 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d6e1be43b702464e8c88452165d51a59/work/artifacts" 2026-07-01 21:03:34.263917 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d6e1be43b702464e8c88452165d51a59/work/docs" 2026-07-01 21:03:34.284177 | 2026-07-01 21:03:34.284388 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-01 21:03:35.286212 | debian-bookworm | changed: 2026-07-01 21:03:35.286488 | debian-bookworm | .d..t...... ./ 2026-07-01 21:03:35.286524 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-01 21:03:35.286549 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-01 21:03:35.286570 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-01 21:03:35.286591 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-01 21:03:35.286612 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-01 21:03:35.286663 | debian-bookworm | changed: All items complete 2026-07-01 21:03:35.286690 | 2026-07-01 21:03:35.900719 | debian-bookworm | changed: .d..t...... ./ 2026-07-01 21:03:36.520830 | debian-bookworm | changed: .d..t...... ./ 2026-07-01 21:03:36.561707 | 2026-07-01 21:03:36.561892 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-01 21:03:37.050782 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010144 2026-07-01 21:03:37.379219 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012424 2026-07-01 21:03:37.409969 | 2026-07-01 21:03:37.410171 | PLAY RECAP 2026-07-01 21:03:37.410324 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-01 21:03:37.410386 | 2026-07-01 21:03:37.609420 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-01 21:03:37.610736 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-01 21:03:38.468922 | 2026-07-01 21:03:38.469132 | PLAY [Base post] 2026-07-01 21:03:38.485904 | 2026-07-01 21:03:38.486065 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-01 21:03:39.146176 | debian-bookworm | changed 2026-07-01 21:03:39.157388 | 2026-07-01 21:03:39.157541 | PLAY RECAP 2026-07-01 21:03:39.157606 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-01 21:03:39.157668 | 2026-07-01 21:03:39.450468 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-01 21:03:39.451565 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-01 21:03:40.461704 | 2026-07-01 21:03:40.461922 | PLAY [Base post-logs] 2026-07-01 21:03:40.498113 | 2026-07-01 21:03:40.498361 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-01 21:03:41.272805 | localhost | changed 2026-07-01 21:03:41.300917 | 2026-07-01 21:03:41.301326 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-01 21:03:41.355268 | localhost | ok 2026-07-01 21:03:41.365928 | 2026-07-01 21:03:41.366082 | TASK [Set zuul-log-path fact] 2026-07-01 21:03:41.403584 | localhost | ok 2026-07-01 21:03:41.413628 | 2026-07-01 21:03:41.413828 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-01 21:03:41.441956 | localhost | ok 2026-07-01 21:03:41.445954 | 2026-07-01 21:03:41.446105 | TASK [upload-logs : Create log directories] 2026-07-01 21:03:42.525455 | localhost | changed 2026-07-01 21:03:42.529107 | 2026-07-01 21:03:42.529270 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-01 21:03:43.115259 | localhost -> localhost | ok: Runtime: 0:00:00.009251 2026-07-01 21:03:43.119699 | 2026-07-01 21:03:43.119830 | TASK [upload-logs : Upload logs to log server] 2026-07-01 21:03:43.788930 | localhost | Output suppressed because no_log was given 2026-07-01 21:03:43.791040 | 2026-07-01 21:03:43.791163 | LOOP [upload-logs : Compress console log and json output] 2026-07-01 21:03:43.840041 | localhost | skipping: Conditional result was False 2026-07-01 21:03:43.846455 | localhost | skipping: Conditional result was False 2026-07-01 21:03:43.853860 | 2026-07-01 21:03:43.854087 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-01 21:03:43.929049 | localhost | skipping: Conditional result was False 2026-07-01 21:03:43.929698 | 2026-07-01 21:03:43.932732 | localhost | skipping: Conditional result was False 2026-07-01 21:03:43.943758 | 2026-07-01 21:03:43.943895 | LOOP [upload-logs : Upload console log and json output]