AlbericByte commented on PR #15984:
URL: https://github.com/apache/druid/pull/15984#issuecomment-1972239745

   @FrankChen021 thanks for help for reviewing when you have time.
   
   There is one integration test failed(integration-index-tests-indexer 
(kafka-index)), which is not related to the modification from the log
   ```
   ERROR: listing workers for Build: failed to list workers: Unavailable: 
connection error: desc = "error reading server preface: read unix 
@->/run/docker.sock: use of closed network connection"
   Error:  Command execution failed.
   org.apache.commons.exec.ExecuteException: Process exited with an error: 1 
(Exit value: 1)
       at org.apache.commons.exec.DefaultExecutor.executeInternal 
(DefaultExecutor.java:404)
       at org.apache.commons.exec.DefaultExecutor.execute 
(DefaultExecutor.java:166)
       at org.codehaus.mojo.exec.ExecMojo.executeCommandLine 
(ExecMojo.java:1000)
       at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:947)
       at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:471)
       at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
       at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 
(MojoExecutor.java:370)
       at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
(MojoExecutor.java:351)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:215)
   ```


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


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

Reply via email to