Skip to content

Console Output

07:59:21 [2020-04-06T11:59:21.161Z] Still waiting to schedule task
07:59:21 [2020-04-06T11:59:21.162Z] Waiting for next available executor
08:00:12 [2020-04-06T12:00:12.259Z] Agent basic-agent-0h592 is provisioned from template basic-agent
08:00:12 [2020-04-06T12:00:12.269Z] ---
08:00:12 [2020-04-06T12:00:12.270Z] apiVersion: "v1"
08:00:12 [2020-04-06T12:00:12.270Z] kind: "Pod"
08:00:12 [2020-04-06T12:00:12.270Z] metadata:
08:00:12 [2020-04-06T12:00:12.270Z]   annotations: {}
08:00:12 [2020-04-06T12:00:12.270Z]   labels:
08:00:12 [2020-04-06T12:00:12.270Z]     jenkins: "slave"
08:00:12 [2020-04-06T12:00:12.270Z]     jenkins/label: ""
08:00:12 [2020-04-06T12:00:12.270Z]   name: "basic-agent-0h592"
08:00:12 [2020-04-06T12:00:12.270Z] spec:
08:00:12 [2020-04-06T12:00:12.270Z]   containers:
08:00:12 [2020-04-06T12:00:12.270Z]   - env:
08:00:12 [2020-04-06T12:00:12.270Z]     - name: "MAVEN_OPTS"
08:00:12 [2020-04-06T12:00:12.270Z]       value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn"
08:00:12 [2020-04-06T12:00:12.270Z]     - name: "JENKINS_SECRET"
08:00:12 [2020-04-06T12:00:12.270Z]       value: "********"
08:00:12 [2020-04-06T12:00:12.270Z]     - name: "JENKINS_TUNNEL"
08:00:12 [2020-04-06T12:00:12.270Z]       value: "jenkins-discovery.xpect.svc.cluster.local:50000"
08:00:12 [2020-04-06T12:00:12.270Z]     - name: "JENKINS_AGENT_NAME"
08:00:12 [2020-04-06T12:00:12.270Z]       value: "basic-agent-0h592"
08:00:12 [2020-04-06T12:00:12.270Z]     - name: "MAVEN_CONFIG"
08:00:12 [2020-04-06T12:00:12.270Z]       value: "-B -e"
08:00:12 [2020-04-06T12:00:12.270Z]     - name: "JENKINS_NAME"
08:00:12 [2020-04-06T12:00:12.270Z]       value: "basic-agent-0h592"
08:00:12 [2020-04-06T12:00:12.270Z]     - name: "JENKINS_AGENT_WORKDIR"
08:00:12 [2020-04-06T12:00:12.270Z]       value: "/home/jenkins/agent"
08:00:12 [2020-04-06T12:00:12.270Z]     - name: "JENKINS_URL"
08:00:12 [2020-04-06T12:00:12.271Z]       value: "http://jenkins-ui.xpect.svc.cluster.local/xpect/"
08:00:12 [2020-04-06T12:00:12.271Z]     - name: "HOME"
08:00:12 [2020-04-06T12:00:12.271Z]       value: "/home/jenkins"
08:00:12 [2020-04-06T12:00:12.271Z]     image: "eclipsecbijenkins/basic-agent:3.35"
08:00:12 [2020-04-06T12:00:12.271Z]     imagePullPolicy: "Always"
08:00:12 [2020-04-06T12:00:12.271Z]     name: "jnlp"
08:00:12 [2020-04-06T12:00:12.271Z]     resources:
08:00:12 [2020-04-06T12:00:12.271Z]       limits:
08:00:12 [2020-04-06T12:00:12.271Z]         memory: "4096Mi"
08:00:12 [2020-04-06T12:00:12.271Z]         cpu: "2000m"
08:00:12 [2020-04-06T12:00:12.271Z]       requests:
08:00:12 [2020-04-06T12:00:12.271Z]         memory: "4096Mi"
08:00:12 [2020-04-06T12:00:12.271Z]         cpu: "1000m"
08:00:12 [2020-04-06T12:00:12.271Z]     securityContext:
08:00:12 [2020-04-06T12:00:12.271Z]       privileged: false
08:00:12 [2020-04-06T12:00:12.271Z]     tty: true
08:00:12 [2020-04-06T12:00:12.271Z]     volumeMounts:
08:00:12 [2020-04-06T12:00:12.271Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
08:00:12 [2020-04-06T12:00:12.271Z]       name: "m2-dir"
08:00:12 [2020-04-06T12:00:12.271Z]       readOnly: true
08:00:12 [2020-04-06T12:00:12.271Z]       subPath: "toolchains.xml"
08:00:12 [2020-04-06T12:00:12.271Z]     - mountPath: "/opt/tools"
08:00:12 [2020-04-06T12:00:12.271Z]       name: "volume-0"
08:00:12 [2020-04-06T12:00:12.271Z]       readOnly: false
08:00:12 [2020-04-06T12:00:12.271Z]     - mountPath: "/home/jenkins"
08:00:12 [2020-04-06T12:00:12.271Z]       name: "volume-2"
08:00:12 [2020-04-06T12:00:12.271Z]       readOnly: false
08:00:12 [2020-04-06T12:00:12.271Z]     - mountPath: "/home/jenkins/.m2/repository"
08:00:12 [2020-04-06T12:00:12.271Z]       name: "volume-3"
08:00:12 [2020-04-06T12:00:12.271Z]       readOnly: false
08:00:12 [2020-04-06T12:00:12.271Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
08:00:12 [2020-04-06T12:00:12.272Z]       name: "m2-secret-dir"
08:00:12 [2020-04-06T12:00:12.272Z]       readOnly: true
08:00:12 [2020-04-06T12:00:12.272Z]       subPath: "settings-security.xml"
08:00:12 [2020-04-06T12:00:12.272Z]     - mountPath: "/home/jenkins/.m2/wrapper"
08:00:12 [2020-04-06T12:00:12.272Z]       name: "volume-4"
08:00:12 [2020-04-06T12:00:12.272Z]       readOnly: false
08:00:12 [2020-04-06T12:00:12.272Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
08:00:12 [2020-04-06T12:00:12.272Z]       name: "m2-secret-dir"
08:00:12 [2020-04-06T12:00:12.272Z]       readOnly: true
08:00:12 [2020-04-06T12:00:12.272Z]       subPath: "settings.xml"
08:00:12 [2020-04-06T12:00:12.272Z]     - mountPath: "/home/jenkins/.ssh"
08:00:12 [2020-04-06T12:00:12.272Z]       name: "volume-1"
08:00:12 [2020-04-06T12:00:12.272Z]       readOnly: false
08:00:12 [2020-04-06T12:00:12.272Z]     - mountPath: "/home/jenkins/agent"
08:00:12 [2020-04-06T12:00:12.272Z]       name: "workspace-volume"
08:00:12 [2020-04-06T12:00:12.272Z]       readOnly: false
08:00:12 [2020-04-06T12:00:12.272Z]     workingDir: "/home/jenkins/agent"
08:00:12 [2020-04-06T12:00:12.272Z]   nodeSelector:
08:00:12 [2020-04-06T12:00:12.272Z]     beta.kubernetes.io/os: "linux"
08:00:12 [2020-04-06T12:00:12.272Z]   restartPolicy: "Never"
08:00:12 [2020-04-06T12:00:12.272Z]   securityContext: {}
08:00:12 [2020-04-06T12:00:12.272Z]   volumes:
08:00:12 [2020-04-06T12:00:12.272Z]   - name: "volume-0"
08:00:12 [2020-04-06T12:00:12.272Z]     persistentVolumeClaim:
08:00:12 [2020-04-06T12:00:12.272Z]       claimName: "tools-claim-jiro-xpect"
08:00:12 [2020-04-06T12:00:12.272Z]       readOnly: true
08:00:12 [2020-04-06T12:00:12.272Z]   - name: "m2-secret-dir"
08:00:12 [2020-04-06T12:00:12.273Z]     secret:
08:00:12 [2020-04-06T12:00:12.273Z]       secretName: "m2-secret-dir"
08:00:12 [2020-04-06T12:00:12.273Z]   - emptyDir:
08:00:12 [2020-04-06T12:00:12.273Z]       medium: ""
08:00:12 [2020-04-06T12:00:12.273Z]     name: "volume-2"
08:00:12 [2020-04-06T12:00:12.273Z]   - configMap:
08:00:12 [2020-04-06T12:00:12.273Z]       name: "m2-dir"
08:00:12 [2020-04-06T12:00:12.273Z]     name: "m2-dir"
08:00:12 [2020-04-06T12:00:12.273Z]   - configMap:
08:00:12 [2020-04-06T12:00:12.273Z]       name: "known-hosts"
08:00:12 [2020-04-06T12:00:12.273Z]     name: "volume-1"
08:00:12 [2020-04-06T12:00:12.273Z]   - emptyDir:
08:00:12 [2020-04-06T12:00:12.273Z]       medium: ""
08:00:12 [2020-04-06T12:00:12.273Z]     name: "workspace-volume"
08:00:12 [2020-04-06T12:00:12.273Z]   - emptyDir:
08:00:12 [2020-04-06T12:00:12.273Z]       medium: ""
08:00:12 [2020-04-06T12:00:12.273Z]     name: "volume-4"
08:00:12 [2020-04-06T12:00:12.273Z]   - emptyDir:
08:00:12 [2020-04-06T12:00:12.273Z]       medium: ""
08:00:12 [2020-04-06T12:00:12.273Z]     name: "volume-3"
08:00:12 [2020-04-06T12:00:12.273Z] 
08:00:12 [2020-04-06T12:00:12.809Z] Running on basic-agent-0h592 in /home/jenkins/agent/workspace/Xpect-Integration-Release