Skip to content

Console Output

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