[JIRA] (OVIRT-3055) Cannot login to my gerrit account
by Artur Socha (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-3055?page=com.atlassian.jir... ]
Artur Socha commented on OVIRT-3055:
------------------------------------
It looks like there are now 2 accounts with [asocha@redhat.com|mailto:asocha@redhat.com] email configured. I remember from the past that it was possible to link/merge them. Is this still possible?
> Cannot login to my gerrit account
> ---------------------------------
>
> Key: OVIRT-3055
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-3055
> Project: oVirt - virtualization made easy
> Issue Type: Task
> Components: Gerrit/git
> Reporter: Artur Socha
> Assignee: infra
> Priority: Highest
>
> The problem is I cannot login to my account on gerrit. I used to login using fedora id (I think that it ... but last time I had to enter credentials was literally months ago).
> Now on login page I don't see an option to use fedora open id. I tried to login with both google provider and github(login arso) but as a result new accounts were created.
> At the same time I can use command line to fetch sources using earlier provided ssh key.
> Could you check what's is really happening there?
> My email used to the patches is: asocha(a)redhat.com
> One of the recent patches I used to work on is:
> https://gerrit.ovirt.org/#/c/112097/
> It is a bit urgent because I need to finish some things before 4.4.4 RC1 build.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100150)
4 years
[JIRA] (OVIRT-3055) Cannot login to my gerrit account
by Artur Socha (oVirt JIRA)
Artur Socha created OVIRT-3055:
----------------------------------
Summary: Cannot login to my gerrit account
Key: OVIRT-3055
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-3055
Project: oVirt - virtualization made easy
Issue Type: Task
Components: Gerrit/git
Reporter: Artur Socha
Assignee: infra
Priority: Highest
The problem is I cannot login to my account on gerrit. I used to login using fedora id (I think that it ... but last time I had to enter credentials was literally months ago).
Now on login page I don't see an option to use fedora open id. I tried to login with both google provider and github(login arso) but as a result new accounts were created.
At the same time I can use command line to fetch sources using earlier provided ssh key.
Could you check what's is really happening there?
My email used to the patches is: asocha(a)redhat.com
One of the recent patches I used to work on is:
https://gerrit.ovirt.org/#/c/112097/
It is a bit urgent because I need to finish some things before 4.4.4 RC1 build.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100150)
4 years
[oVirt Jenkins] ovirt-system-tests_basic-suite-4.3_nightly - Build
# 549 - Failure!
by jenkins@jenkins.phx.ovirt.org
Project: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/
Build: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/...
Build Number: 549
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #549
[Shani Leviim] basic_sanity: add test for creating a floating disk
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 004_basic_sanity.run_vms
Error Message:
False != True after 600 seconds
Stack Trace:
Traceback (most recent call last):
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 runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 142, in wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/agent/workspace/ovirt-system-tests_basic-suite-4.3_nightly/ovirt-system-tests/basic-suite-4.3/test-scenarios/004_basic_sanity.py", line 697, in run_vms
_verify_vm_state(engine, vm_name, types.VmStatus.UP)
File "/home/jenkins/agent/workspace/ovirt-system-tests_basic-suite-4.3_nightly/ovirt-system-tests/basic-suite-4.3/test-scenarios/004_basic_sanity.py", line 102, in _verify_vm_state
lambda:
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in assert_true_within_long
assert_equals_within_long(func, True, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in assert_equals_within_long
func, value, LONG_TIMEOUT, allowed_exceptions=allowed_exceptions
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 252, in assert_equals_within
'%s != %s after %s seconds' % (res, value, timeout)
AssertionError: False != True after 600 seconds
4 years
[oVirt Jenkins]
ovirt-system-tests_upgrade-from-prevrelease-suite-4.3_nightly - Build # 504
- Failure!
by jenkins@jenkins.phx.ovirt.org
Project: https://jenkins.ovirt.org/job/ovirt-system-tests_upgrade-from-prevrelease...
Build: https://jenkins.ovirt.org/job/ovirt-system-tests_upgrade-from-prevrelease...
Build Number: 504
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #504
[Galit Rosenthal] Remove compat suite 4.2 and 4.3 from stdci file
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 004_basic_sanity.vm_run
Error Message:
False != True after 600 seconds
Stack Trace:
Traceback (most recent call last):
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 runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 142, in wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/agent/workspace/ovirt-system-tests_upgrade-from-prevrelease-suite-4.3_nightly/ovirt-system-tests/upgrade-from-prevrelease-suite-4.3/test-scenarios-after-upgrade/004_basic_sanity.py", line 107, in vm_run
lambda: api.vms.get(VM0_NAME).status.state == 'up',
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in assert_true_within_long
assert_equals_within_long(func, True, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in assert_equals_within_long
func, value, LONG_TIMEOUT, allowed_exceptions=allowed_exceptions
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 252, in assert_equals_within
'%s != %s after %s seconds' % (res, value, timeout)
AssertionError: False != True after 600 seconds
4 years
[oVirt Jenkins] ovirt-system-tests_basic-suite-master_nightly -
Build # 565 - Failure!
by jenkins@jenkins.phx.ovirt.org
Project: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/
Build: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_night...
Build Number: 565
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #565
[Marcin Sobczyk] basic: Report start times and runnings time of tests
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: basic-suite-master.test-scenarios.004_basic_sanity.test_sparsify_disk1
Error Message:
AssertionError: False != True after 600 seconds
Stack Trace:
engine_api = <ovirtsdk4.Connection object at 0x7fb484cae950>
@order_by(_TEST_LIST)
def test_sparsify_disk1(engine_api):
engine = engine_api.system_service()
disk_service = test_utils.get_disk_service(engine, DISK1_NAME)
with engine_utils.wait_for_event(engine, 1325): # USER_SPARSIFY_IMAGE_START event
disk_service.sparsify()
with engine_utils.wait_for_event(engine, 1326): # USER_SPARSIFY_IMAGE_FINISH_SUCCESS
> pass
../basic-suite-master/test-scenarios/004_basic_sanity.py:297:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/lib64/python2.7/contextlib.py:24: in __exit__
self.gen.next()
../ost_utils/ost_utils/engine_utils.py:44: in wait_for_event
lambda:
../ost_utils/ost_utils/assertions.py:97: in assert_true_within_long
assert_equals_within_long(func, True, allowed_exceptions)
../ost_utils/ost_utils/assertions.py:82: in assert_equals_within_long
func, value, LONG_TIMEOUT, allowed_exceptions=allowed_exceptions
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
func = <function <lambda> at 0x7fb484c808c0>, value = True, timeout = 600
allowed_exceptions = [], initial_wait = 0
error_message = 'False != True after 600 seconds'
def assert_equals_within(
func, value, timeout, allowed_exceptions=None, initial_wait=10,
error_message=None
):
allowed_exceptions = allowed_exceptions or []
with _EggTimer(timeout) as timer:
while not timer.elapsed():
try:
res = func()
if res == value:
return
except Exception as exc:
if _instance_of_any(exc, allowed_exceptions):
time.sleep(3)
continue
LOGGER.exception("Unhandled exception in %s", func)
raise
if initial_wait == 0:
time.sleep(3)
else:
time.sleep(initial_wait)
initial_wait = 0
try:
if error_message is None:
error_message = '%s != %s after %s seconds' % (res, value, timeout)
> raise AssertionError(error_message)
E AssertionError: False != True after 600 seconds
../ost_utils/ost_utils/assertions.py:60: AssertionError
4 years
[oVirt Jenkins] ovirt-system-tests_basic-suite-4.3_nightly - Build
# 546 - Failure!
by jenkins@jenkins.phx.ovirt.org
Project: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/
Build: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/...
Build Number: 546
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #546
[Nir Soffer] nfs: Use async mount
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 004_basic_sanity.run_vms
Error Message:
Fault reason is "Operation Failed". Fault detail is "[Network error during communication with the Host.]". HTTP response code is 400.
Stack Trace:
Traceback (most recent call last):
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 runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 142, in wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/agent/workspace/ovirt-system-tests_basic-suite-4.3_nightly/ovirt-system-tests/basic-suite-4.3/test-scenarios/004_basic_sanity.py", line 694, in run_vms
vm0_service.start(use_cloud_init=True, vm=vm_params)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 32520, in start
return self._internal_action(action, 'start', None, headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 299, in _internal_action
return future.wait() if wait else future
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in wait
return self._code(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 296, in callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 134, in _check_fault
self._raise_error(response, body.fault)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118, in _raise_error
raise error
Error: Fault reason is "Operation Failed". Fault detail is "[Network error during communication with the Host.]". HTTP response code is 400.
4 years