We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
2025-08-20 11:00:00PM UTC
succeeded
flyctl v0.3.147
==> Verifying app config
Validating /repos/bluegreen/fly.toml
[32m✓[0m 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.5s
#3 [internal] load metadata for docker.io/library/debian:bullseye-20230612-slim
#3 DONE 0.5s
#4 [internal] load .dockerignore
#4 transferring context: 1.31kB 0.0s done
#4 DONE 0.0s
#5 [stage-1 1/6] FROM docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5
#5 resolve docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5 done
#5 DONE 0.0s
#6 [builder 1/17] FROM docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec
#6 resolve docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec done
#6 DONE 0.0s
#7 [internal] load build context
#7 transferring context: 2.46kB 0.0s done
#7 ...
#8 [builder 10/17] COPY priv priv
#8 CACHED
#9 [builder 8/17] COPY config/config.exs config/prod.exs config/
#9 CACHED
#10 [builder 3/17] WORKDIR /app
#10 CACHED
#11 [builder 4/17] RUN mix local.hex --force && mix local.rebar --force
#11 CACHED
#12 [builder 11/17] COPY lib lib
#12 CACHED
#13 [builder 13/17] RUN mix assets.deploy
#13 CACHED
#14 [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/*_*
#14 CACHED
#15 [builder 14/17] RUN mix compile
#15 CACHED
#16 [builder 16/17] COPY rel rel
#16 CACHED
#17 [builder 7/17] RUN mkdir config
#17 CACHED
#18 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#18 CACHED
#19 [stage-1 5/6] RUN chown nobody /app
#19 CACHED
#20 [builder 9/17] RUN mix deps.compile
#20 CACHED
#21 [builder 5/17] COPY mix.exs mix.lock ./
#21 CACHED
#22 [stage-1 4/6] WORKDIR /app
#22 CACHED
#23 [builder 6/17] RUN mix deps.get --only prod
#23 CACHED
#24 [builder 12/17] COPY assets assets
#24 CACHED
#25 [builder 17/17] RUN mix release
#25 CACHED
#26 [builder 2/17] RUN apt-get update -y && apt-get install -y build-essential git && apt-get clean && rm -f /var/lib/apt/lists/*_*
#26 CACHED
#27 [builder 15/17] COPY config/runtime.exs config/
#27 CACHED
#28 [stage-1 6/6] COPY --from=builder --chown=nobody:root /app/_build/prod/rel/bluegreen ./
#28 CACHED
#7 [internal] load build context
#7 ...
#29 exporting to image
#29 exporting layers done
#29 exporting manifest sha256:7ff4eaed85048964319a7ef9870c28cea45bcefe3a41f74916f78e27b7ad3ee3 done
#29 exporting config sha256:b85d5f38d207848846e77fef4d05945e004a2c8423947e01f763ca508f3b2b44 done
#29 pushing layers for registry.fly.io/flybg:deployment-01K34VBX5AMJQZYFX95M0ZM6KH@sha256:7ff4eaed85048964319a7ef9870c28cea45bcefe3a41f74916f78e27b7ad3ee3 0.6s done
#29 pushing layer sha256:aae51229bcacf662ebdada00ac7f9a85ee46e66f625d6861a37c66b863f19089 0.2s done
#29 pushing layer sha256:25a41a51ac3490c030bdbed64efe6622b50ff1095a565cca2d9bad6d8049ecd9 0.2s done
#29 pushing layer sha256:759700526b7894aa9c150feb2ebfcd00cf06d2890df739e71555edcfd13669e3 0.6s done
#29 pushing layer sha256:734bd46bea8d5b4f6faa47de248531ba64bbf472b363e3548dea3ea1ec6be35d 0.2s done
#29 pushing layer sha256:b85d5f38d207848846e77fef4d05945e004a2c8423947e01f763ca508f3b2b44 0.2s done
#29 pushing layer sha256:ac664614906a7264728bb7b0dc612af71ff9509d24df93f720f0fe59a81c67ca 0.2s done
#29 pushing layer sha256:ad159519150144e87dad11abdfb6ff2c02b6064edd4105b548077cecf6251b75 0.2s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01K34VBX5AMJQZYFX95M0ZM6KH@sha256:7ff4eaed85048964319a7ef9870c28cea45bcefe3a41f74916f78e27b7ad3ee3 0.8s done
#29 DONE 1.4s
#7 [internal] load build context
--> Build Summary: ()
[38;5;252m--> Building image done[0m
image: registry.fly.io/flybg:deployment-01K34VBX5AMJQZYFX95M0ZM6KH
image size: 50 MB
Watch your deployment at https://fly.io/apps/flybg/monitoring
Updating existing machines in 'flybg' with bluegreen strategy
Verifying if app can be safely deployed
Creating green machines
Created machine d8d9900c777948 [app]
Created machine 91859906a00918 [app]
Created machine 0806929a39dd08 [app]
Created machine 9185425a353008 [app]
Created machine e82dd90ce1d128 [app]
Created machine 781621dc057d08 [app]
Created machine 7811195f4e7178 [app]
Created machine d8d3247ae22d58 [app]
Created machine 73287e470ce385 [app]
Created machine e825d05f233138 [app]
Created machine 1859e56b226218 [app]
Created machine 78150e1b444118 [app]
Created machine 683dd99f6dd758 [app]
Created machine 91859239c3ee08 [app]
Created machine 6839953f771728 [app]
Created machine 908002ec035018 [app]
Created machine 90805160f99d38 [app]
Created machine 7814162c257668 [app]
Created machine 48e310dc735918 [app]
Created machine 2867592b9399e8 [app]
Created machine d891141fe40618 [app]
Created machine 918534ddc0e078 [app]
Created machine e2861d7b760308 [app]
Created machine d89954db295948 [app]
Created machine 48edd4dfdd4638 [app]
Created machine e784725bd4d758 [app]
Created machine 080ee23b6e9218 [app]
Created machine e82d44df203618 [app]
Created machine 2873d97a631418 [app]
Created machine d8d7174f004628 [app]
Created machine 48ed00df094798 [app]
Created machine 185e261c570208 [app]
Created machine 7815617f5d7e58 [app]
Created machine 3287e7e7c6e148 [app]
Waiting for all green machines to start
Machine 0806929a39dd08 [app] - started
Machine 080ee23b6e9218 [app] - started
Machine 1859e56b226218 [app] - started
Machine 185e261c570208 [app] - started
Machine 2867592b9399e8 [app] - started
Machine 2873d97a631418 [app] - started
Machine 3287e7e7c6e148 [app] - started
Machine 48e310dc735918 [app] - started
Machine 48ed00df094798 [app] - started
Machine 48edd4dfdd4638 [app] - started
Machine 6839953f771728 [app] - started
Machine 683dd99f6dd758 [app] - started
Machine 73287e470ce385 [app] - started
Machine 7811195f4e7178 [app] - started
Machine 7814162c257668 [app] - started
Machine 78150e1b444118 [app] - started
Machine 7815617f5d7e58 [app] - started
Machine 781621dc057d08 [app] - started
Machine 908002ec035018 [app] - started
Machine 90805160f99d38 [app] - started
Machine 918534ddc0e078 [app] - started
Machine 9185425a353008 [app] - started
Machine 91859239c3ee08 [app] - started
Machine 91859906a00918 [app] - started
Machine d891141fe40618 [app] - started
Machine d89954db295948 [app] - started
Machine d8d3247ae22d58 [app] - started
Machine d8d7174f004628 [app] - started
Machine d8d9900c777948 [app] - started
Machine e2861d7b760308 [app] - started
Machine e784725bd4d758 [app] - started
Machine e825d05f233138 [app] - started
Machine e82d44df203618 [app] - started
Machine e82dd90ce1d128 [app] - started
Waiting for all green machines to be healthy
Machine 0806929a39dd08 [app] - 1/1 passing
Machine 080ee23b6e9218 [app] - 1/1 passing
Machine 1859e56b226218 [app] - 1/1 passing
Machine 185e261c570208 [app] - 1/1 passing
Machine 2867592b9399e8 [app] - 1/1 passing
Machine 2873d97a631418 [app] - 1/1 passing
Machine 3287e7e7c6e148 [app] - 1/1 passing
Machine 48e310dc735918 [app] - 1/1 passing
Machine 48ed00df094798 [app] - 1/1 passing
Machine 48edd4dfdd4638 [app] - 1/1 passing
Machine 6839953f771728 [app] - 1/1 passing
Machine 683dd99f6dd758 [app] - 1/1 passing
Machine 73287e470ce385 [app] - unchecked
Machine 7811195f4e7178 [app] - 1/1 passing
Machine 7814162c257668 [app] - 1/1 passing
Machine 78150e1b444118 [app] - 1/1 passing
Machine 7815617f5d7e58 [app] - 1/1 passing
Machine 781621dc057d08 [app] - 1/1 passing
Machine 908002ec035018 [app] - 1/1 passing
Machine 90805160f99d38 [app] - 1/1 passing
Machine 918534ddc0e078 [app] - 1/1 passing
Machine 9185425a353008 [app] - 1/1 passing
Machine 91859239c3ee08 [app] - 1/1 passing
Machine 91859906a00918 [app] - 1/1 passing
Machine d891141fe40618 [app] - 1/1 passing
Machine d89954db295948 [app] - 1/1 passing
Machine d8d3247ae22d58 [app] - 1/1 passing
Machine d8d7174f004628 [app] - 1/1 passing
Machine d8d9900c777948 [app] - 1/1 passing
Machine e2861d7b760308 [app] - 1/1 passing
Machine e784725bd4d758 [app] - 1/1 passing
Machine e825d05f233138 [app] - 1/1 passing
Machine e82d44df203618 [app] - 1/1 passing
Machine e82dd90ce1d128 [app] - 1/1 passing
Machine 0806929a39dd08 [app] - 1/1 passing
Machine 080ee23b6e9218 [app] - 1/1 passing
Machine 1859e56b226218 [app] - 1/1 passing
Machine 185e261c570208 [app] - 1/1 passing
Machine 2867592b9399e8 [app] - 1/1 passing
Machine 2873d97a631418 [app] - 1/1 passing
Machine 3287e7e7c6e148 [app] - 1/1 passing
Machine 48e310dc735918 [app] - 1/1 passing
Machine 48ed00df094798 [app] - 1/1 passing
Machine 48edd4dfdd4638 [app] - 1/1 passing
Machine 6839953f771728 [app] - 1/1 passing
Machine 683dd99f6dd758 [app] - 1/1 passing
Machine 73287e470ce385 [app] - 1/1 passing
Machine 7811195f4e7178 [app] - 1/1 passing
Machine 7814162c257668 [app] - 1/1 passing
Machine 78150e1b444118 [app] - 1/1 passing
Machine 7815617f5d7e58 [app] - 1/1 passing
Machine 781621dc057d08 [app] - 1/1 passing
Machine 908002ec035018 [app] - 1/1 passing
Machine 90805160f99d38 [app] - 1/1 passing
Machine 918534ddc0e078 [app] - 1/1 passing
Machine 9185425a353008 [app] - 1/1 passing
Machine 91859239c3ee08 [app] - 1/1 passing
Machine 91859906a00918 [app] - 1/1 passing
Machine d891141fe40618 [app] - 1/1 passing
Machine d89954db295948 [app] - 1/1 passing
Machine d8d3247ae22d58 [app] - 1/1 passing
Machine d8d7174f004628 [app] - 1/1 passing
Machine d8d9900c777948 [app] - 1/1 passing
Machine e2861d7b760308 [app] - 1/1 passing
Machine e784725bd4d758 [app] - 1/1 passing
Machine e825d05f233138 [app] - 1/1 passing
Machine e82d44df203618 [app] - 1/1 passing
Machine e82dd90ce1d128 [app] - 1/1 passing
Marking green machines as ready
Machine d8d9900c777948 [app] now ready
Machine 9185425a353008 [app] now ready
Machine 0806929a39dd08 [app] now ready
Machine 91859906a00918 [app] now ready
Machine 781621dc057d08 [app] now ready
Machine d8d3247ae22d58 [app] now ready
Machine e82dd90ce1d128 [app] now ready
Machine 73287e470ce385 [app] now ready
Machine 7811195f4e7178 [app] now ready
Machine 78150e1b444118 [app] now ready
Machine e825d05f233138 [app] now ready
Machine 1859e56b226218 [app] now ready
Machine 683dd99f6dd758 [app] now ready
Machine 908002ec035018 [app] now ready
Machine 91859239c3ee08 [app] now ready
Machine 6839953f771728 [app] now ready
Machine 2867592b9399e8 [app] now ready
Machine 7814162c257668 [app] now ready
Machine 90805160f99d38 [app] now ready
Machine 48e310dc735918 [app] now ready
Machine d891141fe40618 [app] now ready
Machine 918534ddc0e078 [app] now ready
Machine d89954db295948 [app] now ready
Machine e2861d7b760308 [app] now ready
Machine 080ee23b6e9218 [app] now ready
Machine d8d7174f004628 [app] now ready
Machine e784725bd4d758 [app] now ready
Machine e82d44df203618 [app] now ready
Machine 2873d97a631418 [app] now ready
Machine 48ed00df094798 [app] now ready
Machine 48edd4dfdd4638 [app] now ready
Machine 185e261c570208 [app] now ready
Machine 7815617f5d7e58 [app] now ready
Machine 3287e7e7c6e148 [app] now ready
Checkpointing deployment, this may take a few seconds...
Waiting before cordoning all blue machines
Machine 9185425a353d08 [app] cordoned
Machine 18577ddf333768 [app] cordoned
Machine 2875767b5dee68 [app] cordoned
Machine 683245ea1137d8 [app] cordoned
Machine 48edd4ecd52948 [app] cordoned
Machine e148e7ddda2e89 [app] cordoned
Machine 1852d76c51e378 [app] cordoned
Machine 4d89664ef99708 [app] cordoned
Machine 48ed094cd97668 [app] cordoned
Machine 1859e57f22d5d8 [app] cordoned
Machine d890150be00928 [app] cordoned
Machine d8d4700a121118 [app] cordoned
Machine 2874439b444668 [app] cordoned
Machine e286e93f969e48 [app] cordoned
Machine e82d303be7e258 [app] cordoned
Machine 6e82205da54358 [app] cordoned
Machine e784920df39608 [app] cordoned
Machine e82d4d2f539258 [app] cordoned
Machine 1857707a215468 [app] cordoned
Machine 17819e1dbe4ee8 [app] cordoned
Machine 48e2593b207d48 [app] cordoned
Machine 6e82740be0e968 [app] cordoned
Machine 1781034b202148 [app] cordoned
Machine d89116db526018 [app] cordoned
Machine 286e236c6d5318 [app] cordoned
Machine 48e4359c741398 [app] cordoned
Machine d8d3e56a2109e8 [app] cordoned
Machine e82dd26c754e18 [app] cordoned
Machine 286636ef6631d8 [app] cordoned
Machine 7811d61b474258 [app] cordoned
Machine d8d9e14c101398 [app] cordoned
Machine 17817d7da5d298 [app] cordoned
Machine d8dd799b963908 [app] cordoned
Machine 3d8d1d9c1290d8 [app] cordoned
Waiting before stopping all blue machines
Stopping all blue machines
Waiting for all blue machines to stop
Machine 1781034b202148 [app] - stopped
Machine 17817d7da5d298 [app] - stopped
Machine 17819e1dbe4ee8 [app] - stopped
Machine 1852d76c51e378 [app] - stopped
Machine 1857707a215468 [app] - stopped
Machine 18577ddf333768 [app] - stopped
Machine 1859e57f22d5d8 [app] - stopped
Machine 286636ef6631d8 [app] - stopped
Machine 286e236c6d5318 [app] - stopped
Machine 2874439b444668 [app] - stopped
Machine 2875767b5dee68 [app] - stopped
Machine 3d8d1d9c1290d8 [app] - stopped
Machine 48e2593b207d48 [app] - stopped
Machine 48e4359c741398 [app] - stopped
Machine 48ed094cd97668 [app] - stopped
Machine 48edd4ecd52948 [app] - stopped
Machine 4d89664ef99708 [app] - stopped
Machine 683245ea1137d8 [app] - stopped
Machine 6e82205da54358 [app] - stopped
Machine 6e82740be0e968 [app] - stopped
Machine 7811d61b474258 [app] - stopped
Machine 9185425a353d08 [app] - stopped
Machine d890150be00928 [app] - stopped
Machine d89116db526018 [app] - stopped
Machine d8d3e56a2109e8 [app] - stopped
Machine d8d4700a121118 [app] - stopped
Machine d8d9e14c101398 [app] - stopped
Machine d8dd799b963908 [app] - stopped
Machine e148e7ddda2e89 [app] - started
Machine e286e93f969e48 [app] - stopped
Machine e784920df39608 [app] - stopped
Machine e82d303be7e258 [app] - stopped
Machine e82d4d2f539258 [app] - stopped
Machine e82dd26c754e18 [app] - stopped
Machine 1781034b202148 [app] - stopped
Machine 17817d7da5d298 [app] - stopped
Machine 17819e1dbe4ee8 [app] - stopped
Machine 1852d76c51e378 [app] - stopped
Machine 1857707a215468 [app] - stopped
Machine 18577ddf333768 [app] - stopped
Machine 1859e57f22d5d8 [app] - stopped
Machine 286636ef6631d8 [app] - stopped
Machine 286e236c6d5318 [app] - stopped
Machine 2874439b444668 [app] - stopped
Machine 2875767b5dee68 [app] - stopped
Machine 3d8d1d9c1290d8 [app] - stopped
Machine 48e2593b207d48 [app] - stopped
Machine 48e4359c741398 [app] - stopped
Machine 48ed094cd97668 [app] - stopped
Machine 48edd4ecd52948 [app] - stopped
Machine 4d89664ef99708 [app] - stopped
Machine 683245ea1137d8 [app] - stopped
Machine 6e82205da54358 [app] - stopped
Machine 6e82740be0e968 [app] - stopped
Machine 7811d61b474258 [app] - stopped
Machine 9185425a353d08 [app] - stopped
Machine d890150be00928 [app] - stopped
Machine d89116db526018 [app] - stopped
Machine d8d3e56a2109e8 [app] - stopped
Machine d8d4700a121118 [app] - stopped
Machine d8d9e14c101398 [app] - stopped
Machine d8dd799b963908 [app] - stopped
Machine e148e7ddda2e89 [app] - stopped
Machine e286e93f969e48 [app] - stopped
Machine e784920df39608 [app] - stopped
Machine e82d303be7e258 [app] - stopped
Machine e82d4d2f539258 [app] - stopped
Machine e82dd26c754e18 [app] - stopped
Destroying all blue machines
Machine 683245ea1137d8 [app] destroyed
Machine 48ed094cd97668 [app] destroyed
Machine 48edd4ecd52948 [app] destroyed
Machine 4d89664ef99708 [app] destroyed
Machine 9185425a353d08 [app] destroyed
Machine 2875767b5dee68 [app] destroyed
Machine 18577ddf333768 [app] destroyed
Machine 1852d76c51e378 [app] destroyed
Machine d890150be00928 [app] destroyed
Machine e148e7ddda2e89 [app] destroyed
Machine 2874439b444668 [app] destroyed
Machine d8d4700a121118 [app] destroyed
Machine 1859e57f22d5d8 [app] destroyed
Machine e286e93f969e48 [app] destroyed
Machine e784920df39608 [app] destroyed
Machine 6e82205da54358 [app] destroyed
Machine e82d4d2f539258 [app] destroyed
Machine e82d303be7e258 [app] destroyed
Machine 48e2593b207d48 [app] destroyed
Machine 1781034b202148 [app] destroyed
Machine d8d3e56a2109e8 [app] destroyed
Machine d89116db526018 [app] destroyed
Machine 1857707a215468 [app] destroyed
Machine 286e236c6d5318 [app] destroyed
Machine 17819e1dbe4ee8 [app] destroyed
Machine e82dd26c754e18 [app] destroyed
Machine 286636ef6631d8 [app] destroyed
Machine d8d9e14c101398 [app] destroyed
Machine d8dd799b963908 [app] destroyed
Machine 7811d61b474258 [app] destroyed
Machine 3d8d1d9c1290d8 [app] destroyed
Machine 48e4359c741398 [app] destroyed
Machine 6e82740be0e968 [app] destroyed
Machine 17817d7da5d298 [app] destroyed
Deployment Complete
Checking DNS configuration for flybg.fly.dev
Visit your newly deployed app at https://flybg.fly.dev/