2025-04-25 05:00:01AM UTC

succeeded

flyctl v0.3.107

==> 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.1s done
#1 DONE 0.1s
#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.4s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 DONE 0.5s
#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 DONE 0.0s
#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 DONE 0.0s
#7 [internal] load build context
#7 transferring context: 2.46kB 0.0s done
#7 ...

#8 [builder  6/17] RUN mix deps.get --only prod
#8 CACHED

#9 [builder  9/17] RUN mix deps.compile
#9 CACHED

#10 [builder  3/17] WORKDIR /app
#10 CACHED

#11 [stage-1 5/6] RUN chown nobody /app
#11 CACHED

#12 [builder 16/17] COPY rel rel
#12 CACHED

#13 [builder  8/17] COPY config/config.exs config/prod.exs config/
#13 CACHED

#14 [builder  5/17] COPY mix.exs mix.lock ./
#14 CACHED

#15 [builder 14/17] RUN mix compile
#15 CACHED

#16 [builder 11/17] COPY lib lib
#16 CACHED

#17 [builder 10/17] COPY priv priv
#17 CACHED

#18 [stage-1 4/6] WORKDIR /app
#18 CACHED

#19 [builder 12/17] COPY assets assets
#19 CACHED

#20 [builder 17/17] RUN mix release
#20 CACHED

#21 [builder  7/17] RUN mkdir config
#21 CACHED

#22 [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/*_*
#22 CACHED

#23 [builder  4/17] RUN mix local.hex --force &&     mix local.rebar --force
#23 CACHED

#24 [builder 13/17] RUN mix assets.deploy
#24 CACHED

#25 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#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:7f0e25625c45fb099b4254b863783f2ee8242f79b97a8b8260866146dbe19458 0.0s done
#29 exporting config sha256:fa7e088c5bc8111f11f993079fa04a89e1f16c9db03824ef6b1c282063539daa done
#29 pushing layers for registry.fly.io/flybg:deployment-01JSNN294G59TP9RF46V1BYD2T@sha256:7f0e25625c45fb099b4254b863783f2ee8242f79b97a8b8260866146dbe19458 0.4s done
#29 pushing layer sha256:9044e94c1fa94a94f41694a35c94ed60959270ded882ef9490cc33379673181d 0.2s done
#29 pushing layer sha256:d1d6650d1bcb720c688e3339d869c51d6384367fdd08ce8d05dc14cc94627922 0.3s done
#29 pushing layer sha256:fa7e088c5bc8111f11f993079fa04a89e1f16c9db03824ef6b1c282063539daa 0.4s done
#29 pushing layer sha256:759700526b7894aa9c150feb2ebfcd00cf06d2890df739e71555edcfd13669e3 0.1s done
#29 pushing layer sha256:4d218779dd022813b5406da9c62e79617b293d51577fd98132153f51aa54b8a0 0.3s done
#29 pushing layer sha256:a9acf7afedf02e7cc7cde3a311611d99248131fe20521d5f73db5f4c9abcdf06 0.2s done
#29 pushing layer sha256:27ede6189038406a0a24af80b985582f46feda72c2aecc402a1a42e72e0ec30b 0.3s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01JSNN294G59TP9RF46V1BYD2T@sha256:7f0e25625c45fb099b4254b863783f2ee8242f79b97a8b8260866146dbe19458 0.7s done
#29 DONE 1.1s
--> Build Summary:  (​)
--> Building image done
image: registry.fly.io/flybg:deployment-01JSNN294G59TP9RF46V1BYD2T
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 3287eedf050d78 [app]
  Created machine e824005c237928 [app]
  Created machine e2867555c64186 [app]
  Created machine 56832715c4dd78 [app]
  Created machine 6e822d90a76e38 [app]
  Created machine 7811070a494078 [app]
  Created machine 5683227dc1ee98 [app]
  Created machine e286e622a02978 [app]
  Created machine 683d6e6cd69e38 [app]
  Created machine e822454c0e1408 [app]
  Created machine 2867641b943978 [app]
  Created machine d891167c2d7d48 [app]
  Created machine 908026d4c23598 [app]
  Created machine 48e5710f0d06d8 [app]
  Created machine 286ee3efe20378 [app]
  Created machine 7840d55f263508 [app]
  Created machine 1781341f460698 [app]
  Created machine 4d899e53f15078 [app]
  Created machine 286555ef724528 [app]
  Created machine 4d890130f13778 [app]
  Created machine 683d3dea612e78 [app]
  Created machine e784403bd25948 [app]
  Created machine e825ed4ce96348 [app]
  Created machine 90802260a9e7e8 [app]
  Created machine 185e641f25d128 [app]
  Created machine 683d94ebe43108 [app]
  Created machine d891311b044118 [app]
  Created machine e82dd91be37e48 [app]
  Created machine e8254d6be4ed08 [app]
  Created machine 08017d4a160098 [app]
  Created machine 17814572bd99d8 [app]
  Created machine 7811d66f959138 [app]
  Created machine 148e42db7dd3d8 [app]
  Created machine d891364b45ed98 [app]

Waiting for all green machines to start
  Machine 08017d4a160098 [app] - started
  Machine 148e42db7dd3d8 [app] - started
  Machine 1781341f460698 [app] - started
  Machine 17814572bd99d8 [app] - started
  Machine 185e641f25d128 [app] - started
  Machine 286555ef724528 [app] - started
  Machine 2867641b943978 [app] - started
  Machine 286ee3efe20378 [app] - started
  Machine 3287eedf050d78 [app] - started
  Machine 48e5710f0d06d8 [app] - started
  Machine 4d890130f13778 [app] - started
  Machine 4d899e53f15078 [app] - started
  Machine 5683227dc1ee98 [app] - started
  Machine 56832715c4dd78 [app] - started
  Machine 683d3dea612e78 [app] - started
  Machine 683d6e6cd69e38 [app] - started
  Machine 683d94ebe43108 [app] - started
  Machine 6e822d90a76e38 [app] - started
  Machine 7811070a494078 [app] - started
  Machine 7811d66f959138 [app] - started
  Machine 7840d55f263508 [app] - started
  Machine 90802260a9e7e8 [app] - started
  Machine 908026d4c23598 [app] - started
  Machine d891167c2d7d48 [app] - started
  Machine d891311b044118 [app] - started
  Machine d891364b45ed98 [app] - started
  Machine e2867555c64186 [app] - started
  Machine e286e622a02978 [app] - started
  Machine e784403bd25948 [app] - started
  Machine e822454c0e1408 [app] - started
  Machine e824005c237928 [app] - started
  Machine e8254d6be4ed08 [app] - started
  Machine e825ed4ce96348 [app] - started
  Machine e82dd91be37e48 [app] - started

Waiting for all green machines to be healthy
  Machine 08017d4a160098 [app] - 1/1 passing
  Machine 148e42db7dd3d8 [app] - 1/1 passing
  Machine 1781341f460698 [app] - 1/1 passing
  Machine 17814572bd99d8 [app] - 1/1 passing
  Machine 185e641f25d128 [app] - 1/1 passing
  Machine 286555ef724528 [app] - 1/1 passing
  Machine 2867641b943978 [app] - 1/1 passing
  Machine 286ee3efe20378 [app] - 1/1 passing
  Machine 3287eedf050d78 [app] - 1/1 passing
  Machine 48e5710f0d06d8 [app] - 1/1 passing
  Machine 4d890130f13778 [app] - 1/1 passing
  Machine 4d899e53f15078 [app] - 1/1 passing
  Machine 5683227dc1ee98 [app] - 1/1 passing
  Machine 56832715c4dd78 [app] - 1/1 passing
  Machine 683d3dea612e78 [app] - 1/1 passing
  Machine 683d6e6cd69e38 [app] - 1/1 passing
  Machine 683d94ebe43108 [app] - 1/1 passing
  Machine 6e822d90a76e38 [app] - 1/1 passing
  Machine 7811070a494078 [app] - 1/1 passing
  Machine 7811d66f959138 [app] - 1/1 passing
  Machine 7840d55f263508 [app] - 1/1 passing
  Machine 90802260a9e7e8 [app] - 1/1 passing
  Machine 908026d4c23598 [app] - 1/1 passing
  Machine d891167c2d7d48 [app] - 1/1 passing
  Machine d891311b044118 [app] - 1/1 passing
  Machine d891364b45ed98 [app] - 1/1 passing
  Machine e2867555c64186 [app] - unchecked
  Machine e286e622a02978 [app] - 1/1 passing
  Machine e784403bd25948 [app] - 1/1 passing
  Machine e822454c0e1408 [app] - 1/1 passing
  Machine e824005c237928 [app] - 1/1 passing
  Machine e8254d6be4ed08 [app] - 1/1 passing
  Machine e825ed4ce96348 [app] - 1/1 passing
  Machine e82dd91be37e48 [app] - 1/1 passing
  Machine 08017d4a160098 [app] - 1/1 passing
  Machine 148e42db7dd3d8 [app] - 1/1 passing
  Machine 1781341f460698 [app] - 1/1 passing
  Machine 17814572bd99d8 [app] - 1/1 passing
  Machine 185e641f25d128 [app] - 1/1 passing
  Machine 286555ef724528 [app] - 1/1 passing
  Machine 2867641b943978 [app] - 1/1 passing
  Machine 286ee3efe20378 [app] - 1/1 passing
  Machine 3287eedf050d78 [app] - 1/1 passing
  Machine 48e5710f0d06d8 [app] - 1/1 passing
  Machine 4d890130f13778 [app] - 1/1 passing
  Machine 4d899e53f15078 [app] - 1/1 passing
  Machine 5683227dc1ee98 [app] - 1/1 passing
  Machine 56832715c4dd78 [app] - 1/1 passing
  Machine 683d3dea612e78 [app] - 1/1 passing
  Machine 683d6e6cd69e38 [app] - 1/1 passing
  Machine 683d94ebe43108 [app] - 1/1 passing
  Machine 6e822d90a76e38 [app] - 1/1 passing
  Machine 7811070a494078 [app] - 1/1 passing
  Machine 7811d66f959138 [app] - 1/1 passing
  Machine 7840d55f263508 [app] - 1/1 passing
  Machine 90802260a9e7e8 [app] - 1/1 passing
  Machine 908026d4c23598 [app] - 1/1 passing
  Machine d891167c2d7d48 [app] - 1/1 passing
  Machine d891311b044118 [app] - 1/1 passing
  Machine d891364b45ed98 [app] - 1/1 passing
  Machine e2867555c64186 [app] - 1/1 passing
  Machine e286e622a02978 [app] - 1/1 passing
  Machine e784403bd25948 [app] - 1/1 passing
  Machine e822454c0e1408 [app] - 1/1 passing
  Machine e824005c237928 [app] - 1/1 passing
  Machine e8254d6be4ed08 [app] - 1/1 passing
  Machine e825ed4ce96348 [app] - 1/1 passing
  Machine e82dd91be37e48 [app] - 1/1 passing

Marking green machines as ready
  Machine e824005c237928 [app] now ready
  Machine 3287eedf050d78 [app] now ready
  Machine e2867555c64186 [app] now ready
  Machine 5683227dc1ee98 [app] now ready
  Machine 6e822d90a76e38 [app] now ready
  Machine e822454c0e1408 [app] now ready
  Machine 2867641b943978 [app] now ready
  Machine 683d6e6cd69e38 [app] now ready
  Machine 56832715c4dd78 [app] now ready
  Machine e286e622a02978 [app] now ready
  Machine d891167c2d7d48 [app] now ready
  Machine 908026d4c23598 [app] now ready
  Machine 1781341f460698 [app] now ready
  Machine 7840d55f263508 [app] now ready
  Machine 286ee3efe20378 [app] now ready
  Machine 286555ef724528 [app] now ready
  Machine 4d890130f13778 [app] now ready
  Machine 48e5710f0d06d8 [app] now ready
  Machine 7811070a494078 [app] now ready
  Machine e784403bd25948 [app] now ready
  Machine 4d899e53f15078 [app] now ready
  Machine 683d3dea612e78 [app] now ready
  Machine 90802260a9e7e8 [app] now ready
  Machine d891311b044118 [app] now ready
  Machine 185e641f25d128 [app] now ready
  Machine e82dd91be37e48 [app] now ready
  Machine e825ed4ce96348 [app] now ready
  Machine 08017d4a160098 [app] now ready
  Machine 683d94ebe43108 [app] now ready
  Machine e8254d6be4ed08 [app] now ready
  Machine 17814572bd99d8 [app] now ready
  Machine 7811d66f959138 [app] now ready
  Machine 148e42db7dd3d8 [app] now ready
  Machine d891364b45ed98 [app] now ready

Checkpointing deployment, this may take a few seconds...

Waiting before cordoning all blue machines
  Machine 080e474c565038 [app] cordoned
  Machine 32871444a14185 [app] cordoned
  Machine 3d8d4930ae3118 [app] cordoned
  Machine 1852ddeb25e098 [app] cordoned
  Machine 3d8d11ebe3e478 [app] cordoned
  Machine 328766e4b3e5d8 [app] cordoned
  Machine 1857961b216638 [app] cordoned
  Machine 48edd44f759d18 [app] cordoned
  Machine 6830649b1dd258 [app] cordoned
  Machine 784ee7dbe670d8 [app] cordoned
  Machine e8224d3a05d218 [app] cordoned
  Machine 185e7d0c240728 [app] cordoned
  Machine 148e35e6ae0358 [app] cordoned
  Machine e784365a2eee18 [app] cordoned
  Machine 2875e92f515228 [app] cordoned
  Machine 48e260df79d9e8 [app] cordoned
  Machine 7840d56c2d0dd8 [app] cordoned
  Machine 68321e9b77d228 [app] cordoned
  Machine e82ddd2b093338 [app] cordoned
  Machine e825d60f732268 [app] cordoned
  Machine 6832272f79ee98 [app] cordoned
  Machine d8dd62eb46d798 [app] cordoned
  Machine 0801e96f5d0468 [app] cordoned
  Machine 1857796a754778 [app] cordoned
  Machine 185727eb370738 [app] cordoned
  Machine 18571e0f654448 [app] cordoned
  Machine 568373eb704258 [app] cordoned
  Machine 784e94df441468 [app] cordoned
  Machine d890452f462228 [app] cordoned
  Machine 48ed955b737428 [app] cordoned
  Machine 9185512f2d4008 [app] cordoned
  Machine 178195db962138 [app] cordoned
  Machine d890155a406978 [app] cordoned
  Machine 1857490a162e38 [app] cordoned

Waiting before stopping all blue machines

Stopping all blue machines

Waiting for all blue machines to stop
  Machine 0801e96f5d0468 [app] - stopped
  Machine 080e474c565038 [app] - stopped
  Machine 148e35e6ae0358 [app] - stopped
  Machine 178195db962138 [app] - stopped
  Machine 1852ddeb25e098 [app] - stopped
  Machine 18571e0f654448 [app] - stopped
  Machine 185727eb370738 [app] - stopped
  Machine 1857490a162e38 [app] - stopped
  Machine 1857796a754778 [app] - stopped
  Machine 1857961b216638 [app] - stopped
  Machine 185e7d0c240728 [app] - stopped
  Machine 2875e92f515228 [app] - stopped
  Machine 32871444a14185 [app] - started
  Machine 328766e4b3e5d8 [app] - stopped
  Machine 3d8d11ebe3e478 [app] - stopped
  Machine 3d8d4930ae3118 [app] - stopped
  Machine 48e260df79d9e8 [app] - stopped
  Machine 48ed955b737428 [app] - stopped
  Machine 48edd44f759d18 [app] - stopped
  Machine 568373eb704258 [app] - stopped
  Machine 6830649b1dd258 [app] - stopped
  Machine 68321e9b77d228 [app] - stopped
  Machine 6832272f79ee98 [app] - stopped
  Machine 7840d56c2d0dd8 [app] - stopped
  Machine 784e94df441468 [app] - stopped
  Machine 784ee7dbe670d8 [app] - stopped
  Machine 9185512f2d4008 [app] - stopped
  Machine d890155a406978 [app] - stopped
  Machine d890452f462228 [app] - stopped
  Machine d8dd62eb46d798 [app] - stopped
  Machine e784365a2eee18 [app] - stopped
  Machine e8224d3a05d218 [app] - stopped
  Machine e825d60f732268 [app] - stopped
  Machine e82ddd2b093338 [app] - stopped
  Machine 0801e96f5d0468 [app] - stopped
  Machine 080e474c565038 [app] - stopped
  Machine 148e35e6ae0358 [app] - stopped
  Machine 178195db962138 [app] - stopped
  Machine 1852ddeb25e098 [app] - stopped
  Machine 18571e0f654448 [app] - stopped
  Machine 185727eb370738 [app] - stopped
  Machine 1857490a162e38 [app] - stopped
  Machine 1857796a754778 [app] - stopped
  Machine 1857961b216638 [app] - stopped
  Machine 185e7d0c240728 [app] - stopped
  Machine 2875e92f515228 [app] - stopped
  Machine 32871444a14185 [app] - stopped
  Machine 328766e4b3e5d8 [app] - stopped
  Machine 3d8d11ebe3e478 [app] - stopped
  Machine 3d8d4930ae3118 [app] - stopped
  Machine 48e260df79d9e8 [app] - stopped
  Machine 48ed955b737428 [app] - stopped
  Machine 48edd44f759d18 [app] - stopped
  Machine 568373eb704258 [app] - stopped
  Machine 6830649b1dd258 [app] - stopped
  Machine 68321e9b77d228 [app] - stopped
  Machine 6832272f79ee98 [app] - stopped
  Machine 7840d56c2d0dd8 [app] - stopped
  Machine 784e94df441468 [app] - stopped
  Machine 784ee7dbe670d8 [app] - stopped
  Machine 9185512f2d4008 [app] - stopped
  Machine d890155a406978 [app] - stopped
  Machine d890452f462228 [app] - stopped
  Machine d8dd62eb46d798 [app] - stopped
  Machine e784365a2eee18 [app] - stopped
  Machine e8224d3a05d218 [app] - stopped
  Machine e825d60f732268 [app] - stopped
  Machine e82ddd2b093338 [app] - stopped

Destroying all blue machines
  Machine 328766e4b3e5d8 [app] destroyed
  Machine 32871444a14185 [app] destroyed
  Machine 48edd44f759d18 [app] destroyed
  Machine 3d8d4930ae3118 [app] destroyed
  Machine 3d8d11ebe3e478 [app] destroyed
  Machine 1852ddeb25e098 [app] destroyed
  Machine 6830649b1dd258 [app] destroyed
  Machine 1857961b216638 [app] destroyed
  Machine 6832272f79ee98 [app] destroyed
  Machine 48e260df79d9e8 [app] destroyed
  Machine 148e35e6ae0358 [app] destroyed
  Machine e8224d3a05d218 [app] destroyed
  Machine 080e474c565038 [app] destroyed
  Machine 2875e92f515228 [app] destroyed
  Machine e82ddd2b093338 [app] destroyed
  Machine 7840d56c2d0dd8 [app] destroyed
  Machine 784ee7dbe670d8 [app] destroyed
  Machine e784365a2eee18 [app] destroyed
  Machine 68321e9b77d228 [app] destroyed
  Machine 185e7d0c240728 [app] destroyed
  Machine e825d60f732268 [app] destroyed
  Machine 568373eb704258 [app] destroyed
  Machine 784e94df441468 [app] destroyed
  Machine d8dd62eb46d798 [app] destroyed
  Machine 0801e96f5d0468 [app] destroyed
  Machine 9185512f2d4008 [app] destroyed
  Machine 18571e0f654448 [app] destroyed
  Machine 1857796a754778 [app] destroyed
  Machine 185727eb370738 [app] destroyed
  Machine d890452f462228 [app] destroyed
  Machine 48ed955b737428 [app] destroyed
  Machine 178195db962138 [app] destroyed
  Machine 1857490a162e38 [app] destroyed
  Machine d890155a406978 [app] destroyed

Deployment Complete
Checking DNS configuration for flybg.fly.dev

Visit your newly deployed app at https://flybg.fly.dev/