Hi,
I’ve just started having issues deploying my site. It’s been working for a long time and I recently made some updates to the site - which have been building and deploying fine - until my most recent commit which basically just changed bootstrap versions (4 to 5). The site builds and runs locally just fine.
My site name: 1. festive-ramanujan-cc460e
I’ve turned on debug mode but it doesn’t help since the build appears to run fine. It looks like it’s just the deploy that fails (after 5 tries I guess) but there is no information in the build log.
I did read in the troubleshooting that if my CSS link is bad that could cause problems but I’ve copied it straight from get bootstrap so I wouldn’t think that would be the problem. I’m not doing any SASS processing or anything like that. Hugo version is the same locally and here and is the extended version.
Here’s the build log
11:27:48 PM: Build ready to start
11:27:50 PM: build-image version: 73def8bb10593b9b818f44989a75ea508018ccb7 (focal)
11:27:50 PM: build-image tag: v4.5.2
11:27:50 PM: buildbot version: e07f38cea73012d29c839c78dec87335277fe704
11:27:50 PM: Building without cache
11:27:50 PM: Starting to prepare the repo for build
11:27:50 PM: No cached dependencies found. Cloning fresh repo
11:27:50 PM: git clone https://github.com/tmhudg/cat-hospital-and-bird-clinic
11:27:51 PM: Preparing Git Reference refs/heads/master
11:27:52 PM: Parsing package.json dependencies
11:27:52 PM: ❯ Initial build environmentbaseRelDir: truebranch: mastercontext: productioncwd: /opt/build/repofeatureFlags: []mode: buildbotrepositoryRoot: /opt/build/repositeId: a8393036-a454-4dc4-940a-72f912e732e8❯ UI build settingsbaseRelDir: truebuild: command: hugo environment: - NETLIFY_BUILD_DEBUG publish: public❯ Resolved build environmentbranch: masterbuildDir: /opt/build/repoconfigPath: /opt/build/repo/netlify.tomlcontext: productionenv: []❯ Resolved configbuild: command: hugo commandOrigin: ui environment: - NETLIFY_BUILD_DEBUG - HUGO_VERSION publish: /opt/build/repo/public publishOrigin: ui
11:27:53 PM: Starting build script
11:27:53 PM: Installing dependencies
11:27:53 PM: Python version set to 2.7
11:27:53 PM: Downloading and installing node v12.18.0...
11:27:54 PM: Downloading https://nodejs.org/dist/v12.18.0/node-v12.18.0-linux-x64.tar.xz...
11:27:54 PM: Computing checksum with sha256sum
11:27:54 PM: Checksums matched!
11:27:56 PM: Now using node v12.18.0 (npm v6.14.4)
11:27:56 PM: Started restoring cached build plugins
11:27:56 PM: Finished restoring cached build plugins
11:27:56 PM: Attempting ruby version 2.7.2, read from environment
11:27:58 PM: Using ruby version 2.7.2
11:27:58 PM: Using PHP version 8.0
11:27:58 PM: Installing Hugo 0.91.0
11:27:59 PM: hugo v0.91.0-D1DC0E9A+extended linux/amd64 BuildDate=2021-12-17T09:50:20Z VendorInfo=gohugoio
11:27:59 PM: Started restoring cached go cache
11:27:59 PM: Finished restoring cached go cache
11:27:59 PM: Installing Go version 1.14.4
11:28:04 PM: unset GOOS;
11:28:04 PM: unset GOARCH;
11:28:04 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.14.4.linux.amd64';
11:28:04 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.14.4.linux.amd64/bin:${PATH}";
11:28:04 PM: go version >&2;
11:28:04 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.14.4.linux.amd64.env"
11:28:04 PM: go version go1.14.4 linux/amd64
11:28:04 PM: Installing missing commands
11:28:04 PM: Verify run directory
11:28:06 PM:
11:28:06 PM: ────────────────────────────────────────────────────────────────
11:28:06 PM: Netlify Build
11:28:06 PM: ────────────────────────────────────────────────────────────────
11:28:06 PM:
11:28:06 PM: ❯ Version
11:28:06 PM: @netlify/build 26.0.2
11:28:06 PM:
11:28:06 PM: ❯ Flags
11:28:06 PM: apiHost: api.netlify.com
11:28:06 PM: baseRelDir: true
11:28:06 PM: branch: master
11:28:06 PM: buildId: 61d27b441fd334ec13318865
11:28:06 PM: buildbotServerSocket: /tmp/netlify-buildbot-socket
11:28:06 PM: cacheDir: /opt/build/cache
11:28:06 PM: cachedConfigPath: /tmp/netlify_config.json
11:28:06 PM: context: production
11:28:06 PM: cwd: /opt/build/repo
11:28:06 PM: deployId: 61d27b441fd334ec13318867
11:28:06 PM: featureFlags:
11:28:06 PM: - buildbot_build_go_functions
11:28:06 PM: - zisi_parse_isc
11:28:06 PM: framework: hugo
11:28:06 PM: functionsDistDir: /tmp/zisi-61d27b441fd334ec13318867
11:28:06 PM: mode: buildbot
11:28:06 PM: nodePath: /opt/buildhome/.nvm/versions/node/v12.18.0/bin/node
11:28:06 PM: repositoryRoot: /opt/build/repo
11:28:06 PM: saveConfig: true
11:28:06 PM: sendStatus: true
11:28:06 PM: siteId: a8393036-a454-4dc4-940a-72f912e732e8
11:28:06 PM: statsd:
11:28:06 PM: host: datadog-agent
11:28:06 PM: port: 8125
11:28:06 PM: testOpts:
11:28:06 PM: silentLingeringProcesses: ''
11:28:06 PM:
11:28:06 PM: ❯ Current directory
11:28:06 PM: /opt/build/repo
11:28:06 PM:
11:28:06 PM: ❯ Config file
11:28:06 PM: /opt/build/repo/netlify.toml
11:28:06 PM:
11:28:06 PM: ❯ Resolved config
11:28:06 PM: build:
11:28:06 PM: command: hugo
11:28:06 PM: commandOrigin: ui
11:28:06 PM: environment:
11:28:06 PM: - NETLIFY_BUILD_DEBUG
11:28:06 PM: - HUGO_VERSION
11:28:06 PM: publish: /opt/build/repo/public
11:28:06 PM: publishOrigin: ui
11:28:06 PM: Creating deploy upload records
11:28:06 PM:
11:28:06 PM: ❯ Context
11:28:06 PM: production
11:28:06 PM:
11:28:06 PM: ────────────────────────────────────────────────────────────────
11:28:06 PM: 1. Build command from Netlify app
11:28:06 PM: ────────────────────────────────────────────────────────────────
11:28:06 PM:
11:28:06 PM: $ hugo
11:28:06 PM: Start building sites …
11:28:06 PM: hugo v0.91.0-D1DC0E9A+extended linux/amd64 BuildDate=2021-12-17T09:50:20Z VendorInfo=gohugoio
11:28:06 PM: | EN
11:28:06 PM: Starting post processing
11:28:06 PM: -------------------+-----
11:28:06 PM: Pages | 46
11:28:06 PM: Paginator pages | 0
11:28:06 PM: Non-page files | 0
11:28:06 PM: Static files | 36
11:28:06 PM: Post processing - HTML
11:28:06 PM: Processed images | 0
11:28:06 PM: Aliases | 12
11:28:06 PM: Sitemaps | 1
11:28:06 PM: Cleaned | 0
11:28:06 PM: Total in 128 ms
11:28:06 PM:
11:28:06 PM: (build.command completed in 176ms)
11:28:06 PM:
11:28:06 PM: ────────────────────────────────────────────────────────────────
11:28:06 PM: 2. Deploy site
11:28:06 PM: ────────────────────────────────────────────────────────────────
11:28:06 PM:
11:28:06 PM:
11:28:06 PM: ❯ Uploaded config
11:28:06 PM: [context.production.environment]
11:28:06 PM: HUGO_VERSION = "0.91.0"
11:28:06 PM:
11:28:06 PM: ❯ Uploaded headers
11:28:06 PM: No headers
11:28:06 PM:
11:28:06 PM: ❯ Uploaded redirects
11:28:06 PM: No redirects
11:28:06 PM:
11:28:06 PM: Starting to deploy site from 'public'
11:28:06 PM: Creating deploy tree
11:28:06 PM: 0 new files to upload
11:28:06 PM: 0 new functions to upload
11:28:06 PM: Site deploy was successfully initiated
11:28:06 PM:
11:28:06 PM: (Deploy site completed in 221ms)
11:28:06 PM:
11:28:06 PM: ────────────────────────────────────────────────────────────────
11:28:06 PM: Netlify Build Complete
11:28:06 PM: ────────────────────────────────────────────────────────────────
11:28:06 PM:
11:28:06 PM: (Netlify Build completed in 460ms)
11:28:06 PM: Caching artifacts
11:28:06 PM: Started saving build plugins
11:28:06 PM: Finished saving build plugins
11:28:06 PM: Started saving pip cache
11:28:06 PM: Starting post processing
11:28:06 PM: Post processing - HTML
11:28:07 PM: Finished saving pip cache
11:28:07 PM: Started saving emacs cask dependencies
11:28:07 PM: Finished saving emacs cask dependencies
11:28:07 PM: Started saving maven dependencies
11:28:07 PM: Finished saving maven dependencies
11:28:07 PM: Started saving boot dependencies
11:28:07 PM: Finished saving boot dependencies
11:28:07 PM: Started saving rust rustup cache
11:28:07 PM: Finished saving rust rustup cache
11:28:07 PM: Started saving go dependencies
11:28:07 PM: Starting post processing
11:28:07 PM: Post processing - HTML
11:28:07 PM: Starting post processing
11:28:07 PM: Post processing - HTML
11:28:08 PM: Finished saving go dependencies
11:28:08 PM: Starting post processing
11:28:10 PM: Post processing - HTML
11:28:11 PM: Build script success
11:28:50 PM: Finished processing build request in 1m0.350201265s
Not sure what else to look for. Any help would be appreciated.
Thanks