Build failed in Jenkins: ovirt_3.6_he-system-tests #792

2016-12-28 Thread jenkins
See 

Changes:

[Your Name] 002_bootstrap: removing unused local variables

[Gil Shinar] Changed build discarder conf to deploy experimental

[Gil Shinar] Removing vdsm ppc64 build for now

--
[...truncated 608 lines...]
+ local ID=3
+ lvcreate -L20G -n lun3_bdev vg1_storage
+ targetcli /backstores/block create name=lun3_bdev 
dev=/dev/vg1_storage/lun3_bdev
+ targetcli /iscsi/iqn.2014-07.org.ovirt:storage/tpg1/luns/ create 
/backstores/block/lun3_bdev
+ for I in '$(seq $NUM_LUNS)'
+ create_lun 4
+ local ID=4
+ lvcreate -L20G -n lun4_bdev vg1_storage
+ targetcli /backstores/block create name=lun4_bdev 
dev=/dev/vg1_storage/lun4_bdev
+ targetcli /iscsi/iqn.2014-07.org.ovirt:storage/tpg1/luns/ create 
/backstores/block/lun4_bdev
+ targetcli /iscsi/iqn.2014-07.org.ovirt:storage/tpg1 set auth userid=username 
password=password
+ targetcli /iscsi/iqn.2014-07.org.ovirt:storage/tpg1 set attribute 
demo_mode_write_protect=0 generate_node_acls=1 cache_dynamic_acls=1 
default_cmdsn_depth=64
+ targetcli saveconfig
+ systemctl enable target
Created symlink from /etc/systemd/system/multi-user.target.wants/target.service 
to /usr/lib/systemd/system/target.service.
+ systemctl start target
+ sed -i 's/#node.session.auth.authmethod = CHAP/node.session.auth.authmethod = 
CHAP/g' /etc/iscsi/iscsid.conf
+ sed -i 's/#node.session.auth.username = username/node.session.auth.username = 
username/g' /etc/iscsi/iscsid.conf
+ sed -i 's/#node.session.auth.password = password/node.session.auth.password = 
password/g' /etc/iscsi/iscsid.conf
+ iscsiadm -m discovery -t sendtargets -p 127.0.0.1
+ iscsiadm -m node -L all
+ rescan-scsi-bus.sh
which: no multipath in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
+ lsscsi -i
+ grep 36
+ awk '{print $NF}'
+ sort
+ iscsiadm -m node -U all
+ iscsiadm -m node -o delete
+ systemctl stop iscsi.service
+ systemctl disable iscsi.service
Removed symlink /etc/systemd/system/sysinit.target.wants/iscsi.service.
+ install_deps_389ds
+ yum install -y --downloaddir=/dev/shm 389-ds-base
+ setup_389ds
+ DOMAIN=lago.local
+ PASSWORD=12345678
++ hostname
++ sed s/_/-/g
+ HOSTNAME=lago-he-basic-suite-3-6-storage.lago.local
++ /sbin/ip -4 -o addr show dev eth0
++ awk '{split($4,a,"."); print a[1] "." a[2] "." a[3] "." a[4]}'
++ awk -F/ '{print $1}'
+ ADDR=192.168.200.2
+ cat
+ sed -i s/@HOSTNAME@/lago-he-basic-suite-3-6-storage.lago.local/g 
answer_file.inf
+ sed -i s/@PASSWORD@/12345678/g answer_file.inf
+ sed -i s/@DOMAIN@/lago.local/g answer_file.inf
+ cat
+ /usr/sbin/setup-ds.pl --silent --file=answer_file.inf
Warning: using root as the server user id.  You are strongly encouraged to use 
a non-root user.

* [Thread-2] Deploy VM lago-he-basic-suite-3-6-storage: ERROR (in 0:02:25)
Error while running thread
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/lago/utils.py", line 55, in 
_ret_via_queue
queue.put({'return': func()})
  File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1242, in 
_deploy_host
host.name(),
RuntimeError: 

 failed with status 1 on lago-he-basic-suite-3-6-storage
* [Thread-5] Deploy VM lago-he-basic-suite-3-6-host1: ERROR (in 0:08:29)
* [Thread-4] Deploy VM lago-he-basic-suite-3-6-host0: ERROR (in 0:08:29)
  # Deploy environment: ERROR (in 0:08:29)
@ Deploy oVirt environment: ERROR (in 0:08:30)
Error occured, aborting
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 281, in do_run
self.cli_plugins[args.ovirtverb].do_run(args)
  File "/usr/lib/python2.7/site-packages/lago/plugins/cli.py", line 184, in 
do_run
self._do_run(**vars(args))
  File "/usr/lib/python2.7/site-packages/lago/utils.py", line 489, in wrapper
return func(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/lago/utils.py", line 500, in wrapper
return func(*args, prefix=prefix, **kwargs)
  File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 187, in 
do_deploy
prefix.deploy()
  File "/usr/lib/python2.7/site-packages/lago/log_utils.py", line 621, in 
wrapper
return func(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/ovirtlago/reposetup.py", line 68, in 
wrapper
return func(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/ovirtlago/__init__.py", line 198, in 
deploy
return super(OvirtPrefix, self).deploy()
  File "/usr/lib/python2.7/site-packages/lago/log_utils.py", line 621, in 
wrapper
return func(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1249, in deploy
self._deploy_host, self.virt_env.get_vms().values()
  File 

oVirt infra daily report - unstable production jobs - 183

2016-12-28 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/183//artifact/exported-artifacts/upstream_report.html

Cheers,
Jenkins

 
 
 
 RHEVM CI Jenkins Daily Report - 28/12/2016
 
00 Unstable Critical
 
   
   ovirt-node-ng_ovirt-master-experimental_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_3.6_he-system-tests
   
   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_3.6_image-ng-system-tests
   
   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-backup_jenkins_old_ovirt_org
   
   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.

Job disabled - The old Jenkins is probably not up any more
   
   ___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-982) Fwd: http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-4.1_el7_created/431

2016-12-28 Thread Shlomo Ben David (oVirt JIRA)

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

Shlomo Ben David reassigned OVIRT-982:
--

Assignee: Shlomo Ben David  (was: infra)

> Fwd: 
> http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-4.1_el7_created/431
> --
>
> Key: OVIRT-982
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-982
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: Yevgeny Zaspitsky
>Assignee: Shlomo Ben David
>
> Looks like a lot of jobs fail on similar problem.
> From the job console log:
> git -c core.askpass=true fetch --tags --progress
> git://gerrit.ovirt.org/ovirt-engine.git refs/changes/93/67593/22
> --prune
> ERROR: Error fetching remote repo
> 'origin'hudson.plugins.git.GitException
> :
> Failed to fetch from git://gerrit.ovirt.org/ovirt-engine.git
>   at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
> 
>   at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
> 
>   at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
> 
>   at 
> org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
> 
>   at hudson.scm.SCM.checkout(SCM.java:485)
> 
>   at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
> 
>   at 
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
> 
>   at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
> 
>   at 
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
> 
>   at hudson.model.Run.execute(Run.java:1738)
> 
>   at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
> 
>   at hudson.model.ResourceController.execute(ResourceController.java:98)
> 
>   at hudson.model.Executor.run(Executor.java:410)
> 
> Caused by: hudson.plugins.git.GitException
> :
> Command "git -c core.askpass=true fetch --tags --progress
> git://gerrit.ovirt.org/ovirt-engine.git refs/changes/93/67593/22
> --prune" returned status code 128:
> stdout:
> stderr: fatal: read error: Connection reset by peer
>   at 
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1640)
>   at 
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1388)
>   at 
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:62)
>   at 
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:313)
>   at 
> org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
>   at 
> org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
>   at hudson.remoting.UserRequest.perform(UserRequest.java:152)
>   at hudson.remoting.UserRequest.perform(UserRequest.java:50)
>   at hudson.remoting.Request$2.run(Request.java:332)
>   at 
> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
>   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>   at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>   at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>   at java.lang.Thread.run(Thread.java:745)
>   at ..remote call to 

[JIRA] (OVIRT-991) vdsm master check-patch not run on https://gerrit.ovirt.org/#/c/69032/5

2016-12-28 Thread danken (oVirt JIRA)

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

danken updated OVIRT-991:
-
Resolution: Done
Status: Done  (was: To Do)

> vdsm master check-patch not run on https://gerrit.ovirt.org/#/c/69032/5
> ---
>
> Key: OVIRT-991
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-991
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: danken
>Assignee: infra
>
> https://gerrit.ovirt.org/#/c/69032/4 as well.



--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-991) vdsm master check-patch not run on https://gerrit.ovirt.org/#/c/69032/5

2016-12-28 Thread danken (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=25033#comment-25033
 ] 

danken commented on OVIRT-991:
--

Thanks. But I believe it is my fault - the said patchsets have become "drafts" 
for one reason or another.

Sorry for the noise, let's close this ticket.

> vdsm master check-patch not run on https://gerrit.ovirt.org/#/c/69032/5
> ---
>
> Key: OVIRT-991
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-991
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: danken
>Assignee: infra
>
> https://gerrit.ovirt.org/#/c/69032/4 as well.



--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-991) vdsm master check-patch not run on https://gerrit.ovirt.org/#/c/69032/5

2016-12-28 Thread eyal edri [Administrator] (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=25032#comment-25032
 ] 

eyal edri [Administrator] commented on OVIRT-991:
-

Jenkins was just restarted,  when was the job triggered?

can you try triggering it with the manual trigger job or via rebase?

On Dec 28, 2016 7:20 PM, "danken (oVirt JIRA)" <



> vdsm master check-patch not run on https://gerrit.ovirt.org/#/c/69032/5
> ---
>
> Key: OVIRT-991
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-991
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: danken
>Assignee: infra
>
> https://gerrit.ovirt.org/#/c/69032/4 as well.



--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [JIRA] (OVIRT-991) vdsm master check-patch not run on https://gerrit.ovirt.org/#/c/69032/5

2016-12-28 Thread Eyal Edri
Jenkins was just restarted,  when was the job triggered?

can you try triggering it with the manual trigger job or via rebase?

On Dec 28, 2016 7:20 PM, "danken (oVirt JIRA)" <
j...@ovirt-jira.atlassian.net> wrote:

> danken created OVIRT-991:
> 
>
>  Summary: vdsm master check-patch not run on
> https://gerrit.ovirt.org/#/c/69032/5
>  Key: OVIRT-991
>  URL: https://ovirt-jira.atlassian.net/browse/OVIRT-991
>  Project: oVirt - virtualization made easy
>   Issue Type: By-EMAIL
> Reporter: danken
> Assignee: infra
>
>
> https://gerrit.ovirt.org/#/c/69032/4 as well.
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v1000.621.5#100023)
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>
>
>
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-991) vdsm master check-patch not run on https://gerrit.ovirt.org/#/c/69032/5

2016-12-28 Thread danken (oVirt JIRA)
danken created OVIRT-991:


 Summary: vdsm master check-patch not run on 
https://gerrit.ovirt.org/#/c/69032/5
 Key: OVIRT-991
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-991
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: danken
Assignee: infra


https://gerrit.ovirt.org/#/c/69032/4 as well.



--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-834) checkout keen dashboard for oVirt services

2016-12-28 Thread eyal edri [Administrator] (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=25031#comment-25031
 ] 

eyal edri [Administrator] commented on OVIRT-834:
-

A suggestion raised to add one useful dashboard view is on uptime on oVirt 
version stability taken from the OST experimental job,
So the dashboard will contain block per version with the following info:

 oVirt master is stable for [ X hours+min ] ( link to last successful job + 
name of authors from commits who triggered the job ]

if not stable:

 oVirt master is broken for [ X hours+min ] ( link to job with the failure, 
link to patch(es) suspected of failure, list of authors of patches )

One option is to use [1], but its not an official dashboard, so we might want 
to wait for Jenkins 2.0 upgrade or Blue Ocean\

[1] https://jenkins.io/blog/2016/01/10/beautiful-jenkins-dashboard/
 

> checkout keen dashboard for oVirt services
> --
>
> Key: OVIRT-834
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-834
> Project: oVirt - virtualization made easy
>  Issue Type: New Feature
>Reporter: eyal edri [Administrator]
>Assignee: infra
>
> https://github.com/keen/dashboards



--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-990) Re: Gerrit don't check for "Signed-Off" anymore

2016-12-28 Thread eyal edri [Administrator] (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=25030#comment-25030
 ] 

eyal edri [Administrator] commented on OVIRT-990:
-

[~tni...@redhat.com] the permission needed to rebase on other commits is 'forge 
author identity' and that is still valid for all registered uses.

> Re: Gerrit don't check for "Signed-Off" anymore
> ---
>
> Key: OVIRT-990
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-990
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: eyal edri [Administrator]
>Assignee: Shlomo Ben David
>
> On Wed, Dec 28, 2016 at 11:42 AM, Tal Nisan  wrote:
> > Last night I've push a serious of patches and forgot to sign off, up until
> > not long ago there was a hook that enforces that but it seems like it's not
> > working anymore and I was able to push the patches without the sign off:
> > https://gerrit.ovirt.org/#/c/69219/1
> >
> >
> Its not a hook, its a definition per project, each project has the
> defenition if to enforce signed-off commit:
> 'Require Signed-off-by in commit message:'  - and its on TRUE now for
> ovirt-engine, so I'm not sure how its possible that a patch got in, we'll
> need to check gerrit logs to see.
> Opening a ticket on it.
> >
> > ___
> > Infra mailing list
> > Infra@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> >
> >
> -- 
> Eyal Edri
> Associate Manager
> RHV DevOps
> EMEA ENG Virtualization R
> Red Hat Israel
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)



--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Jenkins build is back to normal : ovirt_4.1_publish-rpms_nightly #26

2016-12-28 Thread jenkins
See 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-990) Re: Gerrit don't check for "Signed-Off" anymore

2016-12-28 Thread Tal Nisan (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=25029#comment-25029
 ] 

Tal Nisan commented on OVIRT-990:
-

Not ideal, it's used for rebasing other users patches, set it to
maintainers only please


On Wed, Dec 28, 2016 at 4:12 PM, Shlomo Ben David (oVirt JIRA) <



> Re: Gerrit don't check for "Signed-Off" anymore
> ---
>
> Key: OVIRT-990
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-990
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: eyal edri [Administrator]
>Assignee: Shlomo Ben David
>
> On Wed, Dec 28, 2016 at 11:42 AM, Tal Nisan  wrote:
> > Last night I've push a serious of patches and forgot to sign off, up until
> > not long ago there was a hook that enforces that but it seems like it's not
> > working anymore and I was able to push the patches without the sign off:
> > https://gerrit.ovirt.org/#/c/69219/1
> >
> >
> Its not a hook, its a definition per project, each project has the
> defenition if to enforce signed-off commit:
> 'Require Signed-off-by in commit message:'  - and its on TRUE now for
> ovirt-engine, so I'm not sure how its possible that a patch got in, we'll
> need to check gerrit logs to see.
> Opening a ticket on it.
> >
> > ___
> > Infra mailing list
> > Infra@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> >
> >
> -- 
> Eyal Edri
> Associate Manager
> RHV DevOps
> EMEA ENG Virtualization R
> Red Hat Israel
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)



--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-990) Re: Gerrit don't check for "Signed-Off" anymore

2016-12-28 Thread Shlomo Ben David (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=25028#comment-25028
 ] 

Shlomo Ben David edited comment on OVIRT-990 at 12/28/16 4:11 PM:
--

Projects in Gerrit can be configured to require a Signed-off-by in the footer 
of the commit message to enforce that every change is signed by the author, 
committer or uploader. If for a project a Signed-off-by is required and the 
commit message footer does not contain it, Gerrit rejects to push the commit 
with this error message.

This policy can be bypassed by having the access right 'Forge Committer'.

The 'Forge Committer' permissions were set to all Registered Users.
I set it only for 'Project Owners'.


was (Author: sbend...@redhat.com):
Projects in Gerrit can be configured to require a Signed-off-by in the footer 
of the commit message to enforce that every change is signed by the author, 
committer or uploader. If for a project a Signed-off-by is required and the 
commit message footer does not contain it, Gerrit rejects to push the commit 
with this error message.

This policy can be bypassed by having the access right 'Forge Committer'.


> Re: Gerrit don't check for "Signed-Off" anymore
> ---
>
> Key: OVIRT-990
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-990
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: eyal edri [Administrator]
>Assignee: Shlomo Ben David
>
> On Wed, Dec 28, 2016 at 11:42 AM, Tal Nisan  wrote:
> > Last night I've push a serious of patches and forgot to sign off, up until
> > not long ago there was a hook that enforces that but it seems like it's not
> > working anymore and I was able to push the patches without the sign off:
> > https://gerrit.ovirt.org/#/c/69219/1
> >
> >
> Its not a hook, its a definition per project, each project has the
> defenition if to enforce signed-off commit:
> 'Require Signed-off-by in commit message:'  - and its on TRUE now for
> ovirt-engine, so I'm not sure how its possible that a patch got in, we'll
> need to check gerrit logs to see.
> Opening a ticket on it.
> >
> > ___
> > Infra mailing list
> > Infra@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> >
> >
> -- 
> Eyal Edri
> Associate Manager
> RHV DevOps
> EMEA ENG Virtualization R
> Red Hat Israel
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)



--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-990) Re: Gerrit don't check for "Signed-Off" anymore

2016-12-28 Thread Shlomo Ben David (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=25028#comment-25028
 ] 

Shlomo Ben David commented on OVIRT-990:


Projects in Gerrit can be configured to require a Signed-off-by in the footer 
of the commit message to enforce that every change is signed by the author, 
committer or uploader. If for a project a Signed-off-by is required and the 
commit message footer does not contain it, Gerrit rejects to push the commit 
with this error message.

This policy can be bypassed by having the access right 'Forge Committer'.


> Re: Gerrit don't check for "Signed-Off" anymore
> ---
>
> Key: OVIRT-990
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-990
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: eyal edri [Administrator]
>Assignee: infra
>
> On Wed, Dec 28, 2016 at 11:42 AM, Tal Nisan  wrote:
> > Last night I've push a serious of patches and forgot to sign off, up until
> > not long ago there was a hook that enforces that but it seems like it's not
> > working anymore and I was able to push the patches without the sign off:
> > https://gerrit.ovirt.org/#/c/69219/1
> >
> >
> Its not a hook, its a definition per project, each project has the
> defenition if to enforce signed-off commit:
> 'Require Signed-off-by in commit message:'  - and its on TRUE now for
> ovirt-engine, so I'm not sure how its possible that a patch got in, we'll
> need to check gerrit logs to see.
> Opening a ticket on it.
> >
> > ___
> > Infra mailing list
> > Infra@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> >
> >
> -- 
> Eyal Edri
> Associate Manager
> RHV DevOps
> EMEA ENG Virtualization R
> Red Hat Israel
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)



--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-990) Re: Gerrit don't check for "Signed-Off" anymore

2016-12-28 Thread Shlomo Ben David (oVirt JIRA)

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

Shlomo Ben David reassigned OVIRT-990:
--

Assignee: Shlomo Ben David  (was: infra)

> Re: Gerrit don't check for "Signed-Off" anymore
> ---
>
> Key: OVIRT-990
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-990
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: eyal edri [Administrator]
>Assignee: Shlomo Ben David
>
> On Wed, Dec 28, 2016 at 11:42 AM, Tal Nisan  wrote:
> > Last night I've push a serious of patches and forgot to sign off, up until
> > not long ago there was a hook that enforces that but it seems like it's not
> > working anymore and I was able to push the patches without the sign off:
> > https://gerrit.ovirt.org/#/c/69219/1
> >
> >
> Its not a hook, its a definition per project, each project has the
> defenition if to enforce signed-off commit:
> 'Require Signed-off-by in commit message:'  - and its on TRUE now for
> ovirt-engine, so I'm not sure how its possible that a patch got in, we'll
> need to check gerrit logs to see.
> Opening a ticket on it.
> >
> > ___
> > Infra mailing list
> > Infra@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> >
> >
> -- 
> Eyal Edri
> Associate Manager
> RHV DevOps
> EMEA ENG Virtualization R
> Red Hat Israel
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)



--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-985) Fix the way repoman deploy to experimental

2016-12-28 Thread Gil Shinar (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=25026#comment-25026
 ] 

Gil Shinar commented on OVIRT-985:
--

https://gerrit.ovirt.org/#/c/69230

> Fix the way repoman deploy to experimental
> --
>
> Key: OVIRT-985
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-985
> Project: oVirt - virtualization made easy
>  Issue Type: Task
>Reporter: Gil Shinar
>Assignee: infra
>
> Please consult with Eyal on that.
> No idea what should be done.



--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-985) Fix the way repoman deploy to experimental

2016-12-28 Thread Gil Shinar (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=25025#comment-25025
 ] 

Gil Shinar commented on OVIRT-985:
--

For some reason, the 120 builds to keep wasn't working. It kept up to ~30 
builds.
I'll change it to 14 days anyway because 120 builds is 4 days max.

> Fix the way repoman deploy to experimental
> --
>
> Key: OVIRT-985
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-985
> Project: oVirt - virtualization made easy
>  Issue Type: Task
>Reporter: Gil Shinar
>Assignee: infra
>
> Please consult with Eyal on that.
> No idea what should be done.



--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-990) Re: Gerrit don't check for "Signed-Off" anymore

2016-12-28 Thread eyal edri [Administrator] (oVirt JIRA)
eyal edri [Administrator] created OVIRT-990:
---

 Summary: Re: Gerrit don't check for "Signed-Off" anymore
 Key: OVIRT-990
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-990
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: eyal edri [Administrator]
Assignee: infra


On Wed, Dec 28, 2016 at 11:42 AM, Tal Nisan  wrote:

> Last night I've push a serious of patches and forgot to sign off, up until
> not long ago there was a hook that enforces that but it seems like it's not
> working anymore and I was able to push the patches without the sign off:
> https://gerrit.ovirt.org/#/c/69219/1
>
>
Its not a hook, its a definition per project, each project has the
defenition if to enforce signed-off commit:

'Require Signed-off-by in commit message:'  - and its on TRUE now for
ovirt-engine, so I'm not sure how its possible that a patch got in, we'll
need to check gerrit logs to see.
Opening a ticket on it.




>
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>
>


-- 
Eyal Edri
Associate Manager
RHV DevOps
EMEA ENG Virtualization R
Red Hat Israel

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)



--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Gerrit don't check for "Signed-Off" anymore

2016-12-28 Thread Eyal Edri
On Wed, Dec 28, 2016 at 11:42 AM, Tal Nisan  wrote:

> Last night I've push a serious of patches and forgot to sign off, up until
> not long ago there was a hook that enforces that but it seems like it's not
> working anymore and I was able to push the patches without the sign off:
> https://gerrit.ovirt.org/#/c/69219/1
>
>
Its not a hook, its a definition per project, each project has the
defenition if to enforce signed-off commit:

'Require Signed-off-by in commit message:'  - and its on TRUE now for
ovirt-engine, so I'm not sure how its possible that a patch got in, we'll
need to check gerrit logs to see.
Opening a ticket on it.




>
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>
>


-- 
Eyal Edri
Associate Manager
RHV DevOps
EMEA ENG Virtualization R
Red Hat Israel

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Gerrit don't check for "Signed-Off" anymore

2016-12-28 Thread Tal Nisan
Last night I've push a serious of patches and forgot to sign off, up until
not long ago there was a hook that enforces that but it seems like it's not
working anymore and I was able to push the patches without the sign off:
https://gerrit.ovirt.org/#/c/69219/1
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-982) Fwd: http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-4.1_el7_created/431

2016-12-28 Thread Gil Shinar (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=25024#comment-25024
 ] 

Gil Shinar commented on OVIRT-982:
--

[~sbend...@redhat.com] Please follow Barak;s instructions

> Fwd: 
> http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-4.1_el7_created/431
> --
>
> Key: OVIRT-982
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-982
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: Yevgeny Zaspitsky
>Assignee: infra
>
> Looks like a lot of jobs fail on similar problem.
> From the job console log:
> git -c core.askpass=true fetch --tags --progress
> git://gerrit.ovirt.org/ovirt-engine.git refs/changes/93/67593/22
> --prune
> ERROR: Error fetching remote repo
> 'origin'hudson.plugins.git.GitException
> :
> Failed to fetch from git://gerrit.ovirt.org/ovirt-engine.git
>   at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
> 
>   at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
> 
>   at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
> 
>   at 
> org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
> 
>   at hudson.scm.SCM.checkout(SCM.java:485)
> 
>   at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
> 
>   at 
> hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
> 
>   at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
> 
>   at 
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
> 
>   at hudson.model.Run.execute(Run.java:1738)
> 
>   at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
> 
>   at hudson.model.ResourceController.execute(ResourceController.java:98)
> 
>   at hudson.model.Executor.run(Executor.java:410)
> 
> Caused by: hudson.plugins.git.GitException
> :
> Command "git -c core.askpass=true fetch --tags --progress
> git://gerrit.ovirt.org/ovirt-engine.git refs/changes/93/67593/22
> --prune" returned status code 128:
> stdout:
> stderr: fatal: read error: Connection reset by peer
>   at 
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1640)
>   at 
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1388)
>   at 
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:62)
>   at 
> org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:313)
>   at 
> org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
>   at 
> org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
>   at hudson.remoting.UserRequest.perform(UserRequest.java:152)
>   at hudson.remoting.UserRequest.perform(UserRequest.java:50)
>   at hudson.remoting.Request$2.run(Request.java:332)
>   at 
> hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
>   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>   at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>   at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>   at java.lang.Thread.run(Thread.java:745)
>   at ..remote call to