Skip to main content

Deploy details

Deploy successful for lazy-ferry

Bump async from 2.6.3 to 2.6.4

PR #12: dependabot/npm_and_yarn/async-2.6.4@5bef5c0

Deploy log

2:05:59 AM: Build ready to start
2:06:01 AM: build-image version: ac716c5be7f79fe384a0f3759e8ef612cb821a37 (xenial)
2:06:01 AM: build-image tag: v3.13.0
2:06:01 AM: buildbot version: 4aaa27647e859c2d38cfbb25901ceae1e7f3eeae
2:06:01 AM: Fetching cached dependencies
2:06:01 AM: Failed to fetch cache, continuing with build
2:06:01 AM: Starting to prepare the repo for build
2:06:01 AM: No cached dependencies found. Cloning fresh repo
2:06:01 AM: Preparing Git Reference pull/12/head
2:06:02 AM: Parsing package.json dependencies
2:06:03 AM: Starting build script
2:06:03 AM: Installing dependencies
2:06:03 AM: Python version set to 2.7
2:06:04 AM: Downloading and installing node v10.24.1...
2:06:04 AM: Computing checksum with sha256sum
2:06:04 AM: Checksums matched!
2:06:06 AM: Now using node v10.24.1 (npm v6.14.12)
2:06:06 AM: Started restoring cached build plugins
2:06:06 AM: Finished restoring cached build plugins
2:06:06 AM: Attempting ruby version 2.6.2, read from environment
2:06:07 AM: Using ruby version 2.6.2
2:06:07 AM: Using PHP version 5.6
2:06:08 AM: No npm workspaces detected
2:06:08 AM: Started restoring cached node modules
2:06:08 AM: Finished restoring cached node modules
2:06:08 AM: Installing NPM modules using NPM version 6.14.12
2:06:19 AM: > husky@1.3.1 install /opt/build/repo/node_modules/husky
2:06:19 AM: > node husky install
2:06:19 AM: husky > setting up git hooks
2:06:19 AM: CI detected, skipping Git hooks installation.
2:06:19 AM: > core-js@2.6.11 postinstall /opt/build/repo/node_modules/core-js
2:06:19 AM: > node -e "try{require('./postinstall')}catch(e){}"
2:06:19 AM: > core-js-bundle@3.6.1 postinstall /opt/build/repo/node_modules/core-js-bundle
2:06:19 AM: > node -e "try{require('./postinstall')}catch(e){}"
2:06:20 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
2:06:20 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
2:06:20 AM: added 797 packages from 394 contributors and audited 801 packages in 11.309s
2:06:20 AM: 26 packages are looking for funding
2:06:20 AM: run `npm fund` for details
2:06:20 AM: found 36 vulnerabilities (7 moderate, 21 high, 8 critical)
2:06:20 AM: run `npm audit fix` to fix them, or `npm audit` for details
2:06:20 AM: NPM modules installed
2:06:21 AM: Started restoring cached go cache
2:06:21 AM: Finished restoring cached go cache
2:06:21 AM: Installing Go version 1.12
2:06:26 AM: unset GOOS;
2:06:26 AM: unset GOARCH;
2:06:26 AM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
2:06:26 AM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
2:06:26 AM: go version >&2;
2:06:26 AM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env"
2:06:26 AM: go version go1.12 linux/amd64
2:06:26 AM: Installing missing commands
2:06:26 AM: Verify run directory
2:06:27 AM:
2:06:27 AM: ────────────────────────────────────────────────────────────────
2:06:27 AM: Netlify Build
2:06:27 AM: ────────────────────────────────────────────────────────────────
2:06:27 AM:
2:06:27 AM: ❯ Version
2:06:27 AM: @netlify/build 27.1.3
2:06:27 AM:
2:06:27 AM: ❯ Flags
2:06:27 AM: baseRelDir: true
2:06:27 AM: buildId: 62996c872eab4a00083b0838
2:06:27 AM: deployId: 62996c872eab4a00083b083a
2:06:27 AM:
2:06:27 AM: ❯ Current directory
2:06:27 AM: /opt/build/repo
2:06:27 AM:
2:06:27 AM: ❯ Config file
2:06:27 AM: No config file was defined: using default values.
2:06:27 AM:
2:06:27 AM: ❯ Context
2:06:27 AM: deploy-preview
2:06:28 AM:
2:06:28 AM: ────────────────────────────────────────────────────────────────
2:06:28 AM: 1. Build command from Netlify app
2:06:28 AM: ────────────────────────────────────────────────────────────────
2:06:28 AM: ​
2:06:28 AM: $ npm run build
2:06:28 AM: > lazy-ferry@0.0.0 build /opt/build/repo
2:06:28 AM: > npm run clean && npm run build:copy && tsc && rollup -c rollup.config.js
2:06:28 AM: > lazy-ferry@0.0.0 clean /opt/build/repo
2:06:28 AM: > rimraf build dist
2:06:28 AM: > lazy-ferry@0.0.0 build:copy /opt/build/repo
2:06:28 AM: > mkdir dist && cp -r browserconfig.xml site.webmanifest main.css images dist
2:06:34 AM: Browserslist: caniuse-lite is outdated. Please run:
2:06:34 AM: npx browserslist@latest --update-db
2:06:34 AM: Why you should do it regularly:
2:06:34 AM:
2:06:34 AM: ./index.htmldist...
2:06:37 AM: [BABEL] Note: The code generator has deoptimised the styling of /opt/build/repo/build/components/lazy-ferry/src/timetable.js as it exceeds the max of 500KB.
2:06:41 AM: The service worker file was written to /opt/build/repo/dist/sw.js
2:06:41 AM: The service worker will precache 6 URLs, totaling 575 kB.
2:06:41 AM: created dist in 6.8s
2:06:41 AM: ​
2:06:41 AM: Creating deploy upload records
2:06:41 AM: (build.command completed in 13.5s)
2:06:41 AM:
2:06:41 AM: ────────────────────────────────────────────────────────────────
2:06:41 AM: Starting post processing
2:06:41 AM: 2. Deploy site
2:06:41 AM: ────────────────────────────────────────────────────────────────
2:06:41 AM: ​
2:06:41 AM: Starting to deploy site from 'dist'
2:06:42 AM: Post processing - HTML
2:06:41 AM: Creating deploy tree
2:06:41 AM: 0 new files to upload
2:06:41 AM: 0 new functions to upload
2:06:41 AM: Site deploy was successfully initiated
2:06:41 AM: ​
2:06:41 AM: (Deploy site completed in 215ms)
2:06:42 AM: Post processing - header rules
2:06:41 AM:
2:06:41 AM: ────────────────────────────────────────────────────────────────
2:06:41 AM: Netlify Build Complete
2:06:41 AM: ────────────────────────────────────────────────────────────────
2:06:42 AM: Post processing - redirect rules
2:06:41 AM: ​
2:06:41 AM: (Netlify Build completed in 13.8s)
2:06:42 AM: Caching artifacts
2:06:42 AM: Post processing done
2:06:42 AM: Started saving node modules
2:06:42 AM: Finished saving node modules
2:06:42 AM: Started saving build plugins
2:06:42 AM: Finished saving build plugins
2:06:42 AM: Started saving pip cache
2:06:42 AM: Finished saving pip cache
2:06:42 AM: Started saving emacs cask dependencies
2:06:42 AM: Finished saving emacs cask dependencies
2:06:42 AM: Started saving maven dependencies
2:06:42 AM: Finished saving maven dependencies
2:06:42 AM: Started saving boot dependencies
2:06:42 AM: Finished saving boot dependencies
2:06:42 AM: Started saving rust rustup cache
2:06:42 AM: Finished saving rust rustup cache
2:06:42 AM: Started saving go dependencies
2:06:43 AM: Finished saving go dependencies
2:06:45 AM: Build script success
2:06:47 AM: Site is live ✨
2:07:19 AM: Finished processing build request in 1m18.775895479s