BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/breeze-icons/job/kf5-qt5%20WindowsMSVCQt5.13/49/
Project: kf5-qt5 WindowsMSVCQt5.13
Date of build: Mon, 21 Oct 2019 07:43:11 +0000
Build duration: 5 hr 41 min and counting


CONSOLE OUTPUT
Started by an SCM change
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘WindowsMSVCQt5.13’
Running on Windows Builder 1 in C:\CI\workspace\Frameworks\breeze-icons\kf5-qt5 WindowsMSVCQt5.13
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout Sources)
[Pipeline] deleteDir
[Pipeline] bat
[2019-10-21T13:14:20.340Z]
[2019-10-21T13:14:20.341Z] C:\CI\workspace\Frameworks\breeze-icons\kf5-qt5 WindowsMSVCQt5.13>if exist "C:\CI\Software Installs\breeze-icons" rmdir /s /q "C:\CI\Software Installs\breeze-icons"
[Pipeline] checkout
[2019-10-21T13:14:21.574Z] No credentials specified
[2019-10-21T13:14:21.580Z] Cloning the remote Git repository
[2019-10-21T13:14:22.486Z] Cloning repository git://anongit.kde.org/breeze-icons
[2019-10-21T13:14:22.486Z] > git init C:\CI\workspace\Frameworks\breeze-icons\kf5-qt5 WindowsMSVCQt5.13 # timeout=10
[2019-10-21T13:14:24.274Z] Fetching upstream changes from git://anongit.kde.org/breeze-icons
[2019-10-21T13:14:24.274Z] > git --version # timeout=10
[2019-10-21T13:14:24.427Z] > git fetch --tags --progress git://anongit.kde.org/breeze-icons +refs/heads/*:refs/remotes/origin/* # timeout=120
[2019-10-21T13:14:50.277Z] > git config remote.origin.url git://anongit.kde.org/breeze-icons # timeout=10
[2019-10-21T13:14:50.538Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2019-10-21T13:14:50.858Z] > git config remote.origin.url git://anongit.kde.org/breeze-icons # timeout=10
[2019-10-21T13:14:51.252Z] Fetching upstream changes from git://anongit.kde.org/breeze-icons
[2019-10-21T13:14:51.252Z] > git fetch --tags --progress git://anongit.kde.org/breeze-icons +refs/heads/*:refs/remotes/origin/* # timeout=120
[2019-10-21T13:14:59.903Z] Checking out Revision d1b0f7d9044902a2faf14845e533dea1736ac6eb (origin/master)
[2019-10-21T13:15:00.575Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2019-10-21T13:15:00.805Z] > git config core.sparsecheckout # timeout=10
[2019-10-21T13:15:00.988Z] > git checkout -f d1b0f7d9044902a2faf14845e533dea1736ac6eb # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-10-21T13:25:01.481Z] hudson.plugins.git.GitException: Command "git checkout -f d1b0f7d9044902a2faf14845e533dea1736ac6eb" returned status code -1073741510:
[2019-10-21T13:25:01.482Z] stdout:
[2019-10-21T13:25:01.482Z] stderr:
[2019-10-21T13:25:01.482Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2318)
[2019-10-21T13:25:01.482Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$900(CliGitAPIImpl.java:81)
[2019-10-21T13:25:01.482Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2627)
[2019-10-21T13:25:01.482Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from aranea.kde.org/195.201.167.114:49354
[2019-10-21T13:25:01.482Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
[2019-10-21T13:25:01.482Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2019-10-21T13:25:01.482Z] at hudson.remoting.Channel.call(Channel.java:955)
[2019-10-21T13:25:01.482Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2019-10-21T13:25:01.482Z] at sun.reflect.GeneratedMethodAccessor349.invoke(Unknown Source)
[2019-10-21T13:25:01.482Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2019-10-21T13:25:01.482Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2019-10-21T13:25:01.482Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2019-10-21T13:25:01.482Z] at com.sun.proxy.$Proxy96.execute(Unknown Source)
[2019-10-21T13:25:01.482Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1228)
[2019-10-21T13:25:01.482Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
[2019-10-21T13:25:01.482Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2019-10-21T13:25:01.482Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2019-10-21T13:25:01.482Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2019-10-21T13:25:01.482Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2019-10-21T13:25:01.482Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2019-10-21T13:25:01.482Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2019-10-21T13:25:01.482Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2019-10-21T13:25:01.482Z] at java.lang.Thread.run(Thread.java:748)
[2019-10-21T13:25:01.482Z] Caused: hudson.plugins.git.GitException: Could not checkout d1b0f7d9044902a2faf14845e533dea1736ac6eb
[2019-10-21T13:25:01.482Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2651)
[2019-10-21T13:25:01.482Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
[2019-10-21T13:25:01.482Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
[2019-10-21T13:25:01.482Z] at hudson.remoting.UserRequest.perform(UserRequest.java:212)
[2019-10-21T13:25:01.482Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54)
[2019-10-21T13:25:01.482Z] at hudson.remoting.Request$2.run(Request.java:369)
[2019-10-21T13:25:01.482Z] at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
[2019-10-21T13:25:01.482Z] at java.util.concurrent.FutureTask.run(Unknown Source)
[2019-10-21T13:25:01.482Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2019-10-21T13:25:01.482Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2019-10-21T13:25:01.482Z] at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
[2019-10-21T13:25:01.482Z] at java.lang.Thread.run(Unknown Source)
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to