2026-09-06 01:15:01PM UTC

failed

flyctl v0.4.99

==> Verifying app config
Validating /repos/bluegreen/fly.toml
✓ Configuration is valid
--> Verified app config
==> Building image
Waiting for depot builder...

==> Building image with Depot
--> build:  (​)
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.77kB 0.0s done
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 DONE 0.4s
#3 [internal] load metadata for docker.io/library/debian:bullseye-20230612-slim
#3 DONE 0.4s
#4 [internal] load .dockerignore
#4 transferring context: 1.31kB 0.0s done
#4 DONE 0.0s
#5 [builder  1/17] FROM docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec
#5 resolve docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec done
#5 CACHED
#6 [stage-1 1/6] FROM docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5
#6 resolve docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5 done
#6 CACHED

#7 [internal] load build context
#7 transferring context: 2.46kB 0.0s done
#7 DONE 0.0s
#8 [stage-1 2/6] RUN apt-get update -y &&   apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates   && apt-get clean && rm -f /var/lib/apt/lists/*_*
#8 0.371 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]
#8 0.383 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]#8 0.384 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]#8 0.530 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB]#8 0.661 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [475 kB]
#8 0.794 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
#8 1.932 Fetched 8706 kB in 2s (5012 kB/s)
#8 1.932 Reading package lists...#8 2.509 Reading package lists...#8 3.093 Building dependency tree...#8 3.231 Reading state information...#8 3.339 libstdc++6 is already the newest version (10.2.1-6).#8 3.339 libstdc++6 set to manually installed.#8 3.339 The following additional packages will be installed:
#8 3.340   libc-l10n libgpm2 libtinfo5
#8 3.340 Suggested packages:
#8 3.340   gpm
#8 3.392 The following NEW packages will be installed:
#8 3.393   ca-certificates libc-l10n libgpm2 libncurses5 libtinfo5 locales openssl
#8 3.411 0 upgraded, 7 newly installed, 0 to remove and 41 not upgraded.
#8 3.411 Need to get 6456 kB of archives.
#8 3.411 After this operation, 23.8 MB of additional disk space will be used.
#8 3.411 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1w-0+deb11u8 [860 kB]
#8 3.419 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 ca-certificates all 20250419~deb12u1~deb11u1 [175 kB]
#8 3.420 Err:3 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-l10n all 2.31-13+deb11u14
#8 3.420   404  Not Found [IP: 146.75.78.132 80]
#8 3.428 Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 locales all 2.31-13+deb11u14 [4087 kB]
#8 3.456 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
#8 3.456 Get:6 http://deb.debian.org/debian bullseye/main amd64 libtinfo5 amd64 6.2+20201114-2+deb11u2 [337 kB]#8 3.459 Get:7 http://deb.debian.org/debian bullseye/main amd64 libncurses5 amd64 6.2+20201114-2+deb11u2 [96.8 kB]#8 3.469 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/g/glibc/libc-l10n_2.31-13%2bdeb11u14_all.deb  404  Not Found [IP: 146.75.78.132 80]#8 3.469 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?#8 3.469 Fetched 5591 kB in 0s (89.4 MB/s)#8 ERROR: process "/bin/sh -c apt-get update -y &&   apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates   && apt-get clean && rm -f /var/lib/apt/lists/*_*" did not complete successfully: exit code: 100
#9 [builder  2/17] RUN apt-get update -y && apt-get install -y build-essential git     && apt-get clean && rm -f /var/lib/apt/lists/*_*
#9 0.372 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]
#9 0.384 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
#9 0.384 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
#9 0.531 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB]
#9 0.664 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [475 kB]
#9 0.798 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
#9 1.829 Fetched 8706 kB in 2s (5347 kB/s)
#9 1.829 Reading package lists...
#9 2.390 Reading package lists...
#9 2.945 Building dependency tree...
#9 3.077 Reading state information...
#9 3.214 The following additional packages will be installed:
#9 3.214   binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-10 dirmngr
#9 3.214   dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10
#9 3.214   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
#9 3.214   gpg-wks-server gpgconf gpgsm gpgv less libalgorithm-diff-perl
#9 3.214   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libassuan0
#9 3.214   libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6
#9 3.214   libc6-dev libcbor0 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0
#9 3.214   libcurl3-gnutls libdeflate0 libdpkg-perl libedit2 liberror-perl libexpat1
#9 3.214   libfakeroot libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6
#9 3.214   libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libgpm2 libisl23
#9 3.214   libitm1 libjbig0 libjpeg62-turbo libksba8 libldap-2.4-2 libldap-common
#9 3.214   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpfr6 libncursesw6
#9 3.214   libnghttp2-14 libnpth0 libnsl-dev libperl5.32 libpng16-16 libpsl5
#9 3.214   libquadmath0 libreadline8 librtmp1 libsasl2-2 libsasl2-modules
#9 3.214   libsasl2-modules-db libsqlite3-0 libssh2-1 libstdc++-10-dev libtiff5
#9 3.214   libtinfo6 libtirpc-dev libtsan0 libubsan1 libwebp6 libx11-6 libx11-data
#9 3.214   libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev make
#9 3.214   manpages manpages-dev netbase openssh-client patch perl perl-base
#9 3.215   perl-modules-5.32 pinentry-curses publicsuffix readline-common
#9 3.215   sensible-utils ucf xauth xz-utils
#9 3.216 Suggested packages:
#9 3.216   binutils-doc bzip2-doc cpp-doc gcc-10-locales dbus-user-session
#9 3.216   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
#9 3.216   g++-10-multilib gcc-10-doc gcc-multilib autoconf automake libtool flex bison
#9 3.216   gdb gcc-doc gcc-10-multilib gettext-base git-daemon-run
#9 3.216   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
#9 3.216   git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc libc-l10n
#9 3.216   locales bzr libgd-tools gdbm-l10n gpm libsasl2-modules-gssapi-mit
#9 3.216   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
#9 3.216   libsasl2-modules-sql libstdc++-10-doc make-doc man-browser keychain
#9 3.216   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
#9 3.216   libterm-readline-gnu-perl | libterm-readline-perl-perl
#9 3.216   libtap-harness-archive-perl pinentry-doc readline-doc
#9 3.216 Recommended packages:
#9 3.216   libnss-nis libnss-nisplus
#9 CANCELED
------
 > [stage-1 2/6] RUN apt-get update -y &&   apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates   && apt-get clean && rm -f /var/lib/apt/lists/*_*:
3.419 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 ca-certificates all 20250419~deb12u1~deb11u1 [175 kB]
3.420 Err:3 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-l10n all 2.31-13+deb11u14
3.420   404  Not Found [IP: 146.75.78.132 80]
3.428 Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 locales all 2.31-13+deb11u14 [4087 kB]
3.456 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
3.456 Get:6 http://deb.debian.org/debian bullseye/main amd64 libtinfo5 amd64 6.2+20201114-2+deb11u2 [337 kB]
3.459 Get:7 http://deb.debian.org/debian bullseye/main amd64 libncurses5 amd64 6.2+20201114-2+deb11u2 [96.8 kB]
3.469 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/g/glibc/libc-l10n_2.31-13%2bdeb11u14_all.deb  404  Not Found [IP: 146.75.78.132 80]
3.469 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
3.469 Fetched 5591 kB in 0s (89.4 MB/s)
------
==> Building image
Waiting for depot builder...

==> Building image with Depot
--> build:  (​)
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.77kB 0.0s done
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 ...

#3 [internal] load metadata for docker.io/library/debian:bullseye-20230612-slim
#3 DONE 0.2s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 DONE 0.2s
#4 [internal] load .dockerignore
#4 transferring context: 1.31kB 0.0s done
#4 DONE 0.0s

#5 [builder  1/17] FROM docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec
#5 resolve docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec done
#5 CACHED

#6 [stage-1 1/6] FROM docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5
#6 resolve docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5 done
#6 CACHED

#7 [internal] load build context
#7 transferring context: 2.46kB done
#7 DONE 0.0s

#8 [builder  2/17] RUN apt-get update -y && apt-get install -y build-essential git     && apt-get clean && rm -f /var/lib/apt/lists/*_*
#8 0.108 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]
#8 0.120 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
#8 0.120 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
#8 0.263 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB]
#8 0.393 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [475 kB]
#8 0.527 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]#8 1.634 Fetched 8706 kB in 2s (5696 kB/s)#8 1.634 Reading package lists...
#8 2.170 Reading package lists...
#8 2.715 Building dependency tree...
#8 2.850 Reading state information...
#8 2.986 The following additional packages will be installed:#8 2.986   binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-10 dirmngr#8 2.986   dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10#8 2.986   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client#8 2.986   gpg-wks-server gpgconf gpgsm gpgv less libalgorithm-diff-perl
#8 2.986   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libassuan0
#8 2.986   libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6
#8 2.986   libc6-dev libcbor0 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0
#8 2.986   libcurl3-gnutls libdeflate0 libdpkg-perl libedit2 liberror-perl libexpat1
#8 2.986   libfakeroot libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6
#8 2.986   libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libgpm2 libisl23
#8 2.986   libitm1 libjbig0 libjpeg62-turbo libksba8 libldap-2.4-2 libldap-common
#8 2.986   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpfr6 libncursesw6
#8 2.986   libnghttp2-14 libnpth0 libnsl-dev libperl5.32 libpng16-16 libpsl5
#8 2.986   libquadmath0 libreadline8 librtmp1 libsasl2-2 libsasl2-modules
#8 2.986   libsasl2-modules-db libsqlite3-0 libssh2-1 libstdc++-10-dev libtiff5
#8 2.986   libtinfo6 libtirpc-dev libtsan0 libubsan1 libwebp6 libx11-6 libx11-data
#8 2.986   libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev make
#8 2.986   manpages manpages-dev netbase openssh-client patch perl perl-base
#8 2.986   perl-modules-5.32 pinentry-curses publicsuffix readline-common
#8 2.986   sensible-utils ucf xauth xz-utils
#8 2.987 Suggested packages:
#8 2.987   binutils-doc bzip2-doc cpp-doc gcc-10-locales dbus-user-session
#8 2.987   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
#8 2.987   g++-10-multilib gcc-10-doc gcc-multilib autoconf automake libtool flex bison
#8 2.987   gdb gcc-doc gcc-10-multilib gettext-base git-daemon-run
#8 2.987   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
#8 2.987   git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc libc-l10n
#8 2.987   locales bzr libgd-tools gdbm-l10n gpm libsasl2-modules-gssapi-mit
#8 2.987   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
#8 2.987   libsasl2-modules-sql libstdc++-10-doc make-doc man-browser keychain
#8 2.987   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
#8 2.987   libterm-readline-gnu-perl | libterm-readline-perl-perl
#8 2.987   libtap-harness-archive-perl pinentry-doc readline-doc
#8 2.987 Recommended packages:
#8 2.987   libnss-nis libnss-nisplus
#8 CANCELED

#9 [stage-1 2/6] RUN apt-get update -y &&   apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates   && apt-get clean && rm -f /var/lib/apt/lists/*_*
#9 0.108 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]
#9 0.120 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
#9 0.120 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
#9 0.261 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB]
#9 0.392 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [475 kB]
#9 0.522 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
#9 1.612 Fetched 8706 kB in 2s (5782 kB/s)
#9 1.612 Reading package lists...
#9 2.132 Reading package lists...
#9 2.667 Building dependency tree...
#9 2.805 Reading state information...
#9 2.912 libstdc++6 is already the newest version (10.2.1-6).
#9 2.912 libstdc++6 set to manually installed.
#9 2.912 The following additional packages will be installed:
#9 2.912   libc-l10n libgpm2 libtinfo5
#9 2.913 Suggested packages:
#9 2.913   gpm
#9 2.966 The following NEW packages will be installed:
#9 2.967   ca-certificates libc-l10n libgpm2 libncurses5 libtinfo5 locales openssl
#9 2.988 0 upgraded, 7 newly installed, 0 to remove and 41 not upgraded.
#9 2.988 Need to get 6456 kB of archives.
#9 2.988 After this operation, 23.8 MB of additional disk space will be used.
#9 2.988 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1w-0+deb11u8 [860 kB]
#9 2.996 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 ca-certificates all 20250419~deb12u1~deb11u1 [175 kB]
#9 2.997 Err:3 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-l10n all 2.31-13+deb11u14
#9 2.997   404  Not Found [IP: 146.75.78.132 80]
#9 2.998 Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 locales all 2.31-13+deb11u14 [4087 kB]
#9 3.030 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
#9 3.030 Get:6 http://deb.debian.org/debian bullseye/main amd64 libtinfo5 amd64 6.2+20201114-2+deb11u2 [337 kB]
#9 3.033 Get:7 http://deb.debian.org/debian bullseye/main amd64 libncurses5 amd64 6.2+20201114-2+deb11u2 [96.8 kB]
#9 3.043 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/g/glibc/libc-l10n_2.31-13%2bdeb11u14_all.deb  404  Not Found [IP: 146.75.78.132 80]
#9 3.043 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
#9 3.043 Fetched 5591 kB in 0s (90.1 MB/s)
#9 ERROR: process "/bin/sh -c apt-get update -y &&   apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates   && apt-get clean && rm -f /var/lib/apt/lists/*_*" did not complete successfully: exit code: 100
------
 > [stage-1 2/6] RUN apt-get update -y &&   apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates   && apt-get clean && rm -f /var/lib/apt/lists/*_*:
2.996 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 ca-certificates all 20250419~deb12u1~deb11u1 [175 kB]
2.997 Err:3 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-l10n all 2.31-13+deb11u14
2.997   404  Not Found [IP: 146.75.78.132 80]
2.998 Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 locales all 2.31-13+deb11u14 [4087 kB]
3.030 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
3.030 Get:6 http://deb.debian.org/debian bullseye/main amd64 libtinfo5 amd64 6.2+20201114-2+deb11u2 [337 kB]
3.033 Get:7 http://deb.debian.org/debian bullseye/main amd64 libncurses5 amd64 6.2+20201114-2+deb11u2 [96.8 kB]
3.043 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/g/glibc/libc-l10n_2.31-13%2bdeb11u14_all.deb  404  Not Found [IP: 146.75.78.132 80]
3.043 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
3.043 Fetched 5591 kB in 0s (90.1 MB/s)
------
Error: failed to fetch an image or build from source: error building: failed to solve: process "/bin/sh -c apt-get update -y &&   apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates   && apt-get clean && rm -f /var/lib/apt/lists/*_*" did not complete successfully: exit code: 100