See <https://builds.apache.org/job/tapestry-trunk-freestyle/1389/changes>
Changes: [jochen.kemnade] TAP5-1923: have Jenkins generate JaCoCo test reports ------------------------------------------ Started by an SCM change Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/tapestry-5.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/tapestry-5.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/tapestry-5.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision fbfbf6fc5c56e10b284b0d206ba2b93d7718561f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fbfbf6fc5c56e10b284b0d206ba2b93d7718561f > git rev-list 847403b0ea0f508ba90604dea13720942416bc32 # timeout=10 [tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson3070593822377037251.sh + Xvfb :6 -ac -screen 0 1024x768x8 [tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson4583160803591200358.sh + DISPLAY=:6.0 + bash <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/gradlew> -Dci=true -Dfile.encoding=UTF-8 -b <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle> clean continuousIntegration To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: http://gradle.org/docs/2.3/userguide/gradle_daemon.html. :buildSrc:compileJava UP-TO-DATE :buildSrc:compileGroovy UP-TO-DATE :buildSrc:processResources UP-TO-DATE :buildSrc:classes UP-TO-DATE :buildSrc:jar UP-TO-DATE :buildSrc:assemble UP-TO-DATE :buildSrc:compileTestJava UP-TO-DATE :buildSrc:compileTestGroovy UP-TO-DATE :buildSrc:processTestResources UP-TO-DATE :buildSrc:testClasses UP-TO-DATE :buildSrc:test UP-TO-DATE :buildSrc:check UP-TO-DATE :buildSrc:build UP-TO-DATE FAILURE: Build failed with an exception. * Where: Build file '/x1/jenkins/jenkins-slave/workspace/tapestry-trunk-freestyle/build.gradle' line: 401 * What went wrong: A problem occurred evaluating root project 'tapestry-trunk-freestyle'. > Could not find property 'jacocoTestReport' on task ':continuousIntegration'. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 14.001 secs Build step 'Execute shell' marked build as failure Recording test results TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/build/reports/tests/testng-results.xml Did not find any matching files. Updating TAP5-1923 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org For additional commands, e-mail: dev-h...@tapestry.apache.org