Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
7:20:53 AM: Build ready to start
7:20:55 AM: build-image version: 0143b4617dd9b5b3faed2aefa29c54a846e69aae (focal)
7:20:55 AM: buildbot version: 24f7c9fcfdc0e642a0e84524831960fde1f386d1
7:20:55 AM: Fetching cached dependencies
7:20:55 AM: Failed to fetch cache, continuing with build
7:20:55 AM: Starting to prepare the repo for build
7:20:55 AM: No cached dependencies found. Cloning fresh repo
7:20:55 AM: git clone --filter=blob:none https://github.com/markentier/markentier.tech
7:20:55 AM: Preparing Git Reference pull/38/head
7:20:57 AM: Custom build command detected. Proceeding with the specified command: "make netlify NETLIFY_DEPLOY_URL=$DEPLOY_PRIME_URL"
7:20:58 AM: Starting to install dependencies
7:20:58 AM: Python version set to 3.8
7:20:58 AM: Attempting Ruby version 2.7.2, read from environment
7:20:59 AM: Using Ruby version 2.7.2
7:20:59 AM: Started restoring cached go cache
7:20:59 AM: Finished restoring cached go cache
7:20:59 AM: Installing Go version 1.16.5 (requested 1.16.5)
7:21:03 AM: go version go1.16.5 linux/amd64
7:21:03 AM: Using PHP version 8.0
7:21:04 AM: Installing Zola 0.16.1
7:21:05 AM: Attempting Node.js version "v16.5.0" from .node-version
7:21:05 AM: Downloading and installing node v16.5.0...
7:21:05 AM: Downloading https://nodejs.org/dist/v16.5.0/node-v16.5.0-linux-x64.tar.xz...
7:22:34 AM: Computing checksum with sha256sum
7:22:35 AM: Checksums matched!
7:22:36 AM: Now using node v16.5.0 (npm v7.19.1)
7:22:36 AM: Started restoring cached build plugins
7:22:36 AM: Finished restoring cached build plugins
7:22:36 AM: Started restoring cached corepack dependencies
7:22:36 AM: Finished restoring cached corepack dependencies
7:22:36 AM: No npm workspaces detected
7:22:36 AM: Started restoring cached node modules
7:22:36 AM: Finished restoring cached node modules
7:22:37 AM: Installing npm packages using npm version 7.19.1
7:22:41 AM: npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
7:22:41 AM: npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
7:22:41 AM: npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
7:22:42 AM: npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
7:22:43 AM: npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
7:22:43 AM: npm WARN deprecated har-validator@5.1.5: this library is no longer supported
7:22:45 AM: npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
7:22:48 AM: added 906 packages, and audited 911 packages in 11s
7:22:48 AM: 61 packages are looking for funding
7:22:48 AM: run `npm fund` for details
7:22:48 AM: 21 vulnerabilities (10 moderate, 11 high)
7:22:48 AM: To address issues that do not require attention, run:
7:22:48 AM: npm audit fix
7:22:48 AM: To address all issues (including breaking changes), run:
7:22:48 AM: npm audit fix --force
7:22:48 AM: Run `npm audit` for details.
7:22:48 AM: npm packages installed
7:22:48 AM: Install dependencies script success
7:22:48 AM: Starting build script
7:22:49 AM: Detected 1 framework(s)
7:22:49 AM: "gulp" at version "4.0.2"
7:22:49 AM: Section completed: initializing
Building
Complete
Building
Complete
7:22:50 AM: Netlify Build
7:22:50 AM: ────────────────────────────────────────────────────────────────
7:22:50 AM:
7:22:50 AM: ❯ Version
7:22:50 AM: @netlify/build 29.21.1
7:22:50 AM:
7:22:50 AM: ❯ Flags
7:22:50 AM: baseRelDir: true
7:22:50 AM: buildId: 651e63d5cc3ee50008991292
7:22:50 AM: deployId: 651e63d5cc3ee50008991294
7:22:50 AM:
7:22:50 AM: ❯ Current directory
7:22:50 AM: /opt/build/repo
7:22:50 AM:
7:22:50 AM: ❯ Config file
7:22:50 AM: /opt/build/repo/netlify.toml
7:22:50 AM:
7:22:50 AM: ❯ Context
7:22:50 AM: deploy-preview
7:22:51 AM:
7:22:51 AM: ❯ Installing plugins
7:22:51 AM: - netlify-plugin-image-optim@0.4.0
7:22:51 AM: - @netlify/plugin-lighthouse@2.1.3
7:23:10 AM:
7:23:10 AM: ❯ Loading plugins
7:23:10 AM: - netlify-plugin-image-optim@0.4.0 from netlify.toml
7:23:10 AM: - @netlify/plugin-lighthouse@2.1.3 from netlify.toml
7:23:10 AM:
7:23:10 AM: ❯ Outdated plugins
7:23:10 AM: - @netlify/plugin-lighthouse@2.1.3: latest version is 5.0.0
7:23:10 AM: To upgrade this plugin, please remove it from "netlify.toml" and install it from the Netlify plugins directory instead (https://app.netlify.com/plugins)
7:23:11 AM:
7:23:11 AM: build.command from netlify.toml
7:23:11 AM: ────────────────────────────────────────────────────────────────
7:23:11 AM:
7:23:11 AM: $ make netlify NETLIFY_DEPLOY_URL=$DEPLOY_PRIME_URL
7:23:11 AM: curl -sSL -o zola.tar.gz https://github.com/getzola/zola/releases/download/v0.16.1/zola-v0.16.1-x86_64-unknown-linux-gnu.tar.gz
7:23:12 AM: mkdir -p zola && tar zxf zola.tar.gz -C zola
7:23:12 AM: Full path:
7:23:12 AM: /opt/build/repo/zola/zola
7:23:12 AM: zola 0.16.1
7:23:12 AM: zola --root site build --base-url https://deploy-preview-38--markentier-tech.netlify.app --output-dir public
7:23:12 AM: Building site...
7:23:12 AM: Checking all internal links with anchors.
7:23:12 AM: > Successfully checked 6 internal link(s) with anchors.
7:23:12 AM: -> Creating 41 pages (1 orphan) and 27 sections
7:23:12 AM: Done in 460ms.
7:23:12 AM: make ref-html -j 17
7:23:12 AM: make[1]: Entering directory "/opt/build/repo"
7:23:13 AM: make[1]: Leaving directory "/opt/build/repo"
7:23:13 AM: mv public/atom/index.html public/feed.atom.xml
7:23:13 AM: mv public/rss/index.html public/feed.rss.xml
7:23:13 AM: mv public/json/index.html public/feed.json
7:23:13 AM: echo "No tidy installed."
7:23:14 AM: [ -d node_modules ] || npm install
7:23:14 AM: npx browserslist@latest --update-db
7:23:14 AM: npm WARN exec The following package was not found and will be installed: browserslist@latest
7:23:15 AM: Browserslist: caniuse-lite is outdated. Please run:
7:23:15 AM: npx browserslist@latest --update-db
7:23:15 AM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
7:23:15 AM: Latest version: 1.0.30001546
7:23:15 AM: Installed version: 1.0.30001439
7:23:15 AM: Removing old caniuse-lite from lock file
7:23:15 AM: Installing new caniuse-lite version
7:23:15 AM: $ npm install caniuse-lite
7:23:17 AM: Cleaning package.json dependencies from caniuse-lite
7:23:17 AM: $ npm uninstall caniuse-lite
7:23:18 AM: caniuse-lite has been successfully updated
7:23:18 AM: Target browser changes:
7:23:18 AM: - and_chr 108
7:23:18 AM: + and_chr 117
7:23:18 AM: - and_ff 107
7:23:18 AM: + and_ff 118
7:23:18 AM: - and_uc 13.4
7:23:18 AM: + and_uc 15.5
7:23:18 AM: - android 108
7:23:18 AM: + android 117
7:23:18 AM: - chrome 108
7:23:18 AM: - chrome 107
7:23:18 AM: - chrome 106
7:23:18 AM: + chrome 117
7:23:18 AM: + chrome 116
7:23:18 AM: + chrome 115
7:23:18 AM: + chrome 114
7:23:18 AM: + chrome 109
7:23:18 AM: - edge 108
7:23:18 AM: - edge 107
7:23:18 AM: + edge 117
7:23:18 AM: + edge 116
7:23:18 AM: - firefox 107
7:23:18 AM: - firefox 106
7:23:18 AM: + firefox 118
7:23:18 AM: + firefox 117
7:23:18 AM: - ios_saf 16.0
7:23:18 AM: - ios_saf 15.6
7:23:18 AM: - ios_saf 15.5
7:23:18 AM: - ios_saf 14.5-14.8
7:23:18 AM: + ios_saf 17.0
7:23:18 AM: + ios_saf 16.6
7:23:18 AM: + ios_saf 16.3
7:23:18 AM: + ios_saf 15.6-15.7
7:23:18 AM: + kaios 3.0-3.1
7:23:18 AM: - op_mob 72
7:23:18 AM: + op_mob 73
7:23:18 AM: - opera 92
7:23:18 AM: - opera 91
7:23:18 AM: + opera 103
7:23:18 AM: + opera 102
7:23:18 AM: + opera 101
7:23:18 AM: - safari 16.1
7:23:18 AM: - safari 16.0
7:23:18 AM: + safari 17.0
7:23:18 AM: + safari 16.6
7:23:18 AM: - samsung 19.0
7:23:18 AM: - samsung 18.0
7:23:18 AM: + samsung 22
7:23:18 AM: + samsung 21
7:23:18 AM: IMG_BASE_URL=https://deploy-preview-38--markentier-tech.netlify.app npx gulp
7:23:19 AM: [07:23:19] Using gulpfile /opt/build/repo/gulpfile.js
7:23:19 AM: [07:23:19] Starting "default"...
7:23:19 AM: [07:23:19] Starting "html"...
7:23:19 AM: [07:23:19] Starting "javascript"...
7:23:19 AM: [07:23:19] Starting "json"...
7:23:58 AM: [07:23:58] Finished "json" after 39 s
7:23:58 AM: [07:23:58] Finished "javascript" after 39 s
7:24:02 AM: [07:24:02] Finished "html" after 44 s
7:24:02 AM: [07:24:02] Starting "css"...
7:24:03 AM: [07:24:03] Finished "css" after 238 ms
7:24:03 AM: [07:24:03] Finished "default" after 44 s
7:24:03 AM: NETLIFY_DEPLOY_URL = https://deploy-preview-38--markentier-tech.netlify.app
7:24:03 AM: DEPLOY_URL = https://651e63d5cc3ee50008991294--markentier-tech.netlify.app
7:24:03 AM: DEPLOY_PRIME_URL = https://deploy-preview-38--markentier-tech.netlify.app
7:24:03 AM:
7:24:03 AM: (build.command completed in 51.2s)
7:24:03 AM:
7:24:03 AM: Functions bundling
7:24:03 AM: ────────────────────────────────────────────────────────────────
7:24:03 AM:
7:24:03 AM: Packaging Functions from functions directory:
7:24:03 AM: - beacon_img/index.js
7:24:03 AM:
7:24:03 AM:
7:24:03 AM: (Functions bundling completed in 55ms)
7:24:03 AM:
7:24:03 AM: netlify-plugin-image-optim (onPostBuild event)
7:24:03 AM: ────────────────────────────────────────────────────────────────
7:24:03 AM:
7:24:46 AM: │ File │ Before │ After │ Reduction │
7:24:46 AM: ├────────────────────────────────────────────────────────────────────────────────────────────────────────┼───────────┼───────────┼───────────┤
7:24:46 AM: │ /i/beacon.svg │ 61 B │ 59 B │ 2 B │
7:24:46 AM: │ /i/javascript.svg │ 233 B │ 227 B │ 6 B │
7:24:46 AM: │ /i/m.favicon.svg │ 562 B │ 486 B │ 76 B │
7:24:46 AM: │ /i/m.png │ 18.96 KB │ 18.96 KB │ 0 B │
7:24:46 AM: │ /i/m.svg │ 483 B │ 478 B │ 5 B │
7:24:46 AM: │ /i/m.w-dark.svg │ 565 B │ 549 B │ 16 B │
7:24:46 AM: │ /i/markentier.svg │ 1015 B │ 1002 B │ 13 B │
7:24:46 AM: │ /i/markentier_tech.svg │ 1.25 KB │ 1.25 KB │ 5 B │
7:24:46 AM: │ /i/mtt.amp.png │ 2.78 KB │ 2.78 KB │ 0 B │
7:24:46 AM: │ /i/mtt.app-192.png │ 658 B │ 658 B │ 0 B │
7:24:46 AM: │ /i/mtt.app.png │ 8.25 KB │ 8.25 KB │ 0 B │
7:24:46 AM: │ /i/mtt.app.solid.png │ 14.34 KB │ 14.34 KB │ 0 B │
7:24:46 AM: │ /i/mtt.apple.png │ 2.83 KB │ 2.83 KB │ 0 B │
7:24:46 AM: │ /i/mtt.cover.png │ 17.74 KB │ 17.74 KB │ 0 B │
7:24:46 AM: │ /i/mtt.icon.png │ 11.2 KB │ 11.2 KB │ 0 B │
7:24:46 AM: │ /i/rust.svg │ 1.73 KB │ 1.73 KB │ 1 B │
7:24:46 AM: │ /posts/2018/03/from-cobalt-to-zola/books.png │ 336.72 KB │ 336.72 KB │ 1 B │
7:24:46 AM: │ /posts/2018/03/from-cobalt-to-zola/cover.png │ 332.17 KB │ 332.16 KB │ 14 B │
7:24:46 AM: │ /posts/2018/03/from-cobalt-to-zola/function.png │ 32.74 KB │ 32.74 KB │ 2 B │
7:24:46 AM: │ /posts/2018/03/from-cobalt-to-zola/functions.png │ 45.65 KB │ 45.31 KB │ 351 B │
7:24:46 AM: │ /posts/2018/03/how-to-build-static-site-blog/cover.png │ 452.05 KB │ 452.05 KB │ 0 B │
7:24:46 AM: │ /posts/2018/03/how-to-build-static-site-blog/how-to_cobalt-org.png │ 48.61 KB │ 48.61 KB │ 0 B │
7:24:46 AM: │ /posts/2018/03/how-to-build-static-site-blog/how-to_netlify-dns.png │ 30.11 KB │ 30.11 KB │ 0 B │
7:24:46 AM: │ /posts/2018/03/how-to-build-static-site-blog/how-to_new-github-repo.png │ 26.39 KB │ 25.86 KB │ 541 B │
7:24:46 AM: │ /posts/2018/03/how-to-build-static-site-blog/how-to_updown-monitoring.png │ 19.11 KB │ 19.11 KB │ 0 B │
7:24:46 AM: │ /posts/2018/03/push-rinse-repeat/cover.png │ 65.48 KB │ 65.48 KB │ 0 B │
7:24:46 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/code-snippet.png │ 24.36 KB │ 24.35 KB │ 2 B │
7:24:46 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/cover.png │ 203.69 KB │ 203.69 KB │ 0 B │
7:24:46 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/douglas-adams-books.jpg │ 249.08 KB │ 249.08 KB │ 0 B │
7:24:46 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/douglas-adams-books.png │ 383.22 KB │ 383.21 KB │ 4 B │
7:24:46 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/example-Q42.gif │ 645.46 KB │ 389.28 KB │ 256.18 KB │
7:24:46 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/google-1997.png │ 76.28 KB │ 76.28 KB │ 1 B │
7:24:46 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/pammiejay.png │ 88.2 KB │ 88.2 KB │ 1 B │
7:24:46 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/semantic-web-wordle.png │ 112.28 KB │ 112.28 KB │ 0 B │
7:24:46 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/twitter-cards.png │ 23.83 KB │ 23.83 KB │ 0 B │
7:24:46 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/wikidata-graph-q42-p800.png │ 49.35 KB │ 49.35 KB │ 0 B │
7:24:46 AM: │ /posts/2018/04/hitchhikers-guide-to-structured-data/wikidata-q42-douglas-adams.png │ 65.48 KB │ 65.48 KB │ 0 B │
7:24:46 AM: │ /posts/2018/04/progressive-web-app/app-screens.png │ 62.8 KB │ 62.8 KB │ 0 B │
7:24:46 AM: │ /posts/2018/04/progressive-web-app/cover.png │ 26.61 KB │ 26.61 KB │ 0 B │
7:24:46 AM: │ /posts/2018/04/progressive-web-app/google-lighthouse-logo.png │ 7.51 KB │ 7.51 KB │ 0 B │
7:24:46 AM: │ /posts/2018/04/progressive-web-app/google-lighthouse-progress.png │ 26.61 KB │ 26.61 KB │ 0 B │
7:24:46 AM: │ /posts/2018/04/progressive-web-app/google-lighthouse-report.png │ 44.7 KB │ 44.69 KB │ 5 B │
7:24:46 AM: │ /posts/2018/04/progressive-web-app/google-lighthouse-start.png │ 23.77 KB │ 23.77 KB │ 0 B │
7:24:46 AM: │ /posts/2018/04/rebeccapurple/cover.png │ 12.17 KB │ 12.17 KB │ 0 B │
7:24:46 AM: │ /posts/2018/04/rebeccapurple/rebecca.png │ 12.17 KB │ 12.17 KB │ 0 B │
7:24:46 AM: │ /posts/2018/05/minimalism-focus-clean-redesign/cover.png │ 136.95 KB │ 136.82 KB │ 136 B │
7:24:46 AM: │ /posts/2018/05/minimalism-focus-clean-redesign/mtt-now-scrolled.png │ 44.94 KB │ 44.94 KB │ 0 B │
7:24:46 AM: │ /posts/2018/05/minimalism-focus-clean-redesign/mtt-now.png │ 30.47 KB │ 30.41 KB │ 58 B │
7:24:46 AM: │ /posts/2018/05/minimalism-focus-clean-redesign/mtt-old.png │ 63.47 KB │ 63.45 KB │ 22 B │
7:24:46 AM: │ /posts/2018/12/ruby-bundler-nokogiri-macos/cover.png │ 57.68 KB │ 57.68 KB │ 0 B │
7:24:46 AM: │ /posts/2020/09/beginnings/cover.jpg │ 160.44 KB │ 160.44 KB │ 0 B │
7:24:46 AM: │ /posts/2020/09/beginnings/cover.png │ 391.1 KB │ 391.09 KB │ 3 B │
7:24:46 AM: │ /posts/2020/10/faster-git-under-wsl2/code.png │ 13.79 KB │ 13.79 KB │ 1 B │
7:24:46 AM: │ /posts/2020/10/faster-git-under-wsl2/cover.png │ 13.39 KB │ 13.39 KB │ 0 B │
7:24:46 AM: │ /posts/2020/10/faster-git-under-wsl2/hyperfine-benchmark.png │ 24.29 KB │ 24.29 KB │ 1 B │
7:24:46 AM: │ /posts/2020/10/medium-icon-svg/cover.png │ 20.71 KB │ 20.71 KB │ 0 B │
7:24:46 AM: │ /posts/2020/10/medium-icon-svg/medium.icon.ellipses.svg │ 199 B │ 198 B │ 1 B │
7:24:46 AM: │ /posts/2020/10/medium-icon-svg/medium.icon.sanitized.svg │ 514 B │ 489 B │ 25 B │
7:24:46 AM: │ /posts/2020/10/rust-2021/arduino-clone-and-led-ring.jpg │ 120.98 KB │ 120.98 KB │ 0 B │
7:24:46 AM: │ /posts/2020/10/rust-2021/arduino-clone-and-led-ring.png │ 478.63 KB │ 478.62 KB │ 3 B │
7:24:46 AM: │ /posts/2020/10/rust-2021/cover.png │ 195.31 KB │ 195.31 KB │ 3 B │
7:24:46 AM: │ /posts/2020/10/rust-2021/esp8266-and-components.jpg │ 114.42 KB │ 114.42 KB │ 0 B │
7:24:46 AM: │ /posts/2020/10/rust-2021/esp8266-and-components.png │ 516.37 KB │ 516.37 KB │ 0 B │
7:24:46 AM: │ /posts/2020/10/rust-2021/nrf52840-kit-and-components.jpg │ 291.91 KB │ 291.91 KB │ 0 B │
7:24:46 AM: │ /posts/2020/10/rust-2021/nrf52840-kit-and-components.png │ 623.37 KB │ 623.37 KB │ 1 B │
7:24:46 AM: │ /posts/2020/10/rust-2021/rust-2021-arduino-atmega-attiny.jpg │ 1.03 MB │ 1.03 MB │ 0 B │
7:24:46 AM: │ /posts/2020/10/rust-2021/rust-2021-arduino-atmega-attiny.png │ 393.06 KB │ 393.06 KB │ 4 B │
7:24:46 AM: │ /posts/2020/10/rust-2021/rust-2021-arduino-uno-form-factor.jpg │ 1.11 MB │ 1.11 MB │ 0 B │
7:24:46 AM: │ /posts/2020/10/rust-2021/rust-2021-arduino-uno-form-factor.png │ 415.95 KB │ 415.95 KB │ 0 B │
7:24:46 AM: │ /posts/2020/10/rust-2021/rust-2021-esp8266-esp8285-esp32.jpg │ 380.61 KB │ 380.61 KB │ 0 B │
7:24:46 AM: │ /posts/2020/10/rust-2021/rust-2021-esp8266-esp8285-esp32.png │ 153.81 KB │ 153.81 KB │ 0 B │
7:24:46 AM: │ /posts/2020/10/rust-2021/rust-2021.png │ 195.31 KB │ 195.31 KB │ 3 B │
7:24:46 AM: │ /posts/2020/10/wrote-javascript-to-avoid-javascript/cover.png │ 27.73 KB │ 27.73 KB │ 0 B │
7:24:46 AM: │ /posts/2020/10/wrote-javascript-to-avoid-javascript/pos-sticky.gif │ 6.15 MB │ 6.15 MB │ 0 B │
7:24:46 AM: │ /posts/2020/10/wrote-javascript-to-avoid-javascript/pos-sticky.o.gif │ 2.19 MB │ 2.19 MB │ 1.1 KB │
7:24:46 AM: │ /posts/2020/10/wrote-javascript-to-avoid-javascript/pos-sticky.png │ 56.86 KB │ 56.86 KB │ 0 B │
7:24:46 AM: │ /posts/2020/10/wrote-javascript-to-avoid-javascript/sizes-2.png │ 19.94 KB │ 19.93 KB │ 2 B │
7:24:46 AM: │ /posts/2020/10/wrote-javascript-to-avoid-javascript/sizes-png-webp-avif.w.png │ 9.28 KB │ 9.28 KB │ 0 B │
7:24:46 AM: │ /posts/2020/11/microsoft-eating-software-world/cover.png │ 29.07 KB │ 29.07 KB │ 4 B │
7:24:46 AM: │ /posts/2020/11/raspberry-pi-400/amiga-500.png │ 206.9 KB │ 206.9 KB │ 0 B │
7:24:46 AM: │ /posts/2020/11/raspberry-pi-400/cover.png │ 208.21 KB │ 208.21 KB │ 0 B │
7:24:46 AM: │ /posts/2021/01/rust-most-popular-language/cover.png │ 25.8 KB │ 25.8 KB │ 0 B │
7:24:46 AM: │ /posts/2021/01/rust-wasm-on-aws-lambda-edge/cover.png │ 111.36 KB │ 111.35 KB │ 3 B │
7:24:46 AM: │ /posts/2021/01/rust-wasm-on-aws-lambda-edge/project-tree.png │ 9.75 KB │ 9.75 KB │ 0 B │
7:24:46 AM: │ /posts/2021/02/github-with-multiple-profiles-gpg-ssh-keys/cover.png │ 14.31 KB │ 14.31 KB │ 0 B │
7:24:46 AM: │ /posts/2021/03/responsive-toc-leader-lines-with-css/1024x768_1200x600.png │ 51.13 KB │ 51.13 KB │ 2 B │
7:24:46 AM: │ /posts/2021/03/responsive-toc-leader-lines-with-css/1440x1080_1200x600.png │ 40.32 KB │ 40.32 KB │ 1 B │
7:24:46 AM: │ /posts/2021/03/responsive-toc-leader-lines-with-css/768x576_1200x600.png │ 45.06 KB │ 45.06 KB │ 0 B │
7:24:46 AM: │ /posts/2021/03/responsive-toc-leader-lines-with-css/cover.png │ 41.87 KB │ 41.86 KB │ 8 B │
7:24:46 AM: │ /posts/2021/03/responsive-toc-leader-lines-with-css/table-of-contents-example-howto-randall-munroe.jpg │ 68.63 KB │ 68.63 KB │ 0 B │
7:24:46 AM: │ /posts/2021/03/responsive-toc-leader-lines-with-css/table-of-contents-example-howto-randall-munroe.png │ 332.74 KB │ 332.65 KB │ 91 B │
7:24:46 AM: │ /posts/2021/04/windows-shortcut-key-symbol/cover.png │ 29.35 KB │ 29.35 KB │ 0 B │
7:24:46 AM: │ /posts/2021/05/self-care/cover.jpg │ 111.01 KB │ 110.65 KB │ 373 B │
7:24:46 AM: │ /posts/2021/05/self-care/cover.png │ 322.86 KB │ 322.86 KB │ 0 B │
7:24:46 AM: │ /posts/2021/06/meritocracy/cover.jpg │ 65.65 KB │ 64.97 KB │ 693 B │
7:24:46 AM: │ /posts/2021/06/meritocracy/cover.png │ 278.25 KB │ 278.25 KB │ 0 B │
7:24:46 AM: │ /posts/2021/06/whiteboards/cover.jpg │ 46.16 KB │ 46.16 KB │ 0 B │
7:24:46 AM: │ /posts/2021/06/whiteboards/cover.png │ 253.36 KB │ 253.34 KB │ 18 B │
7:24:46 AM: │ /posts/2021/07/rust-safety-and-security/cover.png │ 233.23 KB │ 233.23 KB │ 0 B │
7:24:46 AM: │ /posts/2021/08/tired/cover.png │ 171.46 KB │ 171.41 KB │ 50 B │
7:24:46 AM: │ /posts/2021/09/delete-unmerged-branches-github/cover.png │ 98.42 KB │ 98.42 KB │ 0 B │
7:24:46 AM: │ /posts/2021/09/delete-unmerged-branches-github/gh-setting.png │ 13.42 KB │ 5.96 KB │ 7.47 KB │
7:24:46 AM: │ /posts/2021/10/autocrlf-true-considered-harmful/cover.png │ 13.22 KB │ 13.22 KB │ 0 B │
7:24:46 AM: │ /posts/2021/10/autocrlf-true-considered-harmful/typewriter-design.jpg │ 177.14 KB │ 172.12 KB │ 5.02 KB │
7:24:46 AM: │ /posts/2021/10/autocrlf-true-considered-harmful/typewriter-design.o.jpg │ 95.64 KB │ 95.64 KB │ 0 B │
7:24:46 AM: │ /posts/2021/10/autocrlf-true-considered-harmful/typewriter-design.o.png │ 931.83 KB │ 469.32 KB │ 462.51 KB │
7:24:46 AM: │ /posts/2021/10/autocrlf-true-considered-harmful/typewriter-design.png │ 1.13 MB │ 584.77 KB │ 567.26 KB │
7:24:46 AM: │ /posts/2021/10/autocrlf-true-considered-harmful/typewriter-in-pieces.jpg │ 126.87 KB │ 123.7 KB │ 3.17 KB │
7:24:46 AM: │ /posts/2021/10/autocrlf-true-considered-harmful/typewriter-in-pieces.png │ 587.44 KB │ 326.78 KB │ 260.66 KB │
7:24:46 AM: │ /posts/2021/10/autocrlf-true-considered-harmful/typewriters.png │ 515.21 KB │ 515.21 KB │ 0 B │
7:24:46 AM: │ /posts/2021/11/multiarch-container-images-for-docker-and-kubernetes/cover.png │ 238.72 KB │ 238.72 KB │ 0 B │
7:24:46 AM: │ /posts/2022/01/speedy-rust-builds-under-wsl2/cover.png │ 246.56 KB │ 246.56 KB │ 0 B │
7:24:46 AM: │ /posts/2022/04/halftime/cover.png │ 205.07 KB │ 205.07 KB │ 0 B │
7:24:46 AM: │ /posts/2022/12/capture-the-ip/cover.png │ 33.34 KB │ 33.34 KB │ 0 B │
7:24:46 AM: │ /posts/2022/12/capture-the-ip/cput-24h.png │ 41.08 KB │ 41.08 KB │ 0 B │
7:24:46 AM: │ /posts/2022/12/capture-the-ip/timings.png │ 31.26 KB │ 31.26 KB │ 0 B │
7:24:46 AM: ┌──────────────────────────────────────┐
7:24:46 AM: │ Images optimized - 1.53 MB saved │
7:24:46 AM: └──────────────────────────────────────┘
7:24:46 AM:
7:24:46 AM: (netlify-plugin-image-optim onPostBuild completed in 42.8s)
7:24:46 AM:
7:24:46 AM: @netlify/plugin-lighthouse (onPostBuild event)
7:24:46 AM: ────────────────────────────────────────────────────────────────
7:24:46 AM:
7:24:46 AM: Serving and scanning site from directory public
7:24:46 AM: Thu, 05 Oct 2023 07:24:46 GMT LH:ChromeLauncher Waiting for browser.
7:24:46 AM: Thu, 05 Oct 2023 07:24:46 GMT LH:ChromeLauncher Waiting for browser...
7:24:46 AM: Thu, 05 Oct 2023 07:24:46 GMT LH:ChromeLauncher Waiting for browser.....
7:24:46 AM: Thu, 05 Oct 2023 07:24:46 GMT LH:ChromeLauncher Waiting for browser.....✓
7:24:46 AM: Thu, 05 Oct 2023 07:24:46 GMT LH:config:warn IFrameElements gatherer requested, however no audit requires it.
7:24:46 AM: Thu, 05 Oct 2023 07:24:46 GMT LH:config:warn FormElements gatherer requested, however no audit requires it.
7:24:46 AM: Thu, 05 Oct 2023 07:24:46 GMT LH:status Connecting to browser
7:24:46 AM: Thu, 05 Oct 2023 07:24:46 GMT LH:CriConnection:warn Cannot create new tab; reusing open tab.
7:24:46 AM: Thu, 05 Oct 2023 07:24:46 GMT LH:status Disconnecting from browser...
7:24:46 AM: Thu, 05 Oct 2023 07:24:46 GMT LH:status Cleaning origin data
7:24:46 AM: Thu, 05 Oct 2023 07:24:46 GMT LH:CriConnection:error sendRawMessage() was called without an established connection.
7:24:46 AM: Thu, 05 Oct 2023 07:24:46 GMT LH:GatherRunner disconnect:error sendRawMessage() was called without an established connection.
7:24:46 AM: Thu, 05 Oct 2023 07:24:46 GMT LH:ChromeLauncher Killing Chrome instance 6133
7:24:46 AM:
7:24:46 AM: (@netlify/plugin-lighthouse onPostBuild completed in 871ms)
7:24:46 AM:
7:24:59 AM: (Netlify Build completed in 2m 8.5s)
7:25:00 AM: Section completed: building
7:25:06 AM: Finished processing build request in 4m10.898s
Deploying
Complete
Deploying
Complete
7:24:46 AM: Deploy site
7:24:46 AM: ────────────────────────────────────────────────────────────────
7:24:46 AM:
7:24:46 AM: Starting to deploy site from "public"
7:24:47 AM: Calculating files to upload
7:24:49 AM: 735 new files to upload
7:24:49 AM: 1 new functions to upload
7:24:49 AM: Starting to upload
7:24:49 AM: 10% uploaded
7:24:49 AM: 20% uploaded
7:24:50 AM: 30% uploaded
7:24:50 AM: 40% uploaded
7:24:50 AM: 50% uploaded
7:24:50 AM: 60% uploaded
7:24:51 AM: 70% uploaded
7:24:51 AM: 80% uploaded
7:24:51 AM: 90% uploaded
7:24:57 AM: 100% uploaded
7:24:57 AM: Section completed: deploying
7:24:57 AM: Site deploy was successfully initiated
7:24:57 AM:
7:24:57 AM: (Deploy site completed in 10.9s)
Cleanup
Complete
Cleanup
Complete
7:24:59 AM: Netlify Build Complete
7:24:59 AM: ────────────────────────────────────────────────────────────────
7:24:59 AM:
7:25:00 AM: Caching artifacts
7:25:00 AM: Started saving node modules
7:25:00 AM: Finished saving node modules
7:25:00 AM: Started saving build plugins
7:25:00 AM: Finished saving build plugins
7:25:00 AM: Started saving corepack cache
7:25:00 AM: Finished saving corepack cache
7:25:00 AM: Started saving pip cache
7:25:00 AM: Finished saving pip cache
7:25:00 AM: Started saving emacs cask dependencies
7:25:00 AM: Finished saving emacs cask dependencies
7:25:00 AM: Started saving maven dependencies
7:25:00 AM: Finished saving maven dependencies
7:25:00 AM: Started saving boot dependencies
7:25:00 AM: Finished saving boot dependencies
7:25:00 AM: Started saving rust rustup cache
7:25:00 AM: Finished saving rust rustup cache
7:25:00 AM: Started saving go dependencies
7:25:00 AM: Finished saving go dependencies
7:25:00 AM: Build script success
7:25:02 AM: Uploading Cache of size 354.5MB
7:25:06 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
7:24:57 AM: Starting post processing
7:24:58 AM: Post processing - redirect rules
7:24:58 AM: Post processing done
7:24:58 AM: Section completed: postprocessing
7:24:58 AM: Skipping HTML post processing
7:24:58 AM: Post processing - header rules
7:24:58 AM: Site is live ✨