passed CQ. https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change-queue-tester/12868/
thanks! Dafna On Wed, Feb 13, 2019 at 4:06 PM Dafna Ron <[email protected]> wrote: > Thanks, > waiting for you to merge. > > Dafna > > > On Wed, Feb 13, 2019 at 2:26 PM Andrej Krejcir <[email protected]> > wrote: > >> Hi, >> I already posted a patch to fix it: >> https://gerrit.ovirt.org/#/c/97732/ >> >> We can merge it once CI finishes. >> >> >> Andrej >> >> On Wed, 13 Feb 2019 at 15:22, Dafna Ron <[email protected]> wrote: >> >>> Hi, >>> we are failing on project ovirt-engine in master branch on initialize >>> engine >>> >>> Change suspected: https://gerrit.ovirt.org/#/c/95743/8 - core: Remove >>> unused field VdsStatic.vdsStrength >>> >>> setup log is here: >>> >>> https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/12864/artifact/basic-suite.el7.x86_64/test_logs/basic-suite-master/post-001_initialize_engine.py/lago-basic-suite-master-engine/_var_log/ovirt-engine/setup/ovirt-engine-setup-20190213090242-msviji.log >>> >>> full logs are here: >>> >>> >>> https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/12864/artifact/basic-suite.el7.x86_64/test_logs/basic-suite-master/post-001_initialize_engine.py/ >>> >>> Can you please check the issue? >>> Thanks, >>> Dafna >>> >>> >>> <error> >>> >>> INSERT INTO gluster_config_master(config_key, config_description, >>> minimum_supported_cluster, config_possible_values, config_feature) >>> values('use_meta_volume', 'Meta volume for the geo-replication session', >>> '3.5', 'false;true', 'geo_replication'); >>> ************************** >>> >>> INSERT 0 1 >>> 2019-02-13 09:03:04,406-0500 Saving custom users permissions on database >>> objects... >>> ********* QUERY ********** >>> copy ( >>> select count(*) >>> from pg_available_extensions >>> where >>> name = 'uuid-ossp' and >>> installed_version IS NOT NULL >>> ) to stdout with delimiter as '|'; >>> ************************** >>> >>> 2019-02-13 09:03:04,906-0500 dbfunc_psql_die >>> --file=/usr/share/ovirt-engine/dbscripts/upgrade/04_00_0000_set_version.sql >>> ********* QUERY ********** >>> select 4000000; >>> ************************** >>> >>> 4000000 >>> >>> 2019-02-13 09:03:05,534-0500 DEBUG >>> otopi.plugins.ovirt_engine_setup.ovirt_engine.db.schema >>> plugin.executeRaw:863 execute-result: >>> ['/usr/share/ovirt-engine/dbscripts/schema.sh', '-s', 'localhost', '-p', >>> '5432', '-u', 'engine', '-d', 'engine', '-l', >>> '/var/log/ovirt-engine/setup/ovirt-engine-setup-20190213090242-msviji.log', >>> '-c', 'apply'], rc=1 >>> 2019-02-13 09:03:05,534-0500 DEBUG >>> otopi.plugins.ovirt_engine_setup.ovirt_engine.db.schema plugin.execute:921 >>> execute-output: ['/usr/share/ovirt-engine/dbscripts/schema.sh', '-s', >>> 'localhost', '-p', '5432', '-u', 'engine', '-d', 'engine', '-l', >>> '/var/log/ovirt-engine/setup/ovirt-engine-setup-20190213090242-msviji.log', >>> '-c', 'apply'] stdout: >>> >>> >>> 2019-02-13 09:03:05,535-0500 DEBUG >>> otopi.plugins.ovirt_engine_setup.ovirt_engine.db.schema plugin.execute:926 >>> execute-output: ['/usr/share/ovirt-engine/dbscripts/schema.sh', '-s', >>> 'localhost', '-p', '5432', '-u', 'engine', '-d', 'engine', '-l', >>> '/var/log/ovirt-engine/setup/ovirt-engine-setup-20190213090242-msviji.log', >>> '-c', 'apply'] stderr: >>> FATAL: Operation aborted, found duplicate version: 04030790 >>> >>> 2019-02-13 09:03:05,535-0500 ERROR >>> otopi.plugins.ovirt_engine_setup.ovirt_engine.db.schema schema._misc:435 >>> schema.sh: FATAL: Operation aborted, found duplicate version: 04030790 >>> 2019-02-13 09:03:05,535-0500 DEBUG otopi.context context._executeMethod:142 >>> method exception >>> Traceback (most recent call last): >>> File "/usr/lib/python2.7/site-packages/otopi/context.py", line 132, in >>> _executeMethod >>> method['method']() >>> File >>> "/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine/db/schema.py", >>> line 437, in _misc >>> raise RuntimeError(_('Engine schema refresh failed')) >>> RuntimeError: Engine schema refresh failed >>> 2019-02-13 09:03:05,536-0500 ERROR otopi.context context._executeMethod:151 >>> Failed to execute stage 'Misc configuration': Engine schema refresh failed >>> 2019-02-13 09:03:05,562-0500 DEBUG >>> otopi.plugins.otopi.debug.debug_failure.debug_failure >>> debug_failure._notification:100 tcp connections: >>> id uid local foreign state pid exe >>> >>> <error> >>> >>>
_______________________________________________ Devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/T2UBD7CBLIUMIDKMMPCGCYSLPTERX35S/
