Hi Stefan,
I've checked the packages and the signature, it's good to me.
The ZookeeperBackendTest is ok in my side(centos6.4), and I think reason is the 
zookeeper 3.4.8 not stable enough, I've changed it to 3.4.6. 
Can you test in your side? 


Thanks
Jiajia

-----Original Message-----
From: Li, Jiajia [mailto:[email protected]] 
Sent: Monday, March 07, 2016 8:18 AM
To: [email protected]
Subject: RE: Fail to stage the release

Hi Stefan,
Thanks you can do the release process, I will look at the test error.

Jiajia

-----Original Message-----
From: Stefan Seelmann [mailto:[email protected]] 
Sent: Monday, March 07, 2016 2:32 AM
To: [email protected]
Subject: Re: Fail to stage the release

Hi,

as the network issues are not easy to fix I run the release build.

Tag:
kerby-all-1.0.0-RC2

Staging repo:
https://repository.apache.org/content/repositories/orgapachedirectory-1077

Source package:
https://home.apache.org/~seelmann/kerby-1.0.0-RC2/

@Jiajia: Can you please verify those packages and launch the vote if all looks 
good?

I encountered one issue, sometimes the ZookeeperBackendTest get stuck with the 
following error message, I worked around by skipping the tests during 
release:perform.

    mvn release:perform -Dgoals="-DskipTests deploy"

[INFO] Running
org.apache.kerby.kerberos.kerb.identity.backend.ZookeeperBackendTest
[INFO] 2016-03-06 18:05:06,636 ERROR [SyncThread:0]
server.ZooKeeperCriticalThread: Severe unrecoverable error, from thread
: SyncThread:0
[INFO] java.lang.AssertionError
[INFO]  at
org.apache.zookeeper.jmx.MBeanRegistry.register(MBeanRegistry.java:93)
[INFO]  at
org.apache.zookeeper.server.ServerCnxnFactory.registerConnection(ServerCnxnFactory.java:147)
[INFO]  at
org.apache.zookeeper.server.ZooKeeperServer.finishSessionInit(ZooKeeperServer.java:613)
[INFO]  at
org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:181)
[INFO]  at
org.apache.zookeeper.server.SyncRequestProcessor.flush(SyncRequestProcessor.java:200)
[INFO]  at
org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:131)


Kind Regards,
Stefan

Reply via email to