[ OST Failure Report ] [ upgrade-from-release-suite-master ] [ 21/08/2017 ][000_deploy]

Hello! OST failed in ./run_suilte.sh upgrade-from-release-suite-master (it is likely to appear after updating in some remote repo) with error: @ Deploy oVirt environment: # Deploy environment: * [Thread-2] Deploy VM lago-upgrade-from-release-suite-master-engine: STDERR + EL7='release 7\.[0-9]' + cat + cat ++ /sbin/ip -4 -o addr show dev eth0 ++ awk '{split($4,a,"."); print a[1] "." a[2] "." a[3] "." a[4]}' ++ awk -F/ '{print $1}' + ADDR=192.168.203.2 + echo '192.168.203.2 engine' + install_firewalld + grep 'release 7\.[0-9]' /etc/redhat-release + rpm -q firewalld + systemctl enable firewalld + systemctl start firewalld + yum install --nogpgcheck -y --downloaddir=/dev/shm ntp net-snmp ovirt-engine ovirt-log-collector 'ovirt-engine-extension-aaa-ldap*' http://mirror.vilkam.ru/centos/7.3.1611/os/x86_64/repodata/bd50ff3d861cc21d2...: [Errno 14] curl#7 - "Failed connect to mirror.vilkam.ru:80; Connection refused" Trying other mirror. *Error: Package: ovirt-engine-extension-aaa-ldap-setup-1.3.3-1.el7.centos.noarch (alocalsync)* * Requires: ovirt-engine-extension-aaa-ldap = 1.3.3-1.el7.centos* * Installing: ovirt-engine-extension-aaa-ldap-1.3.2-1.el7.centos.noarch (alocalsync)* * ovirt-engine-extension-aaa-ldap = 1.3.2-1.el7.centos* * [Thread-2] Deploy VM lago-upgrade-from-release-suite-master-engine: ERROR (in 0:01:18) Error while running thread Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue queue.put({'return': func()}) File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1610, in _deploy_host (script, ret, host.name(), ), RuntimeError: /home/vmakarova/template_update/ovirt-system-tests/deployment-upgrade-from-release-suite-master/default/scripts/_home_vmakarova_template_update_ovirt-system-tests_upgrade-from-release-suite-master_.._common_deploy-scripts_setup_engine.sh failed with status 1 on lago-upgrade-from-release-suite-master-engine Updating of my yum packages and pip packages is not effective. Please, update remote repo or say me, how can I run this. Sincerely, Valentina Makarova

Hi Valentina, Our team is working to fix this issue. I'll update here asap. Thanks, On Mon, Aug 21, 2017 at 11:26 PM Valentina Makarova <makarovavs07@gmail.com> wrote:
Hello!
OST failed in ./run_suilte.sh upgrade-from-release-suite-master (it is likely to appear after updating in some remote repo) with error:
@ Deploy oVirt environment: # Deploy environment: * [Thread-2] Deploy VM lago-upgrade-from-release-suite-master-engine: STDERR + EL7='release 7\.[0-9]' + cat + cat ++ /sbin/ip -4 -o addr show dev eth0 ++ awk '{split($4,a,"."); print a[1] "." a[2] "." a[3] "." a[4]}' ++ awk -F/ '{print $1}' + ADDR=192.168.203.2 + echo '192.168.203.2 engine' + install_firewalld + grep 'release 7\.[0-9]' /etc/redhat-release + rpm -q firewalld + systemctl enable firewalld + systemctl start firewalld + yum install --nogpgcheck -y --downloaddir=/dev/shm ntp net-snmp ovirt-engine ovirt-log-collector 'ovirt-engine-extension-aaa-ldap*'
http://mirror.vilkam.ru/centos/7.3.1611/os/x86_64/repodata/bd50ff3d861cc21d2...: [Errno 14] curl#7 - "Failed connect to mirror.vilkam.ru:80; Connection refused" Trying other mirror. *Error: Package: ovirt-engine-extension-aaa-ldap-setup-1.3.3-1.el7.centos.noarch (alocalsync)* * Requires: ovirt-engine-extension-aaa-ldap = 1.3.3-1.el7.centos* * Installing: ovirt-engine-extension-aaa-ldap-1.3.2-1.el7.centos.noarch (alocalsync)* * ovirt-engine-extension-aaa-ldap = 1.3.2-1.el7.centos*
* [Thread-2] Deploy VM lago-upgrade-from-release-suite-master-engine: ERROR (in 0:01:18) Error while running thread Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue queue.put({'return': func()}) File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1610, in _deploy_host (script, ret, host.name(), ), RuntimeError: /home/vmakarova/template_update/ovirt-system-tests/deployment-upgrade-from-release-suite-master/default/scripts/_home_vmakarova_template_update_ovirt-system-tests_upgrade-from-release-suite-master_.._common_deploy-scripts_setup_engine.sh failed with status 1 on lago-upgrade-from-release-suite-master-engine
Updating of my yum packages and pip packages is not effective. Please, update remote repo or say me, how can I run this.
Sincerely, Valentina Makarova
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- DANIEL BELENKY RHV DEVOPS Red Hat EMEA <https://www.redhat.com/> IRC: #rhev-integ #rhev-dev <https://red.ht/sig>

On 21 August 2017 at 23:24, Valentina Makarova <makarovavs07@gmail.com> wrote:
Hello!
OST failed in ./run_suilte.sh upgrade-from-release-suite-master (it is likely to appear after updating in some remote repo) with error:
Trying other mirror. Error: Package: ovirt-engine-extension-aaa-ldap-setup-1.3.3-1.el7.centos.noarch (alocalsync) Requires: ovirt-engine-extension-aaa-ldap = 1.3.3-1.el7.centos Installing: ovirt-engine-extension-aaa-ldap-1.3.2-1.el7.centos.noarch (alocalsync) ovirt-engine-extension-aaa-ldap = 1.3.2-1.el7.centos
It looks like 'ovirt-engine-extension-aaa-ldap = 1.3.3-1.el7.centos' is missing from the 'tested' repo, we are rebuilding it to fix that.
Updating of my yum packages and pip packages is not effective. Please, update remote repo or say me, how can I run this.
-- Barak Korren RHV DevOps team , RHCE, RHCi Red Hat EMEA redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted

The problem is not with the 'tested' repo, but with the official ldap-1.3.2-1ovirt-4.1 repo. We have ovirt-engine-extension-aaa-ldap-*1.3.2-1* but ovirt-engine-extension-aaa-ldap-setup-*1.3.3-1*. upgrade-from-release-suite-master, will first try to initialize and install engine 4.1 and then upgrade it to master. That's why it's failing. On Tue, Aug 22, 2017 at 10:12 AM Barak Korren <bkorren@redhat.com> wrote:
On 21 August 2017 at 23:24, Valentina Makarova <makarovavs07@gmail.com> wrote:
Hello!
OST failed in ./run_suilte.sh upgrade-from-release-suite-master (it is likely to appear after updating in some remote repo) with error:
Trying other mirror. Error: Package: ovirt-engine-extension-aaa-ldap-setup-1.3.3-1.el7.centos.noarch
(alocalsync)
Requires: ovirt-engine-extension-aaa-ldap = 1.3.3-1.el7.centos Installing: ovirt-engine-extension-aaa-ldap-1.3.2-1.el7.centos.noarch (alocalsync) ovirt-engine-extension-aaa-ldap = 1.3.2-1.el7.centos
It looks like 'ovirt-engine-extension-aaa-ldap = 1.3.3-1.el7.centos' is missing from the 'tested' repo, we are rebuilding it to fix that.
Updating of my yum packages and pip packages is not effective. Please, update remote repo or say me, how can I run this.
-- Barak Korren RHV DevOps team , RHCE, RHCi Red Hat EMEA redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- DANIEL BELENKY RHV DEVOPS Red Hat EMEA <https://www.redhat.com/> IRC: #rhev-integ #rhev-dev <https://red.ht/sig>

On Tue, Aug 22, 2017 at 9:10 AM, Barak Korren <bkorren@redhat.com> wrote:
On 21 August 2017 at 23:24, Valentina Makarova <makarovavs07@gmail.com> wrote:
Hello!
OST failed in ./run_suilte.sh upgrade-from-release-suite-master (it is likely to appear after updating in some remote repo) with error:
Trying other mirror. Error: Package: ovirt-engine-extension-aaa-ldap-setup-1.3.3-1.el7.centos.noarch
(alocalsync)
Requires: ovirt-engine-extension-aaa-ldap =
1.3.3-1.el7.centos
Installing: ovirt-engine-extension-aaa-ldap-1.3.2-1.el7.centos.noarch (alocalsync) ovirt-engine-extension-aaa-ldap = 1.3.2-1.el7.centos
It looks like 'ovirt-engine-extension-aaa-ldap = 1.3.3-1.el7.centos' is missing from the 'tested' repo, we are rebuilding it to fix that.
No, please don't do that. ovirt-engine-extension-aaa-ldap-1.3.3 was removed from the release due to last minute critical bug, but unfortunately we remove only ovirt-engine-extension-aaa-ldap-1.3.3, but not ovirt-engine-extension-aaa-ldap-setup-1.3.3. More info in [1], Sandro is working on removing the setup package from repos. Thanks Martin [1] https://bugzilla.redhat.com/show_bug.cgi?id=1483734
Updating of my yum packages and pip packages is not effective. Please, update remote repo or say me, how can I run this.
-- Barak Korren RHV DevOps team , RHCE, RHCi Red Hat EMEA redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
participants (4)
-
Barak Korren
-
Daniel Belenky
-
Martin Perina
-
Valentina Makarova