docs retry policy cleanup #1215
Open
Travis CI / Travis CI - Branch
failed
Jul 11, 2025 in 48m 30s
Build Failed
The build failed.
Details
This is a normal build for the yaauie-docs-retry-policy-cleanup branch. You should be able to reproduce it by checking out the branch locally.
Jobs and Stages
This build has 20 jobs, running in three sequential stages.
Stage 1: Test
This stage passed.
| Job | ENV | OS | State |
|---|---|---|---|
| ELASTIC_STACK_VERSION=9.current DOCKER_ENV=dockerjdk21.env | Linux | passed | |
| ELASTIC_STACK_VERSION=8.current DOCKER_ENV=dockerjdk21.env | Linux | passed | |
| ELASTIC_STACK_VERSION=8.previous DOCKER_ENV=dockerjdk21.env | Linux | passed | |
| ELASTIC_STACK_VERSION=7.current | Linux | passed | |
| SNAPSHOT=true ELASTIC_STACK_VERSION=main DOCKER_ENV=dockerjdk21.env | Linux | passed | |
| SNAPSHOT=true ELASTIC_STACK_VERSION=9.next DOCKER_ENV=dockerjdk21.env | Linux | passed | |
| SNAPSHOT=true ELASTIC_STACK_VERSION=8.next DOCKER_ENV=dockerjdk21.env | Linux | passed | |
| SNAPSHOT=true ELASTIC_STACK_VERSION=8.current DOCKER_ENV=dockerjdk21.env | Linux | passed | |
| SNAPSHOT=true ELASTIC_STACK_VERSION=8.previous DOCKER_ENV=dockerjdk21.env | Linux | passed | |
| SNAPSHOT=true ELASTIC_STACK_VERSION=7.current | Linux | passed |
Stage 2: Integration Tests
This stage failed.
| Job | ENV | OS | State |
|---|---|---|---|
| INTEGRATION=true SNAPSHOT=true LOG_LEVEL=info ELASTIC_STACK_VERSION=7.current | Linux | passed | |
| INTEGRATION=true SNAPSHOT=true LOG_LEVEL=info ELASTIC_STACK_VERSION=8.previous | Linux | passed | |
| INTEGRATION=true SNAPSHOT=true LOG_LEVEL=info ELASTIC_STACK_VERSION=8.current | Linux | passed | |
| INTEGRATION=true SNAPSHOT=true LOG_LEVEL=info ELASTIC_STACK_VERSION=8.next | Linux | passed | |
| INTEGRATION=true SNAPSHOT=true LOG_LEVEL=info ELASTIC_STACK_VERSION=8.future | Linux | failed | |
| INTEGRATION=true SNAPSHOT=true LOG_LEVEL=info ELASTIC_STACK_VERSION=main | Linux | passed |
Stage 3: Secure Integration Tests
This stage canceled.
| Job | ENV | OS | State |
|---|---|---|---|
| SECURE_INTEGRATION=true INTEGRATION=true LOG_LEVEL=info ELASTIC_STACK_VERSION=8.current SNAPSHOT=true | Linux | canceled | |
| SECURE_INTEGRATION=true INTEGRATION=true LOG_LEVEL=info ELASTIC_STACK_VERSION=7.current | Linux | canceled | |
| SECURE_INTEGRATION=true INTEGRATION=true LOG_LEVEL=info ELASTIC_STACK_VERSION=7.current ES_SSL_KEY_INVALID=true | Linux | canceled | |
| SECURE_INTEGRATION=true INTEGRATION=true LOG_LEVEL=info ELASTIC_STACK_VERSION=7.current ES_SSL_SUPPORTED_PROTOCOLS=TLSv1.3 | Linux | canceled |
Build Configuration
| Build Option | Setting |
|---|---|
| Language | Shell |
| Operating System | Linux (Focal) |
Build Configuration
{
"_performance": {
"install": ".ci/performance/docker-setup.sh",
"script": ".ci/performance/docker-run.sh"
},
"language": "shell",
"os": [
"linux"
],
"dist": "focal",
"jobs": {
"include": [
{
"stage": "Integration Tests",
"env": [
{
"INTEGRATION": "true",
"SNAPSHOT": "true",
"LOG_LEVEL": "info",
"ELASTIC_STACK_VERSION": "7.current"
}
]
},
{
"env": [
{
"INTEGRATION": "true",
"SNAPSHOT": "true",
"LOG_LEVEL": "info",
"ELASTIC_STACK_VERSION": "8.previous"
}
]
},
{
"env": [
{
"INTEGRATION": "true",
"SNAPSHOT": "true",
"LOG_LEVEL": "info",
"ELASTIC_STACK_VERSION": "8.current"
}
]
},
{
"env": [
{
"INTEGRATION": "true",
"SNAPSHOT": "true",
"LOG_LEVEL": "info",
"ELASTIC_STACK_VERSION": "8.next"
}
]
},
{
"env": [
{
"INTEGRATION": "true",
"SNAPSHOT": "true",
"LOG_LEVEL": "info",
"ELASTIC_STACK_VERSION": "8.future"
}
]
},
{
"env": [
{
"INTEGRATION": "true",
"SNAPSHOT": "true",
"LOG_LEVEL": "info",
"ELASTIC_STACK_VERSION": "main"
}
]
},
{
"stage": "Secure Integration Tests",
"env": [
{
"SECURE_INTEGRATION": "true",
"INTEGRATION": "true",
"LOG_LEVEL": "info",
"ELASTIC_STACK_VERSION": "8.current",
"SNAPSHOT": "true"
}
]
},
{
"env": [
{
"SECURE_INTEGRATION": "true",
"INTEGRATION": "true",
"LOG_LEVEL": "info",
"ELASTIC_STACK_VERSION": "7.current"
}
]
},
{
"env": [
{
"SECURE_INTEGRATION": "true",
"INTEGRATION": "true",
"LOG_LEVEL": "info",
"ELASTIC_STACK_VERSION": "7.current",
"ES_SSL_KEY_INVALID": "true"
}
]
},
{
"env": [
{
"SECURE_INTEGRATION": "true",
"INTEGRATION": "true",
"LOG_LEVEL": "info",
"ELASTIC_STACK_VERSION": "7.current",
"ES_SSL_SUPPORTED_PROTOCOLS": "TLSv1.3"
}
]
}
]
},
"stages": [
{
"name": "Test"
},
{
"name": "Performance",
"if": "env(HAS_PERFORMANCE_TESTS) == \"1\""
}
],
"env": [
"jobs={:ELASTIC_STACK_VERSION=>\"9.current\", :DOCKER_ENV=>\"dockerjdk21.env\"}={:ELASTIC_STACK_VERSION=>\"8.current\", :DOCKER_ENV=>\"dockerjdk21.env\"}={:ELASTIC_STACK_VERSION=>\"8.previous\", :DOCKER_ENV=>\"dockerjdk21.env\"}={:ELASTIC_STACK_VERSION=>\"7.current\"}={:SNAPSHOT=>\"true\", :ELASTIC_STACK_VERSION=>\"main\", :DOCKER_ENV=>\"dockerjdk21.env\"}={:SNAPSHOT=>\"true\", :ELASTIC_STACK_VERSION=>\"9.next\", :DOCKER_ENV=>\"dockerjdk21.env\"}={:SNAPSHOT=>\"true\", :ELASTIC_STACK_VERSION=>\"8.next\", :DOCKER_ENV=>\"dockerjdk21.env\"}={:SNAPSHOT=>\"true\", :ELASTIC_STACK_VERSION=>\"8.current\", :DOCKER_ENV=>\"dockerjdk21.env\"}={:SNAPSHOT=>\"true\", :ELASTIC_STACK_VERSION=>\"8.previous\", :DOCKER_ENV=>\"dockerjdk21.env\"}={:SNAPSHOT=>\"true\", :ELASTIC_STACK_VERSION=>\"7.current\"}"
],
"before_install": [
"mkdir -p .ci && curl -sL https://github.com/logstash-plugins/.ci/archive/1.x.tar.gz | tar zxvf - --skip-old-files --strip-components=1 -C .ci --wildcards \"*Dockerfile*\" \"*docker*\" \"*.sh\""
],
"install": [
".ci/docker-setup.sh;\nexit_code=$?;\ncase $exit_code in\n 0)\n echo \"Install succeeded.\"\n ;;\n 2)\n echo \"Failed to pull logstash-${ELASTIC_STACK_VERSION}. The image should exist. Aborting build.\"\n exit $exit_code\n ;;\n 99)\n echo \"Failed to pull logstash-${ELASTIC_STACK_VERSION}. Likely due to missing DRA build.\"\n export SKIP_SCRIPT=true\n ;;\n *)\n echo \"Install failed with an unexpected code: $exit_code. Stopping build.\"\n exit $exit_code\n ;;\nesac\n"
],
"script": [
"if [ \"$SKIP_SCRIPT\" = \"true\" ]; then\n exit 0\nelse\n .ci/docker-run.sh\nfi"
]
}
Loading