Deploy details
Deploy successful for gcodejs
Production: develop@HEAD
Deploy log
5:01:08 AM: Build ready to start
5:01:39 AM: build-image version: d7b3dbfb0846505993c9a131894d1858074c90b4 (focal)
5:01:39 AM: build-image tag: v4.10.1
5:01:39 AM: buildbot version: 1c362ef848ac5e35535bdb572ebca893db28c8a0
5:01:39 AM: Building without cache
5:01:39 AM: Starting to prepare the repo for build
5:01:39 AM: No cached dependencies found. Cloning fresh repo
5:01:39 AM: git clone https://github.com/gcodeJS/Gcode.js
5:01:40 AM: Preparing Git Reference refs/heads/develop
5:01:40 AM: Parsing package.json dependencies
5:01:41 AM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'gcode' versus '' in the Netlify UI
5:01:41 AM: Starting build script
5:01:41 AM: Installing dependencies
5:01:41 AM: Python version set to 2.7
5:01:41 AM: Downloading and installing node v16.17.1...
5:01:41 AM: Downloading https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.xz...
5:01:42 AM: Computing checksum with sha256sum
5:01:42 AM: Checksums matched!
5:01:44 AM: Now using node v16.17.1 (npm v8.15.0)
5:01:44 AM: Started restoring cached build plugins
5:01:44 AM: Finished restoring cached build plugins
5:01:44 AM: Attempting ruby version 2.7.2, read from environment
5:01:45 AM: Using ruby version 2.7.2
5:01:45 AM: Using PHP version 8.0
5:01:45 AM: No npm workspaces detected
5:01:45 AM: Started restoring cached node modules
5:01:45 AM: Finished restoring cached node modules
5:01:45 AM: Installing NPM modules using NPM version 8.15.0
5:01:46 AM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
5:01:46 AM: npm WARN config location in the cache, and they are managed by
5:01:46 AM: npm WARN config [`cacache`](http://npm.im/cacache).
5:01:46 AM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
5:01:46 AM: npm WARN config location in the cache, and they are managed by
5:01:46 AM: npm WARN config [`cacache`](http://npm.im/cacache).
5:01:47 AM: added 78 packages, and audited 79 packages in 1s
5:01:47 AM: 12 packages are looking for funding
5:01:47 AM: run `npm fund` for details
5:01:47 AM: found 0 vulnerabilities
5:01:47 AM: NPM modules installed
5:01:47 AM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
5:01:47 AM: npm WARN config location in the cache, and they are managed by
5:01:47 AM: npm WARN config [`cacache`](http://npm.im/cacache).
5:01:47 AM: Started restoring cached go cache
5:01:47 AM: Finished restoring cached go cache
5:01:47 AM: Installing Go version 1.17 (requested 1.17)
5:01:52 AM: unset GOOS;
5:01:52 AM: unset GOARCH;
5:01:52 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.17.linux.amd64';
5:01:52 AM: export PATH="/opt/buildhome/.gimme/versions/go1.17.linux.amd64/bin:${PATH}";
5:01:52 AM: go version >&2;
5:01:52 AM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.17.linux.amd64.env"
5:01:52 AM: go version go1.17 linux/amd64
5:01:52 AM: Installing missing commands
5:01:52 AM: Verify run directory
5:01:53 AM:
5:01:53 AM: ────────────────────────────────────────────────────────────────
5:01:53 AM: Netlify Build
5:01:53 AM: ────────────────────────────────────────────────────────────────
5:01:53 AM:
5:01:53 AM: ❯ Version
5:01:53 AM: @netlify/build 27.18.4
5:01:53 AM:
5:01:53 AM: ❯ Flags
5:01:53 AM: baseRelDir: true
5:01:53 AM: buildId: 63313214f8a44b2c49aa585e
5:01:53 AM: deployId: 63313214f8a44b2c49aa5860
5:01:53 AM:
5:01:53 AM: ❯ Current directory
5:01:53 AM: /opt/build/repo/gcode
5:01:53 AM:
5:01:53 AM: ❯ Config file
5:01:53 AM: No config file was defined: using default values.
5:01:53 AM:
5:01:53 AM: ❯ Context
5:01:53 AM: production
5:01:53 AM:
5:01:53 AM: ────────────────────────────────────────────────────────────────
5:01:53 AM: 1. Build command from Netlify app
5:01:53 AM: ────────────────────────────────────────────────────────────────
5:01:53 AM:
5:01:54 AM: Creating deploy upload records
5:01:53 AM: $ npm run build
5:01:53 AM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
5:01:53 AM: npm WARN config location in the cache, and they are managed by
5:01:53 AM: npm WARN config [`cacache`](http://npm.im/cacache).
5:01:53 AM: > gcode@0.0.0 build
5:01:53 AM: > vite build
5:01:53 AM: vite v3.1.1 building for production...
5:01:53 AM: transforming...
5:01:54 AM: ✓ 12 modules transformed.
5:01:54 AM: rendering chunks...
5:01:54 AM: dist/index.html 0.48 KiB
5:01:54 AM: Starting post processing
5:01:54 AM: dist/assets/index.5db9ab4b.css 11.08 KiB / gzip: 2.51 KiB
5:01:54 AM: dist/assets/index.2b897f3d.js 12.59 KiB / gzip: 5.66 KiB
5:01:54 AM:
5:01:54 AM: Post processing - HTML
5:01:54 AM: (build.command completed in 854ms)
5:01:54 AM:
5:01:54 AM: ────────────────────────────────────────────────────────────────
5:01:54 AM: 2. Deploy site
5:01:54 AM: ────────────────────────────────────────────────────────────────
5:01:54 AM:
5:01:54 AM: Post processing - header rules
5:01:54 AM: Starting to deploy site from 'gcode'
5:01:55 AM: Post processing - redirect rules
5:01:54 AM: Creating deploy tree
5:01:54 AM: 10 new files to upload
5:01:54 AM: 0 new functions to upload
5:01:55 AM: Post processing done
5:01:54 AM: Site deploy was successfully initiated
5:01:54 AM:
5:01:54 AM: (Deploy site completed in 406ms)
5:01:54 AM:
5:01:54 AM: ────────────────────────────────────────────────────────────────
5:01:54 AM: Netlify Build Complete
5:01:54 AM: ────────────────────────────────────────────────────────────────
5:01:54 AM:
5:01:54 AM: (Netlify Build completed in 1.2s)
5:01:54 AM: Caching artifacts
5:01:54 AM: Started saving node modules
5:01:54 AM: Finished saving node modules
5:01:54 AM: Started saving build plugins
5:01:54 AM: Finished saving build plugins
5:01:54 AM: Started saving pip cache
5:01:54 AM: Finished saving pip cache
5:01:54 AM: Started saving emacs cask dependencies
5:01:54 AM: Finished saving emacs cask dependencies
5:01:54 AM: Started saving maven dependencies
5:01:54 AM: Finished saving maven dependencies
5:01:54 AM: Started saving boot dependencies
5:01:54 AM: Finished saving boot dependencies
5:01:54 AM: Started saving rust rustup cache
5:01:54 AM: Finished saving rust rustup cache
5:01:54 AM: Started saving go dependencies
5:01:54 AM: Finished saving go dependencies
5:01:55 AM: Build script success
5:01:56 AM: Uploading Cache of size 105.1MB
5:01:56 AM: Finished processing build request in 17.165493904s
5:01:57 AM: Site is live ✨