Skip to main content

Deploy details

Deploy successful for vdl-ferret

Paper push 1

PR #130: paper-push-1@a8ea1b2

Deploy log

7:09:39 PM: Build ready to start
7:09:41 PM: build-image version: 4c0c1cadee6a31c9bb8d824514030009c4c05c6a (focal)
7:09:41 PM: build-image tag: v4.15.0
7:09:41 PM: buildbot version: 9ef4dba9386902658d5cc7ad8ca0406443896076
7:09:41 PM: Fetching cached dependencies
7:09:41 PM: Starting to download cache of 267.4MB
7:09:44 PM: Finished downloading cache in 3.63972525s
7:09:44 PM: Starting to extract cache
7:09:48 PM: Finished extracting cache in 3.732892793s
7:09:48 PM: Finished fetching cache in 7.429031999s
7:09:48 PM: Starting to prepare the repo for build
7:09:48 PM: Preparing Git Reference pull/130/head
7:09:54 PM: Parsing package.json dependencies
7:09:55 PM: Section completed: initializing
7:09:55 PM: Starting build script
7:09:55 PM: Installing dependencies
7:09:55 PM: Python version set to 2.7
7:09:55 PM: Started restoring cached node version
7:09:56 PM: Finished restoring cached node version
7:09:56 PM: v16.18.1 is already installed.
7:09:56 PM: Now using node v16.18.1 (npm v8.19.2)
7:09:56 PM: Enabling node corepack
7:09:56 PM: Started restoring cached build plugins
7:09:56 PM: Finished restoring cached build plugins
7:09:56 PM: Attempting ruby version 2.7.2, read from environment
7:09:57 PM: Using ruby version 2.7.2
7:09:57 PM: Using PHP version 8.0
7:09:57 PM: No npm workspaces detected
7:09:57 PM: Started restoring cached node modules
7:09:57 PM: Finished restoring cached node modules
7:09:57 PM: Started restoring cached go cache
7:09:57 PM: Finished restoring cached go cache
7:09:57 PM: Installing Go version 1.16.5 (requested 1.16.5)
7:10:03 PM: unset GOOS;
7:10:03 PM: unset GOARCH;
7:10:03 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64';
7:10:03 PM: export PATH="/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64/bin:${PATH}";
7:10:03 PM: go version >&2;
7:10:03 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.16.5.linux.amd64.env"
7:10:03 PM: go version go1.16.5 linux/amd64
7:10:03 PM: Detected 1 framework(s)
7:10:03 PM: "gulp" at version "4.0.2"
7:10:03 PM: Installing missing commands
7:10:03 PM: Verify run directory
7:10:04 PM:
7:10:04 PM: ────────────────────────────────────────────────────────────────
7:10:04 PM: Netlify Build
7:10:04 PM: ────────────────────────────────────────────────────────────────
7:10:04 PM:
7:10:04 PM: ❯ Version
7:10:04 PM: @netlify/build 28.4.4
7:10:04 PM:
7:10:04 PM: ❯ Flags
7:10:04 PM: baseRelDir: true
7:10:04 PM: buildId: 638a4d736e6a9d0009d0dbb2
7:10:04 PM: deployId: 638a4d736e6a9d0009d0dbb4
7:10:04 PM:
7:10:04 PM: ❯ Current directory
7:10:04 PM: /opt/build/repo
7:10:04 PM:
7:10:04 PM: ❯ Config file
7:10:04 PM: No config file was defined: using default values.
7:10:04 PM:
7:10:04 PM: ❯ Context
7:10:04 PM: deploy-preview
7:10:04 PM:
7:10:04 PM: ────────────────────────────────────────────────────────────────
7:10:04 PM: 1. Build command from Netlify app
7:10:04 PM: ────────────────────────────────────────────────────────────────
7:10:04 PM: ​
7:10:04 PM: $ gulp build
7:10:05 PM: [19:10:05] Using gulpfile /opt/build/repo/gulpfile.js
7:10:05 PM: [19:10:05] Starting 'build'...
7:10:05 PM: [19:10:05] Starting 'copy-html'...
7:10:05 PM: [19:10:05] Finished 'copy-html' after 20 ms
7:10:05 PM: [19:10:05] Starting 'css'...
7:10:08 PM: [19:10:08] Finished 'css' after 2.65 s
7:10:08 PM: [19:10:08] Starting 'compileJS2'...
7:10:11 PM: [19:10:11] [TypeScript error: /opt/build/repo/src/ControlsDisplay.ts(113,33): Error TS2345: Argument of type 'Column<string | number | Cell>[]' is not assignable to parameter of type 'Column<String | Number>[]'.
7:10:11 PM: Type 'Column<string | number | Cell>' is not assignable to type 'Column<String | Number>'.
7:10:11 PM: Type 'string | number | Cell' is not assignable to type 'String | Number'.
7:10:11 PM: Type 'Cell' is not assignable to type 'String | Number'.
7:10:11 PM: Type 'Cell' is missing the following properties from type 'Number': toFixed, toExponential, toPrecision] {
7:10:11 PM: fileName: '/opt/build/repo/src/ControlsDisplay.ts',
7:10:11 PM: line: 113,
7:10:11 PM: column: 33
7:10:11 PM: }
7:10:11 PM: [19:10:11] [TypeScript error: /opt/build/repo/src/TableDisplay.ts(40,25): Error TS2339: Property 'setOverviewMode' does not exist on type 'LineUp'.] {
7:10:11 PM: fileName: '/opt/build/repo/src/TableDisplay.ts',
7:10:11 PM: line: 40,
7:10:11 PM: column: 25
7:10:11 PM: }
7:10:11 PM: [19:10:11] [TypeScript error: /opt/build/repo/src/TableDisplay.ts(41,30): Error TS2339: Property 'setOverviewMode' does not exist on type 'LineUp'.] {
7:10:11 PM: fileName: '/opt/build/repo/src/TableDisplay.ts',
7:10:11 PM: line: 41,
7:10:11 PM: column: 30
7:10:11 PM: }
7:10:33 PM: [19:10:33] Finished 'compileJS2' after 25 s
7:10:33 PM: [19:10:33] Finished 'build' after 28 s
7:10:33 PM: ​
7:10:33 PM: (build.command completed in 28.5s)
7:10:33 PM:
7:10:33 PM: Creating deploy upload records
7:10:33 PM: ────────────────────────────────────────────────────────────────
7:10:33 PM: 2. Deploy site
7:10:33 PM: ────────────────────────────────────────────────────────────────
7:10:33 PM: ​
7:10:33 PM: Starting to deploy site from 'dist'
7:10:33 PM: Creating deploy tree
7:10:33 PM: 20 new files to upload
7:10:33 PM: 0 new functions to upload
7:10:34 PM: Section completed: deploying
7:10:34 PM: Site deploy was successfully initiated
7:10:34 PM: ​
7:10:34 PM: (Deploy site completed in 1.4s)
7:10:34 PM:
7:10:35 PM: Starting post processing
7:10:34 PM: ────────────────────────────────────────────────────────────────
7:10:34 PM: Netlify Build Complete
7:10:34 PM: ────────────────────────────────────────────────────────────────
7:10:35 PM: Post processing - HTML
7:10:34 PM: ​
7:10:34 PM: (Netlify Build completed in 29.9s)
7:10:35 PM: Caching artifacts
7:10:35 PM: Started saving node modules
7:10:35 PM: Finished saving node modules
7:10:35 PM: Post processing - header rules
7:10:35 PM: Started saving build plugins
7:10:35 PM: Finished saving build plugins
7:10:35 PM: Started saving pip cache
7:10:35 PM: Post processing - redirect rules
7:10:35 PM: Finished saving pip cache
7:10:35 PM: Started saving emacs cask dependencies
7:10:35 PM: Finished saving emacs cask dependencies
7:10:35 PM: Started saving maven dependencies
7:10:35 PM: Post processing done
7:10:35 PM: Finished saving maven dependencies
7:10:35 PM: Started saving boot dependencies
7:10:35 PM: Finished saving boot dependencies
7:10:35 PM: Section completed: postprocessing
7:10:35 PM: Started saving rust rustup cache
7:10:35 PM: Finished saving rust rustup cache
7:10:35 PM: Started saving go dependencies
7:10:35 PM: Finished saving go dependencies
7:10:35 PM: Build script success
7:10:35 PM: Section completed: building
7:10:38 PM: Site is live ✨
7:10:56 PM: Uploading Cache of size 274.5MB
7:10:58 PM: Section completed: cleanup
7:10:58 PM: Finished processing build request in 1m17.085298582s