:logstash: Testing for Logstash Pull Requests

:pipeline:⬆️ Upload Pipeline: .buildkite/pull_request_pipeline.ymlbuildkite-agent pipeline upload .buildkite/pull_request_pipeline.yml
Waited 30s
·
Ran in 10s
🛂 License check - Fedramp High Modeset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && export JRUBY_OPTS="-J-Xmx1g" && export GRADLE_OPTS="-Xmx2g -Dorg.gradle.daemon=false -Dorg.gradle.logging.level=info" && docker build -t test-runner-image -f x-pack/distributions/internal/observabilitySRE/docker/Dockerfile . && docker run -e ORG_GRADLE_PROJECT_fedrampHighMode=true test-runner-image ci/license_check.sh -m 4G
Waited 21s
·
Ran in 8s
🛂 License check - Fedramp High Modeset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && export JRUBY_OPTS="-J-Xmx1g" && export GRADLE_OPTS="-Xmx2g -Dorg.gradle.daemon=false -Dorg.gradle.logging.level=info" && docker build -t test-runner-image -f x-pack/distributions/internal/observabilitySRE/docker/Dockerfile . && docker run -e ORG_GRADLE_PROJECT_fedrampHighMode=true test-runner-image ci/license_check.sh -m 4G
Waited 1m 18s
·
Ran in 8s
🛂 License check - Fedramp High Modeset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && export JRUBY_OPTS="-J-Xmx1g" && export GRADLE_OPTS="-Xmx2g -Dorg.gradle.daemon=false -Dorg.gradle.logging.level=info" && docker build -t test-runner-image -f x-pack/distributions/internal/observabilitySRE/docker/Dockerfile . && docker run -e ORG_GRADLE_PROJECT_fedrampHighMode=true test-runner-image ci/license_check.sh -m 4G
Waited 53s
·
Ran in 5s
🛂 License check - Fedramp High Modeset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && export JRUBY_OPTS="-J-Xmx1g" && export GRADLE_OPTS="-Xmx2g -Dorg.gradle.daemon=false -Dorg.gradle.logging.level=info" && docker build -t test-runner-image -f x-pack/distributions/internal/observabilitySRE/docker/Dockerfile . && docker run -e ORG_GRADLE_PROJECT_fedrampHighMode=true test-runner-image ci/license_check.sh -m 4G
Waited 19s
·
Ran in 7s
:rspec: Ruby unit testsset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/unit_tests.sh ruby
Waited 58s
·
Ran in 3m 44s
:rspec: Ruby unit testsset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/unit_tests.sh ruby
Canceled
Waited 42s
:rspec: Ruby unit tests - FIPS modeset -euo pipefail && docker build -t test-runner-image -f x-pack/distributions/internal/observabilitySRE/docker/Dockerfile . && docker run test-runner-image ./gradlew --info --stacktrace -PfedrampHighMode=true rubyTests
Canceled
Waited 1m 10s
·
Ran in 4m 22s
:java: Java unit testsset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/unit_tests.sh java
Waited 1m 0s
·
Ran in 3m 20s
:java: Java unit tests - FIPS modeset -euo pipefail && docker build -t test-runner-image -f x-pack/distributions/internal/observabilitySRE/docker/Dockerfile . && docker run test-runner-image ./gradlew --info --stacktrace -PfedrampHighMode=true javaTests
Canceled
Waited 2m 15s
·
Ran in 3m 38s
:sonarqube: Continuous Code Inspectionbuildkite-agent artifact download --step ruby-unit-tests coverage/coverage.json . && buildkite-agent artifact download --step java-unit-tests **/jacocoTestReport.xml . && buildkite-agent artifact download --step java-unit-tests **/build/classes/**/*.* . && /scan-source-code.sh
Canceled
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 } }'
Canceled
Waited 5m 25s
🥼 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
Canceled
Waited 1m 26s
·
Ran in 4m 26s
🥼 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
Canceled
Waited 1m 15s
·
Ran in 4m 40s
🥼 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
Canceled
Waited 1m 27s
·
Ran in 4m 26s
🥼 Integration Tests / part 1-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/integration_tests.sh split 0 3
Canceled
Waited 23s
·
Ran in 5m 30s
🥼 Integration Tests / part 2-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/integration_tests.sh split 1 3
Canceled
Waited 22s
·
Ran in 5m 40s
🥼 Integration Tests / part 3-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/integration_tests.sh split 2 3
Canceled
Waited 23s
·
Ran in 5m 18s
🥼 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
Canceled
Waited 21s
·
Ran in 5m 40s
🥼 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
Canceled
Waited 21s
·
Ran in 5m 29s
🥼 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
Canceled
Waited 23s
·
Ran in 5m 40s
🥼 x-pack unit testsset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && x-pack/ci/unit_tests.sh
Waited 22s
·
Ran in 3m 15s
🥼 x-pack unit testsset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && x-pack/ci/unit_tests.sh
Canceled
Waited 42s
·
Ran in 1m 40s
🥼 x-pack integrationset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && x-pack/ci/integration_tests.sh
Waited 23s
·
Ran in 3m 49s
🥼 x-pack integrationset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && x-pack/ci/integration_tests.sh
Canceled
Waited 22s
·
Ran in 1m 6s
🥼 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
Canceled
Waited 2m 32s
·
Ran in 3m 17s
🥼 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
Canceled
Waited 2m 19s
·
Ran in 3m 17s
Build will continue even if previous stage fails
🏁 Annotate JUnit results
Canceled
Total Job Run Time: 1h 18m