rondagostino commented on pull request #11095:
URL: https://github.com/apache/kafka/pull/11095#issuecomment-883676727


   ```
   
================================================================================
   SESSION REPORT (ALL TESTS)
   ducktape version: 0.8.8
   session_id:       2021-07-20--001
   run time:         2 minutes 17.988 seconds
   tests run:        2
   passed:           2
   failed:           0
   ignored:          0
   
================================================================================
   test_id:    
kafkatest.tests.core.zookeeper_authorizer_test.ZooKeeperAuthorizerTest.test_authorizer.metadata_quorum=REMOTE_KRAFT
   status:     PASS
   run time:   1 minute 20.256 seconds
   
--------------------------------------------------------------------------------
   test_id:    
kafkatest.tests.core.zookeeper_authorizer_test.ZooKeeperAuthorizerTest.test_authorizer.metadata_quorum=ZK
   status:     PASS
   run time:   57.686 seconds
   
--------------------------------------------------------------------------------
   ```
   
   Not sure why, but the last part of the Jenkins job failed and did not upload 
the test report to the public URL.  It gave this error:
   ```
   + vagrant destroy -f
   ==> worker5: Terminating the instance...
   ==> worker4: Terminating the instance...
   ==> worker3: Terminating the instance...
   ==> worker2: Terminating the instance...
   ==> worker1: Terminating the instance...
   Cannot find config with Id [579bae30-437a-4200-9f84-d7961a95b9ef]. Are you 
sure it exists? Please check the configuration.
   Build step 'Execute Scripts' changed build result to FAILURE
   Build step 'Execute Scripts' marked build as failure
   Finished: FAILURE
   ```
   
   Regardless, the test passed.


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