Skip to content

HBaseIntegrationTest is sporadically failing #1605

Closed
@trask

Description

@trask

https://github.com/open-telemetry/opentelemetry-java-contrib/actions/runs/12323227431/job/34402775016?pr=1603

(the reason this didn't show up before is because we used to auto-retry tests)

> Task :jmx-scraper:integrationTest

HBaseIntegrationTest > endToEndTest(Path) FAILED
    org.opentest4j.AssertionFailedError: [no data point matched attribute set '[{state=compaction}, {region_server}]' for metric 'hbase.region_server.queue.length'] 
    expected: true
     but was: false
        at app//io.opentelemetry.contrib.jmxscraper.assertions.MetricAssert.lambda$hasDataPointsWithAttributes$2(MetricAssert.java:262)
        at app//io.opentelemetry.contrib.jmxscraper.assertions.MetricAssert.checkDataPoints(MetricAssert.java:188)
        at app//io.opentelemetry.contrib.jmxscraper.assertions.MetricAssert.hasDataPointsWithAttributes(MetricAssert.java:231)
        at app//io.opentelemetry.contrib.jmxscraper.target_systems.HBaseIntegrationTest.lambda$createMetricsVerifier$9(HBaseIntegrationTest.java:126)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions