[jira] [Work logged] (HDDS-1943) TestKeyManagerImpl.testLookupKeyWithLocation is failing

2019-08-09 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1943:


Author: ASF GitHub Bot
Created on: 10/Aug/19 05:09
Start Date: 10/Aug/19 05:09
Worklog Time Spent: 10m 
  Work Description: xiaoyuyao commented on pull request #1262: HDDS-1943. 
TestKeyManagerImpl.testLookupKeyWithLocation is failing. C…
URL: https://github.com/apache/hadoop/pull/1262
 
 
   
 

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: 292433)
Time Spent: 40m  (was: 0.5h)

> TestKeyManagerImpl.testLookupKeyWithLocation is failing
> ---
>
> Key: HDDS-1943
> URL: https://issues.apache.org/jira/browse/HDDS-1943
> Project: Hadoop Distributed Data Store
>  Issue Type: Sub-task
>Reporter: Xiaoyu Yao
>Assignee: Xiaoyu Yao
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> {code}
> [ERROR]   TestKeyManagerImpl.testLookupKeyWithLocation:757 
> expected:<102ad7e3-4226-4966-af79-2b12a56f83cb{ip: 32.53.16.224, host: 
> localhost-32.53.16.224, networkLocation: /default-rack, certSerialId: null}> 
> but was: localhost-238.199.149.19, networkLocation: /default-rack, certSerialId: null}>
> {code}



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



[jira] [Work logged] (HDDS-1943) TestKeyManagerImpl.testLookupKeyWithLocation is failing

2019-08-09 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1943:


Author: ASF GitHub Bot
Created on: 10/Aug/19 05:09
Start Date: 10/Aug/19 05:09
Worklog Time Spent: 10m 
  Work Description: xiaoyuyao commented on issue #1262: HDDS-1943. 
TestKeyManagerImpl.testLookupKeyWithLocation is failing. C…
URL: https://github.com/apache/hadoop/pull/1262#issuecomment-520118912
 
 
   Thanks @bharatviswa504  and @adoroszlai  for the review. I will merge this 
to trunk shortly. 
 

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: 292432)
Time Spent: 0.5h  (was: 20m)

> TestKeyManagerImpl.testLookupKeyWithLocation is failing
> ---
>
> Key: HDDS-1943
> URL: https://issues.apache.org/jira/browse/HDDS-1943
> Project: Hadoop Distributed Data Store
>  Issue Type: Sub-task
>Reporter: Xiaoyu Yao
>Assignee: Xiaoyu Yao
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> {code}
> [ERROR]   TestKeyManagerImpl.testLookupKeyWithLocation:757 
> expected:<102ad7e3-4226-4966-af79-2b12a56f83cb{ip: 32.53.16.224, host: 
> localhost-32.53.16.224, networkLocation: /default-rack, certSerialId: null}> 
> but was: localhost-238.199.149.19, networkLocation: /default-rack, certSerialId: null}>
> {code}



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



[jira] [Work logged] (HDDS-1943) TestKeyManagerImpl.testLookupKeyWithLocation is failing

2019-08-09 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1943:


Author: ASF GitHub Bot
Created on: 09/Aug/19 20:29
Start Date: 09/Aug/19 20:29
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on issue #1262: HDDS-1943. 
TestKeyManagerImpl.testLookupKeyWithLocation is failing. C…
URL: https://github.com/apache/hadoop/pull/1262#issuecomment-520053537
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |::|--:|:|:|
   | 0 | reexec | 36 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | dupname | 0 | No case conflicting files found. |
   | +1 | @author | 0 | The patch does not contain any @author tags. |
   | +1 | test4tests | 0 | The patch appears to include 1 new or modified test 
files. |
   ||| _ trunk Compile Tests _ |
   | +1 | mvninstall | 598 | trunk passed |
   | +1 | compile | 364 | trunk passed |
   | +1 | checkstyle | 72 | trunk passed |
   | +1 | mvnsite | 0 | trunk passed |
   | +1 | shadedclient | 936 | branch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 165 | trunk passed |
   | 0 | spotbugs | 429 | Used deprecated FindBugs config; considering 
switching to SpotBugs. |
   | +1 | findbugs | 625 | trunk passed |
   ||| _ Patch Compile Tests _ |
   | +1 | mvninstall | 544 | the patch passed |
   | +1 | compile | 367 | the patch passed |
   | +1 | javac | 367 | the patch passed |
   | +1 | checkstyle | 75 | the patch passed |
   | +1 | mvnsite | 0 | the patch passed |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | shadedclient | 729 | patch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 163 | the patch passed |
   | +1 | findbugs | 647 | the patch passed |
   ||| _ Other Tests _ |
   | +1 | unit | 328 | hadoop-hdds in the patch passed. |
   | -1 | unit | 1700 | hadoop-ozone in the patch failed. |
   | +1 | asflicense | 45 | The patch does not generate ASF License warnings. |
   | | | 7556 | |
   
   
   | Reason | Tests |
   |---:|:--|
   | Failed junit tests | hadoop.ozone.om.TestScmSafeMode |
   |   | hadoop.ozone.client.rpc.TestOzoneRpcClient |
   |   | hadoop.ozone.om.TestOzoneManagerHA |
   |   | hadoop.ozone.client.rpc.TestOzoneAtRestEncryption |
   |   | hadoop.hdds.scm.pipeline.TestRatisPipelineProvider |
   |   | hadoop.ozone.client.rpc.TestSecureOzoneRpcClient |
   
   
   | Subsystem | Report/Notes |
   |--:|:-|
   | Docker | Client=19.03.1 Server=19.03.1 base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1262/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/1262 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall 
mvnsite unit shadedclient findbugs checkstyle |
   | uname | Linux a0f965019c36 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 
10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / 6ff0453 |
   | Default Java | 1.8.0_222 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1262/1/artifact/out/patch-unit-hadoop-ozone.txt
 |
   |  Test Results | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1262/1/testReport/ |
   | Max. process+thread count | 4475 (vs. ulimit of 5500) |
   | modules | C: hadoop-ozone/integration-test U: 
hadoop-ozone/integration-test |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1262/1/console |
   | versions | git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1 |
   | Powered by | Apache Yetus 0.10.0 http://yetus.apache.org |
   
   
   This message was automatically generated.
   
   
 

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: 292236)
Time Spent: 20m  (was: 10m)

> TestKeyManagerImpl.testLookupKeyWithLocation is failing
> ---
>
> Key: HDDS-1943
> URL: https://issues.apache.org/jira/browse/HDDS-1943
> Project: Hadoop Distributed Data Store
>  Issue Type: Sub-task
>Reporter: Xiaoyu Yao
>Assignee: Xiaoyu Yao
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> {code}
> [ERROR]   TestKeyManagerImpl.testLookupKeyWithLocation:757 
> 

[jira] [Work logged] (HDDS-1943) TestKeyManagerImpl.testLookupKeyWithLocation is failing

2019-08-09 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1943:


Author: ASF GitHub Bot
Created on: 09/Aug/19 18:22
Start Date: 09/Aug/19 18:22
Worklog Time Spent: 10m 
  Work Description: xiaoyuyao commented on pull request #1262: HDDS-1943. 
TestKeyManagerImpl.testLookupKeyWithLocation is failing. C…
URL: https://github.com/apache/hadoop/pull/1262
 
 
   …ontributed by Xiaoyu Yao.
 

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: 292207)
Time Spent: 10m
Remaining Estimate: 0h

> TestKeyManagerImpl.testLookupKeyWithLocation is failing
> ---
>
> Key: HDDS-1943
> URL: https://issues.apache.org/jira/browse/HDDS-1943
> Project: Hadoop Distributed Data Store
>  Issue Type: Sub-task
>Reporter: Xiaoyu Yao
>Assignee: Xiaoyu Yao
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> {code}
> [ERROR]   TestKeyManagerImpl.testLookupKeyWithLocation:757 
> expected:<102ad7e3-4226-4966-af79-2b12a56f83cb{ip: 32.53.16.224, host: 
> localhost-32.53.16.224, networkLocation: /default-rack, certSerialId: null}> 
> but was: localhost-238.199.149.19, networkLocation: /default-rack, certSerialId: null}>
> {code}



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