maytasm commented on pull request #10386:
URL: https://github.com/apache/druid/pull/10386#issuecomment-698573667


   @mitchlloyd 
   
   1) You can view the logs (druid logs and task logs) from the shared mount 
path on your machine. By default this should be something like 
`/Users/<LocalMachineUser>/shared/log` and 
`/Users/<LocalMachineUser>/shared/tasklogs`. The UI have some problem getting 
the task logs since the task name contains non-ASCII (I think that's the reason 
why you are getting 400 errors but not 100% sure on that).
   
   2) Can you check which tests are timeout? Is it all of the tests? Are any 
test passing?
   
   3) Is the build output from Docker from the beginning of the run? Which step 
/ command resulted in that output? There is a teardown step which make sure any 
docker you may have running from previous running IT is destroyed. If none were 
running then those may be normal.


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

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to