2025-11-28 01:00:01PM UTC

succeeded

flyctl v0.3.226

==> 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 [builder 15/17] COPY config/runtime.exs config/
#7 CACHED
#8 [builder  7/17] RUN mkdir config
#8 CACHED
#9 [builder 13/17] RUN mix assets.deploy
#9 CACHED
#10 [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/*_*
#10 CACHED
#11 [stage-1 5/6] RUN chown nobody /app
#11 CACHED
#12 [builder 10/17] COPY priv priv
#12 CACHED
#13 [builder  3/17] WORKDIR /app
#13 CACHED
#14 [builder  4/17] RUN mix local.hex --force &&     mix local.rebar --force
#14 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

#28 exporting to image
#28 exporting layers done
#28 exporting manifest sha256:fa24f0e73693edde436727323ce654579c28fc6bf708efc968633eed2a7b0990 done
#28 exporting config sha256:24558189ff03c37134d49716a50ee094499230e2f48877265791d388f8bca67c done
#28 pushing layers for registry.fly.io/flybg:deployment-01KB58S4P17YY0AHKEF2ZZ404P@sha256:fa24f0e73693edde436727323ce654579c28fc6bf708efc968633eed2a7b0990 0.1s done
#28 pushing layer sha256:492b4881cc068bd0450e6a8e4dcf497216289da14f6d96c361195fcb99aab7b6 0.1s done
#28 pushing layer sha256:24558189ff03c37134d49716a50ee094499230e2f48877265791d388f8bca67c 0.0s done
#28 pushing layer sha256:b43633c5ad082c6df22399f82295e8b0a2e7f850c0909b1ce30d3836a586d090 0.1s done
#28 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.1s done
#28 pushing layer sha256:94ba77dee41c362c74fde410250c51ddee92f110c2c83b3eaafde736e5fcffb4 0.1s done
#28 pushing layer sha256:d99837c504bb65139d4bb0fcf77602593af725fa8fa76ffcf84ff5581da08e63 0.0s done
#28 pushing layer sha256:fb5c3a5d2aa3731fd9e0286ecb69ad26664f824205ec25e2f9edf7f32742e644 0.0s done
#28 pushing manifest for registry.fly.io/flybg:deployment-01KB58S4P17YY0AHKEF2ZZ404P@sha256:fa24f0e73693edde436727323ce654579c28fc6bf708efc968633eed2a7b0990 0.1s done
#28 DONE 0.2s
#29 [internal] load build context
#29 transferring context: 2.46kB 0.0s done
--> Build Summary:  (​)
--> Building image done
image: registry.fly.io/flybg:deployment-01KB58S4P17YY0AHKEF2ZZ404P
image size: 41 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 90807191b15e78 [app]
  Created machine 84256dc2775128 [app]
  Created machine 90807504b23528 [app]
  Created machine 48ed511ce23798 [app]
  Created machine d896d2f6220658 [app]
  Created machine 4d89545a31ed38 [app]
  Created machine d894905ce61298 [app]
  Created machine 1853142a120108 [app]
  Created machine e822054b296198 [app]
  Created machine d8d9240b93d1d8 [app]
  Created machine 91850006a9e668 [app]
  Created machine 18505edf5965d8 [app]
  Created machine 4d8946ddb2e178 [app]
  Created machine 7814271cde54d8 [app]
  Created machine 286552dc761398 [app]
  Created machine 48ed421cd01e48 [app]
  Created machine e8254d3c23d1d8 [app]
  Created machine 80e47df66de048 [app]

Waiting for all green machines to start
  Machine 18505edf5965d8 [app] - started
  Machine 1853142a120108 [app] - started
  Machine 286552dc761398 [app] - started
  Machine 48ed421cd01e48 [app] - started
  Machine 48ed511ce23798 [app] - started
  Machine 4d8946ddb2e178 [app] - started
  Machine 4d89545a31ed38 [app] - started
  Machine 7814271cde54d8 [app] - started
  Machine 80e47df66de048 [app] - started
  Machine 84256dc2775128 [app] - started
  Machine 90807191b15e78 [app] - started
  Machine 90807504b23528 [app] - started
  Machine 91850006a9e668 [app] - started
  Machine d894905ce61298 [app] - started
  Machine d896d2f6220658 [app] - started
  Machine d8d9240b93d1d8 [app] - started
  Machine e822054b296198 [app] - started
  Machine e8254d3c23d1d8 [app] - started

Waiting for all green machines to be healthy
  Machine 18505edf5965d8 [app] - 1/1 passing
  Machine 1853142a120108 [app] - 1/1 passing
  Machine 286552dc761398 [app] - 1/1 passing
  Machine 48ed421cd01e48 [app] - 1/1 passing
  Machine 48ed511ce23798 [app] - 1/1 passing
  Machine 4d8946ddb2e178 [app] - 1/1 passing
  Machine 4d89545a31ed38 [app] - 1/1 passing
  Machine 7814271cde54d8 [app] - 1/1 passing
  Machine 80e47df66de048 [app] - 1/1 passing
  Machine 84256dc2775128 [app] - 1/1 passing
  Machine 90807191b15e78 [app] - 1/1 passing
  Machine 90807504b23528 [app] - 1/1 passing
  Machine 91850006a9e668 [app] - 1/1 passing
  Machine d894905ce61298 [app] - 1/1 passing
  Machine d896d2f6220658 [app] - unchecked
  Machine d8d9240b93d1d8 [app] - 1/1 passing
  Machine e822054b296198 [app] - 1/1 passing
  Machine e8254d3c23d1d8 [app] - 1/1 passing
  Machine 18505edf5965d8 [app] - 1/1 passing
  Machine 1853142a120108 [app] - 1/1 passing
  Machine 286552dc761398 [app] - 1/1 passing
  Machine 48ed421cd01e48 [app] - 1/1 passing
  Machine 48ed511ce23798 [app] - 1/1 passing
  Machine 4d8946ddb2e178 [app] - 1/1 passing
  Machine 4d89545a31ed38 [app] - 1/1 passing
  Machine 7814271cde54d8 [app] - 1/1 passing
  Machine 80e47df66de048 [app] - 1/1 passing
  Machine 84256dc2775128 [app] - 1/1 passing
  Machine 90807191b15e78 [app] - 1/1 passing
  Machine 90807504b23528 [app] - 1/1 passing
  Machine 91850006a9e668 [app] - 1/1 passing
  Machine d894905ce61298 [app] - 1/1 passing
  Machine d896d2f6220658 [app] - 1/1 passing
  Machine d8d9240b93d1d8 [app] - 1/1 passing
  Machine e822054b296198 [app] - 1/1 passing
  Machine e8254d3c23d1d8 [app] - 1/1 passing

Marking green machines as ready
  Machine d896d2f6220658 [app] now ready
  Machine 48ed511ce23798 [app] now ready
  Machine 84256dc2775128 [app] now ready
  Machine 90807191b15e78 [app] now ready
  Machine 90807504b23528 [app] now ready
  Machine 4d89545a31ed38 [app] now ready
  Machine 1853142a120108 [app] now ready
  Machine d894905ce61298 [app] now ready
  Machine d8d9240b93d1d8 [app] now ready
  Machine e822054b296198 [app] now ready
  Machine 91850006a9e668 [app] now ready
  Machine 4d8946ddb2e178 [app] now ready
  Machine 7814271cde54d8 [app] now ready
  Machine 18505edf5965d8 [app] now ready
  Machine 286552dc761398 [app] now ready
  Machine 48ed421cd01e48 [app] now ready
  Machine e8254d3c23d1d8 [app] now ready
  Machine 80e47df66de048 [app] now ready

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

Waiting before cordoning all blue machines
  Machine 6e827511f09298 [app] cordoned
  Machine 82de31f7e19278 [app] cordoned
  Machine 8d70e9cede9218 [app] cordoned
  Machine 784e244c632918 [app] cordoned
  Machine 287e392a026358 [app] cordoned
  Machine d8d9e37f713d18 [app] cordoned
  Machine e82723db00d028 [app] cordoned
  Machine 683740ec404e68 [app] cordoned
  Machine 48e4532f75d318 [app] cordoned
  Machine 286e9ddc72d768 [app] cordoned
  Machine 3d8d1170a552d8 [app] cordoned
  Machine e82d623b577528 [app] cordoned
  Machine 568379eec47248 [app] cordoned
  Machine 918555dc737578 [app] cordoned
  Machine 891245f6671e78 [app] cordoned
  Machine 2874402b615728 [app] cordoned
  Machine 28760e4ce56628 [app] cordoned
  Machine d8d923eb17d368 [app] cordoned

Waiting before stopping all blue machines

Stopping all blue machines

Waiting for all blue machines to stop
  Machine 286e9ddc72d768 [app] - stopped
  Machine 2874402b615728 [app] - stopped
  Machine 28760e4ce56628 [app] - stopped
  Machine 287e392a026358 [app] - stopped
  Machine 3d8d1170a552d8 [app] - stopped
  Machine 48e4532f75d318 [app] - stopped
  Machine 568379eec47248 [app] - stopped
  Machine 683740ec404e68 [app] - stopped
  Machine 6e827511f09298 [app] - stopped
  Machine 784e244c632918 [app] - stopped
  Machine 82de31f7e19278 [app] - started
  Machine 891245f6671e78 [app] - stopped
  Machine 8d70e9cede9218 [app] - stopped
  Machine 918555dc737578 [app] - stopped
  Machine d8d923eb17d368 [app] - stopped
  Machine d8d9e37f713d18 [app] - stopped
  Machine e82723db00d028 [app] - stopped
  Machine e82d623b577528 [app] - stopped
  Machine 286e9ddc72d768 [app] - stopped
  Machine 2874402b615728 [app] - stopped
  Machine 28760e4ce56628 [app] - stopped
  Machine 287e392a026358 [app] - stopped
  Machine 3d8d1170a552d8 [app] - stopped
  Machine 48e4532f75d318 [app] - stopped
  Machine 568379eec47248 [app] - stopped
  Machine 683740ec404e68 [app] - stopped
  Machine 6e827511f09298 [app] - stopped
  Machine 784e244c632918 [app] - stopped
  Machine 82de31f7e19278 [app] - stopped
  Machine 891245f6671e78 [app] - stopped
  Machine 8d70e9cede9218 [app] - stopped
  Machine 918555dc737578 [app] - stopped
  Machine d8d923eb17d368 [app] - stopped
  Machine d8d9e37f713d18 [app] - stopped
  Machine e82723db00d028 [app] - stopped
  Machine e82d623b577528 [app] - stopped

Destroying all blue machines
  Machine 6e827511f09298 [app] destroyed
  Machine d8d9e37f713d18 [app] destroyed
  Machine 8d70e9cede9218 [app] destroyed
  Machine e82723db00d028 [app] destroyed
  Machine 784e244c632918 [app] destroyed
  Machine 287e392a026358 [app] destroyed
  Machine 82de31f7e19278 [app] destroyed
  Machine 286e9ddc72d768 [app] destroyed
  Machine 48e4532f75d318 [app] destroyed
  Machine 568379eec47248 [app] destroyed
  Machine 3d8d1170a552d8 [app] destroyed
  Machine e82d623b577528 [app] destroyed
  Machine 28760e4ce56628 [app] destroyed
  Machine 2874402b615728 [app] destroyed
  Machine 918555dc737578 [app] destroyed
  Machine 683740ec404e68 [app] destroyed
  Machine 891245f6671e78 [app] destroyed
  Machine d8d923eb17d368 [app] destroyed

Deployment Complete
Checking DNS configuration for flybg.fly.dev
✓ DNS configuration verified
Visit your newly deployed app at https://flybg.fly.dev/