There was an infra issue

most of my patches [1] got this error: 15:17:45 FATAL: Failed to fetch from https://github.com/oVirt/ovirt-engine.git 15:17:45 hudson.plugins.git.GitException: Failed to fetch from https://github.com/oVirt/ovirt-engine.git 15:17:45 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) 15:17:45 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) 15:17:45 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) 15:17:45 at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118) 15:17:45 at hudson.model.AbstractProject.checkout(AbstractProject.java:1320) 15:17:45 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609) 15:17:45 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) 15:17:45 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518) 15:17:45 at hudson.model.Run.execute(Run.java:1700) 15:17:45 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) 15:17:45 at hudson.model.ResourceController.execute(ResourceController.java:88) 15:17:45 at hudson.model.Executor.run(Executor.java:231) 15:17:45 Caused by: hudson.plugins.git.GitException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty 15:17:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkCredentials(CliGitAPIImpl.java:1933) 15:17:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1123) 15:17:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87) 15:17:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:254) 15:17:45 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) 15:17:45 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) 15:17:45 at hudson.remoting.UserRequest.perform(UserRequest.java:118) 15:17:45 at hudson.remoting.UserRequest.perform(UserRequest.java:48) 15:17:45 at hudson.remoting.Request$2.run(Request.java:328) 15:17:45 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 15:17:45 at java.util.concurrent.FutureTask.run(FutureTask.java:262) 15:17:45 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 15:17:45 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 15:17:45 at java.lang.Thread.run(Thread.java:744) Thanks, Gilad. [1] http://gerrit.ovirt.org/#/q/status:open+project:ovirt-engine+branch:master+t... ----- Forwarded Message ----- From: "oVirt Jenkins CI Server" <gerrit2@gerrit.ovirt.org> To: "Gilad Chaplik" <gchaplik@redhat.com> Cc: "Arik Hadas" <ahadas@redhat.com>, automation@ovirt.org, "Liron Aravot" <laravot@redhat.com> Sent: Wednesday, July 23, 2014 6:08:58 PM Subject: Change in ovirt-engine[master]: core, db: add getQosByDiskProfile oVirt Jenkins CI Server has posted comments on this change. Change subject: core, db: add getQosByDiskProfile ...................................................................... Patch Set 3: Build Failed http://jenkins.ovirt.org/job/ovirt_engine_master_update_db_to_master_gerrit/... : SUCCESS http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_gerrit/13002/ : There was an infra issue, please contact infra@ovirt.org http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms-quick_gerrit/32... : There was an infra issue, please contact infra@ovirt.org http://jenkins.ovirt.org/job/ovirt-engine_master_unit-tests_gerrit/13652/ : FAILURE http://jenkins.ovirt.org/job/ovirt_engine_master_compile_checkstyle_gerrit/2... : SUCCESS http://jenkins.ovirt.org/job/ovirt_engine_3.5_update_db_to_master_gerrit/132... : SUCCESS http://jenkins.ovirt.org/job/ovirt-engine_master_dao_unit_tests_gerrit/3780/ : SUCCESS -- To view, visit http://gerrit.ovirt.org/29814 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If8e9b246172497412b3dc13d46af85fd155713cf Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No

seems like github is blocking us or have network issuse. since we fixed the load issue on gerrit.ovirt.org, no need to keep using it. i removed it from the jobs, please rerun using the manual trigger [1] [1] http://jenkins.ovirt.org/gerrit_manual_trigger/ ----- Original Message -----
From: "Gilad Chaplik" <gchaplik@redhat.com> To: infra@ovirt.org Sent: Wednesday, July 23, 2014 6:10:56 PM Subject: There was an infra issue
most of my patches [1] got this error:
15:17:45 FATAL: Failed to fetch from https://github.com/oVirt/ovirt-engine.git 15:17:45 hudson.plugins.git.GitException: Failed to fetch from https://github.com/oVirt/ovirt-engine.git 15:17:45 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) 15:17:45 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) 15:17:45 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) 15:17:45 at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118) 15:17:45 at hudson.model.AbstractProject.checkout(AbstractProject.java:1320) 15:17:45 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:609) 15:17:45 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) 15:17:45 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518) 15:17:45 at hudson.model.Run.execute(Run.java:1700) 15:17:45 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) 15:17:45 at hudson.model.ResourceController.execute(ResourceController.java:88) 15:17:45 at hudson.model.Executor.run(Executor.java:231) 15:17:45 Caused by: hudson.plugins.git.GitException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty 15:17:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkCredentials(CliGitAPIImpl.java:1933) 15:17:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1123) 15:17:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87) 15:17:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:254) 15:17:45 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) 15:17:45 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) 15:17:45 at hudson.remoting.UserRequest.perform(UserRequest.java:118) 15:17:45 at hudson.remoting.UserRequest.perform(UserRequest.java:48) 15:17:45 at hudson.remoting.Request$2.run(Request.java:328) 15:17:45 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 15:17:45 at java.util.concurrent.FutureTask.run(FutureTask.java:262) 15:17:45 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 15:17:45 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 15:17:45 at java.lang.Thread.run(Thread.java:744)
Thanks, Gilad.
[1] http://gerrit.ovirt.org/#/q/status:open+project:ovirt-engine+branch:master+t...
----- Forwarded Message ----- From: "oVirt Jenkins CI Server" <gerrit2@gerrit.ovirt.org> To: "Gilad Chaplik" <gchaplik@redhat.com> Cc: "Arik Hadas" <ahadas@redhat.com>, automation@ovirt.org, "Liron Aravot" <laravot@redhat.com> Sent: Wednesday, July 23, 2014 6:08:58 PM Subject: Change in ovirt-engine[master]: core, db: add getQosByDiskProfile
oVirt Jenkins CI Server has posted comments on this change.
Change subject: core, db: add getQosByDiskProfile ......................................................................
Patch Set 3:
Build Failed
http://jenkins.ovirt.org/job/ovirt_engine_master_update_db_to_master_gerrit/... : SUCCESS
http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_gerrit/13002/ : There was an infra issue, please contact infra@ovirt.org
http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms-quick_gerrit/32... : There was an infra issue, please contact infra@ovirt.org
http://jenkins.ovirt.org/job/ovirt-engine_master_unit-tests_gerrit/13652/ : FAILURE
http://jenkins.ovirt.org/job/ovirt_engine_master_compile_checkstyle_gerrit/2... : SUCCESS
http://jenkins.ovirt.org/job/ovirt_engine_3.5_update_db_to_master_gerrit/132... : SUCCESS
http://jenkins.ovirt.org/job/ovirt-engine_master_dao_unit_tests_gerrit/3780/ : SUCCESS
-- To view, visit http://gerrit.ovirt.org/29814 To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment Gerrit-Change-Id: If8e9b246172497412b3dc13d46af85fd155713cf Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

--FwyhczKCDPOVeYh6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 07/23, Eyal Edri wrote:
seems like github is blocking us or have network issuse. since we fixed the load issue on gerrit.ovirt.org, no need to keep using = it. i removed it from the jobs, please rerun using the manual trigger [1] =20 [1] http://jenkins.ovirt.org/gerrit_manual_trigger/
Thanks eyal!
=20 ----- Original Message -----
From: "Gilad Chaplik" <gchaplik@redhat.com> To: infra@ovirt.org Sent: Wednesday, July 23, 2014 6:10:56 PM Subject: There was an infra issue =20 most of my patches [1] got this error: =20 15:17:45 FATAL: Failed to fetch from https://github.com/oVirt/ovirt-engine.git 15:17:45 hudson.plugins.git.GitException: Failed to fetch from https://github.com/oVirt/ovirt-engine.git 15:17:45 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623) 15:17:45 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855) 15:17:45 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880) 15:17:45 at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118) 15:17:45 at hudson.model.AbstractProject.checkout(AbstractProject.java= :1320) 15:17:45 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(Abstr= actBuild.java:609) 15:17:45 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) 15:17:45 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.jav= a:518) 15:17:45 at hudson.model.Run.execute(Run.java:1700) 15:17:45 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) 15:17:45 at hudson.model.ResourceController.execute(ResourceController.java:88) 15:17:45 at hudson.model.Executor.run(Executor.java:231) 15:17:45 Caused by: hudson.plugins.git.GitException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors para= meter must be non-empty 15:17:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkCredentials(CliGitAP= IImpl.java:1933) 15:17:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredenti= als(CliGitAPIImpl.java:1123) 15:17:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.= java:87) 15:17:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.j= ava:254) 15:17:45 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$= 1.call(RemoteGitImpl.java:153) 15:17:45 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$= 1.call(RemoteGitImpl.java:146) 15:17:45 at hudson.remoting.UserRequest.perform(UserRequest.java:118) 15:17:45 at hudson.remoting.UserRequest.perform(UserRequest.java:48) 15:17:45 at hudson.remoting.Request$2.run(Request.java:328) 15:17:45 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutor= Service.java:72) 15:17:45 at java.util.concurrent.FutureTask.run(FutureTask.java:262) 15:17:45 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.ja= va:1145) 15:17:45 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.j= ava:615) 15:17:45 at java.lang.Thread.run(Thread.java:744) =20 Thanks, Gilad. =20 [1] http://gerrit.ovirt.org/#/q/status:open+project:ovirt-engine+branch:mas= ter+topic:aggregate_qos_disk_profile,n,z =20 ----- Forwarded Message ----- From: "oVirt Jenkins CI Server" <gerrit2@gerrit.ovirt.org> To: "Gilad Chaplik" <gchaplik@redhat.com> Cc: "Arik Hadas" <ahadas@redhat.com>, automation@ovirt.org, "Liron Arav= ot" <laravot@redhat.com> Sent: Wednesday, July 23, 2014 6:08:58 PM Subject: Change in ovirt-engine[master]: core, db: add getQosByDiskProf= ile =20 oVirt Jenkins CI Server has posted comments on this change. =20 Change subject: core, db: add getQosByDiskProfile ...................................................................... =20 =20 Patch Set 3: =20 Build Failed =20 http://jenkins.ovirt.org/job/ovirt_engine_master_update_db_to_master_ge= rrit/3273/ : SUCCESS =20 http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_gerrit/13002= / : There was an infra issue, please contact infra@ovirt.org =20 http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms-quick_gerr= it/3206/ : There was an infra issue, please contact infra@ovirt.org =20 http://jenkins.ovirt.org/job/ovirt-engine_master_unit-tests_gerrit/1365= 2/ : FAILURE =20 http://jenkins.ovirt.org/job/ovirt_engine_master_compile_checkstyle_ger= rit/29853/ : SUCCESS =20 http://jenkins.ovirt.org/job/ovirt_engine_3.5_update_db_to_master_gerri= t/132/ : SUCCESS =20 http://jenkins.ovirt.org/job/ovirt-engine_master_dao_unit_tests_gerrit/= 3780/ : SUCCESS =20 -- To view, visit http://gerrit.ovirt.org/29814 To unsubscribe, visit http://gerrit.ovirt.org/settings =20 Gerrit-MessageType: comment Gerrit-Change-Id: If8e9b246172497412b3dc13d46af85fd155713cf Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra =20
Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
--=20 David Caro Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D Tel.: +420 532 294 605 Email: dcaro@redhat.com Web: www.redhat.com RHT Global #: 82-62605 --FwyhczKCDPOVeYh6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJTz9PPAAoJEEBxx+HSYmnDR7MH/3XMfMCMi6QI80UAWF05ePvm 9fSJchbcZ80qkVJaApvdB5NnCipApoChR/k71DWgz1Roycidr3SasWXTWS3YZBca lUl1Rs/FL1ylgVzWOt2jNBNTwS5sZ2r3AO2kPSe146JJErTj5W5SCs8/cfpP4zGd YGGA6dXEn4PthtGs1VDMzzsA4LczSG45GFMCs56oPnCVUAK80lnoZuJXjhrOIdRm zfwFcv0XoBjECSeFbrRcoUFELbm96JQlS4XUW3AjnD7UyN5Fxy35UipW3zIXz0FZ 2pF4ph3AiZnjMrKn0T5VPi3GrRpIOLDAP6RN8Pf9++XQbRwaJQ8QE948fWPfah0= =0zdc -----END PGP SIGNATURE----- --FwyhczKCDPOVeYh6--
participants (3)
-
David Caro
-
Eyal Edri
-
Gilad Chaplik