On Mon, Nov 16, 2015 at 12:36 PM, Yedidyah Bar David <didi(a)redhat.com>
wrote:
On Mon, Nov 16, 2015 at 12:05 PM, <jenkins(a)ovirt.org> wrote:
> *** WARNING: THE ATTACHED DOCUMENT(S) CONTAIN MACROS ***
> *** MACROS MAY CONTAIN MALICIOUS CODE ***
> *** Open only if you can verify and trust the sender ***
> *** Please contact infosec(a)redhat.com if you have questions or concerns
**
>
> Project:
http://jenkins.ovirt.org/job/ovirt-engine_master_dao-unit-tests_merged/
> Build:
http://jenkins.ovirt.org/job/ovirt-engine_master_dao-unit-tests_merged/13...
> Build Number: 13748
> Build Status: Failure
> Triggered By: Triggered by Gerrit:
https://gerrit.ovirt.org/48591
Console has:
10:05:27 [ERROR] COMPILATION ERROR :
10:05:27 [INFO]
-------------------------------------------------------------
10:05:27 [ERROR] Failure executing javac, but could not parse the error:
10:05:27 javac: invalid target release: 1.8
looks like java 1.8 isn't installed on the slave, barak - can you check?
Also (before that):
10:01:32 + DB_NAME=ovirt_engine_master_dao_unit_tests_merged_13748
10:01:32 + pwd
10:01:32 /home/jenkins/workspace/ovirt-engine_master_dao-unit-tests_merged
10:01:32 + sudo -u postgres psql -d template1 -c 'create role engine;'
10:01:32 could not change directory to
"/home/jenkins/workspace/ovirt-engine_master_dao-unit-tests_merged"
10:01:32 ERROR: role "engine" already exists
10:01:32 + :
10:01:32 + sudo -u postgres psql -d template1 -c 'ALTER ROLE engine WITH
login'
10:01:32 could not change directory to
"/home/jenkins/workspace/ovirt-engine_master_dao-unit-tests_merged"
10:01:32 ALTER ROLE
10:01:32 + sudo -u postgres dropdb engine
10:01:33 could not change directory to
"/home/jenkins/workspace/ovirt-engine_master_dao-unit-tests_merged"
10:01:33 dropdb: database removal failed: ERROR: database "engine"
does not exist
10:01:33 + :
10:01:33 + sudo -u postgres psql -d template1 -c 'create database
ovirt_engine_master_dao_unit_tests_merged_13748 owner engine;'
10:01:33 could not change directory to
"/home/jenkins/workspace/ovirt-engine_master_dao-unit-tests_merged"
10:02:07 CREATE DATABASE
10:02:07 + PGPASSWORD=engine
10:02:07 + ./packaging/dbscripts/schema.sh -c apply -d
ovirt_engine_master_dao_unit_tests_merged_13748 -u engine
Perhaps a full disk or something.
Also not sure what exactly we are doing there. Why not just run
'engine-setup' and let it create stuff?
its not the purpose of the test, this is like unit tests, but for engine-db.
the same reason you're not running engine-setup when you run unit-tests,
there is separate job to test the setup.
>
> -------------------------------------
> Changes Since Last Success:
> -------------------------------------
> Changes for Build #13748
> [Yedidyah Bar David] packaging: engine-backup: Fix failure notifications
>
>
>
>
> -----------------
> Failed Tests:
> -----------------
> No tests ran.
>
>
--
Didi
_______________________________________________
Infra mailing list
Infra(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra
--
Eyal Edri
Supervisor, RHEV CI
EMEA ENG Virtualization R&D
Red Hat Israel
phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)