Skip to main content

Deploy details

Deploy successful for poh-landing

chore(deps): bump next from 13.0.3 to 13.1.2

PR #29: dependabot/npm_and_yarn/next-13.1.2@107b530

Deploy summary

Deploy log

Initializing

Complete
3:26:48 AM: Build ready to start
3:26:55 AM: build-image version: a2d22d22e4555d1ef0a972ed14a0a4b366ad20c4 (focal)
3:26:55 AM: build-image tag: v4.16.3
3:26:55 AM: buildbot version: 4033cea21a3d9a6b51a0c8660e8b7502a7f7abfe
3:26:55 AM: Fetching cached dependencies
3:26:55 AM: Failed to fetch cache, continuing with build
3:26:55 AM: Starting to prepare the repo for build
3:26:56 AM: No cached dependencies found. Cloning fresh repo
3:26:56 AM: git clone --filter=blob:none https://github.com/Proof-Of-Humanity/landing
3:26:56 AM: Preparing Git Reference pull/29/head
3:26:57 AM: Parsing package.json dependencies
3:26:58 AM: Starting build script
3:26:58 AM: Installing dependencies
3:26:58 AM: Python version set to 2.7
3:26:58 AM: v16.19.0 is already installed.
3:26:59 AM: Now using node v16.19.0 (npm v8.19.3)
3:26:59 AM: Enabling Node.js Corepack
3:26:59 AM: Started restoring cached build plugins
3:26:59 AM: Finished restoring cached build plugins
3:26:59 AM: Attempting Ruby version 2.7.2, read from environment
3:26:59 AM: Using Ruby version 2.7.2
3:26:59 AM: Using PHP version 8.0
3:26:59 AM: Started restoring cached corepack dependencies
3:26:59 AM: mv: cannot move '/opt/build/cache/.node/corepack' to '/opt/buildhome/.node/corepack': No such file or directory
3:26:59 AM: Finished restoring cached corepack dependencies
3:27:00 AM: Started restoring cached yarn cache
3:27:00 AM: Finished restoring cached yarn cache
3:27:00 AM: No yarn workspaces detected
3:27:00 AM: Started restoring cached node modules
3:27:00 AM: Finished restoring cached node modules
3:27:00 AM: Installing npm packages using Yarn version 1.22.19
3:27:00 AM: yarn install v1.22.19
3:27:00 AM: [1/4] Resolving packages...
3:27:00 AM: [2/4] Fetching packages...
3:27:10 AM: [3/4] Linking dependencies...
3:27:10 AM: warning " > @trivago/prettier-plugin-sort-imports@3.4.0" has unmet peer dependency "prettier@2.x".
3:27:12 AM: [4/4] Building fresh packages...
3:27:12 AM: Done in 12.24s.
3:27:12 AM: npm packages installed using Yarn
3:27:12 AM: Started restoring cached go cache
3:27:12 AM: Finished restoring cached go cache
3:27:12 AM: go version go1.19.4 linux/amd64
3:27:13 AM: Detected 1 framework(s)
3:27:13 AM: "next" at version "13.1.2"
3:27:13 AM: Installing missing commands
3:27:13 AM: Verify run directory
3:27:13 AM: Section completed: initializing

Building

Complete
3:27:14 AM: Netlify Build
3:27:14 AM: ────────────────────────────────────────────────────────────────
3:27:14 AM:
3:27:14 AM: ❯ Version
3:27:14 AM: @netlify/build 29.4.5
3:27:14 AM:
3:27:14 AM: ❯ Flags
3:27:14 AM: baseRelDir: true
3:27:14 AM: buildId: 63c4c3f8814fce000ba1088c
3:27:14 AM: deployId: 63c4c3f8814fce000ba1088e
3:27:14 AM:
3:27:14 AM: ❯ Current directory
3:27:14 AM: /opt/build/repo
3:27:14 AM:
3:27:14 AM: ❯ Config file
3:27:14 AM: No config file was defined: using default values.
3:27:14 AM:
3:27:14 AM: ❯ Context
3:27:14 AM: deploy-preview
3:27:14 AM:
3:27:14 AM: ❯ Installing plugins
3:27:14 AM: - @netlify/plugin-nextjs@4.29.4
3:27:21 AM:
3:27:21 AM: ❯ Using Next.js Runtime - v4.29.4
3:27:22 AM:
3:27:22 AM: 1. @netlify/plugin-nextjs (onPreBuild event)
3:27:22 AM: ────────────────────────────────────────────────────────────────
3:27:22 AM: ​
3:27:22 AM: No Next.js cache to restore.
3:27:22 AM: Netlify configuration property "build.environment.NEXT_PRIVATE_TARGET" value changed.
3:27:22 AM: ​
3:27:22 AM: (@netlify/plugin-nextjs onPreBuild completed in 14ms)
3:27:22 AM:
3:27:22 AM: 2. Build command from Netlify app
3:27:22 AM: ────────────────────────────────────────────────────────────────
3:27:22 AM: ​
3:27:22 AM: $ yarn build
3:27:22 AM: yarn run v1.22.19
3:27:22 AM: $ next build
3:27:23 AM: warn - No build cache found. Please configure build caching for faster rebuilds. Read more: https://nextjs.org/docs/messages/no-cache
3:27:23 AM: info - Linting and checking validity of types...
3:27:25 AM: info - Creating an optimized production build...
3:27:26 AM: warn - The @next/font/google font Open Sans has no selected subsets. Please specify subsets in the function call or in your next.config.js, otherwise no fonts will be preloaded. Read more: https://nextjs.org/docs/messages/google-fonts-missing-subsets
3:27:27 AM: Warning: For production Image Optimization with Next.js, the optional 'sharp' package is strongly recommended. Run 'yarn add sharp', and Next.js will use it automatically for Image Optimization.
3:27:30 AM: info - Compiled successfully
3:27:30 AM: info - Collecting page data...
3:27:34 AM: info - Generating static pages (0/3)
3:27:34 AM: info - Generating static pages (3/3)
3:27:34 AM: info - Finalizing page optimization...
3:27:34 AM: Route (pages) Size First Load JS
3:27:34 AM: ┌ ○ / 27.1 kB 107 kB
3:27:34 AM: ├ └ css/a65593e2752ebf98.css 2.31 kB
3:27:34 AM: ├ /_app 0 B 79.4 kB
3:27:34 AM: ├ ○ /404 181 B 79.6 kB
3:27:34 AM: └ λ /api/hello 0 B 79.4 kB
3:27:34 AM: + First Load JS shared by all 80.9 kB
3:27:34 AM: ├ chunks/framework-ad45764ecfcae9e5.js 45.4 kB
3:27:34 AM: ├ chunks/main-1227de1dc46e1332.js 27.1 kB
3:27:34 AM: ├ chunks/pages/_app-7993c23a1bdff5ae.js 6.16 kB
3:27:34 AM: ├ chunks/webpack-ee7e63bc15b31913.js 815 B
3:27:34 AM: └ css/077c70981eb46192.css 1.51 kB
3:27:34 AM: λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps)
3:27:34 AM: ○ (Static) automatically rendered as static HTML (uses no initial props)
3:27:34 AM: Done in 11.93s.
3:27:34 AM: ​
3:27:34 AM: (build.command completed in 12s)
3:27:34 AM:
3:27:34 AM: 3. @netlify/plugin-nextjs (onBuild event)
3:27:34 AM: ────────────────────────────────────────────────────────────────
3:27:34 AM: ​
3:27:34 AM: Patching /opt/build/repo/node_modules/next/dist/server/base-server.js
3:27:34 AM: Done
3:27:34 AM: Patching /opt/build/repo/node_modules/next/dist/server/next-server.js
3:27:34 AM: Done
3:27:34 AM: Moving static page files to serve from CDN...
3:27:34 AM: Moved 1 files
3:27:34 AM: Using Netlify Edge Functions for image format detection. Set env var "NEXT_DISABLE_EDGE_IMAGES=true" to disable.
3:27:34 AM: Netlify configuration property "redirects" value changed to [
3:27:34 AM: { from: '/_next/static/*', to: '/static/:splat', status: 200 },
3:27:34 AM: {
3:27:34 AM: from: '/_next/image*',
3:27:34 AM: query: { url: ':url', w: ':width', q: ':quality' },
3:27:34 AM: to: '/_ipx/w_:width,q_:quality/:url',
3:27:34 AM: status: 301
3:27:34 AM: },
3:27:34 AM: { from: '/_ipx/*', to: '/.netlify/builders/_ipx', status: 200 },
3:27:34 AM: { from: '/cache/*', to: '/404.html', status: 404, force: true },
3:27:34 AM: { from: '/server/*', to: '/404.html', status: 404, force: true },
3:27:34 AM: { from: '/serverless/*', to: '/404.html', status: 404, force: true },
3:27:34 AM: { from: '/trace', to: '/404.html', status: 404, force: true },
3:27:34 AM: { from: '/traces', to: '/404.html', status: 404, force: true },
3:27:34 AM: {
3:27:34 AM: from: '/routes-manifest.json',
3:27:34 AM: to: '/404.html',
3:27:34 AM: status: 404,
3:27:34 AM: force: true
3:27:34 AM: },
3:27:34 AM: {
3:27:34 AM: from: '/build-manifest.json',
3:27:34 AM: to: '/404.html',
3:27:34 AM: status: 404,
3:27:34 AM: force: true
3:27:34 AM: },
3:27:34 AM: {
3:27:34 AM: from: '/prerender-manifest.json',
3:27:34 AM: to: '/404.html',
3:27:34 AM: status: 404,
3:27:34 AM: force: true
3:27:34 AM: },
3:27:34 AM: {
3:27:34 AM: from: '/react-loadable-manifest.json',
3:27:34 AM: to: '/404.html',
3:27:34 AM: status: 404,
3:27:34 AM: force: true
3:27:34 AM: },
3:27:34 AM: { from: '/BUILD_ID', to: '/404.html', status: 404, force: true },
3:27:34 AM: {
3:27:34 AM: from: '/api/*',
3:27:34 AM: to: '/.netlify/functions/___netlify-handler',
3:27:34 AM: status: 200
3:27:34 AM: },
3:27:34 AM: {
3:27:34 AM: from: '/favicon.ico',
3:27:34 AM: to: '/favicon.ico',
3:27:34 AM: conditions: { Cookie: [Array] },
3:27:34 AM: status: 200
3:27:34 AM: },
3:27:34 AM: {
3:27:34 AM: from: '/main.webp',
3:27:34 AM: to: '/main.webp',
3:27:34 AM: conditions: { Cookie: [Array] },
3:27:34 AM: status: 200
3:27:34 AM: },
3:27:34 AM: {
3:27:34 AM: from: '/*',
3:27:34 AM: to: '/.netlify/functions/___netlify-handler',
3:27:34 AM: status: 200,
3:27:34 AM: conditions: { Cookie: [Array] },
3:27:34 AM: force: true
3:27:34 AM: },
3:27:34 AM: {
3:27:34 AM: from: '/_next/data/9U_XOliS49JZQ3ZfGo0T1/index.json',
3:27:34 AM: to: '/.netlify/functions/___netlify-handler',
3:27:34 AM: status: 200,
3:27:34 AM: force: false
3:27:34 AM: },
3:27:34 AM: {
3:27:34 AM: from: '/',
3:27:34 AM: to: '/.netlify/functions/___netlify-handler',
3:27:34 AM: status: 200,
3:27:34 AM: force: false
3:27:34 AM: },
3:27:34 AM: {
3:27:34 AM: from: '/*',
3:27:34 AM: to: '/.netlify/functions/___netlify-handler',
3:27:34 AM: status: 200
3:27:34 AM: }
3:27:34 AM: ].
3:27:34 AM: ​
3:27:34 AM: (@netlify/plugin-nextjs onBuild completed in 98ms)
3:27:34 AM:
3:27:34 AM: 4. Functions bundling
3:27:34 AM: ────────────────────────────────────────────────────────────────
3:27:34 AM: ​
3:27:34 AM: Packaging Functions from .netlify/functions-internal directory:
3:27:34 AM: - ___netlify-handler/___netlify-handler.js
3:27:34 AM: - ___netlify-odb-handler/___netlify-odb-handler.js
3:27:34 AM: - _ipx/_ipx.js
3:27:34 AM: ​
3:27:47 AM: ​
3:27:47 AM: (Functions bundling completed in 12.1s)
3:27:47 AM:
3:27:47 AM: 5. Edge Functions bundling
3:27:47 AM: ────────────────────────────────────────────────────────────────
3:27:47 AM: ​
3:27:47 AM: Packaging Edge Functions from .netlify/edge-functions directory:
3:27:47 AM: - ipx
3:27:48 AM: ​
3:27:48 AM: (Edge Functions bundling completed in 1.7s)
3:27:48 AM:
3:27:48 AM: 6. @netlify/plugin-nextjs (onPostBuild event)
3:27:48 AM: ────────────────────────────────────────────────────────────────
3:27:48 AM: ​
3:27:48 AM: Next.js cache saved.
3:27:48 AM: ​
3:27:48 AM: (@netlify/plugin-nextjs onPostBuild completed in 80ms)
3:27:48 AM:
3:27:59 AM: (Netlify Build completed in 45.1s)
3:28:02 AM: Section completed: building
3:28:08 AM: Finished processing build request in 1m13.071433134s

Deploying

Complete
3:27:48 AM: 7. Deploy site
3:27:48 AM: ────────────────────────────────────────────────────────────────
3:27:48 AM: ​
3:27:48 AM: Starting to deploy site from '.next'
3:27:49 AM: Creating deploy tree
3:27:49 AM: 16 new files to upload
3:27:49 AM: 3 new functions to upload
3:27:59 AM: Section completed: deploying
3:27:59 AM: Site deploy was successfully initiated
3:27:59 AM: ​
3:27:59 AM: (Deploy site completed in 10.6s)

Cleanup

Complete
3:27:59 AM: Netlify Build Complete
3:27:59 AM: ────────────────────────────────────────────────────────────────
3:27:59 AM: ​
3:27:59 AM: Caching artifacts
3:27:59 AM: Started saving node modules
3:27:59 AM: Finished saving node modules
3:27:59 AM: Started saving build plugins
3:27:59 AM: Finished saving build plugins
3:27:59 AM: Started saving yarn cache
3:28:01 AM: Finished saving yarn cache
3:28:01 AM: Started saving pip cache
3:28:01 AM: Finished saving pip cache
3:28:01 AM: Started saving emacs cask dependencies
3:28:01 AM: Finished saving emacs cask dependencies
3:28:01 AM: Started saving maven dependencies
3:28:01 AM: Finished saving maven dependencies
3:28:01 AM: Started saving boot dependencies
3:28:01 AM: Finished saving boot dependencies
3:28:01 AM: Started saving rust rustup cache
3:28:01 AM: Finished saving rust rustup cache
3:28:01 AM: Started saving go dependencies
3:28:01 AM: Finished saving go dependencies
3:28:02 AM: Build script success
3:28:03 AM: Uploading Cache of size 852.0MB
3:28:08 AM: Section completed: cleanup

Post-processing

Complete
3:27:59 AM: Starting post processing
3:27:59 AM: Post processing - HTML
3:28:00 AM: Post processing - header rules
3:28:00 AM: Post processing - redirect rules
3:28:00 AM: Post processing done
3:28:00 AM: Section completed: postprocessing
3:28:01 AM: Site is live ✨