Skip to main content

Deploy details

Deploy successful for netlify-express

app - having index.html load page served by Express.js.

PR #1: app/loadexpresslandingpage@9cd0e96

Deploy log

3:04:40 AM: Build ready to start
3:04:42 AM: build-image version: 7c49b266ed8abd833dee6036ec0a4b9ee887658a
3:04:42 AM: buildbot version: f58df58ab0bceffdcb8d1e60fec992495a2a6751
3:04:42 AM: Fetching cached dependencies
3:04:42 AM: Starting to download cache of 49.8MB
3:04:42 AM: Finished downloading cache in 487.384763ms
3:04:42 AM: Starting to extract cache
3:04:44 AM: Finished extracting cache in 1.268040186s
3:04:44 AM: Finished fetching cache in 1.812914387s
3:04:44 AM: Starting to prepare the repo for build
3:04:44 AM: Preparing Git Reference pull/1/head
3:04:45 AM: Found netlify.toml. Overriding site configuration
3:04:45 AM: Different functions path detected, going to use the one specified in the toml file: 'functions' versus '' in the site
3:04:45 AM: Starting build script
3:04:45 AM: Installing dependencies
3:04:45 AM: Started restoring cached node version
3:04:47 AM: Finished restoring cached node version
3:04:48 AM: v8.11.4 is already installed.
3:04:48 AM: Now using node v8.11.4 (npm v5.6.0)
3:04:49 AM: Attempting ruby version 2.3.6, read from environment
3:04:50 AM: Using ruby version 2.3.6
3:04:50 AM: Using PHP version 5.6
3:04:50 AM: Started restoring cached node modules
3:04:50 AM: Finished restoring cached node modules
3:04:50 AM: Started restoring cached go cache
3:04:50 AM: Finished restoring cached go cache
3:04:50 AM: unset GOOS;
3:04:50 AM: unset GOARCH;
3:04:50 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.10.linux.amd64';
3:04:50 AM: export PATH="/opt/buildhome/.gimme/versions/go1.10.linux.amd64/bin:${PATH}";
3:04:50 AM: go version >&2;
3:04:50 AM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.10.linux.amd64.env';
3:04:50 AM: go version go1.10 linux/amd64
3:04:50 AM: Installing missing commands
3:04:50 AM: Verify run directory
3:04:50 AM: Executing user command: npm install && npm run build
3:04:54 AM: npm
3:04:54 AM: WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
3:04:54 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
3:04:54 AM: up to date in 3.241s
3:04:55 AM: > netlify-express@0.0.1 build /opt/build/repo
3:04:55 AM: > netlify-lambda build express
3:04:55 AM: Building functions
3:04:56 AM: Hash: aabe3ff0fe4e9179e801
3:04:56 AM: Version: webpack 3.12.0
3:04:56 AM: Time: 1093ms
3:04:56 AM: Asset Size Chunks Chunk Names
3:04:56 AM: server.js 980 kB 0 [emitted] [big] server
3:04:56 AM: [2] ./node_modules/depd/index.js 10.7 kB {0} [built]
3:04:56 AM: [58] ./node_modules/serverless-http/lib/response.js 1.76 kB {0} [built]
3:04:56 AM: [64] ./express/server.js 661 bytes {0} [built]
3:04:56 AM: [65] ./node_modules/express/index.js 224 bytes {0} [built]
3:04:56 AM: [66] ./node_modules/express/lib/express.js 2.31 kB {0} [built]
3:04:56 AM: [139] ./node_modules/serverless-http/serverless-http.js 1.65 kB {0} [built]
3:04:56 AM: [142] ./node_modules/serverless-http/lib/clean-up-event.js 450 bytes {0} [built]
3:04:56 AM: [143] ./node_modules/serverless-http/lib/sanitize-headers.js 569 bytes {0} [built]
3:04:56 AM: [145] ./node_modules/serverless-http/lib/get-body.js 394 bytes {0} [built]
3:04:56 AM: [147] ./node_modules/serverless-http/lib/is-binary.js 1.1 kB {0} [built]
3:04:56 AM: [149] ./node_modules/body-parser/index.js 2.66 kB {0} [built]
3:04:56 AM: [150] ./node_modules/body-parser/lib/types/json.js 4.92 kB {0} [built]
3:04:56 AM: [169] ./node_modules/body-parser/lib/types/raw.js 1.88 kB {0} [built]
3:04:56 AM: [170] ./node_modules/body-parser/lib/types/text.js 2.29 kB {0} [built]
3:04:56 AM: [171] ./node_modules/body-parser/lib/types/urlencoded.js 5.79 kB {0} [built]
3:04:56 AM: + 160 hidden modules
3:04:56 AM: WARNING in ./node_modules/express/lib/view.js
3:04:56 AM: 81:13-25 Critical dependency: the request of a dependency is an expression
3:04:56 AM: @ ./node_modules/express/lib/view.js
3:04:56 AM: @ ./node_modules/express/lib/application.js
3:04:56 AM: @ ./node_modules/express/lib/express.js
3:04:56 AM: @ ./node_modules/express/index.js
3:04:56 AM: @ ./express/server.js
3:04:57 AM: Caching artifacts
3:04:57 AM: Started saving node modules
3:04:57 AM: Finished saving node modules
3:04:57 AM: Started saving pip cache
3:04:57 AM: Finished saving pip cache
3:04:57 AM: Started saving emacs cask dependencies
3:04:57 AM: Finished saving emacs cask dependencies
3:04:57 AM: Started saving maven dependencies
3:04:57 AM: Finished saving maven dependencies
3:04:57 AM: Started saving boot dependencies
3:04:57 AM: Finished saving boot dependencies
3:04:57 AM: Started saving go dependencies
3:04:57 AM: Finished saving go dependencies
3:04:57 AM: Build script success
3:04:57 AM: Starting to deploy site from '/'
3:04:59 AM: Starting post processing
3:04:59 AM: Post processing done
3:04:59 AM: Site is live
3:05:06 AM: Finished processing build request in 24.220584922s