Thanks a lot. I will take a stab at finding the root cause of these failures.
On Sep 7, 2017 6:57 PM, "Wes McKinney" <wesmck...@gmail.com> wrote: > I submitted a patch to allow failures in this entry in the build > matrix for the time being > > https://github.com/apache/arrow/pull/1064 > > On Thu, Sep 7, 2017 at 9:08 PM, Wes McKinney <wesmck...@gmail.com> wrote: > > That's from the JDK9 build which was only added on August 17 > > (https://github.com/apache/arrow/commit/4ef7c898bb82cd3513e0ad3d80730e > 29ebaeb60e#diff-93f725a07423fe1c889f448b33d21f46). > > The flakiness started sometime in the last 3 days. > > > > If Laurent or someone with Java background could investigate the cause > > and either fix or disable entry in the Travis build matrix, that would > > be great. > > > > Thanks > > > > On Thu, Sep 7, 2017 at 7:18 PM, Siddharth Teotia <siddha...@dremio.com> > wrote: > >> Is anyone else seeing the following failures in Travis CI build? I am > >> seeing these problems for PR https://github.com/apache/arrow/pull/1052 > >> > >> I looked at the raw log and nothing seems to indicate problems w.r.t > code > >> changes. > >> > >> travis_time:end:082db3a8:start=1504813701624387520, > finish=1504813701628120703,duration=3733183 > >> [0Ktravis_fold:end:before_install > >> [0Ktravis_time:start:0ca495aa > >> [0K$ $TRAVIS_BUILD_DIR/ci/travis_script_java.sh > >> ~/build/apache/arrow/java ~/build/apache/arrow > >> The JAVA_HOME environment variable is not defined correctly > >> This environment variable is needed to run this program > >> NB: JAVA_HOME should point to a JDK not a JRE >