[JIRA] (OVIRT-1405) gerrit seams to fail accepting my patches due to multiple accounts merged in the past
by Simone Tiraboschi (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1405?page=com.atlassian.jir... ]
Simone Tiraboschi updated OVIRT-1405:
-------------------------------------
Component/s: Gerrit/git
Issue Type: Bug (was: Outage)
> gerrit seams to fail accepting my patches due to multiple accounts merged in the past
> -------------------------------------------------------------------------------------
>
> Key: OVIRT-1405
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1405
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: Gerrit/git
> Reporter: Simone Tiraboschi
> Assignee: infra
>
> Gerrit seams to fail accepting my patches due to multiple accounts merged in the past with this error:
> [stirabos@t440s ovirt-setup-lib] $ git push gerrit.ovirt.org:ovirt-setup-lib HEAD:refs/for/master/interface
> Counting objects: 5, done.
> Delta compression using up to 4 threads.
> Compressing objects: 100% (5/5), done.
> Writing objects: 100% (5/5), 626 bytes | 0 bytes/s, done.
> Total 5 (delta 3), reused 0 (delta 0)
> remote: Resolving deltas: 100% (3/3)
> remote: Processing changes: refs: 2, done
> To gerrit.ovirt.org:ovirt-setup-lib
> ! [remote rejected] HEAD -> refs/for/master/interface (internal server error: java.lang.IllegalArgumentException: expected one element but was: <1000926, 1000532, 1000798>)
> error: failed to push some refs to 'gerrit.ovirt.org:ovirt-setup-lib'
> Where 1000926, 1000532, 1000798 are my identities merged in the past.
> A lot of web actions (edit a patch, rebasing and so on) are failing as well due to the same issue.
> The patch, at the end, instead is in gerrit but bugzilla didn't get automatically updated as expected.
--
This message was sent by Atlassian JIRA
(v1000.1007.0#100044)
7 years, 6 months
[JIRA] (OVIRT-1405) gerrit seams to fail accepting my patches due to multiple accounts merged in the past
by Simone Tiraboschi (oVirt JIRA)
Simone Tiraboschi created OVIRT-1405:
----------------------------------------
Summary: gerrit seams to fail accepting my patches due to multiple accounts merged in the past
Key: OVIRT-1405
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1405
Project: oVirt - virtualization made easy
Issue Type: Outage
Reporter: Simone Tiraboschi
Assignee: infra
Gerrit seams to fail accepting my patches due to multiple accounts merged in the past with this error:
[stirabos@t440s ovirt-setup-lib] $ git push gerrit.ovirt.org:ovirt-setup-lib HEAD:refs/for/master/interface
Counting objects: 5, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 626 bytes | 0 bytes/s, done.
Total 5 (delta 3), reused 0 (delta 0)
remote: Resolving deltas: 100% (3/3)
remote: Processing changes: refs: 2, done
To gerrit.ovirt.org:ovirt-setup-lib
! [remote rejected] HEAD -> refs/for/master/interface (internal server error: java.lang.IllegalArgumentException: expected one element but was: <1000926, 1000532, 1000798>)
error: failed to push some refs to 'gerrit.ovirt.org:ovirt-setup-lib'
Where 1000926, 1000532, 1000798 are my identities merged in the past.
A lot of web actions (edit a patch, rebasing and so on) are failing as well due to the same issue.
The patch, at the end, instead is in gerrit but bugzilla didn't get automatically updated as expected.
--
This message was sent by Atlassian JIRA
(v1000.1007.0#100044)
7 years, 6 months
[oVirt Jenkins] ovirt_master_hc-system-tests - Build # 101 - Failure!
by jenkins@jenkins.phx.ovirt.org
------=_Part_10_1107443158.1494991464890
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Project: http://jenkins.ovirt.org/job/ovirt_master_hc-system-tests/
Build: http://jenkins.ovirt.org/job/ovirt_master_hc-system-tests/101/
Build Number: 101
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #101
[Yaniv Kaul] Ensure tests can run without Internet connectivity
[Daniel Erez] ovirt-imageio: Use release branch for release builds
[Daniel Erez] ovirt-imageio: remove 4.0 from release builds
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.wait_engine
Error Message:
None != 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 129, in 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_master_hc-system-tests/ovirt-system-tests/hc-basic-suite-master/test-scenarios/002_bootstrap.py", line 102, in wait_engine
testlib.assert_true_within(_engine_is_up, timeout=10 * 60)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 256, in assert_true_within
assert_equals_within(func, True, timeout, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 230, in assert_equals_within
'%s != %s after %s seconds' % (res, value, timeout)
AssertionError: None != True after 600 seconds
------=_Part_10_1107443158.1494991464890--
7 years, 6 months
Build failed in Jenkins: system-sync_mirrors-centos-updates-el7-x86_64 #435
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> git --version # timeout=10
> git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/changes/13/75913/5:patch --prune
> git rev-parse origin/patch^{commit} # timeout=10
> git rev-parse patch^{commit} # timeout=10
Checking out Revision 4b0fe3e0c9fba26cdbaafe2b29fddd3411225d6f (patch)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4b0fe3e0c9fba26cdbaafe2b29fddd3411225d6f
> git rev-list 4b0fe3e0c9fba26cdbaafe2b29fddd3411225d6f # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe /tmp/hudson2762474785410042558.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-updates-el7 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 175, in main
my.doRepoSetup()
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 681, in doRepoSetup
return self._getRepos(thisrepo, True)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 721, in _getRepos
self._repos.doSetup(thisrepo)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
self.retrieveAllMD()
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
dl = repo._async and repo._commonLoadRepoXML(repo)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1470, in _commonLoadRepoXML
result = self._getFileRepoXML(local, text)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1248, in _getFileRepoXML
size=102400) # setting max size as 100K
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1020, in _getFile
result = self.grab.urlgrab(misc.to_utf8(relative), local,
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 699, in <lambda>
grab = property(lambda self: self._getgrab())
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 694, in _getgrab
self._setupGrab()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 631, in _setupGrab
urls = self.urls
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 876, in <lambda>
urls = property(fget=lambda self: self._geturls(),
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 873, in _geturls
self._baseurlSetup()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 819, in _baseurlSetup
mirrorurls.extend(list(self.metalink_data.urls()))
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 916, in <lambda>
metalink_data = property(fget=lambda self: self._getMetalink(),
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 904, in _getMetalink
shutil.move(result, self.metalink_filename)
File "/usr/lib64/python2.7/shutil.py", line 301, in move
copy2(src, real_dst)
File "/usr/lib64/python2.7/shutil.py", line 130, in copy2
copyfile(src, dst)
File "/usr/lib64/python2.7/shutil.py", line 82, in copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: '/home/jenkins/mirrors_cache/fedora-base-fc24/metalink.xml.tmp'
Build step 'Execute shell' marked build as failure
7 years, 6 months