Skip to content
Failed

Console Output

Started by user Frederic Gurr
Running as Frederic Gurr
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Still waiting to schedule task
All nodes of label ‘aggrbuild-pod’ are offline
Agent aggrbuild-pod-kshw0-nz8kx is provisioned from template Kubernetes Pod Template
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.cbi.svc.cluster.local/cbi/job/jiro_xvnc_wrapper_tools_bug/4/"
  labels:
    jenkins: "slave"
    jenkins/aggrbuild-pod: "true"
  name: "aggrbuild-pod-kshw0-nz8kx"
spec:
  containers:
  - command:
    - "cat"
    image: "eclipsecbi/ubuntu-gtk3-metacity:18.04-gtk3.18@sha256:7f74a72345b23ce9686e1b7f758d33098eb257631dc80f0d66e955f346ca8741"
    imagePullPolicy: "IfNotPresent"
    name: "custom"
    resources:
      limits:
        memory: "2048Mi"
        cpu: "1000m"
      requests:
        memory: "512Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "toolchains-xml"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "settings-security-xml"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "settings-xml"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.cbi.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "aggrbuild-pod-kshw0-nz8kx"
    - name: "JENKINS_NAME"
      value: "aggrbuild-pod-kshw0-nz8kx"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.cbi.svc.cluster.local/cbi/"
    - name: "HOME"
      value: "/home/jenkins"
    image: "eclipsecbijenkins/jenkins-agent:3.35@sha256:5d06ebec6e9dffc44fb41009a51d085a83944a23f651416531b960143d186340"
    name: "jnlp"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector: {}
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-cbi"
      readOnly: true
  - name: "settings-security-xml"
    secret:
      items:
      - key: "settings-security.xml"
        path: "settings-security.xml"
      secretName: "m2-secret-dir"
  - configMap:
      items:
      - key: "toolchains.xml"
        path: "toolchains.xml"
      name: "m2-dir"
    name: "toolchains-xml"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - name: "settings-xml"
    secret:
      items:
      - key: "settings.xml"
        path: "settings.xml"
      secretName: "m2-secret-dir"
  - emptyDir: {}
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-3"

Running on aggrbuild-pod-kshw0-nz8kx in /home/jenkins/agent/workspace/jiro_xvnc_wrapper_tools_bug
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 5 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] container
[Pipeline] {
[Pipeline] wrap
Executing shell script inside container [custom] of pod [aggrbuild-pod-kshw0-nz8kx]
Executing command: "pkill" "Xvnc" 
exit
Executing shell script inside container [custom] of pod [aggrbuild-pod-kshw0-nz8kx]
Executing command: "pkill" "Xrealvnc" 
exit
Executing shell script inside container [custom] of pod [aggrbuild-pod-kshw0-nz8kx]
Executing command: "sh" "-c" "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" 
exit
Starting xvnc
Executing shell script inside container [custom] of pod [aggrbuild-pod-kshw0-nz8kx]
Executing command: "Xvnc" ":60" "-geometry" "1024x768" "-depth" "24" "-ac" "-SecurityTypes" "none" "-noreset" 
exit
[Pipeline] {
[Pipeline] sh
_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.

Xvnc TigerVNC 1.7.0 - built Dec  5 2017 09:25:01
Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 11905000, The X.Org Foundation


Fri Feb 28 13:00:00 2020
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5960
 vncext:      created VNC server for screen 0
+ cat /etc/os-release
NAME="Ubuntu"
VERSION="18.04.4 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.4 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic
[Pipeline] sh
+ mvn --version
/home/jenkins/agent/workspace/jiro_xvnc_wrapper_tools_bug@tmp/durable-0ccbd94e/script.sh: 1: /home/jenkins/agent/workspace/jiro_xvnc_wrapper_tools_bug@tmp/durable-0ccbd94e/script.sh: mvn: not found
[Pipeline] }
Terminating xvnc.
Killing processes
kill finished with exit code 2
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
ERROR: script returned exit code 127
Finished: FAILURE