[ 
https://issues.apache.org/jira/browse/HDDS-1964?focusedWorklogId=294885&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-294885
 ]

ASF GitHub Bot logged work on HDDS-1964:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Aug/19 17:26
            Start Date: 14/Aug/19 17:26
    Worklog Time Spent: 10m 
      Work Description: adoroszlai commented on issue #1292: HDDS-1964. 
TestOzoneClientProducer fails with ConnectException
URL: https://github.com/apache/hadoop/pull/1292#issuecomment-521340758
 
 
   Thanks @anuengineer (82420851645f1644f597e11e14a1d70bb8a7cc23) and 
@nandakumar131 (b1e4eeef59632ca127f6dded46bde3af2ee8558b) for committing this.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 294885)
    Time Spent: 1h  (was: 50m)

> TestOzoneClientProducer fails with ConnectException
> ---------------------------------------------------
>
>                 Key: HDDS-1964
>                 URL: https://issues.apache.org/jira/browse/HDDS-1964
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.5.0
>            Reporter: Doroszlai, Attila
>            Assignee: Doroszlai, Attila
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> {code:title=https://raw.githubusercontent.com/elek/ozone-ci/master/trunk/trunk-nightly-wxhxr/unit/hadoop-ozone/s3gateway/org.apache.hadoop.ozone.s3.TestOzoneClientProducer.txt}
> -------------------------------------------------------------------------------
> Test set: org.apache.hadoop.ozone.s3.TestOzoneClientProducer
> -------------------------------------------------------------------------------
> Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 222.239 s <<< 
> FAILURE! - in org.apache.hadoop.ozone.s3.TestOzoneClientProducer
> testGetClientFailure[0](org.apache.hadoop.ozone.s3.TestOzoneClientProducer)  
> Time elapsed: 111.036 s  <<< FAILURE!
> java.lang.AssertionError: 
>  Expected to find 'Couldn't create protocol ' but got unexpected exception: 
> java.net.ConnectException: Your endpoint configuration is wrong; For more 
> details see:  http://wiki.apache.org/hadoop/UnsetHostnameOrPort
> {code}
> Log output (with local log4j config) reveals that connection is attempted to 
> 0.0.0.0:9862:
> {code:title=log output}
> 2019-08-14 10:49:14,225 [main] INFO  ipc.Client 
> (Client.java:handleConnectionFailure(948)) - Retrying connect to server: 
> 0.0.0.0/0.0.0.0:9862. Already tried 0 time(s); retry policy is 
> RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 
> MILLISECONDS)
> {code}
> The address 0.0.0.0:9862 was added as default in 
> [HDDS-1920|https://github.com/apache/hadoop/commit/bf457797f607f3aeeb2292e63f440cb13e15a2d9].



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to