----- Original Message ----- > From: "David Caro" <[email protected]> > To: "Omer Frenkel" <[email protected]> > Cc: "infra" <[email protected]> > Sent: Tuesday, November 18, 2014 3:26:51 PM > Subject: Re: problems with jenkins > > On 11/18, Omer Frenkel wrote: > > Hi, > > 1. java issue - > > looking at this failure > > http://jenkins.ovirt.org/job/ovirt-engine_master_unit-tests_gerrit/20738/console > > > > looks like a problem we encountered before (thanks to rgolan): > > its a jdk bug in 1.7.0-65 and in 1.8.0-11 > > https://bugs.openjdk.java.net/browse/JDK-8051012 > > > > so need to make sure java version there is updated to be other than this. > > Good, so can we use latest java versions?
latest: $ java -version java version "1.7.0_71" OpenJDK Runtime Environment (fedora-2.5.3.0.fc20-x86_64 u71-b14) OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode) works good for me on f20 > > > > > > > 2. fc21 issue - > > recently i see this failures a lot: > > http://jenkins.ovirt.org/job/ovirt-engine_master_dao_unit_tests_gerrit/5921/console > > > > I'm not sure what is the source for this, > > again it looks like some component issue, java / postgres maybe? > > > > i understood form Sandro this happens on f21. > > i tried to run dao test on f21 vm locally and it works. > > unit tests failed for me on different issues.. > > > > i suggest not to run on f21 until this is fixed, because we just ignore it > > now and this is not good. > > > > Thanks, > > Omer. > > _______________________________________________ > > Infra mailing list > > [email protected] > > http://lists.ovirt.org/mailman/listinfo/infra > > -- > David Caro > > Red Hat S.L. > Continuous Integration Engineer - EMEA ENG Virtualization R&D > > Tel.: +420 532 294 605 > Email: [email protected] > Web: www.redhat.com > RHT Global #: 82-62605 > _______________________________________________ Infra mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/infra
