Testing for Logstash Pull Requests
Refactor docker naming scheme
Passed in 29m 49s






Observability SRE container smoke test
🥼 Integration Tests - FIPS mode / part 1-of-3
🥼 Integration Tests - FIPS mode / part 2-of-3
🥼 Integration Tests - FIPS mode / part 3-of-3
🥼 Integration Tests / part 1-of-3
🥼 Integration Tests / part 2-of-3
🥼 Integration Tests / part 3-of-3
🥼 IT Persistent Queues / part 1-of-3
🥼 IT Persistent Queues / part 2-of-3
🥼 IT Persistent Queues / part 3-of-3
🥼 x-pack unit tests
🥼 x-pack integration
🥼 x-pack unit tests - FIPS mode
🥼 x-pack integration - FIPS mode
🏁 Annotate JUnit results
Linux x64 Test Results
- 123448 tests passed
- 2370 tests skipped
- 1 test failed
Failed tests and their output was too large to report. Download the build's log file to see the details.

Waited 14s
Ran in 6s

Waited 10s
Ran in 12m 26s

Waited 1m 2s
Ran in 16m 36s

Waited 10s
Ran in 3m 9s

Waited 1m 18s
Ran in 6m 48s

Waited 11s
Ran in 45s
Observability SRE container smoke testset -euo pipefail && source .buildkite/scripts/common/vm-agent.sh && QUALIFIED_VERSION="$(.buildkite/scripts/common/qualified-version.sh)" && ./gradlew --stacktrace artifactDockerObservabilitySRE -PfedrampHighMode=true && docker run docker.elastic.co/logstash/logstash-observability-sre:${QUALIFIED_VERSION} \ && logstash -e 'input { generator { count => 3 } } output { stdout { codec => rubydebug } }'
Waited 1m 1s
Ran in 9m 32s
🥼 Integration Tests - FIPS mode / part 1-of-3set -euo pipefail && docker build -t test-runner-image -f x-pack/distributions/internal/observabilitySRE/docker/Dockerfile . && docker run -e FEDRAMP_HIGH_MODE=true test-runner-image ci/integration_tests.sh split 0 3
Waited 1m 13s
Ran in 21m 45s
🥼 Integration Tests - FIPS mode / part 2-of-3set -euo pipefail && docker build -t test-runner-image -f x-pack/distributions/internal/observabilitySRE/docker/Dockerfile . && docker run -e FEDRAMP_HIGH_MODE=true test-runner-image ci/integration_tests.sh split 1 3
Waited 1m 2s
Ran in 21m 37s
🥼 Integration Tests - FIPS mode / part 3-of-3set -euo pipefail && docker build -t test-runner-image -f x-pack/distributions/internal/observabilitySRE/docker/Dockerfile . && docker run -e FEDRAMP_HIGH_MODE=true test-runner-image ci/integration_tests.sh split 2 3
Waited 1m 15s
Ran in 17m 9s
🥼 Integration Tests / part 1-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/integration_tests.sh split 0 3
Waited 10s
Ran in 27m 40s
🥼 Integration Tests / part 2-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/integration_tests.sh split 1 3
Waited 11s
Ran in 23m 6s
🥼 Integration Tests / part 3-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/integration_tests.sh split 2 3
Waited 9s
Ran in 12m 42s
🥼 IT Persistent Queues / part 1-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && export FEATURE_FLAG=persistent_queues && ci/integration_tests.sh split 0 3
Waited 12s
Ran in 27m 15s
🥼 IT Persistent Queues / part 2-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && export FEATURE_FLAG=persistent_queues && ci/integration_tests.sh split 1 3
Waited 12s
Ran in 18m 10s
🥼 IT Persistent Queues / part 3-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && export FEATURE_FLAG=persistent_queues && ci/integration_tests.sh split 2 3
Waited 10s
Ran in 11m 22s
🥼 x-pack unit testsset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && x-pack/ci/unit_tests.sh
Waited 11s
Ran in 2m 34s
🥼 x-pack integrationset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && x-pack/ci/integration_tests.sh
Waited 10s
Ran in 12m 56s
🥼 x-pack unit tests - FIPS modeset -euo pipefail && docker build -t test-runner-image -f x-pack/distributions/internal/observabilitySRE/docker/Dockerfile . && docker run -e FEDRAMP_HIGH_MODE=true test-runner-image x-pack/ci/unit_tests.sh
Waited 1m 43s
Ran in 5m 28s
🥼 x-pack integration - FIPS modeset -euo pipefail && docker build -t test-runner-image -f x-pack/distributions/internal/observabilitySRE/docker/Dockerfile . && docker run -e FEDRAMP_HIGH_MODE=true test-runner-image x-pack/ci/integration_tests.sh
Waited 1m 21s
Ran in 23m 1s
Build will continue even if previous stage fails
Total Job Run Time: 4h 34m