Skip to content

Console Output

02:45:26 [2025-11-26T02:45:26.023Z] + docker info
02:45:26 [2025-11-26T02:45:26.275Z] + echo ✅ Docker is running
02:45:26 [2025-11-26T02:45:26.275Z] ✅ Docker is running
02:45:26 [2025-11-26T02:45:26.275Z] + echo 💾 Memory information:
02:45:26 [2025-11-26T02:45:26.275Z] 💾 Memory information:
02:45:26 [2025-11-26T02:45:26.275Z] + free -h
02:45:26 [2025-11-26T02:45:26.275Z]                total        used        free      shared  buff/cache   available
02:45:26 [2025-11-26T02:45:26.275Z] Mem:           7.6Gi       4.0Gi       248Mi       648Mi       4.4Gi       3.7Gi
02:45:26 [2025-11-26T02:45:26.275Z] Swap:             0B          0B          0B
02:45:26 [2025-11-26T02:45:26.275Z] + echo 💿 Disk space:
02:45:26 [2025-11-26T02:45:26.275Z] 💿 Disk space:
02:45:26 [2025-11-26T02:45:26.275Z] + df -h .
02:45:26 [2025-11-26T02:45:26.275Z] Filesystem      Size  Used Avail Use% Mounted on
02:45:26 [2025-11-26T02:45:26.275Z] /dev/mmcblk0p2   29G   27G  1.4G  95% /var/jenkins_home
02:45:26 [2025-11-26T02:45:26.275Z] + echo 🖥️  CPU information:
02:45:26 [2025-11-26T02:45:26.275Z] 🖥️  CPU information:
02:45:26 [2025-11-26T02:45:26.275Z] + nproc
02:45:26 [2025-11-26T02:45:26.275Z] 4