[CQ]: 103247, 6 (ovirt-engine) failed "ovirt-master" system tests, but isn't the failure root cause

2019-10-03 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
103247,6 (ovirt-engine) failed. However, this change seems not to be the root
cause for this failure. Change 102934,5 (ovirt-engine) that this change depends
on or is based on, was detected as the cause of the testing failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 102934,5 (ovirt-engine) is
fixed and this change is updated to refer to or rebased on the fixed version,
or this change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/#/c/103247/6

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/#/c/102934/5

For failed test results see:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/16312/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/HS7NUHAMTUPXWQFC72GARGY4SAUCLLTV/


[CQ]: 103780, 5 (ovirt-engine) failed "ovirt-master" system tests, but isn't the failure root cause

2019-10-03 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
103780,5 (ovirt-engine) failed. However, this change seems not to be the root
cause for this failure. Change 102934,5 (ovirt-engine) that this change depends
on or is based on, was detected as the cause of the testing failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 102934,5 (ovirt-engine) is
fixed and this change is updated to refer to or rebased on the fixed version,
or this change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/#/c/103780/5

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/#/c/102934/5

For failed test results see:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/16308/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/CBKAUQAGXNRUYYNYZYGIB7RZ6AJCTM4T/


Build failed in Jenkins: system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #224

2019-10-03 Thread jenkins
See 


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > 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/heads/*:refs/remotes/origin/* --prune
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 205305a72b8585cfc5a1d38f2c4e7579e59b8a56
Commit message: "pipelines: Don't define lib globals with @Filed"
 > git rev-list --no-walk 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins8630221184847995053.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 
x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/sac-gluster-ansible-el7 
/var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=sac-gluster-ansible-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base 
--norepopath --newest-only --urls --quiet
+ 
reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n 
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ans

[oVirt Jenkins] ovirt-system-tests_compat-4.3-suite-master - Build # 213 - Fixed!

2019-10-03 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.3-suite-master/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.3-suite-master/213/
Build Number: 213
Build Status:  Fixed
Triggered By: Started by timer

-
Changes Since Last Success:
-
Changes for Build #212
[jenkins CI] Auto create ovirt-master


Changes for Build #213
[jenkins CI] Auto create ovirt-master-cq




-
Failed Tests:
-
All tests passed___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/IGBG45LLJGFWTEKBKGX3FUMJBF4SC6MP/


Jenkins build is back to normal : system-sync_mirrors-fedora-updates-fc29-x86_64 #986

2019-10-03 Thread jenkins
See 

___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/MQ45ZIWL2BKUOFF6LG4YDJLD3GCHNDSB/


oVirt infra daily report - unstable production jobs - 967

2019-10-03 Thread jenkins
Good morning!

Attached is the HTML page with the jenkins status report. You can see it also 
here:
 - 
http://jenkins.ovirt.org/job/system_jenkins-report/967//artifact/exported-artifacts/upstream_report.html

Cheers,
Jenkins
 
 
 
 RHEVM CI Jenkins Daily Report - 03/10/2019
 
00 Unstable Critical
 
   
   changequeue-status_standard-check-patch
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-master_change-queue-tester
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-node-ng-image_4.3_build-artifacts-fc30-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-node-ng-image_master_build-artifacts-fc30-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-node-ng_4.2_build-artifacts-el7-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_compat-4.3-suite-master
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_master_standard-poll-upstream-sources
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_network-suite-4.3
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_openshift-on-ovirt-suite-4.2
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-vdsmfake_master_build-artifacts-el7-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   system-sync_mirrors-fedora-updates-fc29-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   system-sync_mirrors-sac-gluster-ansible-el7-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   ___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/YM

[CQ]: 102936, 5 (ovirt-engine) failed "ovirt-master" system tests, but isn't the failure root cause

2019-10-03 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
102936,5 (ovirt-engine) failed. However, this change seems not to be the root
cause for this failure. Change 102934,5 (ovirt-engine) that this change depends
on or is based on, was detected as the cause of the testing failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 102934,5 (ovirt-engine) is
fixed and this change is updated to refer to or rebased on the fixed version,
or this change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/#/c/102936/5

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/#/c/102934/5

For failed test results see:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/16303/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/THO7AL72HX5ES7OPYN4DQRZQ237OBJSN/


Build failed in Jenkins: system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #223

2019-10-03 Thread jenkins
See 


Changes:

[Barak Korren] pipelines: Don't define lib globals with @Filed

--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > 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/heads/*:refs/remotes/origin/* --prune
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 205305a72b8585cfc5a1d38f2c4e7579e59b8a56
Commit message: "pipelines: Don't define lib globals with @Filed"
 > git rev-list --no-walk f24c9e2bbf82ce0d1a30a52817c4a85ec70083b9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins8938080796943445110.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 
x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/sac-gluster-ansible-el7 
/var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=sac-gluster-ansible-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base 
--norepopath --newest-only --urls --quiet
+ 
reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2

[CQ]: 103716,2 (ovirt-engine-sdk) failed "ovirt-master" system tests

2019-10-03 Thread oVirt Jenkins
Change 103716,2 (ovirt-engine-sdk) is probably the reason behind recent system
test failures in the "ovirt-master" change queue and needs to be fixed.

This change had been removed from the testing queue. Artifacts build from this
change will not be released until it is fixed.

For further details about the change see:
https://gerrit.ovirt.org/#/c/103716/2

For failed test results see:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/16297/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/5GLP4X35WAHGVXBUFKIKS52GA6RF3RJU/


Build failed in Jenkins: system-sync_mirrors-fedora-updates-fc29-x86_64 #985

2019-10-03 Thread jenkins
See 


Changes:

[Barak Korren] pipelines: Don't define lib globals with @Filed

--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > 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/heads/*:refs/remotes/origin/* --prune
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 205305a72b8585cfc5a1d38f2c4e7579e59b8a56
Commit message: "pipelines: Don't define lib globals with @Filed"
 > git rev-list --no-walk f24c9e2bbf82ce0d1a30a52817c4a85ec70083b9 # timeout=10
[system-sync_mirrors-fedora-updates-fc29-x86_64] $ /bin/bash -xe 
/tmp/jenkins6284066856125275586.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror fedora-updates-fc29 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror fedora-updates-fc29 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror fedora-updates-fc29 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=fedora-updates-fc29
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs fedora-updates-fc29 yum
+ local repo_name=fedora-updates-fc29
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/fedora-updates-fc29 
/var/www/html/repos/yum/fedora-updates-fc29/base
+ check_yum_sync_needed fedora-updates-fc29 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=fedora-updates-fc29
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/fedora-updates-fc29
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync fedora-updates-fc29 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=fedora-updates-fc29
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=fedora-updates-fc29 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/fedora-updates-fc29/base --norepopath 
--newest-only --urls --quiet
Traceback (most recent call last):
  File "/usr/bin/reposync", line 373, in 
main()
  File "/usr/bin/reposync", line 185, 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 1482, in 
_commonLoadRepoXML
result = self._getFileRepoXML(local, text)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1259, in 
_getFileRepoXML
size=102400) # setting max size as 100K
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1025, in _getFile
result = self.grab.urlgrab(misc.to_utf8(relative), local,
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 703, in 
grab = property(lambda self: self._getgrab())
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 698, in _getgrab
self._setupGrab()
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 635, in 
_setupGrab
ur

[CQ]: 103638, 20 (ovirt-engine-nodejs-modules) failed "ovirt-master" system tests

2019-10-03 Thread oVirt Jenkins
Change 103638,20 (ovirt-engine-nodejs-modules) is probably the reason behind
recent system test failures in the "ovirt-master" change queue and needs to be
fixed.

This change had been removed from the testing queue. Artifacts build from this
change will not be released until it is fixed.

For further details about the change see:
https://gerrit.ovirt.org/#/c/103638/20

For failed test results see:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/16294/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/DG5NCV7UNDSF7CBXQB3ID33F5AQPDS7V/


Re: Request to whitelist my github id

2019-10-03 Thread Dusan Fodor
Hello,
could you please provide me your GitHub handle?

On Thu, Oct 3, 2019 at 9:35 AM Prajith Kesava Prasad 
wrote:

> Hi,
>
> Requesting to whitelist my github id to send patches, Kindly find the
> details below.
>
> Name:Prajith Kesava Prasad
> Company Name: RedHat
> email: pkesa...@redhat.com
>
> Thanks,
> Prajith Kesava Prasad
>
> ___
> Infra mailing list -- infra@ovirt.org
> To unsubscribe send an email to infra-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/infra@ovirt.org/message/H2ASFHLQOQNNM6CGTZCLDGK2JGTK3PO7/
>
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/5ESCQLEAPDCMAUIX3ZF7CQ36W62C6URJ/


Build failed in Jenkins: system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #222

2019-10-03 Thread jenkins
See 


Changes:

[Barak Korren] pipeline-loader: Refactor library loading

--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > 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/heads/*:refs/remotes/origin/* --prune
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f24c9e2bbf82ce0d1a30a52817c4a85ec70083b9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f24c9e2bbf82ce0d1a30a52817c4a85ec70083b9
Commit message: "pipeline-loader: Refactor library loading"
 > git rev-list --no-walk 731c4be109eee7b568fb0a7fa27a279488b152a7 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins6960532008833935443.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 
x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/sac-gluster-ansible-el7 
/var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=sac-gluster-ansible-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base 
--norepopath --newest-only --urls --quiet
+ 
reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rp

[JIRA] (OVIRT-2808) CI broken - builds fail early in "loading code" stage with "attempted duplicate class definition for name: "Project""

2019-10-03 Thread Barak Korren (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=39879#comment-39879
 ] 

Barak Korren commented on OVIRT-2808:
-

known issue - we need the configuration in jenkins to "catch up" to the code in 
our master branch.

should be resolved once the following finishes running:
https://jenkins.ovirt.org/job/jenkins_standard-on-merge/820

> CI broken - builds fail early in "loading code" stage with "attempted 
> duplicate class definition for name: "Project""
> -
>
> Key: OVIRT-2808
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2808
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: Nir Soffer
>Assignee: infra
>
> Example builds:
> - http://jenkins.ovirt.org/job/vdsm_standard-check-patch/12526/
> - http://jenkins.ovirt.org/job/vdsm_standard-check-patch/12527/
> java.lang.LinkageError: loader (instance of
> org/jenkinsci/plugins/workflow/cps/CpsGroovyShell$CleanGroovyClassLoader):
> attempted  duplicate class definition for name: "Project"
>   at java.lang.ClassLoader.defineClass1(Native Method)
>   at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
>   at 
> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>   at groovy.lang.GroovyClassLoader.access$400(GroovyClassLoader.java:62)
>   at 
> groovy.lang.GroovyClassLoader$ClassCollector.createClass(GroovyClassLoader.java:500)
>   at 
> groovy.lang.GroovyClassLoader$ClassCollector.onClassNode(GroovyClassLoader.java:517)
>   at 
> groovy.lang.GroovyClassLoader$ClassCollector.call(GroovyClassLoader.java:521)
>   at 
> org.codehaus.groovy.control.CompilationUnit$17.call(CompilationUnit.java:834)
>   at 
> org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1065)
>   at 
> org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603)
>   at 
> org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581)
>   at 
> org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558)
>   at 
> groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298)
>   at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268)
>   at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688)
>   at groovy.lang.GroovyShell.parse(GroovyShell.java:700)
>   at 
> org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:142)
>   at 
> org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.parse(CpsGroovyShell.java:113)
>   at groovy.lang.GroovyShell.parse(GroovyShell.java:736)
>   at groovy.lang.GroovyShell.parse(GroovyShell.java:727)
>   at 
> org.jenkinsci.plugins.workflow.cps.steps.LoadStepExecution.start(LoadStepExecution.java:49)
>   at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:269)
>   at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:177)
>   at 
> org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:122)
>   at 
> org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:48)
>   at 
> org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
>   at 
> org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113)
>   at 
> com.cloudbees.groovy.cps.sandbox.DefaultInvoker.methodCall(DefaultInvoker.java:20)
>   at WorkflowScript.load_code(WorkflowScript:45)
>   at Script4.on_load(Script4.groovy:22)
>   at WorkflowScript.load_code(WorkflowScript:47)
>   at Script1.on_load(Script1.groovy:13)
>   at WorkflowScript.load_code(WorkflowScript:47)
>   at WorkflowScript.run(WorkflowScript:22)
>   at ___cps.transform___(Native Method)
>   at 
> com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:84)
>   at 
> com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:113)
>   at 
> com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83)
>   at sun.reflect.GeneratedMethodAccessor681.invoke(Unknown Source)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:498)
>   at 
> com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
>   at 
> com.cloudbees.groovy.cps.impl.LocalVariableBlock$LocalVariable.get(LocalVariableBlock.java:39)
>   at 
> com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
>   at 
> com.

[JIRA] (OVIRT-2808) CI broken - builds fail early in "loading code" stage with "attempted duplicate class definition for name: "Project""

2019-10-03 Thread Barak Korren (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Barak Korren reassigned OVIRT-2808:
---

Assignee: Barak Korren  (was: infra)

> CI broken - builds fail early in "loading code" stage with "attempted 
> duplicate class definition for name: "Project""
> -
>
> Key: OVIRT-2808
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2808
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: Nir Soffer
>Assignee: Barak Korren
>
> Example builds:
> - http://jenkins.ovirt.org/job/vdsm_standard-check-patch/12526/
> - http://jenkins.ovirt.org/job/vdsm_standard-check-patch/12527/
> java.lang.LinkageError: loader (instance of
> org/jenkinsci/plugins/workflow/cps/CpsGroovyShell$CleanGroovyClassLoader):
> attempted  duplicate class definition for name: "Project"
>   at java.lang.ClassLoader.defineClass1(Native Method)
>   at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
>   at 
> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
>   at groovy.lang.GroovyClassLoader.access$400(GroovyClassLoader.java:62)
>   at 
> groovy.lang.GroovyClassLoader$ClassCollector.createClass(GroovyClassLoader.java:500)
>   at 
> groovy.lang.GroovyClassLoader$ClassCollector.onClassNode(GroovyClassLoader.java:517)
>   at 
> groovy.lang.GroovyClassLoader$ClassCollector.call(GroovyClassLoader.java:521)
>   at 
> org.codehaus.groovy.control.CompilationUnit$17.call(CompilationUnit.java:834)
>   at 
> org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1065)
>   at 
> org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603)
>   at 
> org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581)
>   at 
> org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558)
>   at 
> groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298)
>   at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268)
>   at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688)
>   at groovy.lang.GroovyShell.parse(GroovyShell.java:700)
>   at 
> org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:142)
>   at 
> org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.parse(CpsGroovyShell.java:113)
>   at groovy.lang.GroovyShell.parse(GroovyShell.java:736)
>   at groovy.lang.GroovyShell.parse(GroovyShell.java:727)
>   at 
> org.jenkinsci.plugins.workflow.cps.steps.LoadStepExecution.start(LoadStepExecution.java:49)
>   at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:269)
>   at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:177)
>   at 
> org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:122)
>   at 
> org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:48)
>   at 
> org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
>   at 
> org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113)
>   at 
> com.cloudbees.groovy.cps.sandbox.DefaultInvoker.methodCall(DefaultInvoker.java:20)
>   at WorkflowScript.load_code(WorkflowScript:45)
>   at Script4.on_load(Script4.groovy:22)
>   at WorkflowScript.load_code(WorkflowScript:47)
>   at Script1.on_load(Script1.groovy:13)
>   at WorkflowScript.load_code(WorkflowScript:47)
>   at WorkflowScript.run(WorkflowScript:22)
>   at ___cps.transform___(Native Method)
>   at 
> com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:84)
>   at 
> com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:113)
>   at 
> com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83)
>   at sun.reflect.GeneratedMethodAccessor681.invoke(Unknown Source)
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>   at java.lang.reflect.Method.invoke(Method.java:498)
>   at 
> com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
>   at 
> com.cloudbees.groovy.cps.impl.LocalVariableBlock$LocalVariable.get(LocalVariableBlock.java:39)
>   at 
> com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
>   at 
> com.cloudbees.groovy.cps.impl.LocalVariableBlock.evalLValue(LocalVariableBlock.java:28)
>   at 
> com.cloudbees.groovy.cps.LValueBlock$BlockImpl.eval(LValueBlock.java:55)
>   at com.cloudbees.groovy.cps.LValueB

[JIRA] (OVIRT-2808) CI broken - builds fail early in "loading code" stage with "attempted duplicate class definition for name: "Project""

2019-10-03 Thread Nir Soffer (oVirt JIRA)
Nir Soffer created OVIRT-2808:
-

 Summary: CI broken - builds fail early in "loading code" stage 
with "attempted duplicate class definition for name: "Project""
 Key: OVIRT-2808
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2808
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: Nir Soffer
Assignee: infra


Example builds:

- http://jenkins.ovirt.org/job/vdsm_standard-check-patch/12526/

- http://jenkins.ovirt.org/job/vdsm_standard-check-patch/12527/


java.lang.LinkageError: loader (instance of
org/jenkinsci/plugins/workflow/cps/CpsGroovyShell$CleanGroovyClassLoader):
attempted  duplicate class definition for name: "Project"
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at groovy.lang.GroovyClassLoader.access$400(GroovyClassLoader.java:62)
at 
groovy.lang.GroovyClassLoader$ClassCollector.createClass(GroovyClassLoader.java:500)
at 
groovy.lang.GroovyClassLoader$ClassCollector.onClassNode(GroovyClassLoader.java:517)
at 
groovy.lang.GroovyClassLoader$ClassCollector.call(GroovyClassLoader.java:521)
at 
org.codehaus.groovy.control.CompilationUnit$17.call(CompilationUnit.java:834)
at 
org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1065)
at 
org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603)
at 
org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581)
at 
org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558)
at 
groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298)
at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268)
at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688)
at groovy.lang.GroovyShell.parse(GroovyShell.java:700)
at 
org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:142)
at 
org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.parse(CpsGroovyShell.java:113)
at groovy.lang.GroovyShell.parse(GroovyShell.java:736)
at groovy.lang.GroovyShell.parse(GroovyShell.java:727)
at 
org.jenkinsci.plugins.workflow.cps.steps.LoadStepExecution.start(LoadStepExecution.java:49)
at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:269)
at org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:177)
at 
org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:122)
at 
org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:48)
at 
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113)
at 
com.cloudbees.groovy.cps.sandbox.DefaultInvoker.methodCall(DefaultInvoker.java:20)
at WorkflowScript.load_code(WorkflowScript:45)
at Script4.on_load(Script4.groovy:22)
at WorkflowScript.load_code(WorkflowScript:47)
at Script1.on_load(Script1.groovy:13)
at WorkflowScript.load_code(WorkflowScript:47)
at WorkflowScript.run(WorkflowScript:22)
at ___cps.transform___(Native Method)
at 
com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:84)
at 
com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:113)
at 
com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83)
at sun.reflect.GeneratedMethodAccessor681.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
at 
com.cloudbees.groovy.cps.impl.LocalVariableBlock$LocalVariable.get(LocalVariableBlock.java:39)
at 
com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
at 
com.cloudbees.groovy.cps.impl.LocalVariableBlock.evalLValue(LocalVariableBlock.java:28)
at 
com.cloudbees.groovy.cps.LValueBlock$BlockImpl.eval(LValueBlock.java:55)
at com.cloudbees.groovy.cps.LValueBlock.eval(LValueBlock.java:16)
at com.cloudbees.groovy.cps.Next.step(Next.java:83)
at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174)
at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
at 
org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:1

[JIRA] (OVIRT-2807) changing OST ovirt-system-tests_openshift-on-ovirt-suite-4.2 label for openshift integ-tests-container-big

2019-10-03 Thread Evgeny Slutsky (oVirt JIRA)
Evgeny Slutsky created OVIRT-2807:
-

 Summary: changing OST 
ovirt-system-tests_openshift-on-ovirt-suite-4.2 label for openshift 
integ-tests-container-big
 Key: OVIRT-2807
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2807
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: Evgeny Slutsky
Assignee: infra


Hi,
this nightly  OST job started to fail:
https://jenkins.ovirt.org/view/oVirt%20system%20tests/job/ovirt-system-tests_openshift-on-ovirt-suite-4.2/

it started to fail after the memory limits change for  jenkins jobs:

*05:33:29* resources:*05:33:29*   limits:*05:33:29*
memory: "14Gi"*05:33:29*   requests:*05:33:29* memory:
"14Gi"*05:33:29* securityContext:


its memory requirement is beyond regular 14Gi.


please changed the label:

*05:33:29*   labels:*05:33:29* integ-tests-container: ""*05:33:29*
jenkins: "slave"*05:33:29* jenkins/integ-tests-container:
"true"


*to integ-tests-container-big :*

*04:37:00*   labels:*04:37:00* integ-tests-container-big:
""*04:37:00* jenkins: "slave"*04:37:00*
jenkins/integ-tests-container-big: "true"


Thanks.



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100111)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/4YULXNYQ3EQCSXSAXKVAZ6RZGEZDPTRI/


Request to whitelist my github id

2019-10-03 Thread Prajith Kesava Prasad
Hi,

Requesting to whitelist my github id to send patches, Kindly find the
details below.

Name:Prajith Kesava Prasad
Company Name: RedHat
email: pkesa...@redhat.com

Thanks,
Prajith Kesava Prasad
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/H2ASFHLQOQNNM6CGTZCLDGK2JGTK3PO7/


Add Email to github whitelist

2019-10-03 Thread Ritesh Chikatwar
Please add my email id to whitelist which will help to CI jobs to run
whenever a new patch sent by me.


Regards
Ritesh Chikatwar
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/J7ZRVL4ITSDLKADPPI7SCXSSCU3IKYRM/