Re: Build failed in Jenkins: Geode-nightly #865

2017-06-13 Thread Kirk Lund
Thanks Mark!

On Tue, Jun 13, 2017 at 10:11 AM, Mark Bretl <asf.mbr...@gmail.com> wrote:

> Done
>
> --Mark
>
> On Tue, Jun 13, 2017 at 9:58 AM, Kirk Lund <kl...@apache.org> wrote:
>
> > Can someone with Jenkins permissions please excluded mesos2 from being
> used
> > for our nightly builds?
> >
> > ERROR: JAVA_HOME is set to an invalid directory:
> /home/jenkins/tools/java/
> > latest1.8
> >
> > -- Forwarded message --
> > From: Apache Jenkins Server <jenk...@builds.apache.org>
> > Date: Mon, Jun 12, 2017 at 8:42 PM
> > Subject: Build failed in Jenkins: Geode-nightly #865
> > To: dev@geode.apache.org, kmil...@pivotal.io, jstew...@pivotal.io,
> > dbar...@pivotal.io, kl...@pivotal.io, kh...@apache.org, n...@pivotal.io,
> > bschucha...@pivotal.io
> >
> >
> > See <https://builds.apache.org/job/Geode-nightly/865/display/
> > redirect?page=changes>
> >
> > Changes:
> >
> > [jiliao] GEODE-2925: add target for resource operation for finer grained
> > security
> >
> > [dbarnes] Update geode-book README instructions
> >
> > [klund] GEODE-290: Remove deprecated methods from launcher classes
> >
> > [jiliao] GEODE-2928: get rid of the isGfshVM static variable
> >
> > [jiliao] GEODE-2928: get rid of the isGfshVM static variable - fix merge
> > issues
> >
> > [nnag] GEODE-3066: Test tweaks to stabilize it.
> >
> > [jstewart] GEODE-3048: Introduce a rule to identify tests that require
> > GEODE_HOME
> >
> > [klund] GEODE-3068: fix alphabetic ordering
> >
> > --
> > Started by timer
> > [EnvInject] - Loading node environment variables.
> > Building remotely on mesos2 (mesos s390x) in workspace <
> > https://builds.apache.org/job/Geode-nightly/ws/>
> >  > git rev-parse --is-inside-work-tree # timeout=10
> > Fetching changes from the remote Git repository
> >  > git config remote.origin.url https://git-wip-us.apache.org/
> > repos/asf/geode.git # timeout=10
> > Fetching upstream changes from https://git-wip-us.apache.org/
> > repos/asf/geode.git
> >  > git --version # timeout=10
> >  > git fetch --tags --progress https://git-wip-us.apache.org/
> > repos/asf/geode.git +refs/heads/*:refs/remotes/origin/*
> >  > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
> >  > git rev-parse refs/remotes/origin/origin/develop^{commit} #
> timeout=10
> > Checking out Revision 65471c1174df161c46237f87145d81d27a1663a9
> > (refs/remotes/origin/develop)
> >  > git config core.sparsecheckout # timeout=10
> >  > git checkout -f 65471c1174df161c46237f87145d81d27a1663a9
> >  > git branch -a -v --no-abbrev # timeout=10
> >  > git branch -D develop # timeout=10
> >  > git checkout -b develop 65471c1174df161c46237f87145d81d27a1663a9
> >  > git rev-list 122b07afde7cd56898fae354fadc78fdd5dc721d # timeout=10
> > [Geode-nightly] $ /bin/bash -xe /tmp/hudson4018735290081826255.sh
> > + git clean -d -f gemfire-pulse/src/main/resources/
> > [Gradle] - Launching build.
> > [Geode-nightly] $ <https://builds.apache.org/
> job/Geode-nightly/ws/gradlew>
> > --no-daemon clean precheckin distTar distZip uploadArchives -xflakyTest
> >
> > ERROR: JAVA_HOME is set to an invalid directory:
> /home/jenkins/tools/java/
> > latest1.8
> >
> > Please set the JAVA_HOME variable in your environment to match the
> > location of your Java installation.
> >
> > Build step 'Invoke Gradle script' changed build result to FAILURE
> > Build step 'Invoke Gradle script' marked build as failure
> > Archiving artifacts
> > Recording test results
> > ERROR: Step ?Publish JUnit test result report? failed: No test report
> files
> > were found. Configuration error?
> > Not sending mail to unregistered user ukohlme...@pivotal.io
> > Not sending mail to unregistered user huyn...@gmail.com
> > Not sending mail to unregistered user jil...@pivotal.io
> >
>


Re: Build failed in Jenkins: Geode-nightly #865

2017-06-13 Thread Mark Bretl
Done

--Mark

On Tue, Jun 13, 2017 at 9:58 AM, Kirk Lund <kl...@apache.org> wrote:

> Can someone with Jenkins permissions please excluded mesos2 from being used
> for our nightly builds?
>
> ERROR: JAVA_HOME is set to an invalid directory: /home/jenkins/tools/java/
> latest1.8
>
> -- Forwarded message --
> From: Apache Jenkins Server <jenk...@builds.apache.org>
> Date: Mon, Jun 12, 2017 at 8:42 PM
> Subject: Build failed in Jenkins: Geode-nightly #865
> To: dev@geode.apache.org, kmil...@pivotal.io, jstew...@pivotal.io,
> dbar...@pivotal.io, kl...@pivotal.io, kh...@apache.org, n...@pivotal.io,
> bschucha...@pivotal.io
>
>
> See <https://builds.apache.org/job/Geode-nightly/865/display/
> redirect?page=changes>
>
> Changes:
>
> [jiliao] GEODE-2925: add target for resource operation for finer grained
> security
>
> [dbarnes] Update geode-book README instructions
>
> [klund] GEODE-290: Remove deprecated methods from launcher classes
>
> [jiliao] GEODE-2928: get rid of the isGfshVM static variable
>
> [jiliao] GEODE-2928: get rid of the isGfshVM static variable - fix merge
> issues
>
> [nnag] GEODE-3066: Test tweaks to stabilize it.
>
> [jstewart] GEODE-3048: Introduce a rule to identify tests that require
> GEODE_HOME
>
> [klund] GEODE-3068: fix alphabetic ordering
>
> --
> Started by timer
> [EnvInject] - Loading node environment variables.
> Building remotely on mesos2 (mesos s390x) in workspace <
> https://builds.apache.org/job/Geode-nightly/ws/>
>  > git rev-parse --is-inside-work-tree # timeout=10
> Fetching changes from the remote Git repository
>  > git config remote.origin.url https://git-wip-us.apache.org/
> repos/asf/geode.git # timeout=10
> Fetching upstream changes from https://git-wip-us.apache.org/
> repos/asf/geode.git
>  > git --version # timeout=10
>  > git fetch --tags --progress https://git-wip-us.apache.org/
> repos/asf/geode.git +refs/heads/*:refs/remotes/origin/*
>  > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
>  > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
> Checking out Revision 65471c1174df161c46237f87145d81d27a1663a9
> (refs/remotes/origin/develop)
>  > git config core.sparsecheckout # timeout=10
>  > git checkout -f 65471c1174df161c46237f87145d81d27a1663a9
>  > git branch -a -v --no-abbrev # timeout=10
>  > git branch -D develop # timeout=10
>  > git checkout -b develop 65471c1174df161c46237f87145d81d27a1663a9
>  > git rev-list 122b07afde7cd56898fae354fadc78fdd5dc721d # timeout=10
> [Geode-nightly] $ /bin/bash -xe /tmp/hudson4018735290081826255.sh
> + git clean -d -f gemfire-pulse/src/main/resources/
> [Gradle] - Launching build.
> [Geode-nightly] $ <https://builds.apache.org/job/Geode-nightly/ws/gradlew>
> --no-daemon clean precheckin distTar distZip uploadArchives -xflakyTest
>
> ERROR: JAVA_HOME is set to an invalid directory: /home/jenkins/tools/java/
> latest1.8
>
> Please set the JAVA_HOME variable in your environment to match the
> location of your Java installation.
>
> Build step 'Invoke Gradle script' changed build result to FAILURE
> Build step 'Invoke Gradle script' marked build as failure
> Archiving artifacts
> Recording test results
> ERROR: Step ?Publish JUnit test result report? failed: No test report files
> were found. Configuration error?
> Not sending mail to unregistered user ukohlme...@pivotal.io
> Not sending mail to unregistered user huyn...@gmail.com
> Not sending mail to unregistered user jil...@pivotal.io
>


Fwd: Build failed in Jenkins: Geode-nightly #865

2017-06-13 Thread Kirk Lund
Can someone with Jenkins permissions please excluded mesos2 from being used
for our nightly builds?

ERROR: JAVA_HOME is set to an invalid directory: /home/jenkins/tools/java/
latest1.8

-- Forwarded message --
From: Apache Jenkins Server <jenk...@builds.apache.org>
Date: Mon, Jun 12, 2017 at 8:42 PM
Subject: Build failed in Jenkins: Geode-nightly #865
To: dev@geode.apache.org, kmil...@pivotal.io, jstew...@pivotal.io,
dbar...@pivotal.io, kl...@pivotal.io, kh...@apache.org, n...@pivotal.io,
bschucha...@pivotal.io


See <https://builds.apache.org/job/Geode-nightly/865/display/
redirect?page=changes>

Changes:

[jiliao] GEODE-2925: add target for resource operation for finer grained
security

[dbarnes] Update geode-book README instructions

[klund] GEODE-290: Remove deprecated methods from launcher classes

[jiliao] GEODE-2928: get rid of the isGfshVM static variable

[jiliao] GEODE-2928: get rid of the isGfshVM static variable - fix merge
issues

[nnag] GEODE-3066: Test tweaks to stabilize it.

[jstewart] GEODE-3048: Introduce a rule to identify tests that require
GEODE_HOME

[klund] GEODE-3068: fix alphabetic ordering

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mesos2 (mesos s390x) in workspace <
https://builds.apache.org/job/Geode-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/
repos/asf/geode.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/
repos/asf/geode.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/
repos/asf/geode.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision 65471c1174df161c46237f87145d81d27a1663a9
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 65471c1174df161c46237f87145d81d27a1663a9
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D develop # timeout=10
 > git checkout -b develop 65471c1174df161c46237f87145d81d27a1663a9
 > git rev-list 122b07afde7cd56898fae354fadc78fdd5dc721d # timeout=10
[Geode-nightly] $ /bin/bash -xe /tmp/hudson4018735290081826255.sh
+ git clean -d -f gemfire-pulse/src/main/resources/
[Gradle] - Launching build.
[Geode-nightly] $ <https://builds.apache.org/job/Geode-nightly/ws/gradlew>
--no-daemon clean precheckin distTar distZip uploadArchives -xflakyTest

ERROR: JAVA_HOME is set to an invalid directory: /home/jenkins/tools/java/
latest1.8

Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files
were found. Configuration error?
Not sending mail to unregistered user ukohlme...@pivotal.io
Not sending mail to unregistered user huyn...@gmail.com
Not sending mail to unregistered user jil...@pivotal.io


Build failed in Jenkins: Geode-nightly #865

2017-06-12 Thread Apache Jenkins Server
See 


Changes:

[jiliao] GEODE-2925: add target for resource operation for finer grained 
security

[dbarnes] Update geode-book README instructions

[klund] GEODE-290: Remove deprecated methods from launcher classes

[jiliao] GEODE-2928: get rid of the isGfshVM static variable

[jiliao] GEODE-2928: get rid of the isGfshVM static variable - fix merge issues

[nnag] GEODE-3066: Test tweaks to stabilize it.

[jstewart] GEODE-3048: Introduce a rule to identify tests that require 
GEODE_HOME

[klund] GEODE-3068: fix alphabetic ordering

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mesos2 (mesos s390x) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/geode.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/geode.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/geode.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision 65471c1174df161c46237f87145d81d27a1663a9 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 65471c1174df161c46237f87145d81d27a1663a9
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D develop # timeout=10
 > git checkout -b develop 65471c1174df161c46237f87145d81d27a1663a9
 > git rev-list 122b07afde7cd56898fae354fadc78fdd5dc721d # timeout=10
[Geode-nightly] $ /bin/bash -xe /tmp/hudson4018735290081826255.sh
+ git clean -d -f gemfire-pulse/src/main/resources/
[Gradle] - Launching build.
[Geode-nightly] $  
--no-daemon clean precheckin distTar distZip uploadArchives -xflakyTest

ERROR: JAVA_HOME is set to an invalid directory: 
/home/jenkins/tools/java/latest1.8

Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?
Not sending mail to unregistered user ukohlme...@pivotal.io
Not sending mail to unregistered user huyn...@gmail.com
Not sending mail to unregistered user jil...@pivotal.io