2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 | Index | 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Build failed in Jenkins: EPICS-3.14 #1070 |
From: | Jenkins EPICS PSI via Core-talk <core-talk at aps.anl.gov> |
To: | <dirk.zimoch at psi.ch>, <core-talk at aps.anl.gov> |
Date: | Sun, 20 Jun 2021 19:22:33 +0200 |
See <http://gfa-sls2-test.psi.ch:8080/job/EPICS-3.14/1070/display/redirect> ------------------------------------------ Started by timer Building in workspace <http://gfa-sls2-test.psi.ch:8080/job/EPICS-3.14/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository https://git.launchpad.net/epics-base > git init <http://gfa-sls2-test.psi.ch:8080/job/EPICS-3.14/ws/> # timeout=10 Fetching upstream changes from https://git.launchpad.net/epics-base > git --version # timeout=10 > git fetch --tags --progress https://git.launchpad.net/epics-base +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://git.launchpad.net/epics-base # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.launchpad.net/epics-base # timeout=10 Fetching upstream changes from https://git.launchpad.net/epics-base > git fetch --tags --progress https://git.launchpad.net/epics-base +refs/heads/*:refs/remotes/origin/* ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from https://git.launchpad.net/epics-base at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186) at hudson.scm.SCM.checkout(SCM.java:504) at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git.launchpad.net/epics-base +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: unable to access 'https://git.launchpad.net/epics-base/': The requested URL returned error: 500 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1735) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:420) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886) ... 11 more ERROR: Error fetching remote repo 'origin' [WARNINGS] Skipping publisher since build result is FAILURE