Created
January 11, 2024 17:27
-
-
Save growdigital/bc3a6e4db67e2d38245e62fd4f590736 to your computer and use it in GitHub Desktop.
Hope Garden deploy messages
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4:00:15 PM: Netlify Build | |
4:00:15 PM: ──────────────────────────────────────────────────────────────── | |
4:00:15 PM: | |
4:00:15 PM: ❯ Version | |
4:00:15 PM: @netlify/build 29.31.5 | |
4:00:15 PM: | |
4:00:15 PM: ❯ Flags | |
4:00:15 PM: baseRelDir: true | |
4:00:15 PM: buildId: 65a0107900f400000731ce92 | |
4:00:15 PM: deployId: 65a0107900f400000731ce94 | |
4:00:15 PM: | |
4:00:15 PM: ❯ Current directory | |
4:00:15 PM: /opt/build/repo | |
4:00:15 PM: | |
4:00:15 PM: ❯ Config file | |
4:00:15 PM: /opt/build/repo/netlify.toml | |
4:00:15 PM: | |
4:00:15 PM: ❯ Context | |
4:00:15 PM: production | |
4:00:15 PM: | |
4:00:15 PM: build.command from netlify.toml | |
4:00:15 PM: ──────────────────────────────────────────────────────────────── | |
4:00:15 PM: | |
4:00:15 PM: $ yarn project-setup && yarn build | |
4:00:16 PM: yarn run v1.22.21 | |
4:00:16 PM: $ node ./scripts/projectSetup.js | |
4:00:16 PM: Done in 0.06s. | |
4:00:16 PM: yarn run v1.22.21 | |
4:00:16 PM: $ tinacms build && hugo --gc --minify --templateMetrics --templateMetricsHints --buildDrafts --buildExpired --buildFuture --forceSyncStatic | |
4:00:17 PM: Starting Tina build | |
4:00:19 PM: Checking indexing process in Tina Cloud... | |
4:00:19 PM: IndexFailedError: Attempting to index but responded with status "failed". To retry the indexing process, click the "Reindex" button for "main" in the Tina Cloud configuration for this project. TinaFetchError: Unable to seed content/english/blog/230705-starting-out.md | |
4:00:19 PM: at pollForStatus (/opt/build/repo/node_modules/@tinacms/cli/dist/index.js:2600:15) | |
4:00:19 PM: at process.processTicksAndRejections (node:internal/process/task_queues:95:5) | |
4:00:19 PM: at async waitForDB (/opt/build/repo/node_modules/@tinacms/cli/dist/index.js:2621:3) | |
4:00:19 PM: at async BuildCommand.execute (/opt/build/repo/node_modules/@tinacms/cli/dist/index.js:2728:7) | |
4:00:19 PM: at async BuildCommand.validateAndExecute (/opt/build/repo/node_modules/clipanion/lib/advanced/Command.js:73:26) | |
4:00:19 PM: at async Cli.run (/opt/build/repo/node_modules/clipanion/lib/advanced/Cli.js:223:24) | |
4:00:19 PM: at async Cli.runExit (/opt/build/repo/node_modules/clipanion/lib/advanced/Cli.js:232:28) | |
4:00:19 PM: error Command failed with exit code 1. (https://ntl.fyi/exit-code-1) | |
4:00:19 PM: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. | |
4:00:19 PM: | |
4:00:19 PM: "build.command" failed | |
4:00:19 PM: ──────────────────────────────────────────────────────────────── | |
4:00:19 PM: | |
4:00:19 PM: Error message | |
4:00:19 PM: Command failed with exit code 1: yarn project-setup && yarn build (https://ntl.fyi/exit-code-1) | |
4:00:19 PM: | |
4:00:19 PM: Error location | |
4:00:19 PM: In build.command from netlify.toml: | |
4:00:19 PM: yarn project-setup && yarn build | |
4:00:19 PM: | |
4:00:19 PM: Resolved config | |
4:00:19 PM: build: | |
4:00:19 PM: command: yarn project-setup && yarn build | |
4:00:19 PM: commandOrigin: config | |
4:00:19 PM: environment: | |
4:00:19 PM: - NEXT_PUBLIC_TINA_CLIENT_ID | |
4:00:19 PM: - TINA_PUBLIC_IS_LOCAL | |
4:00:19 PM: - TINA_TOKEN | |
4:00:19 PM: - HUGO_VERSION | |
4:00:19 PM: - HUGO_BASEURL | |
4:00:19 PM: publish: /opt/build/repo/public | |
4:00:19 PM: publishOrigin: config | |
4:00:19 PM: Build failed due to a user error: Build script returned non-zero exit code: 2 | |
4:00:20 PM: Failed during stage "building site": Build script returned non-zero exit code: 2 | |
4:00:20 PM: Failing build: Failed to build site | |
4:00:20 PM: Finished processing build request in 25.812s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment