ctubbsii commented on issue #5770:
URL: https://github.com/apache/accumulo/issues/5770#issuecomment-3238847550

   This test could time out like this if your local DNS resolver takes too much 
time before it fails to do the hostname lookup on your system for the fake 
hostname. It is configured to take 40 seconds to run the test. You could give 
it more time by modifying the test case to increase the `@Timeout` multiplier.
   
   Also, I'm not familiar with spack or openEuler, so if the error is specific 
to that environment, that could be the problem. I see you're running with 96 
maven threads... I'm not sure that really helps here, and on a small system, it 
could be a problem. I never build Accumulo with the `-T` option on Maven.
   
   Since this seems to be an error with your specific environment, and not a 
problem with the test case itself, I'm going to close this. If you have a 
suggestion to improve the test, feel free to comment here, or create a PR, if 
you wish.


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