{
"summary": {
"specs": {
"pass": 1,
"fail": 1,
"warning": 0,
"skipped": 0
},
"tests": {
"pass": 1,
"fail": 1,
"warning": 0,
"skipped": 0
},
"contexts": {
"pass": 1,
"fail": 1,
"warning": 0,
"skipped": 2
},
"steps": {
"pass": 10,
"fail": 1,
"warning": 0,
"skipped": 54
}
},
"specs": [
{
"result": "PASS",
"specId": "fetch-versions-and-install-rpk-spec",
"description": "Grab the latest Redpanda & Redpanda Console versions, install rpk, and verify installation.",
"tests": [
{
"result": "PASS",
"testId": "fetch-versions-and-install-rpk",
"description": "Fetch the latest Redpanda and Redpanda Console versions and install rpk dependencies.",
"contexts": [
{
"result": "PASS",
"contextId": "10f25f50-4d1d-4fab-9d3c-2f0ac42fdb86",
"platform": "linux",
"steps": [
{
"stepId": "install-npm-deps",
"description": "Install npm dependencies in this directory.",
"runShell": "npm install",
"location": {
"line": 9,
"startIndex": 369,
"endIndex": 528
},
"outputs": {
"exitCode": 0,
"stdio": {
"stdout": "\nup to date, audited 2593 packages in 4s\n\n202 packages are looking for funding\n run `npm fund` for details\n\n50 vulnerabilities (3 low, 16 moderate, 26 high, 5 critical)\n\nTo address issues that do not require attention, run:\n npm audit fix\n\nTo address all issues possible (including breaking changes), run:\n npm audit fix --force\n\nSome issues need review, and may require choosing\na different dependency.\n\nRun `npm audit` for details.",
"stderr": ""
}
},
"result": "PASS",
"resultDescription": "Executed command."
},
{
"stepId": "get-console-version",
"description": "Get Redpanda Console version from env var or fetch from doc-tools.",
"runShell": {
"command": "if [ -n \"$REDPANDA_CONSOLE_VERSION\" ]; then echo $REDPANDA_CONSOLE_VERSION; else npx doc-tools get-console-version --from-antora | grep CONSOLE_VERSION= | cut -d'=' -f2; fi"
},
"variables": {
"REDPANDA_CONSOLE_VERSION": "$stdio.stdout"
},
"location": {
"line": 14,
"startIndex": 538,
"endIndex": 1018
},
"outputs": {
"exitCode": 0,
"stdio": {
"stdout": "v3.7.1",
"stderr": ""
}
},
"result": "PASS",
"resultDescription": "Executed command."
},
{
"stepId": "get-console-docker-repo",
"description": "Get Redpanda Console Docker repo from env var or fetch from doc-tools.",
"runShell": {
"command": "if [ -n \"$CONSOLE_DOCKER_REPO\" ]; then echo $CONSOLE_DOCKER_REPO; else npx doc-tools get-console-version --from-antora | grep CONSOLE_DOCKER_REPO= | cut -d'=' -f2; fi"
},
"variables": {
"CONSOLE_DOCKER_REPO": "$stdio.stdout"
},
"location": {
"line": 24,
"startIndex": 1028,
"endIndex": 1505
},
"outputs": {
"exitCode": 0,
"stdio": {
"stdout": "console",
"stderr": ""
}
},
"result": "PASS",
"resultDescription": "Executed command."
},
{
"stepId": "get-redpanda-version",
"description": "Get Redpanda version from env var or fetch from doc-tools.",
"runShell": {
"command": "if [ -n \"$REDPANDA_VERSION\" ]; then echo $REDPANDA_VERSION; else npx doc-tools get-redpanda-version --from-antora | grep REDPANDA_VERSION= | cut -d'=' -f2; fi"
},
"variables": {
"REDPANDA_VERSION": "$stdio.stdout"
},
"location": {
"line": 34,
"startIndex": 1515,
"endIndex": 1966
},
"outputs": {
"exitCode": 0,
"stdio": {
"stdout": "v26.1.5",
"stderr": ""
}
},
"result": "PASS",
"resultDescription": "Executed command."
},
{
"stepId": "get-redpanda-docker-repo",
"description": "Get Redpanda Docker repo from env var or fetch from doc-tools.",
"runShell": {
"command": "if [ -n \"$REDPANDA_DOCKER_REPO\" ]; then echo $REDPANDA_DOCKER_REPO; else npx doc-tools get-redpanda-version --from-antora | grep REDPANDA_DOCKER_REPO= | cut -d'=' -f2; fi"
},
"variables": {
"REDPANDA_DOCKER_REPO": "$stdio.stdout"
},
"location": {
"line": 44,
"startIndex": 1976,
"endIndex": 2451
},
"outputs": {
"exitCode": 0,
"stdio": {
"stdout": "redpanda",
"stderr": ""
}
},
"result": "PASS",
"resultDescription": "Executed command."
},
{
"stepId": "install-test-dependencies",
"description": "Use doc-tools to install any additional test dependencies.",
"runShell": {
"command": "npx doc-tools install-test-dependencies",
"timeout": 420000
},
"location": {
"line": 54,
"startIndex": 2461,
"endIndex": 2740
},
"outputs": {
"exitCode": 0,
"stdio": {
"stdout": "\u001b[0;32m[INFO]\u001b[0m Installing/checking dependencies for doc-tools CLI commands...\n\u001b[0;32m[INFO]\u001b[0m Installing expect...\nGet:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]\nHit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease\nHit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease\nGet:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]\nGet:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]\nGet:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]\nGet:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]\nGet:8 https://dl.google.com/linux/chrome-stable/deb stable InRelease [1825 B]\nGet:9 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [97.8 kB]\nGet:10 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [11.6 kB]\nGet:11 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [121 kB]\nGet:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1916 kB]\nGet:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [345 kB]\nGet:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [177 kB]\nGet:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 c-n-f Metadata [16.9 kB]\nGet:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1684 kB]\nGet:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [324 kB]\nGet:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [386 kB]\nGet:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 c-n-f Metadata [34.3 kB]\nGet:20 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2969 kB]\nGet:21 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [694 kB]\nGet:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]\nGet:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [32.5 kB]\nGet:24 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse Translation-en [8180 B]\nGet:25 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]\nGet:26 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 c-n-f Metadata [512 B]\nGet:27 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [40.6 kB]\nGet:28 http://azure.archive.ubuntu.com/ubuntu noble-backports/main Translation-en [9172 B]\nGet:29 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7372 B]\nGet:30 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [30.6 kB]\nGet:31 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe Translation-en [18.2 kB]\nGet:32 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [10.5 kB]\nGet:33 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 c-n-f Metadata [1484 B]\nGet:34 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [212 B]\nGet:35 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [748 B]\nGet:36 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]\nGet:37 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1619 kB]\nGet:38 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [258 kB]\nGet:39 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.5 kB]\nGet:40 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 c-n-f Metadata [10.8 kB]\nGet:41 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1182 kB]\nGet:42 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [226 kB]\nGet:43 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [74.3 kB]\nGet:44 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 c-n-f Metadata [22.9 kB]\nGet:45 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2833 kB]\nGet:46 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted Translation-en [666 kB]\nGet:47 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]\nGet:48 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [28.8 kB]\nGet:49 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse Translation-en [7172 B]\nGet:50 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]\nGet:51 https://dl.google.com/linux/chrome-stable/deb stable/main amd64 Packages [1219 B]\nFetched 16.3 MB in 2s (8528 kB/s)\nReading package lists...\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n tcl-expect\nThe following NEW packages will be installed:\n expect tcl-expect\n0 upgraded, 2 newly installed, 0 to remove and 24 not upgraded.\nNeed to get 247 kB of archives.\nAfter this operation, 538 kB of additional disk space will be used.\nGet:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]\nGet:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 tcl-expect amd64 5.45.4-3 [110 kB]\nGet:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 expect amd64 5.45.4-3 [137 kB]\nFetched 247 kB in 0s (1911 kB/s)\nSelecting previously unselected package tcl-expect:amd64.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 220764 files and directories currently installed.)\r\nPreparing to unpack .../tcl-expect_5.45.4-3_amd64.deb ...\r\nUnpacking tcl-expect:amd64 (5.45.4-3) ...\r\nSelecting previously unselected package expect.\r\nPreparing to unpack .../expect_5.45.4-3_amd64.deb ...\r\nUnpacking expect (5.45.4-3) ...\r\nSetting up tcl-expect:amd64 (5.45.4-3) ...\r\nSetting up expect (5.45.4-3) ...\r\nProcessing triggers for man-db (2.12.0-4build2) ...\r\nNot building database; man-db/auto-update is not 'true'.\r\nProcessing triggers for libc-bin (2.39-0ubuntu8.7) ...\r\n\u001b[0;32m[INFO]\u001b[0m jq is already installed\n\u001b[0;32m[INFO]\u001b[0m Node.js is already installed. Version: v20.20.2\n\u001b[1;33m[WARN]\u001b[0m Node.js version v20.20.2 is below minimum required v22.20.0\n\u001b[1;33m[WARN]\u001b[0m Please upgrade Node.js manually to v22.20.0 or later\n\u001b[0;32m[INFO]\u001b[0m You can:\n\u001b[0;32m[INFO]\u001b[0m 1. Use fnm: curl -fsSL https://fnm.vercel.app/install | bash && fnm install 22 && fnm use 22\n\u001b[0;32m[INFO]\u001b[0m 2. Use nvm: nvm install 22 && nvm use 22\n\u001b[0;32m[INFO]\u001b[0m 3. Use Homebrew: brew install node@22\n\u001b[0;32m[INFO]\u001b[0m 4. Download from: https://nodejs.org/\n\u001b[1;33m[WARN]\u001b[0m Some CLI features (like @redocly/cli 2.2.2) require Node.js >= v22.20.0\n\u001b[0;32m[INFO]\u001b[0m Rust is already installed. Version: rustc 1.94.1 (e408947bf 2026-03-25)\n\u001b[0;32m[INFO]\u001b[0m Git is already installed. Version: git version 2.53.0\n\u001b[0;32m[INFO]\u001b[0m buf is already installed. Version: 1.61.0\n\u001b[0;32m[INFO]\u001b[0m Docker is already installed. Version: Docker version 28.0.4, build b8034c0\n\u001b[0;32m[INFO]\u001b[0m make is already installed. Version: GNU Make 4.3\n\u001b[0;32m[INFO]\u001b[0m Python3 is already installed. Version: Python 3.12.3\n\u001b[0;32m[INFO]\u001b[0m curl is already installed\n\u001b[0;32m[INFO]\u001b[0m tar is already installed\n\u001b[0;32m[INFO]\u001b[0m redocly is already installed\n\u001b[0;32m[INFO]\u001b[0m @redocly/cli is available via npx\n\u001b[0;32m[INFO]\u001b[0m Installing pandoc...\nGet:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]\nHit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease\nHit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease\nHit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease\nHit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease\nHit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease\nHit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease\nHit:8 https://dl.google.com/linux/chrome-stable/deb stable InRelease\nReading package lists...\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n pandoc-data\nSuggested packages:\n texlive-latex-recommended texlive-xetex texlive-luatex pandoc-citeproc\n texlive-latex-extra context wkhtmltopdf librsvg2-bin groff ghc nodejs python\n r-base-core libjs-mathjax libjs-katex citation-style-language-styles\nThe following NEW packages will be installed:\n pandoc pandoc-data\n0 upgraded, 2 newly installed, 0 to remove and 24 not upgraded.\nNeed to get 26.9 MB of archives.\nAfter this operation, 200 MB of additional disk space will be used.\nGet:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]\nGet:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pandoc-data all 3.1.3-1 [92.4 kB]\nGet:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pandoc amd64 3.1.3+ds-2 [26.9 MB]\nFetched 26.9 MB in 1s (40.3 MB/s)\nSelecting previously unselected package pandoc-data.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 220842 files and directories currently installed.)\r\nPreparing to unpack .../pandoc-data_3.1.3-1_all.deb ...\r\nUnpacking pandoc-data (3.1.3-1) ...\r\nSelecting previously unselected package pandoc.\r\nPreparing to unpack .../pandoc_3.1.3+ds-2_amd64.deb ...\r\nUnpacking pandoc (3.1.3+ds-2) ...\r\nSetting up pandoc-data (3.1.3-1) ...\r\nSetting up pandoc (3.1.3+ds-2) ...\r\nProcessing triggers for man-db (2.12.0-4build2) ...\r\nNot building database; man-db/auto-update is not 'true'.\r\n\u001b[0;32m[INFO]\u001b[0m pandoc installed successfully\n\u001b[1;33m[WARN]\u001b[0m helm-docs is not installed. Required for: helm-spec command\n\u001b[0;32m[INFO]\u001b[0m Please install manually: https://github.com/norwoodj/helm-docs\n\u001b[1;33m[WARN]\u001b[0m crd-ref-docs is not installed. Required for: crd-spec command\n\u001b[0;32m[INFO]\u001b[0m Please install manually: https://github.com/elastic/crd-ref-docs\n\u001b[0;32m[INFO]\u001b[0m Go is already installed. Version: go version go1.24.13 linux/amd64\n\u001b[1;33m[WARN]\u001b[0m ⚠️ Node.js version requirement not met. Some CLI features may not work properly.\n\u001b[0;32m[INFO]\u001b[0m Installing rpk...\n\u001b[0;32m[INFO]\u001b[0m Detected Linux x86_64, downloading rpk-linux-amd64.zip...\nArchive: rpk-linux-amd64.zip\n inflating: rpk \n\u001b[0;32m[INFO]\u001b[0m rpk has been installed successfully. Version information:\nrpk version (Redpanda CLI): v26.1.5 (rev 3a6d76e28d)\n\u001b[0;32m[INFO]\u001b[0m ✅ All dependencies installation/check completed!\n\u001b[0;32m[INFO]\u001b[0m \n\u001b[0;32m[INFO]\u001b[0m 📋 Summary of installed tools:\n\u001b[0;32m[INFO]\u001b[0m Core tools: Node.js (>= v22.20.0), Git, buf, curl, tar, jq, expect\n\u001b[0;32m[INFO]\u001b[0m OpenAPI bundlers: @redocly/cli or swagger-cli\n\u001b[0;32m[INFO]\u001b[0m Build tools: make, Python3\n\u001b[0;32m[INFO]\u001b[0m Optional tools: Docker, pandoc, helm-docs, crd-ref-docs, Go, rpk\n\u001b[0;32m[INFO]\u001b[0m \n\u001b[0;32m[INFO]\u001b[0m 🚀 You can now use all doc-tools CLI commands!\n\u001b[0;32m[INFO]\u001b[0m 📚 Run 'doc-tools --help' to see available commands",
"stderr": "\nRunning kernel seems to be up-to-date.\n\nNo services need to be restarted.\n\nNo containers need to be restarted.\n\nNo user sessions are running outdated binaries.\n\nNo VM guests are running outdated hypervisor (qemu) binaries on this host.\n\nRunning kernel seems to be up-to-date.\n\nNo services need to be restarted.\n\nNo containers need to be restarted.\n\nNo user sessions are running outdated binaries.\n\nNo VM guests are running outdated hypervisor (qemu) binaries on this host.\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\n\r 1 45.9M 1 895k 0 0 1760k 0 0:00:26 --:--:-- 0:00:26 1760k\r100 45.9M 100 45.9M 0 0 52.3M 0 --:--:-- --:--:-- --:--:-- 122M"
}
},
"result": "PASS",
"resultDescription": "Executed command."
},
{
"stepId": "echo-redpanda-version",
"description": "Echo the Redpanda version to verify that the variable was set.",
"runShell": {
"command": "bash",
"args": [
"-c",
"echo v26.1.5"
]
},
"location": {
"line": 62,
"startIndex": 2750,
"endIndex": 3017
},
"outputs": {
"exitCode": 0,
"stdio": {
"stdout": "",
"stderr": ""
}
},
"result": "PASS",
"resultDescription": "Executed command."
},
{
"stepId": "echo-console-version",
"description": "Echo the Redpanda Console version to verify that the variable was set.",
"runShell": {
"command": "bash",
"args": [
"-c",
"echo v3.7.1"
]
},
"location": {
"line": 70,
"startIndex": 3027,
"endIndex": 3309
},
"outputs": {
"exitCode": 0,
"stdio": {
"stdout": "",
"stderr": ""
}
},
"result": "PASS",
"resultDescription": "Executed command."
}
]
},
{
"result": "SKIPPED",
"contextId": "481992ea-331d-4350-9fd2-34c2a808cf52",
"platform": "mac",
"steps": []
}
]
}
]
},
{
"result": "FAIL",
"specId": "/home/runner/work/docs/docs/redpanda-docs/modules/get-started/pages/quick-start.adoc",
"contentPath": "/home/runner/work/docs/docs/redpanda-docs/modules/get-started/pages/quick-start.adoc",
"tests": [
{
"result": "FAIL",
"testId": "quickstart",
"description": "Redpanda Self-Managed quickstart",
"contentPath": "/home/runner/work/docs/docs/redpanda-docs/modules/get-started/pages/quick-start.adoc",
"contexts": [
{
"result": "FAIL",
"contextId": "38432c7e-9c37-45d6-a672-68dcb22511f4",
"platform": "linux",
"browser": {
"name": "chrome",
"headless": true,
"viewport": {
"width": 1366,
"height": 700
}
},
"steps": [
{
"runShell": {
"command": "docker compose down -v",
"workingDirectory": "/home/runner/work/docs/docs/redpanda-docs/tests/docker-compose",
"timeout": 60000,
"exitCodes": [
0,
1
]
},
"location": {
"line": 135,
"startIndex": 6215,
"endIndex": 6355
},
"stepId": "758f76c0-e824-42ab-bf4b-af685fc0d78b",
"outputs": {
"exitCode": 0,
"stdio": {
"stdout": "",
"stderr": ""
}
},
"result": "PASS",
"resultDescription": "Executed command."
},
{
"runShell": {
"command": "docker pull docker.redpanda.com/redpandadata/${REDPANDA_DOCKER_REPO:-redpanda}:${REDPANDA_VERSION:-latest} && docker pull docker.redpanda.com/redpandadata/${CONSOLE_DOCKER_REPO:-console}:${REDPANDA_CONSOLE_VERSION:-latest}",
"workingDirectory": "/home/runner/work/docs/docs/redpanda-docs/tests/docker-compose",
"timeout": 100000,
"exitCodes": [
0,
1
]
},
"location": {
"line": 136,
"startIndex": 6356,
"endIndex": 6697
},
"stepId": "0e645266-14ef-4e33-a651-3f0d7e8b9597",
"outputs": {
"exitCode": 1,
"stdio": {
"stdout": "v26.1.5: Pulling from redpandadata/redpanda\n9d11882d4b58: Pulling fs layer\nb6a2efc53bc5: Pulling fs layer\naeacbe0238c4: Pulling fs layer\n1469b411dd98: Pulling fs layer\n7d174b0d0d87: Pulling fs layer\n7d174b0d0d87: Waiting\n1469b411dd98: Waiting\naeacbe0238c4: Verifying Checksum\naeacbe0238c4: Download complete\nb6a2efc53bc5: Verifying Checksum\nb6a2efc53bc5: Download complete\n9d11882d4b58: Download complete\n1469b411dd98: Verifying Checksum\n1469b411dd98: Download complete\n7d174b0d0d87: Verifying Checksum\n7d174b0d0d87: Download complete\n9d11882d4b58: Pull complete\nb6a2efc53bc5: Pull complete\naeacbe0238c4: Pull complete\n1469b411dd98: Pull complete\n7d174b0d0d87: Pull complete\nDigest: sha256:f9d86102b8030b5a990a09e30ee3f7f3b8c8c677ee3eca921555d882becdeae7\nStatus: Downloaded newer image for docker.redpanda.com/redpandadata/redpanda:v26.1.5\ndocker.redpanda.com/redpandadata/redpanda:v26.1.5\nv3.7.1: Pulling from redpandadata/console",
"stderr": "toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
}
},
"result": "PASS",
"resultDescription": "Executed command."
},
{
"runShell": {
"command": "docker compose up -d --wait",
"workingDirectory": "/home/runner/work/docs/docs/redpanda-docs/tests/docker-compose",
"timeout": 150000,
"exitCodes": [
0
]
},
"location": {
"line": 137,
"startIndex": 6698,
"endIndex": 6842
},
"stepId": "3c10bf88-9e59-4650-aeb1-c093e1f33a13",
"outputs": {
"exitCode": 1,
"stdio": {
"stdout": "",
"stderr": " minio Pulling \n console Pulling \n connect Pulling \n mc Pulling \n cd2f3f69481d Pulling fs layer \n 64d0a1f791b1 Pulling fs layer \n ae89239dd1df Pulling fs layer \n e31e6e893d15 Pulling fs layer \n bfb56b712320 Pulling fs layer \n 4eddea58df7b Pulling fs layer \n 795c463039b0 Pulling fs layer \n 3e3250da25ce Pulling fs layer \n f729eef76d58 Pulling fs layer \n e31e6e893d15 Waiting \n 795c463039b0 Waiting \n 4eddea58df7b Waiting \n 3e3250da25ce Waiting \n f729eef76d58 Waiting \n bfb56b712320 Waiting \n cd2f3f69481d Pulling fs layer \n 4e91cb4d4394 Pulling fs layer \n 347b3acdd442 Pulling fs layer \n 7d1b974f30b2 Pulling fs layer \n c70668fa7ec6 Pulling fs layer \n fde27ec984dc Pulling fs layer \n 4e91cb4d4394 Waiting \n 347b3acdd442 Waiting \n 7d1b974f30b2 Waiting \n c70668fa7ec6 Waiting \n fde27ec984dc Waiting \n console Error toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\n connect Interrupted\nError response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"
}
},
"result": "FAIL",
"resultDescription": "Returned exit code 1. Expected one of [0]"
},
{
"wait": 20000,
"location": {
"line": 138,
"startIndex": 6843,
"endIndex": 6868
},
"stepId": "3b757ce3-dd14-4864-94d8-1db4b5f1ea4b",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"checkLink": "http://localhost:8080/login",
"statusCodes": 200,
"location": {
"line": 177,
"startIndex": 8354,
"endIndex": 8428
},
"stepId": "971d7078-9ffd-4f6a-8935-7b42cdabcd7b",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"goTo": "http://localhost:8080/login",
"location": {
"line": 178,
"startIndex": 8429,
"endIndex": 8478
},
"stepId": "2a81f798-c7c6-4e03-9932-ba4a31858859",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"elementTestId": "auth-username-input",
"timeout": 10000,
"click": true,
"type": "superuser"
},
"location": {
"line": 179,
"startIndex": 8479,
"endIndex": 8593
},
"stepId": "592c3c0c-9a16-4c65-bbae-aca05f5f22d4",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"selector": "input",
"elementTestId": "auth-password-input",
"timeout": 10000,
"click": true,
"type": "secretpassword"
},
"location": {
"line": 180,
"startIndex": 8594,
"endIndex": 8734
},
"stepId": "15c0dbdf-070d-4ed3-a9a3-605267304a24",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"selector": "button",
"elementTestId": "auth-submit",
"elementText": "Log in",
"timeout": 10000,
"click": true
},
"location": {
"line": 181,
"startIndex": 8735,
"endIndex": 8867
},
"stepId": "27b35d3c-fb95-400f-b341-5b316d2ce458",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"checkLink": "http://localhost:8080/overview",
"statusCodes": 200,
"location": {
"line": 182,
"startIndex": 8868,
"endIndex": 8945
},
"stepId": "c18e0fb0-91b9-4f55-bd60-436cbf9af65b",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"wait": 5000,
"location": {
"line": 183,
"startIndex": 8946,
"endIndex": 8970
},
"stepId": "d722e062-b32c-4e9d-922e-6c30cbe2f546",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"screenshot": {
"path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/overview.png",
"maxVariation": 0.1,
"overwrite": "aboveVariation"
},
"location": {
"line": 184,
"startIndex": 8971,
"endIndex": 9103
},
"stepId": "c6c997e0-33b9-4d2d-9abc-11c4c9f7342f",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"selector": "button",
"elementText": "View",
"timeout": 30000,
"click": true
},
"location": {
"line": 188,
"startIndex": 9213,
"endIndex": 9311
},
"stepId": "0bfbb0ff-fdec-49cb-b3b5-03df91cbf1e0",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"screenshot": {
"path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/broker-overview.png",
"maxVariation": 0.1,
"overwrite": "aboveVariation"
},
"location": {
"line": 189,
"startIndex": 9312,
"endIndex": 9451
},
"stepId": "234aff25-e443-4718-849b-b39792db0257",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"goTo": "http://localhost:8080/overview",
"location": {
"line": 208,
"startIndex": 10444,
"endIndex": 10496
},
"stepId": "0fcf318d-e07f-4289-a6ac-bfe6ff3afd87",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"selector": "nav a[href='/topics']",
"click": true,
"timeout": 10000
},
"location": {
"line": 209,
"startIndex": 10497,
"endIndex": 10587
},
"stepId": "0449b2a3-b801-466d-b918-762eb06c608c",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"goTo": "http://localhost:8080/topics/transactions",
"location": {
"line": 211,
"startIndex": 10694,
"endIndex": 10757
},
"stepId": "06bfcb7e-529b-48cd-a226-a5e9ee3aa3a3",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"screenshot": {
"path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/topic.png",
"maxVariation": 0.1,
"overwrite": "aboveVariation"
},
"location": {
"line": 213,
"startIndex": 10802,
"endIndex": 10931
},
"stepId": "55c2a102-a453-4e7a-81d3-3c9f8f2cd466",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"selector": "[data-testid='add-topic-filter']",
"elementText": "Add filter",
"click": true,
"timeout": 10000
},
"location": {
"line": 214,
"startIndex": 10932,
"endIndex": 11062
},
"stepId": "7fea9b53-78c5-48d5-9775-5fbbe3d85d8a",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"selector": "[data-testid='add-topic-filter-javascript']",
"elementText": "JavaScript Filter",
"click": true,
"timeout": 20000
},
"location": {
"line": 215,
"startIndex": 11063,
"endIndex": 11211
},
"stepId": "48ef63a3-7b6f-4385-84b2-bc39cc7fee23",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"selector": "[data-testid='add-javascript-filter-name']",
"click": true,
"type": "Find .edu domains",
"timeout": 10000
},
"location": {
"line": 217,
"startIndex": 11268,
"endIndex": 11408
},
"stepId": "c3574fda-b862-4480-968f-4145a23f98eb",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"screenshot": {
"path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/js-filter.png",
"maxVariation": 0.1,
"overwrite": "aboveVariation"
},
"location": {
"line": 218,
"startIndex": 11409,
"endIndex": 11542
},
"stepId": "44e2a46d-162b-48bb-94e6-2ff9d041189f",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"selector": "[data-testid='add-javascript-filter-save']",
"elementText": "Save",
"click": true
},
"location": {
"line": 230,
"startIndex": 11727,
"endIndex": 11843
},
"stepId": "f905aa2d-d683-486c-ae0c-de9837f54210",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"goTo": "http://localhost:8080/topics/transactions",
"location": {
"line": 235,
"startIndex": 12104,
"endIndex": 12167
},
"stepId": "e17c0b44-62b5-40d7-aad2-e1557d7fc4d3",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"selector": ".chakra-tabs__tablist button[data-index='5']",
"elementText": "Documentation",
"click": true,
"timeout": 15000
},
"location": {
"line": 236,
"startIndex": 12168,
"endIndex": 12313
},
"stepId": "77e8e8f7-73f1-460c-811e-f9f53200620a",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"screenshot": {
"path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/topic-documentation.png",
"maxVariation": 0.1,
"overwrite": "aboveVariation"
},
"location": {
"line": 237,
"startIndex": 12314,
"endIndex": 12457
},
"stepId": "d240750f-100a-4278-8b11-37b1f0483fa1",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"selector": "nav a[href='/schema-registry']",
"click": true,
"timeout": 10000
},
"location": {
"line": 245,
"startIndex": 12701,
"endIndex": 12800
},
"stepId": "957ad05e-deb7-492b-90d3-08f7b791ebc7",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"goTo": "http://localhost:8080/schema-registry/subjects/transactions?version=latest",
"location": {
"line": 246,
"startIndex": 12801,
"endIndex": 12897
},
"stepId": "b4b03cfb-c473-4fd0-b434-56c6b50aa162",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"screenshot": {
"path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/schema-reg.png",
"maxVariation": 0.1,
"overwrite": "aboveVariation"
},
"location": {
"line": 247,
"startIndex": 12898,
"endIndex": 13032
},
"stepId": "d3863d0f-7253-4a3a-9b23-21c5ef4748e7",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"selector": "nav a[href='/security']",
"click": true,
"timeout": 10000
},
"location": {
"line": 272,
"startIndex": 14141,
"endIndex": 14233
},
"stepId": "7f511fc3-69a9-486e-a45f-2cb0c28c7ebf",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"goTo": "http://localhost:8080/security/users",
"location": {
"line": 273,
"startIndex": 14234,
"endIndex": 14292
},
"stepId": "0f3dc477-8375-423c-89ed-5abdd4a2de9b",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"selector": "[data-testid='create-user-button']",
"elementText": "Create user",
"click": true,
"timeout": 100000
},
"location": {
"line": 275,
"startIndex": 14336,
"endIndex": 14470
},
"stepId": "f0d59252-347b-4ee6-807b-1700e59dd99d",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"selector": "[data-testid='create-user-name']",
"click": true,
"type": "Sasha",
"timeout": 15000
},
"location": {
"line": 277,
"startIndex": 14510,
"endIndex": 14628
},
"stepId": "0ff6e0c0-1a1d-4994-94d9-3686e4660359",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"selector": "[data-testid='password-input-toggle']",
"click": true,
"timeout": 15000
},
"location": {
"line": 279,
"startIndex": 14676,
"endIndex": 14782
},
"stepId": "ed0b7382-5acb-49a0-99e5-d5e155acceb3",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"selector": "[data-testid='test_field']",
"click": true,
"timeout": 15000
},
"variables": {
"password": "$element.text"
},
"location": {
"line": 280,
"startIndex": 14783,
"endIndex": 14923
},
"stepId": "3e5c052a-2211-4a1f-988a-9d10d096dec3",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"selector": "[data-testid='password-input-toggle']",
"click": true,
"timeout": 15000
},
"location": {
"line": 281,
"startIndex": 14924,
"endIndex": 15030
},
"stepId": "16b4f960-eff4-41d4-9152-c1444be9c0a7",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"screenshot": {
"path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/user.png",
"maxVariation": 0.1,
"overwrite": "aboveVariation"
},
"location": {
"line": 282,
"startIndex": 15031,
"endIndex": 15159
},
"stepId": "bf5eea11-025b-4da9-8346-eb3fad289aa5",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"selector": "nav a[href='/transforms']",
"click": true,
"timeout": 15000
},
"location": {
"line": 386,
"startIndex": 18956,
"endIndex": 19050
},
"stepId": "36e17b85-9477-4dd8-8db2-5d9a078c164c",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"screenshot": {
"path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/transforms.png",
"maxVariation": 0.1,
"overwrite": "aboveVariation"
},
"location": {
"line": 389,
"startIndex": 19170,
"endIndex": 19304
},
"stepId": "ee3dbceb-5e56-4c33-8182-5ad2182cc819",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"goTo": "http://localhost:8080/upload-license",
"location": {
"line": 400,
"startIndex": 19667,
"endIndex": 19725
},
"stepId": "3bd97688-ca4b-47d5-a971-38ed3f2d3784",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"goTo": "http://localhost:8080/overview",
"location": {
"line": 407,
"startIndex": 19959,
"endIndex": 20011
},
"stepId": "8e68c89c-b291-4380-a620-f4380e7efe1a",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"selector": "nav a[href='/topics']",
"click": true,
"timeout": 15000
},
"location": {
"line": 408,
"startIndex": 20012,
"endIndex": 20102
},
"stepId": "6f3dad59-8605-4310-a0c6-17304502ab47",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"goTo": "http://localhost:8080/topics",
"location": {
"line": 409,
"startIndex": 20103,
"endIndex": 20153
},
"stepId": "1a9d65e3-944e-4d9b-babb-3a9378a7d435",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"find": {
"selector": "[data-testid='show-internal-topics-checkbox']",
"elementText": "Show internal topics",
"click": true,
"timeout": 15000
},
"location": {
"line": 411,
"startIndex": 20199,
"endIndex": 20353
},
"stepId": "ee60c477-83d3-4827-9e1a-8c49868ba627",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"goTo": "http://localhost:8080/topics/_redpanda.audit_log",
"location": {
"line": 413,
"startIndex": 20408,
"endIndex": 20478
},
"stepId": "f918cf03-d8c7-4da6-81c2-9bc00ead0dbb",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"screenshot": {
"path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/audit-logs.png",
"maxVariation": 0.1,
"overwrite": "aboveVariation"
},
"location": {
"line": 414,
"startIndex": 20479,
"endIndex": 20613
},
"stepId": "51856862-c17a-4549-99db-59b01584c8d7",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"runShell": {
"command": "rpk profile create quickstart --from-profile rpk-profile.yaml",
"workingDirectory": "/home/runner/work/docs/docs/redpanda-docs/tests/docker-compose"
},
"location": {
"line": 433,
"startIndex": 21540,
"endIndex": 21682
},
"stepId": "e9507489-0aec-46d2-b252-34391b6f2b4e",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"runShell": {
"command": "rpk cluster info -X user=superuser -X pass=secretpassword",
"workingDirectory": "/home/runner/work/docs/docs/redpanda-docs/tests/docker-compose"
},
"location": {
"line": 434,
"startIndex": 21683,
"endIndex": 21821
},
"stepId": "728adf84-2586-4890-b86a-2f77c421b3d4",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"runShell": {
"command": "rpk topic create chat-room --replicas 3 --topic-config redpanda.remote.read=true --topic-config redpanda.remote.write=true -X user=superuser -X pass=secretpassword"
},
"location": {
"line": 458,
"startIndex": 22667,
"endIndex": 22870
},
"stepId": "206b6588-cb88-4f15-85fb-5fb103e900cf",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"runShell": {
"command": "echo 'Pandas are fabulous!' | rpk topic produce chat-room -X user=superuser -X pass=secretpassword"
},
"location": {
"line": 479,
"startIndex": 23203,
"endIndex": 23341
},
"stepId": "c3b2128a-e4e3-48c8-bfc2-906114b4f1d3",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"runShell": {
"command": "rpk topic consume chat-room --num 1 -X user=superuser -X pass=secretpassword",
"stdio": "/Pandas are fabulous!/",
"timeout": 10000
},
"location": {
"line": 501,
"startIndex": 23759,
"endIndex": 23928
},
"stepId": "bf710d9e-c21f-4011-be83-b36a8e0b3caa",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"runShell": {
"command": "docker stop redpanda-2",
"workingDirectory": "/home/runner/work/docs/docs/redpanda-docs/tests/docker-compose"
},
"location": {
"line": 587,
"startIndex": 26812,
"endIndex": 26915
},
"stepId": "f2b9d5c0-7d10-49be-8c04-e1802abcc1f4",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"goTo": "http://localhost:8080/overview",
"location": {
"line": 588,
"startIndex": 26916,
"endIndex": 26968
},
"stepId": "ae0a387b-4ec8-45e2-8dbe-0bebd0fa05ae",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"screenshot": {
"path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/degraded-cluster.png",
"maxVariation": 0.1,
"overwrite": "aboveVariation"
},
"location": {
"line": 589,
"startIndex": 26969,
"endIndex": 27109
},
"stepId": "2afcc76e-526c-407b-8910-fb58ab359130",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"runShell": {
"command": "docker start redpanda-2",
"workingDirectory": "/home/runner/work/docs/docs/redpanda-docs/tests/docker-compose"
},
"location": {
"line": 590,
"startIndex": 27110,
"endIndex": 27214
},
"stepId": "155a3bfe-5d02-4cc4-83d5-1929a01f3f4a",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"runShell": {
"command": "rpk profile delete quickstart"
},
"location": {
"line": 667,
"startIndex": 29539,
"endIndex": 29608
},
"stepId": "230eb9c4-118b-42a1-929e-fa0efe9224e3",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
},
{
"runShell": {
"command": "docker compose down -v",
"workingDirectory": "/home/runner/work/docs/docs/redpanda-docs/tests/docker-compose"
},
"location": {
"line": 668,
"startIndex": 29609,
"endIndex": 29712
},
"stepId": "ec58855a-e976-42fb-93b2-f6b89638c39a",
"result": "SKIPPED",
"resultDescription": "Skipped due to previous failure in context."
}
]
},
{
"result": "SKIPPED",
"contextId": "94891a2c-e6f0-4bdc-ae32-4600b00e3984",
"platform": "mac",
"browser": {
"name": "chrome",
"headless": true,
"viewport": {
"width": 1366,
"height": 700
}
},
"steps": []
}
]
}
]
}
]
}
A Doc Detective run (https://github.com/redpanda-data/docs/actions/runs/24753062075) failed with the following results:
{ "summary": { "specs": { "pass": 1, "fail": 1, "warning": 0, "skipped": 0 }, "tests": { "pass": 1, "fail": 1, "warning": 0, "skipped": 0 }, "contexts": { "pass": 1, "fail": 1, "warning": 0, "skipped": 2 }, "steps": { "pass": 10, "fail": 1, "warning": 0, "skipped": 54 } }, "specs": [ { "result": "PASS", "specId": "fetch-versions-and-install-rpk-spec", "description": "Grab the latest Redpanda & Redpanda Console versions, install rpk, and verify installation.", "tests": [ { "result": "PASS", "testId": "fetch-versions-and-install-rpk", "description": "Fetch the latest Redpanda and Redpanda Console versions and install rpk dependencies.", "contexts": [ { "result": "PASS", "contextId": "10f25f50-4d1d-4fab-9d3c-2f0ac42fdb86", "platform": "linux", "steps": [ { "stepId": "install-npm-deps", "description": "Install npm dependencies in this directory.", "runShell": "npm install", "location": { "line": 9, "startIndex": 369, "endIndex": 528 }, "outputs": { "exitCode": 0, "stdio": { "stdout": "\nup to date, audited 2593 packages in 4s\n\n202 packages are looking for funding\n run `npm fund` for details\n\n50 vulnerabilities (3 low, 16 moderate, 26 high, 5 critical)\n\nTo address issues that do not require attention, run:\n npm audit fix\n\nTo address all issues possible (including breaking changes), run:\n npm audit fix --force\n\nSome issues need review, and may require choosing\na different dependency.\n\nRun `npm audit` for details.", "stderr": "" } }, "result": "PASS", "resultDescription": "Executed command." }, { "stepId": "get-console-version", "description": "Get Redpanda Console version from env var or fetch from doc-tools.", "runShell": { "command": "if [ -n \"$REDPANDA_CONSOLE_VERSION\" ]; then echo $REDPANDA_CONSOLE_VERSION; else npx doc-tools get-console-version --from-antora | grep CONSOLE_VERSION= | cut -d'=' -f2; fi" }, "variables": { "REDPANDA_CONSOLE_VERSION": "$stdio.stdout" }, "location": { "line": 14, "startIndex": 538, "endIndex": 1018 }, "outputs": { "exitCode": 0, "stdio": { "stdout": "v3.7.1", "stderr": "" } }, "result": "PASS", "resultDescription": "Executed command." }, { "stepId": "get-console-docker-repo", "description": "Get Redpanda Console Docker repo from env var or fetch from doc-tools.", "runShell": { "command": "if [ -n \"$CONSOLE_DOCKER_REPO\" ]; then echo $CONSOLE_DOCKER_REPO; else npx doc-tools get-console-version --from-antora | grep CONSOLE_DOCKER_REPO= | cut -d'=' -f2; fi" }, "variables": { "CONSOLE_DOCKER_REPO": "$stdio.stdout" }, "location": { "line": 24, "startIndex": 1028, "endIndex": 1505 }, "outputs": { "exitCode": 0, "stdio": { "stdout": "console", "stderr": "" } }, "result": "PASS", "resultDescription": "Executed command." }, { "stepId": "get-redpanda-version", "description": "Get Redpanda version from env var or fetch from doc-tools.", "runShell": { "command": "if [ -n \"$REDPANDA_VERSION\" ]; then echo $REDPANDA_VERSION; else npx doc-tools get-redpanda-version --from-antora | grep REDPANDA_VERSION= | cut -d'=' -f2; fi" }, "variables": { "REDPANDA_VERSION": "$stdio.stdout" }, "location": { "line": 34, "startIndex": 1515, "endIndex": 1966 }, "outputs": { "exitCode": 0, "stdio": { "stdout": "v26.1.5", "stderr": "" } }, "result": "PASS", "resultDescription": "Executed command." }, { "stepId": "get-redpanda-docker-repo", "description": "Get Redpanda Docker repo from env var or fetch from doc-tools.", "runShell": { "command": "if [ -n \"$REDPANDA_DOCKER_REPO\" ]; then echo $REDPANDA_DOCKER_REPO; else npx doc-tools get-redpanda-version --from-antora | grep REDPANDA_DOCKER_REPO= | cut -d'=' -f2; fi" }, "variables": { "REDPANDA_DOCKER_REPO": "$stdio.stdout" }, "location": { "line": 44, "startIndex": 1976, "endIndex": 2451 }, "outputs": { "exitCode": 0, "stdio": { "stdout": "redpanda", "stderr": "" } }, "result": "PASS", "resultDescription": "Executed command." }, { "stepId": "install-test-dependencies", "description": "Use doc-tools to install any additional test dependencies.", "runShell": { "command": "npx doc-tools install-test-dependencies", "timeout": 420000 }, "location": { "line": 54, "startIndex": 2461, "endIndex": 2740 }, "outputs": { "exitCode": 0, "stdio": { "stdout": "\u001b[0;32m[INFO]\u001b[0m Installing/checking dependencies for doc-tools CLI commands...\n\u001b[0;32m[INFO]\u001b[0m Installing expect...\nGet:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]\nHit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease\nHit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease\nGet:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]\nGet:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]\nGet:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]\nGet:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]\nGet:8 https://dl.google.com/linux/chrome-stable/deb stable InRelease [1825 B]\nGet:9 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [97.8 kB]\nGet:10 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [11.6 kB]\nGet:11 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [121 kB]\nGet:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1916 kB]\nGet:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [345 kB]\nGet:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [177 kB]\nGet:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 c-n-f Metadata [16.9 kB]\nGet:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1684 kB]\nGet:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [324 kB]\nGet:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [386 kB]\nGet:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 c-n-f Metadata [34.3 kB]\nGet:20 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2969 kB]\nGet:21 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [694 kB]\nGet:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]\nGet:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [32.5 kB]\nGet:24 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse Translation-en [8180 B]\nGet:25 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]\nGet:26 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 c-n-f Metadata [512 B]\nGet:27 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [40.6 kB]\nGet:28 http://azure.archive.ubuntu.com/ubuntu noble-backports/main Translation-en [9172 B]\nGet:29 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7372 B]\nGet:30 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [30.6 kB]\nGet:31 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe Translation-en [18.2 kB]\nGet:32 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [10.5 kB]\nGet:33 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 c-n-f Metadata [1484 B]\nGet:34 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [212 B]\nGet:35 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Packages [748 B]\nGet:36 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]\nGet:37 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1619 kB]\nGet:38 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [258 kB]\nGet:39 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.5 kB]\nGet:40 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 c-n-f Metadata [10.8 kB]\nGet:41 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1182 kB]\nGet:42 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [226 kB]\nGet:43 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [74.3 kB]\nGet:44 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 c-n-f Metadata [22.9 kB]\nGet:45 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2833 kB]\nGet:46 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted Translation-en [666 kB]\nGet:47 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]\nGet:48 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [28.8 kB]\nGet:49 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse Translation-en [7172 B]\nGet:50 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]\nGet:51 https://dl.google.com/linux/chrome-stable/deb stable/main amd64 Packages [1219 B]\nFetched 16.3 MB in 2s (8528 kB/s)\nReading package lists...\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n tcl-expect\nThe following NEW packages will be installed:\n expect tcl-expect\n0 upgraded, 2 newly installed, 0 to remove and 24 not upgraded.\nNeed to get 247 kB of archives.\nAfter this operation, 538 kB of additional disk space will be used.\nGet:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]\nGet:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 tcl-expect amd64 5.45.4-3 [110 kB]\nGet:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 expect amd64 5.45.4-3 [137 kB]\nFetched 247 kB in 0s (1911 kB/s)\nSelecting previously unselected package tcl-expect:amd64.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 220764 files and directories currently installed.)\r\nPreparing to unpack .../tcl-expect_5.45.4-3_amd64.deb ...\r\nUnpacking tcl-expect:amd64 (5.45.4-3) ...\r\nSelecting previously unselected package expect.\r\nPreparing to unpack .../expect_5.45.4-3_amd64.deb ...\r\nUnpacking expect (5.45.4-3) ...\r\nSetting up tcl-expect:amd64 (5.45.4-3) ...\r\nSetting up expect (5.45.4-3) ...\r\nProcessing triggers for man-db (2.12.0-4build2) ...\r\nNot building database; man-db/auto-update is not 'true'.\r\nProcessing triggers for libc-bin (2.39-0ubuntu8.7) ...\r\n\u001b[0;32m[INFO]\u001b[0m jq is already installed\n\u001b[0;32m[INFO]\u001b[0m Node.js is already installed. Version: v20.20.2\n\u001b[1;33m[WARN]\u001b[0m Node.js version v20.20.2 is below minimum required v22.20.0\n\u001b[1;33m[WARN]\u001b[0m Please upgrade Node.js manually to v22.20.0 or later\n\u001b[0;32m[INFO]\u001b[0m You can:\n\u001b[0;32m[INFO]\u001b[0m 1. Use fnm: curl -fsSL https://fnm.vercel.app/install | bash && fnm install 22 && fnm use 22\n\u001b[0;32m[INFO]\u001b[0m 2. Use nvm: nvm install 22 && nvm use 22\n\u001b[0;32m[INFO]\u001b[0m 3. Use Homebrew: brew install node@22\n\u001b[0;32m[INFO]\u001b[0m 4. Download from: https://nodejs.org/\n\u001b[1;33m[WARN]\u001b[0m Some CLI features (like @redocly/cli 2.2.2) require Node.js >= v22.20.0\n\u001b[0;32m[INFO]\u001b[0m Rust is already installed. Version: rustc 1.94.1 (e408947bf 2026-03-25)\n\u001b[0;32m[INFO]\u001b[0m Git is already installed. Version: git version 2.53.0\n\u001b[0;32m[INFO]\u001b[0m buf is already installed. Version: 1.61.0\n\u001b[0;32m[INFO]\u001b[0m Docker is already installed. Version: Docker version 28.0.4, build b8034c0\n\u001b[0;32m[INFO]\u001b[0m make is already installed. Version: GNU Make 4.3\n\u001b[0;32m[INFO]\u001b[0m Python3 is already installed. Version: Python 3.12.3\n\u001b[0;32m[INFO]\u001b[0m curl is already installed\n\u001b[0;32m[INFO]\u001b[0m tar is already installed\n\u001b[0;32m[INFO]\u001b[0m redocly is already installed\n\u001b[0;32m[INFO]\u001b[0m @redocly/cli is available via npx\n\u001b[0;32m[INFO]\u001b[0m Installing pandoc...\nGet:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]\nHit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease\nHit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease\nHit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease\nHit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease\nHit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease\nHit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease\nHit:8 https://dl.google.com/linux/chrome-stable/deb stable InRelease\nReading package lists...\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n pandoc-data\nSuggested packages:\n texlive-latex-recommended texlive-xetex texlive-luatex pandoc-citeproc\n texlive-latex-extra context wkhtmltopdf librsvg2-bin groff ghc nodejs python\n r-base-core libjs-mathjax libjs-katex citation-style-language-styles\nThe following NEW packages will be installed:\n pandoc pandoc-data\n0 upgraded, 2 newly installed, 0 to remove and 24 not upgraded.\nNeed to get 26.9 MB of archives.\nAfter this operation, 200 MB of additional disk space will be used.\nGet:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]\nGet:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pandoc-data all 3.1.3-1 [92.4 kB]\nGet:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pandoc amd64 3.1.3+ds-2 [26.9 MB]\nFetched 26.9 MB in 1s (40.3 MB/s)\nSelecting previously unselected package pandoc-data.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 220842 files and directories currently installed.)\r\nPreparing to unpack .../pandoc-data_3.1.3-1_all.deb ...\r\nUnpacking pandoc-data (3.1.3-1) ...\r\nSelecting previously unselected package pandoc.\r\nPreparing to unpack .../pandoc_3.1.3+ds-2_amd64.deb ...\r\nUnpacking pandoc (3.1.3+ds-2) ...\r\nSetting up pandoc-data (3.1.3-1) ...\r\nSetting up pandoc (3.1.3+ds-2) ...\r\nProcessing triggers for man-db (2.12.0-4build2) ...\r\nNot building database; man-db/auto-update is not 'true'.\r\n\u001b[0;32m[INFO]\u001b[0m pandoc installed successfully\n\u001b[1;33m[WARN]\u001b[0m helm-docs is not installed. Required for: helm-spec command\n\u001b[0;32m[INFO]\u001b[0m Please install manually: https://github.com/norwoodj/helm-docs\n\u001b[1;33m[WARN]\u001b[0m crd-ref-docs is not installed. Required for: crd-spec command\n\u001b[0;32m[INFO]\u001b[0m Please install manually: https://github.com/elastic/crd-ref-docs\n\u001b[0;32m[INFO]\u001b[0m Go is already installed. Version: go version go1.24.13 linux/amd64\n\u001b[1;33m[WARN]\u001b[0m ⚠️ Node.js version requirement not met. Some CLI features may not work properly.\n\u001b[0;32m[INFO]\u001b[0m Installing rpk...\n\u001b[0;32m[INFO]\u001b[0m Detected Linux x86_64, downloading rpk-linux-amd64.zip...\nArchive: rpk-linux-amd64.zip\n inflating: rpk \n\u001b[0;32m[INFO]\u001b[0m rpk has been installed successfully. Version information:\nrpk version (Redpanda CLI): v26.1.5 (rev 3a6d76e28d)\n\u001b[0;32m[INFO]\u001b[0m ✅ All dependencies installation/check completed!\n\u001b[0;32m[INFO]\u001b[0m \n\u001b[0;32m[INFO]\u001b[0m 📋 Summary of installed tools:\n\u001b[0;32m[INFO]\u001b[0m Core tools: Node.js (>= v22.20.0), Git, buf, curl, tar, jq, expect\n\u001b[0;32m[INFO]\u001b[0m OpenAPI bundlers: @redocly/cli or swagger-cli\n\u001b[0;32m[INFO]\u001b[0m Build tools: make, Python3\n\u001b[0;32m[INFO]\u001b[0m Optional tools: Docker, pandoc, helm-docs, crd-ref-docs, Go, rpk\n\u001b[0;32m[INFO]\u001b[0m \n\u001b[0;32m[INFO]\u001b[0m 🚀 You can now use all doc-tools CLI commands!\n\u001b[0;32m[INFO]\u001b[0m 📚 Run 'doc-tools --help' to see available commands", "stderr": "\nRunning kernel seems to be up-to-date.\n\nNo services need to be restarted.\n\nNo containers need to be restarted.\n\nNo user sessions are running outdated binaries.\n\nNo VM guests are running outdated hypervisor (qemu) binaries on this host.\n\nRunning kernel seems to be up-to-date.\n\nNo services need to be restarted.\n\nNo containers need to be restarted.\n\nNo user sessions are running outdated binaries.\n\nNo VM guests are running outdated hypervisor (qemu) binaries on this host.\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\n\r 1 45.9M 1 895k 0 0 1760k 0 0:00:26 --:--:-- 0:00:26 1760k\r100 45.9M 100 45.9M 0 0 52.3M 0 --:--:-- --:--:-- --:--:-- 122M" } }, "result": "PASS", "resultDescription": "Executed command." }, { "stepId": "echo-redpanda-version", "description": "Echo the Redpanda version to verify that the variable was set.", "runShell": { "command": "bash", "args": [ "-c", "echo v26.1.5" ] }, "location": { "line": 62, "startIndex": 2750, "endIndex": 3017 }, "outputs": { "exitCode": 0, "stdio": { "stdout": "", "stderr": "" } }, "result": "PASS", "resultDescription": "Executed command." }, { "stepId": "echo-console-version", "description": "Echo the Redpanda Console version to verify that the variable was set.", "runShell": { "command": "bash", "args": [ "-c", "echo v3.7.1" ] }, "location": { "line": 70, "startIndex": 3027, "endIndex": 3309 }, "outputs": { "exitCode": 0, "stdio": { "stdout": "", "stderr": "" } }, "result": "PASS", "resultDescription": "Executed command." } ] }, { "result": "SKIPPED", "contextId": "481992ea-331d-4350-9fd2-34c2a808cf52", "platform": "mac", "steps": [] } ] } ] }, { "result": "FAIL", "specId": "/home/runner/work/docs/docs/redpanda-docs/modules/get-started/pages/quick-start.adoc", "contentPath": "/home/runner/work/docs/docs/redpanda-docs/modules/get-started/pages/quick-start.adoc", "tests": [ { "result": "FAIL", "testId": "quickstart", "description": "Redpanda Self-Managed quickstart", "contentPath": "/home/runner/work/docs/docs/redpanda-docs/modules/get-started/pages/quick-start.adoc", "contexts": [ { "result": "FAIL", "contextId": "38432c7e-9c37-45d6-a672-68dcb22511f4", "platform": "linux", "browser": { "name": "chrome", "headless": true, "viewport": { "width": 1366, "height": 700 } }, "steps": [ { "runShell": { "command": "docker compose down -v", "workingDirectory": "/home/runner/work/docs/docs/redpanda-docs/tests/docker-compose", "timeout": 60000, "exitCodes": [ 0, 1 ] }, "location": { "line": 135, "startIndex": 6215, "endIndex": 6355 }, "stepId": "758f76c0-e824-42ab-bf4b-af685fc0d78b", "outputs": { "exitCode": 0, "stdio": { "stdout": "", "stderr": "" } }, "result": "PASS", "resultDescription": "Executed command." }, { "runShell": { "command": "docker pull docker.redpanda.com/redpandadata/${REDPANDA_DOCKER_REPO:-redpanda}:${REDPANDA_VERSION:-latest} && docker pull docker.redpanda.com/redpandadata/${CONSOLE_DOCKER_REPO:-console}:${REDPANDA_CONSOLE_VERSION:-latest}", "workingDirectory": "/home/runner/work/docs/docs/redpanda-docs/tests/docker-compose", "timeout": 100000, "exitCodes": [ 0, 1 ] }, "location": { "line": 136, "startIndex": 6356, "endIndex": 6697 }, "stepId": "0e645266-14ef-4e33-a651-3f0d7e8b9597", "outputs": { "exitCode": 1, "stdio": { "stdout": "v26.1.5: Pulling from redpandadata/redpanda\n9d11882d4b58: Pulling fs layer\nb6a2efc53bc5: Pulling fs layer\naeacbe0238c4: Pulling fs layer\n1469b411dd98: Pulling fs layer\n7d174b0d0d87: Pulling fs layer\n7d174b0d0d87: Waiting\n1469b411dd98: Waiting\naeacbe0238c4: Verifying Checksum\naeacbe0238c4: Download complete\nb6a2efc53bc5: Verifying Checksum\nb6a2efc53bc5: Download complete\n9d11882d4b58: Download complete\n1469b411dd98: Verifying Checksum\n1469b411dd98: Download complete\n7d174b0d0d87: Verifying Checksum\n7d174b0d0d87: Download complete\n9d11882d4b58: Pull complete\nb6a2efc53bc5: Pull complete\naeacbe0238c4: Pull complete\n1469b411dd98: Pull complete\n7d174b0d0d87: Pull complete\nDigest: sha256:f9d86102b8030b5a990a09e30ee3f7f3b8c8c677ee3eca921555d882becdeae7\nStatus: Downloaded newer image for docker.redpanda.com/redpandadata/redpanda:v26.1.5\ndocker.redpanda.com/redpandadata/redpanda:v26.1.5\nv3.7.1: Pulling from redpandadata/console", "stderr": "toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" } }, "result": "PASS", "resultDescription": "Executed command." }, { "runShell": { "command": "docker compose up -d --wait", "workingDirectory": "/home/runner/work/docs/docs/redpanda-docs/tests/docker-compose", "timeout": 150000, "exitCodes": [ 0 ] }, "location": { "line": 137, "startIndex": 6698, "endIndex": 6842 }, "stepId": "3c10bf88-9e59-4650-aeb1-c093e1f33a13", "outputs": { "exitCode": 1, "stdio": { "stdout": "", "stderr": " minio Pulling \n console Pulling \n connect Pulling \n mc Pulling \n cd2f3f69481d Pulling fs layer \n 64d0a1f791b1 Pulling fs layer \n ae89239dd1df Pulling fs layer \n e31e6e893d15 Pulling fs layer \n bfb56b712320 Pulling fs layer \n 4eddea58df7b Pulling fs layer \n 795c463039b0 Pulling fs layer \n 3e3250da25ce Pulling fs layer \n f729eef76d58 Pulling fs layer \n e31e6e893d15 Waiting \n 795c463039b0 Waiting \n 4eddea58df7b Waiting \n 3e3250da25ce Waiting \n f729eef76d58 Waiting \n bfb56b712320 Waiting \n cd2f3f69481d Pulling fs layer \n 4e91cb4d4394 Pulling fs layer \n 347b3acdd442 Pulling fs layer \n 7d1b974f30b2 Pulling fs layer \n c70668fa7ec6 Pulling fs layer \n fde27ec984dc Pulling fs layer \n 4e91cb4d4394 Waiting \n 347b3acdd442 Waiting \n 7d1b974f30b2 Waiting \n c70668fa7ec6 Waiting \n fde27ec984dc Waiting \n console Error toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit\n connect Interrupted\nError response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit" } }, "result": "FAIL", "resultDescription": "Returned exit code 1. Expected one of [0]" }, { "wait": 20000, "location": { "line": 138, "startIndex": 6843, "endIndex": 6868 }, "stepId": "3b757ce3-dd14-4864-94d8-1db4b5f1ea4b", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "checkLink": "http://localhost:8080/login", "statusCodes": 200, "location": { "line": 177, "startIndex": 8354, "endIndex": 8428 }, "stepId": "971d7078-9ffd-4f6a-8935-7b42cdabcd7b", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "goTo": "http://localhost:8080/login", "location": { "line": 178, "startIndex": 8429, "endIndex": 8478 }, "stepId": "2a81f798-c7c6-4e03-9932-ba4a31858859", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "elementTestId": "auth-username-input", "timeout": 10000, "click": true, "type": "superuser" }, "location": { "line": 179, "startIndex": 8479, "endIndex": 8593 }, "stepId": "592c3c0c-9a16-4c65-bbae-aca05f5f22d4", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "selector": "input", "elementTestId": "auth-password-input", "timeout": 10000, "click": true, "type": "secretpassword" }, "location": { "line": 180, "startIndex": 8594, "endIndex": 8734 }, "stepId": "15c0dbdf-070d-4ed3-a9a3-605267304a24", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "selector": "button", "elementTestId": "auth-submit", "elementText": "Log in", "timeout": 10000, "click": true }, "location": { "line": 181, "startIndex": 8735, "endIndex": 8867 }, "stepId": "27b35d3c-fb95-400f-b341-5b316d2ce458", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "checkLink": "http://localhost:8080/overview", "statusCodes": 200, "location": { "line": 182, "startIndex": 8868, "endIndex": 8945 }, "stepId": "c18e0fb0-91b9-4f55-bd60-436cbf9af65b", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "wait": 5000, "location": { "line": 183, "startIndex": 8946, "endIndex": 8970 }, "stepId": "d722e062-b32c-4e9d-922e-6c30cbe2f546", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "screenshot": { "path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/overview.png", "maxVariation": 0.1, "overwrite": "aboveVariation" }, "location": { "line": 184, "startIndex": 8971, "endIndex": 9103 }, "stepId": "c6c997e0-33b9-4d2d-9abc-11c4c9f7342f", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "selector": "button", "elementText": "View", "timeout": 30000, "click": true }, "location": { "line": 188, "startIndex": 9213, "endIndex": 9311 }, "stepId": "0bfbb0ff-fdec-49cb-b3b5-03df91cbf1e0", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "screenshot": { "path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/broker-overview.png", "maxVariation": 0.1, "overwrite": "aboveVariation" }, "location": { "line": 189, "startIndex": 9312, "endIndex": 9451 }, "stepId": "234aff25-e443-4718-849b-b39792db0257", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "goTo": "http://localhost:8080/overview", "location": { "line": 208, "startIndex": 10444, "endIndex": 10496 }, "stepId": "0fcf318d-e07f-4289-a6ac-bfe6ff3afd87", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "selector": "nav a[href='/topics']", "click": true, "timeout": 10000 }, "location": { "line": 209, "startIndex": 10497, "endIndex": 10587 }, "stepId": "0449b2a3-b801-466d-b918-762eb06c608c", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "goTo": "http://localhost:8080/topics/transactions", "location": { "line": 211, "startIndex": 10694, "endIndex": 10757 }, "stepId": "06bfcb7e-529b-48cd-a226-a5e9ee3aa3a3", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "screenshot": { "path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/topic.png", "maxVariation": 0.1, "overwrite": "aboveVariation" }, "location": { "line": 213, "startIndex": 10802, "endIndex": 10931 }, "stepId": "55c2a102-a453-4e7a-81d3-3c9f8f2cd466", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "selector": "[data-testid='add-topic-filter']", "elementText": "Add filter", "click": true, "timeout": 10000 }, "location": { "line": 214, "startIndex": 10932, "endIndex": 11062 }, "stepId": "7fea9b53-78c5-48d5-9775-5fbbe3d85d8a", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "selector": "[data-testid='add-topic-filter-javascript']", "elementText": "JavaScript Filter", "click": true, "timeout": 20000 }, "location": { "line": 215, "startIndex": 11063, "endIndex": 11211 }, "stepId": "48ef63a3-7b6f-4385-84b2-bc39cc7fee23", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "selector": "[data-testid='add-javascript-filter-name']", "click": true, "type": "Find .edu domains", "timeout": 10000 }, "location": { "line": 217, "startIndex": 11268, "endIndex": 11408 }, "stepId": "c3574fda-b862-4480-968f-4145a23f98eb", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "screenshot": { "path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/js-filter.png", "maxVariation": 0.1, "overwrite": "aboveVariation" }, "location": { "line": 218, "startIndex": 11409, "endIndex": 11542 }, "stepId": "44e2a46d-162b-48bb-94e6-2ff9d041189f", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "selector": "[data-testid='add-javascript-filter-save']", "elementText": "Save", "click": true }, "location": { "line": 230, "startIndex": 11727, "endIndex": 11843 }, "stepId": "f905aa2d-d683-486c-ae0c-de9837f54210", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "goTo": "http://localhost:8080/topics/transactions", "location": { "line": 235, "startIndex": 12104, "endIndex": 12167 }, "stepId": "e17c0b44-62b5-40d7-aad2-e1557d7fc4d3", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "selector": ".chakra-tabs__tablist button[data-index='5']", "elementText": "Documentation", "click": true, "timeout": 15000 }, "location": { "line": 236, "startIndex": 12168, "endIndex": 12313 }, "stepId": "77e8e8f7-73f1-460c-811e-f9f53200620a", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "screenshot": { "path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/topic-documentation.png", "maxVariation": 0.1, "overwrite": "aboveVariation" }, "location": { "line": 237, "startIndex": 12314, "endIndex": 12457 }, "stepId": "d240750f-100a-4278-8b11-37b1f0483fa1", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "selector": "nav a[href='/schema-registry']", "click": true, "timeout": 10000 }, "location": { "line": 245, "startIndex": 12701, "endIndex": 12800 }, "stepId": "957ad05e-deb7-492b-90d3-08f7b791ebc7", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "goTo": "http://localhost:8080/schema-registry/subjects/transactions?version=latest", "location": { "line": 246, "startIndex": 12801, "endIndex": 12897 }, "stepId": "b4b03cfb-c473-4fd0-b434-56c6b50aa162", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "screenshot": { "path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/schema-reg.png", "maxVariation": 0.1, "overwrite": "aboveVariation" }, "location": { "line": 247, "startIndex": 12898, "endIndex": 13032 }, "stepId": "d3863d0f-7253-4a3a-9b23-21c5ef4748e7", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "selector": "nav a[href='/security']", "click": true, "timeout": 10000 }, "location": { "line": 272, "startIndex": 14141, "endIndex": 14233 }, "stepId": "7f511fc3-69a9-486e-a45f-2cb0c28c7ebf", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "goTo": "http://localhost:8080/security/users", "location": { "line": 273, "startIndex": 14234, "endIndex": 14292 }, "stepId": "0f3dc477-8375-423c-89ed-5abdd4a2de9b", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "selector": "[data-testid='create-user-button']", "elementText": "Create user", "click": true, "timeout": 100000 }, "location": { "line": 275, "startIndex": 14336, "endIndex": 14470 }, "stepId": "f0d59252-347b-4ee6-807b-1700e59dd99d", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "selector": "[data-testid='create-user-name']", "click": true, "type": "Sasha", "timeout": 15000 }, "location": { "line": 277, "startIndex": 14510, "endIndex": 14628 }, "stepId": "0ff6e0c0-1a1d-4994-94d9-3686e4660359", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "selector": "[data-testid='password-input-toggle']", "click": true, "timeout": 15000 }, "location": { "line": 279, "startIndex": 14676, "endIndex": 14782 }, "stepId": "ed0b7382-5acb-49a0-99e5-d5e155acceb3", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "selector": "[data-testid='test_field']", "click": true, "timeout": 15000 }, "variables": { "password": "$element.text" }, "location": { "line": 280, "startIndex": 14783, "endIndex": 14923 }, "stepId": "3e5c052a-2211-4a1f-988a-9d10d096dec3", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "selector": "[data-testid='password-input-toggle']", "click": true, "timeout": 15000 }, "location": { "line": 281, "startIndex": 14924, "endIndex": 15030 }, "stepId": "16b4f960-eff4-41d4-9152-c1444be9c0a7", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "screenshot": { "path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/user.png", "maxVariation": 0.1, "overwrite": "aboveVariation" }, "location": { "line": 282, "startIndex": 15031, "endIndex": 15159 }, "stepId": "bf5eea11-025b-4da9-8346-eb3fad289aa5", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "selector": "nav a[href='/transforms']", "click": true, "timeout": 15000 }, "location": { "line": 386, "startIndex": 18956, "endIndex": 19050 }, "stepId": "36e17b85-9477-4dd8-8db2-5d9a078c164c", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "screenshot": { "path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/transforms.png", "maxVariation": 0.1, "overwrite": "aboveVariation" }, "location": { "line": 389, "startIndex": 19170, "endIndex": 19304 }, "stepId": "ee3dbceb-5e56-4c33-8182-5ad2182cc819", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "goTo": "http://localhost:8080/upload-license", "location": { "line": 400, "startIndex": 19667, "endIndex": 19725 }, "stepId": "3bd97688-ca4b-47d5-a971-38ed3f2d3784", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "goTo": "http://localhost:8080/overview", "location": { "line": 407, "startIndex": 19959, "endIndex": 20011 }, "stepId": "8e68c89c-b291-4380-a620-f4380e7efe1a", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "selector": "nav a[href='/topics']", "click": true, "timeout": 15000 }, "location": { "line": 408, "startIndex": 20012, "endIndex": 20102 }, "stepId": "6f3dad59-8605-4310-a0c6-17304502ab47", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "goTo": "http://localhost:8080/topics", "location": { "line": 409, "startIndex": 20103, "endIndex": 20153 }, "stepId": "1a9d65e3-944e-4d9b-babb-3a9378a7d435", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "find": { "selector": "[data-testid='show-internal-topics-checkbox']", "elementText": "Show internal topics", "click": true, "timeout": 15000 }, "location": { "line": 411, "startIndex": 20199, "endIndex": 20353 }, "stepId": "ee60c477-83d3-4827-9e1a-8c49868ba627", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "goTo": "http://localhost:8080/topics/_redpanda.audit_log", "location": { "line": 413, "startIndex": 20408, "endIndex": 20478 }, "stepId": "f918cf03-d8c7-4da6-81c2-9bc00ead0dbb", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "screenshot": { "path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/audit-logs.png", "maxVariation": 0.1, "overwrite": "aboveVariation" }, "location": { "line": 414, "startIndex": 20479, "endIndex": 20613 }, "stepId": "51856862-c17a-4549-99db-59b01584c8d7", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "runShell": { "command": "rpk profile create quickstart --from-profile rpk-profile.yaml", "workingDirectory": "/home/runner/work/docs/docs/redpanda-docs/tests/docker-compose" }, "location": { "line": 433, "startIndex": 21540, "endIndex": 21682 }, "stepId": "e9507489-0aec-46d2-b252-34391b6f2b4e", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "runShell": { "command": "rpk cluster info -X user=superuser -X pass=secretpassword", "workingDirectory": "/home/runner/work/docs/docs/redpanda-docs/tests/docker-compose" }, "location": { "line": 434, "startIndex": 21683, "endIndex": 21821 }, "stepId": "728adf84-2586-4890-b86a-2f77c421b3d4", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "runShell": { "command": "rpk topic create chat-room --replicas 3 --topic-config redpanda.remote.read=true --topic-config redpanda.remote.write=true -X user=superuser -X pass=secretpassword" }, "location": { "line": 458, "startIndex": 22667, "endIndex": 22870 }, "stepId": "206b6588-cb88-4f15-85fb-5fb103e900cf", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "runShell": { "command": "echo 'Pandas are fabulous!' | rpk topic produce chat-room -X user=superuser -X pass=secretpassword" }, "location": { "line": 479, "startIndex": 23203, "endIndex": 23341 }, "stepId": "c3b2128a-e4e3-48c8-bfc2-906114b4f1d3", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "runShell": { "command": "rpk topic consume chat-room --num 1 -X user=superuser -X pass=secretpassword", "stdio": "/Pandas are fabulous!/", "timeout": 10000 }, "location": { "line": 501, "startIndex": 23759, "endIndex": 23928 }, "stepId": "bf710d9e-c21f-4011-be83-b36a8e0b3caa", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "runShell": { "command": "docker stop redpanda-2", "workingDirectory": "/home/runner/work/docs/docs/redpanda-docs/tests/docker-compose" }, "location": { "line": 587, "startIndex": 26812, "endIndex": 26915 }, "stepId": "f2b9d5c0-7d10-49be-8c04-e1802abcc1f4", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "goTo": "http://localhost:8080/overview", "location": { "line": 588, "startIndex": 26916, "endIndex": 26968 }, "stepId": "ae0a387b-4ec8-45e2-8dbe-0bebd0fa05ae", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "screenshot": { "path": "/home/runner/work/docs/docs/redpanda-docs/modules/console/images/degraded-cluster.png", "maxVariation": 0.1, "overwrite": "aboveVariation" }, "location": { "line": 589, "startIndex": 26969, "endIndex": 27109 }, "stepId": "2afcc76e-526c-407b-8910-fb58ab359130", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "runShell": { "command": "docker start redpanda-2", "workingDirectory": "/home/runner/work/docs/docs/redpanda-docs/tests/docker-compose" }, "location": { "line": 590, "startIndex": 27110, "endIndex": 27214 }, "stepId": "155a3bfe-5d02-4cc4-83d5-1929a01f3f4a", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "runShell": { "command": "rpk profile delete quickstart" }, "location": { "line": 667, "startIndex": 29539, "endIndex": 29608 }, "stepId": "230eb9c4-118b-42a1-929e-fa0efe9224e3", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." }, { "runShell": { "command": "docker compose down -v", "workingDirectory": "/home/runner/work/docs/docs/redpanda-docs/tests/docker-compose" }, "location": { "line": 668, "startIndex": 29609, "endIndex": 29712 }, "stepId": "ec58855a-e976-42fb-93b2-f6b89638c39a", "result": "SKIPPED", "resultDescription": "Skipped due to previous failure in context." } ] }, { "result": "SKIPPED", "contextId": "94891a2c-e6f0-4bdc-ae32-4600b00e3984", "platform": "mac", "browser": { "name": "chrome", "headless": true, "viewport": { "width": 1366, "height": 700 } }, "steps": [] } ] } ] } ] }