Name: neutron-netns-cleanup-cron-default-mjkhk Namespace: openstack Priority: 0 Service Account: neutron-netns-cleanup-cron Node: instance/199.204.45.77 Start Time: Mon, 27 Apr 2026 02:00:10 +0000 Labels: application=neutron component=netns-cleanup-cron controller-revision-hash=8768565ff pod-template-generation=1 release_group=neutron Annotations: configmap-bin-hash: 2b3466bd53c256ec73ac8983b6a36c494af1290cb8596398cf00ceb0ba2f4cef configmap-etc-hash: 1e49069b7e3c08c55a6b1bb300e15e19265c87c1b17d284b44d229d6ade7727a openstackhelm.openstack.org/release_uuid: Status: Running IP: 199.204.45.77 IPs: IP: 199.204.45.77 Controlled By: DaemonSet/neutron-netns-cleanup-cron-default Init Containers: init: Container ID: containerd://3f14835a9fd7b334be5340ed8428a440faef82855e4c9a92782c3ac3b191c692 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: Mon, 27 Apr 2026 02:00:10 +0000 Finished: Mon, 27 Apr 2026 02:00:10 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: neutron-netns-cleanup-cron-default-mjkhk (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: DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-nfsx8 (ro) Containers: neutron-netns-cleanup-cron: Container ID: containerd://cf9bde2e682165b55a28cf2028fff8985d39fc9df96a02337ae2a3804de6faaf Image: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:2025.1@sha256:bea0efb318d2d481043f3655243e950d16afd807366cae0092866744ac04050a Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron@sha256:bea0efb318d2d481043f3655243e950d16afd807366cae0092866744ac04050a Port: Host Port: Command: /tmp/neutron-netns-cleanup-cron.sh State: Running Started: Mon, 27 Apr 2026 02:00:30 +0000 Ready: True 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: /etc/neutron/dhcp_agent.ini from neutron-etc (ro,path="dhcp_agent.ini") /etc/neutron/l3_agent.ini from neutron-etc (ro,path="l3_agent.ini") /etc/neutron/neutron.conf from neutron-etc (ro,path="neutron.conf") /etc/neutron/rootwrap.conf from neutron-etc (ro,path="rootwrap.conf") /etc/neutron/rootwrap.d/dhcp.filters from neutron-etc (ro,path="dhcp.filters") /etc/neutron/rootwrap.d/netns-cleanup.filters from neutron-etc (ro,path="netns-cleanup.filters") /etc/neutron/rootwrap.d/privsep.filters from neutron-etc (ro,path="privsep.filters") /etc/sudoers.d/kolla_neutron_sudoers from neutron-etc (ro,path="neutron_sudoers") /lib/modules from libmodules (ro) /run/netns from host-run-netns (rw) /run/xtables.lock from iptables-lockfile (rw) /tmp from pod-tmp (rw) /tmp/neutron-netns-cleanup-cron.sh from neutron-bin (ro,path="neutron-netns-cleanup-cron.sh") /var/lib/neutron/openstack-helm from socket (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-nfsx8 (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: pod-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: pod-var-neutron: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: neutron-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: neutron-bin Optional: false neutron-etc: Type: Secret (a volume populated by a Secret) SecretName: neutron-netns-cleanup-cron-default Optional: false libmodules: Type: HostPath (bare host directory volume) Path: /lib/modules HostPathType: iptables-lockfile: Type: HostPath (bare host directory volume) Path: /run/xtables.lock HostPathType: FileOrCreate socket: Type: HostPath (bare host directory volume) Path: /var/lib/neutron/openstack-helm HostPathType: host-run-netns: Type: HostPath (bare host directory volume) Path: /run/netns HostPathType: kube-api-access-nfsx8: 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/disk-pressure:NoSchedule op=Exists node.kubernetes.io/memory-pressure:NoSchedule op=Exists node.kubernetes.io/network-unavailable:NoSchedule op=Exists node.kubernetes.io/not-ready:NoExecute op=Exists node.kubernetes.io/pid-pressure:NoSchedule op=Exists node.kubernetes.io/unreachable:NoExecute op=Exists node.kubernetes.io/unschedulable:NoSchedule op=Exists Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 47m default-scheduler Successfully assigned openstack/neutron-netns-cleanup-cron-default-mjkhk to instance Normal Pulled 47m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 47m kubelet Created container init Normal Started 47m kubelet Started container init Normal Pulling 47m kubelet Pulling image "harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:2025.1@sha256:bea0efb318d2d481043f3655243e950d16afd807366cae0092866744ac04050a" Normal Pulled 46m kubelet Successfully pulled image "harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:2025.1@sha256:bea0efb318d2d481043f3655243e950d16afd807366cae0092866744ac04050a" in 18.721s (18.721s including waiting) Normal Created 46m kubelet Created container neutron-netns-cleanup-cron Normal Started 46m kubelet Started container neutron-netns-cleanup-cron