Skip to content
Failed

Console Output

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