Deploy details
Deploy successful for eleventyone
Merge pull request #7 from nhoizey/patch-1 Fixing default font weightBranch Deploy: v2.0.0@03776ae
Deploy log
10:56:43 AM: Waiting to build. Currently running 1 concurrent builds on your account
10:56:43 AM: Build ready to start
10:56:45 AM: build-image version: 8e315e54bc4032a32e73290be556cde4f8348c12
10:56:45 AM: build-image tag: v2.8.2
10:56:45 AM: buildbot version: 1c5d5da2a8a19e94f07a53f82f5c9b010bad1249
10:56:45 AM: Fetching cached dependencies
10:56:45 AM: Starting to download cache of 233.6MB
10:56:47 AM: Finished downloading cache in 1.997580539s
10:56:47 AM: Starting to extract cache
10:56:55 AM: Finished extracting cache in 8.280277532s
10:56:56 AM: Finished fetching cache in 10.38575592s
10:56:56 AM: Starting to prepare the repo for build
10:56:56 AM: Preparing Git Reference refs/tags/v2.0.0
10:56:56 AM: Found netlify.toml. Overriding site configuration
10:56:56 AM: Different functions path detected, going to use the one specified in the toml file: 'functions' versus '' in the site
10:56:56 AM: Creating functions prep folder
10:56:56 AM: Starting build script
10:56:56 AM: Installing dependencies
10:56:57 AM: Started restoring cached node version
10:56:59 AM: Finished restoring cached node version
10:57:00 AM: v8.16.0 is already installed.
10:57:01 AM: Now using node v8.16.0 (npm v6.4.1)
10:57:01 AM: Attempting ruby version 2.3.6, read from environment
10:57:03 AM: Using ruby version 2.3.6
10:57:03 AM: Using PHP version 5.6
10:57:03 AM: Started restoring cached node modules
10:57:03 AM: Finished restoring cached node modules
10:57:03 AM: Started restoring cached yarn cache
10:57:03 AM: Finished restoring cached yarn cache
10:57:04 AM: Installing NPM modules using Yarn version 1.3.2
10:57:04 AM: yarn install v1.3.2
10:57:05 AM: [1/4] Resolving packages...
10:57:05 AM: [2/4] Fetching packages...
10:57:20 AM: info fsevents@1.2.7: The platform "linux" is incompatible with this module.
10:57:20 AM: info "fsevents@1.2.7" is an optional dependency and failed compatibility check. Excluding it from installation.
10:57:20 AM: info fsevents@1.1.3: The platform "linux" is incompatible with this module.
10:57:20 AM: info "fsevents@1.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
10:57:20 AM: [3/4] Linking dependencies...
10:57:20 AM: warning "@11ty/eleventy > dependency-tree > precinct > detective-typescript > typescript-eslint-parser@18.0.0" has unmet peer dependency "typescript@*".
10:57:27 AM: [4/4] Building fresh packages...
10:57:28 AM: success Saved lockfile.
10:57:28 AM: Done in 23.20s.
10:57:28 AM: NPM modules installed using Yarn
10:57:28 AM: Started restoring cached go cache
10:57:29 AM: Finished restoring cached go cache
10:57:29 AM: Installing Go version 1.10
10:57:30 AM: unset GOOS;
10:57:30 AM: unset GOARCH;
10:57:30 AM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64';
10:57:30 AM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64/bin:${PATH}";
10:57:30 AM: go version >&2;
10:57:30 AM: export GIMME_ENV='/opt/buildhome/.gimme_cache/env/go1.10.linux.amd64.env';
10:57:30 AM: go version go1.10 linux/amd64
10:57:30 AM: Installing missing commands
10:57:30 AM: Verify run directory
10:57:30 AM: Executing user command: yarn run build
10:57:30 AM: yarn run v1.3.2
10:57:30 AM: $ gulp build & ELEVENTY_ENV=dev eleventy && yarn run build:functions
10:57:31 AM: [10:57:31]
10:57:31 AM: Using gulpfile /opt/build/repo/gulpfile.js
10:57:31 AM: [10:57:31]
10:57:31 AM: Starting 'build'...
10:57:31 AM: [10:57:31]
10:57:31 AM: Starting 'css'...
10:57:31 AM: [10:57:31] Starting 'js'...
10:57:31 AM: [10:57:31]
10:57:31 AM: Finished 'js' after 111 ms
10:57:31 AM: [10:57:31]
10:57:31 AM: Finished 'css' after 115 ms
10:57:31 AM: [10:57:31] Finished 'build' after 117 ms
10:57:32 AM: Writing dist/about/index.html from ./src/site/about.md.
10:57:32 AM: Writing dist/index.html from ./src/site/index.md.
10:57:32 AM: Writing dist/search.json from ./src/site/search.njk.
10:57:32 AM: Writing dist/sitemap.xml from ./src/site/sitemap.njk.
10:57:32 AM: Writing dist/posts/another-post/index.html from ./src/site/posts/another-post.md.
10:57:32 AM: Writing dist/posts/a-post/index.html from ./src/site/posts/a-post.md.
10:57:32 AM: Copied 1 item and Processed 6 files in 0.33 seconds
10:57:32 AM: $ netlify-lambda build src/lambda
10:57:33 AM: netlify-lambda: Building functions
10:57:34 AM: Hash: b294b1bd2433e5db0e5c
10:57:34 AM: Version: webpack 4.29.0
10:57:34 AM: Time: 738ms
10:57:34 AM: Built at: 2019-06-13 10:57:34
10:57:34 AM: Asset Size Chunks Chunk Names
10:57:34 AM: hello.js 1.29 KiB 0 [emitted] hello
10:57:34 AM: Entrypoint hello = hello.js
10:57:34 AM: [0] ./hello.js 453 bytes {0} [built]
10:57:35 AM: Done in 4.57s.
10:57:35 AM: Function Dir: /opt/build/repo/functions
10:57:35 AM: TempDir: /tmp/zisi-258915946
10:57:35 AM: Prepping functions with zip-it-and-ship-it 0.3.1
10:57:36 AM: [ { path: '/tmp/zisi-258915946/hello.zip', runtime: 'js' } ]
10:57:36 AM: Prepping functions complete
10:57:36 AM: Caching artifacts
10:57:36 AM: Started saving node modules
10:57:36 AM: Finished saving node modules
10:57:36 AM: Started saving yarn cache
10:57:36 AM: Finished saving yarn cache
10:57:36 AM: Started saving pip cache
10:57:36 AM: Finished saving pip cache
10:57:36 AM: Started saving emacs cask dependencies
10:57:36 AM: Finished saving emacs cask dependencies
10:57:36 AM: Started saving maven dependencies
10:57:36 AM: Finished saving maven dependencies
10:57:36 AM: Started saving boot dependencies
10:57:36 AM: Finished saving boot dependencies
10:57:36 AM: Started saving go dependencies
10:57:37 AM: Finished saving go dependencies
10:57:37 AM: Build script success
10:57:37 AM: Starting to deploy site from 'dist'
10:57:37 AM: Creating deploy tree
10:57:38 AM: 4 new files to upload
10:57:38 AM: 1 new functions to upload
10:57:40 AM: Starting post processing
10:57:41 AM: Post processing done
10:57:41 AM: Site is live
10:58:19 AM: Finished processing build request in 1m33.833495035s
10:58:19 AM: Shutting down logging, 0 messages pending