Skip to content

Console Output

Started by user Johannes Faltermeier
Running as Johannes Faltermeier
Agent centos-7-kjmx7 is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-kjmx7"
  namespace: "edapt"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.edapt.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-kjmx7"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "centos-7-kjmx7"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.edapt.svc.cluster.local/edapt/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - 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: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-edapt"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on centos-7-kjmx7 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/emf-edapt-develop-rcptt
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-nq31xCaFqmlC/agent.50
SSH_AGENT_PID=52
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/emf-edapt-develop-rcptt@tmp/private_key_5520117294324362730.key (/home/jenkins/agent/workspace/emf-edapt-develop-rcptt@tmp/private_key_5520117294324362730.key)
[ssh-agent] Using credentials genie.edapt (ssh://genie.edapt@projects-storage.eclipse.org)
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-edapt/edapt.git
 > git init /home/jenkins/agent/workspace/emf-edapt-develop-rcptt # timeout=10
Fetching upstream changes from https://github.com/eclipse-edapt/edapt.git
 > git --version # timeout=10
 > git --version # 'git version 2.36.6'
 > git fetch --tags --force --progress -- https://github.com/eclipse-edapt/edapt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-edapt/edapt.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision d29d07c8d11d616ea4f3032620a6d51f592b9481 (origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d29d07c8d11d616ea4f3032620a6d51f592b9481 # timeout=10
Commit message: "TCI - Open modules for tests"
 > git rev-list --no-walk d29d07c8d11d616ea4f3032620a6d51f592b9481 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[emf-edapt-develop-rcptt] $ Xvnc -help
Starting xvnc
[emf-edapt-develop-rcptt] $ Xvnc :82 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset

Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12004000, The X.Org Foundation


Mon Sep 11 10:19:55 2023
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5982
 vncext:      created VNC server for screen 0
[emf-edapt-develop-rcptt] $ /bin/sh /tmp/jenkins7992001282694640234.sh
Fetching aut
total 60
drwxr-sr-x.  8 jenkins 1001970000  4096 Sep 11 10:19 .
drwxr-sr-x.  4 jenkins 1001970000    72 Sep 11 10:19 ..
drwxr-sr-x.  7 jenkins 1001970000  4096 Sep 11 10:19 builds
-rw-r--r--.  1 jenkins 1001970000  3427 Sep 11 10:19 CODE_OF_CONDUCT.md
-rw-r--r--.  1 jenkins 1001970000  1673 Sep 11 10:19 CONTRIBUTING
drwxr-sr-x. 13 jenkins 1001970000  4096 Sep 11 10:19 examples
drwxr-sr-x.  5 jenkins 1001970000   161 Sep 11 10:19 features
drwxr-sr-x.  8 jenkins 1001970000   179 Sep 11 10:19 .git
-rw-r--r--.  1 jenkins 1001970000    52 Sep 11 10:19 .gitignore
-rw-r--r--.  1 jenkins 1001970000 14474 Sep 11 10:19 LICENSE
-rw-r--r--.  1 jenkins 1001970000  1269 Sep 11 10:19 NOTICE
drwxr-sr-x. 14 jenkins 1001970000  4096 Sep 11 10:19 plugins
-rw-r--r--.  1 jenkins 1001970000  1056 Sep 11 10:19 README.md
-rw-r--r--.  1 jenkins 1001970000  2445 Sep 11 10:19 SECURITY.md
drwxr-sr-x.  8 jenkins 1001970000  4096 Sep 11 10:19 tests
-rw-r--r--.  1 jenkins 1001970000     0 Sep 11 10:19 .Xauthority-17625664355671467450
total 28
drwxr-sr-x. 8 jenkins 1001970000 4096 Sep 11 10:19 .
drwxr-sr-x. 8 jenkins 1001970000 4096 Sep 11 10:19 ..
-rw-r--r--. 1 jenkins 1001970000 1542 Sep 11 10:19 AllTests.suite
drwxr-sr-x. 2 jenkins 1001970000   32 Sep 11 10:19 change_documentation
drwxr-sr-x. 2 jenkins 1001970000 4096 Sep 11 10:19 context
drwxr-sr-x. 2 jenkins 1001970000   34 Sep 11 10:19 element_changes
drwxr-sr-x. 2 jenkins 1001970000  181 Sep 11 10:19 general
drwxr-sr-x. 2 jenkins 1001970000   79 Sep 11 10:19 operation_browser
-rw-r--r--. 1 jenkins 1001970000 3349 Sep 11 10:19 pom.xml
-rw-r--r--. 1 jenkins 1001970000  397 Sep 11 10:19 .project
-rw-r--r--. 1 jenkins 1001970000  216 Sep 11 10:19 rcptt.properties
drwxr-sr-x. 2 jenkins 1001970000   32 Sep 11 10:19 reconstruction_view
scp: /home/data/httpd/download.eclipse.org/technology/epp/downloads/release/2022-06/R/eclipse-committers-2022-06-R-linux-gtk-x86_64.tar.gz: No such file or directory
total 28
drwxr-sr-x. 8 jenkins 1001970000 4096 Sep 11 10:19 .
drwxr-sr-x. 8 jenkins 1001970000 4096 Sep 11 10:19 ..
-rw-r--r--. 1 jenkins 1001970000 1542 Sep 11 10:19 AllTests.suite
drwxr-sr-x. 2 jenkins 1001970000   32 Sep 11 10:19 change_documentation
drwxr-sr-x. 2 jenkins 1001970000 4096 Sep 11 10:19 context
drwxr-sr-x. 2 jenkins 1001970000   34 Sep 11 10:19 element_changes
drwxr-sr-x. 2 jenkins 1001970000  181 Sep 11 10:19 general
drwxr-sr-x. 2 jenkins 1001970000   79 Sep 11 10:19 operation_browser
-rw-r--r--. 1 jenkins 1001970000 3349 Sep 11 10:19 pom.xml
-rw-r--r--. 1 jenkins 1001970000  397 Sep 11 10:19 .project
-rw-r--r--. 1 jenkins 1001970000  216 Sep 11 10:19 rcptt.properties
drwxr-sr-x. 2 jenkins 1001970000   32 Sep 11 10:19 reconstruction_view
[emf-edapt-develop-rcptt] $ /bin/sh -xe /tmp/jenkins15708678354510416942.sh
+ icewm
/tmp/jenkins15708678354510416942.sh: line 2: icewm: command not found
[emf-edapt-develop-rcptt] $ /opt/tools/apache-maven/latest/bin/mvn -f tests/org.eclipse.emf.edapt.rcptt/pom.xml -Dmaven.repo.local=/home/jenkins/agent/workspace/emf-edapt-develop-rcptt/.repository clean package
Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.18, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-11/jdk-11.0.18+10
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------< org.eclipse.emf.edapt:org.eclipse.emf.edapt.rcptt >----------
[INFO] Building org.eclipse.emf.edapt.rcptt 1.6.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] -----------------------------[ rcpttTest ]------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.emf.edapt.rcptt ---
[INFO] 
[INFO] --- toolchains:1.1:toolchain (default) @ org.eclipse.emf.edapt.rcptt ---
[INFO] Required toolchain: jdk [ id='JavaSE-11' ]
[INFO] Found matching toolchain for type jdk: JDK[/opt/tools/java/openjdk/jdk-11/latest]
[INFO] 
[INFO] --- rcptt-maven-plugin:2.5.3:resources (default-resources) @ org.eclipse.emf.edapt.rcptt ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  14.568 s
[INFO] Finished at: 2023-09-11T10:20:13Z
[INFO] ------------------------------------------------------------------------
[WARNING] 
[WARNING] Plugin validation issues were detected in 2 plugin(s)
[WARNING] 
[WARNING]  * org.apache.maven.plugins:maven-toolchains-plugin:1.1
[WARNING]  * org.eclipse.rcptt:rcptt-maven-plugin:2.5.3
[WARNING] 
[WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
[WARNING] 
[ERROR] Failed to execute goal org.eclipse.rcptt:rcptt-maven-plugin:2.5.3:resources (default-resources) on project org.eclipse.emf.edapt.rcptt: The explicit location /home/jenkins/agent/workspace/emf-edapt-develop-rcptt/tests/org.eclipse.emf.edapt.rcptt/aut.tar.gz is not valid -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 52 killed;
[ssh-agent] Stopped.
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Archiving artifacts
Finished: FAILURE