[jira] [Updated] (YETUS-742) rework external communications

2019-03-28 Thread Allen Wittenauer (JIRA)


 [ 
https://issues.apache.org/jira/browse/YETUS-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated YETUS-742:
---
Fix Version/s: (was: 0.10.0)

> rework external communications
> --
>
> Key: YETUS-742
> URL: https://issues.apache.org/jira/browse/YETUS-742
> Project: Yetus
>  Issue Type: Improvement
>  Components: Precommit
>Reporter: Allen Wittenauer
>Priority: Major
>
> There are a few inter-related things that should be tune-ables:
> - If a CI system has the ability to update the build status on a bug system 
> (eg github), then it may be undesirable for Yetus to directly comment. 
> -  When multiple bug systems are configured, it should be possible to update 
> either all of them or some of them or just one of them.  Today, a PR that 
> references a JIRA issue does not update that issue.
> - if HTML reporting is enabled, it'd be great to be able to just comment with 
> a +/- 1 and a link to the HTML or, if there is a status field to supply a 
> link, just use that (e.g., https://developer.github.com/v3/repos/statuses) .
> - Bonus points: use something like mustache for templating the actual content 
> that gets posted.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (YETUS-754) jenkins-admin.py is massively ineffecient

2019-03-28 Thread Allen Wittenauer (JIRA)


 [ 
https://issues.apache.org/jira/browse/YETUS-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated YETUS-754:
---
Fix Version/s: (was: 0.10.0)

> jenkins-admin.py is massively ineffecient
> -
>
> Key: YETUS-754
> URL: https://issues.apache.org/jira/browse/YETUS-754
> Project: Yetus
>  Issue Type: Bug
>  Components: Precommit
>Reporter: Allen Wittenauer
>Priority: Major
>
> Currently, jenkins-admin works by getting a JIRA search request filter and 
> getting the XML-version of the results.  The XML results have every field and 
> every comment for the returned JIRAs.  At the end of the year (Jan 2), this 
> generated 14M of data(!).  This puts a massive strain on JIRA that is likely 
> unnecessary now.  We should investigate replacing this method with one using 
> the REST API, where I believe we have the ability to greatly reduce the 
> returned data set.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (YETUS-705) improve make support

2019-03-28 Thread Allen Wittenauer (JIRA)


 [ 
https://issues.apache.org/jira/browse/YETUS-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated YETUS-705:
---
Fix Version/s: (was: 0.10.0)

> improve make support
> 
>
> Key: YETUS-705
> URL: https://issues.apache.org/jira/browse/YETUS-705
> Project: Yetus
>  Issue Type: Improvement
>  Components: Precommit
>Reporter: Allen Wittenauer
>Priority: Major
>  Labels: beginner
>
> 1) --make-use-git-clean appears to be undocumented
> 2) make should allow for a different target besides all
> 3) support increasing parallelization (trying to build the linux kernel is 
> *painful*)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (YETUS-829) Fix path(s) to shelldocs

2019-03-28 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created YETUS-829:
--

 Summary: Fix path(s) to shelldocs
 Key: YETUS-829
 URL: https://issues.apache.org/jira/browse/YETUS-829
 Project: Yetus
  Issue Type: Task
  Components: build, Precommit
Reporter: Allen Wittenauer


Post-YETUS-799, need to adjust the location of shelldocs when Yetus is testing 
itself.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (YETUS-749) change findbugs to spotbugs

2019-03-28 Thread Yetus QA (JIRA)


[ 
https://issues.apache.org/jira/browse/YETUS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804482#comment-16804482
 ] 

Yetus QA commented on YETUS-749:


| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 17m  
7s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} dupname {color} | {color:green}  0m  
0s{color} | {color:green} No case conflicting files found. {color} |
| {color:blue}0{color} | {color:blue} shelldocs {color} | {color:blue}  0m  
0s{color} | {color:blue} Shelldocs was not available. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:red}-1{color} | {color:red} test4tests {color} | {color:red}  0m  
0s{color} | {color:red} The patch doesn't appear to include any new or modified 
tests. Please justify why no new tests are needed for this patch. Also please 
list what manual steps were performed to verify this patch. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  0m  
5s{color} | {color:blue} Maven dependency ordering for branch {color} |
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  1m 
 9s{color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green}  0m 
39s{color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} checkstyle {color} | {color:green}  0m 
22s{color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  0m 
39s{color} | {color:green} master passed {color} |
| {color:blue}0{color} | {color:blue} spotbugs {color} | {color:blue}  1m 
53s{color} | {color:blue} Both FindBugs and SpotBugs are enabled, using 
SpotBugs. {color} |
| {color:blue}0{color} | {color:blue} spotbugs {color} | {color:blue}  0m 
19s{color} | {color:blue} audience-annotations-component/audience-annotations 
in master has 1 extant spotbugs warnings. {color} |
| {color:blue}0{color} | {color:blue} spotbugs {color} | {color:blue}  0m  
8s{color} | {color:blue} branch/precommit no spotbugs output file 
(spotbugsXml.xml) {color} |
| {color:blue}0{color} | {color:blue} spotbugs {color} | {color:blue}  0m  
7s{color} | {color:blue} branch/asf-site-src no spotbugs output file 
(spotbugsXml.xml) {color} |
| {color:blue}0{color} | {color:blue} spotbugs {color} | {color:blue}  0m 
42s{color} | {color:blue} root in master has 1 extant spotbugs warnings. 
{color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  0m  
4s{color} | {color:blue} Maven dependency ordering for patch {color} |
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  1m 
27s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green}  0m 
39s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} javac {color} | {color:green}  0m 
39s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} checkstyle {color} | {color:green}  0m 
 6s{color} | {color:green} audience-annotations-component/audience-annotations: 
The patch generated 0 new + 17 unchanged - 1 fixed = 17 total (was 18) {color} |
| {color:green}+1{color} | {color:green} checkstyle {color} | {color:green}  0m 
 4s{color} | {color:green} The patch passed checkstyle in precommit {color} |
| {color:green}+1{color} | {color:green} checkstyle {color} | {color:green}  0m 
 4s{color} | {color:green} The patch passed checkstyle in asf-site-src {color} |
| {color:green}+1{color} | {color:green} checkstyle {color} | {color:green}  0m 
 7s{color} | {color:green} root: The patch generated 0 new + 17 unchanged - 1 
fixed = 17 total (was 18) {color} |
| {color:green}+1{color} | {color:green} hadolint {color} | {color:green}  0m  
2s{color} | {color:green} There were no new hadolint issues. {color} |
| {color:green}+1{color} | {color:green} shellcheck {color} | {color:green}  0m 
 4s{color} | {color:green} There were no new shellcheck issues. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} xml {color} | {color:green}  0m  
1s{color} | {color:green} The patch has no ill-formed XML file. {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  0m 
38s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} 

[jira] [Commented] (YETUS-749) change findbugs to spotbugs

2019-03-28 Thread Yetus QA (JIRA)


[ 
https://issues.apache.org/jira/browse/YETUS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804459#comment-16804459
 ] 

Yetus QA commented on YETUS-749:


(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at 
https://builds.apache.org/job/PreCommit-YETUS-Build/985/console in case of 
problems.


> change findbugs to spotbugs
> ---
>
> Key: YETUS-749
> URL: https://issues.apache.org/jira/browse/YETUS-749
> Project: Yetus
>  Issue Type: New Feature
>  Components: build, Precommit
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Major
> Fix For: 0.10.0
>
> Attachments: YETUS-749.00.patch, YETUS-749.01.patch, 
> YETUS-749.02.patch
>
>  Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> The latest versions of spotbugs are now shipping with executables, it seems.  
> The findbugs plugin should be moved over to spotbugs, check for those 
> executables, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (YETUS-749) change findbugs to spotbugs

2019-03-28 Thread Allen Wittenauer (JIRA)


[ 
https://issues.apache.org/jira/browse/YETUS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804457#comment-16804457
 ] 

Allen Wittenauer commented on YETUS-749:


-02:
* rebase
* fix the syntax error

> change findbugs to spotbugs
> ---
>
> Key: YETUS-749
> URL: https://issues.apache.org/jira/browse/YETUS-749
> Project: Yetus
>  Issue Type: New Feature
>  Components: build, Precommit
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Major
> Fix For: 0.10.0
>
> Attachments: YETUS-749.00.patch, YETUS-749.01.patch, 
> YETUS-749.02.patch
>
>  Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> The latest versions of spotbugs are now shipping with executables, it seems.  
> The findbugs plugin should be moved over to spotbugs, check for those 
> executables, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (YETUS-749) change findbugs to spotbugs

2019-03-28 Thread Allen Wittenauer (JIRA)


 [ 
https://issues.apache.org/jira/browse/YETUS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated YETUS-749:
---
Attachment: YETUS-749.02.patch

> change findbugs to spotbugs
> ---
>
> Key: YETUS-749
> URL: https://issues.apache.org/jira/browse/YETUS-749
> Project: Yetus
>  Issue Type: New Feature
>  Components: build, Precommit
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Major
> Fix For: 0.10.0
>
> Attachments: YETUS-749.00.patch, YETUS-749.01.patch, 
> YETUS-749.02.patch
>
>  Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> The latest versions of spotbugs are now shipping with executables, it seems.  
> The findbugs plugin should be moved over to spotbugs, check for those 
> executables, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (YETUS-749) change findbugs to spotbugs

2019-03-28 Thread Allen Wittenauer (JIRA)


[ 
https://issues.apache.org/jira/browse/YETUS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804455#comment-16804455
 ] 

Allen Wittenauer commented on YETUS-749:


Everything looks good except for this error, likely related to the weirdness 
currently on the ASF build machines. 

{code}
Building spotbugs database(s) using /opt/spotbugs for executables.

patch: ]]: extra operand
patch: Try 'patch --help' for more information.

Starting with 
/home/jenkins/jenkins-slave/workspace/PreCommit-YETUS-Build/patchprocess/patch-spotbugs-audience-annotations-component_audience-annotations-warnings.xml
{code}

> change findbugs to spotbugs
> ---
>
> Key: YETUS-749
> URL: https://issues.apache.org/jira/browse/YETUS-749
> Project: Yetus
>  Issue Type: New Feature
>  Components: build, Precommit
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Major
> Fix For: 0.10.0
>
> Attachments: YETUS-749.00.patch, YETUS-749.01.patch
>
>  Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> The latest versions of spotbugs are now shipping with executables, it seems.  
> The findbugs plugin should be moved over to spotbugs, check for those 
> executables, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (YETUS-749) change findbugs to spotbugs

2019-03-28 Thread Yetus QA (JIRA)


[ 
https://issues.apache.org/jira/browse/YETUS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804454#comment-16804454
 ] 

Yetus QA commented on YETUS-749:


| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 14m 
51s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} dupname {color} | {color:green}  0m  
0s{color} | {color:green} No case conflicting files found. {color} |
| {color:blue}0{color} | {color:blue} shelldocs {color} | {color:blue}  0m  
0s{color} | {color:blue} Shelldocs was not available. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:red}-1{color} | {color:red} test4tests {color} | {color:red}  0m  
0s{color} | {color:red} The patch doesn't appear to include any new or modified 
tests. Please justify why no new tests are needed for this patch. Also please 
list what manual steps were performed to verify this patch. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  0m  
6s{color} | {color:blue} Maven dependency ordering for branch {color} |
| {color:red}-1{color} | {color:red} mvninstall {color} | {color:red}  0m  
9s{color} | {color:red} root in master failed. {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green}  0m 
42s{color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} checkstyle {color} | {color:green}  0m 
20s{color} | {color:green} master passed {color} |
| {color:orange}-0{color} | {color:orange} javadoc {color} | {color:orange}  0m 
18s{color} | {color:orange} asf-site-src in master failed. {color} |
| {color:orange}-0{color} | {color:orange} javadoc {color} | {color:orange}  0m 
17s{color} | {color:orange} root in master failed. {color} |
| {color:red}-1{color} | {color:red} spotbugs {color} | {color:red}  0m 
18s{color} | {color:red} audience-annotations in master failed. {color} |
| {color:blue}0{color} | {color:blue} spotbugs {color} | {color:blue}  0m 
26s{color} | {color:blue} branch/precommit no spotbugs output file 
(spotbugsXml.xml) {color} |
| {color:red}-1{color} | {color:red} spotbugs {color} | {color:red}  0m  
2s{color} | {color:red} asf-site-src in master failed. {color} |
| {color:red}-1{color} | {color:red} spotbugs {color} | {color:red}  0m  
3s{color} | {color:red} root in master failed. {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:blue}0{color} | {color:blue} mvndep {color} | {color:blue}  0m  
0s{color} | {color:blue} Maven dependency ordering for patch {color} |
| {color:red}-1{color} | {color:red} mvninstall {color} | {color:red}  0m  
8s{color} | {color:red} root in the patch failed. {color} |
| {color:red}-1{color} | {color:red} mvninstall {color} | {color:red}  0m  
3s{color} | {color:red} audience-annotations in the patch failed. {color} |
| {color:red}-1{color} | {color:red} mvninstall {color} | {color:red}  0m  
2s{color} | {color:red} precommit in the patch failed. {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green}  0m 
41s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} javac {color} | {color:green}  0m 
41s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} checkstyle {color} | {color:green}  0m 
 8s{color} | {color:green} root: The patch generated 0 new + 17 unchanged - 1 
fixed = 17 total (was 18) {color} |
| {color:green}+1{color} | {color:green} checkstyle {color} | {color:green}  0m 
 4s{color} | {color:green} The patch passed checkstyle in asf-site-src {color} |
| {color:orange}-0{color} | {color:orange} checkstyle {color} | {color:orange}  
0m  0s{color} | {color:orange} The patch fails to run checkstyle in 
audience-annotations {color} |
| {color:orange}-0{color} | {color:orange} checkstyle {color} | {color:orange}  
0m  8s{color} | {color:orange} The patch fails to run checkstyle in precommit 
{color} |
| {color:green}+1{color} | {color:green} hadolint {color} | {color:green}  0m  
2s{color} | {color:green} There were no new hadolint issues. {color} |
| {color:red}-1{color} | {color:red} shellcheck {color} | {color:red}  0m  
4s{color} | {color:red} The patch generated 1 new + 0 unchanged - 0 fixed = 1 
total (was 0) {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} xml {color} | {color:green}  0m  
2s{color} | {color:green} The patch has no ill-formed XML file. {color} |
| {color:orange}-0{color} | 

[jira] [Comment Edited] (YETUS-749) change findbugs to spotbugs

2019-03-28 Thread Allen Wittenauer (JIRA)


[ 
https://issues.apache.org/jira/browse/YETUS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1680#comment-1680
 ] 

Allen Wittenauer edited comment on YETUS-749 at 3/28/19 11:32 PM:
--

Added --docker-cache-from=apache/yetus-base:master to the precommit script. 
maybe that will help.


was (Author: aw):
Add --docker-cache-from=apache/yetus-base:master to the precommit script. maybe 
that will help.

> change findbugs to spotbugs
> ---
>
> Key: YETUS-749
> URL: https://issues.apache.org/jira/browse/YETUS-749
> Project: Yetus
>  Issue Type: New Feature
>  Components: build, Precommit
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Major
> Fix For: 0.10.0
>
> Attachments: YETUS-749.00.patch, YETUS-749.01.patch
>
>  Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> The latest versions of spotbugs are now shipping with executables, it seems.  
> The findbugs plugin should be moved over to spotbugs, check for those 
> executables, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (YETUS-749) change findbugs to spotbugs

2019-03-28 Thread Allen Wittenauer (JIRA)


[ 
https://issues.apache.org/jira/browse/YETUS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1680#comment-1680
 ] 

Allen Wittenauer commented on YETUS-749:


Add --docker-cache-from=apache/yetus-base:master to the precommit script. maybe 
that will help.

> change findbugs to spotbugs
> ---
>
> Key: YETUS-749
> URL: https://issues.apache.org/jira/browse/YETUS-749
> Project: Yetus
>  Issue Type: New Feature
>  Components: build, Precommit
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Major
> Fix For: 0.10.0
>
> Attachments: YETUS-749.00.patch, YETUS-749.01.patch
>
>  Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> The latest versions of spotbugs are now shipping with executables, it seems.  
> The findbugs plugin should be moved over to spotbugs, check for those 
> executables, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (YETUS-749) change findbugs to spotbugs

2019-03-28 Thread Yetus QA (JIRA)


[ 
https://issues.apache.org/jira/browse/YETUS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804443#comment-16804443
 ] 

Yetus QA commented on YETUS-749:


(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at 
https://builds.apache.org/job/PreCommit-YETUS-Build/984/console in case of 
problems.


> change findbugs to spotbugs
> ---
>
> Key: YETUS-749
> URL: https://issues.apache.org/jira/browse/YETUS-749
> Project: Yetus
>  Issue Type: New Feature
>  Components: build, Precommit
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Major
> Fix For: 0.10.0
>
> Attachments: YETUS-749.00.patch, YETUS-749.01.patch
>
>  Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> The latest versions of spotbugs are now shipping with executables, it seems.  
> The findbugs plugin should be moved over to spotbugs, check for those 
> executables, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (YETUS-749) change findbugs to spotbugs

2019-03-28 Thread Yetus QA (JIRA)


[ 
https://issues.apache.org/jira/browse/YETUS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804441#comment-16804441
 ] 

Yetus QA commented on YETUS-749:


| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} docker {color} | {color:red}  5m 
33s{color} | {color:red} Docker failed to build yetus/yetus:82f3493. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | YETUS-749 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12964070/YETUS-749.01.patch |
| Console output | 
https://builds.apache.org/job/PreCommit-YETUS-Build/983/console |
| Powered by | Apache Yetus 0.10.0-SNAPSHOT http://yetus.apache.org |


This message was automatically generated.



> change findbugs to spotbugs
> ---
>
> Key: YETUS-749
> URL: https://issues.apache.org/jira/browse/YETUS-749
> Project: Yetus
>  Issue Type: New Feature
>  Components: build, Precommit
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Major
> Fix For: 0.10.0
>
> Attachments: YETUS-749.00.patch, YETUS-749.01.patch
>
>  Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> The latest versions of spotbugs are now shipping with executables, it seems.  
> The findbugs plugin should be moved over to spotbugs, check for those 
> executables, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (YETUS-749) change findbugs to spotbugs

2019-03-28 Thread Yetus QA (JIRA)


[ 
https://issues.apache.org/jira/browse/YETUS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804433#comment-16804433
 ] 

Yetus QA commented on YETUS-749:


(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at 
https://builds.apache.org/job/PreCommit-YETUS-Build/983/console in case of 
problems.


> change findbugs to spotbugs
> ---
>
> Key: YETUS-749
> URL: https://issues.apache.org/jira/browse/YETUS-749
> Project: Yetus
>  Issue Type: New Feature
>  Components: build, Precommit
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Major
> Fix For: 0.10.0
>
> Attachments: YETUS-749.00.patch, YETUS-749.01.patch
>
>  Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> The latest versions of spotbugs are now shipping with executables, it seems.  
> The findbugs plugin should be moved over to spotbugs, check for those 
> executables, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (YETUS-749) change findbugs to spotbugs

2019-03-28 Thread Allen Wittenauer (JIRA)


[ 
https://issues.apache.org/jira/browse/YETUS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804432#comment-16804432
 ] 

Allen Wittenauer commented on YETUS-749:


Is it sad that I just expect the ASF infra to fail now?

> change findbugs to spotbugs
> ---
>
> Key: YETUS-749
> URL: https://issues.apache.org/jira/browse/YETUS-749
> Project: Yetus
>  Issue Type: New Feature
>  Components: build, Precommit
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Major
> Fix For: 0.10.0
>
> Attachments: YETUS-749.00.patch, YETUS-749.01.patch
>
>  Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> The latest versions of spotbugs are now shipping with executables, it seems.  
> The findbugs plugin should be moved over to spotbugs, check for those 
> executables, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (YETUS-749) change findbugs to spotbugs

2019-03-28 Thread Yetus QA (JIRA)


[ 
https://issues.apache.org/jira/browse/YETUS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804291#comment-16804291
 ] 

Yetus QA commented on YETUS-749:


| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} docker {color} | {color:red}  1m 
19s{color} | {color:red} Docker failed to build yetus/yetus:82f3493. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | YETUS-749 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12964070/YETUS-749.01.patch |
| Console output | 
https://builds.apache.org/job/PreCommit-YETUS-Build/982/console |
| Powered by | Apache Yetus 0.10.0-SNAPSHOT http://yetus.apache.org |


This message was automatically generated.



> change findbugs to spotbugs
> ---
>
> Key: YETUS-749
> URL: https://issues.apache.org/jira/browse/YETUS-749
> Project: Yetus
>  Issue Type: New Feature
>  Components: build, Precommit
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Major
> Fix For: 0.10.0
>
> Attachments: YETUS-749.00.patch, YETUS-749.01.patch
>
>  Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> The latest versions of spotbugs are now shipping with executables, it seems.  
> The findbugs plugin should be moved over to spotbugs, check for those 
> executables, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (YETUS-749) change findbugs to spotbugs

2019-03-28 Thread Yetus QA (JIRA)


[ 
https://issues.apache.org/jira/browse/YETUS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804286#comment-16804286
 ] 

Yetus QA commented on YETUS-749:


(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at 
https://builds.apache.org/job/PreCommit-YETUS-Build/982/console in case of 
problems.


> change findbugs to spotbugs
> ---
>
> Key: YETUS-749
> URL: https://issues.apache.org/jira/browse/YETUS-749
> Project: Yetus
>  Issue Type: New Feature
>  Components: build, Precommit
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Major
> Fix For: 0.10.0
>
> Attachments: YETUS-749.00.patch, YETUS-749.01.patch
>
>  Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> The latest versions of spotbugs are now shipping with executables, it seems.  
> The findbugs plugin should be moved over to spotbugs, check for those 
> executables, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (YETUS-749) change findbugs to spotbugs

2019-03-28 Thread Yetus QA (JIRA)


[ 
https://issues.apache.org/jira/browse/YETUS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804263#comment-16804263
 ] 

Yetus QA commented on YETUS-749:


| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} docker {color} | {color:red}  1m 
28s{color} | {color:red} Docker failed to build yetus/yetus:82f3493. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | YETUS-749 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12964070/YETUS-749.01.patch |
| Console output | 
https://builds.apache.org/job/PreCommit-YETUS-Build/981/console |
| Powered by | Apache Yetus 0.10.0-SNAPSHOT http://yetus.apache.org |


This message was automatically generated.



> change findbugs to spotbugs
> ---
>
> Key: YETUS-749
> URL: https://issues.apache.org/jira/browse/YETUS-749
> Project: Yetus
>  Issue Type: New Feature
>  Components: build, Precommit
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Major
> Fix For: 0.10.0
>
> Attachments: YETUS-749.00.patch, YETUS-749.01.patch
>
>  Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> The latest versions of spotbugs are now shipping with executables, it seems.  
> The findbugs plugin should be moved over to spotbugs, check for those 
> executables, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (YETUS-749) change findbugs to spotbugs

2019-03-28 Thread Yetus QA (JIRA)


[ 
https://issues.apache.org/jira/browse/YETUS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804262#comment-16804262
 ] 

Yetus QA commented on YETUS-749:


(!) A patch to the testing environment has been detected. 
Re-executing against the patched versions to perform further tests. 
The console is at 
https://builds.apache.org/job/PreCommit-YETUS-Build/981/console in case of 
problems.


> change findbugs to spotbugs
> ---
>
> Key: YETUS-749
> URL: https://issues.apache.org/jira/browse/YETUS-749
> Project: Yetus
>  Issue Type: New Feature
>  Components: build, Precommit
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Major
> Fix For: 0.10.0
>
> Attachments: YETUS-749.00.patch, YETUS-749.01.patch
>
>  Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> The latest versions of spotbugs are now shipping with executables, it seems.  
> The findbugs plugin should be moved over to spotbugs, check for those 
> executables, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (YETUS-749) change findbugs to spotbugs

2019-03-28 Thread Allen Wittenauer (JIRA)


[ 
https://issues.apache.org/jira/browse/YETUS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16804223#comment-16804223
 ] 

Allen Wittenauer commented on YETUS-749:


-01:
* this fixes the known spotbugs error in audience as a test bed
* way better fallback support
* better deprecation messages
* removed the -spotbugs settings from personalities since the code is smarter 
now
* spotbugs.sh now runs findbugs and spotbugs (one code path)
* fixed a few holdovers from YETUS-809

> change findbugs to spotbugs
> ---
>
> Key: YETUS-749
> URL: https://issues.apache.org/jira/browse/YETUS-749
> Project: Yetus
>  Issue Type: New Feature
>  Components: build, Precommit
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Major
> Fix For: 0.10.0
>
> Attachments: YETUS-749.00.patch, YETUS-749.01.patch
>
>  Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> The latest versions of spotbugs are now shipping with executables, it seems.  
> The findbugs plugin should be moved over to spotbugs, check for those 
> executables, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (YETUS-749) change findbugs to spotbugs

2019-03-28 Thread Allen Wittenauer (JIRA)


 [ 
https://issues.apache.org/jira/browse/YETUS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated YETUS-749:
---
Attachment: (was: YETUS-749.00.patch)

> change findbugs to spotbugs
> ---
>
> Key: YETUS-749
> URL: https://issues.apache.org/jira/browse/YETUS-749
> Project: Yetus
>  Issue Type: New Feature
>  Components: build, Precommit
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Major
> Fix For: 0.10.0
>
> Attachments: YETUS-749.00.patch, YETUS-749.01.patch
>
>  Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> The latest versions of spotbugs are now shipping with executables, it seems.  
> The findbugs plugin should be moved over to spotbugs, check for those 
> executables, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (YETUS-749) change findbugs to spotbugs

2019-03-28 Thread Allen Wittenauer (JIRA)


 [ 
https://issues.apache.org/jira/browse/YETUS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated YETUS-749:
---
Attachment: YETUS-749.01.patch

> change findbugs to spotbugs
> ---
>
> Key: YETUS-749
> URL: https://issues.apache.org/jira/browse/YETUS-749
> Project: Yetus
>  Issue Type: New Feature
>  Components: build, Precommit
>Reporter: Allen Wittenauer
>Assignee: Allen Wittenauer
>Priority: Major
> Fix For: 0.10.0
>
> Attachments: YETUS-749.00.patch, YETUS-749.01.patch
>
>  Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> The latest versions of spotbugs are now shipping with executables, it seems.  
> The findbugs plugin should be moved over to spotbugs, check for those 
> executables, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)