I posted some info on the dev mail list thread of July 8.


I get:

[ERROR] Tests run: 12, Failures: 0, Errors: 2, Skipped: 0, Time
elapsed: 1.567 s <<< FAILURE! - in
org.apache.knox.gateway.services.security.impl.DefaultKeystoreServiceTest

[ERROR] 
testKeystoreForGateway(org.apache.knox.gateway.services.security.impl.DefaultKeystoreServiceTest)
 Time elapsed: 0.203 s  <<< ERROR!

java.lang.NullPointerException

at 
org.apache.knox.gateway.services.security.impl.DefaultKeystoreServiceTest.testCreateGetAndCheckKeystoreForGateway(DefaultKeystoreServiceTest.java:566)

at 
org.apache.knox.gateway.services.security.impl.DefaultKeystoreServiceTest.testKeystoreForGateway(DefaultKeystoreServiceTest.java:229)


[ERROR] 
testAddSelfSignedCertForGatewayLocalhost(org.apache.knox.gateway.services.security.impl.DefaultKeystoreServiceTest)
 Time elapsed: 0.214 s  <<< ERROR!

java.lang.NullPointerException

at 
org.apache.knox.gateway.services.security.impl.DefaultKeystoreServiceTest.testAddSelfSignedCertForGateway(DefaultKeystoreServiceTest.java:520)

at 
org.apache.knox.gateway.services.security.impl.DefaultKeystoreServiceTest.testAddSelfSignedCertForGatewayLocalhost(DefaultKeystoreServiceTest.java:413)

My env:
"
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
2015-11-10T08:41:47-08:00)

Maven home: /Users/jrodrigu/build/apache-maven-3.3.9

Java version: 1.8.0_211, vendor: Oracle Corporation

Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_211.jdk/Contents/Home/jre

Default locale: en_US, platform encoding: US-ASCII

OS name: "mac os x", version: "10.14.5", arch: "x86_64", family: "mac"

The machine I am using doesn't have any Hadoop stack software (it is a
clean machine).

I got the errors above with:

mvn clean install -DskipTests=false

In addition, the day before I tried release building the way it is shown on:
https://cwiki.apache.org/confluence/display/KNOX/Build+Process
On that case I run into the npm issues discussed in July 8 thread.

Thanks,
             Jeffrey E Rodriguez

I will follow up on this on the weekend.




On Fri, Jul 12, 2019 at 9:21 AM Kevin Risden <[email protected]> wrote:
>
> Jeffrey - Can you be more specific about build issues? Apache Jenkins,
> Travis, and locally Knox has been building just fine. Would be curious what
> you are hitting.
>
> Kevin Risden
>
>
> On Fri, Jul 12, 2019 at 12:12 PM Jeffrey Rodriguez <[email protected]>
> wrote:
>
> > -1: At this point I am inclined to advise checking the build issues
> > found in v1.3.0. I will try again on my home system this weekend.
> > Regards,
> >              Jeffrey E Rodriguez
> >
> > On Wed, Jul 10, 2019 at 8:59 AM larry mccay <[email protected]> wrote:
> > >
> > > All -
> > >
> > > A candidate for the Apache Knox 1.3.0 release is available at:
> > >
> > > https://dist.apache.org/repos/dist/dev/knox/knox-1.3.0/
> > >
> > > The release candidate is a zip archive of the sources in:
> > >
> > > https://https://gitbox.apache.org/repos/asf/knox.git
> > > Branch v1.3.0 (git checkout -b v1.3.0)
> > >
> > > The KEYS file for signature validation is available at:
> > > https://dist.apache.org/repos/dist/release/knox/KEYS
> > >
> > > Please vote on releasing this package as Apache Knox 1.3.0.
> > > The vote is open for the next 72 hours and passes if a majority of at
> > > least three +1 Apache Knox PMC votes are cast.
> > >
> > > [ ] +1 Release this package as Apache Knox 1.3.0
> > > [ ] -1 Do not release this package because...
> > >
> > > thanks,
> > >
> > > --larry
> >

Reply via email to