Push event to branch v1.1.0.RC06 11:49:21 Connecting to https://api.github.com using GitHub app GLSP Obtained Jenkinsfile from 659a07eccc6853c7507246d837a2d44dd5b64850 [Pipeline] Start of Pipeline [Pipeline] node Agent basic-6tvfh is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-6tvfh" 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-6tvfh" - 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-6tvfh" - 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-3044.vb_940a_a_e4f72e" 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-6tvfh in /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06 [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 Cloning repository https://github.com/eclipse-glsp/glsp-server.git > git init /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06 # 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/v1.1.0.RC06:refs/remotes/origin/v1.1.0.RC06 # timeout=10 Avoid second fetch Checking out Revision 659a07eccc6853c7507246d837a2d44dd5b64850 (v1.1.0.RC06) Commit message: "v1.1.0.RC06" First time build. Skipping changelog. > git config remote.origin.url https://github.com/eclipse-glsp/glsp-server.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/v1.1.0.RC06:refs/remotes/origin/v1.1.0.RC06 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 659a07eccc6853c7507246d837a2d44dd5b64850 # timeout=10 [GitHub Checks] GitHub check (name: CI Jenkins Build, status: in_progress) has been published. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [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: 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.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Resolving target definition file:/home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/targetplatforms/r2022-12.target for environments=[win32/win32/x86_64, linux/gtk/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@68b3979d... SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.aries.spifly, ArtifactId = org.apache.aries.spifly.dynamic.bundle, Version = 1.3.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile, test], MissingManifestStrategy = GENERATE, IncludeSource = false... [INFO] Resolving MavenDependencyRoots = [GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = GENERATE, IncludeSource = false... [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.logging.log4j, ArtifactId = log4j-slf4j2-impl, Version = 2.19.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.logging.log4j, ArtifactId = log4j-core, Version = 2.19.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.logging.log4j, ArtifactId = log4j-api, Version = 2.19.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = GENERATE, IncludeSource = false... [INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.graph:1.1.0.RC06 @ /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.graph/pom.xml [INFO] Fetching 202212071000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-12/ (63B) [INFO] Fetching com.google.gson_2.9.1.v20220915-1632.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (289.99kB) [INFO] Fetching com.google.guava_30.1.0.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.92MB) [INFO] Fetching org.eclipse.osgi_3.18.200.v20221116-1324.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.47MB) [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (101.83kB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (135.73kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (196.21kB) [INFO] Fetching org.eclipse.equinox.common_3.17.0.v20221108-1156.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (147.01kB) [INFO] Fetching org.eclipse.core.jobs_3.13.200.v20221102-1024.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (114.2kB) [INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (74.44kB) [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (90.9kB) [INFO] Fetching org.eclipse.emf.common_2.27.0.v20221121-1400.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (369.72kB) [INFO] Fetching org.eclipse.emf.ecore_2.29.0.v20221121-1400.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.26MB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (19.69kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.server:1.1.0.RC06 @ /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/pom.xml [INFO] Fetching com.google.inject_5.0.1.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (816.86kB) [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (32.41kB) [INFO] Fetching org.aopalliance_1.0.0.v20220404-1927.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (14.17kB) [INFO] Fetching org.apache.commons.cli_1.4.0.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (66.54kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (89.67kB) [INFO] Fetching org.eclipse.lsp4j_0.19.0.v20221118-0359.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.09MB) [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.19.0.v20221118-0359.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (134.2kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.29.0.v20221121-0915.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (162kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.server.emf:1.1.0.RC06 @ /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.emf/pom.xml [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (185.77kB) [INFO] Fetching org.eclipse.emf.edit_2.17.0.v20220201-1551.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (296.76kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (232.69kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.server.websocket:1.1.0.RC06 @ /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.websocket/pom.xml [INFO] Fetching jakarta.servlet-api_4.0.0.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (81.03kB) [INFO] Fetching org.eclipse.lsp4j.websocket_0.19.0.v20221118-0359.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16.01kB) [INFO] Fetching jetty-servlet10.0.13jar from mvn:org.eclipse.jetty:jetty-servlet:10.0.13:jar: [INFO] Fetching jetty-util10.0.13jar from mvn:org.eclipse.jetty:jetty-util:10.0.13:jar: [INFO] Fetching jetty-server10.0.13jar from mvn:org.eclipse.jetty:jetty-server:10.0.13:jar: [INFO] Fetching jetty-webapp10.0.13jar from mvn:org.eclipse.jetty:jetty-webapp:10.0.13:jar: [INFO] Fetching jetty-http10.0.13jar from mvn:org.eclipse.jetty:jetty-http:10.0.13:jar: [INFO] Fetching jetty-io10.0.13jar from mvn:org.eclipse.jetty:jetty-io:10.0.13:jar: [INFO] Fetching jetty-client10.0.13jar from mvn:org.eclipse.jetty:jetty-client:10.0.13:jar: [INFO] Fetching websocket-javax-client10.0.13jar from mvn:org.eclipse.jetty.websocket:websocket-javax-client:10.0.13:jar: [INFO] Fetching websocket-javax-server10.0.13jar from mvn:org.eclipse.jetty.websocket:websocket-javax-server:10.0.13:jar: [INFO] Fetching websocket-javax-common10.0.13jar from mvn:org.eclipse.jetty.websocket:websocket-javax-common:10.0.13:jar: [INFO] Fetching websocket-core-common10.0.13jar from mvn:org.eclipse.jetty.websocket:websocket-core-common:10.0.13:jar: [INFO] Fetching websocket-core-client10.0.13jar from mvn:org.eclipse.jetty.websocket:websocket-core-client:10.0.13:jar: [INFO] Fetching websocket-servlet10.0.13jar from mvn:org.eclipse.jetty.websocket:websocket-servlet:10.0.13:jar: [INFO] Fetching websocket-core-server10.0.13jar from mvn:org.eclipse.jetty.websocket:websocket-core-server:10.0.13:jar: [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 jetty-alpn-client10.0.13jar from mvn:org.eclipse.jetty:jetty-alpn-client:10.0.13:jar: [INFO] Fetching jetty-security10.0.13jar from mvn:org.eclipse.jetty:jetty-security:10.0.13:jar: [INFO] Fetching jetty-xml10.0.13jar from mvn:org.eclipse.jetty:jetty-xml:10.0.13:jar: [INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.layout:1.1.0.RC06 @ /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.layout/pom.xml [INFO] Fetching org.eclipse.elk.core_0.8.1.jar from https://download.eclipse.org/elk/updates/releases/0.8.1/plugins/ (558.52kB) [INFO] Fetching org.eclipse.elk.graph_0.8.1.jar from https://download.eclipse.org/elk/updates/releases/0.8.1/plugins/ (105.15kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.glsp.example:org.eclipse.glsp.example.workflow:1.1.0.RC06 @ /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/examples/org.eclipse.glsp.example.workflow/pom.xml [INFO] Fetching org.eclipse.elk.alg.common_0.8.1.jar from https://download.eclipse.org/elk/updates/releases/0.8.1/plugins/ (224.57kB) [INFO] Fetching org.eclipse.elk.alg.layered_0.8.1.jar from https://download.eclipse.org/elk/updates/releases/0.8.1/plugins/ (1.13MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.repository:1.1.0.RC06 @ /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/releng/org.eclipse.glsp.repository/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.feature:1.1.0.RC06 @ /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/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 1.1.0.RC06 [1/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.parent --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.parent --- [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.graph >--------------- [INFO] Building org.eclipse.glsp.graph 1.1.0.RC06 [2/10] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.graph --- [INFO] The project's OSGi version is 1.1.0.RC06 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.graph --- [INFO] Resolving class path of org.eclipse.glsp.graph... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.glsp.graph --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.graph/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.glsp.graph --- [INFO] Compiling 103 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.graph/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.glsp.graph --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.graph/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.glsp.graph --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.graph --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-1.1.0.RC06-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.graph --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-1.1.0.RC06.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.glsp.graph --- [INFO] No tests to run. [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.server >-------------- [INFO] Building org.eclipse.glsp.server 1.1.0.RC06 [3/10] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.server --- [INFO] The project's OSGi version is 1.1.0.RC06 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.server --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.server --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.server --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.server --- [INFO] Resolving class path of org.eclipse.glsp.server... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.glsp.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.glsp.server --- [INFO] Compiling 223 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.server --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.glsp.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.server --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.glsp.server --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.server --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.server --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-1.1.0.RC06-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.server --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-1.1.0.RC06.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.server --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.server --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.glsp.server --- [INFO] No tests to run. [INFO] [INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.server.emf >------------ [INFO] Building org.eclipse.glsp.server.emf 1.1.0.RC06 [4/10] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.server.emf --- [INFO] The project's OSGi version is 1.1.0.RC06 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.server.emf --- [INFO] Resolving class path of org.eclipse.glsp.server.emf... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.glsp.server.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.emf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.glsp.server.emf --- [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.emf/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.glsp.server.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.emf/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.glsp.server.emf --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.server.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.emf/target/org.eclipse.glsp.server.emf-1.1.0.RC06-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.server.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.emf/target/org.eclipse.glsp.server.emf-1.1.0.RC06.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ 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 1.1.0.RC06 [5/10] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.server.websocket --- [INFO] The project's OSGi version is 1.1.0.RC06 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.server.websocket --- [INFO] Resolving class path of org.eclipse.glsp.server.websocket... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.glsp.server.websocket --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.websocket/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.glsp.server.websocket --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.websocket/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.glsp.server.websocket --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.websocket/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.glsp.server.websocket --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.server.websocket --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-1.1.0.RC06-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.server.websocket --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-1.1.0.RC06.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.glsp.server.websocket --- [INFO] No tests to run. [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.layout >-------------- [INFO] Building org.eclipse.glsp.layout 1.1.0.RC06 [6/10] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.layout --- [INFO] The project's OSGi version is 1.1.0.RC06 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.layout --- [INFO] Resolving class path of org.eclipse.glsp.layout... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.glsp.layout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.layout/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.glsp.layout --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.layout/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.glsp.layout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.layout/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.glsp.layout --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.layout --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-1.1.0.RC06-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.layout --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-1.1.0.RC06.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.glsp.layout --- [INFO] No tests to run. [INFO] [INFO] -----< org.eclipse.glsp.example:org.eclipse.glsp.example.workflow >----- [INFO] Building org.eclipse.glsp.example.workflow 1.1.0.RC06 [7/10] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.example.workflow --- [INFO] The project's OSGi version is 1.1.0.RC06 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.example.workflow --- [INFO] Resolving class path of org.eclipse.glsp.example.workflow... [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.glsp.example.workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/examples/org.eclipse.glsp.example.workflow/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.glsp.example.workflow --- [INFO] Compiling 56 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/examples/org.eclipse.glsp.example.workflow/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.glsp.example.workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/examples/org.eclipse.glsp.example.workflow/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.glsp.example.workflow --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.example.workflow --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/examples/org.eclipse.glsp.example.workflow/target/org.eclipse.glsp.example.workflow-1.1.0.RC06-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.example.workflow --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/examples/org.eclipse.glsp.example.workflow/target/org.eclipse.glsp.example.workflow-1.1.0.RC06.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.glsp.example.workflow --- [INFO] No tests to run. [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.releng >-------------- [INFO] Building GLSP P2 Releng 1.1.0.RC06 [8/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.releng --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.releng --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.glsp.releng --- [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.glsp.releng --- [INFO] [INFO] -------------< org.eclipse.glsp:org.eclipse.glsp.feature >-------------- [INFO] Building org.eclipse.glsp.feature 1.1.0.RC06 [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/pse-glsp_glsp-server_v1.1.0.RC06/releng/org.eclipse.glsp.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.glsp.feature --- [INFO] The project's OSGi version is 1.1.0.RC06 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.glsp.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/releng/org.eclipse.glsp.feature/target/org.eclipse.glsp.feature-1.1.0.RC06.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.glsp.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.glsp.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/releng/org.eclipse.glsp.feature/target/org.eclipse.glsp.feature-1.1.0.RC06-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.glsp.feature --- [INFO] [INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.repository >------------ [INFO] Building org.eclipse.glsp.repository 1.1.0.RC06 [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.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.glsp.repository --- [INFO] The project's OSGi version is 1.1.0.RC06 [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.glsp.repository --- [INFO] Clean is skipped. [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.repository --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.glsp.repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/releng/org.eclipse.glsp.repository/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.glsp.repository --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-products (default-publish-products) @ org.eclipse.glsp.repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.glsp.repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.glsp.repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.glsp.repository --- [INFO] Fetching org.objectweb.asm.tree_9.4.0.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (51.43kB) [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.glsp.repository --- [INFO] Building zip: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/releng/org.eclipse.glsp.repository/target/org.eclipse.glsp.repository-1.1.0.RC06.zip [INFO] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.glsp.repository --- [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.glsp.repository --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for GLSP Parent 1.1.0.RC06: [INFO] [INFO] GLSP Parent ........................................ SUCCESS [ 0.568 s] [INFO] org.eclipse.glsp.graph ............................. SUCCESS [ 11.611 s] [INFO] org.eclipse.glsp.server ............................ SUCCESS [ 2.585 s] [INFO] org.eclipse.glsp.server.emf ........................ SUCCESS [ 1.539 s] [INFO] org.eclipse.glsp.server.websocket .................. SUCCESS [ 21.084 s] [INFO] org.eclipse.glsp.layout ............................ SUCCESS [ 6.209 s] [INFO] org.eclipse.glsp.example.workflow .................. SUCCESS [ 0.864 s] [INFO] GLSP P2 Releng .................................... SUCCESS [ 0.003 s] [INFO] org.eclipse.glsp.feature ........................... SUCCESS [ 0.105 s] [INFO] org.eclipse.glsp.repository ........................ SUCCESS [ 3.529 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:17 min [INFO] Finished at: 2023-03-06T16:51:01Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build: Plain Maven (M2)) [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 -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.17.13-200.fc35.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 1.1.0.RC06 [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.1:check (default) @ org.eclipse.glsp.parent --- [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.parent --- [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.graph >--------------- [INFO] Building org.eclipse.glsp.graph 1.1.0.RC06 [2/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.graph --- [INFO] Deleting /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.graph/target [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.graph/src/main/resources [INFO] Copying 3 resources to model [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.glsp.graph --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.graph/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.graph --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5: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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-1.1.0.RC06.jar [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.graph --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-1.1.0.RC06-sources.jar [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.server >-------------- [INFO] Building org.eclipse.glsp.server 1.1.0.RC06 [3/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server --- [INFO] Deleting /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/target [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.glsp.server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 223 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/target/classes [INFO] /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/src/org/eclipse/glsp/server/protocol/DefaultGLSPServer.java: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/src/org/eclipse/glsp/server/protocol/DefaultGLSPServer.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/src/org/eclipse/glsp/server/protocol/DefaultGLSPServer.java: Recompile with -Xlint:deprecation for details. [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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5: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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-1.1.0.RC06.jar [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.server --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-1.1.0.RC06-sources.jar [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.layout >-------------- [INFO] Building org.eclipse.glsp.layout 1.1.0.RC06 [4/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.layout --- [INFO] Deleting /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.layout/target [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.layout/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.glsp.layout --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.layout/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.layout --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5: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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-1.1.0.RC06.jar [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.layout --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-1.1.0.RC06-sources.jar [INFO] [INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.server.emf >------------ [INFO] Building org.eclipse.glsp.server.emf 1.1.0.RC06 [5/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server.emf --- [INFO] Deleting /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.emf/target [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.emf/src/main/resources [INFO] Copying 2 resources to model [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.glsp.server.emf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.emf/target/classes [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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.emf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.server.emf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5: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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.emf/target/org.eclipse.glsp.server.emf-1.1.0.RC06.jar [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.server.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.emf/target/org.eclipse.glsp.server.emf-1.1.0.RC06-sources.jar [INFO] [INFO] ---------< org.eclipse.glsp:org.eclipse.glsp.server.websocket >--------- [INFO] Building org.eclipse.glsp.server.websocket 1.1.0.RC06 [6/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server.websocket --- [INFO] Deleting /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.websocket/target [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.websocket/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.glsp.server.websocket --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.websocket/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.server.websocket --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5: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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-1.1.0.RC06.jar [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.server.websocket --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-1.1.0.RC06-sources.jar [INFO] [INFO] -----< org.eclipse.glsp.example:org.eclipse.glsp.example.workflow >----- [INFO] Building org.eclipse.glsp.example.workflow 1.1.0.RC06 [7/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.example.workflow --- [INFO] Deleting /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/examples/org.eclipse.glsp.example.workflow/target [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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/pse-glsp_glsp-server_v1.1.0.RC06/examples/org.eclipse.glsp.example.workflow/src/main/resources [INFO] Copying 2 resources to model [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.glsp.example.workflow --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/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/pse-glsp_glsp-server_v1.1.0.RC06/examples/org.eclipse.glsp.example.workflow/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.example.workflow --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5: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/pse-glsp_glsp-server_v1.1.0.RC06/examples/org.eclipse.glsp.example.workflow/target/org.eclipse.glsp.example.workflow-1.1.0.RC06.jar [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.example.workflow --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/examples/org.eclipse.glsp.example.workflow/target/org.eclipse.glsp.example.workflow-1.1.0.RC06-sources.jar [INFO] [INFO] -----------< org.eclipse.glsp:org.eclipse.glsp.server.test >------------ [INFO] Building org.eclipse.glsp.server.test 1.1.0.RC06 [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.1: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/pse-glsp_glsp-server_v1.1.0.RC06/tests/org.eclipse.glsp.server.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.glsp.server.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/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/pse-glsp_glsp-server_v1.1.0.RC06/tests/org.eclipse.glsp.server.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.server.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/tests/org.eclipse.glsp.server.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5: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/pse-glsp_glsp-server_v1.1.0.RC06/tests/org.eclipse.glsp.server.test/target/org.eclipse.glsp.server.test-1.1.0.RC06.jar [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/tests/org.eclipse.glsp.server.test/target/org.eclipse.glsp.server.test-1.1.0.RC06-sources.jar [INFO] [INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.graph.test >------------ [INFO] Building org.eclipse.glsp.graph.test 1.1.0.RC06 [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.1: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/pse-glsp_glsp-server_v1.1.0.RC06/tests/org.eclipse.glsp.graph.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.glsp.graph.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/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/pse-glsp_glsp-server_v1.1.0.RC06/tests/org.eclipse.glsp.graph.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.graph.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/tests/org.eclipse.glsp.graph.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5: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/pse-glsp_glsp-server_v1.1.0.RC06/tests/org.eclipse.glsp.graph.test/target/org.eclipse.glsp.graph.test-1.1.0.RC06.jar [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.graph.test --- [INFO] Building jar: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/tests/org.eclipse.glsp.graph.test/target/org.eclipse.glsp.graph.test-1.1.0.RC06-sources.jar [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.tests >--------------- [INFO] Building GLSP Server Tests 1.1.0.RC06 [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.1:check (default) @ org.eclipse.glsp.tests --- [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ org.eclipse.glsp.tests --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for GLSP Parent 1.1.0.RC06: [INFO] [INFO] GLSP Parent ........................................ SUCCESS [ 13.987 s] [INFO] org.eclipse.glsp.graph ............................. SUCCESS [ 12.136 s] [INFO] org.eclipse.glsp.server ............................ SUCCESS [ 1.780 s] [INFO] org.eclipse.glsp.layout ............................ SUCCESS [ 0.518 s] [INFO] org.eclipse.glsp.server.emf ........................ SUCCESS [ 0.383 s] [INFO] org.eclipse.glsp.server.websocket .................. SUCCESS [ 0.352 s] [INFO] org.eclipse.glsp.example.workflow .................. SUCCESS [ 0.573 s] [INFO] org.eclipse.glsp.server.test ....................... SUCCESS [ 2.382 s] [INFO] org.eclipse.glsp.graph.test ........................ SUCCESS [ 0.276 s] [INFO] GLSP Server Tests .................................. SUCCESS [ 0.002 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.546 s [INFO] Finished at: 2023-03-06T16:51:37Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // timeout [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.17.13-200.fc35.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 1.1.0.RC06 [1/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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 1.1.0.RC06 [2/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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 1.1.0.RC06 [3/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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 1.1.0.RC06 [4/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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 1.1.0.RC06 [5/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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 1.1.0.RC06 [6/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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 1.1.0.RC06 [7/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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 1.1.0.RC06 [8/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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 1.1.0.RC06 [9/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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 1.1.0.RC06 [10/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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 1.1.0.RC06: [INFO] [INFO] GLSP Parent ........................................ SUCCESS [ 1.050 s] [INFO] org.eclipse.glsp.graph ............................. SUCCESS [ 1.019 s] [INFO] org.eclipse.glsp.server ............................ SUCCESS [ 2.323 s] [INFO] org.eclipse.glsp.layout ............................ SUCCESS [ 0.133 s] [INFO] org.eclipse.glsp.server.emf ........................ SUCCESS [ 0.284 s] [INFO] org.eclipse.glsp.server.websocket .................. SUCCESS [ 0.085 s] [INFO] org.eclipse.glsp.example.workflow .................. SUCCESS [ 0.495 s] [INFO] org.eclipse.glsp.server.test ....................... SUCCESS [ 0.162 s] [INFO] org.eclipse.glsp.graph.test ........................ SUCCESS [ 0.103 s] [INFO] GLSP Server Tests .................................. SUCCESS [ 0.083 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.685 s [INFO] Finished at: 2023-03-06T16:51:49Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // timeout [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.17.13-200.fc35.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 1.1.0.RC06 [1/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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 1.1.0.RC06 [2/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.graph/src/main/resources [INFO] Copying 3 resources to model [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.glsp.graph --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.graph/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.graph --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5: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 1.1.0.RC06 [3/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.glsp.server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 223 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/target/classes [INFO] /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/src/org/eclipse/glsp/server/protocol/DefaultGLSPServer.java: /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/src/org/eclipse/glsp/server/protocol/DefaultGLSPServer.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/src/org/eclipse/glsp/server/protocol/DefaultGLSPServer.java: Recompile with -Xlint:deprecation for details. [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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5: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 1.1.0.RC06 [4/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.layout/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.glsp.layout --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.layout/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.layout --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5: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 1.1.0.RC06 [5/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.emf/src/main/resources [INFO] Copying 2 resources to model [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.glsp.server.emf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.emf/target/classes [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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.emf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.server.emf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5: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 1.1.0.RC06 [6/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.websocket/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.glsp.server.websocket --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/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/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.websocket/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.server.websocket --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5: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 1.1.0.RC06 [7/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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/pse-glsp_glsp-server_v1.1.0.RC06/examples/org.eclipse.glsp.example.workflow/src/main/resources [INFO] Copying 2 resources to model [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.glsp.example.workflow --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/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/pse-glsp_glsp-server_v1.1.0.RC06/examples/org.eclipse.glsp.example.workflow/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.example.workflow --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5: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 1.1.0.RC06 [8/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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/pse-glsp_glsp-server_v1.1.0.RC06/tests/org.eclipse.glsp.server.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.glsp.server.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/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/pse-glsp_glsp-server_v1.1.0.RC06/tests/org.eclipse.glsp.server.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.server.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/tests/org.eclipse.glsp.server.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5: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.219 s - in org.eclipse.glsp.server.internal.util.GenericsUtilTest [INFO] Running org.eclipse.glsp.server.features.sourcemodelwatcher.FileWatcherTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.501 s - in org.eclipse.glsp.server.features.sourcemodelwatcher.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 1.1.0.RC06 [9/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1: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/pse-glsp_glsp-server_v1.1.0.RC06/tests/org.eclipse.glsp.graph.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.glsp.graph.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/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/pse-glsp_glsp-server_v1.1.0.RC06/tests/org.eclipse.glsp.graph.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.glsp.graph.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/tests/org.eclipse.glsp.graph.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.glsp.graph.test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.glsp.graph.impl.GEdgeImplSpecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in org.eclipse.glsp.graph.impl.GEdgeImplSpecTest [INFO] Running org.eclipse.glsp.graph.ReadAndWriteSModelJsonTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s - in org.eclipse.glsp.graph.ReadAndWriteSModelJsonTest [INFO] Running org.eclipse.glsp.graph.GModelIndexWhenDeserializedFromJsonTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.glsp.graph.GModelIndexWhenDeserializedFromJsonTest [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 1.1.0.RC06 [10/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ org.eclipse.glsp.tests --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for GLSP Parent 1.1.0.RC06: [INFO] [INFO] GLSP Parent ........................................ SUCCESS [ 1.227 s] [INFO] org.eclipse.glsp.graph ............................. SUCCESS [ 3.503 s] [INFO] org.eclipse.glsp.server ............................ SUCCESS [ 4.092 s] [INFO] org.eclipse.glsp.layout ............................ SUCCESS [ 0.597 s] [INFO] org.eclipse.glsp.server.emf ........................ SUCCESS [ 0.986 s] [INFO] org.eclipse.glsp.server.websocket .................. SUCCESS [ 0.505 s] [INFO] org.eclipse.glsp.example.workflow .................. SUCCESS [ 0.971 s] [INFO] org.eclipse.glsp.server.test ....................... SUCCESS [ 7.651 s] [INFO] org.eclipse.glsp.graph.test ........................ SUCCESS [ 1.465 s] [INFO] GLSP Server Tests .................................. SUCCESS [ 0.048 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 21.213 s [INFO] Finished at: 2023-03-06T16:52:31Z [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] stage [Pipeline] { (Deploy P2) Stage "Deploy (master only)" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy M2) Stage "Deploy (master only)" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [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/pse-glsp_glsp-server_v1.1.0.RC06' that match the pattern '**/checkstyle-result.xml' [CheckStyle] Traversing of symbolic links: enabled [CheckStyle] -> found 10 files [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/examples/org.eclipse.glsp.example.workflow/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'examples/org.eclipse.glsp.example.workflow/target/checkstyle-result.xml' [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.graph/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'plugins/org.eclipse.glsp.graph/target/checkstyle-result.xml' [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.layout/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'plugins/org.eclipse.glsp.layout/target/checkstyle-result.xml' [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.emf/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'plugins/org.eclipse.glsp.server.emf/target/checkstyle-result.xml' [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server.websocket/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'plugins/org.eclipse.glsp.server.websocket/target/checkstyle-result.xml' [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/plugins/org.eclipse.glsp.server/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'plugins/org.eclipse.glsp.server/target/checkstyle-result.xml' [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'target/checkstyle-result.xml' [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/tests/org.eclipse.glsp.graph.test/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'tests/org.eclipse.glsp.graph.test/target/checkstyle-result.xml' [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/tests/org.eclipse.glsp.server.test/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'tests/org.eclipse.glsp.server.test/target/checkstyle-result.xml' [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06/tests/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully processed file 'tests/target/checkstyle-result.xml' [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 (v1.1.0.RC06) [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 Gate: 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/v1.1.0.RC06 #1'. [GitHub Checks] GitHub check (name: CheckStyle, status: completed) has been published. [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] Parsing console log (workspace: '/home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06') [Maven] -> found 0 issues (skipped 0 duplicates) [Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06') [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/pse-glsp_glsp-server_v1.1.0.RC06') [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 (v1.1.0.RC06) [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/v1.1.0.RC06 #1'. [Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/pse-glsp_glsp-server_v1.1.0.RC06') [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 (v1.1.0.RC06) [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/v1.1.0.RC06 #1'. [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [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