Deploy details
Deploy successful for gabiepedro
Production: main@HEAD
Deploy log
3:50:26 PM: Build ready to start
3:50:28 PM: build-image version: 122b31996ccaffd45d820a452d6227f8312110cc (focal)
3:50:28 PM: build-image tag: v4.5.3
3:50:28 PM: buildbot version: 7eafb394e33f42f945c880ce4ac17c149867813a
3:50:28 PM: Fetching cached dependencies
3:50:28 PM: Failed to fetch cache, continuing with build
3:50:28 PM: Starting to prepare the repo for build
3:50:29 PM: No cached dependencies found. Cloning fresh repo
3:50:29 PM: git clone https://github.com/cdias900/my-wedding-website
3:50:29 PM: Preparing Git Reference refs/heads/main
3:50:29 PM: Parsing package.json dependencies
3:50:30 PM: Starting build script
3:50:30 PM: Installing dependencies
3:50:30 PM: Python version set to 2.7
3:50:31 PM: Downloading and installing node v16.14.0...
3:50:31 PM: Downloading https://nodejs.org/dist/v16.14.0/node-v16.14.0-linux-x64.tar.xz...
3:50:31 PM: Computing checksum with sha256sum
3:50:31 PM: Checksums matched!
3:50:34 PM: Now using node v16.14.0 (npm v8.3.1)
3:50:34 PM: Started restoring cached build plugins
3:50:34 PM: Finished restoring cached build plugins
3:50:34 PM: Attempting ruby version 2.7.2, read from environment
3:50:35 PM: Using ruby version 2.7.2
3:50:35 PM: Using PHP version 8.0
3:50:35 PM: Started restoring cached yarn cache
3:50:35 PM: Finished restoring cached yarn cache
3:50:35 PM: No yarn workspaces detected
3:50:35 PM: Started restoring cached node modules
3:50:35 PM: Finished restoring cached node modules
3:50:36 PM: Installing NPM modules using Yarn version 1.22.10
3:50:36 PM: yarn install v1.22.10
3:50:36 PM: [1/4] Resolving packages...
3:50:37 PM: [2/4] Fetching packages...
3:51:00 PM: info fsevents@2.3.2: The platform "linux" is incompatible with this module.
3:51:00 PM: info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation.
3:51:00 PM: [3/4] Linking dependencies...
3:51:00 PM: warning " > @testing-library/user-event@12.8.3" has unmet peer dependency "@testing-library/dom@>=7.21.4".
3:51:00 PM: warning "react-scripts > tailwindcss@3.0.23" has unmet peer dependency "autoprefixer@^10.0.2".
3:51:00 PM: warning "react-scripts > eslint-config-react-app > eslint-plugin-flowtype@8.0.3" has unmet peer dependency "@babel/plugin-syntax-flow@^7.14.5".
3:51:00 PM: warning "react-scripts > eslint-config-react-app > eslint-plugin-flowtype@8.0.3" has unmet peer dependency "@babel/plugin-transform-react-jsx@^7.14.9".
3:51:00 PM: warning " > styled-components@5.3.3" has unmet peer dependency "react-is@>= 16.8.0".
3:51:13 PM: [4/4] Building fresh packages...
3:51:14 PM: $ husky install
3:51:14 PM: husky - Git hooks installed
3:51:14 PM: Done in 37.77s.
3:51:14 PM: NPM modules installed using Yarn
3:51:14 PM: Started restoring cached go cache
3:51:14 PM: Finished restoring cached go cache
3:51:14 PM: go version go1.16.5 linux/amd64
3:51:14 PM: go version go1.16.5 linux/amd64
3:51:14 PM: Installing missing commands
3:51:14 PM: Verify run directory
3:51:15 PM:
3:51:15 PM: ────────────────────────────────────────────────────────────────
3:51:15 PM: Netlify Build
3:51:15 PM: ────────────────────────────────────────────────────────────────
3:51:15 PM:
3:51:15 PM: ❯ Version
3:51:15 PM: @netlify/build 26.4.0
3:51:15 PM:
3:51:15 PM: ❯ Flags
3:51:15 PM: baseRelDir: true
3:51:15 PM: buildId: 622cc14281749939e48f3731
3:51:15 PM: deployId: 622cc14281749939e48f3733
3:51:15 PM:
3:51:15 PM: ❯ Current directory
3:51:15 PM: /opt/build/repo
3:51:15 PM:
3:51:15 PM: ❯ Config file
3:51:15 PM: No config file was defined: using default values.
3:51:15 PM:
3:51:15 PM: ❯ Context
3:51:15 PM: production
3:51:15 PM:
3:51:15 PM: ────────────────────────────────────────────────────────────────
3:51:15 PM: 1. Build command from Netlify app
3:51:15 PM: ────────────────────────────────────────────────────────────────
3:51:15 PM:
3:51:15 PM: $ yarn build
3:51:16 PM: yarn run v1.22.10
3:51:16 PM: $ react-scripts build
3:51:17 PM: Creating an optimized production build...
3:51:32 PM: Compiled successfully.
3:51:32 PM:
3:51:32 PM: File sizes after gzip:
3:51:32 PM: 43.86 kB build/static/js/main.cc0995ea.js
3:51:32 PM: 1.44 kB build/static/js/377.cd9053f7.chunk.js
3:51:32 PM: 541 B build/static/css/main.073c9b0a.css
3:51:32 PM: Creating deploy upload records
3:51:32 PM: The project was built assuming it is hosted at /.
3:51:32 PM: You can control this with the homepage field in your package.json.
3:51:32 PM: The build folder is ready to be deployed.
3:51:32 PM: You may serve it with a static server:
3:51:32 PM: yarn global add serve
3:51:32 PM: serve -s build
3:51:32 PM: Find out more about deployment here:
3:51:32 PM: https://cra.link/deployment
3:51:32 PM: Done in 16.13s.
3:51:32 PM:
3:51:32 PM: (build.command completed in 16.2s)
3:51:32 PM:
3:51:32 PM: ────────────────────────────────────────────────────────────────
3:51:32 PM: 2. Deploy site
3:51:32 PM: ────────────────────────────────────────────────────────────────
3:51:32 PM:
3:51:32 PM: Starting to deploy site from 'build'
3:51:32 PM: Creating deploy tree
3:51:32 PM: 8 new files to upload
3:51:32 PM: 0 new functions to upload
3:51:33 PM: Starting post processing
3:51:33 PM: Site deploy was successfully initiated
3:51:33 PM:
3:51:33 PM: (Deploy site completed in 906ms)
3:51:33 PM:
3:51:33 PM: Post processing - HTML
3:51:33 PM: ────────────────────────────────────────────────────────────────
3:51:33 PM: Netlify Build Complete
3:51:33 PM: ────────────────────────────────────────────────────────────────
3:51:33 PM:
3:51:33 PM: (Netlify Build completed in 17.2s)
3:51:33 PM: Caching artifacts
3:51:33 PM: Started saving node modules
3:51:33 PM: Finished saving node modules
3:51:33 PM: Started saving build plugins
3:51:33 PM: Post processing - header rules
3:51:33 PM: Finished saving build plugins
3:51:33 PM: Started saving yarn cache
3:51:33 PM: Post processing - redirect rules
3:51:33 PM: Post processing done
3:51:36 PM: Site is live ✨
3:51:37 PM: Finished saving yarn cache
3:51:37 PM: Started saving pip cache
3:51:37 PM: Finished saving pip cache
3:51:37 PM: Started saving emacs cask dependencies
3:51:37 PM: Finished saving emacs cask dependencies
3:51:37 PM: Started saving maven dependencies
3:51:37 PM: Finished saving maven dependencies
3:51:37 PM: Started saving boot dependencies
3:51:37 PM: Finished saving boot dependencies
3:51:37 PM: Started saving rust rustup cache
3:51:37 PM: Finished saving rust rustup cache
3:51:37 PM: Started saving go dependencies
3:51:37 PM: Finished saving go dependencies
3:51:40 PM: Build script success
3:52:19 PM: Finished processing build request in 1m50.913662817s