Skip to content

Instantly share code, notes, and snippets.

@stuartjnelson
Created March 24, 2018 18:31
Show Gist options
  • Save stuartjnelson/d6785809c05df04d3c1f13988bf471ba to your computer and use it in GitHub Desktop.
Save stuartjnelson/d6785809c05df04d3c1f13988bf471ba to your computer and use it in GitHub Desktop.
Netlify error log
11:23:51 AM: Build ready to start
11:23:53 AM: Fetching cached dependencies
11:23:53 AM: Starting to download cache of 254.7KB
11:23:53 AM: Finished downloading cache in 124.878622ms
11:23:53 AM: Starting to extract cache
11:23:54 AM: Failed to fetch cache, continuing with build
11:23:54 AM: Starting to prepare the repo for build
11:23:54 AM: No cached dependencies found. Cloning fresh repo
11:23:54 AM: git clone git@bitbucket.org:stuartjnelson/nb-2018
11:23:56 AM: Preparing Git Reference refs/heads/master
11:23:56 AM: Starting build script
11:23:56 AM: Installing dependencies
11:23:58 AM: Downloading and installing node v8.10.0...
11:23:58 AM: Downloading https://nodejs.org/dist/v8.10.0/node-v8.10.0-linux-x64.tar.xz...
11:23:58 AM:
##
11:23:58 AM: 4.0%
11:23:58 AM:
###################
11:23:58 AM: 27.5%
11:23:58 AM:
##################
11:23:58 AM: ########################### 63.5%
11:23:58 AM:
##########################################
11:23:58 AM: ############################## 100.0%
11:23:58 AM: Computing checksum with sha256sum
11:23:58 AM: Checksums matched!
11:24:01 AM: Now using node v8.10.0 (npm v5.6.0)
11:24:02 AM: Attempting ruby version 2.3.6, read from environment
11:24:03 AM: Using ruby version 2.3.6
11:24:03 AM: Using PHP version 5.6
11:24:05 AM: Started restoring cached node modules
11:24:05 AM: Finished restoring cached node modules
11:24:05 AM: Installing NPM modules using NPM version 5.6.0
11:24:33 AM: > node-sass@4.7.2 install /opt/build/repo/node_modules/node-sass
11:24:33 AM: > node scripts/install.js
11:24:34 AM: Downloading binary from https://github.com/sass/node-sass/releases/download/v4.7.2/linux-x64-57_binding.node
11:24:35 AM: Download complete
11:24:35 AM: Binary saved to /opt/build/repo/node_modules/node-sass/vendor/linux-x64-57/binding.node
11:24:35 AM: Caching binary to /opt/buildhome/.npm/node-sass/4.7.2/linux-x64-57_binding.node
11:24:36 AM: > uglifyjs-webpack-plugin@0.4.6 postinstall /opt/build/repo/node_modules/webpack/node_modules/uglifyjs-webpack-plugin
11:24:36 AM: > node lib/post_install.js
11:24:36 AM: > node-sass@4.7.2 postinstall /opt/build/repo/node_modules/node-sass
11:24:36 AM: > node scripts/build.js
11:24:36 AM: Binary found at /opt/build/repo/node_modules/node-sass/vendor/linux-x64-57/binding.node
11:24:36 AM: Testing binary
11:24:37 AM: Binary is fine
11:24:37 AM: > nuxt@1.3.0 postinstall /opt/build/repo/node_modules/nuxt
11:24:37 AM: > opencollective postinstall || exit 0
11:24:37 AM: *** Thank you for using nuxt! ***
11:24:37 AM: Please consider donating to our open collective
11:24:37 AM: to help us maintain this package.
11:24:37 AM: https://opencollective.com/nuxtjs/donate
11:24:37 AM: ***
11:24:40 AM: npm
11:24:40 AM: WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.3 (node_modules/fsevents):
11:24:40 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
11:24:40 AM: added 1362 packages in 35.356s
11:24:40 AM: NPM modules installed
11:24:40 AM: Started restoring cached go cache
11:24:40 AM: Finished restoring cached go cache
11:24:40 AM: unset GOOS;
11:24:41 AM: unset GOARCH;
11:24:41 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.10.linux.amd64';
11:24:41 AM: export PATH="/opt/buildhome/.gimme/versions/go1.10.linux.amd64/bin:${PATH}";
11:24:41 AM: go version >&2;
11:24:41 AM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.10.linux.amd64.env';
11:24:41 AM: go version go1.10 linux/amd64
11:24:41 AM: Installing missing commands
11:24:41 AM: Verify run directory
11:24:41 AM: Executing user command: nuxt generate
11:24:42 AM: 2018-03-24T18:24:42.946Z nuxt:generate Generating...
11:24:42 AM: 2018-03-24T18:24:42.966Z nuxt: Call error hooks (1)
11:24:43 AM: ERROR Nuxt error
11:24:43 AM: Error: ENOENT: no such file or directory, open '/opt/build/repo/.env'
11:24:43 AM:
11:24:43 AM: - fs.js:646 Object.fs.openSync
11:24:43 AM: fs.js:646:18
11:24:43 AM:
11:24:43 AM: - fs.js:551 Object.fs.readFileSync
11:24:43 AM: fs.js:551:33
11:24:43 AM:
11:24:43 AM: - index.js:61 ModuleContainer.DotEnvModule
11:24:43 AM: [repo]/[@nuxtjs]/dotenv/dist/index.js:61:30
11:24:43 AM:
11:24:43 AM: - module.js:155 Promise
11:24:43 AM: [repo]/[nuxt]/lib/core/module.js:155:30
11:24:43 AM:
11:24:43 AM: - new Promise
11:24:43 AM:
11:24:43 AM: - module.js:139 ModuleContainer.addModule
11:24:43 AM: [repo]/[nuxt]/lib/core/module.js:139:12
11:24:43 AM:
11:24:43 AM: - utils.js:96 promise.then
11:24:43 AM: [repo]/[nuxt]/lib/common/utils.js:96:43
11:24:43 AM:
11:24:43 AM:
11:24:43 AM: - next_tick.js:188 process._tickCallback
11:24:43 AM: internal/process/next_tick.js:188:7
11:24:43 AM:
11:24:43 AM: - module.js:695 Function.Module.runMain
11:24:43 AM: module.js:695:11
11:24:43 AM:
11:24:43 AM: - bootstrap_node.js:188 startup
11:24:43 AM: bootstrap_node.js:188:16
11:24:43 AM:
11:24:43 AM: - bootstrap_node.js:609
11:24:43 AM: bootstrap_node.js:609:3
11:24:43 AM:
11:24:43 AM:
11:24:43 AM: Caching artifacts
11:24:43 AM: Started saving node modules
11:24:43 AM: Finished saving node modules
11:24:45 AM: Started saving pip cache
11:24:45 AM: Finished saving pip cache
11:24:45 AM: Started saving emacs cask dependencies
11:24:45 AM: Finished saving emacs cask dependencies
11:24:45 AM: Started saving maven dependencies
11:24:45 AM: Finished saving maven dependencies
11:24:45 AM: Started saving boot dependencies
11:24:45 AM: Finished saving boot dependencies
11:24:45 AM: Started saving go dependencies
11:24:45 AM: Finished saving go dependencies
11:24:45 AM: Cached node version v8.10.0
11:24:45 AM: Error running command: Build script returned non-zero exit code: 1
11:24:45 AM: Failing build: Failed to build site
11:24:45 AM: failed during stage 'building site': Build script returned non-zero exit code: 1
11:24:45 AM: Finished processing build request in 52.365891521s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment