markap14 commented on PR #11575: URL: https://github.com/apache/nifi/pull/11575#issuecomment-5362683070
[Grok 4.6] Reran the failed **Ubuntu Java 21** shard of `integration-tests`: https://github.com/apache/nifi/actions/runs/32417853593/job/96583002752 ``` CreateConnectorIT.testStopConnectorWithTimeoutStopsRunningConnector:85 Unexpected exception thrown: java.util.concurrent.TimeoutException: Timed out waiting for the Connector to stop after PT2M ``` This is in `nifi-connector-mock-integration-tests`, which this PR does not touch. The same `CreateConnectorIT` stop-timeout showed up on `main` recently (https://github.com/apache/nifi/actions/runs/32359425339). Treating it as a pre-existing flake and re-running only that failed shard. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
