Deploy details
Deploy successful for skore-oauth-example
Production: master@HEAD
Deploy log
2:26:57 PM: Build ready to start
2:26:59 PM: build-image version: 7b53c5fc4445e3ec99d3949e5d1174a8c5be4f16
2:26:59 PM: build-image tag: v3.7.2
2:26:59 PM: buildbot version: ad3775146a808b8ede7bd671caa29eb30319802f
2:26:59 PM: Building without cache
2:26:59 PM: Starting to prepare the repo for build
2:27:00 PM: No cached dependencies found. Cloning fresh repo
2:27:00 PM: git clone https://github.com/skore/oauth-client-examples
2:27:00 PM: Preparing Git Reference refs/heads/master
2:27:02 PM: Starting build script
2:27:02 PM: Installing dependencies
2:27:02 PM: Python version set to 2.7
2:27:04 PM: Downloading and installing node v10.24.1...
2:27:04 PM: Downloading https://nodejs.org/dist/v10.24.1/node-v10.24.1-linux-x64.tar.xz...
2:27:04 PM: Computing checksum with sha256sum
2:27:04 PM: Checksums matched!
2:27:07 PM: Now using node v10.24.1 (npm v6.14.12)
2:27:07 PM: Started restoring cached build plugins
2:27:07 PM: Finished restoring cached build plugins
2:27:07 PM: Attempting ruby version 2.6.2, read from environment
2:27:09 PM: Using ruby version 2.6.2
2:27:09 PM: Using PHP version 5.6
2:27:09 PM: Started restoring cached yarn cache
2:27:09 PM: Finished restoring cached yarn cache
2:27:09 PM: Installing yarn at version 1.17.0
2:27:09 PM: Installing Yarn!
2:27:09 PM: > Downloading tarball...
2:27:09 PM: [1/2]: https://yarnpkg.com/downloads/1.17.0/yarn-v1.17.0.tar.gz --> /tmp/yarn.tar.gz.lx3YC30YQV
2:27:09 PM: % Total % Received % Xferd Average Speed Time Time Time Current
2:27:09 PM: Dload Upload Total Spent Left Speed
2:27:09 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2:27:09 PM: 100 79 100 79 0 0 325 0 --:--:-- --:--:-- --:--:-- 326
2:27:10 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2:27:10 PM: 100 93 100 93 0 0 149 0 --:--:-- --:--:-- --:--:-- 3444
2:27:10 PM: 100 625 100 625 0 0 704 0 --:--:-- --:--:-- --:--:-- 704
2:27:10 PM: 100 1213k 100 1213k 0 0 946k 0 0:00:01 0:00:01 --:--:-- 946k
2:27:10 PM: [2/2]: https://yarnpkg.com/downloads/1.17.0/yarn-v1.17.0.tar.gz.asc --> /tmp/yarn.tar.gz.lx3YC30YQV.asc
2:27:10 PM: 100 83 100 83 0 0 1089 0 --:--:-- --:--:-- --:--:-- 1089
2:27:10 PM: 100 97 100 97 0 0 721 0 --:--:-- --:--:-- --:--:-- 721
2:27:10 PM: 100 629 100 629 0 0 3910 0 --:--:-- --:--:-- --:--:-- 3910
2:27:10 PM: 100 832 100 832 0 0 4846 0 --:--:-- --:--:-- --:--:-- 4846
2:27:10 PM: > Verifying integrity...
2:27:10 PM: gpg: Signature made Fri 14 Jun 2019 06:55:58 PM UTC using RSA key ID 69475BAA
2:27:10 PM: gpg: Good signature from "Yarn Packaging <yarn@dan.cx>"
2:27:11 PM: gpg: WARNING: This key is not certified with a trusted signature!
2:27:11 PM: gpg: There is no indication that the signature belongs to the owner.
2:27:11 PM: Primary key fingerprint: 72EC F46A 56B4 AD39 C907 BBB7 1646 B01B 86E5 0310
2:27:11 PM: Subkey fingerprint: 6D98 490C 6F1A CDDD 448E 4595 4F77 6793 6947 5BAA
2:27:11 PM: > GPG signature looks good
2:27:11 PM: > Extracting to ~/.yarn...
2:27:11 PM: > Adding to $PATH...
2:27:11 PM: > Successfully installed Yarn 1.17.0! Please open another terminal where the `yarn` command will now be available.
2:27:11 PM: NETLIFY_YARN_WORKSPACES feature flag set
2:27:12 PM: {"type":"error","data":"Cannot find the root of your workspace - are you sure you're currently in a workspace?"}
2:27:12 PM: No workspace detected
2:27:12 PM: Started restoring cached node modules
2:27:12 PM: Finished restoring cached node modules
2:27:12 PM: Installing NPM modules using Yarn version 1.17.0
2:27:13 PM: yarn install v1.17.0
2:27:13 PM: [1/4] Resolving packages...
2:27:13 PM: [2/4] Fetching packages...
2:27:29 PM: info fsevents@1.2.12: The platform "linux" is incompatible with this module.
2:27:29 PM: info "fsevents@1.2.12" is an optional dependency and failed compatibility check. Excluding it from installation.
2:27:29 PM: [3/4] Linking dependencies...
2:27:36 PM: [4/4] Building fresh packages...
2:27:36 PM: Done in 23.61s.
2:27:36 PM: NPM modules installed using Yarn
2:27:37 PM: Started restoring cached go cache
2:27:37 PM: Finished restoring cached go cache
2:27:37 PM: Installing Go version 1.12
2:27:42 PM: unset GOOS;
2:27:42 PM: unset GOARCH;
2:27:42 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
2:27:42 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
2:27:42 PM: go version >&2;
2:27:42 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env"
2:27:42 PM: go version go1.12 linux/amd64
2:27:42 PM: Installing missing commands
2:27:42 PM: Verify run directory
2:27:44 PM:
2:27:44 PM: ────────────────────────────────────────────────────────────────
2:27:44 PM: Netlify Build
2:27:44 PM: ────────────────────────────────────────────────────────────────
2:27:44 PM:
2:27:44 PM: ❯ Version
2:27:44 PM: @netlify/build 11.4.2
2:27:44 PM:
2:27:44 PM: ❯ Flags
2:27:44 PM: deployId: 608c13b1f81ef927d76191bd
2:27:44 PM:
2:27:44 PM: ❯ Current directory
2:27:44 PM: /opt/build/repo
2:27:44 PM:
2:27:44 PM: ❯ Config file
2:27:44 PM: No config file was defined: using default values.
2:27:44 PM:
2:27:44 PM: ❯ Context
2:27:44 PM: production
2:27:44 PM:
2:27:44 PM: ────────────────────────────────────────────────────────────────
2:27:44 PM: 1. Build command from Netlify app
2:27:44 PM: ────────────────────────────────────────────────────────────────
2:27:44 PM:
2:27:44 PM: $ yarn run build
2:27:44 PM: yarn run v1.17.0
2:27:44 PM: $ vue-cli-service build
2:27:45 PM: - Building for production...
2:27:47 PM: Browserslist: caniuse-lite is outdated. Please run:
2:27:47 PM: npx browserslist@latest --update-db
2:27:49 PM: Browserslist: caniuse-lite is outdated. Please run:
2:27:49 PM: npx browserslist@latest --update-db
2:27:56 PM: DONE Compiled successfully in 9854ms2:27:56 PM
2:27:56 PM: File Size Gzipped
2:27:56 PM: dist/js/chunk-vendors.e9d6993a.js 195.41 KiB 66.99 KiB
2:27:56 PM: dist/js/app.1b52e781.js 7.99 KiB 3.16 KiB
2:27:56 PM: dist/js/about.cacacc2e.js 0.44 KiB 0.31 KiB
2:27:56 PM: dist/css/app.ad773144.css 0.32 KiB 0.24 KiB
2:27:56 PM: Images and other types of assets omitted.
2:27:56 PM: DONE Build complete. The dist directory is ready to be deployed.
2:27:56 PM: INFO Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html
2:27:57 PM: Done in 12.78s.
2:27:57 PM:
2:27:57 PM: (build.command completed in 13.1s)
2:27:57 PM:
2:27:57 PM: ────────────────────────────────────────────────────────────────
2:27:57 PM: 2. Deploy site
2:27:57 PM: ────────────────────────────────────────────────────────────────
2:27:57 PM:
2:27:57 PM: Starting to deploy site from 'dist'
2:27:57 PM: Creating deploy tree
2:27:57 PM: Creating deploy upload records
2:27:57 PM: 3 new files to upload
2:27:57 PM: 0 new functions to upload
2:27:57 PM: Site deploy was successfully initiated
2:27:57 PM:
2:27:57 PM: Starting post processing
2:27:57 PM: Post processing - HTML
2:27:57 PM: Post processing - header rules
2:27:57 PM: Post processing - redirect rules
2:27:58 PM: Post processing done
2:27:57 PM: (Deploy site completed in 390ms)
2:27:57 PM:
2:27:57 PM: ────────────────────────────────────────────────────────────────
2:27:57 PM: Netlify Build Complete
2:27:57 PM: ────────────────────────────────────────────────────────────────
2:27:57 PM:
2:27:57 PM: (Netlify Build completed in 13.5s)
2:27:57 PM: Caching artifacts
2:27:57 PM: Started saving node modules
2:27:57 PM: Finished saving node modules
2:27:57 PM: Started saving build plugins
2:27:57 PM: Finished saving build plugins
2:27:57 PM: Started saving yarn cache
2:27:57 PM: Finished saving yarn cache
2:27:57 PM: Started saving pip cache
2:27:58 PM: Finished saving pip cache
2:27:58 PM: Started saving emacs cask dependencies
2:27:58 PM: Finished saving emacs cask dependencies
2:27:58 PM: Started saving maven dependencies
2:27:58 PM: Finished saving maven dependencies
2:27:58 PM: Started saving boot dependencies
2:27:58 PM: Finished saving boot dependencies
2:27:58 PM: Started saving rust rustup cache
2:27:58 PM: Finished saving rust rustup cache
2:27:58 PM: Started saving go dependencies
2:27:58 PM: Site is live ✨
2:27:59 PM: Finished saving go dependencies
2:28:03 PM: Build script success
2:28:42 PM: Finished processing build request in 1m43.363662421s