Name:             install-certs-openstack-openstack-networker-zzx85
Namespace:        openstack
Priority:         0
Service Account:  openstack-networker
Node:             crc/192.168.126.11
Start Time:       Fri, 05 Dec 2025 09:24:26 +0000
Labels:           app=openstackansibleee
                  batch.kubernetes.io/controller-uid=65156593-cdda-4451-bb8c-f62238b6061a
                  batch.kubernetes.io/job-name=install-certs-openstack-openstack-networker
                  controller-uid=65156593-cdda-4451-bb8c-f62238b6061a
                  job-name=install-certs-openstack-openstack-networker
                  openstackdataplanedeployment=openstack
                  openstackdataplanenodeset=openstack-networker
                  openstackdataplaneservice=install-certs
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.177/23"],"mac_address":"0a:58:0a:d9:01:b1","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0....
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.1.177"
                        ],
                        "mac": "0a:58:0a:d9:01:b1",
                        "default": true,
                        "dns": {}
                    },{
                        "name": "openstack/ctlplane",
                        "interface": "ctlplane",
                        "ips": [
                            "192.168.122.30"
                        ],
                        "mac": "b6:70:9b:68:8b:10",
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: [{"name":"ctlplane","namespace":"openstack","interface":"ctlplane"}]
                  openshift.io/scc: restricted-v2
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:           Succeeded
SeccompProfile:   RuntimeDefault
IP:               10.217.1.177
IPs:
  IP:           10.217.1.177
Controlled By:  Job/install-certs-openstack-openstack-networker
Containers:
  install-certs-openstack-openstack-networker:
    Container ID:  cri-o://ec5d2c81c21c72c6488a2230059ab910c7d29efa07ab40f04989de790fa7d5a0
    Image:         quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
    Image ID:      quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:2444fe898df68969a7978bb84fd12c3c61dc371f264156ff0a877d8aab1f9f4e
    Port:          <none>
    Host Port:     <none>
    Args:
      ansible-runner
      run
      /runner
      -p
      osp.edpm.install_certs
      -i
      install-certs-openstack-openstack-networker
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Fri, 05 Dec 2025 09:24:29 +0000
      Finished:     Fri, 05 Dec 2025 09:24:40 +0000
    Ready:          False
    Restart Count:  0
    Environment Variables from:
      openstack-aee-default-env  ConfigMap  Optional: true
    Environment:
      ANSIBLE_CALLBACKS_ENABLED:       ansible.posix.profile_tasks
      ANSIBLE_CALLBACK_RESULT_FORMAT:  yaml
      ANSIBLE_FORCE_COLOR:             True
      ANSIBLE_DISPLAY_ARGS_TO_STDOUT:  True
      ANSIBLE_SSH_ARGS:                -C -o ControlMaster=auto -o ControlPersist=80s
      ANSIBLE_VERBOSITY:               1
      RUNNER_PLAYBOOK:                 
                                       osp.edpm.install_certs
                                       
                                       
      RUNNER_EXTRA_VARS:               
                                       edpm_override_hosts: openstack-networker
                                       edpm_service_type: install-certs
                                       
                                       
                                       
    Mounts:
      /runner/env/ssh_key from ssh-key (rw,path="ssh_key")
      /runner/inventory/hosts from inventory (rw,path="inventory")
      /var/lib/openstack/cacerts/bootstrap from bootstrap-combined-ca-bundle (rw)
      /var/lib/openstack/cacerts/neutron-metadata from neutron-metadata-combined-ca-bundle (rw)
      /var/lib/openstack/cacerts/ovn from ovn-combined-ca-bundle (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-rt8jr (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   False 
  Initialized                 True 
  Ready                       False 
  ContainersReady             False 
  PodScheduled                True 
Volumes:
  bootstrap-combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  ovn-combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  neutron-metadata-combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  ssh-key:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  dataplane-adoption-secret
    Optional:    false
  inventory:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  dataplanenodeset-openstack-networker
    Optional:    false
  kube-api-access-rt8jr:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
    ConfigMapName:           openshift-service-ca.crt
    ConfigMapOptional:       <nil>
QoS Class:                   BestEffort
Node-Selectors:              <none>
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       69m   default-scheduler  Successfully assigned openstack/install-certs-openstack-openstack-networker-zzx85 to crc
  Normal  AddedInterface  69m   multus             Add eth0 [10.217.1.177/23] from ovn-kubernetes
  Normal  AddedInterface  69m   multus             Add ctlplane [192.168.122.30/24] from openstack/ctlplane
  Normal  Pulling         69m   kubelet            Pulling image "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
  Normal  Pulled          69m   kubelet            Successfully pulled image "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" in 425ms (425ms including waiting). Image size: 487007171 bytes.
  Normal  Created         69m   kubelet            Created container install-certs-openstack-openstack-networker
  Normal  Started         69m   kubelet            Started container install-certs-openstack-openstack-networker
