OST testing and releases of ovirt-ansible-* projects
by Barak Korren
Due to an issue we had with our post-merge triggering code for GitHub,
most merge event for Github projects were not handled and therefore
theses projects were not processes by the change queue and not
released into the nightly repos.
We've now resolved the issue and replayed the most recent merge event
for the `ovirt-ansible` project.
I need to know if there are any other projects on GitHub that need to
release RPMs via the oVirt change queue. If so, we probably need to
take action to generate merge events for them by either merging new
changes or replaying older merge events.
Please let me know,
Thanks,
--
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
6 years, 8 months
[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-4.1 - Build # 210 - Failure!
by jenkins@jenkins.phx.ovirt.org
------=_Part_124_1917432440.1520739757146
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.1=
/=20
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.1/2=
10/
Build Number: 210
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #210
[Sandro Bonazzola] image-ng-suite-4.2: fix jobs naming
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_hosts
Error Message:
status: 409
reason: Conflict
detail: Server 192.168.201.4 is already part of another cluster.
-------------------- >> begin captured logging << --------------------
lago.utils: ERROR: Error while running thread
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_v=
ia_queue
queue.put({'return': func()})
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt=
-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 141=
, in _add_host
return api.hosts.add(p)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py=
", line 18306, in add
headers=3D{"Correlation-Id":correlation_id, "Expect":expect}
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 79, in add
return self.request('POST', url, body, headers, cls=3Dcls)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 122, in request
persistent_auth=3Dself.__persistent_auth
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 79, in do_request
persistent_auth)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 162, in __do_request
raise errors.RequestError(response_code, response_reason, response_body=
)
RequestError:=20
status: 409
reason: Conflict
detail: Server 192.168.201.4 is already part of another cluster.
--------------------- >> end captured logging << ---------------------
Stack Trace:
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTes=
t
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, i=
n wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in=
wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt=
-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 160=
, in add_hosts
nt.assert_true(all(vt.join_all()))
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_v=
ia_queue
queue.put({'return': func()})
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt=
-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 141=
, in _add_host
return api.hosts.add(p)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py=
", line 18306, in add
headers=3D{"Correlation-Id":correlation_id, "Expect":expect}
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 79, in add
return self.request('POST', url, body, headers, cls=3Dcls)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py",=
line 122, in request
persistent_auth=3Dself.__persistent_auth
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 79, in do_request
persistent_auth)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connection=
spool.py", line 162, in __do_request
raise errors.RequestError(response_code, response_reason, response_body=
)
'\r\nstatus: 409\r\nreason: Conflict\r\ndetail: Server 192.168.201.4 is alr=
eady part of another cluster.\n-------------------- >> begin captured loggi=
ng << --------------------\nlago.utils: ERROR: Error while running thread\n=
Traceback (most recent call last):\n File "/usr/lib/python2.7/site-package=
s/lago/utils.py", line 58, in _ret_via_queue\n queue.put({\'return\': fu=
nc()})\n File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4=
.1/ovirt-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py", =
line 141, in _add_host\n return api.hosts.add(p)\n File "/usr/lib/pytho=
n2.7/site-packages/ovirtsdk/infrastructure/brokers.py", line 18306, in add\=
n headers=3D{"Correlation-Id":correlation_id, "Expect":expect}\n File "=
/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line 79=
, in add\n return self.request(\'POST\', url, body, headers, cls=3Dcls)\=
n File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py"=
, line 122, in request\n persistent_auth=3Dself.__persistent_auth\n Fil=
e "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool=
.py", line 79, in do_request\n persistent_auth)\n File "/usr/lib/python=
2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", line 162, in=
__do_request\n raise errors.RequestError(response_code, response_reason=
, response_body)\nRequestError: \r\nstatus: 409\r\nreason: Conflict\r\ndeta=
il: Server 192.168.201.4 is already part of another cluster.\n-------------=
-------- >> end captured logging << ---------------------'
------=_Part_124_1917432440.1520739757146--
6 years, 8 months