You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/12/03 08:03:09 UTC

Build failed in Jenkins: JMeter » JMeter-trunk #348

See <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/348/display/redirect?page=changes>

Changes:

[Vladimir Sitnikov] Dependency verification: register checksum for gradle-enterprise-gradle-plugin-3.7.2.jar

[Vladimir Sitnikov] Bump vlsi-release-plugins to 1.77


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H29 (ubuntu) in workspace <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/jmeter.git # timeout=10
Fetching upstream changes from https://github.com/apache/jmeter.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/jmeter.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision fde3c093bb9c685e25280a9ba5958cd354a24da5 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fde3c093bb9c685e25280a9ba5958cd354a24da5 # timeout=10
Commit message: "Bump vlsi-release-plugins to 1.77"
 > git rev-list --no-walk 417846471d320c5d18bfec899b8518276c8a9574 # timeout=10
Xvfb starting$ /usr/bin/Xvfb :1 -fbdir <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/.xvfb-348-..fbdir507817175674783860>
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SONAR_HOST_URL=https://sonarcloud.io

[EnvInject] - Variables injected successfully.
[EnvInject] - Mask passwords that will be passed as build parameters.
[Gradle] - Launching build.
[JMeter-trunk] $ <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/gradlew> "-Dorg.gradle.jvmargs=-Xmx512m -XX:MaxMetaspaceSize=512m" -PignoreSpotBugsFailures=true -Pspotbugs=true -PCI=true -Pcoverage=true --profile --no-daemon cleanTest check assemble
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
> Task :buildSrc:compileKotlin NO-SOURCE
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:pluginDescriptors UP-TO-DATE
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:inspectClassesForKotlinIC UP-TO-DATE
> Task :buildSrc:jar UP-TO-DATE
> Task :buildSrc:assemble UP-TO-DATE
> Task :buildSrc:autostyleKotlinCheck NO-SOURCE
> Task :buildSrc:batchtest:compileKotlin UP-TO-DATE
> Task :buildSrc:batchtest:compileJava NO-SOURCE
> Task :buildSrc:batchtest:pluginDescriptors UP-TO-DATE
> Task :buildSrc:batchtest:processResources UP-TO-DATE
> Task :buildSrc:batchtest:classes UP-TO-DATE
> Task :buildSrc:batchtest:inspectClassesForKotlinIC UP-TO-DATE
> Task :buildSrc:batchtest:jar UP-TO-DATE
> Task :buildSrc:batchtest:assemble UP-TO-DATE
> Task :buildSrc:autostyleKotlinGradleCheck
> Task :buildSrc:autostyleCheck
> Task :buildSrc:compileTestKotlin NO-SOURCE
> Task :buildSrc:pluginUnderTestMetadata UP-TO-DATE
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins UP-TO-DATE
> Task :buildSrc:check
> Task :buildSrc:build
> Task :buildSrc:batchtest:autostyleKotlinCheck
> Task :buildSrc:batchtest:autostyleKotlinGradleCheck
> Task :buildSrc:batchtest:autostyleCheck
> Task :buildSrc:batchtest:compileTestKotlin NO-SOURCE
> Task :buildSrc:batchtest:pluginUnderTestMetadata UP-TO-DATE
> Task :buildSrc:batchtest:compileTestJava NO-SOURCE
> Task :buildSrc:batchtest:processTestResources NO-SOURCE
> Task :buildSrc:batchtest:testClasses UP-TO-DATE
> Task :buildSrc:batchtest:test NO-SOURCE
> Task :buildSrc:batchtest:validatePlugins UP-TO-DATE
> Task :buildSrc:batchtest:check
> Task :buildSrc:batchtest:build
checksum-dependency elapsed time: 2916ms, configurations processed: 18 (add -PchecksumTimingsPrint to print detailed timings)
checksum-dependency elapsed time: 2575ms, configurations processed: 18 (add -PchecksumTimingsPrint to print detailed timings)

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/build.gradle.kts'> line: 34

* What went wrong:
An exception occurred applying plugin request [id: 'com.github.vlsi.stage-vote-release', version: '1.77']
> Failed to apply plugin 'com.github.vlsi.stage-vote-release'.
   > Could not create plugin of type 'StageVoteReleasePlugin'.
      > Could not generate a decorated class for type StageVoteReleasePlugin.
         > org/eclipse/jgit/lib/Ref has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

* 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

BUILD FAILED in 49s
15 actionable tasks: 3 executed, 12 up-to-date

See the profiling report at: file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/reports/profile/profile-2021-12-03-08-02-24.html>
A fine-grained performance profile is available: use the --scan option.

See the profiling report at: file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/buildSrc/build/reports/profile/profile-2021-12-03-08-02-45.html>
A fine-grained performance profile is available: use the --scan option.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Xvfb stopping
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/src/components/build/test-results/test/TEST-org.apache.jmeter.assertions.CompareAssertionSpec.xml> is 8 days 15 hr old


Jenkins build is back to normal : JMeter » JMeter-trunk #349

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/349/display/redirect?page=changes>