[JIRA] (OVIRT-2147) Add docker to OST requirements
by Gal Ben Haim (oVirt JIRA)
Gal Ben Haim created OVIRT-2147:
-----------------------------------
Summary: Add docker to OST requirements
Key: OVIRT-2147
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2147
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: OST
Reporter: Gal Ben Haim
Assignee: infra
- Explain in the docs that docker is needed because of the UI tests.
- Verify in run_suite that docker is available. We can use the "requirements" section in the suite's vars file that docker is needed (or implement more generic requirement).
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 7 months
[JIRA] (OVIRT-2146) Add ability to run build_reposync_config.sh
with two images
by Dafna Ron (oVirt JIRA)
Dafna Ron created OVIRT-2146:
--------------------------------
Summary: Add ability to run build_reposync_config.sh with two images
Key: OVIRT-2146
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2146
Project: oVirt - virtualization made easy
Issue Type: Task
Reporter: Dafna Ron
Assignee: infra
we currently only able to run build_reposync_config.sh with two images which is good when we have only image per a release. however, if we need to run engine and hosts with different distros it would help if we can
run it with two images/assign an image to a specific machine (host with image x and engine with image y) when running the tool.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 7 months
[JIRA] (OVIRT-2145) Jenkins.ovirt Permissions request
by Gal Zaidman (oVirt JIRA)
Gal Zaidman created OVIRT-2145:
----------------------------------
Summary: Jenkins.ovirt Permissions request
Key: OVIRT-2145
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2145
Project: oVirt - virtualization made easy
Issue Type: Task
Components: Jenkins Master
Reporter: Gal Zaidman
Assignee: infra
Hey,
I'd like to get developer permissions for my user gzaidman on jenkins.ovirt
thanks, Gal
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 7 months
[JIRA] (OVIRT-2131) Master CQ: Cannot find a valid baseurl for
repo: base/7/x86_64
by Dafna Ron (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2131?page=com.atlassian.jir... ]
Dafna Ron updated OVIRT-2131:
-----------------------------
Resolution: Fixed
Status: Done (was: To Do)
> Master CQ: Cannot find a valid baseurl for repo: base/7/x86_64
> --------------------------------------------------------------
>
> Key: OVIRT-2131
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2131
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Dafna Ron
> Assignee: infra
> Labels: cq-issue-traking, ost_failures, ost_infra
>
> test failed. looking into it
> '11:12:55 [basic-suit]
> 11:12:55 [basic-suit] - STDERR
> 11:12:55 [basic-suit] + HUGEPAGES=3
> 11:12:55 [basic-suit] + yum update -y iptables
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] One of the configured repositories failed (Unknown),
> 11:12:55 [basic-suit] and yum doesn't have enough cached data to continue. At this point the only
> 11:12:55 [basic-suit] safe thing yum can do is fail. There are a few ways to work "fix" this:
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 1. Contact the upstream for the repository and get them to fix the problem.
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
> 11:12:55 [basic-suit] upstream. This is most often useful if you are using a newer
> 11:12:55 [basic-suit] distribution release than is supported by the repository (and the
> 11:12:55 [basic-suit] packages for the previous distribution release still work).
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 3. Run the command with the repository temporarily disabled
> 11:12:55 [basic-suit] yum --disablerepo=<repoid> ...
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 4. Disable the repository permanently, so yum won't use it by default. Yum
> 11:12:55 [basic-suit] will then just ignore the repository until you permanently enable it
> 11:12:55 [basic-suit] again or use --enablerepo for temporary usage:
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] yum-config-manager --disable <repoid>
> 11:12:55 [basic-suit] or
> 11:12:55 [basic-suit] subscription-manager repos --disable=<repoid>
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 5. Configure the failing repository to be skipped, if it is unavailable.
> 11:12:55 [basic-suit] Note that yum will try to contact the repo. when it runs most commands,
> 11:12:55 [basic-suit] so will have to try and fail each time (and thus. yum will be be much
> 11:12:55 [basic-suit] slower). If it is a very temporary problem though, this is often a nice
> 11:12:55 [basic-suit] compromise:
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] Cannot find a valid baseurl for repo: base/7/x86_64
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] * [Thread-3] Deploy VM lago-basic-suite-master-host-1: ERROR (in 0:00:30)
> 11:12:55 [basic-suit] Error while running thread
> 11:12:55 [basic-suit] Traceback (most recent call last):
> 11:12:55 [basic-suit] File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue
> 11:12:55 [basic-suit] queue.put({'return': func()})
> 11:12:55 [basic-suit] File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1660, in _deploy_host
> 11:12:55 [basic-suit] host.name(),
> 11:12:55 [basic-suit] RuntimeError: /dev/shm/ost/deployment-basic-suite-master/default/scripts/_home_jenkins_workspace_ovirt-master_change-queue-tester_ovirt-system-tests_basic-suite-master_deploy-scripts_setup_host_el7.sh failed with status 1 on lago-basic-suite-master-host-1
> 11:12:55 [basic-suit] Error while running thread
> 11:12:55 [basic-suit] Traceback (most recent call last):
> 11:12:55 [basic-suit] File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue
> 11:12:55 [basic-suit] queue.put({'return': func()})
> 11:12:55 [basic-suit] File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1660, in _deploy_host
> 11:12:55 [basic-suit] host.name(),
> 11:12:55 [basic-suit] RuntimeError: /dev/shm/ost/deployment-basic-suite-master/default/scripts/_home_jenkins_workspace_ovirt-master_change-queue-tester_ovirt-system-tests_basic-suite-master_deploy-scripts_setup_host_el7.sh failed with status 1 on lago-basic-suite-master-host-1
> 11:12:57 [upgrade-from-release-suit] Finish: creating root cache
> 11:12:57 [upgrade-from-release-suit] Finish: chroot init
> 11:12:57 [upgrade-from-release-suit] INFO: Installed packages:
> 11:12:57 [upgrade-from-release-suit] Finish: run
> 11:12:57 [upgrade-from-release-suit] Init took 208 seconds
> 11:12:57 [upgrade-from-release-suit] ============================'
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 7 months
[JIRA] (OVIRT-2131) Master CQ: Cannot find a valid baseurl for
repo: base/7/x86_64
by Dafna Ron (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2131?page=com.atlassian.jir... ]
Dafna Ron commented on OVIRT-2131:
----------------------------------
I think this is an external repo which we should be re-blocking by reverting change that eyal did.
> Master CQ: Cannot find a valid baseurl for repo: base/7/x86_64
> --------------------------------------------------------------
>
> Key: OVIRT-2131
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2131
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Dafna Ron
> Assignee: infra
> Labels: cq-issue-traking, ost_failures, ost_infra
>
> test failed. looking into it
> '11:12:55 [basic-suit]
> 11:12:55 [basic-suit] - STDERR
> 11:12:55 [basic-suit] + HUGEPAGES=3
> 11:12:55 [basic-suit] + yum update -y iptables
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] One of the configured repositories failed (Unknown),
> 11:12:55 [basic-suit] and yum doesn't have enough cached data to continue. At this point the only
> 11:12:55 [basic-suit] safe thing yum can do is fail. There are a few ways to work "fix" this:
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 1. Contact the upstream for the repository and get them to fix the problem.
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
> 11:12:55 [basic-suit] upstream. This is most often useful if you are using a newer
> 11:12:55 [basic-suit] distribution release than is supported by the repository (and the
> 11:12:55 [basic-suit] packages for the previous distribution release still work).
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 3. Run the command with the repository temporarily disabled
> 11:12:55 [basic-suit] yum --disablerepo=<repoid> ...
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 4. Disable the repository permanently, so yum won't use it by default. Yum
> 11:12:55 [basic-suit] will then just ignore the repository until you permanently enable it
> 11:12:55 [basic-suit] again or use --enablerepo for temporary usage:
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] yum-config-manager --disable <repoid>
> 11:12:55 [basic-suit] or
> 11:12:55 [basic-suit] subscription-manager repos --disable=<repoid>
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 5. Configure the failing repository to be skipped, if it is unavailable.
> 11:12:55 [basic-suit] Note that yum will try to contact the repo. when it runs most commands,
> 11:12:55 [basic-suit] so will have to try and fail each time (and thus. yum will be be much
> 11:12:55 [basic-suit] slower). If it is a very temporary problem though, this is often a nice
> 11:12:55 [basic-suit] compromise:
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] Cannot find a valid baseurl for repo: base/7/x86_64
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] * [Thread-3] Deploy VM lago-basic-suite-master-host-1: ERROR (in 0:00:30)
> 11:12:55 [basic-suit] Error while running thread
> 11:12:55 [basic-suit] Traceback (most recent call last):
> 11:12:55 [basic-suit] File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue
> 11:12:55 [basic-suit] queue.put({'return': func()})
> 11:12:55 [basic-suit] File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1660, in _deploy_host
> 11:12:55 [basic-suit] host.name(),
> 11:12:55 [basic-suit] RuntimeError: /dev/shm/ost/deployment-basic-suite-master/default/scripts/_home_jenkins_workspace_ovirt-master_change-queue-tester_ovirt-system-tests_basic-suite-master_deploy-scripts_setup_host_el7.sh failed with status 1 on lago-basic-suite-master-host-1
> 11:12:55 [basic-suit] Error while running thread
> 11:12:55 [basic-suit] Traceback (most recent call last):
> 11:12:55 [basic-suit] File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue
> 11:12:55 [basic-suit] queue.put({'return': func()})
> 11:12:55 [basic-suit] File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1660, in _deploy_host
> 11:12:55 [basic-suit] host.name(),
> 11:12:55 [basic-suit] RuntimeError: /dev/shm/ost/deployment-basic-suite-master/default/scripts/_home_jenkins_workspace_ovirt-master_change-queue-tester_ovirt-system-tests_basic-suite-master_deploy-scripts_setup_host_el7.sh failed with status 1 on lago-basic-suite-master-host-1
> 11:12:57 [upgrade-from-release-suit] Finish: creating root cache
> 11:12:57 [upgrade-from-release-suit] Finish: chroot init
> 11:12:57 [upgrade-from-release-suit] INFO: Installed packages:
> 11:12:57 [upgrade-from-release-suit] Finish: run
> 11:12:57 [upgrade-from-release-suit] Init took 208 seconds
> 11:12:57 [upgrade-from-release-suit] ============================'
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 7 months
[JIRA] (OVIRT-2131) Master CQ: Cannot find a valid baseurl for
repo: base/7/x86_64
by Dafna Ron (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2131?page=com.atlassian.jir... ]
Dafna Ron updated OVIRT-2131:
-----------------------------
Labels: cq-issue-traking ost_failures ost_infra (was: cq-issue-traking ost_failures ost_infra ost_race)
> Master CQ: Cannot find a valid baseurl for repo: base/7/x86_64
> --------------------------------------------------------------
>
> Key: OVIRT-2131
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2131
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Dafna Ron
> Assignee: infra
> Labels: cq-issue-traking, ost_failures, ost_infra
>
> test failed. looking into it
> '11:12:55 [basic-suit]
> 11:12:55 [basic-suit] - STDERR
> 11:12:55 [basic-suit] + HUGEPAGES=3
> 11:12:55 [basic-suit] + yum update -y iptables
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] One of the configured repositories failed (Unknown),
> 11:12:55 [basic-suit] and yum doesn't have enough cached data to continue. At this point the only
> 11:12:55 [basic-suit] safe thing yum can do is fail. There are a few ways to work "fix" this:
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 1. Contact the upstream for the repository and get them to fix the problem.
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
> 11:12:55 [basic-suit] upstream. This is most often useful if you are using a newer
> 11:12:55 [basic-suit] distribution release than is supported by the repository (and the
> 11:12:55 [basic-suit] packages for the previous distribution release still work).
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 3. Run the command with the repository temporarily disabled
> 11:12:55 [basic-suit] yum --disablerepo=<repoid> ...
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 4. Disable the repository permanently, so yum won't use it by default. Yum
> 11:12:55 [basic-suit] will then just ignore the repository until you permanently enable it
> 11:12:55 [basic-suit] again or use --enablerepo for temporary usage:
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] yum-config-manager --disable <repoid>
> 11:12:55 [basic-suit] or
> 11:12:55 [basic-suit] subscription-manager repos --disable=<repoid>
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 5. Configure the failing repository to be skipped, if it is unavailable.
> 11:12:55 [basic-suit] Note that yum will try to contact the repo. when it runs most commands,
> 11:12:55 [basic-suit] so will have to try and fail each time (and thus. yum will be be much
> 11:12:55 [basic-suit] slower). If it is a very temporary problem though, this is often a nice
> 11:12:55 [basic-suit] compromise:
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] Cannot find a valid baseurl for repo: base/7/x86_64
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] * [Thread-3] Deploy VM lago-basic-suite-master-host-1: ERROR (in 0:00:30)
> 11:12:55 [basic-suit] Error while running thread
> 11:12:55 [basic-suit] Traceback (most recent call last):
> 11:12:55 [basic-suit] File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue
> 11:12:55 [basic-suit] queue.put({'return': func()})
> 11:12:55 [basic-suit] File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1660, in _deploy_host
> 11:12:55 [basic-suit] host.name(),
> 11:12:55 [basic-suit] RuntimeError: /dev/shm/ost/deployment-basic-suite-master/default/scripts/_home_jenkins_workspace_ovirt-master_change-queue-tester_ovirt-system-tests_basic-suite-master_deploy-scripts_setup_host_el7.sh failed with status 1 on lago-basic-suite-master-host-1
> 11:12:55 [basic-suit] Error while running thread
> 11:12:55 [basic-suit] Traceback (most recent call last):
> 11:12:55 [basic-suit] File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue
> 11:12:55 [basic-suit] queue.put({'return': func()})
> 11:12:55 [basic-suit] File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1660, in _deploy_host
> 11:12:55 [basic-suit] host.name(),
> 11:12:55 [basic-suit] RuntimeError: /dev/shm/ost/deployment-basic-suite-master/default/scripts/_home_jenkins_workspace_ovirt-master_change-queue-tester_ovirt-system-tests_basic-suite-master_deploy-scripts_setup_host_el7.sh failed with status 1 on lago-basic-suite-master-host-1
> 11:12:57 [upgrade-from-release-suit] Finish: creating root cache
> 11:12:57 [upgrade-from-release-suit] Finish: chroot init
> 11:12:57 [upgrade-from-release-suit] INFO: Installed packages:
> 11:12:57 [upgrade-from-release-suit] Finish: run
> 11:12:57 [upgrade-from-release-suit] Init took 208 seconds
> 11:12:57 [upgrade-from-release-suit] ============================'
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 7 months
[JIRA] (OVIRT-2131) Master CQ: Cannot find a valid baseurl for
repo: base/7/x86_64
by Dafna Ron (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2131?page=com.atlassian.jir... ]
Dafna Ron updated OVIRT-2131:
-----------------------------
Labels: cq-issue-traking ost_failures ost_infra ost_race (was: cq-issue-traking ost_failures ost_infra)
> Master CQ: Cannot find a valid baseurl for repo: base/7/x86_64
> --------------------------------------------------------------
>
> Key: OVIRT-2131
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2131
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Dafna Ron
> Assignee: infra
> Labels: cq-issue-traking, ost_failures, ost_infra, ost_race
>
> test failed. looking into it
> '11:12:55 [basic-suit]
> 11:12:55 [basic-suit] - STDERR
> 11:12:55 [basic-suit] + HUGEPAGES=3
> 11:12:55 [basic-suit] + yum update -y iptables
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] One of the configured repositories failed (Unknown),
> 11:12:55 [basic-suit] and yum doesn't have enough cached data to continue. At this point the only
> 11:12:55 [basic-suit] safe thing yum can do is fail. There are a few ways to work "fix" this:
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 1. Contact the upstream for the repository and get them to fix the problem.
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 2. Reconfigure the baseurl/etc. for the repository, to point to a working
> 11:12:55 [basic-suit] upstream. This is most often useful if you are using a newer
> 11:12:55 [basic-suit] distribution release than is supported by the repository (and the
> 11:12:55 [basic-suit] packages for the previous distribution release still work).
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 3. Run the command with the repository temporarily disabled
> 11:12:55 [basic-suit] yum --disablerepo=<repoid> ...
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 4. Disable the repository permanently, so yum won't use it by default. Yum
> 11:12:55 [basic-suit] will then just ignore the repository until you permanently enable it
> 11:12:55 [basic-suit] again or use --enablerepo for temporary usage:
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] yum-config-manager --disable <repoid>
> 11:12:55 [basic-suit] or
> 11:12:55 [basic-suit] subscription-manager repos --disable=<repoid>
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] 5. Configure the failing repository to be skipped, if it is unavailable.
> 11:12:55 [basic-suit] Note that yum will try to contact the repo. when it runs most commands,
> 11:12:55 [basic-suit] so will have to try and fail each time (and thus. yum will be be much
> 11:12:55 [basic-suit] slower). If it is a very temporary problem though, this is often a nice
> 11:12:55 [basic-suit] compromise:
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] Cannot find a valid baseurl for repo: base/7/x86_64
> 11:12:55 [basic-suit]
> 11:12:55 [basic-suit] * [Thread-3] Deploy VM lago-basic-suite-master-host-1: ERROR (in 0:00:30)
> 11:12:55 [basic-suit] Error while running thread
> 11:12:55 [basic-suit] Traceback (most recent call last):
> 11:12:55 [basic-suit] File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue
> 11:12:55 [basic-suit] queue.put({'return': func()})
> 11:12:55 [basic-suit] File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1660, in _deploy_host
> 11:12:55 [basic-suit] host.name(),
> 11:12:55 [basic-suit] RuntimeError: /dev/shm/ost/deployment-basic-suite-master/default/scripts/_home_jenkins_workspace_ovirt-master_change-queue-tester_ovirt-system-tests_basic-suite-master_deploy-scripts_setup_host_el7.sh failed with status 1 on lago-basic-suite-master-host-1
> 11:12:55 [basic-suit] Error while running thread
> 11:12:55 [basic-suit] Traceback (most recent call last):
> 11:12:55 [basic-suit] File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue
> 11:12:55 [basic-suit] queue.put({'return': func()})
> 11:12:55 [basic-suit] File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1660, in _deploy_host
> 11:12:55 [basic-suit] host.name(),
> 11:12:55 [basic-suit] RuntimeError: /dev/shm/ost/deployment-basic-suite-master/default/scripts/_home_jenkins_workspace_ovirt-master_change-queue-tester_ovirt-system-tests_basic-suite-master_deploy-scripts_setup_host_el7.sh failed with status 1 on lago-basic-suite-master-host-1
> 11:12:57 [upgrade-from-release-suit] Finish: creating root cache
> 11:12:57 [upgrade-from-release-suit] Finish: chroot init
> 11:12:57 [upgrade-from-release-suit] INFO: Installed packages:
> 11:12:57 [upgrade-from-release-suit] Finish: run
> 11:12:57 [upgrade-from-release-suit] Init took 208 seconds
> 11:12:57 [upgrade-from-release-suit] ============================'
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 7 months