
Hi The jenkins fails to build it RPM packages http://jenkins.ovirt.org/job/ovirt-engine_master_create -rpms_merged/label=el7/3536/ The probable cause is: https://gerrit.ovirt.org/#/c/41405/ Can you please assist on fixing this. -- Best regards Tolik Litovsky RHEV-H Team Red Hat Red Hat: trustworthy, transformative technology. Powered by the community. Connect at redhat.com

----- Original Message -----
From: "Tolik Litvosky" <tlitovsk@redhat.com> To: devel@ovirt.org Cc: "Vojtech Szocs" <vszocs@redhat.com> Sent: Monday, June 1, 2015 10:58:16 AM Subject: Engine rpm build fails
Hi
The jenkins fails to build it RPM packages http://jenkins.ovirt.org/job/ovirt-engine_master_create -rpms_merged/label=el7/3536/ The probable cause is: https://gerrit.ovirt.org/#/c/41405/
That ^^ patch just fixes a couple of FindBugs warnings.
From build log:
21:07:26 __main__.PackagingTypeMissingFile: Packaging type is not 'pom' and no artifact path has been provided for POM /home/jenkins/workspace/ovirt-engine_master_create-rpms_merged/label/el7/rpmbuild/BUILDROOT/ovirt-engine-3.6.0-0.0.master.20150529172310.gitf9a7fe2.el7.centos.x86_64/usr/share/maven-poms/JPP.ovirt-engine-scheduler.pom 21:07:26 error: Bad exit status from /var/tmp/rpm-tmp.hkKcGG (%install) 21:07:26 21:07:26 21:07:26 RPM build errors: 21:07:26 Bad exit status from /var/tmp/rpm-tmp.hkKcGG (%install)
Can you please assist on fixing this.
-- Best regards Tolik Litovsky RHEV-H Team Red Hat
Red Hat: trustworthy, transformative technology. Powered by the community. Connect at redhat.com

Hi, here's patch [1] that fixes below mentioned issue. But the issue was introduced in different patch [2]. Martin [1] https://gerrit.ovirt.org/41788 [2] https://gerrit.ovirt.org/41035 ----- Original Message -----
From: "Vojtech Szocs" <vszocs@redhat.com> To: tlitovsk@redhat.com Cc: devel@ovirt.org Sent: Monday, June 1, 2015 2:18:10 PM Subject: Re: [ovirt-devel] Engine rpm build fails
----- Original Message -----
From: "Tolik Litvosky" <tlitovsk@redhat.com> To: devel@ovirt.org Cc: "Vojtech Szocs" <vszocs@redhat.com> Sent: Monday, June 1, 2015 10:58:16 AM Subject: Engine rpm build fails
Hi
The jenkins fails to build it RPM packages http://jenkins.ovirt.org/job/ovirt-engine_master_create -rpms_merged/label=el7/3536/ The probable cause is: https://gerrit.ovirt.org/#/c/41405/
That ^^ patch just fixes a couple of FindBugs warnings.
From build log:
21:07:26 __main__.PackagingTypeMissingFile: Packaging type is not 'pom' and no artifact path has been provided for POM /home/jenkins/workspace/ovirt-engine_master_create-rpms_merged/label/el7/rpmbuild/BUILDROOT/ovirt-engine-3.6.0-0.0.master.20150529172310.gitf9a7fe2.el7.centos.x86_64/usr/share/maven-poms/JPP.ovirt-engine-scheduler.pom 21:07:26 error: Bad exit status from /var/tmp/rpm-tmp.hkKcGG (%install) 21:07:26 21:07:26 21:07:26 RPM build errors: 21:07:26 Bad exit status from /var/tmp/rpm-tmp.hkKcGG (%install)
Can you please assist on fixing this.
-- Best regards Tolik Litovsky RHEV-H Team Red Hat
Red Hat: trustworthy, transformative technology. Powered by the community. Connect at redhat.com
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

Hi Can someone hit the submit button on it ? I see +1 in code review. We need the engine being build. Delay a bunch of other work :-( Tolik. On Mon, 2015-06-01 at 09:04 -0400, Martin Perina wrote:
Hi,
here's patch [1] that fixes below mentioned issue. But the issue was introduced in different patch [2].
Martin
[1] https://gerrit.ovirt.org/41788 [2] https://gerrit.ovirt.org/41035
----- Original Message -----
From: "Vojtech Szocs" <vszocs@redhat.com> To: tlitovsk@redhat.com Cc: devel@ovirt.org Sent: Monday, June 1, 2015 2:18:10 PM Subject: Re: [ovirt-devel] Engine rpm build fails
----- Original Message -----
From: "Tolik Litvosky" <tlitovsk@redhat.com> To: devel@ovirt.org Cc: "Vojtech Szocs" <vszocs@redhat.com> Sent: Monday, June 1, 2015 10:58:16 AM Subject: Engine rpm build fails
Hi
The jenkins fails to build it RPM packages http://jenkins.ovirt.org/job/ovirt-engine_master_create -rpms_merged/label=el7/3536/ The probable cause is: https://gerrit.ovirt.org/#/c/41405/
That ^^ patch just fixes a couple of FindBugs warnings.
From build log:
21:07:26 __main__.PackagingTypeMissingFile: Packaging type is not 'pom' and no artifact path has been provided for POM /home/jenkins/workspace/ovirt-engine_master_create -rpms_merged/label/el7/rpmbuild/BUILDROOT/ovirt-engine-3.6.0 -0.0.master.20150529172310.gitf9a7fe2.el7.centos.x86_64/usr/share/m aven-poms/JPP.ovirt-engine-scheduler.pom 21:07:26 error: Bad exit status from /var/tmp/rpm-tmp.hkKcGG (%install) 21:07:26 21:07:26 21:07:26 RPM build errors: 21:07:26 Bad exit status from /var/tmp/rpm-tmp.hkKcGG (%install)
Can you please assist on fixing this.
-- Best regards Tolik Litovsky RHEV-H Team Red Hat
Red Hat: trustworthy, transformative technology. Powered by the community. Connect at redhat.com
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Best regards Tolik Litovsky RHEV-H Team Red Hat
Red Hat: trustworthy, transformative technology. Powered by the community. Connect at redhat.com

On 06/01/2015 04:12 PM, Tolik Litvosky wrote:
Hi Can someone hit the submit button on it ? I see +1 in code review.
We need the engine being build. Delay a bunch of other work :-(
Tolik.
It is merged now.
On Mon, 2015-06-01 at 09:04 -0400, Martin Perina wrote:
Hi,
here's patch [1] that fixes below mentioned issue. But the issue was introduced in different patch [2].
Martin
[1] https://gerrit.ovirt.org/41788 [2] https://gerrit.ovirt.org/41035
----- Original Message -----
From: "Vojtech Szocs" <vszocs@redhat.com> To: tlitovsk@redhat.com Cc: devel@ovirt.org Sent: Monday, June 1, 2015 2:18:10 PM Subject: Re: [ovirt-devel] Engine rpm build fails
----- Original Message -----
From: "Tolik Litvosky" <tlitovsk@redhat.com> To: devel@ovirt.org Cc: "Vojtech Szocs" <vszocs@redhat.com> Sent: Monday, June 1, 2015 10:58:16 AM Subject: Engine rpm build fails
Hi
The jenkins fails to build it RPM packages http://jenkins.ovirt.org/job/ovirt-engine_master_create -rpms_merged/label=el7/3536/ The probable cause is: https://gerrit.ovirt.org/#/c/41405/
That ^^ patch just fixes a couple of FindBugs warnings.
From build log:
21:07:26 __main__.PackagingTypeMissingFile: Packaging type is not 'pom' and no artifact path has been provided for POM /home/jenkins/workspace/ovirt-engine_master_create -rpms_merged/label/el7/rpmbuild/BUILDROOT/ovirt-engine-3.6.0 -0.0.master.20150529172310.gitf9a7fe2.el7.centos.x86_64/usr/share/m aven-poms/JPP.ovirt-engine-scheduler.pom 21:07:26 error: Bad exit status from /var/tmp/rpm-tmp.hkKcGG (%install) 21:07:26 21:07:26 21:07:26 RPM build errors: 21:07:26 Bad exit status from /var/tmp/rpm-tmp.hkKcGG (%install)
Can you please assist on fixing this.
-- Best regards Tolik Litovsky RHEV-H Team Red Hat
Red Hat: trustworthy, transformative technology. Powered by the community. Connect at redhat.com
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.

We are waiting for Jenkins build. Martin ----- Original Message -----
From: "Tolik Litvosky" <tlitovsk@redhat.com> To: "Martin Perina" <mperina@redhat.com> Cc: "Vojtech Szocs" <vszocs@redhat.com>, devel@ovirt.org Sent: Monday, June 1, 2015 4:12:03 PM Subject: Re: [ovirt-devel] Engine rpm build fails
Hi Can someone hit the submit button on it ? I see +1 in code review.
We need the engine being build. Delay a bunch of other work :-(
Tolik. On Mon, 2015-06-01 at 09:04 -0400, Martin Perina wrote:
Hi,
here's patch [1] that fixes below mentioned issue. But the issue was introduced in different patch [2].
Martin
[1] https://gerrit.ovirt.org/41788 [2] https://gerrit.ovirt.org/41035
----- Original Message -----
From: "Vojtech Szocs" <vszocs@redhat.com> To: tlitovsk@redhat.com Cc: devel@ovirt.org Sent: Monday, June 1, 2015 2:18:10 PM Subject: Re: [ovirt-devel] Engine rpm build fails
----- Original Message -----
From: "Tolik Litvosky" <tlitovsk@redhat.com> To: devel@ovirt.org Cc: "Vojtech Szocs" <vszocs@redhat.com> Sent: Monday, June 1, 2015 10:58:16 AM Subject: Engine rpm build fails
Hi
The jenkins fails to build it RPM packages http://jenkins.ovirt.org/job/ovirt-engine_master_create -rpms_merged/label=el7/3536/ The probable cause is: https://gerrit.ovirt.org/#/c/41405/
That ^^ patch just fixes a couple of FindBugs warnings.
From build log:
21:07:26 __main__.PackagingTypeMissingFile: Packaging type is not 'pom' and no artifact path has been provided for POM /home/jenkins/workspace/ovirt-engine_master_create -rpms_merged/label/el7/rpmbuild/BUILDROOT/ovirt-engine-3.6.0 -0.0.master.20150529172310.gitf9a7fe2.el7.centos.x86_64/usr/share/m aven-poms/JPP.ovirt-engine-scheduler.pom 21:07:26 error: Bad exit status from /var/tmp/rpm-tmp.hkKcGG (%install) 21:07:26 21:07:26 21:07:26 RPM build errors: 21:07:26 Bad exit status from /var/tmp/rpm-tmp.hkKcGG (%install)
Can you please assist on fixing this.
-- Best regards Tolik Litovsky RHEV-H Team Red Hat
Red Hat: trustworthy, transformative technology. Powered by the community. Connect at redhat.com
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Best regards Tolik Litovsky RHEV-H Team Red Hat
Red Hat: trustworthy, transformative technology. Powered by the community. Connect at redhat.com

Hi, I'd like to suggest a change to jenkins' trigger for the job named 'ovirt-engine_master_create-rpms-quick_gerrit' to include also any change to either of the following files which might impact the deployment: * ovirt-engine/pom.xml * ovirt-engine/ear/pom.xml Changes to these files aren't frequent and will prevent issues as described in the original email. Thanks, Moti ----- Original Message -----
From: "Tolik Litvosky" <tlitovsk@redhat.com> To: devel@ovirt.org Sent: Monday, June 1, 2015 11:58:16 AM Subject: [ovirt-devel] Engine rpm build fails
Hi
The jenkins fails to build it RPM packages http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms_merged/label=el... The probable cause is: https://gerrit.ovirt.org/#/c/41405/
Can you please assist on fixing this.
-- Best regards Tolik Litovsky RHEV-H Team Red Hat
Red Hat: trustworthy, transformative technology. Powered by the community. Connect at redhat.com
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
participants (5)
-
Juan Hernández
-
Martin Perina
-
Moti Asayag
-
Tolik Litvosky
-
Vojtech Szocs