GitHub pull request #707 of commit db539b4e142a014cb98ec68572e652a6e0b4bdf6, no merge conflicts. Running as SYSTEM Setting status of db539b4e142a014cb98ec68572e652a6e0b4bdf6 to PENDING with url https://ci.eclipse.org/lsp4j/job/lsp4j-github-pullrequests/411/ and message: 'Build started for merge commit.' Using context: Jenkins PR Build Agent basic-w80ps is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-w80ps" namespace: "lsp4j" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.lsp4j.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-w80ps" - 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-w80ps" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.lsp4j.svc.cluster.local/lsp4j/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3" 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-lsp4j" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-w80ps (basic) in workspace /home/jenkins/agent/workspace/lsp4j-github-pullrequests Selected Git installation does not exist. Using Default The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/lsp4j.git > git init /home/jenkins/agent/workspace/lsp4j-github-pullrequests # timeout=10 Fetching upstream changes from https://github.com/eclipse/lsp4j.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse/lsp4j.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/lsp4j.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/lsp4j.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/lsp4j.git > git fetch --tags --force --progress -- https://github.com/eclipse/lsp4j.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse refs/remotes/origin/pr/707/merge^{commit} # timeout=10 Checking out Revision 070b54c370e8c96a0205f706b46478d623bd6719 (refs/remotes/origin/pr/707/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 070b54c370e8c96a0205f706b46478d623bd6719 # timeout=10 Commit message: "Merge db539b4e142a014cb98ec68572e652a6e0b4bdf6 into 4bad511eb9471bef9aafc9ad8e7d9c55b6747a25" First time build. Skipping changelog. [lsp4j-github-pullrequests] $ /bin/sh -xe /tmp/jenkins17647172003126538773.sh + echo /opt/tools/java/oracle/jdk-8/latest /opt/tools/java/oracle/jdk-8/latest + java -version java version "1.8.0_202" Java(TM) SE Runtime Environment (build 1.8.0_202-b08) Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode) + which java /opt/tools/java/oracle/jdk-8/latest/bin/java [Gradle] - Launching build. [lsp4j-github-pullrequests] $ /home/jenkins/agent/workspace/lsp4j-github-pullrequests/gradlew -DghprbActualCommitAuthorEmail=mistria@redhat.com -DghprbTriggerAuthorLogin=cdietrich -DghprbGhRepository=eclipse/lsp4j -DghprbTargetBranch=main -DghprbPullId=707 -DghprbCredentialsId=github-bot -DghprbAuthorRepoGitUrl=https://github.com/mickaelistria/lsp4j.git "-DghprbTriggerAuthor=Christian Dietrich" -DghprbPullAuthorEmail=mistria@redhat.com -DghprbPullLink=https://github.com/eclipse/lsp4j/pull/707 -Dsha1=origin/pr/707/merge -DghprbPullAuthorLoginMention=@mickaelistria "-DghprbPullDescription=GitHub pull request #707 of commit db539b4e142a014cb98ec68572e652a6e0b4bdf6, no merge conflicts." -DghprbActualCommit=db539b4e142a014cb98ec68572e652a6e0b4bdf6 -DghprbPullAuthorLogin=mickaelistria -DghprbSourceBranch=java-11 "-DghprbActualCommitAuthor=Mickael Istria" -DghprbTriggerAuthorLoginMention=@cdietrich -DghprbPullLongDescription=null -DghprbTriggerAuthorEmail=christian.dietrich@itemis.de -DGIT_BRANCH=java-11 "-DghprbPullTitle=Use Java 11" "-DghprbCommentBody=pushed to https://ci.eclipse.org/lsp4j/job/lsp4j-multi-build/job/mickaelistria-java-11/" -PignoreTestFailures=true --refresh-dependencies --continue clean build publish Downloading https://services.gradle.org/distributions/gradle-7.5.1-bin.zip ...........10%............20%...........30%............40%...........50%............60%...........70%............80%...........90%............100% Welcome to Gradle 7.5.1! Here are the highlights of this release: - Support for Java 18 - Support for building with Groovy 4 - Much more responsive continuous builds - Improved diagnostics for dependency resolution For more details see https://docs.gradle.org/7.5.1/release-notes.html Starting a Gradle Daemon (subsequent builds will be faster) > Task :clean UP-TO-DATE > Task :org.eclipse.lsp4j:clean UP-TO-DATE > Task :org.eclipse.lsp4j.debug:clean UP-TO-DATE > Task :org.eclipse.lsp4j.generator:clean UP-TO-DATE > Task :org.eclipse.lsp4j.jsonrpc:clean UP-TO-DATE > Task :org.eclipse.lsp4j.jsonrpc.debug:clean UP-TO-DATE > Task :org.eclipse.lsp4j.websocket:clean UP-TO-DATE > Task :org.eclipse.lsp4j.websocket.jakarta:clean UP-TO-DATE > Task :org.eclipse.lsp4j.jsonrpc:generateXtext NO-SOURCE > Task :org.eclipse.lsp4j.jsonrpc:compileJava FAILED > Task :org.eclipse.lsp4j.jsonrpc:processResources > Task :org.eclipse.lsp4j.generator:processResources > Task :org.eclipse.lsp4j:processResources > Task :org.eclipse.lsp4j:genSourcesManifest > Task :org.eclipse.lsp4j:processTestResources NO-SOURCE > Task :org.eclipse.lsp4j.jsonrpc.debug:processResources NO-SOURCE > Task :org.eclipse.lsp4j.debug:processResources NO-SOURCE > Task :org.eclipse.lsp4j.debug:genSourcesManifest > Task :org.eclipse.lsp4j.debug:processTestResources NO-SOURCE > Task :org.eclipse.lsp4j.generator:genSourcesManifest > Task :org.eclipse.lsp4j.generator:processTestResources NO-SOURCE > Task :org.eclipse.lsp4j.jsonrpc:genSourcesManifest > Task :org.eclipse.lsp4j.jsonrpc:processTestResources NO-SOURCE > Task :org.eclipse.lsp4j.jsonrpc.debug:genSourcesManifest > Task :org.eclipse.lsp4j.jsonrpc.debug:processTestResources NO-SOURCE > Task :org.eclipse.lsp4j.websocket:processResources NO-SOURCE > Task :org.eclipse.lsp4j.websocket:genSourcesManifest > Task :org.eclipse.lsp4j.websocket:processTestResources NO-SOURCE > Task :org.eclipse.lsp4j.websocket.jakarta:processResources NO-SOURCE > Task :org.eclipse.lsp4j.websocket.jakarta:genSourcesManifest > Task :org.eclipse.lsp4j.websocket.jakarta:processTestResources NO-SOURCE > Task :org.eclipse.lsp4j:generatePomFileForLocalMavenRepoPublication > Task :org.eclipse.lsp4j.debug:generatePomFileForLocalMavenRepoPublication > Task :org.eclipse.lsp4j.generator:generatePomFileForLocalMavenRepoPublication > Task :org.eclipse.lsp4j.jsonrpc:generatePomFileForLocalMavenRepoPublication > Task :org.eclipse.lsp4j.jsonrpc.debug:generatePomFileForLocalMavenRepoPublication > Task :org.eclipse.lsp4j.websocket:generatePomFileForLocalMavenRepoPublication > Task :org.eclipse.lsp4j.websocket.jakarta:generatePomFileForLocalMavenRepoPublication FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':org.eclipse.lsp4j.jsonrpc:compileJava'. > invalid source release: 11 * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 13s 26 actionable tasks: 18 executed, 8 up-to-date Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Archiving artifacts Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Adding one-line test results to commit status... Setting status of db539b4e142a014cb98ec68572e652a6e0b4bdf6 to FAILURE with url https://ci.eclipse.org/lsp4j/job/lsp4j-github-pullrequests/411/ and message: 'Build finished. No test results found.' Using context: Jenkins PR Build Finished: FAILURE