Skip to content

Console Output

12:39:52 GitHub pull request #619 of commit a6fffc74ff1e9d87c0c357d986464133d05b142c, no merge conflicts.
12:39:52 Started by user Andrew Rouse
12:39:52 Rebuilds build #253
12:39:52 Running as Andrew Rouse
12:39:53 Agent basic-t0pst is provisioned from template basic
12:39:53 ---
12:39:53 apiVersion: "v1"
12:39:53 kind: "Pod"
12:39:53 metadata:
12:39:53   labels:
12:39:53     jenkins: "slave"
12:39:53     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
12:39:53     jenkins/label: "basic"
12:39:53   name: "basic-t0pst"
12:39:53   namespace: "microprofile"
12:39:53 spec:
12:39:53   containers:
12:39:53   - env:
12:39:53     - name: "JENKINS_SECRET"
12:39:53       value: "********"
12:39:53     - name: "JENKINS_TUNNEL"
12:39:53       value: "jenkins-discovery.microprofile.svc.cluster.local:50000"
12:39:53     - name: "JENKINS_AGENT_NAME"
12:39:53       value: "basic-t0pst"
12:39:53     - name: "JENKINS_REMOTING_JAVA_OPTS"
12:39:53       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
12:39:53         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
12:39:53     - name: "JAVA_TOOL_OPTIONS"
12:39:53       value: ""
12:39:53     - name: "_JAVA_OPTIONS"
12:39:53       value: ""
12:39:53     - name: "OPENJ9_JAVA_OPTIONS"
12:39:53       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
12:39:53     - name: "JENKINS_NAME"
12:39:53       value: "basic-t0pst"
12:39:53     - name: "JENKINS_AGENT_WORKDIR"
12:39:53       value: "/home/jenkins/agent"
12:39:53     - name: "JENKINS_URL"
12:39:53       value: "http://jenkins-ui.microprofile.svc.cluster.local/microprofile/"
12:39:53     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
12:39:53     imagePullPolicy: "Always"
12:39:53     name: "jnlp"
12:39:53     resources:
12:39:53       limits:
12:39:53         cpu: "2000m"
12:39:53         memory: "4096Mi"
12:39:53       requests:
12:39:53         cpu: "1000m"
12:39:53         memory: "4096Mi"
12:39:53     tty: true
12:39:53     volumeMounts:
12:39:53     - mountPath: "/home/jenkins/.m2/toolchains.xml"
12:39:53       name: "m2-dir"
12:39:53       readOnly: true
12:39:53       subPath: "toolchains.xml"
12:39:53     - mountPath: "/home/jenkins/.mavenrc"
12:39:53       name: "m2-dir"
12:39:53       readOnly: true
12:39:53       subPath: ".mavenrc"
12:39:53     - mountPath: "/opt/tools"
12:39:53       name: "volume-0"
12:39:53       readOnly: false
12:39:53     - mountPath: "/home/jenkins"
12:39:53       name: "volume-2"
12:39:53       readOnly: false
12:39:53     - mountPath: "/home/jenkins/.m2/repository"
12:39:53       name: "volume-3"
12:39:53       readOnly: false
12:39:53     - mountPath: "/home/jenkins/.m2/settings-security.xml"
12:39:53       name: "m2-secret-dir"
12:39:53       readOnly: true
12:39:53       subPath: "settings-security.xml"
12:39:53     - mountPath: "/home/jenkins/.m2/wrapper"
12:39:53       name: "volume-4"
12:39:53       readOnly: false
12:39:53     - mountPath: "/home/jenkins/.m2/settings.xml"
12:39:53       name: "m2-secret-dir"
12:39:53       readOnly: true
12:39:53       subPath: "settings.xml"
12:39:53     - mountPath: "/home/jenkins/.ssh"
12:39:53       name: "volume-1"
12:39:53       readOnly: false
12:39:53       subPath: ""
12:39:53     - mountPath: "/home/jenkins/agent"
12:39:53       name: "workspace-volume"
12:39:53       readOnly: false
12:39:53     workingDir: "/home/jenkins/agent"
12:39:53   nodeSelector:
12:39:53     kubernetes.io/os: "linux"
12:39:53   restartPolicy: "Never"
12:39:53   volumes:
12:39:53   - name: "volume-0"
12:39:53     persistentVolumeClaim:
12:39:53       claimName: "tools-claim-jiro-microprofile"
12:39:53       readOnly: true
12:39:53   - name: "m2-secret-dir"
12:39:53     secret:
12:39:53       secretName: "m2-secret-dir"
12:39:53   - emptyDir:
12:39:53       medium: ""
12:39:53     name: "volume-2"
12:39:53   - configMap:
12:39:53       name: "m2-dir"
12:39:53     name: "m2-dir"
12:39:53   - configMap:
12:39:53       name: "known-hosts"
12:39:53     name: "volume-1"
12:39:53   - emptyDir:
12:39:53       medium: ""
12:39:53     name: "workspace-volume"
12:39:53   - emptyDir:
12:39:53       medium: ""
12:39:53     name: "volume-4"
12:39:53   - emptyDir:
12:39:53       medium: ""
12:39:53     name: "volume-3"
12:39:53 
12:39:53 Building remotely on basic-t0pst (basic) in workspace /home/jenkins/agent/workspace/fault-tolerance-prs
12:39:53 [WS-CLEANUP] Deleting project workspace...
12:39:53 [WS-CLEANUP] Deferred wipeout is used...
12:39:53 The recommended git tool is: NONE
12:39:55 No credentials specified
12:39:55 Cloning the remote Git repository
12:39:55 Cloning repository https://github.com/eclipse/microprofile-fault-tolerance.git
12:39:55  > git init /home/jenkins/agent/workspace/fault-tolerance-prs # timeout=10
12:39:55 Fetching upstream changes from https://github.com/eclipse/microprofile-fault-tolerance.git
12:39:55  > git --version # timeout=10
12:39:55  > git --version # 'git version 2.20.1'
12:39:55  > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-fault-tolerance.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:39:55  > git config remote.origin.url https://github.com/eclipse/microprofile-fault-tolerance.git # timeout=10
12:39:55  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:39:56  > git config remote.origin.url https://github.com/eclipse/microprofile-fault-tolerance.git # timeout=10
12:39:56 Fetching upstream changes from https://github.com/eclipse/microprofile-fault-tolerance.git
12:39:56  > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-fault-tolerance.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
12:39:57  > git rev-parse origin/${sha1}^{commit} # timeout=10
12:39:57  > git rev-parse ${sha1}^{commit} # timeout=10
12:39:57 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
12:39:57 Retrying after 10 seconds
12:40:07 The recommended git tool is: NONE
12:40:07 No credentials specified
12:40:07  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/fault-tolerance-prs/.git # timeout=10
12:40:07 Fetching changes from the remote Git repository
12:40:07  > git config remote.origin.url https://github.com/eclipse/microprofile-fault-tolerance.git # timeout=10
12:40:07 Fetching upstream changes from https://github.com/eclipse/microprofile-fault-tolerance.git
12:40:07  > git --version # timeout=10
12:40:07  > git --version # 'git version 2.20.1'
12:40:07  > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-fault-tolerance.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
12:40:07  > git rev-parse origin/${sha1}^{commit} # timeout=10
12:40:07  > git rev-parse ${sha1}^{commit} # timeout=10
12:40:07 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
12:40:07 Retrying after 10 seconds
12:40:17 The recommended git tool is: NONE
12:40:17 No credentials specified
12:40:17  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/fault-tolerance-prs/.git # timeout=10
12:40:17 Fetching changes from the remote Git repository
12:40:17  > git config remote.origin.url https://github.com/eclipse/microprofile-fault-tolerance.git # timeout=10
12:40:17 Fetching upstream changes from https://github.com/eclipse/microprofile-fault-tolerance.git
12:40:17  > git --version # timeout=10
12:40:17  > git --version # 'git version 2.20.1'
12:40:17  > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-fault-tolerance.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
12:40:18  > git rev-parse origin/${sha1}^{commit} # timeout=10
12:40:18  > git rev-parse ${sha1}^{commit} # timeout=10
12:40:18 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
12:40:18 Finished: FAILURE