javeme commented on PR #1833:
URL: 
https://github.com/apache/incubator-hugegraph/pull/1833#issuecomment-1106106686

   ci errors with cassandra backend:
   ```java
   [INFO] Running com.baidu.hugegraph.api.ApiTestSuite
   Error:  Tests run: 86, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
54.335 s <<< FAILURE! - in com.baidu.hugegraph.api.ApiTestSuite
   Error:  testMetricsBackend(com.baidu.hugegraph.api.MetricsApiTest)  Time 
elapsed: 0.113 s  <<< FAILURE!
   java.lang.AssertionError: Expect contains key 'mem_max' in 
{exception=java.io.IOException: Failed to retrieve RMIServer stub: 
javax.naming.InvalidNameException: Malformed IPv6 address at index 7: 
rmi://[127.0.0.1]:7199 [Root exception is java.lang.IllegalArgumentException: 
Malformed IPv6 address at index 7: rmi://[127.0.0.1]:7199]}
        at 
com.baidu.hugegraph.api.MetricsApiTest.testMetricsBackend(MetricsApiTest.java:173)
   
   [INFO] 
   [INFO] Results:
   [INFO] 
   Error:  Failures: 
   Error:    
MetricsApiTest.testMetricsBackend:173->BaseApiTest.assertMapContains:631 Expect 
contains key 'mem_max' in {exception=java.io.IOException: Failed to retrieve 
RMIServer stub: javax.naming.InvalidNameException: Malformed IPv6 address at 
index 7: rmi://[127.0.0.1]:7199 [Root exception is 
java.lang.IllegalArgumentException: Malformed IPv6 address at index 7: 
rmi://[127.0.0.1]:7199]}
   [INFO] 
   Error:  Tests run: 86, Failures: 1, Errors: 0, Skipped: 0
   ```


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