:logstash: Testing for Logstash Pull Requests

:pipeline:猬嗭笍 Upload Pipeline: .buildkite/pull_request_pipeline.ymlbuildkite-agent pipeline upload .buildkite/pull_request_pipeline.yml
Waited 13s
Ran in 9s
馃泜 License checkset -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" && ci/license_check.sh -m 4G
Waited 58s
Ran in 2m 28s
:rspec: Ruby unit testsset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/unit_tests.sh ruby
Canceled
Waited 56s
Ran in 9m 30s
:java: Java unit testsset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/unit_tests.sh java
Waited 27s
Ran in 2m 53s
: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
馃ゼ Integration Tests / part 1-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/integration_tests.sh split 0 3
Canceled
Waited 29s
Ran in 9m 51s
馃ゼ Integration Tests / part 2-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/integration_tests.sh split 1 3
Canceled
Waited 28s
Ran in 9m 59s
馃ゼ Integration Tests / part 3-of-3set -euo pipefail && source .buildkite/scripts/common/container-agent.sh && ci/integration_tests.sh split 2 3
Canceled
Waited 28s
Ran in 9m 59s
馃ゼ 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 1m 14s
Ran in 8m 57s
馃ゼ 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 57s
Ran in 9m 14s
馃ゼ 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 1m 6s
Ran in 8m 57s
馃ゼ x-pack unit testsset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && x-pack/ci/unit_tests.sh
Waited 33s
Ran in 2m 10s
馃ゼ x-pack integrationset -euo pipefail && source .buildkite/scripts/common/container-agent.sh && x-pack/ci/integration_tests.sh
Canceled
Waited 1m 4s
Ran in 9m 3s
Build will continue even if previous stage fails
馃弫 Annotate JUnit results
Canceled
Total Job Run Time: 1h 23m