[INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jenkins TAP Plugin 2.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ tap --- [INFO] Deleting /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target [INFO] [INFO] --- maven-hpi-plugin:2.1:validate (default-validate) @ tap --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:display-info (display-info) @ tap --- [INFO] Maven Version: 3.5.0 [INFO] JDK Version: 1.8.0_121 normalized as: 1.8.0-121 [INFO] OS Info: Arch: x86_64 Family: mac Name: mac os x Version: 10.13.2 [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (display-info) @ tap --- [INFO] Ignoring requireUpperBoundDeps in com.google.guava:guava [INFO] Ignoring requireUpperBoundDeps in com.google.code.findbugs:jsr305 [INFO] [INFO] --- maven-localizer-plugin:1.24:generate (default) @ tap --- [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:javadoc (default) > generate-sources @ tap >>> [INFO] [INFO] --- maven-hpi-plugin:2.1:validate (default-validate) @ tap --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:display-info (display-info) @ tap --- [INFO] Maven Version: 3.5.0 [INFO] JDK Version: 1.8.0_121 normalized as: 1.8.0-121 [INFO] OS Info: Arch: x86_64 Family: mac Name: mac os x Version: 10.13.2 [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (display-info) @ tap --- [INFO] Ignoring requireUpperBoundDeps in com.google.guava:guava [INFO] Ignoring requireUpperBoundDeps in com.google.code.findbugs:jsr305 [INFO] [INFO] --- maven-localizer-plugin:1.24:generate (default) @ tap --- [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:javadoc (default) < generate-sources @ tap <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:javadoc (default) @ tap --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ tap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ tap --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/classes [INFO] /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/src/main/java/org/tap4j/plugin/util/GraphHelper.java: Some input files use or override a deprecated API. [INFO] /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/src/main/java/org/tap4j/plugin/util/GraphHelper.java: Recompile with -Xlint:deprecation for details. [INFO] /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/src/main/java/org/tap4j/plugin/TapPublisher.java: /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/src/main/java/org/tap4j/plugin/TapPublisher.java uses unchecked or unsafe operations. [INFO] /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/src/main/java/org/tap4j/plugin/TapPublisher.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- access-modifier-checker:1.8:enforce (default-enforce) @ tap --- [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (check) @ tap --- [INFO] Resolved signature org.codehaus.mojo.signature:java17 version as 1.0 from dependencyManagement [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-hpi-plugin:2.1:insert-test (default-insert-test) @ tap --- [INFO] [INFO] --- gmaven-plugin:1.5-jenkins-3:generateTestStubs (test-in-groovy) @ tap --- [INFO] No sources found for Java stub generation [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ tap --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ tap --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes [INFO] /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/src/test/java/org/tap4j/plugin/TapPublisherTest.java: Some input files use or override a deprecated API. [INFO] /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/src/test/java/org/tap4j/plugin/TapPublisherTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-hpi-plugin:2.1:test-hpl (default-test-hpl) @ tap --- [INFO] Generating /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/the.hpl [INFO] [INFO] --- maven-hpi-plugin:2.1:resolve-test-dependencies (default-resolve-test-dependencies) @ tap --- [INFO] [INFO] --- gmaven-plugin:1.5-jenkins-3:testCompile (test-in-groovy) @ tap --- [INFO] No sources found to compile [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.765 s [INFO] Finished at: 2018-01-13T20:00:07+01:00 [INFO] Final Memory: 62M/1137M [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Jenkins TAP Plugin 2.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-hpi-plugin:2.1:resolve-test-dependencies (default-cli) @ tap --- [INFO] [INFO] --- maven-hpi-plugin:2.1:test-hpl (default-cli) @ tap --- [INFO] Generating /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/the.hpl [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-cli) @ tap --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running InjectedTest Running tests for org.tap4j:tap:2.2-SNAPSHOT Jan 13, 2018 8:00:16 PM org.eclipse.jetty.util.log.Log initialized INFO: Logging initialized @468ms to org.eclipse.jetty.util.log.Slf4jLog Jan 13, 2018 8:00:17 PM org.jvnet.hudson.test.WarExploder explode INFO: Exploding /Users/nenashev/.m2/repository/org/jenkins-ci/main/jenkins-war/2.102-SNAPSHOT/jenkins-war-2.102-SNAPSHOT.war into /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test Jan 13, 2018 8:00:20 PM org.eclipse.jetty.server.handler.ContextHandler setContextPath WARNING: Empty contextPath Jan 13, 2018 8:00:20 PM org.eclipse.jetty.server.Server doStart INFO: jetty-9.4.5.v20170502 Jan 13, 2018 8:00:20 PM org.eclipse.jetty.webapp.StandardDescriptorProcessor visitServlet INFO: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet Jan 13, 2018 8:00:20 PM org.eclipse.jetty.server.session.DefaultSessionIdManager doStart INFO: DefaultSessionIdManager workerName=node0 Jan 13, 2018 8:00:20 PM org.eclipse.jetty.server.session.DefaultSessionIdManager doStart INFO: No SessionScavenger set, using defaults Jan 13, 2018 8:00:20 PM org.eclipse.jetty.server.session.HouseKeeper startScavenging INFO: Scavenging every 660000ms Jan 13, 2018 8:00:20 PM org.eclipse.jetty.server.handler.ContextHandler doStart INFO: Started o.e.j.w.WebAppContext@2f94c4db{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,AVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} Jan 13, 2018 8:00:20 PM org.eclipse.jetty.server.AbstractConnector doStart INFO: Started ServerConnector@62917369{HTTP/1.1,[http/1.1]}{localhost:52294} Jan 13, 2018 8:00:20 PM org.eclipse.jetty.server.Server doStart INFO: Started @4916ms Jan 13, 2018 8:00:22 PM jenkins.InitReactorRunner$1 onAttained INFO: Started initialization Jan 13, 2018 8:00:23 PM jenkins.InitReactorRunner$1 onAttained INFO: Listed all plugins Jan 13, 2018 8:00:23 PM jenkins.bouncycastle.api.SecurityProviderInitializer addSecurityProvider INFO: Initializing Bouncy Castle security provider. Jan 13, 2018 8:00:23 PM jenkins.bouncycastle.api.SecurityProviderInitializer addSecurityProvider INFO: Bouncy Castle security provider initialized. Jan 13, 2018 8:00:24 PM jenkins.InitReactorRunner$1 onAttained INFO: Prepared all plugins Jan 13, 2018 8:00:24 PM jenkins.InitReactorRunner$1 onAttained INFO: Started all plugins Jan 13, 2018 8:00:24 PM jenkins.InitReactorRunner$1 onAttained INFO: Augmented all extensions Jan 13, 2018 8:00:24 PM hudson.ExtensionFinder$GuiceFinder$FaultTolerantScope$1 error INFO: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping Jan 13, 2018 8:00:25 PM jenkins.InitReactorRunner$1 onAttained INFO: Loaded all jobs Jan 13, 2018 8:00:25 PM jenkins.InitReactorRunner$1 onAttained INFO: Completed initialization Jan 13, 2018 8:00:25 PM org.eclipse.jetty.server.Server doStart INFO: jetty-9.4.5.v20170502 Jan 13, 2018 8:00:25 PM org.eclipse.jetty.server.session.DefaultSessionIdManager doStart INFO: DefaultSessionIdManager workerName=node0 Jan 13, 2018 8:00:25 PM org.eclipse.jetty.server.session.DefaultSessionIdManager doStart INFO: No SessionScavenger set, using defaults Jan 13, 2018 8:00:25 PM org.eclipse.jetty.server.session.HouseKeeper startScavenging INFO: Scavenging every 660000ms Jan 13, 2018 8:00:25 PM org.eclipse.jetty.server.handler.ContextHandler doStart INFO: Started o.e.j.s.ServletContextHandler@64a896b0{/,null,AVAILABLE} Jan 13, 2018 8:00:25 PM org.eclipse.jetty.server.AbstractConnector doStart INFO: Started ServerConnector@3ae66c85{HTTP/1.1,[http/1.1]}{0.0.0.0:52308} Jan 13, 2018 8:00:25 PM org.eclipse.jetty.server.Server doStart INFO: Started @9838ms Jan 13, 2018 8:00:27 PM org.eclipse.jetty.server.AbstractConnector doStop INFO: Stopped ServerConnector@62917369{HTTP/1.1,[http/1.1]}{localhost:0} Jan 13, 2018 8:00:27 PM org.eclipse.jetty.server.session.HouseKeeper stopScavenging INFO: Stopped scavenging Jan 13, 2018 8:00:27 PM org.eclipse.jetty.server.handler.ContextHandler doStop INFO: Stopped o.e.j.w.WebAppContext@2f94c4db{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,UNAVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} Jan 13, 2018 8:00:27 PM jenkins.model.Jenkins cleanUp INFO: Stopping Jenkins Jan 13, 2018 8:00:27 PM hudson.util.ExceptionCatchingThreadFactory uncaughtException WARNING: Thread Computer.threadPoolForRemoting [#2] terminated unexpectedly java.nio.channels.ClosedSelectorException at sun.nio.ch.SelectorImpl.keys(SelectorImpl.java:68) at org.jenkinsci.remoting.protocol.IOHub.getThreadNameBase(IOHub.java:426) at org.jenkinsci.remoting.protocol.IOHub.access$200(IOHub.java:69) at org.jenkinsci.remoting.protocol.IOHub$IOHubSelectorWatcher.run(IOHub.java:536) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. WARN: Please see http://www.slf4j.org/codes.html#release for an explanation. Jan 13, 2018 8:00:28 PM jenkins.model.Jenkins cleanUp INFO: Jenkins stopped [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.946 s - in InjectedTest [INFO] Running org.tap4j.plugin.PublishersCombinationTest === Starting combinedWithJunitPipeline(org.tap4j.plugin.PublishersCombinationTest) 0.012 [id=78] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52311/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/PublishersCombinationTest.zip 0.048 [id=84] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.049 [id=95] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.149 [id=94] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.150 [id=94] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.151 [id=91] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.154 [id=86] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.443 [id=91] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins6250848903710421073test/jobs/testPipeline/builds 0.444 [id=93] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins6250848903710421073test/jobs/multiPublish/builds 0.444 [id=91] WARNING jenkins.model.RunIdMigrator#migrate: Build record migration (https://jenkins.io/redirect/build-record-migration) is one-way. If you need to downgrade Jenkins, run: java -classpath "/Users/nenashev/.m2/repository/org/jenkins-ci/main/jenkins-core/2.102-SNAPSHOT/jenkins-core-2.102-SNAPSHOT.jar:/Users/nenashev/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/nenashev/.m2/repository/org/kohsuke/stapler/stapler/1.254/stapler-1.254.jar:/Users/nenashev/.m2/repository/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/Users/nenashev/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar" jenkins.model.RunIdMigrator "/var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins6250848903710421073test" 0.451 [id=93] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in hudson.model.FreeStyleProject@45fd9ca0[multiPublish] with highest build number 3; adjusting 0.451 [id=91] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in org.jenkinsci.plugins.workflow.job.WorkflowJob@64c0d587[testPipeline] with highest build number 15; adjusting 0.457 [id=90] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.461 [id=84] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 1.709 [id=80] WARNING jenkins.security.ClassFilterImpl#lambda$isBlacklisted$1: org.tap4j.model.TestSet in file:/Users/nenashev/.m2/repository/org/tap4j/tap4j/4.2.1/tap4j-4.2.1.jar might be dangerous, so rejecting; see https://jenkins.io/redirect/class-filter/ 3.297 [id=78] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 3.303 [id=78] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52311/jenkins/static/a7354f8e/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 4.352 [id=115] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving http://localhost:52311/jenkins/job/testPipeline/tapResults/graphMap java.lang.NullPointerException at org.tap4j.plugin.TapResult.tally(TapResult.java:193) at org.tap4j.plugin.TapProjectAction.summarizeBuild(TapProjectAction.java:303) at org.tap4j.plugin.TapProjectAction.populateDataSetBuilder(TapProjectAction.java:286) at org.tap4j.plugin.TapProjectAction.doGraphMap(TapProjectAction.java:160) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:343) Caused: java.lang.reflect.InvocationTargetException at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:347) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:184) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:117) at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:129) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$10.dispatch(MetaClass.java:374) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:248) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:154) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:157) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:105) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:90) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:564) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128) at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 8.309 [id=78] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. WARN: Please see http://www.slf4j.org/codes.html#release for an explanation. 8.317 [id=78] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting combinedWithJunitBasic(org.tap4j.plugin.PublishersCombinationTest) 0.010 [id=146] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52319/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/PublishersCombinationTest.zip 0.045 [id=152] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.046 [id=164] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.139 [id=167] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.141 [id=153] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.142 [id=153] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.144 [id=153] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.833 [id=156] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins4471471888412679517test/jobs/testPipeline/builds 0.833 [id=158] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins4471471888412679517test/jobs/multiPublish/builds 0.834 [id=156] WARNING jenkins.model.RunIdMigrator#migrate: Build record migration (https://jenkins.io/redirect/build-record-migration) is one-way. If you need to downgrade Jenkins, run: java -classpath "/Users/nenashev/.m2/repository/org/jenkins-ci/main/jenkins-core/2.102-SNAPSHOT/jenkins-core-2.102-SNAPSHOT.jar:/Users/nenashev/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/nenashev/.m2/repository/org/kohsuke/stapler/stapler/1.254/stapler-1.254.jar:/Users/nenashev/.m2/repository/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/Users/nenashev/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar" jenkins.model.RunIdMigrator "/var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins4471471888412679517test" 0.835 [id=156] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in org.jenkinsci.plugins.workflow.job.WorkflowJob@6aa6ddb2[testPipeline] with highest build number 15; adjusting 0.836 [id=158] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in hudson.model.FreeStyleProject@113cde6b[multiPublish] with highest build number 3; adjusting 0.838 [id=158] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.842 [id=152] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 2.670 [id=146] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 2.672 [id=146] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52319/jenkins/static/f7e24682/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 3.326 [id=148] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving http://localhost:52319/jenkins/job/multiPublish/tapResults/graphMap java.lang.NullPointerException at org.tap4j.plugin.TapResult.tally(TapResult.java:193) at org.tap4j.plugin.TapProjectAction.summarizeBuild(TapProjectAction.java:303) at org.tap4j.plugin.TapProjectAction.populateDataSetBuilder(TapProjectAction.java:286) at org.tap4j.plugin.TapProjectAction.doGraphMap(TapProjectAction.java:160) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:343) Caused: java.lang.reflect.InvocationTargetException at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:347) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:184) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:117) at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:129) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$10.dispatch(MetaClass.java:374) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:248) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:154) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:157) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:105) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:90) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:564) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128) at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 3.588 [id=146] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. WARN: Please see http://www.slf4j.org/codes.html#release for an explanation. 3.594 [id=146] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting combinedWithJunitBasic(org.tap4j.plugin.PublishersCombinationTest) 0.008 [id=197] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52324/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/PublishersCombinationTest.zip 0.036 [id=203] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.038 [id=215] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.118 [id=207] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.120 [id=213] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.120 [id=214] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.123 [id=214] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.469 [id=211] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins5568815509835722281test/jobs/testPipeline/builds 0.470 [id=208] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins5568815509835722281test/jobs/multiPublish/builds 0.470 [id=211] WARNING jenkins.model.RunIdMigrator#migrate: Build record migration (https://jenkins.io/redirect/build-record-migration) is one-way. If you need to downgrade Jenkins, run: java -classpath "/Users/nenashev/.m2/repository/org/jenkins-ci/main/jenkins-core/2.102-SNAPSHOT/jenkins-core-2.102-SNAPSHOT.jar:/Users/nenashev/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/nenashev/.m2/repository/org/kohsuke/stapler/stapler/1.254/stapler-1.254.jar:/Users/nenashev/.m2/repository/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/Users/nenashev/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar" jenkins.model.RunIdMigrator "/var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins5568815509835722281test" 0.471 [id=211] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in org.jenkinsci.plugins.workflow.job.WorkflowJob@4aa213e0[testPipeline] with highest build number 15; adjusting 0.474 [id=208] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in hudson.model.FreeStyleProject@450095d4[multiPublish] with highest build number 3; adjusting 0.475 [id=208] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.479 [id=213] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 1.917 [id=197] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 1.918 [id=197] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52324/jenkins/static/8af89655/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 2.405 [id=199] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving http://localhost:52324/jenkins/job/multiPublish/tapResults/graphMap java.lang.NullPointerException at org.tap4j.plugin.TapResult.tally(TapResult.java:193) at org.tap4j.plugin.TapProjectAction.summarizeBuild(TapProjectAction.java:303) at org.tap4j.plugin.TapProjectAction.populateDataSetBuilder(TapProjectAction.java:286) at org.tap4j.plugin.TapProjectAction.doGraphMap(TapProjectAction.java:160) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:343) Caused: java.lang.reflect.InvocationTargetException at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:347) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:184) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:117) at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:129) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$10.dispatch(MetaClass.java:374) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:248) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:154) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:157) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:105) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:90) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:564) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128) at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 2.599 [id=197] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. WARN: Please see http://www.slf4j.org/codes.html#release for an explanation. 2.605 [id=197] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting combinedWithJunitPipeline(org.tap4j.plugin.PublishersCombinationTest) 0.006 [id=248] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52328/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/PublishersCombinationTest.zip 0.033 [id=254] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.035 [id=266] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.097 [id=269] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.098 [id=269] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.099 [id=266] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.101 [id=258] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.234 [id=257] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins8365879646672189942test/jobs/testPipeline/builds 0.234 [id=259] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins8365879646672189942test/jobs/multiPublish/builds 0.235 [id=257] WARNING jenkins.model.RunIdMigrator#migrate: Build record migration (https://jenkins.io/redirect/build-record-migration) is one-way. If you need to downgrade Jenkins, run: java -classpath "/Users/nenashev/.m2/repository/org/jenkins-ci/main/jenkins-core/2.102-SNAPSHOT/jenkins-core-2.102-SNAPSHOT.jar:/Users/nenashev/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/nenashev/.m2/repository/org/kohsuke/stapler/stapler/1.254/stapler-1.254.jar:/Users/nenashev/.m2/repository/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/Users/nenashev/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar" jenkins.model.RunIdMigrator "/var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins8365879646672189942test" 0.236 [id=257] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in org.jenkinsci.plugins.workflow.job.WorkflowJob@319b9017[testPipeline] with highest build number 15; adjusting 0.238 [id=259] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in hudson.model.FreeStyleProject@6139fe2f[multiPublish] with highest build number 3; adjusting 0.239 [id=259] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.242 [id=268] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 1.711 [id=248] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 1.712 [id=248] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52328/jenkins/static/07cb54c0/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 2.115 [id=285] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving http://localhost:52328/jenkins/job/testPipeline/tapResults/graphMap java.lang.NullPointerException at org.tap4j.plugin.TapResult.tally(TapResult.java:193) at org.tap4j.plugin.TapProjectAction.summarizeBuild(TapProjectAction.java:303) at org.tap4j.plugin.TapProjectAction.populateDataSetBuilder(TapProjectAction.java:286) at org.tap4j.plugin.TapProjectAction.doGraphMap(TapProjectAction.java:160) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:343) Caused: java.lang.reflect.InvocationTargetException at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:347) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:184) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:117) at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:129) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$10.dispatch(MetaClass.java:374) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:248) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:154) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:157) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:105) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:90) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:564) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128) at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 2.296 [id=248] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. WARN: Please see http://www.slf4j.org/codes.html#release for an explanation. 2.302 [id=248] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting combinedWithJunitBasic(org.tap4j.plugin.PublishersCombinationTest) 0.007 [id=298] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52332/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/PublishersCombinationTest.zip 0.032 [id=304] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.033 [id=316] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.091 [id=307] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.092 [id=304] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.093 [id=318] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.094 [id=312] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.453 [id=310] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins5165902803660420397test/jobs/multiPublish/builds 0.453 [id=315] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins5165902803660420397test/jobs/testPipeline/builds 0.454 [id=315] WARNING jenkins.model.RunIdMigrator#migrate: Build record migration (https://jenkins.io/redirect/build-record-migration) is one-way. If you need to downgrade Jenkins, run: java -classpath "/Users/nenashev/.m2/repository/org/jenkins-ci/main/jenkins-core/2.102-SNAPSHOT/jenkins-core-2.102-SNAPSHOT.jar:/Users/nenashev/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/nenashev/.m2/repository/org/kohsuke/stapler/stapler/1.254/stapler-1.254.jar:/Users/nenashev/.m2/repository/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/Users/nenashev/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar" jenkins.model.RunIdMigrator "/var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins5165902803660420397test" 0.455 [id=315] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in org.jenkinsci.plugins.workflow.job.WorkflowJob@17f15173[testPipeline] with highest build number 15; adjusting 0.457 [id=310] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in hudson.model.FreeStyleProject@64d8f59d[multiPublish] with highest build number 3; adjusting 0.458 [id=310] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.461 [id=308] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 1.769 [id=298] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 1.770 [id=298] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52332/jenkins/static/abb0dec9/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 2.182 [id=300] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving http://localhost:52332/jenkins/job/multiPublish/tapResults/graphMap java.lang.NullPointerException at org.tap4j.plugin.TapResult.tally(TapResult.java:193) at org.tap4j.plugin.TapProjectAction.summarizeBuild(TapProjectAction.java:303) at org.tap4j.plugin.TapProjectAction.populateDataSetBuilder(TapProjectAction.java:286) at org.tap4j.plugin.TapProjectAction.doGraphMap(TapProjectAction.java:160) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:343) Caused: java.lang.reflect.InvocationTargetException at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:347) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:184) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:117) at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:129) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$10.dispatch(MetaClass.java:374) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:248) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:154) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:157) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:105) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:90) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:564) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128) at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 2.350 [id=298] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. WARN: Please see http://www.slf4j.org/codes.html#release for an explanation. 2.355 [id=298] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting combinedWithJunitPipeline(org.tap4j.plugin.PublishersCombinationTest) 0.006 [id=349] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52336/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/PublishersCombinationTest.zip 0.029 [id=355] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.031 [id=367] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.091 [id=356] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.093 [id=357] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.094 [id=367] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.095 [id=370] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.495 [id=367] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins6338022895843538256test/jobs/testPipeline/builds 0.496 [id=360] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins6338022895843538256test/jobs/multiPublish/builds 0.496 [id=367] WARNING jenkins.model.RunIdMigrator#migrate: Build record migration (https://jenkins.io/redirect/build-record-migration) is one-way. If you need to downgrade Jenkins, run: java -classpath "/Users/nenashev/.m2/repository/org/jenkins-ci/main/jenkins-core/2.102-SNAPSHOT/jenkins-core-2.102-SNAPSHOT.jar:/Users/nenashev/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/nenashev/.m2/repository/org/kohsuke/stapler/stapler/1.254/stapler-1.254.jar:/Users/nenashev/.m2/repository/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/Users/nenashev/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar" jenkins.model.RunIdMigrator "/var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins6338022895843538256test" 0.498 [id=367] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in org.jenkinsci.plugins.workflow.job.WorkflowJob@2190a2a[testPipeline] with highest build number 15; adjusting 0.499 [id=360] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in hudson.model.FreeStyleProject@4a2a5b55[multiPublish] with highest build number 3; adjusting 0.501 [id=360] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.504 [id=370] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 1.787 [id=349] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 1.788 [id=349] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52336/jenkins/static/55ad29bf/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 2.211 [id=386] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving http://localhost:52336/jenkins/job/testPipeline/tapResults/graphMap java.lang.NullPointerException at org.tap4j.plugin.TapResult.tally(TapResult.java:193) at org.tap4j.plugin.TapProjectAction.summarizeBuild(TapProjectAction.java:303) at org.tap4j.plugin.TapProjectAction.populateDataSetBuilder(TapProjectAction.java:286) at org.tap4j.plugin.TapProjectAction.doGraphMap(TapProjectAction.java:160) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:343) Caused: java.lang.reflect.InvocationTargetException at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:347) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:184) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:117) at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:129) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$10.dispatch(MetaClass.java:374) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:248) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:154) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:157) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:105) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:90) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:564) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128) at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 2.421 [id=349] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. WARN: Please see http://www.slf4j.org/codes.html#release for an explanation. 2.427 [id=349] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting combinedWithJunitBasic(org.tap4j.plugin.PublishersCombinationTest) 0.010 [id=399] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52340/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/PublishersCombinationTest.zip 0.036 [id=405] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.038 [id=416] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.096 [id=413] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.098 [id=408] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.098 [id=416] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.100 [id=420] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.349 [id=416] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins5039806154011464672test/jobs/multiPublish/builds 0.349 [id=411] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins5039806154011464672test/jobs/testPipeline/builds 0.350 [id=411] WARNING jenkins.model.RunIdMigrator#migrate: Build record migration (https://jenkins.io/redirect/build-record-migration) is one-way. If you need to downgrade Jenkins, run: java -classpath "/Users/nenashev/.m2/repository/org/jenkins-ci/main/jenkins-core/2.102-SNAPSHOT/jenkins-core-2.102-SNAPSHOT.jar:/Users/nenashev/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/nenashev/.m2/repository/org/kohsuke/stapler/stapler/1.254/stapler-1.254.jar:/Users/nenashev/.m2/repository/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/Users/nenashev/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar" jenkins.model.RunIdMigrator "/var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins5039806154011464672test" 0.351 [id=411] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in org.jenkinsci.plugins.workflow.job.WorkflowJob@5a0b59b8[testPipeline] with highest build number 15; adjusting 0.355 [id=416] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in hudson.model.FreeStyleProject@1cbf0e56[multiPublish] with highest build number 3; adjusting 0.356 [id=416] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.359 [id=407] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 1.678 [id=399] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 1.679 [id=399] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52340/jenkins/static/890c2292/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 2.071 [id=401] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving http://localhost:52340/jenkins/job/multiPublish/tapResults/graphMap java.lang.NullPointerException at org.tap4j.plugin.TapResult.tally(TapResult.java:193) at org.tap4j.plugin.TapProjectAction.summarizeBuild(TapProjectAction.java:303) at org.tap4j.plugin.TapProjectAction.populateDataSetBuilder(TapProjectAction.java:286) at org.tap4j.plugin.TapProjectAction.doGraphMap(TapProjectAction.java:160) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:343) Caused: java.lang.reflect.InvocationTargetException at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:347) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:184) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:117) at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:129) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$10.dispatch(MetaClass.java:374) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:248) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:154) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:157) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:105) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:90) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:564) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128) at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 2.275 [id=399] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. WARN: Please see http://www.slf4j.org/codes.html#release for an explanation. 2.281 [id=399] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting combinedWithJunitPipeline(org.tap4j.plugin.PublishersCombinationTest) 0.006 [id=450] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52344/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/PublishersCombinationTest.zip 0.030 [id=456] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.031 [id=468] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.089 [id=470] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.090 [id=470] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.090 [id=471] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.092 [id=471] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.351 [id=459] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins7240451004905199586test/jobs/testPipeline/builds 0.352 [id=463] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins7240451004905199586test/jobs/multiPublish/builds 0.352 [id=459] WARNING jenkins.model.RunIdMigrator#migrate: Build record migration (https://jenkins.io/redirect/build-record-migration) is one-way. If you need to downgrade Jenkins, run: java -classpath "/Users/nenashev/.m2/repository/org/jenkins-ci/main/jenkins-core/2.102-SNAPSHOT/jenkins-core-2.102-SNAPSHOT.jar:/Users/nenashev/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/nenashev/.m2/repository/org/kohsuke/stapler/stapler/1.254/stapler-1.254.jar:/Users/nenashev/.m2/repository/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/Users/nenashev/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar" jenkins.model.RunIdMigrator "/var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins7240451004905199586test" 0.353 [id=459] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in org.jenkinsci.plugins.workflow.job.WorkflowJob@c6aafe9[testPipeline] with highest build number 15; adjusting 0.355 [id=463] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in hudson.model.FreeStyleProject@6e191c3a[multiPublish] with highest build number 3; adjusting 0.356 [id=466] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.359 [id=466] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 1.612 [id=450] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 1.612 [id=450] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52344/jenkins/static/debc0741/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 1.974 [id=487] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving http://localhost:52344/jenkins/job/testPipeline/tapResults/graphMap java.lang.NullPointerException at org.tap4j.plugin.TapResult.tally(TapResult.java:193) at org.tap4j.plugin.TapProjectAction.summarizeBuild(TapProjectAction.java:303) at org.tap4j.plugin.TapProjectAction.populateDataSetBuilder(TapProjectAction.java:286) at org.tap4j.plugin.TapProjectAction.doGraphMap(TapProjectAction.java:160) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:343) Caused: java.lang.reflect.InvocationTargetException at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:347) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:184) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:117) at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:129) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$10.dispatch(MetaClass.java:374) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:248) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:154) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:157) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:105) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:90) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:564) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128) at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 2.166 [id=450] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. WARN: Please see http://www.slf4j.org/codes.html#release for an explanation. 2.172 [id=450] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting combinedWithJunitBasic(org.tap4j.plugin.PublishersCombinationTest) 0.006 [id=500] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52349/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/PublishersCombinationTest.zip 0.030 [id=506] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.031 [id=519] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.084 [id=511] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.085 [id=511] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.085 [id=514] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.087 [id=514] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.168 [id=512] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins1722361305854938965test/jobs/testPipeline/builds 0.169 [id=507] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins1722361305854938965test/jobs/multiPublish/builds 0.169 [id=512] WARNING jenkins.model.RunIdMigrator#migrate: Build record migration (https://jenkins.io/redirect/build-record-migration) is one-way. If you need to downgrade Jenkins, run: java -classpath "/Users/nenashev/.m2/repository/org/jenkins-ci/main/jenkins-core/2.102-SNAPSHOT/jenkins-core-2.102-SNAPSHOT.jar:/Users/nenashev/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/nenashev/.m2/repository/org/kohsuke/stapler/stapler/1.254/stapler-1.254.jar:/Users/nenashev/.m2/repository/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/Users/nenashev/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar" jenkins.model.RunIdMigrator "/var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins1722361305854938965test" 0.170 [id=512] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in org.jenkinsci.plugins.workflow.job.WorkflowJob@571adee7[testPipeline] with highest build number 15; adjusting 0.172 [id=507] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in hudson.model.FreeStyleProject@48db0500[multiPublish] with highest build number 3; adjusting 0.174 [id=507] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.176 [id=521] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 1.459 [id=500] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 1.460 [id=500] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52349/jenkins/static/ce6832cb/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 1.824 [id=502] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving http://localhost:52349/jenkins/job/multiPublish/tapResults/graphMap java.lang.NullPointerException at org.tap4j.plugin.TapResult.tally(TapResult.java:193) at org.tap4j.plugin.TapProjectAction.summarizeBuild(TapProjectAction.java:303) at org.tap4j.plugin.TapProjectAction.populateDataSetBuilder(TapProjectAction.java:286) at org.tap4j.plugin.TapProjectAction.doGraphMap(TapProjectAction.java:160) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:343) Caused: java.lang.reflect.InvocationTargetException at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:347) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:184) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:117) at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:129) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$10.dispatch(MetaClass.java:374) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:248) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:154) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:157) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:105) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:90) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:564) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128) at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 1.993 [id=500] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. WARN: Please see http://www.slf4j.org/codes.html#release for an explanation. 1.999 [id=500] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting combinedWithJunitPipeline(org.tap4j.plugin.PublishersCombinationTest) 0.006 [id=550] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52356/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/PublishersCombinationTest.zip 0.030 [id=556] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.031 [id=568] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.085 [id=561] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.086 [id=557] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.087 [id=559] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.088 [id=570] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.554 [id=569] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins6489197004302368715test/jobs/testPipeline/builds 0.554 [id=563] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins6489197004302368715test/jobs/multiPublish/builds 0.555 [id=569] WARNING jenkins.model.RunIdMigrator#migrate: Build record migration (https://jenkins.io/redirect/build-record-migration) is one-way. If you need to downgrade Jenkins, run: java -classpath "/Users/nenashev/.m2/repository/org/jenkins-ci/main/jenkins-core/2.102-SNAPSHOT/jenkins-core-2.102-SNAPSHOT.jar:/Users/nenashev/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/nenashev/.m2/repository/org/kohsuke/stapler/stapler/1.254/stapler-1.254.jar:/Users/nenashev/.m2/repository/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/Users/nenashev/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar" jenkins.model.RunIdMigrator "/var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins6489197004302368715test" 0.556 [id=569] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in org.jenkinsci.plugins.workflow.job.WorkflowJob@1f39e80a[testPipeline] with highest build number 15; adjusting 0.558 [id=563] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in hudson.model.FreeStyleProject@546ec53f[multiPublish] with highest build number 3; adjusting 0.559 [id=563] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.562 [id=571] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 1.792 [id=550] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 1.793 [id=550] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52356/jenkins/static/51ee1cc9/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 2.124 [id=588] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving http://localhost:52356/jenkins/job/testPipeline/tapResults/graphMap java.lang.NullPointerException at org.tap4j.plugin.TapResult.tally(TapResult.java:193) at org.tap4j.plugin.TapProjectAction.summarizeBuild(TapProjectAction.java:303) at org.tap4j.plugin.TapProjectAction.populateDataSetBuilder(TapProjectAction.java:286) at org.tap4j.plugin.TapProjectAction.doGraphMap(TapProjectAction.java:160) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:343) Caused: java.lang.reflect.InvocationTargetException at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:347) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:184) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:117) at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:129) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$10.dispatch(MetaClass.java:374) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:248) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:154) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:157) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:105) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:90) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:564) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128) at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 2.293 [id=550] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. WARN: Please see http://www.slf4j.org/codes.html#release for an explanation. 2.300 [id=550] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped [ERROR] Tests run: 10, Failures: 10, Errors: 0, Skipped: 0, Time elapsed: 33.303 s <<< FAILURE! - in org.tap4j.plugin.PublishersCombinationTest [ERROR] combinedWithJunitPipeline(org.tap4j.plugin.PublishersCombinationTest) Time elapsed: 8.931 s <<< FAILURE! java.lang.AssertionError: There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='15/tapResults/'] at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.jvnet.hudson.test.JenkinsRule.assertXPath(JenkinsRule.java:1309) at org.tap4j.plugin.PublishersCombinationTest.assertTapPart(PublishersCombinationTest.java:99) at org.tap4j.plugin.PublishersCombinationTest.combinedWithJunitPipeline(PublishersCombinationTest.java:72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [ERROR] combinedWithJunitBasic(org.tap4j.plugin.PublishersCombinationTest) Time elapsed: 3.845 s <<< FAILURE! java.lang.AssertionError: There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='3/tapResults/'] at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.jvnet.hudson.test.JenkinsRule.assertXPath(JenkinsRule.java:1309) at org.tap4j.plugin.PublishersCombinationTest.assertTapPart(PublishersCombinationTest.java:99) at org.tap4j.plugin.PublishersCombinationTest.combinedWithJunitBasic(PublishersCombinationTest.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [ERROR] combinedWithJunitBasic(org.tap4j.plugin.PublishersCombinationTest) Time elapsed: 2.89 s <<< FAILURE! java.lang.AssertionError: There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='3/tapResults/'] at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.jvnet.hudson.test.JenkinsRule.assertXPath(JenkinsRule.java:1309) at org.tap4j.plugin.PublishersCombinationTest.assertTapPart(PublishersCombinationTest.java:99) at org.tap4j.plugin.PublishersCombinationTest.combinedWithJunitBasic(PublishersCombinationTest.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [ERROR] combinedWithJunitPipeline(org.tap4j.plugin.PublishersCombinationTest) Time elapsed: 2.508 s <<< FAILURE! java.lang.AssertionError: There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='15/tapResults/'] at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.jvnet.hudson.test.JenkinsRule.assertXPath(JenkinsRule.java:1309) at org.tap4j.plugin.PublishersCombinationTest.assertTapPart(PublishersCombinationTest.java:99) at org.tap4j.plugin.PublishersCombinationTest.combinedWithJunitPipeline(PublishersCombinationTest.java:72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [ERROR] combinedWithJunitBasic(org.tap4j.plugin.PublishersCombinationTest) Time elapsed: 2.604 s <<< FAILURE! java.lang.AssertionError: There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='3/tapResults/'] at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.jvnet.hudson.test.JenkinsRule.assertXPath(JenkinsRule.java:1309) at org.tap4j.plugin.PublishersCombinationTest.assertTapPart(PublishersCombinationTest.java:99) at org.tap4j.plugin.PublishersCombinationTest.combinedWithJunitBasic(PublishersCombinationTest.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [ERROR] combinedWithJunitPipeline(org.tap4j.plugin.PublishersCombinationTest) Time elapsed: 2.676 s <<< FAILURE! java.lang.AssertionError: There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='15/tapResults/'] at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.jvnet.hudson.test.JenkinsRule.assertXPath(JenkinsRule.java:1309) at org.tap4j.plugin.PublishersCombinationTest.assertTapPart(PublishersCombinationTest.java:99) at org.tap4j.plugin.PublishersCombinationTest.combinedWithJunitPipeline(PublishersCombinationTest.java:72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [ERROR] combinedWithJunitBasic(org.tap4j.plugin.PublishersCombinationTest) Time elapsed: 2.527 s <<< FAILURE! java.lang.AssertionError: There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='3/tapResults/'] at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.jvnet.hudson.test.JenkinsRule.assertXPath(JenkinsRule.java:1309) at org.tap4j.plugin.PublishersCombinationTest.assertTapPart(PublishersCombinationTest.java:99) at org.tap4j.plugin.PublishersCombinationTest.combinedWithJunitBasic(PublishersCombinationTest.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [ERROR] combinedWithJunitPipeline(org.tap4j.plugin.PublishersCombinationTest) Time elapsed: 2.517 s <<< FAILURE! java.lang.AssertionError: There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='15/tapResults/'] at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.jvnet.hudson.test.JenkinsRule.assertXPath(JenkinsRule.java:1309) at org.tap4j.plugin.PublishersCombinationTest.assertTapPart(PublishersCombinationTest.java:99) at org.tap4j.plugin.PublishersCombinationTest.combinedWithJunitPipeline(PublishersCombinationTest.java:72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [ERROR] combinedWithJunitBasic(org.tap4j.plugin.PublishersCombinationTest) Time elapsed: 2.199 s <<< FAILURE! java.lang.AssertionError: There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='3/tapResults/'] at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.jvnet.hudson.test.JenkinsRule.assertXPath(JenkinsRule.java:1309) at org.tap4j.plugin.PublishersCombinationTest.assertTapPart(PublishersCombinationTest.java:99) at org.tap4j.plugin.PublishersCombinationTest.combinedWithJunitBasic(PublishersCombinationTest.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [ERROR] combinedWithJunitPipeline(org.tap4j.plugin.PublishersCombinationTest) Time elapsed: 2.59 s <<< FAILURE! java.lang.AssertionError: There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='15/tapResults/'] at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.jvnet.hudson.test.JenkinsRule.assertXPath(JenkinsRule.java:1309) at org.tap4j.plugin.PublishersCombinationTest.assertTapPart(PublishersCombinationTest.java:99) at org.tap4j.plugin.PublishersCombinationTest.combinedWithJunitPipeline(PublishersCombinationTest.java:72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [INFO] Running org.tap4j.plugin.TapPublisherTest === Starting persistence(org.tap4j.plugin.TapPublisherTest) 0.006 [id=601] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52360/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/TapPublisherTest.zip 0.023 [id=607] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.024 [id=618] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.078 [id=621] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.080 [id=615] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.080 [id=609] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.081 [id=618] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.284 [id=614] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.289 [id=612] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 0.398 [id=624] INFO hudson.model.Run#execute: tap #1 main build action completed: SUCCESS 0.424 [id=624] SEVERE hudson.model.Run#execute: Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 0.427 [id=640] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.428 [id=643] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.428 [id=646] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.428 [id=648] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.429 [id=652] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.430 [id=653] WARNING jenkins.install.InstallState#readResolve: Cannot locate an extension point for the state 'TEST'. It will be ignored 0.433 [id=653] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.435 [id=648] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 0.438 [id=601] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins 0.440 [id=119] WARNING h.u.ExceptionCatchingThreadFactory#uncaughtException: Thread Computer.threadPoolForRemoting [#4] terminated unexpectedly java.nio.channels.ClosedSelectorException at sun.nio.ch.SelectorImpl.keys(SelectorImpl.java:68) at org.jenkinsci.remoting.protocol.IOHub.getThreadNameBase(IOHub.java:426) at org.jenkinsci.remoting.protocol.IOHub.access$200(IOHub.java:69) at org.jenkinsci.remoting.protocol.IOHub$IOHubSelectorWatcher.run(IOHub.java:536) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 0.466 [id=601] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting merged(org.tap4j.plugin.TapPublisherTest) 0.008 [id=661] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52363/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/TapPublisherTest.zip 0.024 [id=667] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.025 [id=679] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.082 [id=673] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.083 [id=673] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.083 [id=675] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.085 [id=670] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.269 [id=682] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.272 [id=678] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 0.304 [id=683] INFO hudson.model.Run#execute: tap #1 main build action completed: SUCCESS 0.312 [id=683] WARNING h.m.AbstractBuild$AbstractBuildExecution#reportError: Step ‘Publish TAP Results’ aborted due to exception: java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at org.tap4j.plugin.TapPublisher.performImpl(TapPublisher.java:472) at org.tap4j.plugin.TapPublisher.perform(TapPublisher.java:371) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1752) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 0.316 [id=683] SEVERE hudson.model.Run#execute: Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 1.545 [id=661] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 1.545 [id=661] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52363/jenkins/static/aa0df0c9/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 2.866 [id=661] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 2.867 [id=661] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52363/jenkins/static/aa0df0c9/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 3.880 [id=661] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 3.881 [id=661] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52363/jenkins/static/aa0df0c9/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 4.789 [id=661] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 4.790 [id=661] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52363/jenkins/static/aa0df0c9/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 5.717 [id=661] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 5.717 [id=661] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52363/jenkins/static/aa0df0c9/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 6.621 [id=661] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 6.622 [id=661] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52363/jenkins/static/aa0df0c9/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 7.033 [id=661] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. WARN: Please see http://www.slf4j.org/codes.html#release for an explanation. 7.039 [id=661] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting basic(org.tap4j.plugin.TapPublisherTest) 0.005 [id=722] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52372/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/TapPublisherTest.zip 0.020 [id=728] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.021 [id=740] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.080 [id=738] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.081 [id=742] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.081 [id=729] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.083 [id=729] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.297 [id=736] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.299 [id=740] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 0.327 [id=744] INFO hudson.model.Run#execute: tap #1 main build action completed: SUCCESS 0.332 [id=744] SEVERE hudson.model.Run#execute: Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 1.544 [id=722] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 1.545 [id=722] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52372/jenkins/static/f7aef398/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 2.898 [id=722] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 2.899 [id=722] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52372/jenkins/static/f7aef398/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 3.875 [id=722] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 3.875 [id=722] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52372/jenkins/static/f7aef398/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 4.780 [id=722] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 4.780 [id=722] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52372/jenkins/static/f7aef398/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 5.642 [id=722] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 5.642 [id=722] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52372/jenkins/static/f7aef398/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 6.549 [id=722] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 6.550 [id=722] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52372/jenkins/static/f7aef398/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 6.943 [id=722] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. WARN: Please see http://www.slf4j.org/codes.html#release for an explanation. 6.949 [id=722] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting slave(org.tap4j.plugin.TapPublisherTest) 0.006 [id=782] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52377/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/TapPublisherTest.zip 0.022 [id=788] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.023 [id=799] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.074 [id=791] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.075 [id=794] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.075 [id=794] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.077 [id=797] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.362 [id=800] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.365 [id=789] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 2.362 [id=657] INFO o.j.h.test.SimpleCommandLauncher#launch: agent launched for slave0 2.707 [id=818] INFO hudson.model.Run#execute: tap #1 main build action completed: SUCCESS 2.885 [id=818] SEVERE hudson.model.Run#execute: Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 4.123 [id=782] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 4.124 [id=782] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52377/jenkins/static/5b3357c1/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 5.365 [id=782] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 5.366 [id=782] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52377/jenkins/static/5b3357c1/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 6.422 [id=782] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 6.422 [id=782] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52377/jenkins/static/5b3357c1/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 7.350 [id=782] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 7.350 [id=782] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52377/jenkins/static/5b3357c1/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 8.214 [id=782] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 8.214 [id=782] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52377/jenkins/static/5b3357c1/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 9.082 [id=782] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 9.083 [id=782] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52377/jenkins/static/5b3357c1/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 9.493 [id=782] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. WARN: Please see http://www.slf4j.org/codes.html#release for an explanation. 9.500 [id=782] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting emptyDirectory(org.tap4j.plugin.TapPublisherTest) 0.010 [id=855] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52381/jenkins/ 0.025 [id=861] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.027 [id=872] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.122 [id=876] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.123 [id=876] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.124 [id=868] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.126 [id=875] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.251 [id=868] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.253 [id=874] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 0.281 [id=878] INFO hudson.model.Run#execute: test1 #1 main build action completed: SUCCESS 0.287 [id=855] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins 0.313 [id=855] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting persistence(org.tap4j.plugin.TapPublisherTest) 0.008 [id=897] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52384/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/TapPublisherTest.zip 0.023 [id=903] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.024 [id=914] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.076 [id=910] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.078 [id=909] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.078 [id=915] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.080 [id=915] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.405 [id=916] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.407 [id=906] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 0.432 [id=919] INFO hudson.model.Run#execute: tap #1 main build action completed: SUCCESS 0.436 [id=919] SEVERE hudson.model.Run#execute: Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 0.438 [id=936] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.439 [id=939] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.439 [id=942] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.440 [id=944] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.440 [id=948] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.441 [id=950] WARNING jenkins.install.InstallState#readResolve: Cannot locate an extension point for the state 'TEST'. It will be ignored 0.443 [id=938] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.445 [id=940] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 0.447 [id=897] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins 0.473 [id=897] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting persistence(org.tap4j.plugin.TapPublisherTest) 0.007 [id=956] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52387/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/TapPublisherTest.zip 0.022 [id=962] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.023 [id=974] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.071 [id=967] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.072 [id=975] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.073 [id=977] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.074 [id=962] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.197 [id=967] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.199 [id=962] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 0.224 [id=978] INFO hudson.model.Run#execute: tap #1 main build action completed: SUCCESS 0.229 [id=978] SEVERE hudson.model.Run#execute: Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 0.231 [id=995] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.231 [id=998] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.232 [id=1001] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.232 [id=1004] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.233 [id=1007] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.234 [id=1008] WARNING jenkins.install.InstallState#readResolve: Cannot locate an extension point for the state 'TEST'. It will be ignored 0.235 [id=1008] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.236 [id=999] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 0.238 [id=956] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins 0.240 [id=74] WARNING h.u.ExceptionCatchingThreadFactory#uncaughtException: Thread Computer.threadPoolForRemoting [#3] terminated unexpectedly java.nio.channels.ClosedSelectorException at sun.nio.ch.SelectorImpl.keys(SelectorImpl.java:68) at org.jenkinsci.remoting.protocol.IOHub.getThreadNameBase(IOHub.java:426) at org.jenkinsci.remoting.protocol.IOHub.access$200(IOHub.java:69) at org.jenkinsci.remoting.protocol.IOHub$IOHubSelectorWatcher.run(IOHub.java:536) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 0.262 [id=956] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting persistence(org.tap4j.plugin.TapPublisherTest) 0.006 [id=1016] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52390/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/TapPublisherTest.zip 0.020 [id=1022] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.022 [id=1034] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.070 [id=1029] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.071 [id=1022] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.072 [id=1027] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.074 [id=1031] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.225 [id=1024] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.227 [id=1022] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 0.251 [id=1039] INFO hudson.model.Run#execute: tap #1 main build action completed: SUCCESS 0.256 [id=1039] SEVERE hudson.model.Run#execute: Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 0.258 [id=1055] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.258 [id=1058] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.259 [id=1060] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.259 [id=1063] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.259 [id=1066] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.260 [id=1069] WARNING jenkins.install.InstallState#readResolve: Cannot locate an extension point for the state 'TEST'. It will be ignored 0.262 [id=1056] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.264 [id=1061] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 0.266 [id=1016] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins 0.267 [id=1012] WARNING h.u.ExceptionCatchingThreadFactory#uncaughtException: Thread Computer.threadPoolForRemoting [#7] terminated unexpectedly java.nio.channels.ClosedSelectorException at sun.nio.ch.SelectorImpl.keys(SelectorImpl.java:68) at org.jenkinsci.remoting.protocol.IOHub.getThreadNameBase(IOHub.java:426) at org.jenkinsci.remoting.protocol.IOHub.access$200(IOHub.java:69) at org.jenkinsci.remoting.protocol.IOHub$IOHubSelectorWatcher.run(IOHub.java:536) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 0.290 [id=1016] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting persistence(org.tap4j.plugin.TapPublisherTest) 0.005 [id=1076] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52393/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/TapPublisherTest.zip 0.019 [id=1082] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.021 [id=1093] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.070 [id=1096] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.071 [id=1094] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.071 [id=1086] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.073 [id=1090] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.344 [id=1093] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.347 [id=1091] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 0.370 [id=1098] INFO hudson.model.Run#execute: tap #1 main build action completed: SUCCESS 0.375 [id=1098] SEVERE hudson.model.Run#execute: Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 0.377 [id=1115] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.377 [id=1117] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.378 [id=1120] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.378 [id=1124] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.378 [id=1126] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.379 [id=1129] WARNING jenkins.install.InstallState#readResolve: Cannot locate an extension point for the state 'TEST'. It will be ignored 0.381 [id=1129] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.382 [id=1129] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 0.384 [id=1076] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins 0.386 [id=54] WARNING h.u.ExceptionCatchingThreadFactory#uncaughtException: Thread Computer.threadPoolForRemoting [#1] terminated unexpectedly java.nio.channels.ClosedSelectorException at sun.nio.ch.SelectorImpl.keys(SelectorImpl.java:68) at org.jenkinsci.remoting.protocol.IOHub.getThreadNameBase(IOHub.java:426) at org.jenkinsci.remoting.protocol.IOHub.access$200(IOHub.java:69) at org.jenkinsci.remoting.protocol.IOHub$IOHubSelectorWatcher.run(IOHub.java:536) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 0.409 [id=1076] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped [ERROR] Tests run: 9, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 28.386 s <<< FAILURE! - in org.tap4j.plugin.TapPublisherTest [ERROR] persistence(org.tap4j.plugin.TapPublisherTest) Time elapsed: 0.289 s <<< ERROR! java.lang.NullPointerException at org.tap4j.plugin.TapPublisherTest.assertTestResults(TapPublisherTest.java:222) at org.tap4j.plugin.TapPublisherTest.assertTestResultsBasic(TapPublisherTest.java:214) at org.tap4j.plugin.TapPublisherTest.persistence(TapPublisherTest.java:247) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [ERROR] persistence(org.tap4j.plugin.TapPublisherTest) Time elapsed: 0.742 s <<< ERROR! java.lang.NullPointerException at org.tap4j.plugin.TapPublisherTest.assertTestResults(TapPublisherTest.java:222) at org.tap4j.plugin.TapPublisherTest.assertTestResultsBasic(TapPublisherTest.java:214) at org.tap4j.plugin.TapPublisherTest.persistence(TapPublisherTest.java:247) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [ERROR] persistence(org.tap4j.plugin.TapPublisherTest) Time elapsed: 0.603 s <<< ERROR! java.lang.NullPointerException at org.tap4j.plugin.TapPublisherTest.assertTestResults(TapPublisherTest.java:222) at org.tap4j.plugin.TapPublisherTest.assertTestResultsBasic(TapPublisherTest.java:214) at org.tap4j.plugin.TapPublisherTest.persistence(TapPublisherTest.java:247) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [ERROR] persistence(org.tap4j.plugin.TapPublisherTest) Time elapsed: 0.632 s <<< ERROR! java.lang.NullPointerException at org.tap4j.plugin.TapPublisherTest.assertTestResults(TapPublisherTest.java:222) at org.tap4j.plugin.TapPublisherTest.assertTestResultsBasic(TapPublisherTest.java:214) at org.tap4j.plugin.TapPublisherTest.persistence(TapPublisherTest.java:247) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [ERROR] persistence(org.tap4j.plugin.TapPublisherTest) Time elapsed: 0.683 s <<< ERROR! java.lang.NullPointerException at org.tap4j.plugin.TapPublisherTest.assertTestResults(TapPublisherTest.java:222) at org.tap4j.plugin.TapPublisherTest.assertTestResultsBasic(TapPublisherTest.java:214) at org.tap4j.plugin.TapPublisherTest.persistence(TapPublisherTest.java:247) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [INFO] Running org.tap4j.plugin.flattentapfeature.TestFlattenTapResult 0.694 [id=1] WARNING o.e.j.s.handler.ContextHandler#setContextPath: Empty contextPath 0.694 [id=1] INFO org.eclipse.jetty.server.Server#doStart: jetty-9.4.5.v20170502 0.696 [id=1] INFO o.e.j.w.StandardDescriptorProcessor#visitServlet: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 0.697 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: DefaultSessionIdManager workerName=node0 0.697 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: No SessionScavenger set, using defaults 0.697 [id=1] INFO o.e.j.server.session.HouseKeeper#startScavenging: Scavenging every 600000ms 0.698 [id=1] INFO o.e.j.s.handler.ContextHandler#doStart: Started o.e.j.w.WebAppContext@3a2d3909{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,AVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 0.698 [id=1] INFO o.e.j.server.AbstractConnector#doStart: Started ServerConnector@24386839{HTTP/1.1,[http/1.1]}{localhost:52396} 0.699 [id=1] INFO org.eclipse.jetty.server.Server#doStart: Started @74659ms 0.704 [id=1145] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.706 [id=1156] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.754 [id=1150] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.755 [id=1155] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.756 [id=1149] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.757 [id=1149] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 1.503 [id=1151] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 1.505 [id=1147] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization === Starting TestFlattenTapResult.testStripFirstLevel 1.547 [id=1161] INFO hudson.model.Run#execute: flatten-the-file #1 main build action completed: SUCCESS 1.553 [id=1161] SEVERE hudson.model.Run#execute: Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 1.555 [id=1] INFO o.e.j.server.AbstractConnector#doStop: Stopped ServerConnector@24386839{HTTP/1.1,[http/1.1]}{localhost:0} 1.555 [id=1] INFO o.e.j.server.session.HouseKeeper#stopScavenging: Stopped scavenging 1.555 [id=1] INFO o.e.j.s.handler.ContextHandler#doStop: Stopped o.e.j.w.WebAppContext@3a2d3909{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,UNAVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 1.555 [id=1] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins 1.557 [id=1132] WARNING h.u.ExceptionCatchingThreadFactory#uncaughtException: Thread Computer.threadPoolForRemoting [#9] terminated unexpectedly java.nio.channels.ClosedSelectorException at sun.nio.ch.SelectorImpl.keys(SelectorImpl.java:68) at org.jenkinsci.remoting.protocol.IOHub.getThreadNameBase(IOHub.java:426) at org.jenkinsci.remoting.protocol.IOHub.access$200(IOHub.java:69) at org.jenkinsci.remoting.protocol.IOHub$IOHubSelectorWatcher.run(IOHub.java:536) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 1.581 [id=1] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped 2.074 [id=1] WARNING o.e.j.s.handler.ContextHandler#setContextPath: Empty contextPath 2.074 [id=1] INFO org.eclipse.jetty.server.Server#doStart: jetty-9.4.5.v20170502 2.077 [id=1] INFO o.e.j.w.StandardDescriptorProcessor#visitServlet: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2.077 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: DefaultSessionIdManager workerName=node0 2.078 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: No SessionScavenger set, using defaults 2.078 [id=1] INFO o.e.j.server.session.HouseKeeper#startScavenging: Scavenging every 660000ms 2.079 [id=1] INFO o.e.j.s.handler.ContextHandler#doStart: Started o.e.j.w.WebAppContext@542f6803{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,AVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 2.080 [id=1] INFO o.e.j.server.AbstractConnector#doStart: Started ServerConnector@56f730b2{HTTP/1.1,[http/1.1]}{localhost:52399} 2.080 [id=1] INFO org.eclipse.jetty.server.Server#doStart: Started @76040ms 2.085 [id=1191] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 2.086 [id=1203] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 2.135 [id=1195] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 2.136 [id=1195] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 2.136 [id=1195] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 2.138 [id=1193] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 2.593 [id=1201] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 2.595 [id=1198] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization === Starting TestFlattenTapResult.testARealTapOuptut 2.626 [id=1208] INFO hudson.model.Run#execute: flatten-the-file #1 main build action completed: SUCCESS 2.634 [id=1208] SEVERE hudson.model.Run#execute: Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 1: - test/tap/access.js - setup - /workdir/npm-module/test/tap/access made successfully 2: - test/tap/access.js - setup - registry mocked successfully 3: - test/tap/access.js - setup - wrote package.json 4: - test/tap/access.js - npm access public on current package - npm access 5: - test/tap/access.js - npm access public on current package - exited OK 6: - test/tap/access.js - npm access public on current package - no error output 7: - test/tap/access.js - npm access public when no package passed and no package.json - npm access 8: - test/tap/access.js - npm access public when no package passed and no package.json - should match pattern provided 9: - test/tap/access.js - npm access public when no package passed and invalid package.json - npm access 10: - test/tap/access.js - npm access public when no package passed and invalid package.json - should match pattern provided 11: - test/tap/access.js - npm access restricted on current package - npm access 12: - test/tap/access.js - npm access restricted on current package - exited OK 13: - test/tap/access.js - npm access restricted on current package - no error output 14: - test/tap/access.js - npm access on named package - npm access 15: - test/tap/access.js - npm access on named package - exited OK 16: - test/tap/access.js - npm access on named package - no error output 17: - test/tap/access.js - npm change access on unscoped package - exited with Error 18: - test/tap/access.js - npm change access on unscoped package - should match pattern provided 19: - test/tap/access.js - npm access grant read-only - npm access grant 20: - test/tap/access.js - npm access grant read-only - exited with Error 21: - test/tap/access.js - npm access grant read-write - npm access grant 22: - test/tap/access.js - npm access grant read-write - exited with Error 23: - test/tap/access.js - npm access grant others - exited with Error 24: - test/tap/access.js - npm access grant others - should match pattern provided 25: - test/tap/access.js - npm access grant others - should match pattern provided 26: - test/tap/access.js - npm access revoke - npm access grant 27: - test/tap/access.js - npm access revoke - exited with Error 28: - test/tap/access.js - npm access ls-packages with no team - npm access ls-packages 29: - test/tap/access.js - npm access ls-packages with no team - should be equivalent 30: - test/tap/access.js - npm access ls-packages on team - npm access ls-packages 31: - test/tap/access.js - npm access ls-packages on team - should be equivalent 32: - test/tap/access.js - npm access ls-packages on org - npm access ls-packages 33: - test/tap/access.js - npm access ls-packages on org - should be equivalent 34: - test/tap/access.js - npm access ls-packages on user - npm access ls-packages 35: - test/tap/access.js - npm access ls-packages on user - should be equivalent 36: - test/tap/access.js - npm access ls-packages with no package specified or package.json - npm access ls-packages 37: - test/tap/access.js - npm access ls-packages with no package specified or package.json - should be equivalent 38: - test/tap/access.js - npm access ls-collaborators on current - npm access ls-collaborators 39: - test/tap/access.js - npm access ls-collaborators on current - should be equivalent 40: - test/tap/access.js - npm access ls-collaborators on package - npm access ls-collaborators 41: - test/tap/access.js - npm access ls-collaborators on package - should be equivalent 42: - test/tap/access.js - npm access ls-collaborators on current w/user filter - npm access ls-collaborators 43: - test/tap/access.js - npm access ls-collaborators on current w/user filter - should be equivalent 44: - test/tap/access.js - npm access edit - exited with Error 45: - test/tap/access.js - npm access edit - should match pattern provided 46: - test/tap/access.js - npm access blerg - exited with Error 47: - test/tap/access.js - npm access blerg - should match pattern provided 48: - test/tap/access.js - cleanup - cleaned up 2.638 [id=1] INFO o.e.j.server.AbstractConnector#doStop: Stopped ServerConnector@56f730b2{HTTP/1.1,[http/1.1]}{localhost:0} 2.639 [id=1] INFO o.e.j.server.session.HouseKeeper#stopScavenging: Stopped scavenging 2.639 [id=1] INFO o.e.j.s.handler.ContextHandler#doStop: Stopped o.e.j.w.WebAppContext@542f6803{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,UNAVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 2.639 [id=1] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins 2.640 [id=657] WARNING h.u.ExceptionCatchingThreadFactory#uncaughtException: Thread Computer.threadPoolForRemoting [#5] terminated unexpectedly java.nio.channels.ClosedSelectorException at sun.nio.ch.SelectorImpl.keys(SelectorImpl.java:68) at org.jenkinsci.remoting.protocol.IOHub.getThreadNameBase(IOHub.java:426) at org.jenkinsci.remoting.protocol.IOHub.access$200(IOHub.java:69) at org.jenkinsci.remoting.protocol.IOHub$IOHubSelectorWatcher.run(IOHub.java:536) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 2.663 [id=1] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped 3.048 [id=1] WARNING o.e.j.s.handler.ContextHandler#setContextPath: Empty contextPath 3.048 [id=1] INFO org.eclipse.jetty.server.Server#doStart: jetty-9.4.5.v20170502 3.051 [id=1] INFO o.e.j.w.StandardDescriptorProcessor#visitServlet: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 3.051 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: DefaultSessionIdManager workerName=node0 3.051 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: No SessionScavenger set, using defaults 3.052 [id=1] INFO o.e.j.server.session.HouseKeeper#startScavenging: Scavenging every 660000ms 3.053 [id=1] INFO o.e.j.s.handler.ContextHandler#doStart: Started o.e.j.w.WebAppContext@609e57da{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,AVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 3.054 [id=1] INFO o.e.j.server.AbstractConnector#doStart: Started ServerConnector@75b6dd5b{HTTP/1.1,[http/1.1]}{localhost:52404} 3.054 [id=1] INFO org.eclipse.jetty.server.Server#doStart: Started @77014ms 3.058 [id=1237] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 3.059 [id=1248] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 3.108 [id=1245] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 3.109 [id=1242] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 3.109 [id=1241] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 3.110 [id=1249] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 3.324 [id=1240] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 3.326 [id=1240] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization === Starting TestFlattenTapResult.testStripSecondLevel 3.355 [id=1253] INFO hudson.model.Run#execute: flatten-the-file #1 main build action completed: SUCCESS 3.360 [id=1253] SEVERE hudson.model.Run#execute: Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 3.361 [id=1] INFO o.e.j.server.AbstractConnector#doStop: Stopped ServerConnector@75b6dd5b{HTTP/1.1,[http/1.1]}{localhost:0} 3.361 [id=1] INFO o.e.j.server.session.HouseKeeper#stopScavenging: Stopped scavenging 3.362 [id=1] INFO o.e.j.s.handler.ContextHandler#doStop: Stopped o.e.j.w.WebAppContext@609e57da{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,UNAVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 3.362 [id=1] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins 3.363 [id=1072] WARNING h.u.ExceptionCatchingThreadFactory#uncaughtException: Thread Computer.threadPoolForRemoting [#8] terminated unexpectedly java.nio.channels.ClosedSelectorException at sun.nio.ch.SelectorImpl.keys(SelectorImpl.java:68) at org.jenkinsci.remoting.protocol.IOHub.getThreadNameBase(IOHub.java:426) at org.jenkinsci.remoting.protocol.IOHub.access$200(IOHub.java:69) at org.jenkinsci.remoting.protocol.IOHub$IOHubSelectorWatcher.run(IOHub.java:536) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 3.386 [id=1] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped 3.756 [id=1] WARNING o.e.j.s.handler.ContextHandler#setContextPath: Empty contextPath 3.756 [id=1] INFO org.eclipse.jetty.server.Server#doStart: jetty-9.4.5.v20170502 3.759 [id=1] INFO o.e.j.w.StandardDescriptorProcessor#visitServlet: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 3.760 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: DefaultSessionIdManager workerName=node0 3.760 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: No SessionScavenger set, using defaults 3.760 [id=1] INFO o.e.j.server.session.HouseKeeper#startScavenging: Scavenging every 660000ms 3.761 [id=1] INFO o.e.j.s.handler.ContextHandler#doStart: Started o.e.j.w.WebAppContext@1f2f0109{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,AVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 3.762 [id=1] INFO o.e.j.server.AbstractConnector#doStart: Started ServerConnector@4debbf0{HTTP/1.1,[http/1.1]}{localhost:52407} 3.762 [id=1] INFO org.eclipse.jetty.server.Server#doStart: Started @77722ms 3.767 [id=1283] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 3.768 [id=1294] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 3.819 [id=1293] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 3.820 [id=1295] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 3.820 [id=1295] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 3.822 [id=1291] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 4.411 [id=1286] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 4.413 [id=1283] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization === Starting TestFlattenTapResult.testStripSecondLevelIncompleteResult1 4.444 [id=1300] INFO hudson.model.Run#execute: flatten-the-file #1 main build action completed: SUCCESS 4.450 [id=1300] SEVERE hudson.model.Run#execute: Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 1: 1.1.1 2: 1.1.2 3: 1.1.3 4: 1.1 failed: 1 subtest(s) missing 5: 1.2.1 6: 1.2.2 7: 1.2.3 4.452 [id=1] INFO o.e.j.server.AbstractConnector#doStop: Stopped ServerConnector@4debbf0{HTTP/1.1,[http/1.1]}{localhost:0} 4.452 [id=1] INFO o.e.j.server.session.HouseKeeper#stopScavenging: Stopped scavenging 4.452 [id=1] INFO o.e.j.s.handler.ContextHandler#doStop: Stopped o.e.j.w.WebAppContext@1f2f0109{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,UNAVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 4.453 [id=1] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins 4.454 [id=1225] WARNING h.u.ExceptionCatchingThreadFactory#uncaughtException: Thread Computer.threadPoolForRemoting [#11] terminated unexpectedly java.nio.channels.ClosedSelectorException at sun.nio.ch.SelectorImpl.keys(SelectorImpl.java:68) at org.jenkinsci.remoting.protocol.IOHub.getThreadNameBase(IOHub.java:426) at org.jenkinsci.remoting.protocol.IOHub.access$200(IOHub.java:69) at org.jenkinsci.remoting.protocol.IOHub$IOHubSelectorWatcher.run(IOHub.java:536) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 4.480 [id=1] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped 4.839 [id=1] WARNING o.e.j.s.handler.ContextHandler#setContextPath: Empty contextPath 4.839 [id=1] INFO org.eclipse.jetty.server.Server#doStart: jetty-9.4.5.v20170502 4.841 [id=1] INFO o.e.j.w.StandardDescriptorProcessor#visitServlet: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 4.842 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: DefaultSessionIdManager workerName=node0 4.842 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: No SessionScavenger set, using defaults 4.842 [id=1] INFO o.e.j.server.session.HouseKeeper#startScavenging: Scavenging every 660000ms 4.843 [id=1] INFO o.e.j.s.handler.ContextHandler#doStart: Started o.e.j.w.WebAppContext@4fb56bea{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,AVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 4.844 [id=1] INFO o.e.j.server.AbstractConnector#doStart: Started ServerConnector@415ef4d8{HTTP/1.1,[http/1.1]}{localhost:52410} 4.844 [id=1] INFO org.eclipse.jetty.server.Server#doStart: Started @78805ms 4.849 [id=1329] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 4.850 [id=1341] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 4.899 [id=1332] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 4.900 [id=1332] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 4.900 [id=1344] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 4.902 [id=1344] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 5.402 [id=1329] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 5.404 [id=1329] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization === Starting TestFlattenTapResult.testStripSecondLevelIncompleteResult2 5.434 [id=1346] INFO hudson.model.Run#execute: flatten-the-file #1 main build action completed: SUCCESS 5.439 [id=1346] SEVERE hudson.model.Run#execute: Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 1: 1.1.1 2: 1.1.2 3: 1.1.3 4: 1.1 failed: 1 subtest(s) missing 5: 1.2.1 6: 1.2 failed: 2 subtest(s) missing 5.441 [id=1] INFO o.e.j.server.AbstractConnector#doStop: Stopped ServerConnector@415ef4d8{HTTP/1.1,[http/1.1]}{localhost:0} 5.441 [id=1] INFO o.e.j.server.session.HouseKeeper#stopScavenging: Stopped scavenging 5.441 [id=1] INFO o.e.j.s.handler.ContextHandler#doStop: Stopped o.e.j.w.WebAppContext@4fb56bea{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,UNAVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 5.441 [id=1] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins 5.443 [id=1317] WARNING h.u.ExceptionCatchingThreadFactory#uncaughtException: Thread Computer.threadPoolForRemoting [#13] terminated unexpectedly java.nio.channels.ClosedSelectorException at sun.nio.ch.SelectorImpl.keys(SelectorImpl.java:68) at org.jenkinsci.remoting.protocol.IOHub.getThreadNameBase(IOHub.java:426) at org.jenkinsci.remoting.protocol.IOHub.access$200(IOHub.java:69) at org.jenkinsci.remoting.protocol.IOHub$IOHubSelectorWatcher.run(IOHub.java:536) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 5.468 [id=1] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped 5.657 [id=1] WARNING o.e.j.s.handler.ContextHandler#setContextPath: Empty contextPath 5.657 [id=1] INFO org.eclipse.jetty.server.Server#doStart: jetty-9.4.5.v20170502 5.659 [id=1] INFO o.e.j.w.StandardDescriptorProcessor#visitServlet: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 5.660 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: DefaultSessionIdManager workerName=node0 5.660 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: No SessionScavenger set, using defaults 5.661 [id=1] INFO o.e.j.server.session.HouseKeeper#startScavenging: Scavenging every 600000ms 5.661 [id=1] INFO o.e.j.s.handler.ContextHandler#doStart: Started o.e.j.w.WebAppContext@38291795{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,AVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 5.662 [id=1] INFO o.e.j.server.AbstractConnector#doStart: Started ServerConnector@3f63a513{HTTP/1.1,[http/1.1]}{localhost:52413} 5.663 [id=1] INFO org.eclipse.jetty.server.Server#doStart: Started @79623ms 5.667 [id=1375] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 5.669 [id=1386] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 5.720 [id=1376] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 5.721 [id=1376] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 5.722 [id=1379] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 5.723 [id=1379] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 6.343 [id=1385] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 6.346 [id=1386] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization === Starting TestFlattenTapResult.testMixedLevels 6.376 [id=1393] INFO hudson.model.Run#execute: flatten-the-file #1 main build action completed: SUCCESS 6.381 [id=1393] SEVERE hudson.model.Run#execute: Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 6.383 [id=1] INFO o.e.j.server.AbstractConnector#doStop: Stopped ServerConnector@3f63a513{HTTP/1.1,[http/1.1]}{localhost:0} 6.383 [id=1] INFO o.e.j.server.session.HouseKeeper#stopScavenging: Stopped scavenging 6.383 [id=1] INFO o.e.j.s.handler.ContextHandler#doStop: Stopped o.e.j.w.WebAppContext@38291795{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,UNAVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 6.384 [id=1] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins 6.385 [id=1271] WARNING h.u.ExceptionCatchingThreadFactory#uncaughtException: Thread Computer.threadPoolForRemoting [#12] terminated unexpectedly java.nio.channels.ClosedSelectorException at sun.nio.ch.SelectorImpl.keys(SelectorImpl.java:68) at org.jenkinsci.remoting.protocol.IOHub.getThreadNameBase(IOHub.java:426) at org.jenkinsci.remoting.protocol.IOHub.access$200(IOHub.java:69) at org.jenkinsci.remoting.protocol.IOHub$IOHubSelectorWatcher.run(IOHub.java:536) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 6.408 [id=1] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.8 s - in org.tap4j.plugin.flattentapfeature.TestFlattenTapResult [INFO] Running org.tap4j.plugin.issue16647.TestIssue16647 6.741 [id=1] WARNING o.e.j.s.handler.ContextHandler#setContextPath: Empty contextPath 6.742 [id=1] INFO org.eclipse.jetty.server.Server#doStart: jetty-9.4.5.v20170502 6.744 [id=1] INFO o.e.j.w.StandardDescriptorProcessor#visitServlet: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 6.744 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: DefaultSessionIdManager workerName=node0 6.744 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: No SessionScavenger set, using defaults 6.745 [id=1] INFO o.e.j.server.session.HouseKeeper#startScavenging: Scavenging every 600000ms 6.745 [id=1] INFO o.e.j.s.handler.ContextHandler#doStart: Started o.e.j.w.WebAppContext@1ca3d25b{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,AVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 6.746 [id=1] INFO o.e.j.server.AbstractConnector#doStart: Started ServerConnector@7a682d35{HTTP/1.1,[http/1.1]}{localhost:52416} 6.747 [id=1] INFO org.eclipse.jetty.server.Server#doStart: Started @80707ms 6.751 [id=1422] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 6.752 [id=1434] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 6.800 [id=1427] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 6.801 [id=1427] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 6.801 [id=1435] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 6.803 [id=1426] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 7.075 [id=1422] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 7.078 [id=1434] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization === Starting TestIssue16647.testDurationMs 7.108 [id=1439] INFO hudson.model.Run#execute: tap-bug-16647 #1 main build action completed: SUCCESS 7.156 [id=1439] SEVERE hudson.model.Run#execute: Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 7.158 [id=1] INFO o.e.j.server.AbstractConnector#doStop: Stopped ServerConnector@7a682d35{HTTP/1.1,[http/1.1]}{localhost:0} 7.158 [id=1] INFO o.e.j.server.session.HouseKeeper#stopScavenging: Stopped scavenging 7.158 [id=1] INFO o.e.j.s.handler.ContextHandler#doStop: Stopped o.e.j.w.WebAppContext@1ca3d25b{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,UNAVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 7.158 [id=1] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins 7.159 [id=1363] WARNING h.u.ExceptionCatchingThreadFactory#uncaughtException: Thread Computer.threadPoolForRemoting [#14] terminated unexpectedly java.nio.channels.ClosedSelectorException at sun.nio.ch.SelectorImpl.keys(SelectorImpl.java:68) at org.jenkinsci.remoting.protocol.IOHub.getThreadNameBase(IOHub.java:426) at org.jenkinsci.remoting.protocol.IOHub.access$200(IOHub.java:69) at org.jenkinsci.remoting.protocol.IOHub$IOHubSelectorWatcher.run(IOHub.java:536) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 7.183 [id=1] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.743 s - in org.tap4j.plugin.issue16647.TestIssue16647 [INFO] Running org.tap4j.plugin.issue16964.TestIssue16964 7.487 [id=1] WARNING o.e.j.s.handler.ContextHandler#setContextPath: Empty contextPath 7.488 [id=1] INFO org.eclipse.jetty.server.Server#doStart: jetty-9.4.5.v20170502 7.490 [id=1] INFO o.e.j.w.StandardDescriptorProcessor#visitServlet: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 7.490 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: DefaultSessionIdManager workerName=node0 7.490 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: No SessionScavenger set, using defaults 7.490 [id=1] INFO o.e.j.server.session.HouseKeeper#startScavenging: Scavenging every 660000ms 7.491 [id=1] INFO o.e.j.s.handler.ContextHandler#doStart: Started o.e.j.w.WebAppContext@6d6ac396{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,AVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 7.492 [id=1] INFO o.e.j.server.AbstractConnector#doStart: Started ServerConnector@22da2fe6{HTTP/1.1,[http/1.1]}{localhost:52419} 7.492 [id=1] INFO org.eclipse.jetty.server.Server#doStart: Started @81452ms 7.497 [id=1468] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 7.498 [id=1479] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 7.548 [id=1479] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 7.549 [id=1477] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 7.549 [id=1471] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 7.551 [id=1471] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 7.899 [id=1479] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 7.902 [id=1477] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization === Starting TestIssue16964.testFailTestEmptyResultsAndOldReports 7.932 [id=1484] INFO hudson.model.Run#execute: tap-bug-16964 #1 main build action completed: SUCCESS 7.937 [id=1484] SEVERE hudson.model.Run#execute: Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 7.940 [id=1] INFO o.e.j.server.AbstractConnector#doStop: Stopped ServerConnector@22da2fe6{HTTP/1.1,[http/1.1]}{localhost:0} 7.940 [id=1] INFO o.e.j.server.session.HouseKeeper#stopScavenging: Stopped scavenging 7.940 [id=1] INFO o.e.j.s.handler.ContextHandler#doStop: Stopped o.e.j.w.WebAppContext@6d6ac396{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,UNAVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 7.940 [id=1] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins 7.941 [id=1410] WARNING h.u.ExceptionCatchingThreadFactory#uncaughtException: Thread Computer.threadPoolForRemoting [#15] terminated unexpectedly java.nio.channels.ClosedSelectorException at sun.nio.ch.SelectorImpl.keys(SelectorImpl.java:68) at org.jenkinsci.remoting.protocol.IOHub.getThreadNameBase(IOHub.java:426) at org.jenkinsci.remoting.protocol.IOHub.access$200(IOHub.java:69) at org.jenkinsci.remoting.protocol.IOHub$IOHubSelectorWatcher.run(IOHub.java:536) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 7.967 [id=1] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.785 s - in org.tap4j.plugin.issue16964.TestIssue16964 [INFO] Running org.tap4j.plugin.issue17947.TestIssue17947 2 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.tap4j.plugin.issue17947.TestIssue17947 [INFO] Running org.tap4j.plugin.issue21456.TestIssue21456 === Starting testDurationMs(org.tap4j.plugin.issue21456.TestIssue21456) 0.006 [id=1506] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52422/jenkins/ 0.020 [id=1512] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.021 [id=1524] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.072 [id=1523] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.072 [id=1523] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.073 [id=1524] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.074 [id=1524] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.682 [id=1525] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.684 [id=1513] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 0.730 [id=1529] INFO hudson.model.Run#execute: tap-bug-21456 #1 main build action completed: FAILURE 0.734 [id=1506] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins 0.736 [id=1456] WARNING h.u.ExceptionCatchingThreadFactory#uncaughtException: Thread Computer.threadPoolForRemoting [#16] terminated unexpectedly java.nio.channels.ClosedSelectorException at sun.nio.ch.SelectorImpl.keys(SelectorImpl.java:68) at org.jenkinsci.remoting.protocol.IOHub.getThreadNameBase(IOHub.java:426) at org.jenkinsci.remoting.protocol.IOHub.access$200(IOHub.java:69) at org.jenkinsci.remoting.protocol.IOHub$IOHubSelectorWatcher.run(IOHub.java:536) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 0.762 [id=1506] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 s - in org.tap4j.plugin.issue21456.TestIssue21456 [INFO] Running org.tap4j.plugin.stripsingleparent.TestStripSingleParent 1.234 [id=1] WARNING o.e.j.s.handler.ContextHandler#setContextPath: Empty contextPath 1.235 [id=1] INFO org.eclipse.jetty.server.Server#doStart: jetty-9.4.5.v20170502 1.237 [id=1] INFO o.e.j.w.StandardDescriptorProcessor#visitServlet: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 1.238 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: DefaultSessionIdManager workerName=node0 1.238 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: No SessionScavenger set, using defaults 1.238 [id=1] INFO o.e.j.server.session.HouseKeeper#startScavenging: Scavenging every 600000ms 1.239 [id=1] INFO o.e.j.s.handler.ContextHandler#doStart: Started o.e.j.w.WebAppContext@531ec978{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,AVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 1.240 [id=1] INFO o.e.j.server.AbstractConnector#doStart: Started ServerConnector@2a140ce5{HTTP/1.1,[http/1.1]}{localhost:52425} 1.240 [id=1] INFO org.eclipse.jetty.server.Server#doStart: Started @83466ms 1.245 [id=1559] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 1.246 [id=1571] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 1.296 [id=1568] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 1.297 [id=1568] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 1.297 [id=1573] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 1.299 [id=1559] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 1.501 [id=1573] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 1.504 [id=1569] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization === Starting TestStripSingleParent.testStripFirstLevel 1.536 [id=1575] INFO hudson.model.Run#execute: strip-single-parents #1 main build action completed: SUCCESS 1.541 [id=1575] SEVERE hudson.model.Run#execute: Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 1.544 [id=1] INFO o.e.j.server.AbstractConnector#doStop: Stopped ServerConnector@2a140ce5{HTTP/1.1,[http/1.1]}{localhost:0} 1.544 [id=1] INFO o.e.j.server.session.HouseKeeper#stopScavenging: Stopped scavenging 1.544 [id=1] INFO o.e.j.s.handler.ContextHandler#doStop: Stopped o.e.j.w.WebAppContext@531ec978{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,UNAVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 1.544 [id=1] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins 1.545 [id=1502] WARNING h.u.ExceptionCatchingThreadFactory#uncaughtException: Thread Computer.threadPoolForRemoting [#17] terminated unexpectedly java.nio.channels.ClosedSelectorException at sun.nio.ch.SelectorImpl.keys(SelectorImpl.java:68) at org.jenkinsci.remoting.protocol.IOHub.getThreadNameBase(IOHub.java:426) at org.jenkinsci.remoting.protocol.IOHub.access$200(IOHub.java:69) at org.jenkinsci.remoting.protocol.IOHub$IOHubSelectorWatcher.run(IOHub.java:536) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 1.569 [id=1] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped 1.965 [id=1] WARNING o.e.j.s.handler.ContextHandler#setContextPath: Empty contextPath 1.966 [id=1] INFO org.eclipse.jetty.server.Server#doStart: jetty-9.4.5.v20170502 1.968 [id=1] INFO o.e.j.w.StandardDescriptorProcessor#visitServlet: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 1.969 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: DefaultSessionIdManager workerName=node0 1.969 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: No SessionScavenger set, using defaults 1.969 [id=1] INFO o.e.j.server.session.HouseKeeper#startScavenging: Scavenging every 600000ms 1.970 [id=1] INFO o.e.j.s.handler.ContextHandler#doStart: Started o.e.j.w.WebAppContext@9cfc77{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,AVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 1.971 [id=1] INFO o.e.j.server.AbstractConnector#doStart: Started ServerConnector@51cab489{HTTP/1.1,[http/1.1]}{localhost:52428} 1.971 [id=1] INFO org.eclipse.jetty.server.Server#doStart: Started @84197ms 1.976 [id=1605] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 1.977 [id=1617] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 2.028 [id=1607] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 2.029 [id=1620] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 2.030 [id=1620] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 2.031 [id=1610] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 2.504 [id=1620] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 2.506 [id=1617] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization === Starting TestStripSingleParent.testStripSecondLevel 2.534 [id=1621] INFO hudson.model.Run#execute: strip-single-parents #1 main build action completed: SUCCESS 2.539 [id=1621] SEVERE hudson.model.Run#execute: Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 2.541 [id=1] INFO o.e.j.server.AbstractConnector#doStop: Stopped ServerConnector@51cab489{HTTP/1.1,[http/1.1]}{localhost:0} 2.541 [id=1] INFO o.e.j.server.session.HouseKeeper#stopScavenging: Stopped scavenging 2.542 [id=1] INFO o.e.j.s.handler.ContextHandler#doStop: Stopped o.e.j.w.WebAppContext@9cfc77{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,UNAVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 2.542 [id=1] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins 2.543 [id=1547] WARNING h.u.ExceptionCatchingThreadFactory#uncaughtException: Thread Computer.threadPoolForRemoting [#18] terminated unexpectedly java.nio.channels.ClosedSelectorException at sun.nio.ch.SelectorImpl.keys(SelectorImpl.java:68) at org.jenkinsci.remoting.protocol.IOHub.getThreadNameBase(IOHub.java:426) at org.jenkinsci.remoting.protocol.IOHub.access$200(IOHub.java:69) at org.jenkinsci.remoting.protocol.IOHub$IOHubSelectorWatcher.run(IOHub.java:536) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 2.569 [id=1] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped 2.903 [id=1] WARNING o.e.j.s.handler.ContextHandler#setContextPath: Empty contextPath 2.904 [id=1] INFO org.eclipse.jetty.server.Server#doStart: jetty-9.4.5.v20170502 2.906 [id=1] INFO o.e.j.w.StandardDescriptorProcessor#visitServlet: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2.907 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: DefaultSessionIdManager workerName=node0 2.907 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: No SessionScavenger set, using defaults 2.907 [id=1] INFO o.e.j.server.session.HouseKeeper#startScavenging: Scavenging every 600000ms 2.908 [id=1] INFO o.e.j.s.handler.ContextHandler#doStart: Started o.e.j.w.WebAppContext@5d9618f2{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,AVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 2.909 [id=1] INFO o.e.j.server.AbstractConnector#doStart: Started ServerConnector@49580ca8{HTTP/1.1,[http/1.1]}{localhost:52431} 2.909 [id=1] INFO org.eclipse.jetty.server.Server#doStart: Started @85135ms 2.914 [id=1652] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 2.915 [id=1663] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 2.964 [id=1658] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 2.965 [id=1653] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 2.965 [id=1664] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 2.967 [id=1667] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 3.285 [id=1664] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 3.287 [id=1657] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization === Starting TestStripSingleParent.testNoEffect 3.319 [id=1668] INFO hudson.model.Run#execute: strip-single-parents #1 main build action completed: SUCCESS 3.324 [id=1668] SEVERE hudson.model.Run#execute: Failed to save build record java.lang.UnsupportedOperationException: Refusing to marshal org.tap4j.model.TestSet for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:530) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.model.TestSetMap#testSet for class org.tap4j.plugin.model.TestSetMap at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapResult#testSets for class org.tap4j.plugin.TapResult at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize org.tap4j.plugin.TapTestResultAction#tapResult for class org.tap4j.plugin.TapTestResultAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:265) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:252) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.XmlFile.write(XmlFile.java:194) Caused: java.io.IOException at hudson.XmlFile.write(XmlFile.java:201) at hudson.model.Run.save(Run.java:1923) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 3.328 [id=1] INFO o.e.j.server.AbstractConnector#doStop: Stopped ServerConnector@49580ca8{HTTP/1.1,[http/1.1]}{localhost:0} 3.328 [id=1] INFO o.e.j.server.session.HouseKeeper#stopScavenging: Stopped scavenging 3.329 [id=1] INFO o.e.j.s.handler.ContextHandler#doStop: Stopped o.e.j.w.WebAppContext@5d9618f2{/,file:///Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test/,UNAVAILABLE}{/Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/jenkins-for-test} 3.329 [id=1] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins 3.330 [id=1593] WARNING h.u.ExceptionCatchingThreadFactory#uncaughtException: Thread Computer.threadPoolForRemoting [#19] terminated unexpectedly java.nio.channels.ClosedSelectorException at sun.nio.ch.SelectorImpl.keys(SelectorImpl.java:68) at org.jenkinsci.remoting.protocol.IOHub.getThreadNameBase(IOHub.java:426) at org.jenkinsci.remoting.protocol.IOHub.access$200(IOHub.java:69) at org.jenkinsci.remoting.protocol.IOHub$IOHubSelectorWatcher.run(IOHub.java:536) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 3.354 [id=1] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.444 s - in org.tap4j.plugin.stripsingleparent.TestStripSingleParent [INFO] Running org.tap4j.plugin.util.GraphHelperTest === Starting renderTooltipsWithFailedBuilds(org.tap4j.plugin.util.GraphHelperTest) 0.005 [id=1690] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52434/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/util/GraphHelperTest.zip 0.039 [id=1696] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.041 [id=1707] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.094 [id=1707] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.095 [id=1703] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.096 [id=1703] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.097 [id=1703] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.652 [id=1699] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins2686175281575006755test/jobs/testPipeline-randomly-no-data/builds 0.653 [id=1699] WARNING jenkins.model.RunIdMigrator#migrate: Build record migration (https://jenkins.io/redirect/build-record-migration) is one-way. If you need to downgrade Jenkins, run: java -classpath "/Users/nenashev/.m2/repository/org/jenkins-ci/main/jenkins-core/2.102-SNAPSHOT/jenkins-core-2.102-SNAPSHOT.jar:/Users/nenashev/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/nenashev/.m2/repository/org/kohsuke/stapler/stapler/1.254/stapler-1.254.jar:/Users/nenashev/.m2/repository/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/Users/nenashev/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar" jenkins.model.RunIdMigrator "/var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins2686175281575006755test" 0.654 [id=1699] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in org.jenkinsci.plugins.workflow.job.WorkflowJob@1bd9f71e[testPipeline-randomly-no-data] with highest build number 16; adjusting 0.654 [id=1699] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.657 [id=1706] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 1.910 [id=1690] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 1.911 [id=1690] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52434/jenkins/static/261fb0be/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 2.273 [id=1727] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving http://localhost:52434/jenkins/job/testPipeline-randomly-no-data/tapResults/graphMap java.lang.NullPointerException at org.tap4j.plugin.TapResult.tally(TapResult.java:193) at org.tap4j.plugin.TapProjectAction.summarizeBuild(TapProjectAction.java:303) at org.tap4j.plugin.TapProjectAction.populateDataSetBuilder(TapProjectAction.java:286) at org.tap4j.plugin.TapProjectAction.doGraphMap(TapProjectAction.java:160) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:343) Caused: java.lang.reflect.InvocationTargetException at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:347) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:184) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:117) at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:129) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$10.dispatch(MetaClass.java:374) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:248) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:154) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:157) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:105) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:90) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:564) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128) at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 2.422 [id=1690] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. WARN: Please see http://www.slf4j.org/codes.html#release for an explanation. 2.427 [id=1690] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting renderTooltipsWithFailedBuilds(org.tap4j.plugin.util.GraphHelperTest) 0.005 [id=1740] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52438/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/util/GraphHelperTest.zip 0.036 [id=1746] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.038 [id=1758] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.088 [id=1757] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.088 [id=1751] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.089 [id=1751] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.090 [id=1753] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.199 [id=1751] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins1109422522796311859test/jobs/testPipeline-randomly-no-data/builds 0.199 [id=1751] WARNING jenkins.model.RunIdMigrator#migrate: Build record migration (https://jenkins.io/redirect/build-record-migration) is one-way. If you need to downgrade Jenkins, run: java -classpath "/Users/nenashev/.m2/repository/org/jenkins-ci/main/jenkins-core/2.102-SNAPSHOT/jenkins-core-2.102-SNAPSHOT.jar:/Users/nenashev/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/nenashev/.m2/repository/org/kohsuke/stapler/stapler/1.254/stapler-1.254.jar:/Users/nenashev/.m2/repository/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/Users/nenashev/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar" jenkins.model.RunIdMigrator "/var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins1109422522796311859test" 0.200 [id=1751] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in org.jenkinsci.plugins.workflow.job.WorkflowJob@14ca27d2[testPipeline-randomly-no-data] with highest build number 16; adjusting 0.201 [id=1751] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.204 [id=1750] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 1.469 [id=1740] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 1.470 [id=1740] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52438/jenkins/static/90213106/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 1.812 [id=1777] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving http://localhost:52438/jenkins/job/testPipeline-randomly-no-data/tapResults/graphMap java.lang.NullPointerException at org.tap4j.plugin.TapResult.tally(TapResult.java:193) at org.tap4j.plugin.TapProjectAction.summarizeBuild(TapProjectAction.java:303) at org.tap4j.plugin.TapProjectAction.populateDataSetBuilder(TapProjectAction.java:286) at org.tap4j.plugin.TapProjectAction.doGraphMap(TapProjectAction.java:160) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:343) Caused: java.lang.reflect.InvocationTargetException at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:347) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:184) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:117) at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:129) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$10.dispatch(MetaClass.java:374) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:248) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:154) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:157) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:105) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:90) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:564) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128) at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 1.954 [id=1740] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. WARN: Please see http://www.slf4j.org/codes.html#release for an explanation. 1.959 [id=1740] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting renderTooltipsWithFailedBuilds(org.tap4j.plugin.util.GraphHelperTest) 0.004 [id=1791] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52442/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/util/GraphHelperTest.zip 0.036 [id=1797] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.037 [id=1808] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.087 [id=1797] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.088 [id=1798] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.088 [id=1798] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.089 [id=1806] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.258 [id=1800] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins5368389389116271281test/jobs/testPipeline-randomly-no-data/builds 0.259 [id=1800] WARNING jenkins.model.RunIdMigrator#migrate: Build record migration (https://jenkins.io/redirect/build-record-migration) is one-way. If you need to downgrade Jenkins, run: java -classpath "/Users/nenashev/.m2/repository/org/jenkins-ci/main/jenkins-core/2.102-SNAPSHOT/jenkins-core-2.102-SNAPSHOT.jar:/Users/nenashev/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/nenashev/.m2/repository/org/kohsuke/stapler/stapler/1.254/stapler-1.254.jar:/Users/nenashev/.m2/repository/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/Users/nenashev/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar" jenkins.model.RunIdMigrator "/var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins5368389389116271281test" 0.259 [id=1800] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in org.jenkinsci.plugins.workflow.job.WorkflowJob@1dfd387f[testPipeline-randomly-no-data] with highest build number 16; adjusting 0.260 [id=1800] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.262 [id=1801] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 1.460 [id=1791] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 1.461 [id=1791] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52442/jenkins/static/343e3d98/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 1.820 [id=1828] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving http://localhost:52442/jenkins/job/testPipeline-randomly-no-data/tapResults/graphMap java.lang.NullPointerException at org.tap4j.plugin.TapResult.tally(TapResult.java:193) at org.tap4j.plugin.TapProjectAction.summarizeBuild(TapProjectAction.java:303) at org.tap4j.plugin.TapProjectAction.populateDataSetBuilder(TapProjectAction.java:286) at org.tap4j.plugin.TapProjectAction.doGraphMap(TapProjectAction.java:160) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:343) Caused: java.lang.reflect.InvocationTargetException at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:347) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:184) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:117) at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:129) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$10.dispatch(MetaClass.java:374) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:248) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:154) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:157) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:105) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:90) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:564) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128) at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 1.965 [id=1791] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. WARN: Please see http://www.slf4j.org/codes.html#release for an explanation. 1.970 [id=1791] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting renderTooltipsWithFailedBuilds(org.tap4j.plugin.util.GraphHelperTest) 0.004 [id=1841] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52446/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/util/GraphHelperTest.zip 0.036 [id=1847] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.037 [id=1859] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.087 [id=1848] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.088 [id=1848] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.088 [id=1848] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.090 [id=1852] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.370 [id=1862] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins8685320091205812789test/jobs/testPipeline-randomly-no-data/builds 0.371 [id=1862] WARNING jenkins.model.RunIdMigrator#migrate: Build record migration (https://jenkins.io/redirect/build-record-migration) is one-way. If you need to downgrade Jenkins, run: java -classpath "/Users/nenashev/.m2/repository/org/jenkins-ci/main/jenkins-core/2.102-SNAPSHOT/jenkins-core-2.102-SNAPSHOT.jar:/Users/nenashev/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/nenashev/.m2/repository/org/kohsuke/stapler/stapler/1.254/stapler-1.254.jar:/Users/nenashev/.m2/repository/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/Users/nenashev/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar" jenkins.model.RunIdMigrator "/var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins8685320091205812789test" 0.372 [id=1862] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in org.jenkinsci.plugins.workflow.job.WorkflowJob@2f70fcab[testPipeline-randomly-no-data] with highest build number 16; adjusting 0.373 [id=1862] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.375 [id=1854] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 1.635 [id=1841] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 1.636 [id=1841] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52446/jenkins/static/3d8f2a92/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 1.973 [id=1878] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving http://localhost:52446/jenkins/job/testPipeline-randomly-no-data/tapResults/graphMap java.lang.NullPointerException at org.tap4j.plugin.TapResult.tally(TapResult.java:193) at org.tap4j.plugin.TapProjectAction.summarizeBuild(TapProjectAction.java:303) at org.tap4j.plugin.TapProjectAction.populateDataSetBuilder(TapProjectAction.java:286) at org.tap4j.plugin.TapProjectAction.doGraphMap(TapProjectAction.java:160) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:343) Caused: java.lang.reflect.InvocationTargetException at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:347) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:184) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:117) at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:129) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$10.dispatch(MetaClass.java:374) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:248) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:154) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:157) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:105) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:90) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:564) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128) at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 2.115 [id=1841] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. WARN: Please see http://www.slf4j.org/codes.html#release for an explanation. 2.121 [id=1841] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped === Starting renderTooltipsWithFailedBuilds(org.tap4j.plugin.util.GraphHelperTest) 0.007 [id=1892] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer: Running on http://localhost:52450/jenkins/ Loading $JENKINS_HOME from /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/test-classes/org/tap4j/plugin/util/GraphHelperTest.zip 0.053 [id=1898] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization 0.054 [id=1910] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins 0.107 [id=1904] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins 0.108 [id=1908] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins 0.109 [id=1900] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions 0.110 [id=1900] INFO h.ExtensionFinder$GuiceFinder$FaultTolerantScope$1#error: Failed to instantiate optional component org.jenkinsci.plugins.workflow.steps.scm.SubversionStep$DescriptorImpl; skipping 0.601 [id=1903] INFO jenkins.model.RunIdMigrator#migrate: Migrating build records in /var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins7087272821916575592test/jobs/testPipeline-randomly-no-data/builds 0.602 [id=1903] WARNING jenkins.model.RunIdMigrator#migrate: Build record migration (https://jenkins.io/redirect/build-record-migration) is one-way. If you need to downgrade Jenkins, run: java -classpath "/Users/nenashev/.m2/repository/org/jenkins-ci/main/jenkins-core/2.102-SNAPSHOT/jenkins-core-2.102-SNAPSHOT.jar:/Users/nenashev/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/nenashev/.m2/repository/org/kohsuke/stapler/stapler/1.254/stapler-1.254.jar:/Users/nenashev/.m2/repository/org/apache/ant/ant/1.8.4/ant-1.8.4.jar:/Users/nenashev/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar" jenkins.model.RunIdMigrator "/var/folders/1b/_784jkms2sd7rf2kqkqb9fr80000gp/T/jenkinsTests.tmp/jenkins7087272821916575592test" 0.603 [id=1903] WARNING j.model.lazy.LazyBuildMixIn#onLoad: JENKINS-27530: improper nextBuildNumber 1 detected in org.jenkinsci.plugins.workflow.job.WorkflowJob@69828017[testPipeline-randomly-no-data] with highest build number 16; adjusting 0.603 [id=1903] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs 0.606 [id=1901] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization 1.800 [id=1892] WARNING c.g.h.j.host.css.CSSStyleSheet#isValidSelector: Unhandled CSS condition type '7'. Accepting it silently. 1.800 [id=1892] SEVERE c.g.h.j.StrictErrorReporter#runtimeError: runtimeError: message=[An invalid or illegal selector was specified (selector: '*,:x' error: Invalid selector: *:x).] sourceName=[http://localhost:52450/jenkins/static/cee23f65/assets/jquery-detached/jsmodules/jquery2.js] line=[996] lineSource=[null] lineOffset=[0] 2.140 [id=1929] WARNING o.e.j.s.h.ContextHandler$Context#log: Error while serving http://localhost:52450/jenkins/job/testPipeline-randomly-no-data/tapResults/graphMap java.lang.NullPointerException at org.tap4j.plugin.TapResult.tally(TapResult.java:193) at org.tap4j.plugin.TapProjectAction.summarizeBuild(TapProjectAction.java:303) at org.tap4j.plugin.TapProjectAction.populateDataSetBuilder(TapProjectAction.java:286) at org.tap4j.plugin.TapProjectAction.doGraphMap(TapProjectAction.java:160) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:343) Caused: java.lang.reflect.InvocationTargetException at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:347) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:184) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:117) at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:129) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$10.dispatch(MetaClass.java:374) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.MetaClass$5.doDispatch(MetaClass.java:248) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:715) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:845) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:154) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:157) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:105) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:90) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:564) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128) at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 2.282 [id=1892] INFO jenkins.model.Jenkins#cleanUp: Stopping Jenkins WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked. WARN: Please see http://www.slf4j.org/codes.html#release for an explanation. 2.287 [id=1892] INFO jenkins.model.Jenkins#cleanUp: Jenkins stopped [ERROR] Tests run: 5, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 12.753 s <<< FAILURE! - in org.tap4j.plugin.util.GraphHelperTest [ERROR] renderTooltipsWithFailedBuilds(org.tap4j.plugin.util.GraphHelperTest) Time elapsed: 2.949 s <<< FAILURE! java.lang.AssertionError: There should be an object that matches XPath://area[@title='1 Failure(s)' and @href='16/tapResults/'] at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.jvnet.hudson.test.JenkinsRule.assertXPath(JenkinsRule.java:1309) at org.tap4j.plugin.util.GraphHelperTest.renderTooltipsWithFailedBuilds(GraphHelperTest.java:33) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [ERROR] renderTooltipsWithFailedBuilds(org.tap4j.plugin.util.GraphHelperTest) Time elapsed: 2.276 s <<< FAILURE! java.lang.AssertionError: There should be an object that matches XPath://area[@title='1 Failure(s)' and @href='16/tapResults/'] at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.jvnet.hudson.test.JenkinsRule.assertXPath(JenkinsRule.java:1309) at org.tap4j.plugin.util.GraphHelperTest.renderTooltipsWithFailedBuilds(GraphHelperTest.java:33) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [ERROR] renderTooltipsWithFailedBuilds(org.tap4j.plugin.util.GraphHelperTest) Time elapsed: 2.431 s <<< FAILURE! java.lang.AssertionError: There should be an object that matches XPath://area[@title='1 Failure(s)' and @href='16/tapResults/'] at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.jvnet.hudson.test.JenkinsRule.assertXPath(JenkinsRule.java:1309) at org.tap4j.plugin.util.GraphHelperTest.renderTooltipsWithFailedBuilds(GraphHelperTest.java:33) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [ERROR] renderTooltipsWithFailedBuilds(org.tap4j.plugin.util.GraphHelperTest) Time elapsed: 2.418 s <<< FAILURE! java.lang.AssertionError: There should be an object that matches XPath://area[@title='1 Failure(s)' and @href='16/tapResults/'] at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.jvnet.hudson.test.JenkinsRule.assertXPath(JenkinsRule.java:1309) at org.tap4j.plugin.util.GraphHelperTest.renderTooltipsWithFailedBuilds(GraphHelperTest.java:33) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [ERROR] renderTooltipsWithFailedBuilds(org.tap4j.plugin.util.GraphHelperTest) Time elapsed: 2.678 s <<< FAILURE! java.lang.AssertionError: There should be an object that matches XPath://area[@title='1 Failure(s)' and @href='16/tapResults/'] at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertNotNull(Assert.java:712) at org.jvnet.hudson.test.JenkinsRule.assertXPath(JenkinsRule.java:1309) at org.tap4j.plugin.util.GraphHelperTest.renderTooltipsWithFailedBuilds(GraphHelperTest.java:33) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:548) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:745) [INFO] Running org.tap4j.plugin.util.TestUtil [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.tap4j.plugin.util.TestUtil [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] org.tap4j.plugin.PublishersCombinationTest.combinedWithJunitBasic(org.tap4j.plugin.PublishersCombinationTest) [ERROR] Run 1: PublishersCombinationTest.combinedWithJunitBasic:55->assertTapPart:99 There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='3/tapResults/'] [ERROR] Run 2: PublishersCombinationTest.combinedWithJunitBasic:55->assertTapPart:99 There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='3/tapResults/'] [ERROR] Run 3: PublishersCombinationTest.combinedWithJunitBasic:55->assertTapPart:99 There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='3/tapResults/'] [ERROR] Run 4: PublishersCombinationTest.combinedWithJunitBasic:55->assertTapPart:99 There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='3/tapResults/'] [ERROR] Run 5: PublishersCombinationTest.combinedWithJunitBasic:55->assertTapPart:99 There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='3/tapResults/'] [INFO] [ERROR] org.tap4j.plugin.PublishersCombinationTest.combinedWithJunitPipeline(org.tap4j.plugin.PublishersCombinationTest) [ERROR] Run 1: PublishersCombinationTest.combinedWithJunitPipeline:72->assertTapPart:99 There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='15/tapResults/'] [ERROR] Run 2: PublishersCombinationTest.combinedWithJunitPipeline:72->assertTapPart:99 There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='15/tapResults/'] [ERROR] Run 3: PublishersCombinationTest.combinedWithJunitPipeline:72->assertTapPart:99 There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='15/tapResults/'] [ERROR] Run 4: PublishersCombinationTest.combinedWithJunitPipeline:72->assertTapPart:99 There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='15/tapResults/'] [ERROR] Run 5: PublishersCombinationTest.combinedWithJunitPipeline:72->assertTapPart:99 There should be an object that matches XPath://area[@title='1 Skip(s)' and @href='15/tapResults/'] [INFO] [ERROR] org.tap4j.plugin.util.GraphHelperTest.renderTooltipsWithFailedBuilds(org.tap4j.plugin.util.GraphHelperTest) [ERROR] Run 1: GraphHelperTest.renderTooltipsWithFailedBuilds:33 There should be an object that matches XPath://area[@title='1 Failure(s)' and @href='16/tapResults/'] [ERROR] Run 2: GraphHelperTest.renderTooltipsWithFailedBuilds:33 There should be an object that matches XPath://area[@title='1 Failure(s)' and @href='16/tapResults/'] [ERROR] Run 3: GraphHelperTest.renderTooltipsWithFailedBuilds:33 There should be an object that matches XPath://area[@title='1 Failure(s)' and @href='16/tapResults/'] [ERROR] Run 4: GraphHelperTest.renderTooltipsWithFailedBuilds:33 There should be an object that matches XPath://area[@title='1 Failure(s)' and @href='16/tapResults/'] [ERROR] Run 5: GraphHelperTest.renderTooltipsWithFailedBuilds:33 There should be an object that matches XPath://area[@title='1 Failure(s)' and @href='16/tapResults/'] [INFO] [ERROR] Errors: [ERROR] org.tap4j.plugin.TapPublisherTest.persistence(org.tap4j.plugin.TapPublisherTest) [ERROR] Run 1: TapPublisherTest.persistence:247->assertTestResultsBasic:214->assertTestResults:222 NullPointer [ERROR] Run 2: TapPublisherTest.persistence:247->assertTestResultsBasic:214->assertTestResults:222 NullPointer [ERROR] Run 3: TapPublisherTest.persistence:247->assertTestResultsBasic:214->assertTestResults:222 NullPointer [ERROR] Run 4: TapPublisherTest.persistence:247->assertTestResultsBasic:214->assertTestResults:222 NullPointer [ERROR] Run 5: TapPublisherTest.persistence:247->assertTestResultsBasic:214->assertTestResults:222 NullPointer [INFO] [INFO] [ERROR] Tests run: 48, Failures: 3, Errors: 1, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:43 min [INFO] Finished at: 2018-01-13T20:01:56+01:00 [INFO] Final Memory: 32M/523M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20:test (default-cli) on project tap: There are test failures. [ERROR] [ERROR] Please refer to /Users/nenashev/Documents/jenkins/test/jep-200/work/tap/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException