Skip to content

Console Output

02:45:29 [2025-11-22T02:45:29.890Z] + docker info
02:45:31 [2025-11-22T02:45:31.754Z] + echo ✅ Docker is running
02:45:31 [2025-11-22T02:45:31.754Z] ✅ Docker is running
02:45:31 [2025-11-22T02:45:31.754Z] + echo 💾 Memory information:
02:45:31 [2025-11-22T02:45:31.754Z] 💾 Memory information:
02:45:31 [2025-11-22T02:45:31.754Z] + free -h
02:45:31 [2025-11-22T02:45:31.754Z]                total        used        free      shared  buff/cache   available
02:45:31 [2025-11-22T02:45:31.754Z] Mem:           7.6Gi       3.9Gi       666Mi       649Mi       4.1Gi       3.7Gi
02:45:31 [2025-11-22T02:45:31.754Z] Swap:             0B          0B          0B
02:45:31 [2025-11-22T02:45:31.754Z] + echo 💿 Disk space:
02:45:31 [2025-11-22T02:45:31.754Z] 💿 Disk space:
02:45:31 [2025-11-22T02:45:31.754Z] + df -h .
02:45:31 [2025-11-22T02:45:31.754Z] Filesystem      Size  Used Avail Use% Mounted on
02:45:31 [2025-11-22T02:45:31.754Z] /dev/mmcblk0p2   29G   21G  7.4G  74% /var/jenkins_home
02:45:31 [2025-11-22T02:45:31.754Z] + echo 🖥️  CPU information:
02:45:31 [2025-11-22T02:45:31.754Z] 🖥️  CPU information:
02:45:31 [2025-11-22T02:45:31.754Z] + nproc
02:45:31 [2025-11-22T02:45:31.754Z] 4