busbey commented on issue #797: HBASE-23236 test yetus 0.11.1
URL: https://github.com/apache/hbase/pull/797#issuecomment-551171795
 
 
   Also looks like we don't clean up the excludes file should something go 
wrong with fetching it that results in wget still writing it out. from the qa 
run here:
   
   ```
   20:59:36  [Thu Nov  7 02:59:34 UTC 2019 INFO]: Personality: patch unit
   20:59:36  [Thu Nov  7 02:59:34 UTC 2019 INFO]: EXCLUDE_TESTS_URL=
   20:59:36  [Thu Nov  7 02:59:34 UTC 2019 INFO]: INCLUDE_TESTS_URL=
   20:59:36  --2019-11-07 02:59:34--  
https://builds.apache.org/job/HBase-Find-Flaky-Tests/job/HBASE-23236/lastSuccessfulBuild/artifact/excludes/
   20:59:36  Resolving builds.apache.org (builds.apache.org)... 
195.201.213.130, 2a01:4f8:c0:2cc9::2
   20:59:36  Connecting to builds.apache.org 
(builds.apache.org)|195.201.213.130|:443... connected.
   20:59:36  HTTP request sent, awaiting response... 404 
   20:59:36  2019-11-07 02:59:35 ERROR 404: (no description).
   20:59:36  
   20:59:36  Wget error 8 in fetching excludes file from url 
https://builds.apache.org/job/HBase-Find-Flaky-Tests/job/HBASE-23236/lastSuccessfulBuild/artifact/excludes/.
 Ignoring and proceeding.
   20:59:39  cd 
/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-797/src
   20:59:39  /usr/share/maven/bin/mvn --batch-mode 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-797/yetus-m2/hbase-HBASE-23236-patch-1
 -DHBasePatchProcess -PrunAllTests clean test -fae > 
/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-797/out/patch-unit-root.txt
 2>&1
   ```
   
   we can see we're exactly on such a path.

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


With regards,
Apache Git Services

Reply via email to