Skip to main content

Deploy details

Deploy successful for wenyan-lang

Update 籌經.wy

PR #666: patch-1@7049536

Deploy log

5:09:24 PM: Build ready to start
5:09:27 PM: build-image version: 6ebfb829398e07eb99ad5455777162ff19838822 (xenial)
5:09:27 PM: build-image tag: v3.10.5
5:09:27 PM: buildbot version: 0854df8549ceb2ae5c3f0bb7326040a5c2ced0c5
5:09:27 PM: Fetching cached dependencies
5:09:27 PM: Failed to fetch cache, continuing with build
5:09:27 PM: Starting to prepare the repo for build
5:09:27 PM: No cached dependencies found. Cloning fresh repo
5:09:31 PM: Preparing Git Reference pull/666/head
5:09:31 PM: Parsing package.json dependencies
5:09:32 PM: Starting build script
5:09:32 PM: Installing dependencies
5:09:32 PM: Python version set to 2.7
5:09:34 PM: Downloading and installing node v10.24.1...
5:09:34 PM: Computing checksum with sha256sum
5:09:34 PM: Checksums matched!
5:09:37 PM: Now using node v10.24.1 (npm v6.14.12)
5:09:37 PM: Started restoring cached build plugins
5:09:37 PM: Finished restoring cached build plugins
5:09:37 PM: Attempting ruby version 2.6.2, read from environment
5:09:38 PM: Using ruby version 2.6.2
5:09:39 PM: Using PHP version 5.6
5:09:39 PM: Started restoring cached node modules
5:09:39 PM: Finished restoring cached node modules
5:09:39 PM: Installing NPM modules using NPM version 6.14.12
5:10:01 PM: npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
5:10:01 PM: > husky@3.1.0 install /opt/build/repo/node_modules/husky
5:10:01 PM: > node husky install
5:10:01 PM: husky > Setting up git hooks
5:10:01 PM: CI detected, skipping Git hooks installation.
5:10:01 PM: husky > Done
5:10:01 PM: > husky@3.1.0 postinstall /opt/build/repo/node_modules/husky
5:10:01 PM: > opencollective-postinstall || exit 0
5:10:01 PM: > nodemon@2.0.7 postinstall /opt/build/repo/node_modules/nodemon
5:10:01 PM: > node bin/postinstall || exit 0
5:10:03 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/fsevents):
5:10:03 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
5:10:03 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/jest-haste-map/node_modules/fsevents):
5:10:03 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
5:10:03 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/chokidar/node_modules/fsevents):
5:10:03 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
5:10:03 PM: added 1378 packages from 634 contributors and audited 1386 packages in 23.458s
5:10:04 PM: 67 packages are looking for funding
5:10:04 PM: run `npm fund` for details
5:10:04 PM: found 53 vulnerabilities (50 moderate, 2 high, 1 critical)
5:10:04 PM: run `npm audit fix` to fix them, or `npm audit` for details
5:10:04 PM: NPM modules installed
5:10:05 PM: Started restoring cached go cache
5:10:05 PM: Finished restoring cached go cache
5:10:05 PM: Installing Go version 1.12
5:10:09 PM: unset GOOS;
5:10:10 PM: unset GOARCH;
5:10:10 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
5:10:10 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
5:10:10 PM: go version >&2;
5:10:10 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env"
5:10:10 PM: go version go1.12 linux/amd64
5:10:10 PM: Installing missing commands
5:10:10 PM: Verify run directory
5:10:11 PM:
5:10:11 PM: ────────────────────────────────────────────────────────────────
5:10:11 PM: Netlify Build
5:10:11 PM: ────────────────────────────────────────────────────────────────
5:10:11 PM:
5:10:11 PM: ❯ Version
5:10:11 PM: @netlify/build 26.2.3
5:10:11 PM:
5:10:11 PM: ❯ Flags
5:10:11 PM: baseRelDir: true
5:10:11 PM: buildId: 61fd5dc402b9450007974b43
5:10:11 PM: deployId: 61fd5dc402b9450007974b45
5:10:11 PM:
5:10:11 PM: ❯ Current directory
5:10:11 PM: /opt/build/repo
5:10:11 PM:
5:10:11 PM: ❯ Config file
5:10:11 PM: /opt/build/repo/netlify.toml
5:10:11 PM:
5:10:11 PM: ❯ Context
5:10:11 PM: deploy-preview
5:10:11 PM:
5:10:11 PM: ────────────────────────────────────────────────────────────────
5:10:11 PM: 1. Build command from Netlify app
5:10:11 PM: ────────────────────────────────────────────────────────────────
5:10:11 PM: ​
5:10:11 PM: $ npm run build:site
5:10:12 PM: > wenyanlang@0.4.0 build:site /opt/build/repo
5:10:12 PM: > webpack --mode production --config webpack.site.config.js
5:10:12 PM: (node:1558) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead
5:10:12 PM: (node:1558) DeprecationWarning: Compilation.moduleTemplate: Use Compilation.moduleTemplates.javascript instead
5:10:12 PM: (node:1558) DeprecationWarning: Tapable.apply is deprecated. Call apply on the plugin directly instead
5:10:35 PM: Hash: 2acc87dbb1e93b57bfb5026bc4fd37894cc2762bb5b72a658405edcde7e2602088299e517585da794e2652e0c9a686ef35ee
5:10:35 PM: Version: webpack 4.46.0
5:10:35 PM: Child
5:10:35 PM: Hash: 2acc87dbb1e93b57bfb5
5:10:35 PM: Time: 22782ms
5:10:35 PM: Built at: 02/04/2022 5:10:35 PM
5:10:35 PM: Asset Size Chunks Chunk Names
5:10:35 PM: dist/core.js 1.3 MiB 0 [emitted] main
5:10:35 PM: dist/core.js.map 704 KiB 0 [emitted] [dev] main
5:10:35 PM: Entrypoint main = dist/core.js dist/core.js.map
5:10:35 PM: [10] ./src/utils.ts 834 bytes {0} [built]
5:10:35 PM: [12] ./src/parser.ts 28.8 KiB {0} [built]
5:10:35 PM: [13] ./src/reader.ts 4.59 KiB {0} [built]
5:10:35 PM: [39] ./src/converts/hanzi2num.ts 31.1 KiB {0} [built]
5:10:35 PM: [40] ./src/converts/hanzi2pinyin.ts 1.38 KiB {0} [built]
5:10:35 PM: [41] ./src/converts/hanzi2roman-map-pinyin.json 467 KiB {0} [built]
5:10:35 PM: [42] ./src/converts/hanzi2roman-map-baxter.json 135 KiB {0} [built]
5:10:35 PM: [94] ./src/macro.ts 6.61 KiB {0} [built]
5:10:35 PM: [95] ./src/version.ts 166 bytes {0} [built]
5:10:35 PM: [96] ./package.json 3.08 KiB {0} [built]
5:10:35 PM: [97] ./src/keywords.ts 3.39 KiB {0} [built]
5:10:35 PM: [98] ./src/stdlib.ts 808 bytes {0} [built]
5:10:35 PM: [116] ./src/typecheck.ts 22 KiB {0} [built]
5:10:35 PM: [118] ./src/transpilers/index.ts 456 bytes {0} [built]
5:10:35 PM: [122] ./src/execute.ts 2.04 KiB {0} [built]
5:10:35 PM: + 108 hidden modules
5:10:35 PM: WARNING in ./node_modules/sync-rpc/lib/worker.js 52:10-27
5:10:35 PM: Critical dependency: the request of a dependency is an expression
5:10:35 PM: @ ./node_modules/sync-rpc/lib/index.js
5:10:35 PM: @ ./node_modules/sync-request/lib/index.js
5:10:35 PM: @ ./src/reader.ts
5:10:35 PM: @ ./src/parser.ts
5:10:35 PM: Child
5:10:35 PM: Hash: 026bc4fd37894cc2762b
5:10:35 PM: Time: 22788ms
5:10:35 PM: Built at: 02/04/2022 5:10:35 PM
5:10:35 PM: Asset Size Chunks Chunk Names
5:10:35 PM: dist/execute.js 1.3 MiB 0 [emitted] main
5:10:35 PM: dist/execute.js.map 704 KiB 0 [emitted] [dev] main
5:10:35 PM: Entrypoint main = dist/execute.js dist/execute.js.map
5:10:35 PM: [10] ./src/utils.ts 834 bytes {0} [built]
5:10:35 PM: [12] ./src/execute.ts 2.04 KiB {0} [built]
5:10:36 PM: Creating deploy upload records
5:10:35 PM: [13] ./src/reader.ts 4.59 KiB {0} [built]
5:10:35 PM: [39] ./src/parser.ts 28.8 KiB {0} [built]
5:10:35 PM: [40] ./src/converts/hanzi2num.ts 31.1 KiB {0} [built]
5:10:35 PM: [41] ./src/converts/hanzi2pinyin.ts 1.38 KiB {0} [built]
5:10:35 PM: [42] ./src/converts/hanzi2roman-map-pinyin.json 467 KiB {0} [built]
5:10:35 PM: [43] ./src/converts/hanzi2roman-map-baxter.json 135 KiB {0} [built]
5:10:35 PM: [95] ./src/macro.ts 6.61 KiB {0} [built]
5:10:35 PM: [96] ./src/version.ts 166 bytes {0} [built]
5:10:35 PM: [97] ./package.json 3.08 KiB {0} [built]
5:10:35 PM: [98] ./src/keywords.ts 3.39 KiB {0} [built]
5:10:35 PM: [99] ./src/stdlib.ts 808 bytes {0} [built]
5:10:35 PM: [117] ./src/typecheck.ts 22 KiB {0} [built]
5:10:35 PM: [119] ./src/transpilers/index.ts 456 bytes {0} [built]
5:10:35 PM: + 108 hidden modules
5:10:35 PM: WARNING in ./node_modules/sync-rpc/lib/worker.js 52:10-27
5:10:35 PM: Critical dependency: the request of a dependency is an expression
5:10:35 PM: @ ./node_modules/sync-rpc/lib/index.js
5:10:35 PM: @ ./node_modules/sync-request/lib/index.js
5:10:35 PM: @ ./src/reader.ts
5:10:35 PM: @ ./src/parser.ts
5:10:35 PM: @ ./src/execute.ts
5:10:35 PM: Child
5:10:35 PM: Hash: b5b72a658405edcde7e2
5:10:35 PM: Time: 14828ms
5:10:35 PM: Built at: 02/04/2022 5:10:27 PM
5:10:35 PM: Asset Size Chunks Chunk Names
5:10:35 PM: dist/examples.js 115 KiB 0 [emitted] main
5:10:35 PM: dist/examples.js.map 115 KiB 0 [emitted] [dev] main
5:10:35 PM: Entrypoint main = dist/examples.js dist/examples.js.map
5:10:35 PM: [0] ./tools/examples.js 1.83 KiB {0} [built]
5:10:35 PM: [1] ./examples sync nonrecursive .*\.wy$ 1010 bytes {0} [optional] [built]
5:10:35 PM: [2] ./examples/beer.wy 455 bytes {0} [optional] [built]
5:10:35 PM: [3] ./examples/breadth_first_search.wy 2.82 KiB {0} [optional] [built]
5:10:35 PM: [4] ./examples/clock.wy 7.45 KiB {0} [optional] [built]
5:10:35 PM: [5] ./examples/collatz.wy 1.06 KiB {0} [optional] [built]
5:10:35 PM: [6] ./examples/collatz2.wy 936 bytes {0} [optional] [built]
5:10:35 PM: [7] ./examples/crt.wy 8.19 KiB {0} [optional] [built]
5:10:35 PM: [8] ./examples/divination.wy 3.08 KiB {0} [optional] [built]
5:10:35 PM: [9] ./examples/draw_heart.wy 2.26 KiB {0} [optional] [built]
5:10:35 PM: [10] ./examples/eightqueens.wy 2.03 KiB {0} [optional] [built]
5:10:35 PM: [11] ./examples/euclidean.wy 2.02 KiB {0} [optional] [built]
5:10:35 PM: [12] ./examples/factorial.wy 450 bytes {0} [optional] [built]
5:10:35 PM: [13] ./examples/fibonacci.wy 571 bytes {0} [optional] [built]
5:10:35 PM: [14] ./examples/fibonacci2.wy 866 bytes {0} [optional] [built]
5:10:35 PM: + 32 hidden modules
5:10:35 PM: Child
5:10:35 PM: Hash: 602088299e517585da79
5:10:35 PM: Time: 14827ms
5:10:35 PM: Built at: 02/04/2022 5:10:27 PM
5:10:35 PM: Asset Size Chunks Chunk Names
5:10:35 PM: dist/highlight.js 43.2 KiB 0 [emitted] main
5:10:35 PM: dist/highlight.js.map 68.6 KiB 0 [emitted] [dev] main
5:10:35 PM: Entrypoint main = dist/highlight.js dist/highlight.js.map
5:10:35 PM: [0] ./src/highlight.js 4.54 KiB {0} [built]
5:10:35 PM: [1] ./src/converts/hanzi2num.ts 31.1 KiB {0} [built]
5:10:35 PM: [2] ./src/keywords.ts 3.39 KiB {0} [built]
5:10:35 PM: Child
5:10:35 PM: Hash: 4e2652e0c9a686ef35ee
5:10:35 PM: Time: 22782ms
5:10:35 PM: Built at: 02/04/2022 5:10:35 PM
5:10:35 PM: Asset Size Chunks Chunk Names
5:10:35 PM: dist/render.js 1.32 MiB 0 [emitted] main
5:10:35 PM: dist/render.js.map 732 KiB 0 [emitted] [dev] main
5:10:35 PM: Entrypoint main = dist/render.js dist/render.js.map
5:10:35 PM: [9] ./src/converts/hanzi2num.ts 31.1 KiB {0} [built]
5:10:35 PM: [11] ./src/utils.ts 834 bytes {0} [built]
5:10:35 PM: [13] ./src/keywords.ts 3.39 KiB {0} [built]
5:10:35 PM: [14] ./src/parser.ts 28.8 KiB {0} [built]
5:10:35 PM: [15] ./src/reader.ts 4.59 KiB {0} [built]
5:10:35 PM: [41] ./src/render.ts 12.7 KiB {0} [built]
5:10:35 PM: [42] ./src/highlight.js 4.54 KiB {0} [built]
5:10:35 PM: [43] ./src/converts/hanzi2pinyin.ts 1.38 KiB {0} [built]
5:10:35 PM: [44] ./src/converts/hanzi2roman-map-pinyin.json 467 KiB {0} [built]
5:10:35 PM: [97] ./src/macro.ts 6.61 KiB {0} [built]
5:10:35 PM: [98] ./src/version.ts 166 bytes {0} [built]
5:10:35 PM: [100] ./src/stdlib.ts 808 bytes {0} [built]
5:10:35 PM: [118] ./src/typecheck.ts 22 KiB {0} [built]
5:10:35 PM: [120] ./src/transpilers/index.ts 456 bytes {0} [built]
5:10:35 PM: [124] ./src/execute.ts 2.04 KiB {0} [built]
5:10:35 PM: + 110 hidden modules
5:10:35 PM: WARNING in ./node_modules/sync-rpc/lib/worker.js 52:10-27
5:10:35 PM: Critical dependency: the request of a dependency is an expression
5:10:35 PM: @ ./node_modules/sync-rpc/lib/index.js
5:10:35 PM: @ ./node_modules/sync-request/lib/index.js
5:10:35 PM: @ ./src/reader.ts
5:10:35 PM: @ ./src/parser.ts
5:10:35 PM: @ ./src/render.ts
5:10:35 PM: ​
5:10:35 PM: (build.command completed in 24s)
5:10:35 PM:
5:10:35 PM: ────────────────────────────────────────────────────────────────
5:10:35 PM: 2. Deploy site
5:10:35 PM: ────────────────────────────────────────────────────────────────
5:10:35 PM: ​
5:10:35 PM: Starting to deploy site from 'static'
5:10:35 PM: Creating deploy tree
5:10:36 PM: 6 new files to upload
5:10:36 PM: 0 new functions to upload
5:10:36 PM: Site deploy was successfully initiated
5:10:36 PM: ​
5:10:36 PM: (Deploy site completed in 515ms)
5:10:36 PM:
5:10:36 PM: ────────────────────────────────────────────────────────────────
5:10:36 PM: Netlify Build Complete
5:10:36 PM: Starting post processing
5:10:36 PM: ────────────────────────────────────────────────────────────────
5:10:36 PM: ​
5:10:36 PM: (Netlify Build completed in 24.7s)
5:10:36 PM: Post processing - HTML
5:10:36 PM: Caching artifacts
5:10:36 PM: Started saving node modules
5:10:36 PM: Finished saving node modules
5:10:36 PM: Started saving build plugins
5:10:36 PM: Finished saving build plugins
5:10:36 PM: Started saving pip cache
5:10:36 PM: Finished saving pip cache
5:10:36 PM: Started saving emacs cask dependencies
5:10:36 PM: Finished saving emacs cask dependencies
5:10:36 PM: Started saving maven dependencies
5:10:36 PM: Finished saving maven dependencies
5:10:36 PM: Started saving boot dependencies
5:10:36 PM: Finished saving boot dependencies
5:10:36 PM: Started saving rust rustup cache
5:10:36 PM: Finished saving rust rustup cache
5:10:37 PM: Started saving go dependencies
5:10:37 PM: Minifying js bundle
5:10:38 PM: Minifying js bundle
5:10:38 PM: Minifying css bundle
5:10:38 PM: Finished saving go dependencies
5:10:38 PM: Post processing - header rules
5:10:38 PM: Post processing - redirect rules
5:10:38 PM: Post processing done
5:10:39 PM: Site is live ✨
5:10:42 PM: Build script success
5:11:30 PM: Finished processing build request in 2m3.721515378s