Skip to main content

Deploy details

Deploy successful for spacebook-app

enable encryption

PR #10: spacebook-encrypt@bde015f

Deploy log

9:40:22 PM: Build ready to start
9:40:24 PM: build-image version: 53b83b6bede2920f236b25b6f5a95334320dc849
9:40:24 PM: build-image tag: v3.6.0
9:40:24 PM: buildbot version: f66121aa8b7df3f09ef4ca9f2f1aa9cddabd6c71
9:40:24 PM: Fetching cached dependencies
9:40:24 PM: Starting to download cache of 137.9MB
9:40:27 PM: Finished downloading cache in 3.139731881s
9:40:27 PM: Starting to extract cache
9:40:32 PM: Finished extracting cache in 5.218338643s
9:40:32 PM: Finished fetching cache in 8.422439962s
9:40:32 PM: Starting to prepare the repo for build
9:40:33 PM: Preparing Git Reference pull/10/head
9:40:34 PM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'functions' versus '' in the Netlify UI
9:40:34 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'npm run build && set -e && find ./_site -type f -name '*.html' -exec staticrypt -f password_template.html {} $PASSWORD -o {} \;' versus 'npm run build' in the Netlify UI
9:40:35 PM: Starting build script
9:40:35 PM: Installing dependencies
9:40:35 PM: Python version set to 2.7
9:40:35 PM: Started restoring cached node version
9:40:39 PM: Finished restoring cached node version
9:40:39 PM: Attempting node version 'v12' from .nvmrc
9:40:40 PM: v12.20.0 is already installed.
9:40:40 PM: Now using node v12.20.0 (npm v6.14.8)
9:40:40 PM: Started restoring cached build plugins
9:40:40 PM: Finished restoring cached build plugins
9:40:40 PM: Attempting ruby version 2.7.1, read from environment
9:40:42 PM: Using ruby version 2.7.1
9:40:42 PM: Using PHP version 5.6
9:40:42 PM: Started restoring cached node modules
9:40:42 PM: Finished restoring cached node modules
9:40:42 PM: Started restoring cached go cache
9:40:42 PM: Finished restoring cached go cache
9:40:42 PM: go version go1.14.4 linux/amd64
9:40:42 PM: go version go1.14.4 linux/amd64
9:40:42 PM: Installing missing commands
9:40:42 PM: Verify run directory
9:40:44 PM:
9:40:44 PM: ────────────────────────────────────────────────────────────────
9:40:44 PM: Netlify Build
9:40:44 PM: ────────────────────────────────────────────────────────────────
9:40:44 PM:
9:40:44 PM: ❯ Version
9:40:44 PM: @netlify/build 6.0.0
9:40:44 PM:
9:40:44 PM: ❯ Flags
9:40:44 PM: deployId: 5fd144469304d400071d8c5e
9:40:44 PM: mode: buildbot
9:40:44 PM:
9:40:44 PM: ❯ Current directory
9:40:44 PM: /opt/build/repo
9:40:44 PM:
9:40:44 PM: ❯ Config file
9:40:44 PM: /opt/build/repo/netlify.toml
9:40:44 PM:
9:40:44 PM: ❯ Context
9:40:44 PM: deploy-preview
9:40:44 PM:
9:40:44 PM: ────────────────────────────────────────────────────────────────
9:40:44 PM: 1. build.command from netlify.toml
9:40:44 PM: ────────────────────────────────────────────────────────────────
9:40:44 PM: ​
9:40:44 PM: $ npm run build && set -e && find ./_site -type f -name '*.html' -exec staticrypt -f password_template.html {} $PASSWORD -o {} \;
9:40:44 PM: > spacebook@1.0.0 build /opt/build/repo
9:40:44 PM: > ELEVENTY_PRODUCTION=true eleventy && NODE_ENV=production postcss styles/tailwind.css --o _site/style.css
9:40:46 PM: Writing _site/password_template/index.html from ./password_template.html.
9:40:46 PM: Writing _site/search-index.json from ./search-index.json.njk.
9:40:46 PM: Writing _site/admin/index.html from ./admin/index.html.
9:40:46 PM: Writing _site/404.html from ./404.md.
9:40:46 PM: Writing _site/advanced/analytics/index.html from ./pages/analytics.md.
9:40:46 PM: Writing _site/advanced/comments/index.html from ./pages/comments.md.
9:40:46 PM: Writing _site/advanced/index.html from ./pages/advanced.md.
9:40:46 PM: Writing _site/contact/index.html from ./pages/contact.md.
9:40:46 PM: Writing _site/credits/index.html from ./pages/credits.md.
9:40:46 PM: Writing _site/tips-and-tricks/editing/index.html from ./pages/editing.md.
9:40:46 PM: Writing _site/tips-and-tricks/images/index.html from ./pages/images.md.
9:40:46 PM: Writing _site/index.html from ./pages/home.md.
9:40:46 PM: Writing _site/advanced/encryption/index.html from ./pages/encryption.md.
9:40:46 PM: Writing _site/tips-and-tricks/links/index.html from ./pages/links.md.
9:40:46 PM: Writing _site/advanced/netlifycms/index.html from ./pages/netlifycms.md.
9:40:46 PM: Writing _site/tips-and-tricks/markdown/index.html from ./pages/markdown.md.
9:40:46 PM: Writing _site/tips-and-tricks/ordering/index.html from ./pages/ordering.md.
9:40:46 PM: Writing _site/getting-started/step-four/index.html from ./pages/step-four.md.
9:40:46 PM: Writing _site/getting-started/step-one/index.html from ./pages/step-one.md.
9:40:46 PM: Writing _site/getting-started/step-three/index.html from ./pages/step-three.md.
9:40:46 PM: Writing _site/tips-and-tricks/index.html from ./pages/tips-and-tricks.md.
9:40:46 PM: Writing _site/getting-started/step-two/index.html from ./pages/step-two.md.
9:40:46 PM: Writing _site/tips-and-tricks/embeds/index.html from ./pages/embeds.md.
9:40:46 PM: Benchmark (Configuration): "jsmin" Nunjucks Filter took 312ms (19.0%, called 20×, 15.6ms each)
9:40:46 PM: Copied 17 files / Wrote 23 files in 1.22 seconds (53.0ms each, v0.11.1)
9:40:56 PM: Invalid property name '' at 784:2. Ignoring. [clean]
9:41:02 PM: ​
9:41:02 PM: (build.command completed in 17.9s)
9:41:02 PM:
9:41:02 PM: ────────────────────────────────────────────────────────────────
9:41:02 PM: 2. Functions bundling
9:41:02 PM: ────────────────────────────────────────────────────────────────
9:41:02 PM: ​
9:41:02 PM: Packaging Functions from functions directory:
9:41:02 PM: - staticman/staticman.js
9:41:05 PM: ​
9:41:05 PM: (Functions bundling completed in 2.5s)
9:41:05 PM:
9:41:05 PM: ────────────────────────────────────────────────────────────────
9:41:05 PM: Netlify Build Complete
9:41:05 PM: ────────────────────────────────────────────────────────────────
9:41:05 PM: ​
9:41:05 PM: (Netlify Build completed in 20.5s)
9:41:05 PM: Caching artifacts
9:41:05 PM: Started saving node modules
9:41:05 PM: Finished saving node modules
9:41:05 PM: Started saving build plugins
9:41:05 PM: Finished saving build plugins
9:41:05 PM: Started saving pip cache
9:41:05 PM: Finished saving pip cache
9:41:05 PM: Started saving emacs cask dependencies
9:41:05 PM: Finished saving emacs cask dependencies
9:41:05 PM: Started saving maven dependencies
9:41:05 PM: Finished saving maven dependencies
9:41:05 PM: Started saving boot dependencies
9:41:05 PM: Finished saving boot dependencies
9:41:05 PM: Started saving rust rustup cache
9:41:05 PM: Finished saving rust rustup cache
9:41:05 PM: Started saving rust cargo bin cache
9:41:05 PM: Finished saving rust cargo bin cache
9:41:05 PM: Started saving go dependencies
9:41:05 PM: Finished saving go dependencies
9:41:05 PM: Build script success
9:41:05 PM: Starting to deploy site from '_site'
9:41:05 PM: Creating deploy tree
9:41:05 PM: Creating deploy upload records
9:41:05 PM: 22 new files to upload
9:41:05 PM: 0 new functions to upload
9:41:08 PM: Starting post processing
9:41:08 PM: Post processing - HTML
9:41:10 PM: Post processing - header rules
9:41:10 PM: Post processing - redirect rules
9:41:10 PM: Post processing done
9:41:10 PM: Site is live ✨
9:41:30 PM: Finished processing build request in 1m5.698567443s