Skip to content

Console Output

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