Skip to content
Aborted

Console Output

17:41:39 Retriggered by user Baily.Roberts@boeing.com for Gerrit: https://git.eclipse.org/r/c/osee/org.eclipse.osee/+/196490
17:41:39 Running as SYSTEM
17:41:40 Agent centos-7-fg54q is provisioned from template centos-7
17:41:40 ---
17:41:40 apiVersion: "v1"
17:41:40 kind: "Pod"
17:41:40 metadata:
17:41:40   annotations: {}
17:41:40   labels:
17:41:40     jenkins: "slave"
17:41:40     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
17:41:40     jenkins/label: "migration_jipp-migration_centos-7"
17:41:40   name: "centos-7-fg54q"
17:41:40   namespace: "osee"
17:41:40 spec:
17:41:40   containers:
17:41:40   - env:
17:41:40     - name: "JENKINS_SECRET"
17:41:40       value: "********"
17:41:40     - name: "JENKINS_TUNNEL"
17:41:40       value: "jenkins-discovery.osee.svc.cluster.local:50000"
17:41:40     - name: "JENKINS_AGENT_NAME"
17:41:40       value: "centos-7-fg54q"
17:41:40     - name: "JENKINS_REMOTING_JAVA_OPTS"
17:41:40       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
17:41:40         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
17:41:40     - name: "JAVA_TOOL_OPTIONS"
17:41:40       value: ""
17:41:40     - name: "_JAVA_OPTIONS"
17:41:40       value: ""
17:41:40     - name: "OPENJ9_JAVA_OPTIONS"
17:41:40       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
17:41:40     - name: "JENKINS_NAME"
17:41:40       value: "centos-7-fg54q"
17:41:40     - name: "JENKINS_AGENT_WORKDIR"
17:41:40       value: "/home/jenkins/agent"
17:41:40     - name: "JENKINS_URL"
17:41:40       value: "http://jenkins-ui.osee.svc.cluster.local/osee/"
17:41:40     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
17:41:40     imagePullPolicy: "Always"
17:41:40     name: "jnlp"
17:41:40     resources:
17:41:40       limits:
17:41:40         cpu: "2000m"
17:41:40         memory: "4096Mi"
17:41:40       requests:
17:41:40         cpu: "1000m"
17:41:40         memory: "4096Mi"
17:41:40     tty: true
17:41:40     volumeMounts:
17:41:40     - mountPath: "/home/jenkins/.m2/toolchains.xml"
17:41:40       name: "m2-dir"
17:41:40       readOnly: true
17:41:40       subPath: "toolchains.xml"
17:41:40     - mountPath: "/home/jenkins/.mavenrc"
17:41:40       name: "m2-dir"
17:41:40       readOnly: true
17:41:40       subPath: ".mavenrc"
17:41:40     - mountPath: "/opt/tools"
17:41:40       name: "volume-0"
17:41:40       readOnly: false
17:41:40     - mountPath: "/home/jenkins"
17:41:40       name: "volume-2"
17:41:40       readOnly: false
17:41:40     - mountPath: "/home/jenkins/.m2/repository"
17:41:40       name: "volume-3"
17:41:40       readOnly: false
17:41:40     - mountPath: "/home/jenkins/.m2/settings-security.xml"
17:41:40       name: "m2-secret-dir"
17:41:40       readOnly: true
17:41:40       subPath: "settings-security.xml"
17:41:40     - mountPath: "/home/jenkins/.m2/wrapper"
17:41:40       name: "volume-4"
17:41:40       readOnly: false
17:41:40     - mountPath: "/home/jenkins/.m2/settings.xml"
17:41:40       name: "m2-secret-dir"
17:41:40       readOnly: true
17:41:40       subPath: "settings.xml"
17:41:40     - mountPath: "/home/jenkins/.ssh"
17:41:40       name: "volume-1"
17:41:40       readOnly: false
17:41:40       subPath: ""
17:41:40     - mountPath: "/home/jenkins/agent"
17:41:40       name: "workspace-volume"
17:41:40       readOnly: false
17:41:40     workingDir: "/home/jenkins/agent"
17:41:40   nodeSelector:
17:41:40     kubernetes.io/os: "linux"
17:41:40   restartPolicy: "Never"
17:41:40   volumes:
17:41:40   - name: "volume-0"
17:41:40     persistentVolumeClaim:
17:41:40       claimName: "tools-claim-jiro-osee"
17:41:40       readOnly: true
17:41:40   - name: "m2-secret-dir"
17:41:40     secret:
17:41:40       secretName: "m2-secret-dir"
17:41:40   - emptyDir:
17:41:40       medium: ""
17:41:40     name: "volume-2"
17:41:40   - configMap:
17:41:40       name: "m2-dir"
17:41:40     name: "m2-dir"
17:41:40   - configMap:
17:41:40       name: "known-hosts"
17:41:40     name: "volume-1"
17:41:40   - emptyDir:
17:41:40       medium: ""
17:41:40     name: "workspace-volume"
17:41:40   - emptyDir:
17:41:40       medium: ""
17:41:40     name: "volume-4"
17:41:40   - emptyDir:
17:41:40       medium: ""
17:41:40     name: "volume-3"
17:41:40 
17:41:40 Building remotely on centos-7-fg54q (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/osee_dev_ote
17:41:40 The recommended git tool is: git
17:41:42 No credentials specified
17:41:42 Cloning the remote Git repository
17:41:42 Cloning repository https://git.eclipse.org/r/osee/org.eclipse.osee
17:41:42  > git init /home/jenkins/agent/workspace/osee_dev_ote/org.eclipse.osee # timeout=10
17:41:42 Fetching upstream changes from https://git.eclipse.org/r/osee/org.eclipse.osee
17:41:42  > git --version # timeout=10
17:41:42  > git --version # 'git version 2.36.1'
17:41:42  > git fetch --tags --force --progress -- https://git.eclipse.org/r/osee/org.eclipse.osee +refs/heads/*:refs/remotes/origin/* # timeout=10
17:42:50 Build was aborted
17:42:50 Aborted by Baily Roberts
17:42:50 Archiving artifacts
17:42:50 Finished: ABORTED