[midPoint-ci] Build failed in Jenkins: midPoint - master - quick #638

Jenkins noreply at evolveum.com
Thu Sep 29 16:11:37 CEST 2022


See <https://jenkins.evolveum.com/job/midpoint-master-quick/638/display/redirect>

Changes:


------------------------------------------
[...truncated 41 lines...]
        cpu: "4"
    securityContext:
      privileged: false
      runAsUser: 0
    tty: true
    volumeMounts:
    - mountPath: "/root/.m2/repository"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-agent:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "midpoint-master-quick-638-n82tg-4rhkl-hk3d5"
    - name: "JENKINS_NAME"
      value: "midpoint-master-quick-638-n82tg-4rhkl-hk3d5"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "https://jenkins.evolveum.com/"
    image: "jenkins/inbound-agent:4.13-2-alpine"
    imagePullPolicy: "IfNotPresent"
    name: "jnlp"
    resources:
      limits:
        memory: "1Gi"
        cpu: "1"
      requests:
        memory: "1Gi"
        cpu: "1"
    securityContext:
      privileged: false
      runAsUser: 0
    tty: false
    volumeMounts:
    - mountPath: "/root/.m2/repository"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "midpoint-quick-pipeline-m2repo"
      readOnly: false
  - name: "workspace-volume"
    persistentVolumeClaim:
      claimName: "midpoint-quick-pipeline-workspace"
      readOnly: false

Running on midpoint-master-quick-638-n82tg-4rhkl-hk3d5 in /home/jenkins/agent/workspace/midpoint-master-quick
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] sh
+ '[' 0 -ge 1 ']'
[Pipeline] git
The recommended git tool is: git
No credentials specified
Fetching changes from the remote Git repository
 > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/midpoint-master-quick/.git # timeout=10
 > git config remote.origin.url https://github.com/Evolveum/midpoint.git # timeout=10
Fetching upstream changes from https://github.com/Evolveum/midpoint.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.2'
 > git fetch --tags --force --progress -- https://github.com/Evolveum/midpoint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/Evolveum/midpoint.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1006)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1248)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1312)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://github.com/Evolveum/midpoint.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: remote: Enumerating objects: 83, done.        
remote: Counting objects:   1% (1/83)        
remote: Counting objects:   2% (2/83)        
remote: Counting objects:   3% (3/83)        
remote: Counting objects:   4% (4/83)        
remote: Counting objects:   6% (5/83)        
remote: Counting objects:   7% (6/83)        
remote: Counting objects:   8% (7/83)        
remote: Counting objects:   9% (8/83)        
remote: Counting objects:  10% (9/83)        
remote: Counting objects:  12% (10/83)        
remote: Counting objects:  13% (11/83)        
remote: Counting objects:  14% (12/83)        
remote: Counting objects:  15% (13/83)        
remote: Counting objects:  16% (14/83)        
remote: Counting objects:  18% (15/83)        
remote: Counting objects:  19% (16/83)        
remote: Counting objects:  20% (17/83)        
remote: Counting objects:  21% (18/83)        
remote: Counting objects:  22% (19/83)        
remote: Counting objects:  24% (20/83)        
remote: Counting objects:  25% (21/83)        
remote: Counting objects:  26% (22/83)        
remote: Counting objects:  27% (23/83)        
remote: Counting objects:  28% (24/83)        
remote: Counting objects:  30% (25/83)        
remote: Counting objects:  31% (26/83)        
remote: Counting objects:  32% (27/83)        
remote: Counting objects:  33% (28/83)        
remote: Counting objects:  34% (29/83)        
remote: Counting objects:  36% (30/83)        
remote: Counting objects:  37% (31/83)        
remote: Counting objects:  38% (32/83)        
remote: Counting objects:  39% (33/83)        
remote: Counting objects:  40% (34/83)        
remote: Counting objects:  42% (35/83)        
remote: Counting objects:  43% (36/83)        
remote: Counting objects:  44% (37/83)        
remote: Counting objects:  45% (38/83)        
remote: Counting objects:  46% (39/83)        
remote: Counting objects:  48% (40/83)        
remote: Counting objects:  49% (41/83)        
remote: Counting objects:  50% (42/83)        
remote: Counting objects:  51% (43/83)        
remote: Counting objects:  53% (44/83)        
remote: Counting objects:  54% (45/83)        
remote: Counting objects:  55% (46/83)        
remote: Counting objects:  56% (47/83)        
remote: Counting objects:  57% (48/83)        
remote: Counting objects:  59% (49/83)        
remote: Counting objects:  60% (50/83)        
remote: Counting objects:  61% (51/83)        
remote: Counting objects:  62% (52/83)        
remote: Counting objects:  63% (53/83)        
remote: Counting objects:  65% (54/83)        
remote: Counting objects:  66% (55/83)        
remote: Counting objects:  67% (56/83)        
remote: Counting objects:  68% (57/83)        
remote: Counting objects:  69% (58/83)        
remote: Counting objects:  71% (59/83)        
remote: Counting objects:  72% (60/83)        
remote: Counting objects:  73% (61/83)        
remote: Counting objects:  74% (62/83)        
remote: Counting objects:  75% (63/83)        
remote: Counting objects:  77% (64/83)        
remote: Counting objects:  78% (65/83)        
remote: Counting objects:  79% (66/83)        
remote: Counting objects:  80% (67/83)        
remote: Counting objects:  81% (68/83)        
remote: Counting objects:  83% (69/83)        
remote: Counting objects:  84% (70/83)        
remote: Counting objects:  85% (71/83)        
remote: Counting objects:  86% (72/83)        
remote: Counting objects:  87% (73/83)        
remote: Counting objects:  89% (74/83)        
remote: Counting objects:  90% (75/83)        
remote: Counting objects:  91% (76/83)        
remote: Counting objects:  92% (77/83)        
remote: Counting objects:  93% (78/83)        
remote: Counting objects:  95% (79/83)        
remote: Counting objects:  96% (80/83)        
remote: Counting objects:  97% (81/83)        
remote: Counting objects:  98% (82/83)        
remote: Counting objects: 100% (83/83)        
remote: Counting objects: 100% (83/83), done.        
remote: Compressing objects:   3% (1/26)        
remote: Compressing objects:   7% (2/26)        
remote: Compressing objects:  11% (3/26)        
remote: Compressing objects:  15% (4/26)        
remote: Compressing objects:  19% (5/26)        
remote: Compressing objects:  23% (6/26)        
remote: Compressing objects:  26% (7/26)        
remote: Compressing objects:  30% (8/26)        
remote: Compressing objects:  34% (9/26)        
remote: Compressing objects:  38% (10/26)        
remote: Compressing objects:  42% (11/26)        
remote: Compressing objects:  46% (12/26)        
remote: Compressing objects:  50% (13/26)        
remote: Compressing objects:  53% (14/26)        
remote: Compressing objects:  57% (15/26)        
remote: Compressing objects:  61% (16/26)        
remote: Compressing objects:  65% (17/26)        
remote: Compressing objects:  69% (18/26)        
remote: Compressing objects:  73% (19/26)        
remote: Compressing objects:  76% (20/26)        
remote: Compressing objects:  80% (21/26)        
remote: Compressing objects:  84% (22/26)        
remote: Compressing objects:  88% (23/26)        
remote: Compressing objects:  92% (24/26)        
remote: Compressing objects:  96% (25/26)        
remote: Compressing objects: 100% (26/26)        
remote: Compressing objects: 100% (26/26), done.        
remote: Total 83 (delta 36), reused 83 (delta 36), pack-reused 0        
error: file write error: No space left on device
fatal: unable to write loose object file
fatal: unpack-objects failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2697)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2111)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:87)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:623)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:376)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:121)
	at java.base/java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 172.16.85.211/172.16.85.211:52296
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1000)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:143)
		at jdk.internal.reflect.GeneratedMethodAccessor713.invoke(Unknown Source)
		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
		at java.base/java.lang.reflect.Method.invoke(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:129)
		at com.sun.proxy.$Proxy122.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1004)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1248)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1312)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
		at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
		at java.base/java.lang.Thread.run(Unknown Source)
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list