Skip to main content

Deploy details

Published deploy for go-netlify-login-example

Production: master@HEAD

Deploy log

1:13:38 AM: Build ready to start
1:13:41 AM: build-image version: d7b3813f01c06610bc1723ff1b22446513ee7941 (focal)
1:13:41 AM: build-image tag: v4.14.3
1:13:41 AM: buildbot version: cb726a7d84489edcdcb2d3f1ed45076ec8d9f569
1:13:44 AM: Fetching cached dependencies
1:13:44 AM: Failed to fetch cache, continuing with build
1:13:44 AM: Starting to prepare the repo for build
1:13:44 AM: No cached dependencies found. Cloning fresh repo
1:13:45 AM: Preparing Git Reference refs/heads/master
1:13:45 AM: Parsing package.json dependencies
1:13:46 AM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'functions' versus '' in the Netlify UI
1:13:46 AM: Different build command detected, going to use the one specified in the Netlify configuration file: 'make build' versus 'npm run build' in the Netlify UI
1:13:46 AM: Starting build script
1:13:46 AM: Installing dependencies
1:13:46 AM: Python version set to 2.7
1:13:47 AM: Downloading and installing node v12.18.0...
1:13:47 AM: Computing checksum with sha256sum
1:13:47 AM: Checksums matched!
1:13:48 AM: Now using node v12.18.0 (npm v6.14.4)
1:13:48 AM: Started restoring cached build plugins
1:13:48 AM: Finished restoring cached build plugins
1:13:48 AM: Attempting ruby version 2.7.1, read from environment
1:13:49 AM: Required ruby-2.7.1 is not installed - installing.
1:13:49 AM: Searching for binary rubies, this might take some time.
1:13:49 AM: Checking requirements for ubuntu.
1:13:50 AM: Requirements installation successful.
1:13:50 AM: ruby-2.7.1 - #configure
1:13:50 AM: ruby-2.7.1 - #download
1:13:50 AM: ruby-2.7.1 - #validate archive
1:13:53 AM: ruby-2.7.1 - #extract
1:13:56 AM: ruby-2.7.1 - #validate binary
1:13:56 AM: ruby-2.7.1 - #setup
1:13:56 AM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1@global
1:13:56 AM: ruby-2.7.1 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
1:13:57 AM: ruby-2.7.1 - #generating global wrappers........
1:13:57 AM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1
1:13:57 AM: ruby-2.7.1 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
1:13:57 AM: ruby-2.7.1 - #generating default wrappers........
1:13:57 AM: Using /opt/buildhome/.rvm/gems/ruby-2.7.1
1:13:58 AM: Using ruby version 2.7.1
1:13:58 AM: Using PHP version 8.0
1:13:58 AM: No npm workspaces detected
1:13:58 AM: Started restoring cached node modules
1:13:58 AM: Finished restoring cached node modules
1:13:58 AM: Installing NPM modules using NPM version 6.14.4
1:14:15 AM: > core-js@2.6.11 postinstall /opt/build/repo/node_modules/babel-runtime/node_modules/core-js
1:14:15 AM: > node -e "try{require('./postinstall')}catch(e){}"
1:14:15 AM: > core-js@3.6.5 postinstall /opt/build/repo/node_modules/core-js
1:14:15 AM: > node -e "try{require('./postinstall')}catch(e){}"
1:14:15 AM: > core-js-pure@3.6.5 postinstall /opt/build/repo/node_modules/core-js-pure
1:14:15 AM: > node -e "try{require('./postinstall')}catch(e){}"
1:14:17 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
1:14:17 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
1:14:17 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
1:14:17 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
1:14:17 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/jest-haste-map/node_modules/fsevents):
1:14:17 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
1:14:17 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
1:14:17 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
1:14:17 AM: added 1643 packages from 793 contributors and audited 1650 packages in 18.145s
1:14:17 AM: 61 packages are looking for funding
1:14:17 AM: run `npm fund` for details
1:14:17 AM: found 251 vulnerabilities (3 low, 96 moderate, 128 high, 24 critical)
1:14:17 AM: run `npm audit fix` to fix them, or `npm audit` for details
1:14:17 AM: NPM modules installed
1:14:17 AM: Creating package sha
1:14:17 AM: Started restoring cached go cache
1:14:17 AM: Finished restoring cached go cache
1:14:17 AM: Installing Go version 1.14.4 (requested 1.14.4)
1:14:22 AM: unset GOOS;
1:14:22 AM: unset GOARCH;
1:14:22 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.14.4.linux.amd64';
1:14:22 AM: export PATH="/opt/buildhome/.gimme/versions/go1.14.4.linux.amd64/bin:${PATH}";
1:14:22 AM: go version >&2;
1:14:22 AM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.14.4.linux.amd64.env"
1:14:22 AM: go version go1.14.4 linux/amd64
1:14:23 AM: Detected 1 framework(s)
1:14:23 AM: "create-react-app" at version "3.4.1"
1:14:23 AM: Installing missing commands
1:14:23 AM: Verify run directory
1:14:24 AM:
1:14:24 AM: ────────────────────────────────────────────────────────────────
1:14:24 AM: Netlify Build
1:14:24 AM: ────────────────────────────────────────────────────────────────
1:14:24 AM:
1:14:24 AM: ❯ Version
1:14:24 AM: @netlify/build 28.1.6
1:14:24 AM:
1:14:24 AM: ❯ Flags
1:14:24 AM: baseRelDir: true
1:14:24 AM: buildId: 636315c266855f00aa539909
1:14:24 AM: deployId: 636315c266855f00aa53990b
1:14:24 AM:
1:14:24 AM: ❯ Current directory
1:14:24 AM: /opt/build/repo
1:14:24 AM:
1:14:24 AM: ❯ Config file
1:14:24 AM: /opt/build/repo/netlify.toml
1:14:24 AM:
1:14:24 AM: ❯ Context
1:14:24 AM: production
1:14:24 AM:
1:14:24 AM: ────────────────────────────────────────────────────────────────
1:14:24 AM: 1. build.command from netlify.toml
1:14:24 AM: ────────────────────────────────────────────────────────────────
1:14:24 AM: ​
1:14:24 AM: $ make build
1:14:24 AM: rm -rf ./api/bin
1:14:24 AM: rm -rf ./functions
1:14:24 AM: env GOOS=linux GOARCH=amd64 go build -ldflags="-s -w" -o ./api/bin/example ./api/main.go
1:14:24 AM: go: downloading github.com/aws/aws-lambda-go v1.17.0
1:14:25 AM: mkdir -p functions
1:14:25 AM: mv ./api/bin/example functions
1:14:25 AM: npm run-script build
1:14:25 AM: > go-netlify-login-example@0.1.0 build /opt/build/repo
1:14:25 AM: > react-scripts build
1:14:26 AM: Creating an optimized production build...
1:14:27 AM: Browserslist: caniuse-lite is outdated. Please run:
1:14:27 AM: npx browserslist@latest --update-db
1:14:33 AM: Compiled successfully.
1:14:33 AM:
1:14:33 AM: File sizes after gzip:
1:14:33 AM: 99.66 KB build/static/js/2.781407f3.chunk.js
1:14:33 AM: 1.79 KB build/static/js/main.74abd267.chunk.js
1:14:33 AM: 789 B build/static/js/runtime-main.4e890d52.js
1:14:33 AM: 293 B build/static/css/main.67e73cdf.chunk.css
1:14:33 AM: The project was built assuming it is hosted at /.
1:14:33 AM: You can control this with the homepage field in your package.json.
1:14:33 AM: The build folder is ready to be deployed.
1:14:33 AM: You may serve it with a static server:
1:14:33 AM: npm install -g serve
1:14:34 AM: Creating deploy upload records
1:14:33 AM: serve -s build
1:14:33 AM: Find out more about deployment here:
1:14:33 AM: bit.ly/CRA-deploy
1:14:33 AM: ​
1:14:33 AM: (build.command completed in 9.3s)
1:14:33 AM:
1:14:33 AM: ────────────────────────────────────────────────────────────────
1:14:33 AM: 2. Functions bundling
1:14:33 AM: ────────────────────────────────────────────────────────────────
1:14:33 AM: ​
1:14:33 AM: Packaging Functions from functions directory:
1:14:33 AM: - example
1:14:33 AM: ​
1:14:34 AM: ​
1:14:34 AM: (Functions bundling completed in 41ms)
1:14:34 AM:
1:14:34 AM: ────────────────────────────────────────────────────────────────
1:14:34 AM: 3. Deploy site
1:14:34 AM: ────────────────────────────────────────────────────────────────
1:14:34 AM: ​
1:14:34 AM: Starting to deploy site from 'build'
1:14:34 AM: Creating deploy tree
1:14:34 AM: 0 new files to upload
1:14:34 AM: 1 new functions to upload
1:14:41 AM: Site deploy was successfully initiated
1:14:41 AM: ​
1:14:41 AM: (Deploy site completed in 7.1s)
1:14:41 AM:
1:14:41 AM: Starting post processing
1:14:41 AM: ────────────────────────────────────────────────────────────────
1:14:41 AM: Netlify Build Complete
1:14:41 AM: ────────────────────────────────────────────────────────────────
1:14:41 AM: ​
1:14:41 AM: (Netlify Build completed in 16.6s)
1:14:41 AM: Post processing - HTML
1:14:41 AM: Caching artifacts
1:14:41 AM: Started saving node modules
1:14:41 AM: Finished saving node modules
1:14:41 AM: Started saving build plugins
1:14:41 AM: Finished saving build plugins
1:14:41 AM: Post processing - header rules
1:14:41 AM: Started saving pip cache
1:14:41 AM: Finished saving pip cache
1:14:41 AM: Started saving emacs cask dependencies
1:14:41 AM: Post processing - redirect rules
1:14:41 AM: Finished saving emacs cask dependencies
1:14:41 AM: Started saving maven dependencies
1:14:41 AM: Finished saving maven dependencies
1:14:41 AM: Started saving boot dependencies
1:14:41 AM: Finished saving boot dependencies
1:14:41 AM: Post processing done
1:14:41 AM: Started saving rust rustup cache
1:14:41 AM: Finished saving rust rustup cache
1:14:41 AM: Started saving go dependencies
1:14:41 AM: Finished saving go dependencies
1:14:43 AM: Cached ruby version 2.7.1
1:14:44 AM: Build script success
1:14:44 AM: Site is live ✨
1:14:45 AM: Uploading Cache of size 137.0MB
1:14:46 AM: Finished processing build request in 1m4.417946429s