Name: service-telemetry-operator-bundle-2-build Namespace: service-telemetry Priority: 0 Service Account: builder Node: crc/192.168.126.11 Start Time: Wed, 10 Jun 2026 00:38:55 +0000 Labels: openshift.io/build.name=service-telemetry-operator-bundle-2 Annotations: k8s.ovn.org/pod-networks: {"default":{"ip_addresses":["10.217.0.93/23"],"mac_address":"0a:58:0a:d9:00:5d","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0.0... k8s.v1.cni.cncf.io/network-status: [{ "name": "ovn-kubernetes", "interface": "eth0", "ips": [ "10.217.0.93" ], "mac": "0a:58:0a:d9:00:5d", "default": true, "dns": {} }] openshift.io/build.name: service-telemetry-operator-bundle-2 openshift.io/scc: privileged Status: Succeeded IP: 10.217.0.93 IPs: IP: 10.217.0.93 Controlled By: Build/service-telemetry-operator-bundle-2 Init Containers: git-clone: Container ID: cri-o://aa716b3c22290e840cf36aed9e0702b8b2bb460c05b3285194e9278095087a80 Image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d7a908a23111a624c3fa04dc3105a7a97f48ee60105308bbb6ed42a40d63c2fe Image ID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d7a908a23111a624c3fa04dc3105a7a97f48ee60105308bbb6ed42a40d63c2fe Port: Host Port: SeccompProfile: RuntimeDefault Args: openshift-git-clone --v=0 State: Terminated Reason: Completed Exit Code: 0 Started: Wed, 10 Jun 2026 00:38:56 +0000 Finished: Wed, 10 Jun 2026 00:38:57 +0000 Ready: True Restart Count: 0 Environment: BUILD: {"kind":"Build","apiVersion":"build.openshift.io/v1","metadata":{"name":"service-telemetry-operator-bundle-2","namespace":"service-telemetry","uid":"d337cb0f-3178-4bad-aa9a-24084d11bbb7","resourceVersion":"39577","generation":1,"creationTimestamp":"2026-06-10T00:38:55Z","labels":{"build":"service-telemetry-operator-bundle","buildconfig":"service-telemetry-operator-bundle","openshift.io/build-config.name":"service-telemetry-operator-bundle","openshift.io/build.start-policy":"Serial"},"annotations":{"openshift.io/build-config.name":"service-telemetry-operator-bundle","openshift.io/build.number":"2"},"ownerReferences":[{"apiVersion":"build.openshift.io/v1","kind":"BuildConfig","name":"service-telemetry-operator-bundle","uid":"7e3146a1-5703-4cdc-b4fb-e7d9005a72ab","controller":true}],"managedFields":[{"manager":"openshift-apiserver","operation":"Update","apiVersion":"build.openshift.io/v1","time":"2026-06-10T00:38:55Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:openshift.io/build-config.name":{},"f:openshift.io/build.number":{}},"f:labels":{".":{},"f:build":{},"f:buildconfig":{},"f:openshift.io/build-config.name":{},"f:openshift.io/build.start-policy":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"7e3146a1-5703-4cdc-b4fb-e7d9005a72ab\"}":{}}},"f:spec":{"f:output":{"f:to":{}},"f:revision":{".":{},"f:git":{".":{},"f:author":{".":{},"f:email":{},"f:name":{}},"f:commit":{},"f:committer":{".":{},"f:email":{},"f:name":{}},"f:message":{}},"f:type":{}},"f:serviceAccount":{},"f:source":{"f:binary":{},"f:dockerfile":{},"f:type":{}},"f:strategy":{"f:dockerStrategy":{".":{},"f:from":{}},"f:type":{}}},"f:status":{"f:conditions":{".":{},"k:{\"type\":\"New\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:status":{},"f:type":{}}},"f:config":{},"f:phase":{}}}}]},"spec":{"serviceAccount":"builder","source":{"type":"Binary","binary":{},"dockerfile":"FROM scratch\n\nCOPY ./manifests /manifests/\nCOPY ./metadata /metadata/\n\nLABEL operators.operatorframework.io.bundle.mediatype.v1=registry+v1\nLABEL operators.operatorframework.io.bundle.manifests.v1=manifests/\nLABEL operators.operatorframework.io.bundle.metadata.v1=metadata/\nLABEL operators.operatorframework.io.bundle.package.v1=service-telemetry-operator\nLABEL operators.operatorframework.io.bundle.channels.v1=unstable\nLABEL operators.operatorframework.io.bundle.channel.default.v1=unstable\nLABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1\nLABEL operators.operatorframework.io.metrics.builder=operator-sdk-v0.19.4\nLABEL operators.operatorframework.io.metrics.project_layout=ansible\nLABEL com.redhat.delivery.operator.bundle=true\nLABEL com.redhat.openshift.versions=\"v4.18-v4.20\"\nLABEL com.redhat.delivery.backport=false\n\nLABEL com.redhat.component=\"service-telemetry-operator-bundle-container\" \\\n name=\"stf/service-telemetry-operator-bundle\" \\\n version=\"1.5.1781051917\" \\\n summary=\"service-telemetry-operator-bundle\" \\\n License=\"ASL 2.0\" \\\n io.openshift.expose-services=\"\" \\\n io.openshift.tags=\"monitoring,telemetry,faulting,serviceassurance\" \\\n io.k8s.display-name=\"service-telemetry-operator-bundle\" \\\n maintainer=\"['leif+service-telemetry-operator@redhat.com']\" \\\n description=\"service-telemetry-operator-bundle\"\n"},"revision":{"type":"Git","git":{"commit":"4d3f124e0a5f23ffbf6f34769e817a6b45694b73","author":{"name":"Daniel Pawlik","email":"3049495+danpawlik@users.noreply.github.com"},"committer":{"name":"GitHub","email":"noreply@github.com"},"message":"Wait a while for OpenShift API server to apply last changes (#712)\n\nIn some corner cases, when infrastructure might be overloaded, the\nOpenShift API is not restarted immediately, but it is done after\na while. From basic check on failing job, it happens from up to 90 seconds.\nMaking condition that would watch on OpenShift API server that has been\nfinally changed state to to terminating then back to active might be\na good alternative here, but can also impact future job if such restart\nis not needed.\n\nAlso remove duplicated line from periodic job in zuul config.\n\n(cherry picked from commit c65611428baae2496819a4ccd4e11a3f157db752)\n\nSigned-off-by: Daniel Pawlik \u003cdpawlik@redhat.com\u003e"}},"strategy":{"type":"Docker","dockerStrategy":{"from":{"kind":"DockerImage","name":"scratch"},"pullSecret":{"name":"builder-dockercfg-lmc7d"}}},"output":{"to":{"kind":"DockerImage","name":"image-registry.openshift-image-registry.svc:5000/service-telemetry/service-telemetry-operator-bundle:latest"},"pushSecret":{"name":"builder-dockercfg-lmc7d"}},"resources":{},"postCommit":{},"nodeSelector":null},"status":{"phase":"New","outputDockerImageReference":"image-registry.openshift-image-registry.svc:5000/service-telemetry/service-telemetry-operator-bundle:latest","config":{"kind":"BuildConfig","namespace":"service-telemetry","name":"service-telemetry-operator-bundle"},"output":{},"conditions":[{"type":"New","status":"True","lastUpdateTime":"2026-06-10T00:38:55Z","lastTransitionTime":"2026-06-10T00:38:55Z"}]}} LANG: C.utf8 BUILD_REGISTRIES_CONF_PATH: /var/run/configs/openshift.io/build-system/registries.conf BUILD_REGISTRIES_DIR_PATH: /var/run/configs/openshift.io/build-system/registries.d BUILD_SIGNATURE_POLICY_PATH: /var/run/configs/openshift.io/build-system/policy.json BUILD_STORAGE_CONF_PATH: /var/run/configs/openshift.io/build-system/storage.conf BUILD_BLOBCACHE_DIR: /var/cache/blobs HTTP_PROXY: http_proxy: HTTPS_PROXY: https_proxy: NO_PROXY: no_proxy: Mounts: /tmp/build from buildworkdir (rw) /var/cache/blobs from build-blob-cache (rw) /var/run/configs/openshift.io/build-system from build-system-configs (ro) /var/run/configs/openshift.io/certs from build-ca-bundles (rw) /var/run/configs/openshift.io/pki from build-proxy-ca-bundles (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-zh2rl (ro) manage-dockerfile: Container ID: cri-o://c52481dffdce9f637bdb9e35b50c7b10edf207d24a30eb357f605bccc164d4f0 Image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d7a908a23111a624c3fa04dc3105a7a97f48ee60105308bbb6ed42a40d63c2fe Image ID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d7a908a23111a624c3fa04dc3105a7a97f48ee60105308bbb6ed42a40d63c2fe Port: Host Port: SeccompProfile: RuntimeDefault Args: openshift-manage-dockerfile --v=0 State: Terminated Reason: Completed Exit Code: 0 Started: Wed, 10 Jun 2026 00:38:59 +0000 Finished: Wed, 10 Jun 2026 00:38:59 +0000 Ready: True Restart Count: 0 Environment: BUILD: {"kind":"Build","apiVersion":"build.openshift.io/v1","metadata":{"name":"service-telemetry-operator-bundle-2","namespace":"service-telemetry","uid":"d337cb0f-3178-4bad-aa9a-24084d11bbb7","resourceVersion":"39577","generation":1,"creationTimestamp":"2026-06-10T00:38:55Z","labels":{"build":"service-telemetry-operator-bundle","buildconfig":"service-telemetry-operator-bundle","openshift.io/build-config.name":"service-telemetry-operator-bundle","openshift.io/build.start-policy":"Serial"},"annotations":{"openshift.io/build-config.name":"service-telemetry-operator-bundle","openshift.io/build.number":"2"},"ownerReferences":[{"apiVersion":"build.openshift.io/v1","kind":"BuildConfig","name":"service-telemetry-operator-bundle","uid":"7e3146a1-5703-4cdc-b4fb-e7d9005a72ab","controller":true}],"managedFields":[{"manager":"openshift-apiserver","operation":"Update","apiVersion":"build.openshift.io/v1","time":"2026-06-10T00:38:55Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:openshift.io/build-config.name":{},"f:openshift.io/build.number":{}},"f:labels":{".":{},"f:build":{},"f:buildconfig":{},"f:openshift.io/build-config.name":{},"f:openshift.io/build.start-policy":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"7e3146a1-5703-4cdc-b4fb-e7d9005a72ab\"}":{}}},"f:spec":{"f:output":{"f:to":{}},"f:revision":{".":{},"f:git":{".":{},"f:author":{".":{},"f:email":{},"f:name":{}},"f:commit":{},"f:committer":{".":{},"f:email":{},"f:name":{}},"f:message":{}},"f:type":{}},"f:serviceAccount":{},"f:source":{"f:binary":{},"f:dockerfile":{},"f:type":{}},"f:strategy":{"f:dockerStrategy":{".":{},"f:from":{}},"f:type":{}}},"f:status":{"f:conditions":{".":{},"k:{\"type\":\"New\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:status":{},"f:type":{}}},"f:config":{},"f:phase":{}}}}]},"spec":{"serviceAccount":"builder","source":{"type":"Binary","binary":{},"dockerfile":"FROM scratch\n\nCOPY ./manifests /manifests/\nCOPY ./metadata /metadata/\n\nLABEL operators.operatorframework.io.bundle.mediatype.v1=registry+v1\nLABEL operators.operatorframework.io.bundle.manifests.v1=manifests/\nLABEL operators.operatorframework.io.bundle.metadata.v1=metadata/\nLABEL operators.operatorframework.io.bundle.package.v1=service-telemetry-operator\nLABEL operators.operatorframework.io.bundle.channels.v1=unstable\nLABEL operators.operatorframework.io.bundle.channel.default.v1=unstable\nLABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1\nLABEL operators.operatorframework.io.metrics.builder=operator-sdk-v0.19.4\nLABEL operators.operatorframework.io.metrics.project_layout=ansible\nLABEL com.redhat.delivery.operator.bundle=true\nLABEL com.redhat.openshift.versions=\"v4.18-v4.20\"\nLABEL com.redhat.delivery.backport=false\n\nLABEL com.redhat.component=\"service-telemetry-operator-bundle-container\" \\\n name=\"stf/service-telemetry-operator-bundle\" \\\n version=\"1.5.1781051917\" \\\n summary=\"service-telemetry-operator-bundle\" \\\n License=\"ASL 2.0\" \\\n io.openshift.expose-services=\"\" \\\n io.openshift.tags=\"monitoring,telemetry,faulting,serviceassurance\" \\\n io.k8s.display-name=\"service-telemetry-operator-bundle\" \\\n maintainer=\"['leif+service-telemetry-operator@redhat.com']\" \\\n description=\"service-telemetry-operator-bundle\"\n"},"revision":{"type":"Git","git":{"commit":"4d3f124e0a5f23ffbf6f34769e817a6b45694b73","author":{"name":"Daniel Pawlik","email":"3049495+danpawlik@users.noreply.github.com"},"committer":{"name":"GitHub","email":"noreply@github.com"},"message":"Wait a while for OpenShift API server to apply last changes (#712)\n\nIn some corner cases, when infrastructure might be overloaded, the\nOpenShift API is not restarted immediately, but it is done after\na while. From basic check on failing job, it happens from up to 90 seconds.\nMaking condition that would watch on OpenShift API server that has been\nfinally changed state to to terminating then back to active might be\na good alternative here, but can also impact future job if such restart\nis not needed.\n\nAlso remove duplicated line from periodic job in zuul config.\n\n(cherry picked from commit c65611428baae2496819a4ccd4e11a3f157db752)\n\nSigned-off-by: Daniel Pawlik \u003cdpawlik@redhat.com\u003e"}},"strategy":{"type":"Docker","dockerStrategy":{"from":{"kind":"DockerImage","name":"scratch"},"pullSecret":{"name":"builder-dockercfg-lmc7d"}}},"output":{"to":{"kind":"DockerImage","name":"image-registry.openshift-image-registry.svc:5000/service-telemetry/service-telemetry-operator-bundle:latest"},"pushSecret":{"name":"builder-dockercfg-lmc7d"}},"resources":{},"postCommit":{},"nodeSelector":null},"status":{"phase":"New","outputDockerImageReference":"image-registry.openshift-image-registry.svc:5000/service-telemetry/service-telemetry-operator-bundle:latest","config":{"kind":"BuildConfig","namespace":"service-telemetry","name":"service-telemetry-operator-bundle"},"output":{},"conditions":[{"type":"New","status":"True","lastUpdateTime":"2026-06-10T00:38:55Z","lastTransitionTime":"2026-06-10T00:38:55Z"}]}} LANG: C.utf8 BUILD_REGISTRIES_CONF_PATH: /var/run/configs/openshift.io/build-system/registries.conf BUILD_REGISTRIES_DIR_PATH: /var/run/configs/openshift.io/build-system/registries.d BUILD_SIGNATURE_POLICY_PATH: /var/run/configs/openshift.io/build-system/policy.json BUILD_STORAGE_CONF_PATH: /var/run/configs/openshift.io/build-system/storage.conf BUILD_BLOBCACHE_DIR: /var/cache/blobs HTTP_PROXY: http_proxy: HTTPS_PROXY: https_proxy: NO_PROXY: no_proxy: Mounts: /tmp/build from buildworkdir (rw) /var/cache/blobs from build-blob-cache (rw) /var/run/configs/openshift.io/build-system from build-system-configs (ro) /var/run/configs/openshift.io/certs from build-ca-bundles (rw) /var/run/configs/openshift.io/pki from build-proxy-ca-bundles (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-zh2rl (ro) Containers: docker-build: Container ID: cri-o://770d989ed11b59360b20418ebb8e5192248dafae66d0eefad3f2488d20bce309 Image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d7a908a23111a624c3fa04dc3105a7a97f48ee60105308bbb6ed42a40d63c2fe Image ID: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d7a908a23111a624c3fa04dc3105a7a97f48ee60105308bbb6ed42a40d63c2fe Port: Host Port: SeccompProfile: Unconfined Args: openshift-docker-build --v=0 State: Terminated Reason: Completed Exit Code: 0 Started: Wed, 10 Jun 2026 00:39:00 +0000 Finished: Wed, 10 Jun 2026 00:39:04 +0000 Ready: False Restart Count: 0 Environment: BUILD: {"kind":"Build","apiVersion":"build.openshift.io/v1","metadata":{"name":"service-telemetry-operator-bundle-2","namespace":"service-telemetry","uid":"d337cb0f-3178-4bad-aa9a-24084d11bbb7","resourceVersion":"39577","generation":1,"creationTimestamp":"2026-06-10T00:38:55Z","labels":{"build":"service-telemetry-operator-bundle","buildconfig":"service-telemetry-operator-bundle","openshift.io/build-config.name":"service-telemetry-operator-bundle","openshift.io/build.start-policy":"Serial"},"annotations":{"openshift.io/build-config.name":"service-telemetry-operator-bundle","openshift.io/build.number":"2"},"ownerReferences":[{"apiVersion":"build.openshift.io/v1","kind":"BuildConfig","name":"service-telemetry-operator-bundle","uid":"7e3146a1-5703-4cdc-b4fb-e7d9005a72ab","controller":true}],"managedFields":[{"manager":"openshift-apiserver","operation":"Update","apiVersion":"build.openshift.io/v1","time":"2026-06-10T00:38:55Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:openshift.io/build-config.name":{},"f:openshift.io/build.number":{}},"f:labels":{".":{},"f:build":{},"f:buildconfig":{},"f:openshift.io/build-config.name":{},"f:openshift.io/build.start-policy":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"7e3146a1-5703-4cdc-b4fb-e7d9005a72ab\"}":{}}},"f:spec":{"f:output":{"f:to":{}},"f:revision":{".":{},"f:git":{".":{},"f:author":{".":{},"f:email":{},"f:name":{}},"f:commit":{},"f:committer":{".":{},"f:email":{},"f:name":{}},"f:message":{}},"f:type":{}},"f:serviceAccount":{},"f:source":{"f:binary":{},"f:dockerfile":{},"f:type":{}},"f:strategy":{"f:dockerStrategy":{".":{},"f:from":{}},"f:type":{}}},"f:status":{"f:conditions":{".":{},"k:{\"type\":\"New\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:status":{},"f:type":{}}},"f:config":{},"f:phase":{}}}}]},"spec":{"serviceAccount":"builder","source":{"type":"Binary","binary":{},"dockerfile":"FROM scratch\n\nCOPY ./manifests /manifests/\nCOPY ./metadata /metadata/\n\nLABEL operators.operatorframework.io.bundle.mediatype.v1=registry+v1\nLABEL operators.operatorframework.io.bundle.manifests.v1=manifests/\nLABEL operators.operatorframework.io.bundle.metadata.v1=metadata/\nLABEL operators.operatorframework.io.bundle.package.v1=service-telemetry-operator\nLABEL operators.operatorframework.io.bundle.channels.v1=unstable\nLABEL operators.operatorframework.io.bundle.channel.default.v1=unstable\nLABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1\nLABEL operators.operatorframework.io.metrics.builder=operator-sdk-v0.19.4\nLABEL operators.operatorframework.io.metrics.project_layout=ansible\nLABEL com.redhat.delivery.operator.bundle=true\nLABEL com.redhat.openshift.versions=\"v4.18-v4.20\"\nLABEL com.redhat.delivery.backport=false\n\nLABEL com.redhat.component=\"service-telemetry-operator-bundle-container\" \\\n name=\"stf/service-telemetry-operator-bundle\" \\\n version=\"1.5.1781051917\" \\\n summary=\"service-telemetry-operator-bundle\" \\\n License=\"ASL 2.0\" \\\n io.openshift.expose-services=\"\" \\\n io.openshift.tags=\"monitoring,telemetry,faulting,serviceassurance\" \\\n io.k8s.display-name=\"service-telemetry-operator-bundle\" \\\n maintainer=\"['leif+service-telemetry-operator@redhat.com']\" \\\n description=\"service-telemetry-operator-bundle\"\n"},"revision":{"type":"Git","git":{"commit":"4d3f124e0a5f23ffbf6f34769e817a6b45694b73","author":{"name":"Daniel Pawlik","email":"3049495+danpawlik@users.noreply.github.com"},"committer":{"name":"GitHub","email":"noreply@github.com"},"message":"Wait a while for OpenShift API server to apply last changes (#712)\n\nIn some corner cases, when infrastructure might be overloaded, the\nOpenShift API is not restarted immediately, but it is done after\na while. From basic check on failing job, it happens from up to 90 seconds.\nMaking condition that would watch on OpenShift API server that has been\nfinally changed state to to terminating then back to active might be\na good alternative here, but can also impact future job if such restart\nis not needed.\n\nAlso remove duplicated line from periodic job in zuul config.\n\n(cherry picked from commit c65611428baae2496819a4ccd4e11a3f157db752)\n\nSigned-off-by: Daniel Pawlik \u003cdpawlik@redhat.com\u003e"}},"strategy":{"type":"Docker","dockerStrategy":{"from":{"kind":"DockerImage","name":"scratch"},"pullSecret":{"name":"builder-dockercfg-lmc7d"}}},"output":{"to":{"kind":"DockerImage","name":"image-registry.openshift-image-registry.svc:5000/service-telemetry/service-telemetry-operator-bundle:latest"},"pushSecret":{"name":"builder-dockercfg-lmc7d"}},"resources":{},"postCommit":{},"nodeSelector":null},"status":{"phase":"New","outputDockerImageReference":"image-registry.openshift-image-registry.svc:5000/service-telemetry/service-telemetry-operator-bundle:latest","config":{"kind":"BuildConfig","namespace":"service-telemetry","name":"service-telemetry-operator-bundle"},"output":{},"conditions":[{"type":"New","status":"True","lastUpdateTime":"2026-06-10T00:38:55Z","lastTransitionTime":"2026-06-10T00:38:55Z"}]}} LANG: C.utf8 PUSH_DOCKERCFG_PATH: /var/run/secrets/openshift.io/push PULL_DOCKERCFG_PATH: /var/run/secrets/openshift.io/pull BUILD_REGISTRIES_CONF_PATH: /var/run/configs/openshift.io/build-system/registries.conf BUILD_REGISTRIES_DIR_PATH: /var/run/configs/openshift.io/build-system/registries.d BUILD_SIGNATURE_POLICY_PATH: /var/run/configs/openshift.io/build-system/policy.json BUILD_STORAGE_CONF_PATH: /var/run/configs/openshift.io/build-system/storage.conf BUILD_BLOBCACHE_DIR: /var/cache/blobs HTTP_PROXY: http_proxy: HTTPS_PROXY: https_proxy: NO_PROXY: no_proxy: Mounts: /tmp/build from buildworkdir (rw) /var/cache/blobs from build-blob-cache (rw) /var/lib/containers from container-storage-root (rw) /var/lib/containers/cache from buildcachedir (rw) /var/lib/kubelet/config.json from node-pullsecrets (rw) /var/run/configs/openshift.io/build-system from build-system-configs (ro) /var/run/configs/openshift.io/certs from build-ca-bundles (rw) /var/run/configs/openshift.io/pki from build-proxy-ca-bundles (rw) /var/run/containers from container-storage-run (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-zh2rl (ro) /var/run/secrets/openshift.io/pull from builder-dockercfg-lmc7d-pull (ro) /var/run/secrets/openshift.io/push from builder-dockercfg-lmc7d-push (ro) Conditions: Type Status PodReadyToStartContainers False Initialized True Ready False ContainersReady False PodScheduled True Volumes: buildcachedir: Type: HostPath (bare host directory volume) Path: /var/lib/containers/cache HostPathType: buildworkdir: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: node-pullsecrets: Type: HostPath (bare host directory volume) Path: /var/lib/kubelet/config.json HostPathType: File builder-dockercfg-lmc7d-push: Type: Secret (a volume populated by a Secret) SecretName: builder-dockercfg-lmc7d Optional: false builder-dockercfg-lmc7d-pull: Type: Secret (a volume populated by a Secret) SecretName: builder-dockercfg-lmc7d Optional: false build-system-configs: Type: ConfigMap (a volume populated by a ConfigMap) Name: service-telemetry-operator-bundle-2-sys-config Optional: false build-ca-bundles: Type: ConfigMap (a volume populated by a ConfigMap) Name: service-telemetry-operator-bundle-2-ca Optional: false build-proxy-ca-bundles: Type: ConfigMap (a volume populated by a ConfigMap) Name: service-telemetry-operator-bundle-2-global-ca Optional: false container-storage-root: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: container-storage-run: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: build-blob-cache: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: kube-api-access-zh2rl: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt Optional: false DownwardAPI: true ConfigMapName: openshift-service-ca.crt Optional: false QoS Class: BestEffort Node-Selectors: kubernetes.io/os=linux 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 6m45s default-scheduler Successfully assigned service-telemetry/service-telemetry-operator-bundle-2-build to crc Normal AddedInterface 6m44s multus Add eth0 [10.217.0.93/23] from ovn-kubernetes Normal Pulled 6m44s kubelet spec.initContainers{git-clone}: Container image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d7a908a23111a624c3fa04dc3105a7a97f48ee60105308bbb6ed42a40d63c2fe" already present on machine Normal Created 6m44s kubelet spec.initContainers{git-clone}: Created container git-clone Normal Started 6m44s kubelet spec.initContainers{git-clone}: Started container git-clone Normal Pulled 6m42s kubelet spec.initContainers{manage-dockerfile}: Container image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d7a908a23111a624c3fa04dc3105a7a97f48ee60105308bbb6ed42a40d63c2fe" already present on machine Normal Created 6m41s kubelet spec.initContainers{manage-dockerfile}: Created container manage-dockerfile Normal Started 6m41s kubelet spec.initContainers{manage-dockerfile}: Started container manage-dockerfile Normal Pulled 6m41s kubelet spec.containers{docker-build}: Container image "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d7a908a23111a624c3fa04dc3105a7a97f48ee60105308bbb6ed42a40d63c2fe" already present on machine Normal Created 6m40s kubelet spec.containers{docker-build}: Created container docker-build Normal Started 6m40s kubelet spec.containers{docker-build}: Started container docker-build