Skip to main content

Deploy details

Deploy successful for docsydocs

Adjust pageinfo bg to be compatible with dark-mode

PR #1915: chalin-im-dark-mode-pageinfo-2024-04-05@6f3e7eb

Deploy log

Initializing

Complete
9:09:34 PM: Build ready to start
9:09:47 PM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
9:09:47 PM: buildbot version: 7434bd15586c7bad4a3860d2dbd1a5a8ae8f210d
9:09:47 PM: Fetching cached dependencies
9:09:47 PM: Starting to download cache of 241.8MB
9:09:49 PM: Finished downloading cache in 1.88s
9:09:49 PM: Starting to extract cache
9:09:51 PM: Finished extracting cache in 2.314s
9:09:51 PM: Finished fetching cache in 4.253s
9:09:51 PM: Starting to prepare the repo for build
9:09:52 PM: Preparing Git Reference pull/1915/head
9:09:53 PM: Custom build command detected. Proceeding with the specified command: "npm run docs-install && npm run build:preview"
9:09:55 PM: Starting to install dependencies
9:09:57 PM: Python version set to 3.8
9:09:57 PM: Attempting Ruby version 2.6.2, read from environment
9:09:58 PM: Required ruby-2.6.2 is not installed - installing.
9:09:58 PM: Searching for binary rubies, this might take some time.
9:09:58 PM: Checking requirements for ubuntu.
9:09:59 PM: Requirements installation successful.
9:09:59 PM: ruby-2.6.2 - #configure
9:09:59 PM: ruby-2.6.2 - #download
9:09:59 PM: ruby-2.6.2 - #validate archive
9:10:02 PM: ruby-2.6.2 - #extract
9:10:04 PM: ruby-2.6.2 - #validate binary
9:10:05 PM: ruby-2.6.2 - #setup
9:10:05 PM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2@global
9:10:05 PM: ruby-2.6.2 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
9:10:05 PM: ruby-2.6.2 - #generating global wrappers........
9:10:05 PM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2
9:10:06 PM: ruby-2.6.2 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
9:10:06 PM: ruby-2.6.2 - #generating default wrappers........
9:10:06 PM: Using /opt/buildhome/.rvm/gems/ruby-2.6.2
9:10:06 PM: Using Ruby version 2.6.2
9:10:07 PM: Started restoring cached go cache
9:10:07 PM: Finished restoring cached go cache
9:10:07 PM: Installing Go version 1.21.6 (requested 1.21.6)
9:10:10 PM: go version go1.21.6 linux/amd64
9:10:10 PM: Using PHP version 8.0
9:10:12 PM: Started restoring cached Node.js version
9:10:18 PM: Finished restoring cached Node.js version
9:10:18 PM: Attempting Node.js version "lts/*" from .nvmrc
9:10:19 PM: v20.12.1 is already installed.
9:10:19 PM: Now using node v20.12.1 (npm v10.5.0)
9:10:19 PM: Enabling Node.js Corepack
9:10:19 PM: Started restoring cached build plugins
9:10:19 PM: Finished restoring cached build plugins
9:10:19 PM: Started restoring cached corepack dependencies
9:10:19 PM: Finished restoring cached corepack dependencies
9:10:19 PM: No npm workspaces detected
9:10:19 PM: Started restoring cached node modules
9:10:19 PM: Finished restoring cached node modules
9:10:19 PM: Installing npm packages using npm version 10.5.0
9:10:20 PM: > docsy@0.9.2-dev.0-unreleased postinstall
9:10:20 PM: > npm run _mkdir:hugo-mod
9:10:20 PM: > docsy@0.9.2-dev.0-unreleased _mkdir:hugo-mod
9:10:20 PM: > npx mkdirp ../github.com/FortAwesome/Font-Awesome ../github.com/twbs/bootstrap
9:10:20 PM: up to date, audited 208 packages in 951ms
9:10:20 PM: 73 packages are looking for funding
9:10:20 PM: run `npm fund` for details
9:10:20 PM: found 0 vulnerabilities
9:10:20 PM: npm packages installed
9:10:21 PM: Successfully installed dependencies
9:10:21 PM: Starting build script
9:10:24 PM: Detected 0 framework(s)
9:10:24 PM: Section completed: initializing

Building

Complete
9:10:25 PM: Netlify Build
9:10:25 PM: ────────────────────────────────────────────────────────────────
9:10:25 PM:
9:10:25 PM: ❯ Version
9:10:25 PM: @netlify/build 29.39.0
9:10:25 PM:
9:10:25 PM: ❯ Flags
9:10:25 PM: baseRelDir: false
9:10:25 PM: buildId: 66130b8d07cc33000806baa5
9:10:25 PM: deployId: 66130b8e07cc33000806baa7
9:10:25 PM:
9:10:25 PM: ❯ Current directory
9:10:25 PM: /opt/build/repo
9:10:25 PM:
9:10:25 PM: ❯ Config file
9:10:25 PM: /opt/build/repo/netlify.toml
9:10:25 PM:
9:10:25 PM: ❯ Context
9:10:25 PM: deploy-preview
9:10:25 PM:
9:10:25 PM: build.command from netlify.toml
9:10:25 PM: ────────────────────────────────────────────────────────────────
9:10:25 PM: ​
9:10:25 PM: $ npm run docs-install && npm run build:preview
9:10:25 PM: > docsy@0.9.2-dev.0-unreleased docs-install
9:10:25 PM: > npm run _cd:docs -- npm install
9:10:25 PM: > docsy@0.9.2-dev.0-unreleased _cd:docs
9:10:25 PM: > cd userguide && npm install
9:10:28 PM: > prepare
9:10:28 PM: > cd .. && npm install
9:10:28 PM: > docsy@0.9.2-dev.0-unreleased postinstall
9:10:28 PM: > npm run _mkdir:hugo-mod
9:10:28 PM: > docsy@0.9.2-dev.0-unreleased _mkdir:hugo-mod
9:10:28 PM: > npx mkdirp ../github.com/FortAwesome/Font-Awesome ../github.com/twbs/bootstrap
9:10:29 PM: up to date, audited 208 packages in 897ms
9:10:29 PM: 73 packages are looking for funding
9:10:29 PM: run `npm fund` for details
9:10:29 PM: found 0 vulnerabilities
9:10:29 PM: added 74 packages, and audited 75 packages in 3s
9:10:29 PM: 23 packages are looking for funding
9:10:29 PM: run `npm fund` for details
9:10:29 PM: found 0 vulnerabilities
9:10:29 PM: > docsy@0.9.2-dev.0-unreleased prebuild:preview
9:10:29 PM: > npm run _prebuild
9:10:29 PM: > docsy@0.9.2-dev.0-unreleased _prebuild
9:10:29 PM: > npm run _cp:bs-rfs
9:10:29 PM: > docsy@0.9.2-dev.0-unreleased _cp:bs-rfs
9:10:29 PM: > npx cpy "node_modules/bootstrap/scss/vendor/*" assets/_vendor/bootstrap/scss/
9:10:30 PM: > docsy@0.9.2-dev.0-unreleased build:preview
9:10:30 PM: > npm run cd:docs build:preview
9:10:30 PM: > docsy@0.9.2-dev.0-unreleased cd:docs
9:10:30 PM: > npm run _cd:docs -- npm run build:preview
9:10:30 PM: > docsy@0.9.2-dev.0-unreleased _cd:docs
9:10:30 PM: > cd userguide && npm run build:preview
9:10:30 PM: > build:preview
9:10:30 PM: > npm run _hugo-dev -- --minify --baseURL "${DEPLOY_PRIME_URL:-/}"
9:10:31 PM: > _hugo-dev
9:10:31 PM: > npm run _hugo -- -e dev -DFE --minify --baseURL https://deploy-preview-1915--docsydocs.netlify.app
9:10:31 PM: > _hugo
9:10:31 PM: > hugo --cleanDestinationDir --themesDir ../.. -e dev -DFE --minify --baseURL https://deploy-preview-1915--docsydocs.netlify.app
9:10:31 PM: Start building sites …
9:10:31 PM: hugo v0.124.1-db083b05f16c945fec04f745f0ca8640560cf1ec+extended linux/amd64 BuildDate=2024-03-20T11:40:10Z VendorInfo=gohugoio
9:10:32 PM: | EN
9:10:32 PM: -------------------+-----
9:10:32 PM: Pages | 84
9:10:32 PM: Paginator pages | 0
9:10:32 PM: Non-page files | 8
9:10:32 PM: Static files | 35
9:10:32 PM: Processed images | 5
9:10:32 PM: Aliases | 3
9:10:32 PM: Cleaned | 0
9:10:32 PM: Total in 1052 ms
9:10:32 PM: > postbuild:preview
9:10:32 PM: > npm run _check:links
9:10:32 PM: > _check:links
9:10:32 PM: > make check-links
9:10:32 PM: rm -Rf tmp/bin
9:10:32 PM: curl https://htmltest.wjdp.uk | bash -s -- -b tmp/bin
9:10:32 PM: % Total % Received % Xferd Average Speed Time Time Time Current
9:10:32 PM: Dload Upload Total Spent Left Speed
9:10:32 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
9:10:32 PM: 100 10278 100 10278 0 0 209k 0 --:--:-- --:--:-- --:--:-- 209k
9:10:32 PM: wjdp/htmltest info checking GitHub for latest tag
9:10:32 PM: wjdp/htmltest info found version: 0.17.0 for v0.17.0/linux/amd64
9:10:33 PM: wjdp/htmltest info installed tmp/bin/htmltest
9:10:33 PM: tmp/bin/htmltest --skip-external
9:10:33 PM: Skipping the checking of external links.
9:10:33 PM: htmltest started at 09:10:33 on public
9:10:33 PM: ========================================================================
9:10:33 PM: ✔✔✔ passed in 72.736215ms
9:10:33 PM: tested 67 documents
9:10:33 PM:
9:10:33 PM: (build.command completed in 8s)
9:10:33 PM:
9:10:34 PM: (Netlify Build completed in 8.5s)
9:10:34 PM: Section completed: building
9:10:37 PM: Finished processing build request in 50.034s

Deploying

Complete
9:10:33 PM: Deploy site
9:10:33 PM: ────────────────────────────────────────────────────────────────
9:10:33 PM: ​
9:10:33 PM: Starting to deploy site from "userguide/public"
9:10:33 PM: Calculating files to upload
9:10:33 PM: 7 new files to upload
9:10:33 PM: 0 new functions to upload
9:10:34 PM: Section completed: deploying
9:10:34 PM: Site deploy was successfully initiated
9:10:34 PM: ​
9:10:34 PM: (Deploy site completed in 452ms)

Cleanup

Complete
9:10:34 PM: Netlify Build Complete
9:10:34 PM: ────────────────────────────────────────────────────────────────
9:10:34 PM: ​
9:10:34 PM: Caching artifacts
9:10:34 PM: Started saving node modules
9:10:34 PM: Finished saving node modules
9:10:34 PM: Started saving build plugins
9:10:34 PM: Finished saving build plugins
9:10:34 PM: Started saving corepack cache
9:10:34 PM: Finished saving corepack cache
9:10:34 PM: Started saving pip cache
9:10:34 PM: Finished saving pip cache
9:10:34 PM: Started saving emacs cask dependencies
9:10:34 PM: Finished saving emacs cask dependencies
9:10:34 PM: Started saving maven dependencies
9:10:34 PM: Finished saving maven dependencies
9:10:34 PM: Started saving boot dependencies
9:10:34 PM: Finished saving boot dependencies
9:10:34 PM: Started saving rust rustup cache
9:10:34 PM: Finished saving rust rustup cache
9:10:34 PM: Started saving go dependencies
9:10:34 PM: Finished saving go dependencies
9:10:34 PM: Cached Ruby version 2.6.2
9:10:34 PM: Build script success
9:10:35 PM: Uploading Cache of size 262.4MB
9:10:37 PM: Section completed: cleanup

Post-processing

Complete
9:10:34 PM: Starting post processing
9:10:34 PM: Skipping form detection
9:10:34 PM: Post processing - header rules
9:10:34 PM: Post processing - redirect rules
9:10:34 PM: Post processing done
9:10:34 PM: Section completed: postprocessing
9:10:34 PM: Site is live ✨