[midPoint-ci] Build failed in Jenkins: midPoint - master - compile #201

Jenkins noreply at evolveum.com
Thu Aug 18 22:56:42 CEST 2022


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

Changes:


------------------------------------------
Started by GitHub push by 1azyman
Obtained tools/jenkins/midpoint-compile-pipeline from git https://github.com/Evolveum/midpoint.git
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins/midpoint-master-compile-201-mskbw-vwrc0-d3486
Still waiting to schedule task
‘midpoint-master-compile-201-mskbw-vwrc0-d3486’ is offline
Agent midpoint-master-compile-201-mskbw-vwrc0-d3486 is provisioned from template midpoint-master-compile_201-mskbw-vwrc0
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "https://jenkins.evolveum.com/job/midpoint-master-compile/201/"
    runUrl: "job/midpoint-master-compile/201/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "028b145813a03d8c6ff67f74f0f1ccf5639745d7"
    jenkins/label: "midpoint-master-compile_201-mskbw"
  name: "midpoint-master-compile-201-mskbw-vwrc0-d3486"
  namespace: "jenkins"
spec:
  activeDeadlineSeconds: 900
  containers:
  - command:
    - "cat"
    image: "maven:3.8.5-openjdk-11"
    imagePullPolicy: "IfNotPresent"
    name: "maven"
    resources:
      limits:
        memory: "4Gi"
        cpu: "4"
      requests:
        memory: "4Gi"
        cpu: "4"
    securityContext:
      privileged: false
      runAsUser: 0
    tty: true
    volumeMounts:
    - 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-compile-201-mskbw-vwrc0-d3486"
    - name: "JENKINS_NAME"
      value: "midpoint-master-compile-201-mskbw-vwrc0-d3486"
    - 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: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "workspace-volume"
    persistentVolumeClaim:
      claimName: "pvc-workspace-midpoint-master-compile-201-mskbw-vwrc0-d3486"
      readOnly: false

Running on midpoint-master-compile-201-mskbw-vwrc0-d3486 in /home/jenkins/agent/workspace/midpoint-master-compile
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] sh
[Pipeline] }
[Pipeline] // stage
[Pipeline] error
[Pipeline] step


More information about the midPoint-ci mailing list