Skip to main content

Deploy details

Deploy successful for tetragon

Prepare for v1.3.0 release

PR #3219: pr/prepare-v1.3.0@660cb7d

Deploy log

Initializing

Complete
8:24:00 AM: Build ready to start
8:24:17 AM: build-image version: 5a8f847150ac58412478ef04b29345bf4b8b2df1 (focal)
8:24:17 AM: buildbot version: 5a8f847150ac58412478ef04b29345bf4b8b2df1
8:24:17 AM: Fetching cached dependencies
8:24:17 AM: Starting to download cache of 370.2MB
8:24:19 AM: Finished downloading cache in 1.868s
8:24:19 AM: Starting to extract cache
8:24:26 AM: Finished extracting cache in 7.059s
8:24:26 AM: Finished fetching cache in 8.993s
8:24:26 AM: Starting to prepare the repo for build
8:24:26 AM: Preparing Git Reference pull/3219/head
8:24:29 AM:

Warning: some headers have syntax errors:

Headers must be an array not: [object Object]

Warning: some headers have syntax errors:

Headers must be an array not: [object Object]

8:24:29 AM: Custom build path detected. Proceeding with the specified path: 'docs'
8:24:29 AM: Custom publish path detected. Proceeding with the specified path: 'docs/public'
8:24:29 AM: Custom build command detected. Proceeding with the specified command: 'npm ci && hugo --environment development'
8:24:29 AM: Custom ignore command detected. Proceeding with the specified command: 'git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF .'
8:24:29 AM: manpath: warning: $PATH not set
8:24:30 AM: Starting to install dependencies
8:24:30 AM: Started restoring cached mise cache
8:24:30 AM: Finished restoring cached mise cache
8:24:31 AM: mise python@3.8.20 installing
8:24:31 AM: mise python@3.8.20 downloading cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
8:24:31 AM: mise python@3.8.20 installing cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
8:24:32 AM: mise python@3.8.20 python --version
8:24:32 AM: mise python@3.8.20 Python 3.8.20
8:24:32 AM: mise python@3.8.20 installed
8:24:32 AM: Python version set to 3.8
8:24:33 AM: Collecting pipenv
8:24:33 AM: Downloading pipenv-2024.4.0-py3-none-any.whl.metadata (19 kB)
8:24:33 AM: Collecting certifi (from pipenv)
8:24:33 AM: Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB)
8:24:33 AM: Collecting packaging>=22 (from pipenv)
8:24:33 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
8:24:33 AM: Requirement already satisfied: setuptools>=67 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from pipenv) (70.3.0)
8:24:33 AM: Collecting virtualenv>=20.24.2 (from pipenv)
8:24:33 AM: Downloading virtualenv-20.28.0-py3-none-any.whl.metadata (4.4 kB)
8:24:33 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
8:24:33 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
8:24:33 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
8:24:33 AM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
8:24:33 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
8:24:33 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
8:24:33 AM: Downloading pipenv-2024.4.0-py3-none-any.whl (3.0 MB)
8:24:33 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 48.8 MB/s eta 0:00:00
8:24:33 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
8:24:33 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.7 MB/s eta 0:00:00
8:24:33 AM: Downloading virtualenv-20.28.0-py3-none-any.whl (4.3 MB)
8:24:33 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 166.3 MB/s eta 0:00:00
8:24:33 AM: Downloading certifi-2024.8.30-py3-none-any.whl (167 kB)
8:24:33 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 19.1 MB/s eta 0:00:00
8:24:33 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
8:24:34 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 48.4 MB/s eta 0:00:00
8:24:34 AM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
8:24:34 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
8:24:34 AM: Installing collected packages: distlib, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
8:24:35 AM: Successfully installed certifi-2024.8.30 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.0 platformdirs-4.3.6 virtualenv-20.28.0
8:24:35 AM: [notice] A new release of pip is available: 24.1.2 -> 24.3.1
8:24:35 AM: [notice] To update, run: pip install --upgrade pip
8:24:35 AM: Attempting Ruby version 2.7.2, read from environment
8:24:36 AM: Using Ruby version 2.7.2
8:24:37 AM: Started restoring cached go cache
8:24:37 AM: Finished restoring cached go cache
8:24:39 AM: go version go1.19.13 linux/amd64
8:24:39 AM: Using PHP version 8.0
8:24:39 AM: Installing Hugo 0.126.2
8:24:40 AM: hugo v0.126.2-8f3d902ce51512931f5759e9279d93e346c9e649+extended linux/amd64 BuildDate=2024-05-30T15:19:22Z VendorInfo=gohugoio
8:24:41 AM: Started restoring cached Node.js version
8:24:42 AM: Finished restoring cached Node.js version
8:24:42 AM: v16.20.2 is already installed.
8:24:42 AM: Now using node v16.20.2 (npm v8.19.4)
8:24:42 AM: Enabling Node.js Corepack
8:24:43 AM: Started restoring cached build plugins
8:24:43 AM: Finished restoring cached build plugins
8:24:43 AM: Started restoring cached corepack dependencies
8:24:43 AM: Finished restoring cached corepack dependencies
8:24:43 AM: No npm workspaces detected
8:24:43 AM: Started restoring cached node modules
8:24:43 AM: Finished restoring cached node modules
8:24:43 AM: Installing npm packages using npm version 8.19.4
8:24:43 AM: npm WARN EBADENGINE Unsupported engine {
8:24:43 AM: npm WARN EBADENGINE package: '@sindresorhus/merge-streams@2.3.0',
8:24:43 AM: npm WARN EBADENGINE required: { node: '>=18' },
8:24:43 AM: npm WARN EBADENGINE current: { node: 'v16.20.2', npm: '8.19.4' }
8:24:43 AM: npm WARN EBADENGINE }
8:24:43 AM: npm WARN EBADENGINE Unsupported engine {
8:24:43 AM: npm WARN EBADENGINE package: 'globby@14.0.1',
8:24:43 AM: npm WARN EBADENGINE required: { node: '>=18' },
8:24:43 AM: npm WARN EBADENGINE current: { node: 'v16.20.2', npm: '8.19.4' }
8:24:43 AM: npm WARN EBADENGINE }
8:24:43 AM: npm WARN EBADENGINE Unsupported engine {
8:24:43 AM: npm WARN EBADENGINE package: 'postcss-cli@11.0.0',
8:24:43 AM: npm WARN EBADENGINE required: { node: '>=18' },
8:24:43 AM: npm WARN EBADENGINE current: { node: 'v16.20.2', npm: '8.19.4' }
8:24:43 AM: npm WARN EBADENGINE }
8:24:43 AM: npm WARN EBADENGINE Unsupported engine {
8:24:43 AM: npm WARN EBADENGINE package: 'postcss-load-config@5.1.0',
8:24:43 AM: npm WARN EBADENGINE required: { node: '>= 18' },
8:24:43 AM: npm WARN EBADENGINE current: { node: 'v16.20.2', npm: '8.19.4' }
8:24:43 AM: npm WARN EBADENGINE }
8:24:43 AM: npm WARN EBADENGINE Unsupported engine {
8:24:43 AM: npm WARN EBADENGINE package: 'unicorn-magic@0.1.0',
8:24:43 AM: npm WARN EBADENGINE required: { node: '>=18' },
8:24:43 AM: npm WARN EBADENGINE current: { node: 'v16.20.2', npm: '8.19.4' }
8:24:43 AM: npm WARN EBADENGINE }
8:24:43 AM: up to date, audited 75 packages in 472ms
8:24:43 AM: 23 packages are looking for funding
8:24:43 AM: run `npm fund` for details
8:24:43 AM: 2 vulnerabilities (1 low, 1 moderate)
8:24:43 AM: To address all issues, run:
8:24:43 AM: npm audit fix
8:24:43 AM: Run `npm audit` for details.
8:24:43 AM: npm packages installed
8:24:44 AM: Successfully installed dependencies
8:24:44 AM: Starting build script
8:24:46 AM: Detected 0 framework(s)
8:24:46 AM: Section completed: initializing

Building

Complete
8:24:48 AM: Netlify Build
8:24:48 AM: ────────────────────────────────────────────────────────────────
8:24:48 AM:
8:24:48 AM: ❯ Version
8:24:48 AM: @netlify/build 29.56.1
8:24:48 AM:
8:24:48 AM: ❯ Flags
8:24:48 AM: accountId: 6411c5daafbf611db72a61ce
8:24:48 AM: baseRelDir: true
8:24:48 AM: buildId: 675bef20d8781e000864a022
8:24:48 AM: deployId: 675bef20d8781e000864a024
8:24:48 AM:
8:24:48 AM: Warning: some headers have syntax errors:
8:24:48 AM:
8:24:48 AM: Headers must be an array not: [object Object]
8:24:48 AM:
8:24:48 AM: Warning: some headers have syntax errors:
8:24:48 AM:
8:24:48 AM: Headers must be an array not: [object Object]
8:24:48 AM:
8:24:48 AM: ❯ Current directory
8:24:48 AM: /opt/build/repo/docs
8:24:48 AM:
8:24:48 AM: ❯ Config file
8:24:48 AM: /opt/build/repo/netlify.toml
8:24:48 AM:
8:24:48 AM: ❯ Context
8:24:48 AM: deploy-preview
8:24:48 AM:
8:24:48 AM: build.command from netlify.toml
8:24:48 AM: ────────────────────────────────────────────────────────────────
8:24:48 AM: ​
8:24:48 AM: $ npm ci && hugo --environment development
8:24:48 AM: npm WARN EBADENGINE Unsupported engine {
8:24:48 AM: npm WARN EBADENGINE package: '@sindresorhus/merge-streams@2.3.0',
8:24:48 AM: npm WARN EBADENGINE required: { node: '>=18' },
8:24:48 AM: npm WARN EBADENGINE current: { node: 'v16.20.2', npm: '8.19.4' }
8:24:48 AM: npm WARN EBADENGINE }
8:24:48 AM: npm WARN EBADENGINE Unsupported engine {
8:24:48 AM: npm WARN EBADENGINE package: 'globby@14.0.1',
8:24:48 AM: npm WARN EBADENGINE required: { node: '>=18' },
8:24:48 AM: npm WARN EBADENGINE current: { node: 'v16.20.2', npm: '8.19.4' }
8:24:48 AM: npm WARN EBADENGINE }
8:24:48 AM: npm WARN EBADENGINE Unsupported engine {
8:24:48 AM: npm WARN EBADENGINE package: 'postcss-cli@11.0.0',
8:24:48 AM: npm WARN EBADENGINE required: { node: '>=18' },
8:24:48 AM: npm WARN EBADENGINE current: { node: 'v16.20.2', npm: '8.19.4' }
8:24:48 AM: npm WARN EBADENGINE }
8:24:48 AM: npm WARN EBADENGINE Unsupported engine {
8:24:48 AM: npm WARN EBADENGINE package: 'postcss-load-config@5.1.0',
8:24:48 AM: npm WARN EBADENGINE required: { node: '>= 18' },
8:24:48 AM: npm WARN EBADENGINE current: { node: 'v16.20.2', npm: '8.19.4' }
8:24:48 AM: npm WARN EBADENGINE }
8:24:48 AM: npm WARN EBADENGINE Unsupported engine {
8:24:48 AM: npm WARN EBADENGINE package: 'unicorn-magic@0.1.0',
8:24:48 AM: npm WARN EBADENGINE required: { node: '>=18' },
8:24:48 AM: npm WARN EBADENGINE current: { node: 'v16.20.2', npm: '8.19.4' }
8:24:48 AM: npm WARN EBADENGINE }
8:24:49 AM: added 74 packages, and audited 75 packages in 813ms
8:24:49 AM: 23 packages are looking for funding
8:24:49 AM: run `npm fund` for details
8:24:49 AM: 2 vulnerabilities (1 low, 1 moderate)
8:24:49 AM: To address all issues, run:
8:24:49 AM: npm audit fix
8:24:49 AM: Run `npm audit` for details.
8:24:49 AM: Start building sites …
8:24:49 AM: hugo v0.126.2-8f3d902ce51512931f5759e9279d93e346c9e649+extended linux/amd64 BuildDate=2024-05-30T15:19:22Z VendorInfo=gohugoio
8:24:50 AM: | EN
8:24:50 AM: -------------------+------
8:24:50 AM: Pages | 107
8:24:50 AM: Paginator pages | 0
8:24:50 AM: Non-page files | 1
8:24:50 AM: Static files | 83
8:24:50 AM: Processed images | 0
8:24:50 AM: Aliases | 7
8:24:50 AM: Cleaned | 0
8:24:50 AM: Total in 1463 ms
8:24:51 AM: ​
8:24:51 AM: (build.command completed in 2.5s)
8:24:51 AM:
8:24:51 AM: (Netlify Build completed in 3.1s)
8:24:52 AM: Section completed: building
8:24:56 AM: Finished processing build request in 39.055s

Deploying

Complete
8:24:51 AM: Deploy site
8:24:51 AM: ────────────────────────────────────────────────────────────────
8:24:51 AM: ​
8:24:51 AM: Starting to deploy site from 'docs/public'
8:24:51 AM: Calculating files to upload
8:24:51 AM: 17 new file(s) to upload
8:24:51 AM: 0 new function(s) to upload
8:24:51 AM: Section completed: deploying
8:24:51 AM: Site deploy was successfully initiated
8:24:51 AM: ​
8:24:51 AM: (Deploy site completed in 447ms)

Cleanup

Complete
8:24:51 AM: Netlify Build Complete
8:24:51 AM: ────────────────────────────────────────────────────────────────
8:24:51 AM: ​
8:24:52 AM: Caching artifacts
8:24:52 AM: Started saving node modules
8:24:52 AM: Finished saving node modules
8:24:52 AM: Started saving build plugins
8:24:52 AM: Finished saving build plugins
8:24:52 AM: Started saving mise cache
8:24:52 AM: Finished saving mise cache
8:24:52 AM: Started saving corepack cache
8:24:52 AM: Finished saving corepack cache
8:24:52 AM: Started saving pip cache
8:24:52 AM: Finished saving pip cache
8:24:52 AM: Started saving emacs cask dependencies
8:24:52 AM: Finished saving emacs cask dependencies
8:24:52 AM: Started saving maven dependencies
8:24:52 AM: Finished saving maven dependencies
8:24:52 AM: Started saving boot dependencies
8:24:52 AM: Finished saving boot dependencies
8:24:52 AM: Started saving rust rustup cache
8:24:52 AM: Finished saving rust rustup cache
8:24:52 AM: Started saving go dependencies
8:24:52 AM: Finished saving go dependencies
8:24:52 AM: Build script success
8:24:55 AM: Uploading Cache of size 369.8MB
8:24:56 AM: Section completed: cleanup

Post-processing

Complete
8:24:51 AM: Skipping form detection
8:24:51 AM: Post processing - header rules
8:24:51 AM: Post processing - redirect rules
8:24:51 AM: Post processing done
8:24:51 AM: Section completed: postprocessing
8:24:51 AM: Starting post processing
8:24:52 AM: Site is live ✨