2026-06-16 04:57:52.099288 | Job console starting 2026-06-16 04:57:52.113506 | Updating git repos 2026-06-16 04:57:52.564666 | Cloning repos into workspace 2026-06-16 04:58:13.294429 | Restoring repo states 2026-06-16 04:58:17.916654 | Merging changes 2026-06-16 04:58:19.362509 | Checking out repos 2026-06-16 04:58:25.561088 | Preparing playbooks 2026-06-16 04:58:35.759409 | Running Ansible setup 2026-06-16 04:58:39.916021 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-16 04:58:40.535418 | 2026-06-16 04:58:40.557767 | PLAY [localhost] 2026-06-16 04:58:40.572087 | 2026-06-16 04:58:40.572170 | TASK [Gathering Facts] 2026-06-16 04:58:41.542340 | localhost | ok 2026-06-16 04:58:41.558181 | 2026-06-16 04:58:41.571377 | TASK [Setup log path fact] 2026-06-16 04:58:41.596535 | localhost | ok 2026-06-16 04:58:41.613050 | 2026-06-16 04:58:41.613176 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 04:58:41.645203 | localhost | ok 2026-06-16 04:58:41.655301 | 2026-06-16 04:58:41.655439 | TASK [emit-job-header : Print job information] 2026-06-16 04:58:41.697467 | # Job Information 2026-06-16 04:58:41.697635 | Ansible Version: 2.16.18 2026-06-16 04:58:41.697668 | Job: atmosphere-molecule-keycloak 2026-06-16 04:58:41.697690 | Pipeline: check 2026-06-16 04:58:41.697710 | Executor: 2d72f0692154 2026-06-16 04:58:41.697730 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3985 2026-06-16 04:58:41.697753 | Event ID: b82f26b0-693f-11f1-9ac8-4f79ff633e65 2026-06-16 04:58:41.700575 | 2026-06-16 04:58:41.700638 | LOOP [emit-job-header : Print node information] 2026-06-16 04:58:41.798732 | localhost | ok: 2026-06-16 04:58:41.798930 | localhost | # Node Information 2026-06-16 04:58:41.798961 | localhost | Inventory Hostname: instance 2026-06-16 04:58:41.798984 | localhost | Hostname: np0000180697 2026-06-16 04:58:41.799005 | localhost | Username: zuul 2026-06-16 04:58:41.799028 | localhost | Distro: Ubuntu 22.04 2026-06-16 04:58:41.799049 | localhost | Provider: yul1 2026-06-16 04:58:41.799068 | localhost | Region: ca-ymq-1 2026-06-16 04:58:41.799087 | localhost | Label: ubuntu-jammy 2026-06-16 04:58:41.799106 | localhost | Product Name: OpenStack Nova 2026-06-16 04:58:41.799125 | localhost | Interface IP: 199.19.213.80 2026-06-16 04:58:41.818986 | 2026-06-16 04:58:41.820764 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-16 04:58:42.263509 | localhost -> localhost | changed 2026-06-16 04:58:42.270502 | 2026-06-16 04:58:42.270632 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-16 04:58:43.209541 | localhost -> localhost | changed 2026-06-16 04:58:43.218538 | 2026-06-16 04:58:43.218613 | PLAY [all] 2026-06-16 04:58:43.226242 | 2026-06-16 04:58:43.226312 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-16 04:58:43.453854 | instance -> localhost | ok 2026-06-16 04:58:43.462094 | 2026-06-16 04:58:43.462185 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-16 04:58:43.496505 | instance | ok 2026-06-16 04:58:43.511015 | instance | included: /var/lib/zuul/builds/ce4617ab1678485ba6045e5b80d19ad9/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-16 04:58:43.516814 | 2026-06-16 04:58:43.516897 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-16 04:58:44.757756 | instance -> localhost | Generating public/private rsa key pair. 2026-06-16 04:58:44.758020 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/ce4617ab1678485ba6045e5b80d19ad9/work/ce4617ab1678485ba6045e5b80d19ad9_id_rsa 2026-06-16 04:58:44.758085 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/ce4617ab1678485ba6045e5b80d19ad9/work/ce4617ab1678485ba6045e5b80d19ad9_id_rsa.pub 2026-06-16 04:58:44.758136 | instance -> localhost | The key fingerprint is: 2026-06-16 04:58:44.758185 | instance -> localhost | SHA256:jRrAmc28IRp/zBM7Qa8telzpbUyR3qcRp31qkmLq3Es zuul-build-sshkey 2026-06-16 04:58:44.758249 | instance -> localhost | The key's randomart image is: 2026-06-16 04:58:44.758297 | instance -> localhost | +---[RSA 3072]----+ 2026-06-16 04:58:44.758351 | instance -> localhost | | . | 2026-06-16 04:58:44.758400 | instance -> localhost | | . B . . | 2026-06-16 04:58:44.758445 | instance -> localhost | | . * B . o . . | 2026-06-16 04:58:44.758491 | instance -> localhost | | + = O = o = | 2026-06-16 04:58:44.758536 | instance -> localhost | | . . % S + + o .| 2026-06-16 04:58:44.758584 | instance -> localhost | | + O + = o | 2026-06-16 04:58:44.758627 | instance -> localhost | | . + . E + o | 2026-06-16 04:58:44.758670 | instance -> localhost | | . . * . o | 2026-06-16 04:58:44.758720 | instance -> localhost | | .+ o. | 2026-06-16 04:58:44.758767 | instance -> localhost | +----[SHA256]-----+ 2026-06-16 04:58:44.758862 | instance -> localhost | ok: Runtime: 0:00:00.823797 2026-06-16 04:58:44.764811 | 2026-06-16 04:58:44.764875 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-16 04:58:44.796930 | instance | ok 2026-06-16 04:58:44.806642 | instance | included: /var/lib/zuul/builds/ce4617ab1678485ba6045e5b80d19ad9/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-16 04:58:44.815179 | 2026-06-16 04:58:44.815249 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-16 04:58:44.840329 | instance | skipping: Conditional result was False 2026-06-16 04:58:44.849591 | 2026-06-16 04:58:44.849685 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-16 04:58:45.443006 | instance | changed 2026-06-16 04:58:45.450753 | 2026-06-16 04:58:45.450820 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-16 04:58:45.654656 | instance | ok 2026-06-16 04:58:45.660865 | 2026-06-16 04:58:45.660931 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-16 04:58:46.129113 | instance | changed 2026-06-16 04:58:46.179611 | 2026-06-16 04:58:46.179704 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-16 04:58:46.624882 | instance | changed 2026-06-16 04:58:46.630240 | 2026-06-16 04:58:46.630300 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-16 04:58:46.658192 | instance | skipping: Conditional result was False 2026-06-16 04:58:46.668671 | 2026-06-16 04:58:46.668758 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-16 04:58:47.017616 | instance -> localhost | changed 2026-06-16 04:58:47.029168 | 2026-06-16 04:58:47.029282 | TASK [add-build-sshkey : Add back temp key] 2026-06-16 04:58:47.301833 | instance -> localhost | Identity added: /var/lib/zuul/builds/ce4617ab1678485ba6045e5b80d19ad9/work/ce4617ab1678485ba6045e5b80d19ad9_id_rsa (zuul-build-sshkey) 2026-06-16 04:58:47.302028 | instance -> localhost | ok: Runtime: 0:00:00.013971 2026-06-16 04:58:47.306995 | 2026-06-16 04:58:47.307060 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-16 04:58:47.641655 | instance | ok 2026-06-16 04:58:47.651819 | 2026-06-16 04:58:47.651885 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-16 04:58:47.676503 | instance | skipping: Conditional result was False 2026-06-16 04:58:47.726013 | 2026-06-16 04:58:47.726151 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-16 04:58:48.014288 | instance | ok 2026-06-16 04:58:48.021872 | 2026-06-16 04:58:48.021960 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-16 04:58:52.036187 | instance | Output suppressed because no_log was given 2026-06-16 04:58:52.045671 | 2026-06-16 04:58:52.045746 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-16 04:58:52.265609 | instance | ok: "logs" 2026-06-16 04:58:52.265864 | instance | ok: All items complete 2026-06-16 04:58:52.265894 | 2026-06-16 04:58:52.484758 | instance | ok: "artifacts" 2026-06-16 04:58:52.639221 | instance | ok: "docs" 2026-06-16 04:58:52.653668 | 2026-06-16 04:58:52.653918 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-16 04:58:52.851298 | instance | changed: "logs" 2026-06-16 04:58:53.025468 | instance | changed: "artifacts" 2026-06-16 04:58:53.176487 | instance | changed: "docs" 2026-06-16 04:58:53.191543 | 2026-06-16 04:58:53.191643 | PLAY RECAP 2026-06-16 04:58:53.191693 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-16 04:58:53.191721 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-16 04:58:53.191745 | 2026-06-16 04:58:53.317525 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-16 04:58:53.320410 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-16 04:58:53.952702 | 2026-06-16 04:58:53.954786 | PLAY [all] 2026-06-16 04:58:53.966502 | 2026-06-16 04:58:53.966599 | TASK [setup-uv : Extract archive] 2026-06-16 04:58:56.232595 | instance | changed 2026-06-16 04:58:56.239957 | 2026-06-16 04:58:56.240035 | TASK [setup-uv : Print version] 2026-06-16 04:58:56.618058 | instance | uv 0.8.13 2026-06-16 04:58:56.777893 | instance | ok: Runtime: 0:00:00.010185 2026-06-16 04:58:56.789739 | 2026-06-16 04:58:56.789824 | TASK [Install Ansible collection siblings] 2026-06-16 04:58:57.464940 | instance | ERROR 2026-06-16 04:58:57.465280 | instance | { 2026-06-16 04:58:57.465313 | instance | "log": [ 2026-06-16 04:58:57.465336 | instance | "Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon", 2026-06-16 04:58:57.465363 | instance | "Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix", 2026-06-16 04:58:57.465385 | instance | "Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils", 2026-06-16 04:58:57.465407 | instance | "Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto", 2026-06-16 04:58:57.465425 | instance | "Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general", 2026-06-16 04:58:57.465446 | instance | "Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql", 2026-06-16 04:58:57.465464 | instance | "Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core", 2026-06-16 04:58:57.465482 | instance | "Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph", 2026-06-16 04:58:57.465499 | instance | "Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers", 2026-06-16 04:58:57.465522 | instance | "Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes", 2026-06-16 04:58:57.465545 | instance | "Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common", 2026-06-16 04:58:57.465563 | instance | "Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack", 2026-06-16 04:58:57.465581 | instance | "Resolved ansible.netcommon to v8.5.2 for >=1.2.0", 2026-06-16 04:58:57.465599 | instance | "Resolved ansible.posix to 1.6.0 for 1.6.0", 2026-06-16 04:58:57.465618 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0", 2026-06-16 04:58:57.465643 | instance | "Resolved community.crypto to 2.2.3 for 2.2.3", 2026-06-16 04:58:57.465664 | instance | "Resolved community.general to 7.3.0 for 7.3.0", 2026-06-16 04:58:57.465681 | instance | "Resolved community.mysql to 3.6.0 for 3.6.0", 2026-06-16 04:58:57.465699 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0", 2026-06-16 04:58:57.465715 | instance | "Resolved openstack.cloud to 1.7.0 for 1.7.0", 2026-06-16 04:58:57.465734 | instance | "Resolved atmosphere.common to v0.7.0 for >=0.6.0", 2026-06-16 04:58:57.465768 | instance | "Resolved vexxhost.ceph to v4.0.0 for >=3.1.2", 2026-06-16 04:58:57.465792 | instance | "Resolved vexxhost.kubernetes to v3.2.0 for >=3.2.0,>=2.5.0", 2026-06-16 04:58:57.465811 | instance | "Resolved ansible.utils to v6.0.2 for >=2.9.0,>=3.0.0,>=6.0.0", 2026-06-16 04:58:57.465829 | instance | "Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2" 2026-06-16 04:58:57.465855 | instance | ], 2026-06-16 04:58:57.465872 | instance | "msg": "No local release tag for openstack.cloud satisfies 1.7.0,>=2.0.0" 2026-06-16 04:58:57.465889 | instance | } failure 2026-06-16 04:58:57.469399 | 2026-06-16 04:58:57.469458 | PLAY RECAP 2026-06-16 04:58:57.469507 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-06-16 04:58:57.469530 | 2026-06-16 04:58:57.619179 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-16 04:58:57.623611 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 04:58:58.261804 | 2026-06-16 04:58:58.262029 | PLAY [all] 2026-06-16 04:58:58.274917 | 2026-06-16 04:58:58.274998 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-16 04:58:58.321242 | instance | skipping: Conditional result was False 2026-06-16 04:58:58.328910 | 2026-06-16 04:58:58.329044 | TASK [fetch-output : Set log path for single node] 2026-06-16 04:58:58.373340 | instance | ok 2026-06-16 04:58:58.381288 | 2026-06-16 04:58:58.381384 | LOOP [fetch-output : Ensure local output dirs] 2026-06-16 04:58:58.778236 | instance -> localhost | ok: "/var/lib/zuul/builds/ce4617ab1678485ba6045e5b80d19ad9/work/logs" 2026-06-16 04:58:58.989073 | instance -> localhost | changed: "/var/lib/zuul/builds/ce4617ab1678485ba6045e5b80d19ad9/work/artifacts" 2026-06-16 04:58:59.192640 | instance -> localhost | changed: "/var/lib/zuul/builds/ce4617ab1678485ba6045e5b80d19ad9/work/docs" 2026-06-16 04:58:59.212045 | 2026-06-16 04:58:59.212325 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-16 04:58:59.857822 | instance | changed: .d..t...... ./ 2026-06-16 04:58:59.858048 | instance | changed: All items complete 2026-06-16 04:58:59.858077 | 2026-06-16 04:59:00.329853 | instance | changed: .d..t...... ./ 2026-06-16 04:59:00.785540 | instance | changed: .d..t...... ./ 2026-06-16 04:59:00.806471 | 2026-06-16 04:59:00.806640 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-16 04:59:01.229992 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007734 2026-06-16 04:59:01.485382 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.019285 2026-06-16 04:59:01.503801 | 2026-06-16 04:59:01.504347 | PLAY [all] 2026-06-16 04:59:01.511739 | 2026-06-16 04:59:01.511840 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-16 04:59:01.922289 | instance | changed 2026-06-16 04:59:01.931287 | 2026-06-16 04:59:01.931341 | PLAY RECAP 2026-06-16 04:59:01.931388 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-16 04:59:01.931412 | 2026-06-16 04:59:02.097483 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 04:59:02.103023 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-16 04:59:02.724610 | 2026-06-16 04:59:02.724771 | PLAY [localhost] 2026-06-16 04:59:02.736605 | 2026-06-16 04:59:02.736757 | TASK [Generate Zuul manifest] 2026-06-16 04:59:02.759570 | localhost | ok 2026-06-16 04:59:02.778894 | 2026-06-16 04:59:02.779060 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-16 04:59:03.172097 | localhost | changed 2026-06-16 04:59:03.184083 | 2026-06-16 04:59:03.184157 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-16 04:59:03.215472 | localhost | ok 2026-06-16 04:59:03.224846 | 2026-06-16 04:59:03.225095 | TASK [Upload logs] 2026-06-16 04:59:03.243631 | localhost | ok 2026-06-16 04:59:03.308708 | 2026-06-16 04:59:03.308845 | TASK [Set zuul-log-path fact] 2026-06-16 04:59:03.331020 | localhost | ok 2026-06-16 04:59:03.344257 | 2026-06-16 04:59:03.344342 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 04:59:03.376365 | localhost | ok 2026-06-16 04:59:03.385701 | 2026-06-16 04:59:03.385767 | TASK [upload-logs : Create log directories] 2026-06-16 04:59:03.810564 | localhost | changed 2026-06-16 04:59:03.854364 | 2026-06-16 04:59:03.854504 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-16 04:59:04.228293 | localhost -> localhost | ok: Runtime: 0:00:00.005347 2026-06-16 04:59:04.233653 | 2026-06-16 04:59:04.233723 | TASK [upload-logs : Upload logs to log server] 2026-06-16 04:59:04.685907 | localhost | Output suppressed because no_log was given 2026-06-16 04:59:04.689865 | 2026-06-16 04:59:04.689930 | LOOP [upload-logs : Compress console log and json output] 2026-06-16 04:59:04.735959 | localhost | skipping: Conditional result was False 2026-06-16 04:59:04.744339 | localhost | skipping: Conditional result was False 2026-06-16 04:59:04.755961 | 2026-06-16 04:59:04.756155 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-16 04:59:04.799576 | localhost | skipping: Conditional result was False 2026-06-16 04:59:04.799988 | 2026-06-16 04:59:04.803609 | localhost | skipping: Conditional result was False 2026-06-16 04:59:04.822560 | 2026-06-16 04:59:04.822710 | LOOP [upload-logs : Upload console log and json output]