Skip to content
Success

Console Output

Push event to branch gh-641
06:09:12 Connecting to https://api.github.com using GitHub app GLSP
Obtained Jenkinsfile from 25b8e2fde78f1c7cab7856ddfa96528c3594ddee
[Pipeline] Start of Pipeline
[Pipeline] node
Agent basic-fl80v is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-fl80v"
  namespace: "glsp"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.glsp.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-fl80v"
    - 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: "basic-fl80v"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.glsp.svc.cluster.local/glsp/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13"
    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-glsp"
      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"

Running on basic-fl80v in /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github-app-glsp
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Avoid second fetch
Checking out Revision 25b8e2fde78f1c7cab7856ddfa96528c3594ddee (gh-641)
Cloning repository https://github.com/eclipse-glsp/glsp-server.git
 > git init /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641 # timeout=10
Fetching upstream changes from https://github.com/eclipse-glsp/glsp-server.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub app GLSP
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-glsp/glsp-server.git +refs/heads/gh-641:refs/remotes/origin/gh-641 # timeout=10
 > git config remote.origin.url https://github.com/eclipse-glsp/glsp-server.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/gh-641:refs/remotes/origin/gh-641 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 25b8e2fde78f1c7cab7856ddfa96528c3594ddee # timeout=10
Commit message: "GH-641 Implement GShapePrerenderedElement builder"
First time build. Skipping changelog.
[GitHub Checks] GitHub check (name: CI Jenkins Build, status: in_progress) has been published.
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build: Plain Maven (M2))
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] sh
+ mvn clean verify -Pm2 -B -Dcheckstyle.skip -DskipTests
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] GLSP Parent                                                        [pom]
[INFO] org.eclipse.glsp.graph                                             [jar]
[INFO] org.eclipse.glsp.server                                            [jar]
[INFO] org.eclipse.glsp.layout                                            [jar]
[INFO] org.eclipse.glsp.server.emf                                        [jar]
[INFO] org.eclipse.glsp.server.websocket                                  [jar]
[INFO] org.eclipse.glsp.example.workflow                                  [jar]
[INFO] org.eclipse.glsp.server.test                                       [jar]
[INFO] org.eclipse.glsp.graph.test                                        [jar]
[INFO] GLSP Server Tests                                                  [pom]
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.parent >--------------
[INFO] Building GLSP Parent 0.10.0-SNAPSHOT                              [1/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.parent ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.parent ---
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.graph >---------------
[INFO] Building org.eclipse.glsp.graph 0.10.0-SNAPSHOT                   [2/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.graph ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.graph ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ org.eclipse.glsp.graph ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.graph ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.graph/src/main/resources
[INFO] Copying 3 resources to model
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.graph ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 50 source files to /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.graph/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.graph ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.graph/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.graph ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.graph ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.graph ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.graph ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.server >--------------
[INFO] Building org.eclipse.glsp.server 0.10.0-SNAPSHOT                  [3/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 221 source files to /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.layout >--------------
[INFO] Building org.eclipse.glsp.layout 0.10.0-SNAPSHOT                  [4/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.layout ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.layout ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.layout ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.layout/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.layout ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.layout/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.layout ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.layout/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.layout ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.layout ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.layout ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.layout ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.server.emf >------------
[INFO] Building org.eclipse.glsp.server.emf 0.10.0-SNAPSHOT              [5/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server.emf ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.server.emf ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ org.eclipse.glsp.server.emf ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server.emf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/src/main/resources
[INFO] Copying 2 resources to model
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server.emf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/target/classes
[INFO] /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/src/org/eclipse/glsp/server/emf/EMFOperationHandler.java: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/src/org/eclipse/glsp/server/emf/EMFOperationHandler.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/src/org/eclipse/glsp/server/emf/EMFOperationHandler.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server.emf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server.emf ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server.emf ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.server.emf ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/target/org.eclipse.glsp.server.emf-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.server.emf ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/target/org.eclipse.glsp.server.emf-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] ---------< org.eclipse.glsp:org.eclipse.glsp.server.websocket >---------
[INFO] Building org.eclipse.glsp.server.websocket 0.10.0-SNAPSHOT        [6/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server.websocket ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.server.websocket ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server.websocket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.websocket/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server.websocket ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.websocket/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server.websocket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.websocket/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server.websocket ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server.websocket ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.server.websocket ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.server.websocket ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----< org.eclipse.glsp.example:org.eclipse.glsp.example.workflow >-----
[INFO] Building org.eclipse.glsp.example.workflow 0.10.0-SNAPSHOT        [7/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.example.workflow ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.example.workflow ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ org.eclipse.glsp.example.workflow ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.example.workflow ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/examples/org.eclipse.glsp.example.workflow/src/main/resources
[INFO] Copying 2 resources to model
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.example.workflow ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/examples/org.eclipse.glsp.example.workflow/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.example.workflow ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/examples/org.eclipse.glsp.example.workflow/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.example.workflow ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.example.workflow ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.example.workflow ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/examples/org.eclipse.glsp.example.workflow/target/org.eclipse.glsp.example.workflow-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.example.workflow ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/examples/org.eclipse.glsp.example.workflow/target/org.eclipse.glsp.example.workflow-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] -----------< org.eclipse.glsp:org.eclipse.glsp.server.test >------------
[INFO] Building org.eclipse.glsp.server.test 0.10.0-SNAPSHOT             [8/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server.test ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.server.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/tests/org.eclipse.glsp.server.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/tests/org.eclipse.glsp.server.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/tests/org.eclipse.glsp.server.test/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/tests/org.eclipse.glsp.server.test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/tests/org.eclipse.glsp.server.test/target/org.eclipse.glsp.server.test-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.server.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/tests/org.eclipse.glsp.server.test/target/org.eclipse.glsp.server.test-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.graph.test >------------
[INFO] Building org.eclipse.glsp.graph.test 0.10.0-SNAPSHOT              [9/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.graph.test ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.graph.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.graph.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/tests/org.eclipse.glsp.graph.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.graph.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/tests/org.eclipse.glsp.graph.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.graph.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/tests/org.eclipse.glsp.graph.test/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.graph.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/tests/org.eclipse.glsp.graph.test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.graph.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.graph.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/tests/org.eclipse.glsp.graph.test/target/org.eclipse.glsp.graph.test-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.graph.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/tests/org.eclipse.glsp.graph.test/target/org.eclipse.glsp.graph.test-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.tests >---------------
[INFO] Building GLSP Server Tests 0.10.0-SNAPSHOT                       [10/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.tests ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.tests ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.tests ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for GLSP Parent 0.10.0-SNAPSHOT:
[INFO] 
[INFO] GLSP Parent ........................................ SUCCESS [ 26.150 s]
[INFO] org.eclipse.glsp.graph ............................. SUCCESS [ 17.330 s]
[INFO] org.eclipse.glsp.server ............................ SUCCESS [  5.071 s]
[INFO] org.eclipse.glsp.layout ............................ SUCCESS [  2.684 s]
[INFO] org.eclipse.glsp.server.emf ........................ SUCCESS [  1.025 s]
[INFO] org.eclipse.glsp.server.websocket .................. SUCCESS [  3.524 s]
[INFO] org.eclipse.glsp.example.workflow .................. SUCCESS [  0.870 s]
[INFO] org.eclipse.glsp.server.test ....................... SUCCESS [  0.594 s]
[INFO] org.eclipse.glsp.graph.test ........................ SUCCESS [  0.312 s]
[INFO] GLSP Server Tests .................................. SUCCESS [  0.004 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  57.854 s
[INFO] Finished at: 2022-05-20T10:10:35Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkstyle)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] sh
+ mvn checkstyle:check -Pm2 -B
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] GLSP Parent                                                        [pom]
[INFO] org.eclipse.glsp.graph                                             [jar]
[INFO] org.eclipse.glsp.server                                            [jar]
[INFO] org.eclipse.glsp.layout                                            [jar]
[INFO] org.eclipse.glsp.server.emf                                        [jar]
[INFO] org.eclipse.glsp.server.websocket                                  [jar]
[INFO] org.eclipse.glsp.example.workflow                                  [jar]
[INFO] org.eclipse.glsp.server.test                                       [jar]
[INFO] org.eclipse.glsp.graph.test                                        [jar]
[INFO] GLSP Server Tests                                                  [pom]
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.parent >--------------
[INFO] Building GLSP Parent 0.10.0-SNAPSHOT                              [1/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.parent ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.graph >---------------
[INFO] Building org.eclipse.glsp.graph 0.10.0-SNAPSHOT                   [2/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.graph ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.server >--------------
[INFO] Building org.eclipse.glsp.server 0.10.0-SNAPSHOT                  [3/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.server ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.layout >--------------
[INFO] Building org.eclipse.glsp.layout 0.10.0-SNAPSHOT                  [4/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.layout ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.server.emf >------------
[INFO] Building org.eclipse.glsp.server.emf 0.10.0-SNAPSHOT              [5/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.server.emf ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] ---------< org.eclipse.glsp:org.eclipse.glsp.server.websocket >---------
[INFO] Building org.eclipse.glsp.server.websocket 0.10.0-SNAPSHOT        [6/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.server.websocket ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] -----< org.eclipse.glsp.example:org.eclipse.glsp.example.workflow >-----
[INFO] Building org.eclipse.glsp.example.workflow 0.10.0-SNAPSHOT        [7/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.example.workflow ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] -----------< org.eclipse.glsp:org.eclipse.glsp.server.test >------------
[INFO] Building org.eclipse.glsp.server.test 0.10.0-SNAPSHOT             [8/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.server.test ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.graph.test >------------
[INFO] Building org.eclipse.glsp.graph.test 0.10.0-SNAPSHOT              [9/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.graph.test ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.tests >---------------
[INFO] Building GLSP Server Tests 0.10.0-SNAPSHOT                       [10/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.tests ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for GLSP Parent 0.10.0-SNAPSHOT:
[INFO] 
[INFO] GLSP Parent ........................................ SUCCESS [  2.490 s]
[INFO] org.eclipse.glsp.graph ............................. SUCCESS [  1.224 s]
[INFO] org.eclipse.glsp.server ............................ SUCCESS [  2.274 s]
[INFO] org.eclipse.glsp.layout ............................ SUCCESS [  0.147 s]
[INFO] org.eclipse.glsp.server.emf ........................ SUCCESS [  0.299 s]
[INFO] org.eclipse.glsp.server.websocket .................. SUCCESS [  0.118 s]
[INFO] org.eclipse.glsp.example.workflow .................. SUCCESS [  0.513 s]
[INFO] org.eclipse.glsp.server.test ....................... SUCCESS [  0.113 s]
[INFO] org.eclipse.glsp.graph.test ........................ SUCCESS [  0.084 s]
[INFO] GLSP Server Tests .................................. SUCCESS [  0.063 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  8.496 s
[INFO] Finished at: 2022-05-20T10:10:46Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // timeout
Post stage
[Pipeline] recordIssues
[CheckStyle] Using default pattern '**/checkstyle-result.xml' since user defined pattern is not set
[CheckStyle] Searching for all files in '/home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641' that match the pattern '**/checkstyle-result.xml'
[CheckStyle] -> found 10 files
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/examples/org.eclipse.glsp.example.workflow/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.graph/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.layout/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.websocket/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/tests/org.eclipse.glsp.graph.test/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/tests/org.eclipse.glsp.server.test/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/tests/target/checkstyle-result.xml
[CheckStyle] -> found 0 issues (skipped 0 duplicates)
[CheckStyle] Skipping post processing
[CheckStyle] No filter has been set, publishing all 0 issues
[CheckStyle] Repository miner is not configured, skipping repository mining
[CheckStyle] Reference build recorder is not configured
[CheckStyle] Obtaining reference build from same job (gh-641)
[CheckStyle] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[CheckStyle] All reported issues will be considered outstanding
[CheckStyle] Evaluating quality gates
[CheckStyle] -> PASSED - Total (any severity): 0 - Quality QualityGate: 1
[CheckStyle] -> All quality gates have been passed
[CheckStyle] Health report is disabled - skipping
[CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'eclipse-glsp/glsp-server/gh-641 #1'.
[GitHub Checks] GitHub check (name: CheckStyle, status: completed) has been published.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Tests)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] sh
+ mvn test -Pm2 -B
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] GLSP Parent                                                        [pom]
[INFO] org.eclipse.glsp.graph                                             [jar]
[INFO] org.eclipse.glsp.server                                            [jar]
[INFO] org.eclipse.glsp.layout                                            [jar]
[INFO] org.eclipse.glsp.server.emf                                        [jar]
[INFO] org.eclipse.glsp.server.websocket                                  [jar]
[INFO] org.eclipse.glsp.example.workflow                                  [jar]
[INFO] org.eclipse.glsp.server.test                                       [jar]
[INFO] org.eclipse.glsp.graph.test                                        [jar]
[INFO] GLSP Server Tests                                                  [pom]
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.parent >--------------
[INFO] Building GLSP Parent 0.10.0-SNAPSHOT                              [1/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.parent ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.graph >---------------
[INFO] Building org.eclipse.glsp.graph 0.10.0-SNAPSHOT                   [2/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.graph ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ org.eclipse.glsp.graph ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.graph ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.graph/src/main/resources
[INFO] Copying 3 resources to model
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.graph ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 50 source files to /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.graph/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.graph ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.graph/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.graph ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.graph ---
[INFO] No tests to run.
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.server >--------------
[INFO] Building org.eclipse.glsp.server 0.10.0-SNAPSHOT                  [3/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.server ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server ---
[INFO] No tests to run.
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.layout >--------------
[INFO] Building org.eclipse.glsp.layout 0.10.0-SNAPSHOT                  [4/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.layout ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.layout ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.layout/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.layout ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.layout ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.layout/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.layout ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.layout ---
[INFO] No tests to run.
[INFO] 
[INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.server.emf >------------
[INFO] Building org.eclipse.glsp.server.emf 0.10.0-SNAPSHOT              [5/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.server.emf ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ org.eclipse.glsp.server.emf ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server.emf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/src/main/resources
[INFO] Copying 2 resources to model
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server.emf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/target/classes
[INFO] /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/src/org/eclipse/glsp/server/emf/EMFOperationHandler.java: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/src/org/eclipse/glsp/server/emf/EMFOperationHandler.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/src/org/eclipse/glsp/server/emf/EMFOperationHandler.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server.emf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server.emf ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server.emf ---
[INFO] No tests to run.
[INFO] 
[INFO] ---------< org.eclipse.glsp:org.eclipse.glsp.server.websocket >---------
[INFO] Building org.eclipse.glsp.server.websocket 0.10.0-SNAPSHOT        [6/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.server.websocket ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server.websocket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.websocket/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server.websocket ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server.websocket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.websocket/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server.websocket ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server.websocket ---
[INFO] No tests to run.
[INFO] 
[INFO] -----< org.eclipse.glsp.example:org.eclipse.glsp.example.workflow >-----
[INFO] Building org.eclipse.glsp.example.workflow 0.10.0-SNAPSHOT        [7/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.example.workflow ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ org.eclipse.glsp.example.workflow ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.example.workflow ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/examples/org.eclipse.glsp.example.workflow/src/main/resources
[INFO] Copying 2 resources to model
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.example.workflow ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/examples/org.eclipse.glsp.example.workflow/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.example.workflow ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/examples/org.eclipse.glsp.example.workflow/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.example.workflow ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.example.workflow ---
[INFO] No tests to run.
[INFO] 
[INFO] -----------< org.eclipse.glsp:org.eclipse.glsp.server.test >------------
[INFO] Building org.eclipse.glsp.server.test 0.10.0-SNAPSHOT             [8/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.server.test ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/tests/org.eclipse.glsp.server.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/tests/org.eclipse.glsp.server.test/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server.test ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.glsp.server.internal.util.GenericsUtilTest
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s - in org.eclipse.glsp.server.internal.util.GenericsUtilTest
[INFO] Running org.eclipse.glsp.server.features.modelsourcewatcher.FileWatcherTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.476 s - in org.eclipse.glsp.server.features.modelsourcewatcher.FileWatcherTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.graph.test >------------
[INFO] Building org.eclipse.glsp.graph.test 0.10.0-SNAPSHOT              [9/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.graph.test ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.graph.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/tests/org.eclipse.glsp.graph.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.graph.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.graph.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/tests/org.eclipse.glsp.graph.test/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.graph.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.graph.test ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.glsp.graph.GModelIndexWhenDeserializedFromJsonTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.957 s - in org.eclipse.glsp.graph.GModelIndexWhenDeserializedFromJsonTest
[INFO] Running org.eclipse.glsp.graph.ReadAndWriteSModelJsonTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.glsp.graph.ReadAndWriteSModelJsonTest
[INFO] Running org.eclipse.glsp.graph.impl.GEdgeImplSpecTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.glsp.graph.impl.GEdgeImplSpecTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.tests >---------------
[INFO] Building GLSP Server Tests 0.10.0-SNAPSHOT                       [10/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.tests ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for GLSP Parent 0.10.0-SNAPSHOT:
[INFO] 
[INFO] GLSP Parent ........................................ SUCCESS [  1.656 s]
[INFO] org.eclipse.glsp.graph ............................. SUCCESS [  3.970 s]
[INFO] org.eclipse.glsp.server ............................ SUCCESS [  2.670 s]
[INFO] org.eclipse.glsp.layout ............................ SUCCESS [  0.238 s]
[INFO] org.eclipse.glsp.server.emf ........................ SUCCESS [  0.871 s]
[INFO] org.eclipse.glsp.server.websocket .................. SUCCESS [  0.217 s]
[INFO] org.eclipse.glsp.example.workflow .................. SUCCESS [  1.101 s]
[INFO] org.eclipse.glsp.server.test ....................... SUCCESS [  6.301 s]
[INFO] org.eclipse.glsp.graph.test ........................ SUCCESS [  2.141 s]
[INFO] GLSP Server Tests .................................. SUCCESS [  0.052 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  19.501 s
[INFO] Finished at: 2022-05-20T10:11:11Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build: Eclipse-based (P2))
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] sh
+ mvn clean verify -Pp2 -B
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.glsp:org.eclipse.glsp.graph:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.graph/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.graph:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.graph/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.glsp:org.eclipse.glsp.graph:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.graph/pom.xml
[INFO] Fetching 202203161000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-03/ (63B)
[INFO] Fetching com.google.gson_2.8.9.v20220111-1409.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (279.89kB)
[INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.89MB)
[INFO] Fetching org.eclipse.osgi_3.17.200.v20220215-2237.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.46MB)
[INFO] Fetching org.apache.logging.log4j_2.17.1.v20220106-2156.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.11MB)
[INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (100.02kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.9.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (136.29kB)
[INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (194.4kB)
[INFO] Fetching org.eclipse.equinox.common_3.16.0.v20220211-2322.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (144.49kB)
[INFO] Fetching org.eclipse.core.jobs_3.12.100.v20220120-1329.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.25kB)
[INFO] Fetching org.eclipse.core.runtime_3.24.100.v20220211-2001.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (70.8kB)
[INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (89.14kB)
[INFO] Fetching org.eclipse.emf.common_2.24.0.v20220123-0838.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (367.53kB)
[INFO] Fetching org.eclipse.emf.ecore_2.26.0.v20220123-0838.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.26MB)
[INFO] Computing target platform for MavenProject: org.eclipse.glsp:org.eclipse.glsp.server:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.server:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.glsp:org.eclipse.glsp.server:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server/pom.xml
[INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.77MB)
[INFO] Fetching com.google.inject_5.0.1.v20210324-2015.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (802.8kB)
[INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (14.07kB)
[INFO] Fetching org.aopalliance_1.0.0.v201105210816.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (8.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.aopalliance_1.0.0.v201105210816.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (8.68kB)
[INFO] Unpacking org.aopalliance_1.0.0.v201105210816...
[INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (64.23kB)
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (87.54kB)
[INFO] Fetching org.eclipse.lsp4j_0.9.0.v20200229-1009.jar from https://download.eclipse.org/lsp4j/updates/releases/0.9.0/plugins/ (629.49kB)
[INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.9.0.v20200229-1009.jar from https://download.eclipse.org/lsp4j/updates/releases/0.9.0/plugins/ (130.96kB)
[INFO] Fetching javax.websocket_1.1.0.20180730.jar from https://download.eclipse.org/gemini/updates/web/3.0.4/plugins/ (42.28kB)
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.26.0.v20220228-0748.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (160.55kB)
[INFO] Computing target platform for MavenProject: org.eclipse.glsp:org.eclipse.glsp.server.emf:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.server.emf:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.glsp:org.eclipse.glsp.server.emf:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/pom.xml
[INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (61.37kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (61.37kB)
[INFO] Unpacking org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451...
[INFO] Fetching org.eclipse.emf.edit_2.17.0.v20220201-1551.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (294.61kB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (229.56kB)
[INFO] Computing target platform for MavenProject: org.eclipse.glsp:org.eclipse.glsp.server.websocket:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.websocket/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.server.websocket:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.websocket/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.glsp:org.eclipse.glsp.server.websocket:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.websocket/pom.xml
[INFO] Fetching org.eclipse.jetty.osgi-servlet-api_3.1.0.M3.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (241.99kB)
[INFO] Fetching org.eclipse.jetty.server_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (744.08kB)
[INFO] Fetching org.eclipse.jetty.servlet_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (155.94kB)
[INFO] Fetching org.eclipse.jetty.util_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (608.17kB)
[INFO] Fetching org.eclipse.jetty.websocket.javax.websocket_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (183.5kB)
[INFO] Fetching org.eclipse.jetty.websocket.javax.websocket.server_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (54.23kB)
[INFO] Fetching org.eclipse.lsp4j.websocket_0.9.0.v20200229-1009.jar from https://download.eclipse.org/lsp4j/updates/releases/0.9.0/plugins/ (12.21kB)
[INFO] Fetching org.eclipse.jetty.webapp_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (148.82kB)
[INFO] Fetching org.eclipse.jetty.websocket.api_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (62.01kB)
[INFO] Fetching org.eclipse.jetty.client_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (345.8kB)
[INFO] Fetching org.eclipse.jetty.http_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (236.09kB)
[INFO] Fetching org.eclipse.jetty.io_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (192.08kB)
[INFO] Fetching org.eclipse.jetty.security_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (128.4kB)
[INFO] Fetching org.eclipse.jetty.util.ajax_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (74.58kB)
[INFO] Fetching org.eclipse.jetty.xml_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (74.82kB)
[INFO] Fetching org.eclipse.jetty.websocket.client_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (52.52kB)
[INFO] Fetching org.eclipse.jetty.websocket.common_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (228.79kB)
[INFO] Fetching org.eclipse.jetty.websocket.server_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (52.16kB)
[INFO] Fetching org.eclipse.jetty.websocket.servlet_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (36.57kB)
[INFO] Computing target platform for MavenProject: org.eclipse.glsp:org.eclipse.glsp.layout:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.layout/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.layout:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.layout/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.glsp:org.eclipse.glsp.layout:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.layout/pom.xml
[INFO] Fetching org.eclipse.elk.core_0.7.1.jar from https://download.eclipse.org/elk/updates/releases/0.7.1/plugins/ (557.49kB)
[INFO] Fetching org.eclipse.elk.graph_0.7.1.jar from https://download.eclipse.org/elk/updates/releases/0.7.1/plugins/ (103.33kB)
[INFO] Computing target platform for MavenProject: org.eclipse.glsp.example:org.eclipse.glsp.example.workflow:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/examples/org.eclipse.glsp.example.workflow/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp.example:org.eclipse.glsp.example.workflow:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/examples/org.eclipse.glsp.example.workflow/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.glsp.example:org.eclipse.glsp.example.workflow:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/examples/org.eclipse.glsp.example.workflow/pom.xml
[INFO] Fetching org.eclipse.elk.alg.common_0.7.1.jar from https://download.eclipse.org/elk/updates/releases/0.7.1/plugins/ (220.96kB)
[INFO] Fetching org.eclipse.elk.alg.layered_0.7.1.jar from https://download.eclipse.org/elk/updates/releases/0.7.1/plugins/ (1.11MB)
[INFO] Computing target platform for MavenProject: org.eclipse.glsp:org.eclipse.glsp.repository:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/releng/org.eclipse.glsp.repository/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.repository:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/releng/org.eclipse.glsp.repository/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.glsp:org.eclipse.glsp.repository:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/releng/org.eclipse.glsp.repository/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.glsp:org.eclipse.glsp.feature:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/releng/org.eclipse.glsp.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.feature:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/releng/org.eclipse.glsp.feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.glsp:org.eclipse.glsp.feature:0.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/releng/org.eclipse.glsp.feature/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] GLSP Parent                                                        [pom]
[INFO] org.eclipse.glsp.graph                                  [eclipse-plugin]
[INFO] org.eclipse.glsp.server                                 [eclipse-plugin]
[INFO] org.eclipse.glsp.server.emf                             [eclipse-plugin]
[INFO] org.eclipse.glsp.server.websocket                       [eclipse-plugin]
[INFO] org.eclipse.glsp.layout                                 [eclipse-plugin]
[INFO] org.eclipse.glsp.example.workflow                       [eclipse-plugin]
[INFO] GLSP P2  Releng                                                    [pom]
[INFO] org.eclipse.glsp.feature                               [eclipse-feature]
[INFO] org.eclipse.glsp.repository                         [eclipse-repository]
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.parent >--------------
[INFO] Building GLSP Parent 0.10.0-SNAPSHOT                              [1/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.parent ---
[INFO] Deleting /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/target
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.glsp.parent ---
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.graph >---------------
[INFO] Building org.eclipse.glsp.graph 0.10.0-SNAPSHOT                   [2/10]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.graph ---
[INFO] Deleting /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.graph/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.graph ---
[INFO] The project's OSGi version is 0.10.0.202205201011
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.glsp.graph ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.glsp.graph ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.glsp.graph ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.graph/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.glsp.graph ---
[INFO] Compiling 101 source files to /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.graph/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.glsp.graph ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.graph/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.glsp.graph ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.glsp.graph ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.glsp.graph ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.graph ---
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.server >--------------
[INFO] Building org.eclipse.glsp.server 0.10.0-SNAPSHOT                  [3/10]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server ---
[INFO] Deleting /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.server ---
[INFO] The project's OSGi version is 0.10.0.202205201011
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.glsp.server ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.glsp.server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.glsp.server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.glsp.server ---
[INFO] Compiling 221 source files to /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.glsp.server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.glsp.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.glsp.server ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.glsp.server ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.server ---
[INFO] 
[INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.server.emf >------------
[INFO] Building org.eclipse.glsp.server.emf 0.10.0-SNAPSHOT              [4/10]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server.emf ---
[INFO] Deleting /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.server.emf ---
[INFO] The project's OSGi version is 0.10.0.202205201011
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.glsp.server.emf ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.glsp.server.emf ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.glsp.server.emf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.glsp.server.emf ---
[INFO] Compiling 46 source files to /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.glsp.server.emf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.glsp.server.emf ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/target/org.eclipse.glsp.server.emf-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.glsp.server.emf ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.glsp.server.emf ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.emf/target/org.eclipse.glsp.server.emf-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.server.emf ---
[INFO] 
[INFO] ---------< org.eclipse.glsp:org.eclipse.glsp.server.websocket >---------
[INFO] Building org.eclipse.glsp.server.websocket 0.10.0-SNAPSHOT        [5/10]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server.websocket ---
[INFO] Deleting /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.websocket/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.server.websocket ---
[INFO] The project's OSGi version is 0.10.0.202205201011
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.glsp.server.websocket ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.glsp.server.websocket ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.glsp.server.websocket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.websocket/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.glsp.server.websocket ---
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.websocket/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.glsp.server.websocket ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.websocket/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.glsp.server.websocket ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.glsp.server.websocket ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.glsp.server.websocket ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.server.websocket ---
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.layout >--------------
[INFO] Building org.eclipse.glsp.layout 0.10.0-SNAPSHOT                  [6/10]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.layout ---
[INFO] Deleting /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.layout/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.layout ---
[INFO] The project's OSGi version is 0.10.0.202205201011
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.glsp.layout ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.glsp.layout ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.glsp.layout ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.layout/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.glsp.layout ---
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.layout/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.glsp.layout ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.layout/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.glsp.layout ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.glsp.layout ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.glsp.layout ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.layout ---
[INFO] 
[INFO] -----< org.eclipse.glsp.example:org.eclipse.glsp.example.workflow >-----
[INFO] Building org.eclipse.glsp.example.workflow 0.10.0-SNAPSHOT        [7/10]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.example.workflow ---
[INFO] Deleting /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/examples/org.eclipse.glsp.example.workflow/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.example.workflow ---
[INFO] The project's OSGi version is 0.10.0.202205201011
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.glsp.example.workflow ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.glsp.example.workflow ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.glsp.example.workflow ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/examples/org.eclipse.glsp.example.workflow/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.glsp.example.workflow ---
[INFO] Compiling 58 source files to /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/examples/org.eclipse.glsp.example.workflow/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.glsp.example.workflow ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/examples/org.eclipse.glsp.example.workflow/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.glsp.example.workflow ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/examples/org.eclipse.glsp.example.workflow/target/org.eclipse.glsp.example.workflow-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.glsp.example.workflow ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.glsp.example.workflow ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/examples/org.eclipse.glsp.example.workflow/target/org.eclipse.glsp.example.workflow-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.example.workflow ---
[INFO] 
[INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.releng >--------------
[INFO] Building GLSP P2  Releng 0.10.0-SNAPSHOT                          [8/10]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.releng ---
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.glsp.releng ---
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.glsp.releng ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.glsp.releng ---
[INFO] 
[INFO] -------------< org.eclipse.glsp:org.eclipse.glsp.feature >--------------
[INFO] Building org.eclipse.glsp.feature 0.10.0-SNAPSHOT                 [9/10]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/releng/org.eclipse.glsp.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.glsp.feature ---
[INFO] The project's OSGi version is 0.10.0.202205201011
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.glsp.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.glsp.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.glsp.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.glsp.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.glsp.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/releng/org.eclipse.glsp.feature/target/org.eclipse.glsp.feature-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.glsp.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.glsp.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/releng/org.eclipse.glsp.feature/target/org.eclipse.glsp.feature-0.10.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.glsp.feature ---
[INFO] 
[INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.repository >------------
[INFO] Building org.eclipse.glsp.repository 0.10.0-SNAPSHOT             [10/10]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.glsp.repository ---
[INFO] Clean is skipped.
[INFO] 
[INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.glsp.repository ---
[INFO] The project's OSGi version is 0.10.0.202205201011
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.glsp.repository ---
[INFO] Clean is skipped.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.glsp.repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/releng/org.eclipse.glsp.repository/src/main/resources
[INFO] 
[INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.glsp.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.glsp.repository ---
[INFO] Published profile IUs: [config.a.jre.javase 11.0.0, a.jre.javase 11.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-products (default-publish-products) @ org.eclipse.glsp.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-categories (default-publish-categories) @ org.eclipse.glsp.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.glsp.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.glsp.repository ---
[INFO] Fetching org.apiguardian_1.1.2.v20211018-1956.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (20.18kB)
[INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ (63B)
[INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (284.7kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (284.7kB)
[INFO] Unpacking org.junit_4.12.0.v201504281640...
[INFO] Fetching org.junit.jupiter.api_5.8.1.v20211018-1956.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (219.09kB)
[INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (65.43kB)
[INFO] Fetching org.opentest4j_1.2.0.v20211018-1956.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (21.6kB)
[INFO] Fetching org.junit.platform.commons_1.8.1.v20211018-1956.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (117.58kB)
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.glsp.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.3.0:archive-repository (default-archive-repository) @ org.eclipse.glsp.repository ---
[INFO] Building zip: /home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641/releng/org.eclipse.glsp.repository/target/org.eclipse.glsp.repository-0.10.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.glsp.repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.glsp.repository ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for GLSP Parent 0.10.0-SNAPSHOT:
[INFO] 
[INFO] GLSP Parent ........................................ SUCCESS [  0.050 s]
[INFO] org.eclipse.glsp.graph ............................. SUCCESS [  5.651 s]
[INFO] org.eclipse.glsp.server ............................ SUCCESS [  1.570 s]
[INFO] org.eclipse.glsp.server.emf ........................ SUCCESS [  0.615 s]
[INFO] org.eclipse.glsp.server.websocket .................. SUCCESS [  0.387 s]
[INFO] org.eclipse.glsp.layout ............................ SUCCESS [  0.344 s]
[INFO] org.eclipse.glsp.example.workflow .................. SUCCESS [  0.689 s]
[INFO] GLSP P2  Releng .................................... SUCCESS [  0.004 s]
[INFO] org.eclipse.glsp.feature ........................... SUCCESS [  0.104 s]
[INFO] org.eclipse.glsp.repository ........................ SUCCESS [  2.338 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  42.924 s
[INFO] Finished at: 2022-05-20T10:11:58Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy (master only))
Stage "Deploy (master only)" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] withChecks
[Pipeline] {
[GitHub Checks] GitHub check (name: Tests, status: in_progress) has been published.
[Pipeline] junit
Recording test results
[GitHub Checks] GitHub check (name: Tests, status: completed) has been published.
[Pipeline] }
[Pipeline] // withChecks
[Pipeline] recordIssues
[Maven] Sleeping for 5 seconds due to JENKINS-32191...
[Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641')
[Maven] -> found 0 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641')
[Maven] -> found 0 issues (skipped 0 duplicates)
[Maven] Successfully parsed console log
[Maven] -> found 0 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 0 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Reference build recorder is not configured
[Maven] Obtaining reference build from same job (gh-641)
[Maven] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[Maven] All reported issues will be considered outstanding
[Maven] No quality gates have been set - skipping
[Maven] Health report is disabled - skipping
[Maven] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Maven] Attaching ResultAction with ID 'maven-warnings' to build 'eclipse-glsp/glsp-server/gh-641 #1'.
[Java Compiler] Sleeping for 5 seconds due to JENKINS-32191...
[Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/eclipse-glsp_glsp-server_gh-641')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 0 issues (skipped 0 duplicates)
[Java Compiler] Skipping post processing
[Java Compiler] No filter has been set, publishing all 0 issues
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] Reference build recorder is not configured
[Java Compiler] Obtaining reference build from same job (gh-641)
[Java Compiler] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[Java Compiler] All reported issues will be considered outstanding
[Java Compiler] No quality gates have been set - skipping
[Java Compiler] Health report is disabled - skipping
[Java Compiler] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Java Compiler] Attaching ResultAction with ID 'java' to build 'eclipse-glsp/glsp-server/gh-641 #1'.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
[GitHub Checks] GitHub check (name: CI Jenkins Build, status: completed) has been published.
Finished: SUCCESS