Ubuntu Focal 20.04 64 bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20240825-7-ng5jhe/input'...

-----> Setting up package repository...

-----> Starting packaging process

-----> Additional environment variables

UUID=65.108.159.81:22/2fa8a61b-3b40-44c0-899f-8dffbc3d7856

HOME=/home/pkgr

-----> Empty (or invalid cache)

+ set -o pipefail

+ EXTERNAL_UID=888

+ case "$(cat /etc/version)" in

++ cat /etc/version

+ adduser pkgr --shell /bin/bash --disabled-password --gecos '' --home /home/pkgr --uid 888 --group --system

+ echo 'pkgr ALL= NOPASSWD: /usr/bin/apt-get'

+ chmod 4111 /usr/bin/sudo

+ mkdir -p /opt

+ chown -R pkgr /opt /home/pkgr

+ mkdir -p /my/cache

+ test -f /entrypoint/cache.tar.gz

+ chown -R pkgr /my/cache

+ echo '-----> Fetching pkgr b48cfd6d5e407a79ef378eb96c5ab20061c76552...'

-----> Fetching pkgr b48cfd6d5e407a79ef378eb96c5ab20061c76552...

+ ssh -q -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 65.108.159.81 -p 22 compile pkgr --quiet=yes --cache=yes --version=b48cfd6d5e407a79ef378eb96c5ab20061c76552 --target=ubuntu:20.04

+ tar xzf - -C /usr/local

Build failed

gzip: stdin: unexpected end of file

tar: Child returned status 1

tar: Error is not recoverable: exiting now

+ echo ' ! Unable to fetch pkgr. Aborting'

! Unable to fetch pkgr. Aborting

+ exit 2

Failed to package application

tar: This does not look like a tar archive

tar: Exiting with failure status due to previous errors

! FAILED - Build error.

! Please contact support.