java-docs-samples icon indicating copy to clipboard operation
java-docs-samples copied to clipboard

com.example.cloud.iot.examples.ManagerIT: testHttpDeviceConfig failed

Open flaky-bot[bot] opened this issue 3 years ago • 1 comments

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and I will stop commenting.


commit: f88acf674d035edc442a55725477049a76fc7cec buildURL: Build Status, Sponge status: failed

Test output
com.google.api.gax.rpc.DeadlineExceededException: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: deadline exceeded after 59.997096259s. [closed=[], open=[[buffered_nanos=17257263, remote_addr=pubsub.googleapis.com/74.125.195.95:443]]]
Caused by: io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: deadline exceeded after 59.997096259s. [closed=[], open=[[buffered_nanos=17257263, remote_addr=pubsub.googleapis.com/74.125.195.95:443]]]

flaky-bot[bot] avatar Sep 12 '22 09:09 flaky-bot[bot]

Looks like this issue is flaky. :worried:

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (f88acf674d035edc442a55725477049a76fc7cec), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

flaky-bot[bot] avatar Sep 12 '22 20:09 flaky-bot[bot]

#7342 improved resource cleanup for several IOT tests. Closing this issue, as it might be resolved by that PR, and we can explore another fix if it is reopened.

kweinmeister avatar Oct 17 '22 17:10 kweinmeister