2026-07-21 02:15:01PM UTC

succeeded

flyctl v0.4.72

==> 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 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 DONE 0.0s

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

#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 CACHED

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

#11 [builder  2/17] RUN apt-get update -y && apt-get install -y build-essential git     && apt-get clean && rm -f /var/lib/apt/lists/*_*
#11 CACHED

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

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

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

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

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

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

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

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

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

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

#22 [builder 15/17] COPY config/runtime.exs config/
#22 CACHED

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

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

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

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

#27 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#27 CACHED

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

#29 exporting to image
#29 exporting layers done
#29 exporting manifest sha256:16625caf50f06e4b550387cee6a4f09bd837c41efcfc6b3ce03514854f73a3eb done
#29 exporting config sha256:d1122b9e40f74fca153e1ce5c7a8205fa9e3a2e90aa0c251473ace2a0cf32e1e done
#29 pushing layers for registry.fly.io/flybg:deployment-01KY2GFC6EHNV8RS4PG3XQ1YKM@sha256:16625caf50f06e4b550387cee6a4f09bd837c41efcfc6b3ce03514854f73a3eb
#29 pushing layer sha256:d1122b9e40f74fca153e1ce5c7a8205fa9e3a2e90aa0c251473ace2a0cf32e1e 0.0s done
#29 pushing layer sha256:d682945862f5cab4090cc486eb194369d27db079a935f10a283640e741c1425e
#29 pushing layer sha256:fd0520c47c8fd632b82255b865aac78b680fd42b06787f93914f8a7e4778413d 0.0s done
#29 pushing layer sha256:c728535122319ea8e1d83141a2763607e1444895d47f96f895dbc7c2190b2044 0.0s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.0s done
#29 pushing layer sha256:620fa55ffbdada4859ba60fe7e760b66b658bffd8f1bd331b292317b286329da 0.0s done
#29 pushing layer sha256:48c77987091ba3a374122ebf77ecb8aa0b336840603c9b3f2e75082693f55061 0.1s done
#29 pushing layers for registry.fly.io/flybg:deployment-01KY2GFC6EHNV8RS4PG3XQ1YKM@sha256:16625caf50f06e4b550387cee6a4f09bd837c41efcfc6b3ce03514854f73a3eb 0.1s done
#29 pushing layer sha256:d682945862f5cab4090cc486eb194369d27db079a935f10a283640e741c1425e 0.1s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KY2GFC6EHNV8RS4PG3XQ1YKM@sha256:16625caf50f06e4b550387cee6a4f09bd837c41efcfc6b3ce03514854f73a3eb 0.1s done
#29 DONE 0.2s
--> Build Summary:  (​)
--> Building image done

Watch your deployment at https://fly.io/apps/flybg/monitoring

image: registry.fly.io/flybg:deployment-01KY2GFC6EHNV8RS4PG3XQ1YKM
image size: 41 MB
Updating existing machines in 'flybg' with bluegreen strategy

Verifying if app can be safely deployed 

Creating green machines
  Created machine 81137ea5763028 [app]
  Created machine e826334c74e9d8 [app]
  Created machine 0807e7dbed5318 [app]
  Created machine 2870d1dc540d18 [app]
  Created machine 784164dbe516e8 [app]
  Created machine 7812e12f371698 [app]
  Created machine d891e170a92d58 [app]
  Created machine 7845645bd06368 [app]
  Created machine 89663dc6d17948 [app]
  Created machine 847635c4517928 [app]
  Created machine d892165b515de8 [app]
  Created machine 7814525fe26798 [app]
  Created machine 287e351be47408 [app]
  Created machine 891ee5ea6e7368 [app]
  Created machine 80e999da109308 [app]
  Created machine 890d14f6d271d8 [app]
  Created machine 185d097f267118 [app]

Waiting for all green machines to start
  Machine 0807e7dbed5318 [app] - started
  Machine 185d097f267118 [app] - started
  Machine 2870d1dc540d18 [app] - started
  Machine 287e351be47408 [app] - started
  Machine 7812e12f371698 [app] - started
  Machine 7814525fe26798 [app] - started
  Machine 784164dbe516e8 [app] - started
  Machine 7845645bd06368 [app] - started
  Machine 80e999da109308 [app] - started
  Machine 81137ea5763028 [app] - started
  Machine 847635c4517928 [app] - started
  Machine 890d14f6d271d8 [app] - started
  Machine 891ee5ea6e7368 [app] - started
  Machine 89663dc6d17948 [app] - started
  Machine d891e170a92d58 [app] - started
  Machine d892165b515de8 [app] - started
  Machine e826334c74e9d8 [app] - started

Waiting for all green machines to be healthy
  Machine 0807e7dbed5318 [app] - 1/1 passing
  Machine 185d097f267118 [app] - 1/1 passing
  Machine 2870d1dc540d18 [app] - 1/1 passing
  Machine 287e351be47408 [app] - 1/1 passing
  Machine 7812e12f371698 [app] - 1/1 passing
  Machine 7814525fe26798 [app] - 1/1 passing
  Machine 784164dbe516e8 [app] - 1/1 passing
  Machine 7845645bd06368 [app] - 1/1 passing
  Machine 80e999da109308 [app] - 1/1 passing
  Machine 81137ea5763028 [app] - unchecked
  Machine 847635c4517928 [app] - 1/1 passing
  Machine 890d14f6d271d8 [app] - 1/1 passing
  Machine 891ee5ea6e7368 [app] - 1/1 passing
  Machine 89663dc6d17948 [app] - 1/1 passing
  Machine d891e170a92d58 [app] - 1/1 passing
  Machine d892165b515de8 [app] - 1/1 passing
  Machine e826334c74e9d8 [app] - 1/1 passing
  Machine 0807e7dbed5318 [app] - 1/1 passing
  Machine 185d097f267118 [app] - 1/1 passing
  Machine 2870d1dc540d18 [app] - 1/1 passing
  Machine 287e351be47408 [app] - 1/1 passing
  Machine 7812e12f371698 [app] - 1/1 passing
  Machine 7814525fe26798 [app] - 1/1 passing
  Machine 784164dbe516e8 [app] - 1/1 passing
  Machine 7845645bd06368 [app] - 1/1 passing
  Machine 80e999da109308 [app] - 1/1 passing
  Machine 81137ea5763028 [app] - 1/1 passing
  Machine 847635c4517928 [app] - 1/1 passing
  Machine 890d14f6d271d8 [app] - 1/1 passing
  Machine 891ee5ea6e7368 [app] - 1/1 passing
  Machine 89663dc6d17948 [app] - 1/1 passing
  Machine d891e170a92d58 [app] - 1/1 passing
  Machine d892165b515de8 [app] - 1/1 passing
  Machine e826334c74e9d8 [app] - 1/1 passing

Marking green machines as ready
  Machine 0807e7dbed5318 [app] now ready
  Machine 81137ea5763028 [app] now ready
  Machine e826334c74e9d8 [app] now ready
  Machine 2870d1dc540d18 [app] now ready
  Machine 7812e12f371698 [app] now ready
  Machine 784164dbe516e8 [app] now ready
  Machine d891e170a92d58 [app] now ready
  Machine 89663dc6d17948 [app] now ready
  Machine 847635c4517928 [app] now ready
  Machine 7845645bd06368 [app] now ready
  Machine d892165b515de8 [app] now ready
  Machine 7814525fe26798 [app] now ready
  Machine 287e351be47408 [app] now ready
  Machine 891ee5ea6e7368 [app] now ready
  Machine 890d14f6d271d8 [app] now ready
  Machine 80e999da109308 [app] now ready
  Machine 185d097f267118 [app] now ready

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

Waiting before cordoning all blue machines
  Machine 7845632c195048 [app] cordoned
  Machine 080d647b069928 [app] cordoned
  Machine 28747517fed078 [app] cordoned
  Machine 2869191ae053d8 [app] cordoned
  Machine 830999a75754e8 [app] cordoned
  Machine 837e1ec345d268 [app] cordoned
  Machine 7812320c063548 [app] cordoned
  Machine 891691c645e298 [app] cordoned
  Machine 48ee0dea564e28 [app] cordoned
  Machine 6830d17f353d18 [app] cordoned
  Machine 7819721c0e03e8 [app] cordoned
  Machine e827204ad74058 [app] cordoned
  Machine 8654424ce90438 [app] cordoned
  Machine 8303d4c7900798 [app] cordoned
  Machine 080e66ece25168 [app] cordoned
  Machine 2862704f677548 [app] cordoned
  Machine 28623d1be53028 [app] cordoned

Waiting before stopping all blue machines

Stopping all blue machines

Waiting for all blue machines to stop
  Machine 080d647b069928 [app] - started
  Machine 080e66ece25168 [app] - stopped
  Machine 28623d1be53028 [app] - stopped
  Machine 2862704f677548 [app] - stopped
  Machine 2869191ae053d8 [app] - stopped
  Machine 28747517fed078 [app] - stopped
  Machine 48ee0dea564e28 [app] - stopped
  Machine 6830d17f353d18 [app] - stopped
  Machine 7812320c063548 [app] - stopped
  Machine 7819721c0e03e8 [app] - stopped
  Machine 7845632c195048 [app] - stopped
  Machine 8303d4c7900798 [app] - stopped
  Machine 830999a75754e8 [app] - stopped
  Machine 837e1ec345d268 [app] - stopped
  Machine 8654424ce90438 [app] - stopped
  Machine 891691c645e298 [app] - stopped
  Machine e827204ad74058 [app] - stopped
  Machine 080d647b069928 [app] - stopped
  Machine 080e66ece25168 [app] - stopped
  Machine 28623d1be53028 [app] - stopped
  Machine 2862704f677548 [app] - stopped
  Machine 2869191ae053d8 [app] - stopped
  Machine 28747517fed078 [app] - stopped
  Machine 48ee0dea564e28 [app] - stopped
  Machine 6830d17f353d18 [app] - stopped
  Machine 7812320c063548 [app] - stopped
  Machine 7819721c0e03e8 [app] - stopped
  Machine 7845632c195048 [app] - stopped
  Machine 8303d4c7900798 [app] - stopped
  Machine 830999a75754e8 [app] - stopped
  Machine 837e1ec345d268 [app] - stopped
  Machine 8654424ce90438 [app] - stopped
  Machine 891691c645e298 [app] - stopped
  Machine e827204ad74058 [app] - stopped

Destroying all blue machines
  Machine 7845632c195048 [app] destroyed
  Machine 080d647b069928 [app] destroyed
  Machine 2869191ae053d8 [app] destroyed
  Machine 7812320c063548 [app] destroyed
  Machine 891691c645e298 [app] destroyed
  Machine 28747517fed078 [app] destroyed
  Machine 830999a75754e8 [app] destroyed
  Machine 48ee0dea564e28 [app] destroyed
  Machine 8654424ce90438 [app] destroyed
  Machine e827204ad74058 [app] destroyed
  Machine 6830d17f353d18 [app] destroyed
  Machine 2862704f677548 [app] destroyed
  Machine 7819721c0e03e8 [app] destroyed
  Machine 8303d4c7900798 [app] destroyed
  Machine 080e66ece25168 [app] destroyed
  Machine 28623d1be53028 [app] destroyed
  Machine 837e1ec345d268 [app] destroyed

Deployment Complete
Checking DNS configuration for flybg.fly.dev

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

✓ DNS configuration verified