Skip to main content

Deploy details

Published deploy for nsfwjs

v4.2.1

Production: master@836ff6b

Deploy log

Initializing

Complete
11:56:31 AM: Build ready to start
11:56:42 AM: build-image version: 17725b3539de07c84bb63d168764cd85cb2769cd (focal)
11:56:42 AM: buildbot version: 1f603b54a27b8984e49b28528efd1e3683d84d9b
11:56:42 AM: Fetching cached dependencies
11:56:42 AM: Starting to download cache of 612.2MB
11:56:44 AM: Finished downloading cache in 1.369s
11:56:44 AM: Starting to extract cache
11:56:48 AM: Finished extracting cache in 4.373s
11:56:48 AM: Finished fetching cache in 5.835s
11:56:48 AM: Starting to prepare the repo for build
11:56:49 AM: Preparing Git Reference refs/heads/master
11:56:50 AM: Custom publish path detected. Proceeding with the specified path: 'examples/nsfw_demo/build'
11:56:50 AM: Custom edge functions path detected. Proceeding with the specified path: 'examples/nsfw_demo/netlify/edge-functions'
11:56:50 AM: Custom build command detected. Proceeding with the specified command: 'npm run build && cd examples/nsfw_demo && npm i && npm run build'
11:56:50 AM: Starting to install dependencies
11:56:51 AM: Started restoring cached mise cache
11:56:51 AM: Finished restoring cached mise cache
11:56:51 AM: Attempting Python version '3.8', read from environment
11:56:51 AM: downloading cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
11:56:51 AM: installing cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
11:56:52 AM: python --version
11:56:52 AM: Python 3.8.20
11:56:52 AM: mise python@3.8.20 installed
11:56:52 AM: Python version set to 3.8
11:56:52 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
11:56:52 AM: Attempting Ruby version 2.7.2, read from environment
11:56:52 AM: Using Ruby version 2.7.2
11:56:53 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
11:56:53 AM: Started restoring cached go cache
11:56:53 AM: Finished restoring cached go cache
11:56:53 AM: Installing Go version 1.10 (requested 1.10)
11:56:57 AM: go version go1.10 linux/amd64
11:56:57 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
11:56:57 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
11:56:57 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
11:56:57 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
11:56:57 AM: Using PHP version 8.0
11:56:57 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
11:56:57 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
11:56:58 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
11:56:58 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
11:56:58 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
11:56:58 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
11:56:58 AM: Started restoring cached Node.js version
11:56:59 AM: Finished restoring cached Node.js version
11:57:00 AM: v20.11.0 is already installed.
11:57:00 AM: Now using node v20.11.0 (npm v10.2.4)
11:57:00 AM: Enabling Node.js Corepack
11:57:00 AM: Started restoring cached build plugins
11:57:00 AM: Finished restoring cached build plugins
11:57:00 AM: Started restoring cached corepack dependencies
11:57:00 AM: Finished restoring cached corepack dependencies
11:57:00 AM: Started restoring cached yarn cache
11:57:00 AM: Finished restoring cached yarn cache
11:57:01 AM: Installing Yarn version 1.3.2
11:57:01 AM: Preparing yarn@1.3.2 for immediate activation...
11:57:01 AM: No yarn workspaces detected
11:57:01 AM: Started restoring cached node modules
11:57:01 AM: Finished restoring cached node modules
11:57:01 AM: Installing npm packages using Yarn version 1.22.19
11:57:01 AM: yarn install v1.22.19
11:57:02 AM: [1/4] Resolving packages...
11:57:02 AM: success Already up-to-date.
11:57:02 AM: Done in 0.26s.
11:57:02 AM: npm packages installed using Yarn
11:57:02 AM: Successfully installed dependencies
11:57:02 AM: Starting build script
11:57:03 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
11:57:03 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
11:57:03 AM: Detected 0 framework(s)
11:57:03 AM: Section completed: initializing

Building

Complete
11:57:05 AM: Netlify Build
11:57:05 AM: ────────────────────────────────────────────────────────────────
11:57:05 AM:
11:57:05 AM: ❯ Version
11:57:05 AM: @netlify/build 29.55.5
11:57:05 AM:
11:57:05 AM: ❯ Flags
11:57:05 AM: accountId: 5b6af4e2e39e7c5390c35ecc
11:57:05 AM: baseRelDir: false
11:57:05 AM: buildId: 6731f0efad695c00089a5117
11:57:05 AM: deployId: 6731f0efad695c00089a5119
11:57:05 AM:
11:57:05 AM: ❯ Current directory
11:57:05 AM: /opt/build/repo
11:57:05 AM:
11:57:05 AM: ❯ Config file
11:57:05 AM: /opt/build/repo/netlify.toml
11:57:05 AM:
11:57:05 AM: ❯ Context
11:57:05 AM: production
11:57:05 AM:
11:57:05 AM: build.command from netlify.toml
11:57:05 AM: ────────────────────────────────────────────────────────────────
11:57:05 AM: ​
11:57:05 AM: $ npm run build && cd examples/nsfw_demo && npm i && npm run build
11:57:05 AM: > nsfwjs@4.2.1 build
11:57:05 AM: > yarn build:esm && yarn build:cjs && node ./scripts/add-nested-package-json.mjs
11:57:05 AM: yarn run v1.22.19
11:57:05 AM: $ tsc -p ./tsconfig.esm.json && node ./scripts/add-extensions.mjs
11:57:07 AM: Done in 1.27s.
11:57:07 AM: yarn run v1.22.19
11:57:07 AM: $ tsc -p ./tsconfig.cjs.json
11:57:08 AM: Done in 1.28s.
11:57:08 AM: Created package.json in ./dist/esm
11:57:08 AM: Created package.json in ./dist/cjs
11:57:08 AM: > nsfwjs@4.2.1 postbuild
11:57:08 AM: > yarn bundle:models
11:57:08 AM: yarn run v1.22.19
11:57:08 AM: $ yarn bundle:mobilenet_v2 && yarn bundle:mobilenet_v2_mid && yarn bundle:inception_v3
11:57:08 AM: $ node ./scripts/bundle-model.mjs mobilenet_v2 1
11:57:10 AM: $ node ./scripts/bundle-model.mjs mobilenet_v2_mid 2
11:57:11 AM: $ node ./scripts/bundle-model.mjs inception_v3 6
11:57:13 AM: Done in 4.73s.
11:57:30 AM: npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
11:57:30 AM: npm WARN deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
11:57:31 AM: npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
11:57:31 AM: npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
11:57:31 AM: npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead.
11:57:31 AM: npm WARN deprecated @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
11:57:31 AM: npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
11:57:31 AM: npm WARN deprecated @babel/plugin-proposal-class-static-block@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead.
11:57:31 AM: npm WARN deprecated @babel/plugin-proposal-json-strings@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.
11:57:31 AM: npm WARN deprecated @babel/plugin-proposal-logical-assignment-operators@7.18.9: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead.
11:57:31 AM: npm WARN deprecated @babel/plugin-proposal-export-namespace-from@7.18.9: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead.
11:57:31 AM: npm WARN deprecated @babel/plugin-proposal-private-property-in-object@7.20.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead.
11:57:31 AM: npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.18.9: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
11:57:31 AM: npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
11:57:31 AM: npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
11:57:31 AM: npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
11:57:31 AM: npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead.
11:57:31 AM: npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
11:57:31 AM: npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.1: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead.
11:57:31 AM: npm WARN deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
11:57:31 AM: npm WARN deprecated
11:57:31 AM: npm WARN deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
11:57:31 AM: npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.20.2: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
11:57:32 AM: npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
11:57:32 AM: npm WARN deprecated acorn-import-assertions@1.8.0: package has been renamed to acorn-import-attributes
11:57:32 AM: npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead
npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
npm WARN deprecated @humanwhocodes/config-array@0.11.8: Use @eslint/config-array instead
11:57:33 AM: npm WARN deprecated workbox-google-analytics@6.5.4: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained
11:57:33 AM: npm WARN deprecated @humanwhocodes/object-schema@1.2.1: Use @eslint/object-schema instead
11:57:34 AM: npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
11:57:35 AM: npm WARN deprecated eslint@8.30.0: This version is no longer supported. Please see https://eslint.org/version-support for other options.
11:57:36 AM: npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
11:57:37 AM: added 1294 packages, and audited 1296 packages in 24s
11:57:37 AM: 214 packages are looking for funding
11:57:37 AM: run `npm fund` for details
11:57:37 AM: 28 vulnerabilities (1 low, 9 moderate, 16 high, 2 critical)
11:57:37 AM: To address issues that do not require attention, run:
11:57:37 AM: npm audit fix
11:57:37 AM: To address all issues (including breaking changes), run:
11:57:37 AM: npm audit fix --force
11:57:37 AM: Run `npm audit` for details.
11:57:37 AM: > nsfw_demo@0.1.0 build
11:57:37 AM: > react-app-rewired build
11:57:38 AM: Creating an optimized production build...
11:57:38 AM: Browserslist: caniuse-lite is outdated. Please run:
11:57:38 AM: npx update-browserslist-db@latest
11:57:38 AM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
11:58:05 AM: Browserslist: caniuse-lite is outdated. Please run:
11:58:05 AM: npx update-browserslist-db@latest
11:58:05 AM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
11:58:07 AM: Compiled successfully.
11:58:07 AM:
11:58:07 AM: File sizes after gzip:
11:58:09 AM: 3.9 MB build/static/js/589.ca89ab40.chunk.js
11:58:09 AM: 3.62 MB build/static/js/84.dfb07d22.chunk.js
11:58:09 AM: 3.54 MB build/static/js/459.f0e7e240.chunk.js
11:58:09 AM: 3.51 MB build/static/js/765.75410a23.chunk.js
11:58:09 AM: 3.16 MB build/static/js/967.c05912b2.chunk.js
11:58:09 AM: 3.11 MB build/static/js/377.34b56fd2.chunk.js
11:58:09 AM: 2.5 MB build/static/js/487.52827bd4.chunk.js
11:58:09 AM: 984.81 kB build/static/js/381.1031ec62.chunk.js
11:58:09 AM: 392.79 kB build/static/js/main.2ead5bf4.js
11:58:09 AM: 100.15 kB build/static/js/384.6f4428ba.chunk.js
11:58:09 AM: 15.3 kB build/static/js/463.23e6a92a.chunk.js
11:58:09 AM: 10.69 kB build/static/js/814.0c6194a3.chunk.js
11:58:09 AM: 7.41 kB build/static/css/main.fac55a17.css
11:58:09 AM: 6.17 kB build/static/js/495.aeef697b.chunk.js
11:58:09 AM: 280 B build/static/js/134.7dc7777a.chunk.js
11:58:09 AM: 249 B build/static/js/570.b6a20107.chunk.js
11:58:09 AM: 237 B build/static/js/168.90e5644c.chunk.js
11:58:09 AM: The bundle size is significantly larger than recommended.
11:58:09 AM: Consider reducing it with code splitting: https://goo.gl/9VhYWB
11:58:09 AM: You can also analyze the project dependencies: https://goo.gl/LeUzfb
11:58:09 AM: The project was built assuming it is hosted at /.
11:58:09 AM: You can control this with the homepage field in your package.json.
11:58:09 AM: The build folder is ready to be deployed.
11:58:09 AM: You may serve it with a static server:
11:58:09 AM: yarn global add serve
11:58:09 AM: serve -s build
11:58:09 AM: Find out more about deployment here:
11:58:09 AM: ​
11:58:09 AM: (build.command completed in 1m 4s)
11:58:09 AM:
11:58:09 AM: Edge Functions bundling
11:58:09 AM: ────────────────────────────────────────────────────────────────
11:58:09 AM: ​
11:58:09 AM: Packaging Edge Functions from examples/nsfw_demo/netlify/edge-functions directory:
11:58:09 AM: - country-block
11:58:10 AM: ​
11:58:10 AM: (Edge Functions bundling completed in 733ms)
11:58:10 AM:
11:58:10 AM: (Netlify Build completed in 1m 5.2s)
11:58:10 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
11:58:11 AM: Section completed: building
11:58:47 AM: Finished processing build request in 2m4.634s

Deploying

Complete
11:58:10 AM: Deploy site
11:58:10 AM: ────────────────────────────────────────────────────────────────
11:58:10 AM: ​
11:58:10 AM: Starting to deploy site from 'examples/nsfw_demo/build'
11:58:10 AM: Calculating files to upload
11:58:10 AM: 0 new file(s) to upload
11:58:10 AM: 0 new function(s) to upload
11:58:10 AM: Section completed: deploying
11:58:10 AM: Site deploy was successfully initiated
11:58:10 AM: ​
11:58:10 AM: (Deploy site completed in 312ms)

Cleanup

Complete
11:58:10 AM: Netlify Build Complete
11:58:10 AM: ────────────────────────────────────────────────────────────────
11:58:10 AM: ​
11:58:10 AM: Caching artifacts
11:58:10 AM: Started saving node modules
11:58:10 AM: Finished saving node modules
11:58:10 AM: Started saving build plugins
11:58:10 AM: Finished saving build plugins
11:58:10 AM: Started saving mise cache
11:58:10 AM: Finished saving mise cache
11:58:10 AM: Started saving corepack cache
11:58:10 AM: Finished saving corepack cache
11:58:10 AM: Started saving yarn cache
11:58:10 AM: Finished saving yarn cache
11:58:10 AM: Started saving pip cache
11:58:11 AM: Finished saving pip cache
11:58:11 AM: Started saving emacs cask dependencies
11:58:11 AM: Finished saving emacs cask dependencies
11:58:11 AM: Started saving maven dependencies
11:58:11 AM: Finished saving maven dependencies
11:58:11 AM: Started saving boot dependencies
11:58:11 AM: Finished saving boot dependencies
11:58:11 AM: Started saving rust rustup cache
11:58:11 AM: Finished saving rust rustup cache
11:58:11 AM: Started saving go dependencies
11:58:11 AM: Finished saving go dependencies
11:58:11 AM: Build script success
11:58:46 AM: Uploading Cache of size 612.0MB
11:58:47 AM: Section completed: cleanup

Post-processing

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