Deploy details
Deploy summary
2 plugins ran successfully
Build time: 1m 14s. Total deploy time: 1m 14s
Deploy log
Initializing
Complete
Initializing
Complete
7:46:00 PM: Build ready to start
7:46:13 PM: build-image version: bb0c0791f5fe3f33dad765dcb71d506f5ea22499 (noble)
7:46:13 PM: buildbot version: a980cf9efb6f102593227183a239d2758329d6aa
7:46:13 PM: Fetching cached dependencies
7:46:14 PM: Starting to download cache of 490.1MB
7:46:18 PM: Finished downloading cache in 4.636s
7:46:18 PM: Starting to extract cache
7:46:22 PM: Finished extracting cache in 3.713s
7:46:22 PM: Finished fetching cache in 8.437s
7:46:22 PM: Starting to prepare the repo for build
7:46:22 PM: Preparing Git Reference refs/heads/master
7:46:23 PM: Custom publish path detected. Proceeding with the specified path: 'dist'
7:46:23 PM: Custom build command detected. Proceeding with the specified command: 'npm run build'
7:46:24 PM: Starting to install dependencies
7:46:24 PM: Started restoring cached mise cache
7:46:25 PM: Finished restoring cached mise cache
7:46:25 PM: Python version set to 3.13.1
7:46:25 PM: Ruby version set to 2.7.2
7:46:26 PM: Go version set to 1.10
7:46:26 PM: Using PHP version 8.3
7:46:27 PM: Started restoring cached Node.js version
7:46:28 PM: Finished restoring cached Node.js version
7:46:28 PM: Attempting Node.js version '14' from .nvmrc
7:46:28 PM: v14.21.3 is already installed.
7:46:28 PM: Now using node v14.21.3 (npm v6.14.18)
7:46:28 PM: Enabling Node.js Corepack
7:46:28 PM: Started restoring cached build plugins
7:46:28 PM: Finished restoring cached build plugins
7:46:28 PM: Started restoring cached corepack dependencies
7:46:28 PM: Finished restoring cached corepack dependencies
7:46:28 PM: No npm workspaces detected
7:46:28 PM: Started restoring cached node modules
7:46:28 PM: Finished restoring cached node modules
7:46:28 PM: Installing npm packages using npm version 6.14.18
7:46:30 PM: npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
npm WARN redoc@2.0.0 requires a peer of core-js@^3.1.4 but none is installed. You must install peer dependencies yourself.
npm WARN redoc@2.0.0 requires a peer of core-js@^3.1.4 but none is installed. You must install peer dependencies yourself.
7:46:30 PM: npm WARN style-loader@3.3.3 requires a peer of webpack@^5.0.0 but none is installed. You must install peer dependencies yourself.
7:46:30 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
7:46:30 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
7:46:30 PM: audited 589 packages in 1.77s
7:46:31 PM: 140 packages are looking for funding
7:46:31 PM: run `npm fund` for details
7:46:31 PM: found 27 vulnerabilities (5 low, 5 moderate, 16 high, 1 critical)
7:46:31 PM: run `npm audit fix` to fix them, or `npm audit` for details
7:46:31 PM: npm packages installed
7:46:31 PM: Successfully installed dependencies
7:46:31 PM: Starting build script
7:46:32 PM: Detected 0 framework(s)
7:46:32 PM: Section completed: initializing
Building
Complete
Building
Complete
7:46:33 PM: Netlify Build
7:46:33 PM: ────────────────────────────────────────────────────────────────
7:46:33 PM:
7:46:33 PM: ❯ Version
7:46:33 PM: @netlify/build 29.58.3
7:46:33 PM:
7:46:33 PM: ❯ Flags
7:46:33 PM: accountId: 58da8893d6865d35c92a72b8
7:46:33 PM: baseRelDir: false
7:46:33 PM: buildId: 678ab377a918b70008112b96
7:46:33 PM: deployId: 678ab377a918b70008112b98
7:46:33 PM:
7:46:33 PM: ❯ Current directory
7:46:33 PM: /opt/build/repo
7:46:33 PM:
7:46:33 PM: ❯ Config file
7:46:33 PM: /opt/build/repo/netlify.toml
7:46:33 PM:
7:46:33 PM: ❯ Context
7:46:33 PM: production
7:46:33 PM:
7:46:33 PM: ❯ Installing integrations
7:46:33 PM: - async-workloads
7:46:33 PM: - a9gucr2q-traffic-stop
7:47:22 PM:
7:47:22 PM: ❯ Loading integrations
7:47:22 PM: - async-workloads
7:47:22 PM: - a9gucr2q-traffic-stop
7:47:23 PM:
7:47:23 PM: build.command from netlify.toml
7:47:23 PM: ────────────────────────────────────────────────────────────────
7:47:23 PM:
7:47:23 PM: $ npm run build
7:47:23 PM: > @netlify/open-api@2.35.1 build /opt/build/repo
7:47:23 PM: > run-s convert bundle redoc
7:47:23 PM: > @netlify/open-api@2.35.1 convert /opt/build/repo
7:47:23 PM: > node src/convert.js
7:47:23 PM: > @netlify/open-api@2.35.1 bundle /opt/build/repo
7:47:23 PM: > redocly bundle external@latest --output external.yml
7:47:24 PM: bundling ./swagger.yml...
7:47:24 PM: 📦 Created a bundle for ./swagger.yml at external.yml 95ms.
7:47:24 PM: > @netlify/open-api@2.35.1 redoc /opt/build/repo
7:47:24 PM: > node src/docs/build.js
7:47:24 PM: [ReDoc Compatibility mode]: Converting OpenAPI 2.0 to OpenAPI 3.0
7:47:25 PM: Prerendering docs
7:47:25 PM: 🎉 bundled successfully in: /opt/build/repo/dist/index.html (1502 KiB) [⏱ 17ms].
7:47:25 PM: > @netlify/open-api@2.35.1 postbuild /opt/build/repo
7:47:25 PM: > swagger2openapi external.yml -o dist/openapi.json && openapi-typescript dist/openapi.json -o dist/index.d.ts --alphabetize --empty-objects-unknown
7:47:26 PM: ✨ openapi-typescript 5.4.2
7:47:26 PM: 🚀 dist/openapi.json -> /opt/build/repo/dist/index.d.ts [496ms]
7:47:26 PM:
7:47:26 PM: (build.command completed in 3.6s)
7:47:27 PM:
7:47:27 PM: Scanning for secrets in code and build output.
7:47:27 PM: ────────────────────────────────────────────────────────────────
7:47:27 PM:
7:47:27 PM: Secrets scanning complete. 469 file(s) scanned. No secrets detected in build output or repo code!
7:47:27 PM:
7:47:27 PM: (Secrets scanning completed in 560ms)
7:47:27 PM:
7:47:27 PM: (Netlify Build completed in 54.3s)
7:47:28 PM: Section completed: building
7:47:31 PM: Finished processing build request in 1m17.92s
Deploying
Complete
Deploying
Complete
7:47:27 PM: Deploy site
7:47:27 PM: ────────────────────────────────────────────────────────────────
7:47:27 PM:
7:47:27 PM: Starting to deploy site from 'dist'
7:47:27 PM: Calculating files to upload
7:47:27 PM: 0 new file(s) to upload
7:47:27 PM: 0 new function(s) to upload
7:47:27 PM: Section completed: deploying
7:47:27 PM: Site deploy was successfully initiated
7:47:27 PM:
7:47:27 PM: (Deploy site completed in 224ms)
Cleanup
Complete
Cleanup
Complete
7:47:27 PM: Netlify Build Complete
7:47:27 PM: ────────────────────────────────────────────────────────────────
7:47:27 PM:
7:47:28 PM: Caching artifacts
7:47:28 PM: Started saving node modules
7:47:28 PM: Finished saving node modules
7:47:28 PM: Started saving build plugins
7:47:28 PM: Finished saving build plugins
7:47:28 PM: Started saving mise cache
7:47:28 PM: Finished saving mise cache
7:47:28 PM: Started saving corepack cache
7:47:28 PM: Finished saving corepack cache
7:47:28 PM: Started saving emacs cask dependencies
7:47:28 PM: Finished saving emacs cask dependencies
7:47:28 PM: Started saving maven dependencies
7:47:28 PM: Finished saving maven dependencies
7:47:28 PM: Started saving boot dependencies
7:47:28 PM: Finished saving boot dependencies
7:47:28 PM: Started saving rust rustup cache
7:47:28 PM: Finished saving rust rustup cache
7:47:28 PM: Build script success
7:47:30 PM: Uploading Cache of size 490.5MB
7:47:31 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
7:47:27 PM: Post processing - redirect rules
7:47:27 PM: Starting post processing
7:47:27 PM: Post processing done
7:47:27 PM: Section completed: postprocessing
7:47:27 PM: Skipping form detection
7:47:27 PM: Post processing - header rules
7:47:28 PM: Site is live ✨