Skip to main content

Deploy details

Deploy successful for binari

add expand/hide button

PR #57: master@1ea5dbb

Deploy log

5:12:52 PM: Build ready to start
5:12:52 PM: The following environment variables have been removed from this build to keep them secret:
5:12:52 PM: - REACT_APP_TOKEN
5:12:54 PM: build-image version: b0258b965567defc4a2d7e2f2dec2e00c8f73ad6
5:12:54 PM: build-image tag: v3.4.1
5:12:54 PM: buildbot version: fcbc7a79f7372e5995cf02954ef19fc48d20c871
5:12:55 PM: Fetching cached dependencies
5:12:55 PM: Starting to download cache of 312.4MB
5:12:57 PM: Finished downloading cache in 2.411159545s
5:12:57 PM: Starting to extract cache
5:13:11 PM: Finished extracting cache in 14.126875111s
5:13:12 PM: Finished fetching cache in 16.635006209s
5:13:12 PM: Starting to prepare the repo for build
5:13:12 PM: Preparing Git Reference pull/57/head
5:13:14 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'build' versus 'build/' in the Netlify UI
5:13:14 PM: Starting build script
5:13:14 PM: Installing dependencies
5:13:14 PM: Python version set to 2.7
5:13:14 PM: Started restoring cached node version
5:13:18 PM: Finished restoring cached node version
5:13:19 PM: v10.22.0 is already installed.
5:13:19 PM: Now using node v10.22.0 (npm v6.14.6)
5:13:19 PM: Started restoring cached build plugins
5:13:19 PM: Finished restoring cached build plugins
5:13:19 PM: Attempting ruby version 2.6.2, read from environment
5:13:21 PM: Using ruby version 2.6.2
5:13:21 PM: Using PHP version 5.6
5:13:21 PM: 5.2 is already installed.
5:13:21 PM: Using Swift version 5.2
5:13:21 PM: Started restoring cached node modules
5:13:21 PM: Finished restoring cached node modules
5:13:21 PM: Started restoring cached bower components
5:13:21 PM: Finished restoring cached bower components
5:13:21 PM: Installing bower components
5:13:22 PM: Bower components installed
5:13:22 PM: Started restoring cached go cache
5:13:24 PM: Finished restoring cached go cache
5:13:24 PM: Installing Go version 1.12
5:13:24 PM: unset GOOS;
5:13:24 PM: unset GOARCH;
5:13:24 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
5:13:24 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
5:13:24 PM: go version >&2;
5:13:24 PM: export GIMME_ENV='/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env';
5:13:24 PM: go version go1.12 linux/amd64
5:13:24 PM: Installing missing commands
5:13:24 PM: Verify run directory
5:13:25 PM: ​
5:13:25 PM: ┌─────────────────────────────┐
5:13:25 PM: │ Netlify Build │
5:13:25 PM: └─────────────────────────────┘
5:13:25 PM: ​
5:13:25 PM: ❯ Version
5:13:25 PM: @netlify/build 3.3.0
5:13:25 PM: ​
5:13:25 PM: ❯ Flags
5:13:25 PM: deployId: 5f43f514b366d40007f0370c
5:13:25 PM: mode: buildbot
5:13:25 PM: ​
5:13:25 PM: ❯ Current directory
5:13:25 PM: /opt/build/repo
5:13:25 PM: ​
5:13:25 PM: ❯ Config file
5:13:25 PM: No config file was defined: using default values.
5:13:25 PM: ​
5:13:25 PM: ❯ Context
5:13:25 PM: deploy-preview
5:13:25 PM: ​
5:13:25 PM: ┌───────────────────────────────────┐
5:13:25 PM: │ 1. Build command from Netlify app │
5:13:25 PM: └───────────────────────────────────┘
5:13:25 PM: ​
5:13:25 PM: $ npm run build
5:13:25 PM: > binari@8.4.0 build /opt/build/repo
5:13:25 PM: > CI= react-scripts build && gulp licenses
5:13:27 PM: Creating an optimized production build...
5:14:43 PM: Compiled with warnings.
5:14:43 PM:
5:14:43 PM: ./src/views/Playground/Playground.js
5:14:43 PM: Line 21:10: 'IconButton' is defined but never used no-unused-vars
5:14:43 PM: Search for the keywords to learn more about each warning.
5:14:43 PM: To ignore, add // eslint-disable-next-line to the line before.
5:14:43 PM: File sizes after gzip:
5:14:43 PM: 717.99 KB build/static/js/2.89aaccdc.chunk.js
5:14:43 PM: 68.53 KB build/ab19b24c72caab5b145cf340fbf6244d.js
5:14:43 PM: 16.05 KB build/static/js/main.d6983332.chunk.js
5:14:43 PM: 4.06 KB build/static/css/main.6484146b.chunk.css
5:14:43 PM: 769 B build/static/js/runtime-main.7a451032.js
5:14:43 PM: 319 B build/static/css/2.600dfb7d.chunk.css
5:14:43 PM: The project was built assuming it is hosted at /.
5:14:43 PM: You can control this with the homepage field in your package.json.
5:14:43 PM: The build folder is ready to be deployed.
5:14:43 PM: You may serve it with a static server:
5:14:43 PM: npm install -g serve
5:14:43 PM: serve -s build
5:14:43 PM: Find out more about deployment here:
5:14:43 PM: bit.ly/CRA-deploy
5:14:44 PM: [17:14:44] Using gulpfile /opt/build/repo/gulpfile.js
5:14:44 PM: [17:14:44] Starting 'licenses'...
5:14:44 PM: [17:14:44] Finished 'licenses' after 15 ms
5:14:44 PM: ​
5:14:44 PM: (build.command completed in 1m 18.8s)
5:14:44 PM: ​
5:14:44 PM: ┌─────────────────────────────┐
5:14:44 PM: │ Netlify Build Complete │
5:14:44 PM: └─────────────────────────────┘
5:14:44 PM: ​
5:14:44 PM: (Netlify Build completed in 1m 18.8s)
5:14:44 PM: Caching artifacts
5:14:44 PM: Started saving bower components
5:14:44 PM: Finished saving bower components
5:14:44 PM: Started saving node modules
5:14:44 PM: Finished saving node modules
5:14:44 PM: Started saving build plugins
5:14:44 PM: Finished saving build plugins
5:14:44 PM: Started saving pip cache
5:14:44 PM: Finished saving pip cache
5:14:44 PM: Started saving emacs cask dependencies
5:14:44 PM: Finished saving emacs cask dependencies
5:14:44 PM: Started saving maven dependencies
5:14:44 PM: Finished saving maven dependencies
5:14:44 PM: Started saving boot dependencies
5:14:44 PM: Finished saving boot dependencies
5:14:44 PM: Started saving go dependencies
5:14:46 PM: Finished saving go dependencies
5:14:46 PM: Build script success
5:14:46 PM: Starting to deploy site from 'build'
5:14:46 PM: Creating deploy tree
5:14:46 PM: Creating deploy upload records
5:14:46 PM: 8 new files to upload
5:14:46 PM: 0 new functions to upload
5:14:47 PM: Starting post processing
5:14:47 PM: Post processing - HTML
5:14:47 PM: Post processing - header rules
5:14:47 PM: Post processing - redirect rules
5:14:47 PM: Post processing done
5:14:47 PM: Site is live
5:15:45 PM: Finished processing build request in 2m50.998191577s