2025-08-03 02:30:01AM UTC

succeeded

flyctl v0.3.147

==> 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 ...
#3 [internal] load metadata for docker.io/library/debian:bullseye-20230612-slim
#3 DONE 0.3s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 DONE 0.3s
#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 [builder  7/17] RUN mkdir config
#7 CACHED
#8 [builder 15/17] COPY config/runtime.exs config/
#8 CACHED
#9 [builder  8/17] COPY config/config.exs config/prod.exs config/
#9 CACHED
#10 [builder 13/17] RUN mix assets.deploy
#10 CACHED
#11 [builder 16/17] COPY rel rel
#11 CACHED
#12 [builder 14/17] RUN mix compile
#12 CACHED
#13 [builder  6/17] RUN mix deps.get --only prod
#13 CACHED
#14 [builder  3/17] WORKDIR /app
#14 CACHED
#15 [builder  9/17] RUN mix deps.compile
#15 CACHED
#16 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#16 CACHED
#17 [builder 17/17] RUN mix release
#17 CACHED
#18 [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/*_*
#18 CACHED
#19 [builder  2/17] RUN apt-get update -y && apt-get install -y build-essential git     && apt-get clean && rm -f /var/lib/apt/lists/*_*
#19 CACHED
#20 [builder  5/17] COPY mix.exs mix.lock ./
#20 CACHED
#21 [builder 12/17] COPY assets assets
#21 CACHED
#22 [builder  4/17] RUN mix local.hex --force &&     mix local.rebar --force
#22 CACHED

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

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

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

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

#27 [stage-1 6/6] COPY --from=builder --chown=nobody:root /app/_build/prod/rel/bluegreen ./
#27 CACHED

#28 [internal] load build context
#28 transferring context: 2.46kB 0.0s done
#28 ...

#29 exporting to image
#29 exporting layers done
#29 exporting manifest sha256:f5fcdc3f9231da4733ebc3d643c249c62220530b47c31d3b5ed592fb689142ff done
#29 exporting config sha256:b3e7fc37b03823132051c30e77a629aef933abe4924ed5985d878c625ed5e9be done
#29 pushing layers for registry.fly.io/flybg:deployment-01K1PW7G4JT3QBMPMNRVRZKC5Y@sha256:f5fcdc3f9231da4733ebc3d643c249c62220530b47c31d3b5ed592fb689142ff 0.2s done
#29 pushing layer sha256:8ff7da4e370650091005cfab021047de41210ccaaccd691dde37fb5ecb301377 0.2s done
#29 pushing layer sha256:b3e7fc37b03823132051c30e77a629aef933abe4924ed5985d878c625ed5e9be 0.2s done
#29 pushing layer sha256:759700526b7894aa9c150feb2ebfcd00cf06d2890df739e71555edcfd13669e3 0.2s done
#29 pushing layer sha256:4aabe549349b48c1ea7757eb6534c04442432046bb1862224487a3d344ebe6a6 0.2s done
#29 pushing layer sha256:95cf60da9ab0046adbbd6fe25ad2d1675584d00998eaeb99a61ad6a5a37226d4 0.2s done
#29 pushing layer sha256:0b859cd2cbf375ec655191fbd1cc68de2cfcf91a865d6157811efd4d74435ea4 0.2s done
#29 pushing layer sha256:8d91c249a688d45650f28d1d58b38ac2c25cad85e841811b3f57a3d3c2598597 0.2s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01K1PW7G4JT3QBMPMNRVRZKC5Y@sha256:f5fcdc3f9231da4733ebc3d643c249c62220530b47c31d3b5ed592fb689142ff 0.8s done
#29 DONE 1.0s
--> Build Summary:  (​)
--> Building image done
image: registry.fly.io/flybg:deployment-01K1PW7G4JT3QBMPMNRVRZKC5Y
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 148e403dc39198 [app]
  Created machine 2873634f065658 [app]
  Created machine d890126fe69658 [app]
  Created machine 91859906a51178 [app]
  Created machine 683d707f169478 [app]
  Created machine d89112df707218 [app]
  Created machine 2871401c310008 [app]
  Created machine 0801e32b1d2e18 [app]
  Created machine e82d303be96e58 [app]
  Created machine e82dd95a237678 [app]
  Created machine 3287355c467708 [app]
  Created machine 90805624c57178 [app]
  Created machine d891165b243268 [app]
  Created machine 2860311ced1538 [app]
  Created machine d8d9942be34778 [app]
  Created machine d8d9935c914068 [app]
  Created machine 4d896675a9de28 [app]
  Created machine d8d3476ce90518 [app]
  Created machine e78405deb60208 [app]
  Created machine 7811171f5162e8 [app]
  Created machine d8d9936c956908 [app]
  Created machine d8999d7fe95158 [app]
  Created machine 4d8927dc254408 [app]
  Created machine 6e8296d1b706d8 [app]
  Created machine 2874ddda40e098 [app]
  Created machine 2874555c670708 [app]
  Created machine 784e965b53d9d8 [app]
  Created machine 3d8d170b1d7258 [app]
  Created machine 91859516cd2478 [app]
  Created machine 1857442a5403d8 [app]
  Created machine 683d51dc495918 [app]
  Created machine 9185955df63e48 [app]
  Created machine 185e271f7e9398 [app]
  Created machine 1857495b191448 [app]

Waiting for all green machines to start
  Machine 0801e32b1d2e18 [app] - started
  Machine 148e403dc39198 [app] - started
  Machine 1857442a5403d8 [app] - started
  Machine 1857495b191448 [app] - started
  Machine 185e271f7e9398 [app] - started
  Machine 2860311ced1538 [app] - started
  Machine 2871401c310008 [app] - started
  Machine 2873634f065658 [app] - started
  Machine 2874555c670708 [app] - started
  Machine 2874ddda40e098 [app] - started
  Machine 3287355c467708 [app] - started
  Machine 3d8d170b1d7258 [app] - started
  Machine 4d8927dc254408 [app] - started
  Machine 4d896675a9de28 [app] - started
  Machine 683d51dc495918 [app] - started
  Machine 683d707f169478 [app] - started
  Machine 6e8296d1b706d8 [app] - started
  Machine 7811171f5162e8 [app] - started
  Machine 784e965b53d9d8 [app] - started
  Machine 90805624c57178 [app] - started
  Machine 91859516cd2478 [app] - started
  Machine 9185955df63e48 [app] - started
  Machine 91859906a51178 [app] - started
  Machine d890126fe69658 [app] - started
  Machine d89112df707218 [app] - started
  Machine d891165b243268 [app] - started
  Machine d8999d7fe95158 [app] - started
  Machine d8d3476ce90518 [app] - started
  Machine d8d9935c914068 [app] - started
  Machine d8d9936c956908 [app] - started
  Machine d8d9942be34778 [app] - started
  Machine e78405deb60208 [app] - started
  Machine e82d303be96e58 [app] - started
  Machine e82dd95a237678 [app] - started

Waiting for all green machines to be healthy
  Machine 0801e32b1d2e18 [app] - 1/1 passing
  Machine 148e403dc39198 [app] - 1/1 passing
  Machine 1857442a5403d8 [app] - 1/1 passing
  Machine 1857495b191448 [app] - 1/1 passing
  Machine 185e271f7e9398 [app] - 1/1 passing
  Machine 2860311ced1538 [app] - 1/1 passing
  Machine 2871401c310008 [app] - 1/1 passing
  Machine 2873634f065658 [app] - 1/1 passing
  Machine 2874555c670708 [app] - 1/1 passing
  Machine 2874ddda40e098 [app] - 1/1 passing
  Machine 3287355c467708 [app] - 1/1 passing
  Machine 3d8d170b1d7258 [app] - 1/1 passing
  Machine 4d8927dc254408 [app] - 1/1 passing
  Machine 4d896675a9de28 [app] - 1/1 passing
  Machine 683d51dc495918 [app] - 1/1 passing
  Machine 683d707f169478 [app] - 1/1 passing
  Machine 6e8296d1b706d8 [app] - 1/1 passing
  Machine 7811171f5162e8 [app] - 1/1 passing
  Machine 784e965b53d9d8 [app] - 1/1 passing
  Machine 90805624c57178 [app] - 1/1 passing
  Machine 91859516cd2478 [app] - 1/1 passing
  Machine 9185955df63e48 [app] - 1/1 passing
  Machine 91859906a51178 [app] - 1/1 passing
  Machine d890126fe69658 [app] - 1/1 passing
  Machine d89112df707218 [app] - 1/1 passing
  Machine d891165b243268 [app] - 1/1 passing
  Machine d8999d7fe95158 [app] - 1/1 passing
  Machine d8d3476ce90518 [app] - 1/1 passing
  Machine d8d9935c914068 [app] - 1/1 passing
  Machine d8d9936c956908 [app] - 1/1 passing
  Machine d8d9942be34778 [app] - 1/1 passing
  Machine e78405deb60208 [app] - 1/1 passing
  Machine e82d303be96e58 [app] - 1/1 passing
  Machine e82dd95a237678 [app] - 1/1 passing

Marking green machines as ready
  Machine d890126fe69658 [app] now ready
  Machine 2873634f065658 [app] now ready
  Machine 91859906a51178 [app] now ready
  Machine d89112df707218 [app] now ready
  Machine 683d707f169478 [app] now ready
  Machine 0801e32b1d2e18 [app] now ready
  Machine 3287355c467708 [app] now ready
  Machine 148e403dc39198 [app] now ready
  Machine 2871401c310008 [app] now ready
  Machine d891165b243268 [app] now ready
  Machine e82d303be96e58 [app] now ready
  Machine e82dd95a237678 [app] now ready
  Machine 90805624c57178 [app] now ready
  Machine 2860311ced1538 [app] now ready
  Machine d8d9935c914068 [app] now ready
  Machine 4d896675a9de28 [app] now ready
  Machine d8d9942be34778 [app] now ready
  Machine e78405deb60208 [app] now ready
  Machine d8999d7fe95158 [app] now ready
  Machine 7811171f5162e8 [app] now ready
  Machine d8d9936c956908 [app] now ready
  Machine 6e8296d1b706d8 [app] now ready
  Machine d8d3476ce90518 [app] now ready
  Machine 4d8927dc254408 [app] now ready
  Machine 2874ddda40e098 [app] now ready
  Machine 2874555c670708 [app] now ready
  Machine 3d8d170b1d7258 [app] now ready
  Machine 91859516cd2478 [app] now ready
  Machine 784e965b53d9d8 [app] now ready
  Machine 185e271f7e9398 [app] now ready
  Machine 1857442a5403d8 [app] now ready
  Machine 9185955df63e48 [app] now ready
  Machine 683d51dc495918 [app] now ready
  Machine 1857495b191448 [app] now ready

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

Waiting before cordoning all blue machines
  Machine 9185574b525358 [app] cordoned
  Machine 0805259b643758 [app] cordoned
  Machine 4d896399f42298 [app] cordoned
  Machine 28744d1f107578 [app] cordoned
  Machine 17819971b21308 [app] cordoned
  Machine 784e737fed7d08 [app] cordoned
  Machine 48e2d05b106318 [app] cordoned
  Machine d891155f23ee28 [app] cordoned
  Machine 68323eef1957e8 [app] cordoned
  Machine 1781905c009918 [app] cordoned
  Machine 7843e50a463058 [app] cordoned
  Machine d8d9930b0240d8 [app] cordoned
  Machine 6e829421f21d38 [app] cordoned
  Machine 286550db493608 [app] cordoned
  Machine d8d31e9c2d7e08 [app] cordoned
  Machine 90805536b94e98 [app] cordoned
  Machine 17819545a30ed8 [app] cordoned
  Machine e822d40b240538 [app] cordoned
  Machine 28655e9ce53068 [app] cordoned
  Machine 48edd7db349d18 [app] cordoned
  Machine 3d8d4200c49768 [app] cordoned
  Machine 1857796a5d0518 [app] cordoned
  Machine 91859476b41628 [app] cordoned
  Machine 3d8de57f032208 [app] cordoned
  Machine 185750eb1d9348 [app] cordoned
  Machine 9080719f5421e8 [app] cordoned
  Machine 185e27eb591078 [app] cordoned
  Machine e28601d4a19e98 [app] cordoned
  Machine 08016e9f254978 [app] cordoned
  Machine 683d961f196638 [app] cordoned
  Machine 080e336c267d28 [app] cordoned
  Machine 148e472ef04138 [app] cordoned
  Machine 48e25d7a301178 [app] cordoned
  Machine 2865901f737e28 [app] cordoned

Waiting before stopping all blue machines

Stopping all blue machines

Waiting for all blue machines to stop
  Machine 08016e9f254978 [app] - stopped
  Machine 0805259b643758 [app] - stopped
  Machine 080e336c267d28 [app] - stopped
  Machine 148e472ef04138 [app] - stopped
  Machine 1781905c009918 [app] - stopped
  Machine 17819545a30ed8 [app] - stopped
  Machine 17819971b21308 [app] - stopped
  Machine 185750eb1d9348 [app] - stopped
  Machine 1857796a5d0518 [app] - stopped
  Machine 185e27eb591078 [app] - stopped
  Machine 286550db493608 [app] - stopped
  Machine 28655e9ce53068 [app] - stopped
  Machine 2865901f737e28 [app] - stopped
  Machine 28744d1f107578 [app] - stopped
  Machine 3d8d4200c49768 [app] - stopped
  Machine 3d8de57f032208 [app] - stopped
  Machine 48e25d7a301178 [app] - stopped
  Machine 48e2d05b106318 [app] - stopped
  Machine 48edd7db349d18 [app] - stopped
  Machine 4d896399f42298 [app] - stopped
  Machine 68323eef1957e8 [app] - stopped
  Machine 683d961f196638 [app] - stopped
  Machine 6e829421f21d38 [app] - stopped
  Machine 7843e50a463058 [app] - stopped
  Machine 784e737fed7d08 [app] - stopped
  Machine 90805536b94e98 [app] - stopped
  Machine 9080719f5421e8 [app] - stopped
  Machine 9185574b525358 [app] - stopped
  Machine 91859476b41628 [app] - stopped
  Machine d891155f23ee28 [app] - stopped
  Machine d8d31e9c2d7e08 [app] - stopped
  Machine d8d9930b0240d8 [app] - stopped
  Machine e28601d4a19e98 [app] - stopped
  Machine e822d40b240538 [app] - stopped

Destroying all blue machines
  Machine 784e737fed7d08 [app] destroyed
  Machine 4d896399f42298 [app] destroyed
  Machine 0805259b643758 [app] destroyed
  Machine 17819971b21308 [app] destroyed
  Machine 1781905c009918 [app] destroyed
  Machine 48e2d05b106318 [app] destroyed
  Machine 28744d1f107578 [app] destroyed
  Machine 286550db493608 [app] destroyed
  Machine d8d9930b0240d8 [app] destroyed
  Machine 7843e50a463058 [app] destroyed
  Machine d891155f23ee28 [app] destroyed
  Machine 68323eef1957e8 [app] destroyed
  Machine 9185574b525358 [app] destroyed
  Machine 6e829421f21d38 [app] destroyed
  Machine 28655e9ce53068 [app] destroyed
  Machine d8d31e9c2d7e08 [app] destroyed
  Machine 90805536b94e98 [app] destroyed
  Machine 3d8d4200c49768 [app] destroyed
  Machine 3d8de57f032208 [app] destroyed
  Machine 1857796a5d0518 [app] destroyed
  Machine 48edd7db349d18 [app] destroyed
  Machine 185750eb1d9348 [app] destroyed
  Machine 91859476b41628 [app] destroyed
  Machine e822d40b240538 [app] destroyed
  Machine 683d961f196638 [app] destroyed
  Machine 185e27eb591078 [app] destroyed
  Machine 148e472ef04138 [app] destroyed
  Machine e28601d4a19e98 [app] destroyed
  Machine 080e336c267d28 [app] destroyed
  Machine 17819545a30ed8 [app] destroyed
  Machine 9080719f5421e8 [app] destroyed
  Machine 48e25d7a301178 [app] destroyed
  Machine 2865901f737e28 [app] destroyed
  Machine 08016e9f254978 [app] destroyed

Deployment Complete
Checking DNS configuration for flybg.fly.dev

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