-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Closed
Copy link
Labels
ci-cdCI, CD, testing, build issuesCI, CD, testing, build issuesexporter/elasticsearchflaky testsTests failed on main. Formerly known as 'broken tests'Tests failed on main. Formerly known as 'broken tests'
Description
Auto-generated report for __run_3 job build.
Link to failed build: https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/17469693955
Test Failures
TestExporter/logs/batcher_enabled_es_intermittent_doc_error
=== RUN TestExporter/logs/batcher_enabled_es_intermittent_doc_error
exporter_test.go:57: test otel collector configuration:
receivers:
otlp:
protocols:
grpc:
endpoint: "127.0.0.1:33477"
exporters:
elasticsearch:
endpoints: [http://127.0.0.1:33477]
logs_index: logs-test-idx
metrics_index: metrics-test-idx
traces_index: traces-test-idx
sending_queue:
enabled: true
block_on_overflow: true
mapping:
mode: otel
retry:
enabled: true
initial_interval: 100ms
max_interval: 500ms
max_retries: 10000
retry_on_status: [429, 503]
timeout: 10m
batcher:
flush_timeout: 1s
enabled: true
debug:
verbosity: basic
processors:
extensions:
service:
telemetry:
metrics:
level: none
logs:
level: INFO
sampling:
enabled: false
extensions: []
pipelines:
logs:
receivers: [otlp]
processors: []
exporters: [elasticsearch]
2025/09/04 16:07:21 Starting mock backend...
2025-09-04T16:07:21.570Z info otelconftelemetry/telemetry.go:59 Internal metrics telemetry disabled {"resource": {"service.instance.id": "b7162469-8452-4f22-a2c7-19441d4bc0dc", "service.name": "otelcol", "service.version": "latest"}}
2025-09-04T16:07:21.570Z warn elasticsearchexporter/config.go:509 batcher has been deprecated, and will be removed in a future version. Use sending_queue instead. {"resource": {"service.instance.id": "b7162469-8452-4f22-a2c7-19441d4bc0dc", "service.name": "otelcol", "service.version": "latest"}, "otelcol.component.id": "elasticsearch", "otelcol.component.kind": "exporter", "otelcol.signal": "logs"}
2025-09-04T16:07:21.570Z info [email protected]/service.go:211 Starting otelcol... {"resource": {"service.instance.id": "b7162469-8452-4f22-a2c7-19441d4bc0dc", "service.name": "otelcol", "service.version": "latest"}, "Version": "latest", "NumCPU": 4}
2025-09-04T16:07:21.570Z info extensions/extensions.go:41 Starting extensions... {"resource": {"service.instance.id": "b7162469-8452-4f22-a2c7-19441d4bc0dc", "service.name": "otelcol", "service.version": "latest"}}
2025-09-04T16:07:21.571Z error graph/graph.go:439 Failed to start component {"resource": {"service.instance.id": "b7162469-8452-4f22-a2c7-19441d4bc0dc", "service.name": "otelcol", "service.version": "latest"}, "error": "listen tcp 127.0.0.1:33477: bind: address already in use", "type": "Receiver", "id": "otlp"}
2025-09-04T16:07:21.571Z info [email protected]/service.go:248 Starting shutdown... {"resource": {"service.instance.id": "b7162469-8452-4f22-a2c7-19441d4bc0dc", "service.name": "otelcol", "service.version": "latest"}}
2025-09-04T16:07:21.571Z info extensions/extensions.go:69 Stopping extensions... {"resource": {"service.instance.id": "b7162469-8452-4f22-a2c7-19441d4bc0dc", "service.name": "otelcol", "service.version": "latest"}}
2025-09-04T16:07:21.571Z info [email protected]/service.go:262 Shutdown complete. {"resource": {"service.instance.id": "b7162469-8452-4f22-a2c7-19441d4bc0dc", "service.name": "otelcol", "service.version": "latest"}}
2025/09/04 16:07:22 unable to start, otelcol state is 3
test_case.go:291: unable to start, otelcol state is 3
2025/09/04 16:07:22 Starting load generator at 1000 items/sec.
2025/09/04 16:07:22 Stopped generator. Sent: 0 logs (0/sec)
2025/09/04 16:07:22 cannot start pipelines: failed to start "otlp" receiver: listen tcp 127.0.0.1:33477: bind: address already in use
2025/09/04 16:07:22 Stopping mock backend...
2025/09/04 16:07:22 Stopped backend. Received: 0 items (0/sec)
--- FAIL: TestExporter/logs/batcher_enabled_es_intermittent_doc_error (1.00s)
TestExporter
=== RUN TestExporter
--- FAIL: TestExporter (159.20s)
Note: Information about any subsequent build failures that happen while
this issue is open, will be added as comments with more information to this issue.
Metadata
Metadata
Assignees
Labels
ci-cdCI, CD, testing, build issuesCI, CD, testing, build issuesexporter/elasticsearchflaky testsTests failed on main. Formerly known as 'broken tests'Tests failed on main. Formerly known as 'broken tests'