markap14 commented on PR #11575:
URL: https://github.com/apache/nifi/pull/11575#issuecomment-5362702137

   [Grok 4.6] **ubuntu-24.04 Java 25** (`system-tests`) failed: 
https://github.com/apache/nifi/actions/runs/32417853687/job/96583003099
   
   ```
   
ClusteredConnectorBacklogIT.testClusteredReadQueueAttributesLoadBalancedConnection
 -- Time elapsed: 7.610 s <<< ERROR!
   org.apache.nifi.toolkit.client.NiFiClientException: Error deleting 
Connector: Node localhost:5671 is unable to fulfill this request due to: Cannot 
delete StandardConnectorNode[id=211d7b6b-01a0-1000-0000-000016516019, 
name=BacklogReportingTestConnector, state=STOPPED] because its Process Group 
has 100 FlowFiles queued; all FlowFiles must be removed before it can be 
deleted.
   Caused by: jakarta.ws.rs.ClientErrorException: HTTP 409 Conflict
   ```
   
   This is teardown of a clustered Connector backlog test. The PR's own 
`WriteAheadJournalSizeIT` passed (2 tests). This shard's parent `system-tests` 
run is still in progress, so I will rerun only the failed job once that run 
completes.


-- 
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]

Reply via email to