2026-05-29 05:41:34.188308 | Job console starting 2026-05-29 05:41:34.199237 | Updating git repos 2026-05-29 05:41:35.450545 | Cloning repos into workspace 2026-05-29 05:42:02.688644 | Restoring repo states 2026-05-29 05:42:14.777541 | Merging changes 2026-05-29 05:42:20.524040 | Checking out repos 2026-05-29 05:42:30.572835 | Preparing playbooks 2026-05-29 05:42:39.416232 | Running Ansible setup 2026-05-29 05:42:44.025057 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-29 05:42:44.724446 | 2026-05-29 05:42:44.724602 | PLAY [localhost] 2026-05-29 05:42:44.732750 | 2026-05-29 05:42:44.732825 | TASK [Gathering Facts] 2026-05-29 05:42:45.921927 | localhost | ok 2026-05-29 05:42:45.932907 | 2026-05-29 05:42:45.933088 | TASK [Setup log path fact] 2026-05-29 05:42:45.958917 | localhost | ok 2026-05-29 05:42:45.980308 | 2026-05-29 05:42:45.980453 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 05:42:46.011309 | localhost | ok 2026-05-29 05:42:46.022743 | 2026-05-29 05:42:46.022862 | TASK [emit-job-header : Print job information] 2026-05-29 05:42:46.069623 | # Job Information 2026-05-29 05:42:46.070378 | Ansible Version: 2.16.18 2026-05-29 05:42:46.070437 | Job: atmosphere-molecule-keycloak 2026-05-29 05:42:46.070500 | Pipeline: check 2026-05-29 05:42:46.070550 | Executor: 2d72f0692154 2026-05-29 05:42:46.070587 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3985 2026-05-29 05:42:46.070625 | Event ID: 83c20e10-5b20-11f1-8d7a-c620f45fdfc0 2026-05-29 05:42:46.076334 | 2026-05-29 05:42:46.076534 | LOOP [emit-job-header : Print node information] 2026-05-29 05:42:46.416888 | localhost | ok: 2026-05-29 05:42:46.417122 | localhost | # Node Information 2026-05-29 05:42:46.417166 | localhost | Inventory Hostname: instance 2026-05-29 05:42:46.417200 | localhost | Hostname: np0000177536 2026-05-29 05:42:46.417230 | localhost | Username: zuul 2026-05-29 05:42:46.417264 | localhost | Distro: Ubuntu 22.04 2026-05-29 05:42:46.417294 | localhost | Provider: yul1 2026-05-29 05:42:46.417323 | localhost | Region: ca-ymq-1 2026-05-29 05:42:46.417352 | localhost | Label: ubuntu-jammy 2026-05-29 05:42:46.417379 | localhost | Product Name: OpenStack Nova 2026-05-29 05:42:46.417406 | localhost | Interface IP: 199.19.213.191 2026-05-29 05:42:46.434930 | 2026-05-29 05:42:46.435068 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-29 05:42:47.550118 | localhost -> localhost | changed 2026-05-29 05:42:47.555667 | 2026-05-29 05:42:47.555813 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-29 05:42:50.769422 | localhost -> localhost | changed 2026-05-29 05:42:50.778420 | 2026-05-29 05:42:50.778643 | PLAY [all] 2026-05-29 05:42:50.795529 | 2026-05-29 05:42:50.796139 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-29 05:42:51.308700 | instance -> localhost | ok 2026-05-29 05:42:51.316182 | 2026-05-29 05:42:51.316260 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-29 05:42:51.350723 | instance | ok 2026-05-29 05:42:51.368671 | instance | included: /var/lib/zuul/builds/e76b0d00b288416493c203246aacebb9/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-29 05:42:51.375216 | 2026-05-29 05:42:51.375282 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-29 05:42:53.493006 | instance -> localhost | Generating public/private rsa key pair. 2026-05-29 05:42:53.493239 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/e76b0d00b288416493c203246aacebb9/work/e76b0d00b288416493c203246aacebb9_id_rsa 2026-05-29 05:42:53.493281 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/e76b0d00b288416493c203246aacebb9/work/e76b0d00b288416493c203246aacebb9_id_rsa.pub 2026-05-29 05:42:53.493313 | instance -> localhost | The key fingerprint is: 2026-05-29 05:42:53.493342 | instance -> localhost | SHA256:iOexq/CGEfUa5blVV622JkkLyF/4ZnSOVV4c56NoW2A zuul-build-sshkey 2026-05-29 05:42:53.493391 | instance -> localhost | The key's randomart image is: 2026-05-29 05:42:53.493421 | instance -> localhost | +---[RSA 3072]----+ 2026-05-29 05:42:53.493480 | instance -> localhost | | ..+o| 2026-05-29 05:42:53.493515 | instance -> localhost | | . . . . .*| 2026-05-29 05:42:53.493544 | instance -> localhost | | . + o o E =o| 2026-05-29 05:42:53.493572 | instance -> localhost | | . ..+.+ + * * o| 2026-05-29 05:42:53.493600 | instance -> localhost | | ..o+oS. O @ . | 2026-05-29 05:42:53.493688 | instance -> localhost | | . .o.o o @ + | 2026-05-29 05:42:53.493811 | instance -> localhost | | .o o + o | 2026-05-29 05:42:53.493849 | instance -> localhost | | .o. . | 2026-05-29 05:42:53.493881 | instance -> localhost | | .o.. | 2026-05-29 05:42:53.493910 | instance -> localhost | +----[SHA256]-----+ 2026-05-29 05:42:53.493978 | instance -> localhost | ok: Runtime: 0:00:00.479114 2026-05-29 05:42:53.502653 | 2026-05-29 05:42:53.502739 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-29 05:42:53.538751 | instance | ok 2026-05-29 05:42:53.549774 | instance | included: /var/lib/zuul/builds/e76b0d00b288416493c203246aacebb9/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-29 05:42:53.560835 | 2026-05-29 05:42:53.560901 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-29 05:42:53.587312 | instance | skipping: Conditional result was False 2026-05-29 05:42:53.597789 | 2026-05-29 05:42:53.597881 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-29 05:42:54.108571 | instance | changed 2026-05-29 05:42:54.472137 | 2026-05-29 05:42:54.472248 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-29 05:42:54.668167 | instance | ok 2026-05-29 05:42:54.675767 | 2026-05-29 05:42:54.675886 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-29 05:42:55.423097 | instance | changed 2026-05-29 05:42:55.429831 | 2026-05-29 05:42:55.429899 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-29 05:42:55.909743 | instance | changed 2026-05-29 05:42:55.916656 | 2026-05-29 05:42:55.916745 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-29 05:42:55.941251 | instance | skipping: Conditional result was False 2026-05-29 05:42:55.950592 | 2026-05-29 05:42:55.950723 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-29 05:42:56.364542 | instance -> localhost | changed 2026-05-29 05:42:56.384108 | 2026-05-29 05:42:56.384210 | TASK [add-build-sshkey : Add back temp key] 2026-05-29 05:42:57.339432 | instance -> localhost | Identity added: /var/lib/zuul/builds/e76b0d00b288416493c203246aacebb9/work/e76b0d00b288416493c203246aacebb9_id_rsa (zuul-build-sshkey) 2026-05-29 05:42:57.339647 | instance -> localhost | ok: Runtime: 0:00:00.015320 2026-05-29 05:42:57.345406 | 2026-05-29 05:42:57.345473 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-29 05:42:57.677839 | instance | ok 2026-05-29 05:42:57.687323 | 2026-05-29 05:42:57.687505 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-29 05:42:57.713440 | instance | skipping: Conditional result was False 2026-05-29 05:42:57.776216 | 2026-05-29 05:42:57.776370 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-29 05:42:58.063307 | instance | ok 2026-05-29 05:42:58.069968 | 2026-05-29 05:42:58.070064 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-29 05:43:03.576906 | instance | Output suppressed because no_log was given 2026-05-29 05:43:03.941965 | 2026-05-29 05:43:03.942125 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-29 05:43:04.142552 | instance | ok: "logs" 2026-05-29 05:43:04.142878 | instance | ok: All items complete 2026-05-29 05:43:04.142921 | 2026-05-29 05:43:04.288750 | instance | ok: "artifacts" 2026-05-29 05:43:04.443317 | instance | ok: "docs" 2026-05-29 05:43:04.461318 | 2026-05-29 05:43:04.461479 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-29 05:43:04.651404 | instance | changed: "logs" 2026-05-29 05:43:04.984679 | instance | changed: "artifacts" 2026-05-29 05:43:04.990674 | instance | changed: "docs" 2026-05-29 05:43:05.006125 | 2026-05-29 05:43:05.006288 | PLAY RECAP 2026-05-29 05:43:05.006380 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-29 05:43:05.006430 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-29 05:43:05.006461 | 2026-05-29 05:43:05.207010 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-29 05:43:05.455835 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-29 05:43:06.090837 | 2026-05-29 05:43:06.091018 | PLAY [all] 2026-05-29 05:43:06.112548 | 2026-05-29 05:43:06.113057 | TASK [setup-uv : Extract archive] 2026-05-29 05:43:08.365430 | instance | changed 2026-05-29 05:43:08.373474 | 2026-05-29 05:43:08.373576 | TASK [setup-uv : Print version] 2026-05-29 05:43:08.735841 | instance | uv 0.8.13 2026-05-29 05:43:08.957980 | instance | ok: Runtime: 0:00:00.012648 2026-05-29 05:43:08.976905 | 2026-05-29 05:43:08.977097 | TASK [Install Ansible collection siblings] 2026-05-29 05:43:09.650410 | instance | ERROR 2026-05-29 05:43:09.650807 | instance | { 2026-05-29 05:43:09.650861 | instance | "log": [ 2026-05-29 05:43:09.650895 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-05-29 05:43:09.650925 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-05-29 05:43:09.650952 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-05-29 05:43:09.650982 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-05-29 05:43:09.651009 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-05-29 05:43:09.651039 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-05-29 05:43:09.651066 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-05-29 05:43:09.651092 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-05-29 05:43:09.651118 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-05-29 05:43:09.651144 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-05-29 05:43:09.651169 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-05-29 05:43:09.651196 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-05-29 05:43:09.651223 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-05-29 05:43:09.651250 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-05-29 05:43:09.651277 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-05-29 05:43:09.651303 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-05-29 05:43:09.651329 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-05-29 05:43:09.651355 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-05-29 05:43:09.651380 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-05-29 05:43:09.651406 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-05-29 05:43:09.651433 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-05-29 05:43:09.651473 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-05-29 05:43:09.651500 | instance | "Resolved vexxhost.kubernetes to v3.1.0 for >=2.3.2,>=2.5.0", 2026-05-29 05:43:09.651526 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-05-29 05:43:09.651552 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-05-29 05:43:09.651577 | instance | ], 2026-05-29 05:43:09.651603 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-05-29 05:43:09.651629 | instance | } failure 2026-05-29 05:43:09.656499 | 2026-05-29 05:43:09.656567 | PLAY RECAP 2026-05-29 05:43:09.656626 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-05-29 05:43:09.656656 | 2026-05-29 05:43:09.822517 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-05-29 05:43:10.520884 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 05:43:11.247448 | 2026-05-29 05:43:11.247584 | PLAY [all] 2026-05-29 05:43:11.259559 | 2026-05-29 05:43:11.259646 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-29 05:43:11.304226 | instance | skipping: Conditional result was False 2026-05-29 05:43:11.314937 | 2026-05-29 05:43:11.315139 | TASK [fetch-output : Set log path for single node] 2026-05-29 05:43:11.357670 | instance | ok 2026-05-29 05:43:11.365908 | 2026-05-29 05:43:11.365986 | LOOP [fetch-output : Ensure local output dirs] 2026-05-29 05:43:11.975561 | instance -> localhost | ok: "/var/lib/zuul/builds/e76b0d00b288416493c203246aacebb9/work/logs" 2026-05-29 05:43:12.213882 | instance -> localhost | changed: "/var/lib/zuul/builds/e76b0d00b288416493c203246aacebb9/work/artifacts" 2026-05-29 05:43:12.683377 | instance -> localhost | changed: "/var/lib/zuul/builds/e76b0d00b288416493c203246aacebb9/work/docs" 2026-05-29 05:43:12.696242 | 2026-05-29 05:43:12.696394 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-29 05:43:13.459412 | instance | changed: .d..t...... ./ 2026-05-29 05:43:13.459639 | instance | changed: All items complete 2026-05-29 05:43:13.459667 | 2026-05-29 05:43:14.020873 | instance | changed: .d..t...... ./ 2026-05-29 05:43:14.563555 | instance | changed: .d..t...... ./ 2026-05-29 05:43:14.587656 | 2026-05-29 05:43:14.587792 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-29 05:43:15.155215 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.103758 2026-05-29 05:43:15.388591 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.008288 2026-05-29 05:43:15.402435 | 2026-05-29 05:43:15.402499 | PLAY [all] 2026-05-29 05:43:15.410039 | 2026-05-29 05:43:15.410116 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-29 05:43:15.845699 | instance | changed 2026-05-29 05:43:15.853846 | 2026-05-29 05:43:19.090077 | PLAY RECAP 2026-05-29 05:43:19.090394 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-29 05:43:19.090501 | 2026-05-29 05:43:19.256609 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 05:43:19.270679 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-29 05:43:19.979844 | 2026-05-29 05:43:20.185494 | PLAY [localhost] 2026-05-29 05:43:20.205191 | 2026-05-29 05:43:20.205360 | TASK [Generate Zuul manifest] 2026-05-29 05:43:20.227514 | localhost | ok 2026-05-29 05:43:20.246655 | 2026-05-29 05:43:20.246912 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-29 05:43:20.679618 | localhost | changed 2026-05-29 05:43:20.694593 | 2026-05-29 05:43:20.694735 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-29 05:43:20.721413 | localhost | ok 2026-05-29 05:43:20.728148 | 2026-05-29 05:43:20.728227 | TASK [Upload logs] 2026-05-29 05:43:20.747651 | localhost | ok 2026-05-29 05:43:21.166245 | 2026-05-29 05:43:21.166400 | TASK [Set zuul-log-path fact] 2026-05-29 05:43:21.188210 | localhost | ok 2026-05-29 05:43:21.201245 | 2026-05-29 05:43:21.201366 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 05:43:21.232282 | localhost | ok 2026-05-29 05:43:21.242507 | 2026-05-29 05:43:21.242648 | TASK [upload-logs : Create log directories] 2026-05-29 05:43:21.719319 | localhost | changed 2026-05-29 05:43:21.774916 | 2026-05-29 05:43:21.775108 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-29 05:43:22.227703 | localhost -> localhost | ok: Runtime: 0:00:00.005516 2026-05-29 05:43:24.919377 | 2026-05-29 05:43:24.919580 | TASK [upload-logs : Upload logs to log server] 2026-05-29 05:43:26.125396 | localhost | Output suppressed because no_log was given 2026-05-29 05:43:26.131196 | 2026-05-29 05:43:26.131349 | LOOP [upload-logs : Compress console log and json output] 2026-05-29 05:43:26.187928 | localhost | skipping: Conditional result was False 2026-05-29 05:43:26.198389 | localhost | skipping: Conditional result was False 2026-05-29 05:43:26.211469 | 2026-05-29 05:43:26.211653 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-29 05:43:26.273033 | localhost | skipping: Conditional result was False 2026-05-29 05:43:26.273290 | 2026-05-29 05:43:26.278864 | localhost | skipping: Conditional result was False 2026-05-29 05:43:26.287359 | 2026-05-29 05:43:26.287520 | LOOP [upload-logs : Upload console log and json output]