
--7uYPyRQQ5N0D02nI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 11/24, Allon Mureinik wrote:
Looks like recreating the database fails: =20 08:54:54 [ovirt-engine_master_dao-unit-tests_created] $ /bin/sh /tmp/huds= on8811709354471707251.sh 08:54:54 /home/jenkins/workspace/ovirt-engine_master_dao-unit-tests_creat= ed 08:54:54 /home/jenkins/workspace/ovirt-engine_master_dao-unit-tests_creat= ed 08:54:55 could not change directory to "/home/jenkins/workspace/ovirt-eng= ine_master_dao-unit-tests_created" 08:54:55 ERROR: role "engine" already exists 08:54:55 could not change directory to "/home/jenkins/workspace/ovirt-eng= ine_master_dao-unit-tests_created" 08:54:55 ALTER ROLE 08:54:56 could not change directory to "/home/jenkins/workspace/ovirt-eng= ine_master_dao-unit-tests_created" 08:54:56 dropdb: database removal failed: ERROR: database "engine" does = not exist 08:54:56 could not change directory to "/home/jenkins/workspace/ovirt-eng= ine_master_dao-unit-tests_created" 08:54:58 CREATE DATABASE 08:54:59 Creating schema engine@localhost:5432/ovirt_engine_master_dao_un= it_tests_created_6082 =20
Those are not errors, are just unfiltered messages when it tries to make sure the database is not there and the user has enough rights at the startup of the job. The first issue is: 00:09:49.369 2014-11-24 09:03:47,301 SEVERE [org.ovirt.engine.core.dal.dbb= roker.BatchProcedureExecutionConnectionCallback doInConnection] Can't execu= te batch: Batch entry 0 select * from public.insertnumanode(CAST ('830fd8d0= -9332-4d81-bb80-54beee7d5b59' AS uuid),CAST (NULL AS uuid),CAST ('77296e00-= 0cad-4e5a-9299-008a7b6f4355' AS uuid),CAST ('0' AS int2),CAST ('0' AS int8)= ,CAST ('4' AS int2),CAST (NULL AS int8),CAST (NULL AS int4),CAST (NULL AS n= umeric),CAST (NULL AS numeric),CAST (NULL AS numeric),CAST (NULL AS int4),C= AST (NULL AS text)) as result was aborted. Call getNextException to see th= e cause. 00:09:49.441 2014-11-24 09:03:47,303 SEVERE [org.ovirt.engine.core.dal.dbb= roker.BatchProcedureExecutionConnectionCallback doInConnection] Can't execu= te batch. Next exception is: ERROR: insert or update on table "numa_node" v= iolates foreign key constraint "fk_numa_node_vm" What to me looks like a real issue. I'll do a couple more checks, but I don't know how the tests work or what the code does, that's your domain.
=20 =20 ----- Original Message -----
From: "Lior Vernia" <lvernia@redhat.com> To: infra@ovirt.org Sent: Monday, November 24, 2014 1:37:25 PM Subject: DAO tests failing =20 Hi, =20 I've noticed recurrent failures of DAO tests on one of my patches, this looks like something systematic as there are hundreds of failures in unrelated files. =20 http://gerrit.ovirt.org/#/c/34121/ =20 Talked to dcaro about it on Thursday, but have been rebasing and re-running the tests and they keep failing. =20 Thanks, Lior. _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra =20
Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
--=20 David Caro Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D Tel.: +420 532 294 605 Email: dcaro@redhat.com Web: www.redhat.com RHT Global #: 82-62605 --7uYPyRQQ5N0D02nI Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUcyGVAAoJEEBxx+HSYmnD9TYH/390JM0zMkcUuPwjLNxrOiKh GG6lygZQ2bSIrbDteEAInWnoDxYPZk9SThgeq7rPDHBmkSCnPmg4R8OWu/1ZVTUF cbAKUtWKHeKG91+0L53X/Rzr9C9P4GMNGu+80MgA4pYYv6JDd3nIQeMcEYTrcdLD Qo5+saptj2gIJKj9QIpV4oKiUCdzF3NAh0ecDM8Ed0lhmkgFtOrmH/w3ITABlHxd Ths+O3U37phCrVPgfnuVvYjP5lcUcXawpzTqzpGVrwRYqRsWNCwLi5sHEXy7EveE +o+hRAO5Ad4OA37Nn9H/0EwL1mRllia/7trgv79tMJYA7y6EGUS84BPfakGyMmM= =hPr/ -----END PGP SIGNATURE----- --7uYPyRQQ5N0D02nI--