Skip to main content

Deploy details

Deploy successful for docsydocs

copyright.html: process `.Site.Copyright` as HTML

PR #1954: chalin-im-site-copyright-revert-to-html-processing-2024-04-29@6eb51b6

Deploy log

Initializing

Complete
5:08:01 PM: Build ready to start
5:08:16 PM: build-image version: 3d3c7e8b4321e2c1a54a2c4584fb46ba742b1630 (focal)
5:08:16 PM: buildbot version: d85d718afb4cfc1d31fb4837470daa2b526f928f
5:08:16 PM: Fetching cached dependencies
5:08:16 PM: Starting to download cache of 298.5MB
5:08:19 PM: Finished downloading cache in 3.698s
5:08:19 PM: Starting to extract cache
5:08:22 PM: Finished extracting cache in 2.862s
5:08:22 PM: Finished fetching cache in 6.627s
5:08:22 PM: Starting to prepare the repo for build
5:08:23 PM: Preparing Git Reference pull/1954/head
5:08:24 PM: Custom build command detected. Proceeding with the specified command: 'npm run docs-install && npm run build:preview'
5:08:25 PM: Starting to install dependencies
5:08:25 PM: Python version set to 3.8
5:08:25 PM: Attempting Ruby version 2.6.2, read from environment
5:08:25 PM: Started restoring cached Ruby version
5:08:25 PM: Finished restoring cached Ruby version
5:08:26 PM: Using Ruby version 2.6.2
5:08:26 PM: Started restoring cached go cache
5:08:26 PM: Finished restoring cached go cache
5:08:26 PM: Installing Go version 1.21.6 (requested 1.21.6)
5:08:29 PM: go version go1.21.6 linux/amd64
5:08:30 PM: Using PHP version 8.0
5:08:32 PM: Started restoring cached Node.js version
5:08:33 PM: Finished restoring cached Node.js version
5:08:33 PM: Attempting Node.js version 'lts/*' from .nvmrc
5:08:34 PM: v20.12.2 is already installed.
5:08:34 PM: Now using node v20.12.2 (npm v10.5.0)
5:08:34 PM: Enabling Node.js Corepack
5:08:34 PM: Started restoring cached build plugins
5:08:34 PM: Finished restoring cached build plugins
5:08:34 PM: Started restoring cached corepack dependencies
5:08:34 PM: Finished restoring cached corepack dependencies
5:08:34 PM: No npm workspaces detected
5:08:34 PM: Started restoring cached node modules
5:08:34 PM: Finished restoring cached node modules
5:08:34 PM: Installing npm packages using npm version 10.5.0
5:08:35 PM: > docsy@0.9.2-dev.0-unreleased postinstall
5:08:35 PM: > npm run _mkdir:hugo-mod
5:08:35 PM: > docsy@0.9.2-dev.0-unreleased _mkdir:hugo-mod
5:08:35 PM: > npx mkdirp ../github.com/FortAwesome/Font-Awesome ../github.com/twbs/bootstrap
5:08:35 PM: up to date, audited 208 packages in 1s
5:08:35 PM: 73 packages are looking for funding
5:08:35 PM: run `npm fund` for details
5:08:35 PM: found 0 vulnerabilities
5:08:35 PM: npm packages installed
5:08:36 PM: Successfully installed dependencies
5:08:36 PM: Starting build script
5:08:37 PM: Detected 0 framework(s)
5:08:37 PM: Section completed: initializing

Building

Complete
5:08:39 PM: Netlify Build
5:08:39 PM: ────────────────────────────────────────────────────────────────
5:08:39 PM:
5:08:39 PM: ❯ Version
5:08:39 PM: @netlify/build 29.41.1
5:08:39 PM:
5:08:39 PM: ❯ Flags
5:08:39 PM: baseRelDir: false
5:08:39 PM: buildId: 662fd3f15d91f2000849a696
5:08:39 PM: deployId: 662fd3f15d91f2000849a698
5:08:39 PM:
5:08:39 PM: ❯ Current directory
5:08:39 PM: /opt/build/repo
5:08:39 PM:
5:08:39 PM: ❯ Config file
5:08:39 PM: /opt/build/repo/netlify.toml
5:08:39 PM:
5:08:39 PM: ❯ Context
5:08:39 PM: deploy-preview
5:08:39 PM:
5:08:39 PM: build.command from netlify.toml
5:08:39 PM: ────────────────────────────────────────────────────────────────
5:08:39 PM: ​
5:08:39 PM: $ npm run docs-install && npm run build:preview
5:08:39 PM: > docsy@0.9.2-dev.0-unreleased docs-install
5:08:39 PM: > npm run _cd:docs -- npm install
5:08:39 PM: > docsy@0.9.2-dev.0-unreleased _cd:docs
5:08:39 PM: > cd userguide && npm install
5:08:42 PM: > prepare
5:08:42 PM: > cd .. && npm install
5:08:43 PM: > docsy@0.9.2-dev.0-unreleased postinstall
5:08:43 PM: > npm run _mkdir:hugo-mod
5:08:43 PM: > docsy@0.9.2-dev.0-unreleased _mkdir:hugo-mod
5:08:43 PM: > npx mkdirp ../github.com/FortAwesome/Font-Awesome ../github.com/twbs/bootstrap
5:08:44 PM: up to date, audited 208 packages in 1s
5:08:44 PM: 73 packages are looking for funding
5:08:44 PM: run `npm fund` for details
5:08:44 PM: found 0 vulnerabilities
5:08:44 PM: added 74 packages, and audited 75 packages in 4s
5:08:44 PM: 23 packages are looking for funding
5:08:44 PM: run `npm fund` for details
5:08:44 PM: found 0 vulnerabilities
5:08:44 PM: > docsy@0.9.2-dev.0-unreleased prebuild:preview
5:08:44 PM: > npm run _prebuild
5:08:44 PM: > docsy@0.9.2-dev.0-unreleased _prebuild
5:08:44 PM: > npm run _cp:bs-rfs
5:08:44 PM: > docsy@0.9.2-dev.0-unreleased _cp:bs-rfs
5:08:44 PM: > npx cpy 'node_modules/bootstrap/scss/vendor/*' assets/_vendor/bootstrap/scss/
5:08:45 PM: > docsy@0.9.2-dev.0-unreleased build:preview
5:08:45 PM: > npm run cd:docs build:preview
5:08:45 PM: > docsy@0.9.2-dev.0-unreleased cd:docs
5:08:45 PM: > npm run _cd:docs -- npm run build:preview
5:08:45 PM: > docsy@0.9.2-dev.0-unreleased _cd:docs
5:08:45 PM: > cd userguide && npm run build:preview
5:08:45 PM: > build:preview
5:08:45 PM: > npm run _hugo-dev -- --minify --baseURL "${DEPLOY_PRIME_URL:-/}"
5:08:45 PM: > _hugo-dev
5:08:45 PM: > npm run _hugo -- -e dev -DFE --minify --baseURL https://deploy-preview-1954--docsydocs.netlify.app
5:08:46 PM: > _hugo
5:08:46 PM: > hugo --cleanDestinationDir --themesDir ../.. -e dev -DFE --minify --baseURL https://deploy-preview-1954--docsydocs.netlify.app
5:08:46 PM: Start building sites …
5:08:46 PM: hugo v0.125.4-cc3574ef4f41fccbe88d9443ed066eb10867ada2+extended linux/amd64 BuildDate=2024-04-25T13:27:26Z VendorInfo=gohugoio
5:08:47 PM: | EN
5:08:47 PM: -------------------+-----
5:08:47 PM: Pages | 85
5:08:47 PM: Paginator pages | 0
5:08:47 PM: Non-page files | 8
5:08:47 PM: Static files | 35
5:08:47 PM: Processed images | 5
5:08:47 PM: Aliases | 3
5:08:47 PM: Cleaned | 0
5:08:47 PM: Total in 852 ms
5:08:47 PM: > postbuild:preview
5:08:47 PM: > npm run _check:links
5:08:47 PM: > _check:links
5:08:47 PM: > make check-links
5:08:47 PM: rm -Rf tmp/bin
5:08:47 PM: curl https://htmltest.wjdp.uk | bash -s -- -b tmp/bin
5:08:47 PM: % Total % Received % Xferd Average Speed Time Time Time Current
5:08:47 PM: Dload Upload Total Spent Left Speed
5:08:47 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
5:08:47 PM: 100 10278 100 10278 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k
5:08:47 PM: wjdp/htmltest info checking GitHub for latest tag
5:08:47 PM: wjdp/htmltest info found version: 0.17.0 for v0.17.0/linux/amd64
5:08:48 PM: wjdp/htmltest info installed tmp/bin/htmltest
5:08:48 PM: tmp/bin/htmltest --skip-external
5:08:48 PM: Skipping the checking of external links.
5:08:48 PM: htmltest started at 05:08:48 on public
5:08:48 PM: ========================================================================
5:08:48 PM: ✔✔✔ passed in 79.948243ms
5:08:48 PM: tested 68 documents
5:08:48 PM:
5:08:48 PM: (build.command completed in 9s)
5:08:48 PM:
5:08:49 PM: (Netlify Build completed in 9.7s)
5:08:49 PM: Section completed: building
5:09:05 PM: Finished processing build request in 49.595s

Deploying

Complete
5:08:48 PM: Deploy site
5:08:48 PM: ────────────────────────────────────────────────────────────────
5:08:48 PM: ​
5:08:48 PM: Starting to deploy site from 'userguide/public'
5:08:48 PM: Calculating files to upload
5:08:48 PM: 87 new files to upload
5:08:48 PM: 0 new functions to upload
5:08:49 PM: Section completed: deploying
5:08:49 PM: Site deploy was successfully initiated
5:08:49 PM: ​
5:08:49 PM: (Deploy site completed in 630ms)

Cleanup

Complete
5:08:49 PM: Netlify Build Complete
5:08:49 PM: ────────────────────────────────────────────────────────────────
5:08:49 PM: ​
5:08:49 PM: Caching artifacts
5:08:49 PM: Started saving node modules
5:08:49 PM: Finished saving node modules
5:08:49 PM: Started saving build plugins
5:08:49 PM: Finished saving build plugins
5:08:49 PM: Started saving corepack cache
5:08:49 PM: Finished saving corepack cache
5:08:49 PM: Started saving pip cache
5:08:49 PM: Finished saving pip cache
5:08:49 PM: Started saving emacs cask dependencies
5:08:49 PM: Finished saving emacs cask dependencies
5:08:49 PM: Started saving maven dependencies
5:08:49 PM: Finished saving maven dependencies
5:08:49 PM: Started saving boot dependencies
5:08:49 PM: Finished saving boot dependencies
5:08:49 PM: Started saving rust rustup cache
5:08:49 PM: Finished saving rust rustup cache
5:08:49 PM: Started saving go dependencies
5:08:49 PM: Finished saving go dependencies
5:08:49 PM: Build script success
5:09:03 PM: Uploading Cache of size 277.9MB
5:09:05 PM: Section completed: cleanup

Post-processing

Complete
5:08:49 PM: Skipping form detection
5:08:49 PM: Post processing - header rules
5:08:49 PM: Starting post processing
5:08:49 PM: Post processing - redirect rules
5:08:49 PM: Post processing done
5:08:49 PM: Section completed: postprocessing
5:08:49 PM: Site is live ✨