Deploy details
Deploy summary
1 plugin ran successfully
Build time: 39s. Total deploy time: 38s
Deploy log
Initializing
Complete
Initializing
Complete
6:21:30 PM: Build ready to start
6:22:13 PM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (noble)
6:22:13 PM: buildbot version: 911e38b4db82bf5cd08627b366a88d99622b3aab
6:22:13 PM: Fetching cached dependencies
6:22:13 PM: Starting to download cache of 490.7MB
6:22:16 PM: Finished downloading cache in 2.26s
6:22:16 PM: Starting to extract cache
6:22:21 PM: Finished extracting cache in 5.413s
6:22:21 PM: Finished fetching cache in 8.014s
6:22:22 PM: Starting to prepare the repo for build
6:22:22 PM: Preparing Git Reference pull/1221/head
6:22:24 PM: Starting to install dependencies
6:22:24 PM: Started restoring cached mise cache
6:22:26 PM: Finished restoring cached mise cache
6:22:26 PM: Python version set to 3.8
6:22:26 PM: Installing pip dependencies from requirements.txt
6:22:26 PM: Started restoring cached pip cache
6:22:26 PM: Finished restoring cached pip cache
6:22:27 PM: Requirement already satisfied: mkdocs==1.6.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 1)) (1.6.1)
6:22:27 PM: Collecting mkdocs-git-revision-date-localized-plugin==1.4.1 (from -r requirements.txt (line 2))
6:22:27 PM: Downloading mkdocs_git_revision_date_localized_plugin-1.4.1-py3-none-any.whl.metadata (5.8 kB)
6:22:27 PM: Collecting mkdocs-material==9.6.7 (from -r requirements.txt (line 3))
6:22:27 PM: Downloading mkdocs_material-9.6.7-py3-none-any.whl.metadata (19 kB)
6:22:27 PM: Requirement already satisfied: mkdocs-redirects==1.2.2 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (1.2.2)
6:22:27 PM: Requirement already satisfied: markdown-include==0.8.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (0.8.1)
6:22:27 PM: Requirement already satisfied: click>=7.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (8.1.8)
6:22:27 PM: Requirement already satisfied: ghp-import>=1.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (2.1.0)
6:22:27 PM: Requirement already satisfied: importlib-metadata>=4.4 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (8.5.0)
6:22:27 PM: Requirement already satisfied: jinja2>=2.11.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (3.1.5)
6:22:27 PM: Requirement already satisfied: markdown>=3.3.6 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (3.7)
6:22:27 PM: Requirement already satisfied: markupsafe>=2.0.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (2.1.5)
6:22:27 PM: Requirement already satisfied: mergedeep>=1.3.4 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (1.3.4)
6:22:27 PM: Requirement already satisfied: mkdocs-get-deps>=0.2.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (0.2.0)
6:22:27 PM: Requirement already satisfied: packaging>=20.5 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (24.2)
6:22:27 PM: Requirement already satisfied: pathspec>=0.11.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (0.12.1)
6:22:27 PM: Requirement already satisfied: pyyaml-env-tag>=0.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (0.1)
6:22:27 PM: Requirement already satisfied: pyyaml>=5.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (6.0.2)
6:22:27 PM: Requirement already satisfied: watchdog>=2.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (4.0.2)
6:22:27 PM: Requirement already satisfied: babel>=2.7.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs-git-revision-date-localized-plugin==1.4.1->-r requirements.txt (line 2)) (2.17.0)
6:22:27 PM: Requirement already satisfied: gitpython>=3.1.44 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs-git-revision-date-localized-plugin==1.4.1->-r requirements.txt (line 2)) (3.1.44)
6:22:27 PM: Requirement already satisfied: pytz>=2025.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs-git-revision-date-localized-plugin==1.4.1->-r requirements.txt (line 2)) (2025.1)
6:22:27 PM: Requirement already satisfied: backrefs~=5.7.post1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs-material==9.6.7->-r requirements.txt (line 3)) (5.7.post1)
6:22:27 PM: Requirement already satisfied: colorama~=0.4 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs-material==9.6.7->-r requirements.txt (line 3)) (0.4.6)
6:22:27 PM: Requirement already satisfied: mkdocs-material-extensions~=1.3 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs-material==9.6.7->-r requirements.txt (line 3)) (1.3.1)
6:22:27 PM: Requirement already satisfied: paginate~=0.5 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs-material==9.6.7->-r requirements.txt (line 3)) (0.5.7)
6:22:27 PM: Requirement already satisfied: pygments~=2.16 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs-material==9.6.7->-r requirements.txt (line 3)) (2.19.1)
6:22:27 PM: Requirement already satisfied: pymdown-extensions~=10.2 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs-material==9.6.7->-r requirements.txt (line 3)) (10.14.3)
6:22:27 PM: Requirement already satisfied: requests~=2.26 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs-material==9.6.7->-r requirements.txt (line 3)) (2.32.3)
6:22:27 PM: Requirement already satisfied: python-dateutil>=2.8.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from ghp-import>=1.0->mkdocs==1.6.1->-r requirements.txt (line 1)) (2.9.0.post0)
6:22:27 PM: Requirement already satisfied: gitdb<5,>=4.0.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from gitpython>=3.1.44->mkdocs-git-revision-date-localized-plugin==1.4.1->-r requirements.txt (line 2)) (4.0.12)
6:22:27 PM: Requirement already satisfied: zipp>=3.20 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from importlib-metadata>=4.4->mkdocs==1.6.1->-r requirements.txt (line 1)) (3.20.2)
6:22:27 PM: Requirement already satisfied: platformdirs>=2.2.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs-get-deps>=0.2.0->mkdocs==1.6.1->-r requirements.txt (line 1)) (4.3.6)
6:22:27 PM: Requirement already satisfied: charset-normalizer<4,>=2 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from requests~=2.26->mkdocs-material==9.6.7->-r requirements.txt (line 3)) (3.4.1)
6:22:27 PM: Requirement already satisfied: idna<4,>=2.5 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from requests~=2.26->mkdocs-material==9.6.7->-r requirements.txt (line 3)) (3.10)
6:22:27 PM: Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from requests~=2.26->mkdocs-material==9.6.7->-r requirements.txt (line 3)) (2.2.3)
6:22:27 PM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from requests~=2.26->mkdocs-material==9.6.7->-r requirements.txt (line 3)) (2025.1.31)
6:22:27 PM: Requirement already satisfied: smmap<6,>=3.0.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from gitdb<5,>=4.0.1->gitpython>=3.1.44->mkdocs-git-revision-date-localized-plugin==1.4.1->-r requirements.txt (line 2)) (5.0.2)
6:22:27 PM: Requirement already satisfied: six>=1.5 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs==1.6.1->-r requirements.txt (line 1)) (1.17.0)
6:22:27 PM: Downloading mkdocs_git_revision_date_localized_plugin-1.4.1-py3-none-any.whl (25 kB)
6:22:27 PM: Downloading mkdocs_material-9.6.7-py3-none-any.whl (8.7 MB)
6:22:27 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 85.1 MB/s eta 0:00:00
6:22:28 PM: Installing collected packages: mkdocs-material, mkdocs-git-revision-date-localized-plugin
6:22:28 PM: Attempting uninstall: mkdocs-material
6:22:28 PM: Found existing installation: mkdocs-material 9.6.6
6:22:28 PM: Uninstalling mkdocs-material-9.6.6:
6:22:28 PM: Successfully uninstalled mkdocs-material-9.6.6
6:22:30 PM: Attempting uninstall: mkdocs-git-revision-date-localized-plugin
6:22:30 PM: Found existing installation: mkdocs-git-revision-date-localized-plugin 1.3.0
6:22:30 PM: Uninstalling mkdocs-git-revision-date-localized-plugin-1.3.0:
6:22:30 PM: Successfully uninstalled mkdocs-git-revision-date-localized-plugin-1.3.0
6:22:30 PM: Successfully installed mkdocs-git-revision-date-localized-plugin-1.4.1 mkdocs-material-9.6.7
6:22:30 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
6:22:30 PM: [notice] To update, run: pip install --upgrade pip
6:22:30 PM: Pip dependencies installed
6:22:30 PM: Ruby version set to 2.6.2
6:22:30 PM: Go version set to 1.12
6:22:31 PM: Using PHP version 8.3
6:22:32 PM: Started restoring cached Node.js version
6:22:32 PM: Finished restoring cached Node.js version
6:22:33 PM: v22.14.0 is already installed.
6:22:33 PM: Now using node v22.14.0 (npm v10.9.2)
6:22:33 PM: Enabling Node.js Corepack
6:22:33 PM: Started restoring cached build plugins
6:22:33 PM: Finished restoring cached build plugins
6:22:33 PM: Started restoring cached corepack dependencies
6:22:33 PM: Finished restoring cached corepack dependencies
6:22:33 PM: No npm workspaces detected
6:22:33 PM: Started restoring cached node modules
6:22:33 PM: Finished restoring cached node modules
6:22:33 PM: Installing npm packages using npm version 10.9.2
6:22:34 PM: up to date, audited 145 packages in 464ms
6:22:34 PM: 72 packages are looking for funding
6:22:34 PM: run `npm fund` for details
6:22:34 PM: found 0 vulnerabilities
6:22:34 PM: npm packages installed
6:22:34 PM: Successfully installed dependencies
6:22:34 PM: Starting build script
6:22:35 PM: Detected 0 framework(s)
6:22:35 PM: Section completed: initializing
Building
Complete
Building
Complete
6:22:36 PM: Netlify Build
6:22:36 PM: ────────────────────────────────────────────────────────────────
6:22:36 PM:
6:22:36 PM: ❯ Version
6:22:36 PM: @netlify/build 30.0.6
6:22:36 PM:
6:22:36 PM: ❯ Flags
6:22:36 PM: accountId: 5e2f5e7d9448ed0a85f332b1
6:22:36 PM: baseRelDir: true
6:22:36 PM: buildId: 67e98baa2fb65c000867f58b
6:22:36 PM: deployId: 67e98baa2fb65c000867f58e
6:22:36 PM:
6:22:36 PM: ❯ Current directory
6:22:36 PM: /opt/build/repo
6:22:36 PM:
6:22:36 PM: ❯ Config file
6:22:36 PM: No config file was defined: using default values.
6:22:36 PM:
6:22:36 PM: ❯ Context
6:22:36 PM: deploy-preview
6:22:37 PM:
6:22:37 PM: ❯ Loading plugins
6:22:37 PM: - netlify-plugin-image-optim@0.4.0 from Netlify app
6:22:38 PM:
6:22:38 PM: Build command from Netlify app
6:22:38 PM: ────────────────────────────────────────────────────────────────
6:22:38 PM:
6:22:38 PM: $ mkdocs build --clean
6:22:39 PM: INFO - Cleaning site directory
6:22:39 PM: INFO - Building documentation to directory: /opt/build/repo/site
6:22:40 PM: WARNING - [git-revision-date-localized-plugin] Unable to read git logs of '/opt/build/repo/docs/main/pihole-command.md'. Is git log readable? Option 'fallback_to_build_date' set to 'true': Falling back to build date
6:22:40 PM: WARNING - [git-revision-date-localized-plugin] Unable to read git logs of '/opt/build/repo/docs/main/prerequisites.md'. Is git log readable? Option 'fallback_to_build_date' set to 'true': Falling back to build date
6:22:40 PM: WARNING - [git-revision-date-localized-plugin] Unable to read git logs of '/opt/build/repo/docs/main/projects.md'. Is git log readable? Option 'fallback_to_build_date' set to 'true': Falling back to build date
6:22:40 PM: WARNING - [git-revision-date-localized-plugin] Unable to read git logs of '/opt/build/repo/docs/main/post-install.md'. Is git log readable? Option 'fallback_to_build_date' set to 'true': Falling back to build date
6:22:44 PM: INFO - Documentation built in 5.56 seconds
6:22:44 PM:
6:22:44 PM: (build.command completed in 5.8s)
6:22:51 PM: │ File │ Before │ After │ Reduction │
6:22:51 PM: ├─────────────────────────────────────────────────┼──────────┼──────────┼───────────┤
6:22:51 PM: │ /images/DoHConfig.png │ 8.96 KB │ 8.96 KB │ 0 B │
6:22:51 PM: │ /images/FTLDNS.png │ 6.68 KB │ 6.68 KB │ 0 B │
6:22:51 PM: │ /images/RecursiveResolver.png │ 34.73 KB │ 34.73 KB │ 0 B │
6:22:51 PM: │ /images/github-commit-bots-expanded.png │ 5.49 KB │ 5.49 KB │ 0 B │
6:22:51 PM: │ /images/interface-settings.png │ 17.47 KB │ 17.47 KB │ 0 B │
6:22:51 PM: │ /images/logo.svg │ 1.35 KB │ 1.34 KB │ 14 B │
6:22:51 PM: │ /assets/images/favicon.png │ 1.83 KB │ 1.83 KB │ 0 B │
6:22:51 PM: │ /guides/misc/all_settings.png │ 18.63 KB │ 13.24 KB │ 5.39 KB │
6:22:51 PM: │ /images/api/android-ca-name.png │ 7.12 KB │ 7.12 KB │ 0 B │
6:22:51 PM: │ /images/api/android-ca-security-warning.png │ 29.67 KB │ 29.67 KB │ 0 B │
6:22:51 PM: │ /images/api/android-ca-select.png │ 4.4 KB │ 4.4 KB │ 0 B │
6:22:51 PM: │ /images/api/android-ca-success.png │ 1.67 KB │ 1.67 KB │ 0 B │
6:22:51 PM: │ /images/api/android-chrome-trusted.png │ 51.38 KB │ 51.38 KB │ 0 B │
6:22:51 PM: │ /images/api/android-chrome-untrusted.png │ 46.3 KB │ 46.3 KB │ 0 B │
6:22:51 PM: │ /images/api/android-credential-storage.png │ 10.3 KB │ 10.3 KB │ 0 B │
6:22:51 PM: │ /images/api/android-install-ca.png │ 7.03 KB │ 7.03 KB │ 0 B │
6:22:51 PM: │ /images/api/android-pihole-trusted.png │ 49 KB │ 49 KB │ 0 B │
6:22:51 PM: │ /images/api/android-pihole-untrusted.png │ 43.76 KB │ 43.76 KB │ 0 B │
6:22:51 PM: │ /images/api/android-system-security.png │ 29.9 KB │ 29.9 KB │ 0 B │
6:22:51 PM: │ /images/api/chrome-ca-added.png │ 9.63 KB │ 9.63 KB │ 0 B │
6:22:51 PM: │ /images/api/chrome-ca-trust.png │ 7.28 KB │ 7.28 KB │ 0 B │
6:22:51 PM: │ /images/api/chrome-certificates.png │ 3.1 KB │ 3.1 KB │ 0 B │
6:22:51 PM: │ /images/api/chrome-pihole-trusted.png │ 8.48 KB │ 8.48 KB │ 0 B │
6:22:51 PM: │ /images/api/chrome-pihole-untrusted.png │ 9.45 KB │ 9.45 KB │ 0 B │
6:22:51 PM: │ /images/api/firefox-ca-added.png │ 17.31 KB │ 17.31 KB │ 0 B │
6:22:51 PM: │ /images/api/firefox-ca-trust.png │ 11.99 KB │ 11.99 KB │ 0 B │
6:22:51 PM: │ /images/api/firefox-certificates.png │ 9.67 KB │ 9.67 KB │ 0 B │
6:22:51 PM: │ /images/api/firefox-pihole-trusted.png │ 11.03 KB │ 11.03 KB │ 0 B │
6:22:51 PM: │ /images/api/firefox-pihole-untrusted.png │ 8.23 KB │ 8.23 KB │ 0 B │
6:22:51 PM: │ /images/api/firefox-tls-insecure.png │ 21.38 KB │ 21.38 KB │ 0 B │
6:22:51 PM: │ /images/group_management/example-adlists-1.png │ 22.33 KB │ 22.33 KB │ 0 B │
6:22:51 PM: │ /images/group_management/example-clients-1.png │ 9.44 KB │ 9.44 KB │ 0 B │
6:22:51 PM: │ /images/group_management/example-clients-2.png │ 9.75 KB │ 9.75 KB │ 0 B │
6:22:51 PM: │ /images/group_management/example-clients-3.png │ 9.69 KB │ 9.69 KB │ 0 B │
6:22:51 PM: │ /images/group_management/example-domain-1.png │ 8.72 KB │ 8.72 KB │ 0 B │
6:22:51 PM: │ /images/group_management/example-domain-2.png │ 2.51 KB │ 2.51 KB │ 0 B │
6:22:51 PM: │ /images/group_management/example-domain-3.png │ 2.4 KB │ 2.4 KB │ 0 B │
6:22:51 PM: │ /images/group_management/example-domain-4.png │ 11.28 KB │ 11.28 KB │ 0 B │
6:22:51 PM: │ /images/group_management/example-domain-5.png │ 2.43 KB │ 2.43 KB │ 0 B │
6:22:51 PM: │ /images/group_management/example-domain-6.png │ 2.38 KB │ 2.38 KB │ 0 B │
6:22:51 PM: │ /images/group_management/example-groups.png │ 9.56 KB │ 9.56 KB │ 0 B │
6:22:51 PM: │ /images/group_management/example-new-black.png │ 10.53 KB │ 10.53 KB │ 0 B │
6:22:51 PM: │ /images/group_management/example-new-white.png │ 10.49 KB │ 10.49 KB │ 0 B │
6:22:51 PM: │ /images/home-assistant/automation.png │ 16.14 KB │ 16.14 KB │ 0 B │
6:22:51 PM: │ /images/home-assistant/boolean.png │ 5.12 KB │ 5.12 KB │ 0 B │
6:22:51 PM: │ /images/routers/conditional-forwarding.png │ 5.34 KB │ 5.34 KB │ 0 B │
6:22:51 PM: │ /images/routers/fritzbox-advanced-de.png │ 2.46 KB │ 2.46 KB │ 0 B │
6:22:51 PM: │ /images/routers/fritzbox-advanced.png │ 2.02 KB │ 2.02 KB │ 0 B │
6:22:51 PM: │ /images/routers/fritzbox-dhcp-de.png │ 38.33 KB │ 38.33 KB │ 0 B │
6:22:51 PM: │ /images/routers/fritzbox-dhcp.png │ 37.51 KB │ 37.51 KB │ 0 B │
6:22:51 PM: │ /images/routers/fritzbox-ipv6-1-de.png │ 25.69 KB │ 25.69 KB │ 0 B │
6:22:51 PM: │ /images/routers/fritzbox-ipv6-1.png │ 28.89 KB │ 28.89 KB │ 0 B │
6:22:51 PM: │ /images/routers/fritzbox-ipv6-2-de.png │ 8.96 KB │ 8.96 KB │ 0 B │
6:22:51 PM: │ /images/routers/fritzbox-ipv6-2.png │ 8.86 KB │ 8.86 KB │ 0 B │
6:22:51 PM: │ /images/routers/fritzbox-wan-dns-de.png │ 25.08 KB │ 25.08 KB │ 0 B │
6:22:51 PM: │ /images/routers/fritzbox-wan-dns.png │ 24.31 KB │ 24.31 KB │ 0 B │
6:22:51 PM: │ /images/routers/nokia-g240wb-lan-ipv4.png │ 26.58 KB │ 26.58 KB │ 0 B │
6:22:51 PM: │ /images/routers/nokia-g240wb-lan-ipv6-1.png │ 9.19 KB │ 9.19 KB │ 0 B │
6:22:51 PM: │ /images/routers/nokia-g240wb-lan-ipv6-2.png │ 5.17 KB │ 5.17 KB │ 0 B │
6:22:51 PM: │ /images/routers/nokia-g240wb-lan-ipv6-3.png │ 9.75 KB │ 9.75 KB │ 0 B │
6:22:51 PM: │ /images/routers/nokia-g240wb-prefix-ipv6.png │ 13.23 KB │ 13.23 KB │ 0 B │
6:22:51 PM: │ /images/routers/opensense-ra.png │ 47.69 KB │ 47.69 KB │ 0 B │
6:22:51 PM: │ /images/routers/opnsense-alias.png │ 23.64 KB │ 23.64 KB │ 0 B │
6:22:51 PM: │ /images/routers/opnsense-dhcpv4.png │ 33.39 KB │ 33.39 KB │ 0 B │
6:22:51 PM: │ /images/routers/opnsense-dns-wan.png │ 36.8 KB │ 36.8 KB │ 0 B │
6:22:51 PM: │ /images/routers/opnsense-firewall-rule.png │ 14.25 KB │ 14.25 KB │ 0 B │
6:22:51 PM: │ /images/routers/opnsense-ipv6-manual-ra.png │ 19.37 KB │ 19.37 KB │ 0 B │
6:22:51 PM: │ /images/routers/usg-lan-dhcp.png │ 5.68 KB │ 5.68 KB │ 0 B │
6:22:51 PM: │ /images/routers/usg-lan-dhcpv6.png │ 5.45 KB │ 5.45 KB │ 0 B │
6:22:51 PM: │ /images/routers/usg-lan.png │ 5.29 KB │ 5.29 KB │ 0 B │
6:22:51 PM: │ /images/routers/usg-wan-advanced.png │ 9.17 KB │ 9.17 KB │ 0 B │
6:22:51 PM: │ /images/routers/usg-wan.png │ 5.62 KB │ 5.62 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/Android-Connected.png │ 20.03 KB │ 20.03 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/Android-Import-1.png │ 15.72 KB │ 15.72 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/Android-Import-2.png │ 19.68 KB │ 19.68 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/Android-Import-3.png │ 9.36 KB │ 9.36 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/Android-Import-4.png │ 23.69 KB │ 23.69 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/Android-Pi-hole.png │ 9.49 KB │ 9.49 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/Android-Transport-Error.png │ 7.68 KB │ 7.68 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/NetworkManager1.png │ 15.06 KB │ 15.06 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/NetworkManager2.png │ 11.99 KB │ 11.99 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/NetworkManager3.png │ 8.19 KB │ 8.19 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/NetworkManager4.png │ 12.32 KB │ 12.32 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/NetworkManager5.png │ 15.03 KB │ 15.03 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/NetworkManager6.png │ 8.73 KB │ 8.73 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/NetworkManager7.png │ 15.33 KB │ 15.33 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/Strato-DynDNS-Domain.png │ 30.88 KB │ 30.88 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/Strato-DynDNS-Enable.png │ 14.29 KB │ 14.29 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/Strato-DynDNS-Password.png │ 14.92 KB │ 14.92 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/VPNclients.png │ 2.99 KB │ 2.99 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/VPNdashboard.png │ 21.23 KB │ 21.23 KB │ 0 B │
6:22:51 PM: │ /guides/vpn/openvpn/listening-behavior.png │ 9.01 KB │ 9.01 KB │ 0 B │
6:22:51 PM: ┌─────────────────────────────────────┐
6:22:51 PM: │ Images optimized - 5.4 KB saved │
6:22:51 PM: └─────────────────────────────────────┘
6:22:51 PM:
6:22:52 PM: (Netlify Build completed in 15.3s)
6:22:52 PM: Section completed: building
6:23:01 PM: Finished processing build request in 47.349s
Deploying
Complete
Deploying
Complete
6:22:51 PM: Deploy site
6:22:51 PM: ────────────────────────────────────────────────────────────────
6:22:51 PM:
6:22:51 PM: Starting to deploy site from 'site'
6:22:51 PM: Calculating files to upload
6:22:52 PM: 0 new file(s) to upload
6:22:52 PM: 0 new function(s) to upload
6:22:52 PM: Section completed: deploying
6:22:52 PM: Site deploy was successfully initiated
6:22:52 PM:
6:22:52 PM: (Deploy site completed in 299ms)
Cleanup
Complete
Cleanup
Complete
6:22:52 PM: Netlify Build Complete
6:22:52 PM: ────────────────────────────────────────────────────────────────
6:22:52 PM:
6:22:52 PM: Caching artifacts
6:22:52 PM: Started saving node modules
6:22:52 PM: Finished saving node modules
6:22:52 PM: Started saving build plugins
6:22:52 PM: Finished saving build plugins
6:22:52 PM: Started saving mise cache
6:22:52 PM: Finished saving mise cache
6:22:52 PM: Started saving corepack cache
6:22:52 PM: Finished saving corepack cache
6:22:52 PM: Started saving pip cache
6:22:52 PM: Finished saving pip cache
6:22:52 PM: Started saving emacs cask dependencies
6:22:52 PM: Finished saving emacs cask dependencies
6:22:52 PM: Started saving maven dependencies
6:22:52 PM: Finished saving maven dependencies
6:22:52 PM: Started saving boot dependencies
6:22:52 PM: Finished saving boot dependencies
6:22:52 PM: Started saving rust rustup cache
6:22:52 PM: Finished saving rust rustup cache
6:22:52 PM: Build script success
6:22:59 PM: Uploading Cache of size 498.8MB
6:23:01 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
6:22:52 PM: Starting post processing
6:22:52 PM: Skipping form detection
6:22:52 PM: Post processing - header rules
6:22:52 PM: Post processing - redirect rules
6:22:52 PM: Post processing done
6:22:52 PM: Section completed: postprocessing
6:22:53 PM: Site is live ✨