my Nix build is failing? please jelp
jackculpan
PROOP

2 years ago

arting Container

╔══════════════════════════════ Nixpacks v1.24.1 ══════════════════════════════╗

║ node:setup │ nodejs16, npm-9x ║

║──────────────────────────────────────────────────────────────────────────────║

║ setup │ pkgs: imagemagick, procps, libpq-dev, libmagickwand-dev, ║

║ │ libvips-dev, git, curl, autoconf, bison, build-essential, ║

║ │ libssl-dev, libyaml-dev, libreadline6-dev, zlib1g-dev, ║

║ │ libncurses5-dev, libffi-dev, libgdbm6, libgdbm-dev, libdb-dev ║

║ │ cmds: curl -fsSL https://github.com/rbenv/rbenv-

║ │ installer/raw/HEAD/bin/rbenv-installer | bash -s stable && ║

║ │ printf '\neval "$(~/.rbenv/bin/rbenv init -)"' >> ║

║ │ /root/.profile && . /root/.profile && rbenv install 3.0.4 && ║

║ │ rbenv global 3.0.4 && gem install bundler:2.4.14 ║

║──────────────────────────────────────────────────────────────────────────────║

║ install │ bundle install ║

║ │ bundle exec bootsnap precompile --gemfile ║

║──────────────────────────────────────────────────────────────────────────────║

║ build │ bundle exec rake assets:precompile ║

║ │ bundle exec bootsnap precompile app/ lib/ ║

║──────────────────────────────────────────────────────────────────────────────║

║ release │ bundle exec rake db:migrate ║

║──────────────────────────────────────────────────────────────────────────────║

║ start │ bundle exec puma -C config/puma.rb ║

╚══════════════════════════════════════════════════════════════════════════════╝

Saved output to:

/kaniko/snapshots/bb19a630-6405-4b24-bfcc-0e9f17af83a9

Retrieving image manifest ghcr.io/railwayapp/nixpacks:ubuntu-1716249803

Retrieving image ghcr.io/railwayapp/nixpacks:ubuntu-1716249803 from registry ghcr.io

Retrieving image manifest ghcr.io/railwayapp/nixpacks:ubuntu-1716249803

Returning cached image manifest

Built cross stage deps: map[]

Retrieving image manifest ghcr.io/railwayapp/nixpacks:ubuntu-1716249803

Returning cached image manifest

Retrieving image manifest ghcr.io/railwayapp/nixpacks:ubuntu-1716249803

Returning cached image manifest

Executing 0 build triggers

Building stage 'ghcr.io/railwayapp/nixpacks:ubuntu-1716249803' [idx: '0', base-idx: '-1']

Checking for cached layer us-west1.registry.rlwy.net/5f33b648-c8a2-43ce-8a47-dd1cf7467f75/cache:946adec1e4ba6625d2c6c7d77daf6f73ecf808276609fb3e58b3888804f3dc04

Using caching version of cmd: RUN nix-env -if .nixpacks/nixpkgs-5148520bfab61f99fd25fb9ff7bfbb50dad3c9db.nix && nix-collect-garbage -d

Checking for cached layer us-west1.registry.rlwy.net/5f33b648-c8a2-43ce-8a47-dd1cf7467f75/cache:f3ed3032d5f0719055ec04058120de747a6b114a5ea85ac5c2be337069c67672

No cached layer found for cmd RUN nix-env -if .nixpacks/nixpkgs-bdd2f439c62aa0b8aa97f5c784a965c23f968fe6.nix && nix-collect-garbage -d

Unpacking rootfs as cmd COPY .nixpacks/nixpkgs-5148520bfab61f99fd25fb9ff7bfbb50dad3c9db.nix .nixpacks/nixpkgs-5148520bfab61f99fd25fb9ff7bfbb50dad3c9db.nix requires it.

ENTRYPOINT ["/bin/bash", "-l", "-c"]

No files changed in this command, skipping snapshotting.

WORKDIR /app/

Cmd: workdir

Changed working directory to /app/

Creating directory /app/ with uid -1 and gid -1

Taking snapshot of files…

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

0 Replies

Loading...