Skip to main content

Deploy details

Deploy successful for tigera

GH#1906: Update storage provisioners

PR #1908: azure-disk@06c5c19

Lighthouse scores

Deploy summary

  • info

    1 plugin ran successfully

    Select for details.

    • @netlify/plugin-lighthouse
  • plugin output

    @netlify/plugin-lighthouse ran successfully

    Summary for path '/': Performance: 28, Accessibility: 90, Best Practices: 83, SEO: 92, PWA: 20

  • info

    Build time: 4m 33s. Total deploy time: 4m 33s

    Build started at 11:35:51 AM and ended at 11:40:24 AM. Learn more about build minutes

Deploy log

Initializing

Complete
11:35:36 AM: Build ready to start
11:35:51 AM: build-image version: 9a361c83c6a43010ba0aa3ea38214accc0223b2c (focal)
11:35:51 AM: buildbot version: 9a4374dc9e2c1cbd2a152e441d69a3a6d7e12511
11:35:51 AM: Fetching cached dependencies
11:35:51 AM: Starting to download cache of 1.5GB
11:35:54 AM: Finished downloading cache in 2.989s
11:35:54 AM: Starting to extract cache
11:36:15 AM: Finished extracting cache in 20.63s
11:36:15 AM: Finished fetching cache in 23.758s
11:36:15 AM: Starting to prepare the repo for build
11:36:15 AM: Preparing Git Reference pull/1908/head
11:36:17 AM: Custom functions path detected. Proceeding with the specified path: 'functions'
11:36:17 AM: Custom build command detected. Proceeding with the specified command: '[[ $PREVIEW_TYPE == cloudpreview ]] && echo Building deploy preview for Calico Cloud version next && bash ./scripts/cc-next-preview-config.sh || make netlify'
11:36:18 AM: Starting to install dependencies
11:36:18 AM: Started restoring cached mise cache
11:36:19 AM: Finished restoring cached mise cache
11:36:20 AM: mise python@3.13.2 install
11:36:20 AM: mise python@3.13.2 download cpython-3.13.2+20250212-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
11:36:20 AM: mise python@3.13.2 extract cpython-3.13.2+20250212-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
11:36:20 AM: mise python@3.13.2 python --version
11:36:20 AM: mise python@3.13.2 Python 3.13.2
11:36:20 AM: mise python@3.13.2 installed
11:36:20 AM: Python version set to 3.13
11:36:22 AM: Collecting pipenv
11:36:22 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
11:36:22 AM: Collecting certifi (from pipenv)
11:36:22 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
11:36:22 AM: Collecting packaging>=22 (from pipenv)
11:36:22 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
11:36:22 AM: Collecting setuptools>=67 (from pipenv)
11:36:22 AM: Downloading setuptools-75.8.2-py3-none-any.whl.metadata (6.7 kB)
11:36:23 AM: Collecting virtualenv>=20.24.2 (from pipenv)
11:36:23 AM: Downloading virtualenv-20.29.2-py3-none-any.whl.metadata (4.5 kB)
11:36:23 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
11:36:23 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
11:36:23 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
11:36:23 AM: Downloading filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
11:36:23 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
11:36:23 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
11:36:23 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
11:36:23 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 46.2 MB/s eta 0:00:00
11:36:23 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
11:36:23 AM: Downloading setuptools-75.8.2-py3-none-any.whl (1.2 MB)
11:36:23 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 43.5 MB/s eta 0:00:00
11:36:23 AM: Downloading virtualenv-20.29.2-py3-none-any.whl (4.3 MB)
11:36:23 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 96.1 MB/s eta 0:00:00
11:36:23 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
11:36:23 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
11:36:23 AM: Downloading filelock-3.17.0-py3-none-any.whl (16 kB)
11:36:23 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
11:36:23 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
11:36:25 AM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.17.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.6 setuptools-75.8.2 virtualenv-20.29.2
11:36:26 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
11:36:26 AM: [notice] To update, run: pip install --upgrade pip
11:36:26 AM: Attempting Ruby version 2.7.2, read from environment
11:36:27 AM: Using Ruby version 2.7.2
11:36:27 AM: Started restoring cached go cache
11:36:27 AM: Finished restoring cached go cache
11:36:29 AM: go version go1.19.13 linux/amd64
11:36:30 AM: Using PHP version 8.0
11:36:31 AM: Started restoring cached Node.js version
11:36:32 AM: Finished restoring cached Node.js version
11:36:32 AM: Attempting Node.js version 'v20.16.0' from .nvmrc
11:36:32 AM: v20.16.0 is already installed.
11:36:33 AM: Now using node v20.16.0 (npm v10.8.1)
11:36:33 AM: Enabling Node.js Corepack
11:36:33 AM: Started restoring cached build plugins
11:36:33 AM: Finished restoring cached build plugins
11:36:33 AM: Started restoring cached corepack dependencies
11:36:33 AM: Finished restoring cached corepack dependencies
11:36:33 AM: Started restoring cached yarn cache
11:36:33 AM: Finished restoring cached yarn cache
11:36:33 AM: Installing Yarn version 1.22.19
11:36:33 AM: Preparing yarn@1.22.19 for immediate activation...
11:36:33 AM: No yarn workspaces detected
11:36:33 AM: Started restoring cached node modules
11:36:33 AM: Finished restoring cached node modules
11:36:34 AM: Installing npm packages using Yarn version 1.22.19
11:36:34 AM: yarn install v1.22.19
11:36:34 AM: [1/5] Validating package.json...
11:36:34 AM: [2/5] Resolving packages...
11:36:34 AM: success Already up-to-date.
11:36:34 AM: Done in 0.40s.
11:36:34 AM: npm packages installed using Yarn
11:36:35 AM: Successfully installed dependencies
11:36:35 AM: Starting build script
11:36:36 AM: Detected 1 framework(s)
11:36:37 AM: "docusaurus" at version "3.7.0"
11:36:37 AM: Section completed: initializing

Building

Complete
11:36:38 AM: Netlify Build
11:36:38 AM: ────────────────────────────────────────────────────────────────
11:36:38 AM:
11:36:38 AM: ❯ Version
11:36:38 AM: @netlify/build 29.59.2
11:36:38 AM:
11:36:38 AM: ❯ Flags
11:36:38 AM: accountId: 5b85bc2fb3127426a5e798c8
11:36:38 AM: baseRelDir: true
11:36:38 AM: buildId: 67c19f872a36550008d3d575
11:36:38 AM: deployId: 67c19f872a36550008d3d577
11:36:38 AM:
11:36:38 AM: ❯ Current directory
11:36:38 AM: /opt/build/repo
11:36:38 AM:
11:36:38 AM: ❯ Config file
11:36:38 AM: /opt/build/repo/netlify.toml
11:36:38 AM:
11:36:38 AM: ❯ Context
11:36:38 AM: deploy-preview
11:36:38 AM:
11:36:38 AM: ❯ Loading plugins
11:36:38 AM: - @netlify/plugin-lighthouse@6.0.1 from Netlify app
11:36:40 AM:
11:36:40 AM: build.command from netlify.toml
11:36:40 AM: ────────────────────────────────────────────────────────────────
11:36:40 AM: ​
11:36:40 AM: $ [[ $PREVIEW_TYPE == cloudpreview ]] && echo Building deploy preview for Calico Cloud version next && bash ./scripts/cc-next-preview-config.sh || make netlify
11:36:40 AM: yarn install
11:36:41 AM: yarn install v1.22.19
11:36:41 AM: [1/5] Validating package.json...
11:36:41 AM: [2/5] Resolving packages...
11:36:41 AM: success Already up-to-date.
11:36:41 AM: Done in 0.47s.
11:36:41 AM: yarn build
11:36:41 AM: yarn run v1.22.19
11:36:41 AM: $ DOCUSAURUS_IGNORE_SSG_WARNINGS=true docusaurus build
11:36:43 AM: [INFO] [en] Creating an optimized production build...
11:39:30 AM: [SUCCESS] Generated static files in "build".
11:39:30 AM: [INFO] Use `npm run serve` command to test your build locally.
11:39:31 AM: Done in 170.12s.
11:39:32 AM: ./scripts/serve-test.sh
11:39:32 AM: NODE_OPTIONS set to --max-old-space-size=1000
11:39:32 AM: yarn run v1.22.19
11:39:32 AM: $ docusaurus serve --no-open --port 4242
11:39:33 AM: [SUCCESS] Serving "build" directory at: http://localhost:4242/
11:39:34 AM: NODE_OPTIONS set to --max-old-space-size=6000
11:39:34 AM: yarn run v1.22.19
11:39:34 AM: $ playwright test --grep-invert=@archive
11:39:35 AM: Rate limiting: 100/sec (default 10/second)
11:39:35 AM: Use env var RATE_LIMIT=N/sec to customize
11:39:36 AM: ################################################################################
11:39:36 AM: Starting the run with 1 tests
11:39:36 AM: Rate limiting: 100/sec (default 10/second)
11:39:36 AM: Use env var RATE_LIMIT=N/sec to customize
11:39:36 AM: ########################################
11:39:36 AM: Starting test "Crawl the docs and execute tests"
11:39:37 AM: Crawling the docs (http://localhost:4242) and executing tests.
11:39:37 AM: Localhost mode is ON.
11:39:37 AM: Validity tests on code blocks: none
11:39:37 AM: Validity tests on files: none
11:39:37 AM: To enable validity tests on code blocks use env var VALIDITY_TEST=json,yaml,bashEOF
11:39:37 AM: To enable validity tests on files use env var VALIDITY_TEST_FILES=json,yaml
11:39:37 AM: INFO CheerioCrawler: Starting the crawl
11:39:38 AM: WARN CheerioCrawler: Reclaiming failed request back to the list or queue. Received one or more errors
11:39:38 AM: at CheerioCrawler.requestHandler (/opt/build/repo/__tests__/crawler.test.js:235:9) {"id":"gzNEHASzISm9S12","url":"http://localhost:4242/calico-cloud/get-started/connect-cluster","retryCount":1}
11:39:44 AM: WARN CheerioCrawler: Reclaiming failed request back to the list or queue. Received one or more errors
11:39:44 AM: at CheerioCrawler.requestHandler (/opt/build/repo/__tests__/crawler.test.js:235:9) {"id":"gzNEHASzISm9S12","url":"http://localhost:4242/calico-cloud/get-started/connect-cluster","retryCount":2}
11:39:48 AM: WARN CheerioCrawler: Reclaiming failed request back to the list or queue. Received one or more errors
11:39:48 AM: at CheerioCrawler.requestHandler (/opt/build/repo/__tests__/crawler.test.js:235:9) {"id":"gzNEHASzISm9S12","url":"http://localhost:4242/calico-cloud/get-started/connect-cluster","retryCount":3}
11:39:51 AM: ERROR CheerioCrawler: Request failed and reached maximum retries. Error: Received one or more errors
11:39:51 AM: at ArrayValidator.handle (/opt/build/repo/node_modules/@sapphire/shapeshift/src/validators/ArrayValidator.ts:102:17)
11:39:51 AM: at ArrayValidator.parse (/opt/build/repo/node_modules/@sapphire/shapeshift/src/validators/BaseValidator.ts:103:2)
11:39:51 AM: at RequestQueueClient.batchAddRequests (/opt/build/repo/node_modules/@crawlee/src/resource-clients/request-queue.ts:338:36)
11:39:51 AM: at RequestQueue.addRequests (/opt/build/repo/node_modules/@crawlee/src/storages/request_queue.ts:358:46)
11:39:51 AM: at enqueueLinks (/opt/build/repo/node_modules/@crawlee/src/enqueue_links/enqueue_links.ts:373:25)
11:39:51 AM: at cheerioCrawlerEnqueueLinks (/opt/build/repo/node_modules/@crawlee/src/internals/cheerio-crawler.ts:225:24)
11:39:51 AM: at enqueueLinks (/opt/build/repo/node_modules/@crawlee/src/internals/cheerio-crawler.ts:171:24)
11:39:51 AM: at processTicksAndRejections (node:internal/process/task_queues:95:5)
11:39:51 AM: at CheerioCrawler.requestHandler (/opt/build/repo/__tests__/crawler.test.js:235:9)
11:39:51 AM: at wrap (/opt/build/repo/node_modules/@apify/src/index.ts:77:27) {"id":"gzNEHASzISm9S12","url":"http://localhost:4242/calico-cloud/get-started/connect-cluster","method":"GET","uniqueKey":"http://localhost:4242/calico-cloud/get-started/connect-cluster"}
11:39:52 AM: INFO RequestQueue: Waiting for 9984ms before considering the queue as finished to ensure that the data is consistent.
11:40:02 AM: INFO CheerioCrawler: All requests from the queue have been processed, the crawler will shut down.
11:40:02 AM: INFO CheerioCrawler: Crawl finished. Final request statistics: {"requestsFinished":4491,"requestsFailed":1,"retryHistogram":[4491,null,null,1],"requestAvgFailedDurationMillis":18,"requestAvgFinishedDurationMillis":34,"requestsFinishedPerMinute":10588,"requestsFailedPerMinute":2,"requestTotalDurationMillis":151146,"requestsTotal":4492,"crawlerRuntimeMillis":25449}
11:40:02 AM: INFO CheerioCrawler: Error analysis: {"totalErrors":1,"uniqueErrors":1,"mostCommonErrors":["1x: Received one or more errors (/opt/build/repo/__tests__/crawler.test.js:235:9)"]}
11:40:02 AM: INFO CheerioCrawler: Terminal status message: Finished! Total 4492 requests: 4491 succeeded, 1 failed.
11:40:02 AM: Performing all post-processing steps
11:40:08 AM: Waiting on all remaining link checks to complete
11:40:08 AM: Waiting for 1 remaining LINK-CHECKs to finish...
11:40:13 AM: Retrying all remaining errors
11:40:13 AM: LINK-CHECK REPORT
11:40:13 AM: Summary: ignored: 2213, skipped: 152, invalid: 28, errors: 0, dead: 0, alive: 855, total: 1035
11:40:13 AM: [INFO] LINK-CHECK skipped the following 28 invalid link(s):
11:40:13 AM: http://database:2379 is invalid
11:40:13 AM: http://etcd1:2379 is invalid
11:40:13 AM: http://etcd2:2379 is invalid
11:40:13 AM: http://localhost:15020/healthz/ready is invalid
11:40:13 AM: http://localhost:3000 is invalid
11:40:13 AM: http://localhost:3000/ is invalid
11:40:13 AM: http://localhost:8888/status is invalid
11:40:13 AM: http://localhost:9090 is invalid
11:40:13 AM: http://localhost:9090/ is invalid
11:40:13 AM: http://localhost:9091/metrics is invalid
11:40:13 AM: http://localhost:9094/metrics is invalid
11:40:13 AM: http://localhost:9099/readiness is invalid
11:40:13 AM: http://myhost1:2379 is invalid
11:40:13 AM: http://proxyserver:2195 is invalid
11:40:13 AM: https://.+ is invalid
11:40:13 AM: https://api is invalid
11:40:13 AM: https://calico-typha:5473 is invalid
11:40:13 AM: https://kubernetes is invalid
11:40:13 AM: https://kubernetes-api:443 is invalid
11:40:13 AM: https://localhost:8080/metrics is invalid
11:40:13 AM: https://localhost:9443 is invalid
11:40:13 AM: https://localhost:9443/ is invalid
11:40:13 AM: https://serverip:6443 is invalid
11:40:13 AM: [INFO] LINK-CHECK skipped the following 152 link(s) due to built-in skip rules:
11:40:13 AM: http://0.0.0.0:2379 was skipped
11:40:13 AM: http://10.0.0.1:2379 was skipped
11:40:13 AM: http://10.0.0.2:2379 was skipped
11:40:13 AM: http://10.10.10.10:8080 was skipped
11:40:13 AM: http://127.0.0.1:2379 was skipped
11:40:13 AM: http://127.0.0.1:2379/ was skipped
11:40:13 AM: http://127.0.0.1:7777/terminate was skipped
11:40:13 AM: http://127.0.0.1:8080 was skipped
11:40:13 AM: http://127.0.0.2:2379 was skipped
11:40:13 AM: http://172.25.0.1:2379 was skipped
11:40:13 AM: http://192.0.1.0:80 was skipped
11:40:13 AM: http://192.168.40.166 was skipped
11:40:13 AM: http://208.67.222.222:80 was skipped
11:40:13 AM: http://8.8.8.8:80 was skipped
11:40:13 AM: http://backend.stars:6379/status was skipped
11:40:13 AM: http://client.client:9000/status was skipped
11:40:13 AM: http://docs.openstack.org was skipped
11:40:13 AM: http://docs.openstack.org/ was skipped
11:40:13 AM: http://dpdk.org/git/dpdk was skipped
11:40:13 AM: http://dpdk.org/git/dpdk-kmods was skipped
11:40:13 AM: http://example.com was skipped
11:40:13 AM: http://frontend.stars:80/status was skipped
11:40:13 AM: http://transfer.sh was skipped
11:40:13 AM: https://1.2.3.4/ was skipped
11:40:13 AM: https://1.2.3.4:443 was skipped
11:40:13 AM: https://1.2.3.4:8088 was skipped
11:40:13 AM: https://1.2.3.4:8088/ was skipped
11:40:13 AM: https://10.0.0.10:6443 was skipped
11:40:13 AM: https://10.0.0.1:2379 was skipped
11:40:13 AM: https://10.0.0.2:2379 was skipped
11:40:13 AM: https://10.103.120.116:5473/ was skipped
11:40:13 AM: https://127.0.0.1:2379 was skipped
11:40:13 AM: https://127.0.0.1:9443 was skipped
11:40:13 AM: https://Q4GSZWRKBA-dsn.algolia.net was skipped
11:40:13 AM: https://api.my-ocp-domain.com:6443 was skipped
11:40:13 AM: https://api.my-ocp-domain.com:6443/ was skipped
11:40:13 AM: https://calicousers.slack.com/ was skipped
11:40:13 AM: https://docs.fluentd.org/filter/grep was skipped
11:40:13 AM: https://docs.tigera.io/calico/charts was skipped
11:40:13 AM: https://en.wikipedia.org/wiki/Autonomous_System_(Internet was skipped
11:40:13 AM: https://example.com was skipped
11:40:13 AM: https://example.com/dex#jane was skipped
11:40:13 AM: https://fedoraproject.org/wiki/EPEL was skipped
11:40:13 AM: https://git.io/getLatestIstio was skipped
11:40:13 AM: https://godoc.org/time#Duration was skipped
11:40:13 AM: https://installer.calicocloud.io:443/ was skipped
11:40:13 AM: https://kb.isc.org/docs/aa-01141 was skipped
11:40:13 AM: https://my.threatfeed.com/deny-list was skipped
11:40:13 AM: https://openid.net/connect/ was skipped
11:40:13 AM: https://pkgs.k8s.io/ was skipped
11:40:13 AM: https://sns.us-east-2.amazonaws.com was skipped
11:40:13 AM: https://tools.ietf.org/html/rfc1123 was skipped
11:40:13 AM: https://tools.ietf.org/html/rfc5890 was skipped
11:40:13 AM: https://tools.ietf.org/html/rfc5925 was skipped
11:40:13 AM: https://twitter.com/projectcalico was skipped
11:40:13 AM: https://twitter.com/tigeraio was skipped
11:40:13 AM: https://webexapis.com/v1/messages was skipped
11:40:13 AM: https://www.calicocloud.io/home was skipped
11:40:13 AM: https://www.calicocloud.io:443/api/ was skipped
11:40:13 AM: https://www.googletagmanager.com was skipped
11:40:13 AM: https://www.projectcalico.org/contact was skipped
11:40:13 AM: https://www.tigera.io/blog/why-bgp/ was skipped
11:40:13 AM: https://www.tigera.io/calico-support/ was skipped
11:40:13 AM: https://www.tigera.io/contact was skipped
11:40:13 AM: https://www.wireguard.com/install/ was skipped
11:40:13 AM: Finished test "Crawl the docs and execute tests": passed
11:40:13 AM: ########################################
11:40:13 AM: Finished the run: passed
11:40:13 AM: ################################################################################
11:40:13 AM: Done in 39.24s.
11:40:13 AM: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
11:40:13 AM: ​
11:40:13 AM: (build.command completed in 3m 32.6s)
11:40:13 AM:
11:40:13 AM: Functions bundling
11:40:13 AM: ────────────────────────────────────────────────────────────────
11:40:13 AM: ​
11:40:13 AM: The Netlify Functions setting targets a non-existing directory: functions
11:40:13 AM: ​
11:40:13 AM: (Functions bundling completed in 2ms)
11:40:13 AM:
11:40:41 AM: (Netlify Build completed in 4m 2.7s)
11:40:42 AM: Section completed: building
11:42:13 AM: Finished processing build request in 6m21.579s

Deploying

Complete
11:40:13 AM: Deploy site
11:40:13 AM: ────────────────────────────────────────────────────────────────
11:40:13 AM: ​
11:40:13 AM: Starting to deploy site from 'build'
11:40:14 AM: Calculating files to upload
11:40:16 AM: 2836 new file(s) to upload
11:40:16 AM: 0 new function(s) to upload
11:40:16 AM: Starting to upload
11:40:17 AM: 10% uploaded
11:40:18 AM: 20% uploaded
11:40:18 AM: 30% uploaded
11:40:19 AM: 40% uploaded
11:40:20 AM: 50% uploaded
11:40:20 AM: 60% uploaded
11:40:21 AM: 70% uploaded
11:40:21 AM: 80% uploaded
11:40:22 AM: 90% uploaded
11:40:23 AM: 100% uploaded
11:40:23 AM: Section completed: deploying
11:40:25 AM: Finished waiting for live deploy in 2.032s
11:40:25 AM: Site deploy was successfully initiated
11:40:25 AM: ​
11:40:25 AM: (Deploy site completed in 11.6s)
11:40:25 AM: Generating Lighthouse report. This may take a minute…
11:40:25 AM: Running Lighthouse on /
11:40:39 AM: Lighthouse scores for /
11:40:39 AM: - Performance: 28
11:40:39 AM: - Accessibility: 90
11:40:39 AM: - Best Practices: 83
11:40:39 AM: - SEO: 92
11:40:39 AM: - PWA: 20

Cleanup

Complete
11:40:41 AM: Netlify Build Complete
11:40:41 AM: ────────────────────────────────────────────────────────────────
11:40:41 AM: ​
11:40:42 AM: Caching artifacts
11:40:42 AM: Started saving node modules
11:40:42 AM: Finished saving node modules
11:40:42 AM: Started saving build plugins
11:40:42 AM: Finished saving build plugins
11:40:42 AM: Started saving mise cache
11:40:42 AM: Finished saving mise cache
11:40:42 AM: Started saving corepack cache
11:40:42 AM: Finished saving corepack cache
11:40:42 AM: Started saving yarn cache
11:40:42 AM: Finished saving yarn cache
11:40:42 AM: Started saving pip cache
11:40:42 AM: Finished saving pip cache
11:40:42 AM: Started saving emacs cask dependencies
11:40:42 AM: Finished saving emacs cask dependencies
11:40:42 AM: Started saving maven dependencies
11:40:42 AM: Finished saving maven dependencies
11:40:42 AM: Started saving boot dependencies
11:40:42 AM: Finished saving boot dependencies
11:40:42 AM: Started saving rust rustup cache
11:40:42 AM: Finished saving rust rustup cache
11:40:42 AM: Started saving go dependencies
11:40:42 AM: Finished saving go dependencies
11:40:42 AM: Build script success
11:42:10 AM: Uploading Cache of size 1.5GB
11:42:13 AM: Section completed: cleanup

Post-processing

Complete
11:40:24 AM: Skipping form detection
11:40:24 AM: Post processing - header rules
11:40:24 AM: Post processing - redirect rules
11:40:24 AM: Post processing done
11:40:24 AM: Section completed: postprocessing
11:40:24 AM: Starting post processing
11:40:25 AM: Site is live ✨