Name: tempest-run-tests-n8zxd Namespace: openstack Priority: 0 Service Account: tempest-run-tests Node: instance/199.19.213.112 Start Time: Fri, 08 May 2026 19:29:21 +0000 Labels: application=tempest batch.kubernetes.io/controller-uid=a46369fc-1023-4a9a-8529-53baee4a2b7f batch.kubernetes.io/job-name=tempest-run-tests component=run-tests controller-uid=a46369fc-1023-4a9a-8529-53baee4a2b7f job-name=tempest-run-tests release_group=tempest Annotations: Status: Failed IP: 10.0.0.70 IPs: IP: 10.0.0.70 Controlled By: Job/tempest-run-tests Init Containers: init: Container ID: containerd://80e820b6104ac3888340dc402e2914ead0de6c0de42149714e3cd94fbd37e9ee Image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Port: Host Port: Command: kubernetes-entrypoint State: Terminated Reason: Completed Exit Code: 0 Started: Fri, 08 May 2026 19:29:22 +0000 Finished: Fri, 08 May 2026 19:29:24 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: tempest-run-tests-n8zxd (v1:metadata.name) NAMESPACE: openstack (v1:metadata.namespace) INTERFACE_NAME: eth0 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/ DEPENDENCY_SERVICE: openstack:keystone-api DEPENDENCY_JOBS: tempest-ks-user DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-7j6g6 (ro) tempest-run-tests-init: Container ID: containerd://3151ea9fc9bb6c3b1f239560e88a4c9720bc44d0726558cfaef1e9684319e8d7 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/tempest:latest@sha256:cd59b4cfdfcee87de317de8aee3066c2046da89b48336b6c3da28bdd1d0802a1 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/tempest@sha256:cd59b4cfdfcee87de317de8aee3066c2046da89b48336b6c3da28bdd1d0802a1 Port: Host Port: Command: chown -R root: /var/lib/tempest/data State: Terminated Reason: Completed Exit Code: 0 Started: Fri, 08 May 2026 19:29:31 +0000 Finished: Fri, 08 May 2026 19:29:31 +0000 Ready: True Restart Count: 0 Environment: Mounts: /tmp from pod-tmp (rw) /var/lib/tempest/data from tempest-reports (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-7j6g6 (ro) Containers: tempest-run-tests: Container ID: containerd://3cc0fce82bf0f4eba749601adac5cb50eb3710f46e2c5f680a9e6a23875d2bef Image: harbor.atmosphere.dev/ghcr.io/vexxhost/tempest:latest@sha256:cd59b4cfdfcee87de317de8aee3066c2046da89b48336b6c3da28bdd1d0802a1 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/tempest@sha256:cd59b4cfdfcee87de317de8aee3066c2046da89b48336b6c3da28bdd1d0802a1 Port: Host Port: Command: /tmp/run-tests.sh State: Terminated Reason: Error Exit Code: 1 Started: Fri, 08 May 2026 19:29:33 +0000 Finished: Fri, 08 May 2026 19:33:36 +0000 Ready: False Restart Count: 0 Environment: OS_IDENTITY_API_VERSION: 3 OS_AUTH_URL: Optional: false OS_REGION_NAME: Optional: false OS_INTERFACE: Optional: false OS_ENDPOINT_TYPE: Optional: false OS_PROJECT_DOMAIN_NAME: Optional: false OS_PROJECT_NAME: Optional: false OS_USER_DOMAIN_NAME: Optional: false OS_USERNAME: Optional: false OS_PASSWORD: Optional: false OS_DEFAULT_DOMAIN: Optional: false Mounts: /.stestr from stestr (rw) /etc/tempest from etctempest (rw) /etc/tempest/logging.conf from tempest-etc (ro,path="logging.conf") /etc/tempest/tempest.conf from tempest-etc (ro,path="tempest.conf") /tmp from pod-tmp (rw) /tmp/run-tests.sh from tempest-bin (ro,path="run-tests.sh") /var/lib/tempest/data from tempest-reports (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-7j6g6 (ro) Conditions: Type Status Initialized True Ready False ContainersReady False PodScheduled True Volumes: pod-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: etctempest: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: tempest-etc: Type: Secret (a volume populated by a Secret) SecretName: tempest-etc Optional: false tempest-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: tempest-bin Optional: false stestr: Type: HostPath (bare host directory volume) Path: /tmp/stestr HostPathType: tempest-reports: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: kube-api-access-7j6g6: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: BestEffort Node-Selectors: openstack-control-plane=enabled Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 6m30s default-scheduler Successfully assigned openstack/tempest-run-tests-n8zxd to instance Normal Pulled 6m29s kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 6m29s kubelet Created container init Normal Started 6m29s kubelet Started container init Normal Pulling 6m26s kubelet Pulling image "harbor.atmosphere.dev/ghcr.io/vexxhost/tempest:latest@sha256:cd59b4cfdfcee87de317de8aee3066c2046da89b48336b6c3da28bdd1d0802a1" Normal Pulled 6m20s kubelet Successfully pulled image "harbor.atmosphere.dev/ghcr.io/vexxhost/tempest:latest@sha256:cd59b4cfdfcee87de317de8aee3066c2046da89b48336b6c3da28bdd1d0802a1" in 5.296s (5.296s including waiting) Normal Created 6m20s kubelet Created container tempest-run-tests-init Normal Started 6m20s kubelet Started container tempest-run-tests-init Normal Pulled 6m18s kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/tempest:latest@sha256:cd59b4cfdfcee87de317de8aee3066c2046da89b48336b6c3da28bdd1d0802a1" already present on machine Normal Created 6m18s kubelet Created container tempest-run-tests Normal Started 6m18s kubelet Started container tempest-run-tests