I’m initiating a balena build it is selecting arm01 for the build. However I get an error saying no space left on device.
[Info] Starting build for escpos-test, user g_prateek_sureka
[Info] Dashboard link: https://dashboard.balena-cloud.com/apps/1390395/devices
[Info] Building on arm01
[Info] Pulling previous images for caching purposes…
[Success] Successfully pulled cache images
<>
[main] Reading package lists…
[main] W: The repository ‘http://security.debian.org/debian-security stretch/updates Release’ does not have a Release file.
[main] W: The repository ‘http://deb.debian.org/debian stretch Release’ does not have a Release file.
[main] W: The repository ‘http://deb.debian.org/debian stretch-updates Release’ does not have a Release file.
[main] W: The repository ‘http://archive.raspberrypi.org/debian stretch Release’ does not have a Release file.
[main] W: The repository ‘http://archive.raspbian.org/raspbian stretch Release’ does not have a Release file.
[main] E: Failed to fetch http://security.debian.org/debian-security/dists/stretch/updates/main/binary-armhf/Packages Error writing to output file - write (28: No space left on device) Error writing to file - write (28: No space left on device)
[main] E: Failed to fetch http://deb.debian.org/debian/dists/stretch/main/binary-armhf/Packages Error writing to output file - write (28: No space left on device) Error writing to file - write (28: No space left on device)
[main] E: Failed to fetch http://deb.debian.org/debian/dists/stretch-updates/main/binary-armhf/Packages Error writing to output file - write (28: No space left on device) Error writing to file - write (28: No space left on device)
[main] E: Failed to fetch http://archive.raspberrypi.org/debian/dists/stretch/main/binary-armhf/Packages Error writing to output file - write (28: No space left on device) Error writing to file - write (28: No space left on device) [IP: 93.93.130.39 80]
[main] E: Failed to fetch http://archive.raspbian.org/raspbian/dists/stretch/main/binary-armhf/Packages Error writing to output file - write (28: No space left on device) Error writing to file - write (28: No space left on device)
[main] E: Some index files failed to download. They have been ignored, or old ones used instead.
[main]
[main] Removing intermediate container ee6f9049fc8b
[main] The command ‘/bin/sh -c apt-get update && apt-get install -y --no-install-recommends unzip xserver-xorg-core xserver-xorg-input-all xserver-xorg-video-fbdev xorg libgtk2.0-dev fbset cups cups-client libcups2-dev lpr python-pip python-setuptools python-cups libexpat-dev && rm -rf /var/lib/apt/lists/*’ re