Name: mariadb-0 Namespace: sf Priority: 0 Service Account: default Node: minikube/192.168.49.2 Start Time: Tue, 09 Jun 2026 04:53:58 -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.11 IPs: IP: 10.244.0.11 Controlled By: StatefulSet/mariadb Containers: mariadb: Container ID: cri-o://cfe86ebc300dd1aa1bca9f56f0dd1e21ca595ce1f52258c8aa40d19fa0851bc9 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: Tue, 09 Jun 2026 04:54:29 -0400 Last State: Terminated Reason: Error Exit Code: 1 Started: Tue, 09 Jun 2026 04:54:16 -0400 Finished: Tue, 09 Jun 2026 04:54:28 -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://6a3b81a1fb4a5b0cd8bbc7e7e1eb73e63b7ea8468ec1a1ea4c7ea0d2a1a48912 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: Tue, 09 Jun 2026 04:54:28 -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 15m 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 15m default-scheduler Successfully assigned sf/mariadb-0 to minikube Normal Pulling 15m kubelet spec.containers{mariadb}: Pulling image "quay.io/software-factory/mariadb:11.4-ubi9-1" Normal Pulled 15m kubelet spec.containers{mariadb}: Successfully pulled image "quay.io/software-factory/mariadb:11.4-ubi9-1" in 6.202s (17.838s including waiting). Image size: 467464851 bytes. Normal Pulling 15m kubelet spec.containers{mariadb-nodeexporter}: Pulling image "quay.io/prometheus/node-exporter-linux-amd64:v1.9.1" Normal Pulled 14m kubelet spec.containers{mariadb-nodeexporter}: Successfully pulled image "quay.io/prometheus/node-exporter-linux-amd64:v1.9.1" in 3.023s (12.108s including waiting). Image size: 26122888 bytes. Normal Created 14m kubelet spec.containers{mariadb-nodeexporter}: Created container: mariadb-nodeexporter Normal Started 14m kubelet spec.containers{mariadb-nodeexporter}: Started container mariadb-nodeexporter Normal Created 14m (x2 over 15m) kubelet spec.containers{mariadb}: Created container: mariadb Normal Started 14m (x2 over 15m) kubelet spec.containers{mariadb}: Started container mariadb Normal Pulled 14m kubelet spec.containers{mariadb}: Container image "quay.io/software-factory/mariadb:11.4-ubi9-1" already present on machine Warning Unhealthy 14m (x2 over 14m) 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)