Skip to content

Console Output

02:45:24 [2025-11-23T02:45:24.020Z] + docker info
02:45:24 [2025-11-23T02:45:24.273Z] + echo ✅ Docker is running
02:45:24 [2025-11-23T02:45:24.273Z] ✅ Docker is running
02:45:24 [2025-11-23T02:45:24.273Z] + echo 💾 Memory information:
02:45:24 [2025-11-23T02:45:24.273Z] 💾 Memory information:
02:45:24 [2025-11-23T02:45:24.273Z] + free -h
02:45:24 [2025-11-23T02:45:24.273Z]                total        used        free      shared  buff/cache   available
02:45:24 [2025-11-23T02:45:24.273Z] Mem:           7.6Gi       4.0Gi       311Mi       656Mi       4.2Gi       3.6Gi
02:45:24 [2025-11-23T02:45:24.273Z] Swap:             0B          0B          0B
02:45:24 [2025-11-23T02:45:24.273Z] + echo 💿 Disk space:
02:45:24 [2025-11-23T02:45:24.273Z] 💿 Disk space:
02:45:24 [2025-11-23T02:45:24.273Z] + df -h .
02:45:24 [2025-11-23T02:45:24.273Z] Filesystem      Size  Used Avail Use% Mounted on
02:45:24 [2025-11-23T02:45:24.273Z] /dev/mmcblk0p2   29G   26G  1.9G  94% /var/jenkins_home
02:45:24 [2025-11-23T02:45:24.273Z] + echo 🖥️  CPU information:
02:45:24 [2025-11-23T02:45:24.273Z] 🖥️  CPU information:
02:45:24 [2025-11-23T02:45:24.273Z] + nproc
02:45:24 [2025-11-23T02:45:24.273Z] 4