docs / build-pr
PublicMake ms-122 current (#3191)
Passed in 24m 28s
-
//test/runtimes:nodejs22.2.0 (
NodeJS runtime tests)
-
//test/runtimes:nodejs22.2.0 (
NodeJS runtime tests)
-
//test/runtimes:nodejs22.2.0 (
NodeJS runtime tests)
-
//test/runtimes:nodejs22.2.0 (
NodeJS runtime tests)
-
//test/runtimes:nodejs22.2.0 (
NodeJS runtime tests)
-
//test/runtimes:nodejs22.2.0 (
NodeJS runtime tests)
-
//test/runtimes:nodejs22.2.0 (
NodeJS runtime tests)
-
//test/runtimes:nodejs22.2.0 (
NodeJS runtime tests)
-
//test/runtimes:java21 (
Java runtime tests)
-
//test/runtimes:python3.12.3 (
Python runtime tests)
-
//test/runtimes:python3.12.3 (
Python runtime tests)
-
//test/runtimes:python3.12.3 (
Python runtime tests)

Waited 1m 20s
Ran in 24s
.buildkite/scripts/cancel_running_pr.sh || true.buildkite/scripts/cancel_running_pr.sh || true
Waited 20s
Ran in 25s
setupcurl -s -L \ && -X POST \ && -H "Accept: application/vnd.github+json" \ && -H "Authorization: Bearer ${VAULT_GITHUB_TOKEN}" \ && -H "X-GitHub-Api-Version: 2022-11-28" \ && "https://api.github.com/repos/elastic/security-docs/statuses/f232a9f23a946f735dbcb6e6ed2e89ed6d310e3c" \ && -d '{"state":"pending","target_url":"'https://buildkite.com/elastic/docs-build-pr/builds/292101'","description":"Build started","context":"buildkite/'docs-build-pr'"}'
Waited 17s
Ran in 2s
teardownstatus_state=failure && if [ $(buildkite-agent step get "outcome" --step "build-pr") == "passed" ]; then && status_state=success && fi && export status_state && curl -s -L \ && -X POST \ && -H "Accept: application/vnd.github+json" \ && -H "Authorization: Bearer ${VAULT_GITHUB_TOKEN}" \ && -H "X-GitHub-Api-Version: 2022-11-28" \ && "https://api.github.com/repos/elastic/security-docs/statuses/f232a9f23a946f735dbcb6e6ed2e89ed6d310e3c" \ && -d '{"state":"'$status_state'","target_url":"'https://buildkite.com/elastic/docs-build-pr/builds/292101'","description":"Build finished","context":"buildkite/'docs-build-pr'"}'
Waited 31s
Ran in 3s
Total Job Run Time: 23m 8s