Skip to content

Console Output

05:30:33 [2020-04-04T09:30:33.021Z] Still waiting to schedule task
05:30:33 [2020-04-04T09:30:33.022Z] All nodes of label ‘tracecompass-build’ are offline
05:31:25 [2020-04-04T09:31:25.891Z] Agent tracecompass-build-64tmg-b2b2x is provisioned from template Kubernetes Pod Template
05:31:25 [2020-04-04T09:31:25.892Z] ---
05:31:25 [2020-04-04T09:31:25.892Z] apiVersion: "v1"
05:31:25 [2020-04-04T09:31:25.892Z] kind: "Pod"
05:31:25 [2020-04-04T09:31:25.892Z] metadata:
05:31:25 [2020-04-04T09:31:25.892Z]   annotations:
05:31:25 [2020-04-04T09:31:25.892Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly-neon/175/"
05:31:25 [2020-04-04T09:31:25.892Z]   labels:
05:31:25 [2020-04-04T09:31:25.892Z]     jenkins: "slave"
05:31:25 [2020-04-04T09:31:25.892Z]     jenkins/label: "tracecompass-build"
05:31:25 [2020-04-04T09:31:25.892Z]   name: "tracecompass-build-64tmg-b2b2x"
05:31:25 [2020-04-04T09:31:25.892Z] spec:
05:31:25 [2020-04-04T09:31:25.892Z]   containers:
05:31:25 [2020-04-04T09:31:25.892Z]   - env:
05:31:25 [2020-04-04T09:31:25.892Z]     - name: "JENKINS_SECRET"
05:31:25 [2020-04-04T09:31:25.892Z]       value: "********"
05:31:25 [2020-04-04T09:31:25.892Z]     - name: "JENKINS_TUNNEL"
05:31:25 [2020-04-04T09:31:25.892Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
05:31:25 [2020-04-04T09:31:25.892Z]     - name: "JENKINS_AGENT_NAME"
05:31:25 [2020-04-04T09:31:25.892Z]       value: "tracecompass-build-64tmg-b2b2x"
05:31:25 [2020-04-04T09:31:25.892Z]     - name: "JENKINS_NAME"
05:31:25 [2020-04-04T09:31:25.892Z]       value: "tracecompass-build-64tmg-b2b2x"
05:31:25 [2020-04-04T09:31:25.892Z]     - name: "JENKINS_AGENT_WORKDIR"
05:31:25 [2020-04-04T09:31:25.892Z]       value: "/home/jenkins/agent"
05:31:25 [2020-04-04T09:31:25.892Z]     - name: "JENKINS_URL"
05:31:25 [2020-04-04T09:31:25.892Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
05:31:25 [2020-04-04T09:31:25.892Z]     - name: "HOME"
05:31:25 [2020-04-04T09:31:25.892Z]       value: "/home/jenkins"
05:31:25 [2020-04-04T09:31:25.892Z]     image: "eclipsecbi/jenkins-jnlp-agent"
05:31:25 [2020-04-04T09:31:25.892Z]     name: "jnlp"
05:31:25 [2020-04-04T09:31:25.892Z]     volumeMounts:
05:31:25 [2020-04-04T09:31:25.892Z]     - mountPath: "/home/jenkins/.ssh"
05:31:25 [2020-04-04T09:31:25.892Z]       name: "volume-known-hosts"
05:31:25 [2020-04-04T09:31:25.892Z]     - mountPath: "/home/jenkins/agent"
05:31:25 [2020-04-04T09:31:25.892Z]       name: "workspace-volume"
05:31:25 [2020-04-04T09:31:25.892Z]       readOnly: false
05:31:25 [2020-04-04T09:31:25.892Z]   - args:
05:31:25 [2020-04-04T09:31:25.892Z]     - "-c"
05:31:25 [2020-04-04T09:31:25.892Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
05:31:25 [2020-04-04T09:31:25.892Z]     command:
05:31:25 [2020-04-04T09:31:25.892Z]     - "/bin/sh"
05:31:25 [2020-04-04T09:31:25.892Z]     image: "eclipse/tracecompass-build-env:16.04"
05:31:25 [2020-04-04T09:31:25.892Z]     imagePullPolicy: "Always"
05:31:25 [2020-04-04T09:31:25.892Z]     name: "tracecompass"
05:31:25 [2020-04-04T09:31:25.892Z]     resources:
05:31:25 [2020-04-04T09:31:25.892Z]       limits:
05:31:25 [2020-04-04T09:31:25.892Z]         memory: "2.6Gi"
05:31:25 [2020-04-04T09:31:25.892Z]         cpu: "1.3"
05:31:25 [2020-04-04T09:31:25.892Z]       requests:
05:31:25 [2020-04-04T09:31:25.892Z]         memory: "2.6Gi"
05:31:25 [2020-04-04T09:31:25.892Z]         cpu: "1.3"
05:31:25 [2020-04-04T09:31:25.892Z]     tty: true
05:31:25 [2020-04-04T09:31:25.892Z]     volumeMounts:
05:31:25 [2020-04-04T09:31:25.892Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
05:31:25 [2020-04-04T09:31:25.892Z]       name: "settings-xml"
05:31:25 [2020-04-04T09:31:25.892Z]       readOnly: true
05:31:25 [2020-04-04T09:31:25.892Z]       subPath: "settings.xml"
05:31:25 [2020-04-04T09:31:25.892Z]     - mountPath: "/home/jenkins/.m2/repository"
05:31:25 [2020-04-04T09:31:25.892Z]       name: "m2-repo"
05:31:25 [2020-04-04T09:31:25.892Z]     - mountPath: "/opt/tools"
05:31:25 [2020-04-04T09:31:25.892Z]       name: "tools"
05:31:25 [2020-04-04T09:31:25.892Z]     - mountPath: "/home/jenkins/agent"
05:31:25 [2020-04-04T09:31:25.892Z]       name: "workspace-volume"
05:31:25 [2020-04-04T09:31:25.892Z]       readOnly: false
05:31:25 [2020-04-04T09:31:25.892Z]   nodeSelector:
05:31:25 [2020-04-04T09:31:25.892Z]     beta.kubernetes.io/os: "linux"
05:31:25 [2020-04-04T09:31:25.892Z]   restartPolicy: "Never"
05:31:25 [2020-04-04T09:31:25.892Z]   securityContext: {}
05:31:25 [2020-04-04T09:31:25.892Z]   volumes:
05:31:25 [2020-04-04T09:31:25.892Z]   - emptyDir: {}
05:31:25 [2020-04-04T09:31:25.892Z]     name: "m2-repo"
05:31:25 [2020-04-04T09:31:25.892Z]   - name: "settings-xml"
05:31:25 [2020-04-04T09:31:25.892Z]     secret:
05:31:25 [2020-04-04T09:31:25.892Z]       items:
05:31:25 [2020-04-04T09:31:25.892Z]       - key: "settings.xml"
05:31:25 [2020-04-04T09:31:25.892Z]         path: "settings.xml"
05:31:25 [2020-04-04T09:31:25.892Z]       secretName: "m2-secret-dir"
05:31:25 [2020-04-04T09:31:25.892Z]   - emptyDir:
05:31:25 [2020-04-04T09:31:25.892Z]       medium: ""
05:31:25 [2020-04-04T09:31:25.892Z]     name: "workspace-volume"
05:31:25 [2020-04-04T09:31:25.892Z]   - name: "tools"
05:31:25 [2020-04-04T09:31:25.892Z]     persistentVolumeClaim:
05:31:25 [2020-04-04T09:31:25.892Z]       claimName: "tools-claim-jiro-tracecompass"
05:31:25 [2020-04-04T09:31:25.892Z]   - configMap:
05:31:25 [2020-04-04T09:31:25.892Z]       name: "known-hosts"
05:31:25 [2020-04-04T09:31:25.892Z]     name: "volume-known-hosts"
05:31:25 [2020-04-04T09:31:25.892Z] 
05:31:27 [2020-04-04T09:31:27.351Z] Running on tracecompass-build-64tmg-b2b2x in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon