Name: mariadb-0 Namespace: sf Priority: 0 Service Account: default Node: minikube/192.168.49.2 Start Time: Wed, 10 Jun 2026 06:03:50 -0400 Labels: app=sf apps.kubernetes.io/pod-index=0 controller-revision-hash=mariadb-64f48f8f4f run=mariadb statefulset.kubernetes.io/pod-name=mariadb-0 Annotations: limits: serial: 6 Status: Running SeccompProfile: RuntimeDefault IP: 10.244.0.8 IPs: IP: 10.244.0.8 Controlled By: StatefulSet/mariadb Containers: mariadb: Container ID: cri-o://72f75b140f3478c79561d6cd5ab79457de671b13c0003f09baac233e528208d8 Image: quay.io/software-factory/mariadb:11.4-ubi9-1 Image ID: quay.io/software-factory/mariadb@sha256:270c9d5c9a890111f1fa5b8b8c35c6f9349fe9902a6c0258e6f89425d182199f Port: 3306/TCP (mariadb-port) Host Port: 0/TCP (mariadb-port) SeccompProfile: RuntimeDefault State: Running Started: Wed, 10 Jun 2026 06:04:24 -0400 Last State: Terminated Reason: Error Exit Code: 1 Started: Wed, 10 Jun 2026 06:03:57 -0400 Finished: Wed, 10 Jun 2026 06:04:16 -0400 Ready: True Restart Count: 1 Limits: cpu: 500m memory: 2Gi Requests: cpu: 100m memory: 128Mi Liveness: exec [/usr/bin/mariadb-admin ping] delay=5s timeout=5s period=20s #success=1 #failure=20 Readiness: exec [/usr/bin/mariadb -h 127.0.0.1 -e SELECT 1] delay=0s timeout=5s period=10s #success=1 #failure=20 Environment: HOME: /var/lib/mysql MARIADB_ROOT_PASSWORD: Optional: false MARIADB_DISABLE_UPGRADE_BACKUP: 1 MARIADB_AUTO_UPGRADE: 1 Mounts: /docker-entrypoint-initdb.d/initfile.sql from mariadb-initdb-secrets (ro,path="initfile.sql") /run/mariadb from mariadb-run (rw) /var/lib/mysql from mariadb (rw) /var/lib/mysql/.my.cnf from mariadb-config-secrets (ro,path="my.cnf") /var/log/mariadb from mariadb-logs (rw) mariadb-nodeexporter: Container ID: cri-o://2cbe4efb7fbcd257bab9c6d2f0e999076ac33d282c3eb1750d85ab77ea9fa128 Image: quay.io/prometheus/node-exporter-linux-amd64:v1.9.1 Image ID: quay.io/prometheus/node-exporter-linux-amd64@sha256:863b62ff9f392b6f472e22b4b670ad1cabb66b3042502ebd4b2cd192733e1bce Port: 9100/TCP (mariadb-ne) Host Port: 0/TCP (mariadb-ne) SeccompProfile: RuntimeDefault Args: --collector.disable-defaults --collector.filesystem --collector.filesystem.mount-points-exclude=^(/etc/hosts|/etc/hostname|/etc/passwd|/etc/resolv.conf|/run/.containerenv|/run/secrets|/dev|/proc|/sys)($|/) State: Running Started: Wed, 10 Jun 2026 06:04:23 -0400 Ready: True Restart Count: 0 Limits: cpu: 100m memory: 64Mi Requests: cpu: 10m memory: 32Mi Environment: Mounts: /var/lib/mysql from mariadb (rw) /var/log/mariadb from mariadb-logs (rw) Conditions: Type Status PodReadyToStartContainers True Initialized True Ready True ContainersReady True PodScheduled True Volumes: mariadb: Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) ClaimName: mariadb-mariadb-0 ReadOnly: false mariadb-logs: Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) ClaimName: mariadb-logs-mariadb-0 ReadOnly: false mariadb-run: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: mariadb-config-secrets: Type: Secret (a volume populated by a Secret) SecretName: mariadb-config-secrets Optional: false mariadb-initdb-secrets: Type: Secret (a volume populated by a Secret) SecretName: mariadb-initdb-secrets Optional: false QoS Class: Burstable Node-Selectors: 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 ---- ------ ---- ---- ------- Warning FailedScheduling 4m46s default-scheduler 0/1 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling. Normal Scheduled 4m44s default-scheduler Successfully assigned sf/mariadb-0 to minikube Normal Pulling 4m44s kubelet spec.containers{mariadb}: Pulling image "quay.io/software-factory/mariadb:11.4-ubi9-1" Normal Pulled 4m37s kubelet spec.containers{mariadb}: Successfully pulled image "quay.io/software-factory/mariadb:11.4-ubi9-1" in 6.966s (6.966s including waiting). Image size: 467464851 bytes. Normal Pulling 4m37s kubelet spec.containers{mariadb-nodeexporter}: Pulling image "quay.io/prometheus/node-exporter-linux-amd64:v1.9.1" Normal Pulled 4m11s kubelet spec.containers{mariadb-nodeexporter}: Successfully pulled image "quay.io/prometheus/node-exporter-linux-amd64:v1.9.1" in 2.37s (25.354s including waiting). Image size: 26122888 bytes. Normal Created 4m11s kubelet spec.containers{mariadb-nodeexporter}: Created container: mariadb-nodeexporter Normal Started 4m11s kubelet spec.containers{mariadb-nodeexporter}: Started container mariadb-nodeexporter Normal Created 4m10s (x2 over 4m37s) kubelet spec.containers{mariadb}: Created container: mariadb Normal Started 4m10s (x2 over 4m37s) kubelet spec.containers{mariadb}: Started container mariadb Normal Pulled 4m10s kubelet spec.containers{mariadb}: Container image "quay.io/software-factory/mariadb:11.4-ubi9-1" already present on machine Warning Unhealthy 4m8s (x2 over 4m9s) kubelet spec.containers{mariadb}: Readiness probe failed: Warning: World-writable config file '/etc/my.cnf.d/docker.cnf' is ignored ERROR 2002 (HY000): Can't connect to server on '127.0.0.1' (115)