Skip to content

Console Output

12:04:03 [2019-12-23T17:04:03.760Z] Still waiting to schedule task
12:04:03 [2019-12-23T17:04:03.761Z] All nodes of label ‘tracecompass-build’ are offline
12:05:00 [2019-12-23T17:05:00.628Z] Agent tracecompass-build-bfsns-x4cp5 is provisioned from template Kubernetes Pod Template
12:05:00 [2019-12-23T17:05:00.629Z] ---
12:05:00 [2019-12-23T17:05:00.629Z] apiVersion: "v1"
12:05:00 [2019-12-23T17:05:00.629Z] kind: "Pod"
12:05:00 [2019-12-23T17:05:00.629Z] metadata:
12:05:00 [2019-12-23T17:05:00.629Z]   annotations:
12:05:00 [2019-12-23T17:05:00.629Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit/50/"
12:05:00 [2019-12-23T17:05:00.629Z]   labels:
12:05:00 [2019-12-23T17:05:00.629Z]     jenkins: "slave"
12:05:00 [2019-12-23T17:05:00.629Z]     jenkins/label: "tracecompass-build"
12:05:00 [2019-12-23T17:05:00.629Z]   name: "tracecompass-build-bfsns-x4cp5"
12:05:00 [2019-12-23T17:05:00.629Z] spec:
12:05:00 [2019-12-23T17:05:00.629Z]   containers:
12:05:00 [2019-12-23T17:05:00.629Z]   - env:
12:05:00 [2019-12-23T17:05:00.629Z]     - name: "JENKINS_SECRET"
12:05:00 [2019-12-23T17:05:00.629Z]       value: "********"
12:05:00 [2019-12-23T17:05:00.629Z]     - name: "JENKINS_TUNNEL"
12:05:00 [2019-12-23T17:05:00.629Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
12:05:00 [2019-12-23T17:05:00.629Z]     - name: "JENKINS_AGENT_NAME"
12:05:00 [2019-12-23T17:05:00.629Z]       value: "tracecompass-build-bfsns-x4cp5"
12:05:00 [2019-12-23T17:05:00.629Z]     - name: "JENKINS_NAME"
12:05:00 [2019-12-23T17:05:00.629Z]       value: "tracecompass-build-bfsns-x4cp5"
12:05:00 [2019-12-23T17:05:00.629Z]     - name: "JENKINS_AGENT_WORKDIR"
12:05:00 [2019-12-23T17:05:00.629Z]       value: "/home/jenkins/agent"
12:05:00 [2019-12-23T17:05:00.629Z]     - name: "JENKINS_URL"
12:05:00 [2019-12-23T17:05:00.629Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
12:05:00 [2019-12-23T17:05:00.629Z]     - name: "HOME"
12:05:00 [2019-12-23T17:05:00.629Z]       value: "/home/jenkins"
12:05:00 [2019-12-23T17:05:00.629Z]     image: "eclipsecbi/jenkins-jnlp-agent"
12:05:00 [2019-12-23T17:05:00.629Z]     name: "jnlp"
12:05:00 [2019-12-23T17:05:00.629Z]     volumeMounts:
12:05:00 [2019-12-23T17:05:00.629Z]     - mountPath: "/home/jenkins/.ssh"
12:05:00 [2019-12-23T17:05:00.629Z]       name: "volume-known-hosts"
12:05:00 [2019-12-23T17:05:00.629Z]     - mountPath: "/home/jenkins/agent"
12:05:00 [2019-12-23T17:05:00.629Z]       name: "workspace-volume"
12:05:00 [2019-12-23T17:05:00.629Z]       readOnly: false
12:05:00 [2019-12-23T17:05:00.629Z]   - args:
12:05:00 [2019-12-23T17:05:00.629Z]     - "-c"
12:05:00 [2019-12-23T17:05:00.629Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
12:05:00 [2019-12-23T17:05:00.629Z]     command:
12:05:00 [2019-12-23T17:05:00.629Z]     - "/bin/sh"
12:05:00 [2019-12-23T17:05:00.629Z]     image: "delislesim/eclipse-tracecompass-build-env:16.04"
12:05:00 [2019-12-23T17:05:00.629Z]     imagePullPolicy: "Always"
12:05:00 [2019-12-23T17:05:00.629Z]     name: "tracecompass"
12:05:00 [2019-12-23T17:05:00.629Z]     resources:
12:05:00 [2019-12-23T17:05:00.629Z]       limits:
12:05:00 [2019-12-23T17:05:00.629Z]         memory: "2.6Gi"
12:05:00 [2019-12-23T17:05:00.629Z]         cpu: "1.3"
12:05:00 [2019-12-23T17:05:00.629Z]       requests:
12:05:00 [2019-12-23T17:05:00.629Z]         memory: "2.6Gi"
12:05:00 [2019-12-23T17:05:00.629Z]         cpu: "1.3"
12:05:00 [2019-12-23T17:05:00.629Z]     tty: true
12:05:00 [2019-12-23T17:05:00.629Z]     volumeMounts:
12:05:00 [2019-12-23T17:05:00.629Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
12:05:00 [2019-12-23T17:05:00.629Z]       name: "settings-xml"
12:05:00 [2019-12-23T17:05:00.629Z]       readOnly: true
12:05:00 [2019-12-23T17:05:00.629Z]       subPath: "settings.xml"
12:05:00 [2019-12-23T17:05:00.629Z]     - mountPath: "/home/jenkins/.m2/repository"
12:05:00 [2019-12-23T17:05:00.629Z]       name: "m2-repo"
12:05:00 [2019-12-23T17:05:00.629Z]     - mountPath: "/opt/tools"
12:05:00 [2019-12-23T17:05:00.629Z]       name: "tools"
12:05:00 [2019-12-23T17:05:00.629Z]     - mountPath: "/home/jenkins/agent"
12:05:00 [2019-12-23T17:05:00.629Z]       name: "workspace-volume"
12:05:00 [2019-12-23T17:05:00.629Z]       readOnly: false
12:05:00 [2019-12-23T17:05:00.629Z]   nodeSelector:
12:05:00 [2019-12-23T17:05:00.629Z]     beta.kubernetes.io/os: "linux"
12:05:00 [2019-12-23T17:05:00.629Z]   restartPolicy: "Never"
12:05:00 [2019-12-23T17:05:00.629Z]   securityContext: {}
12:05:00 [2019-12-23T17:05:00.629Z]   volumes:
12:05:00 [2019-12-23T17:05:00.629Z]   - emptyDir: {}
12:05:00 [2019-12-23T17:05:00.629Z]     name: "m2-repo"
12:05:00 [2019-12-23T17:05:00.629Z]   - name: "settings-xml"
12:05:00 [2019-12-23T17:05:00.629Z]     secret:
12:05:00 [2019-12-23T17:05:00.629Z]       items:
12:05:00 [2019-12-23T17:05:00.629Z]       - key: "settings.xml"
12:05:00 [2019-12-23T17:05:00.629Z]         path: "settings.xml"
12:05:00 [2019-12-23T17:05:00.629Z]       secretName: "m2-secret-dir"
12:05:00 [2019-12-23T17:05:00.629Z]   - emptyDir:
12:05:00 [2019-12-23T17:05:00.629Z]       medium: ""
12:05:00 [2019-12-23T17:05:00.629Z]     name: "workspace-volume"
12:05:00 [2019-12-23T17:05:00.629Z]   - name: "tools"
12:05:00 [2019-12-23T17:05:00.629Z]     persistentVolumeClaim:
12:05:00 [2019-12-23T17:05:00.629Z]       claimName: "tools-claim-jiro-tracecompass"
12:05:00 [2019-12-23T17:05:00.629Z]   - configMap:
12:05:00 [2019-12-23T17:05:00.629Z]       name: "known-hosts"
12:05:00 [2019-12-23T17:05:00.629Z]     name: "volume-known-hosts"
12:05:00 [2019-12-23T17:05:00.629Z] 
12:05:03 [2019-12-23T17:05:03.814Z] Running on tracecompass-build-bfsns-x4cp5 in /home/jenkins/agent/workspace/tracecompass-gerrit