See <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-screenshare/2215/display/redirect>
------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Openmeetings Screen Sharing applet 5.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ openmeetings-screenshare --- [INFO] Deleting <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-screenshare/ws/target> [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ openmeetings-screenshare --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ openmeetings-screenshare --- [INFO] Added 1 additional default licenses. [INFO] Enabled default license matchers. [INFO] Added 1 custom approved licenses. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 61 implicit excludes (use -debug for more details). [INFO] Exclude: **/*.mp3 [INFO] 47 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 39 licenses. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (prepare-agent) @ openmeetings-screenshare --- [INFO] argLine set to -javaagent:/home/jenkins/jenkins-slave/maven-repositories/1/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=<https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-screenshare/ws/../target/jacoco.exec,append=true> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openmeetings-screenshare --- [INFO] [INFO] --- maven-site-plugin:3.6:site (generate-site) @ openmeetings-screenshare --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.9 [INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.20.1 [INFO] configuring report plugin org.apache.rat:apache-rat-plugin:0.12 [INFO] Relativizing decoration links with respect to localized project URL: http://openmeetings.apache.org/openmeetings-screenshare [INFO] Rendering site with io.github.devacfr.maven.skins:reflow-maven-skin:jar:1.3.3 skin. [INFO] Generating "About" report --- maven-project-info-reports-plugin:2.9:index [INFO] Generating "CI Management" report --- maven-project-info-reports-plugin:2.9:cim [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:2.9:dependencies [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:2.9:dependency-convergence [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:2.9:dependency-management [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:2.9:distribution-management [INFO] Generating "Issue Management" report --- maven-project-info-reports-plugin:2.9:issue-tracking [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:2.9:license [INFO] Generating "Mailing Lists" report --- maven-project-info-reports-plugin:2.9:mailing-list [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:2.9:plugin-management [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:2.9:plugins [INFO] Generating "Team" report --- maven-project-info-reports-plugin:2.9:project-team [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:2.9:scm [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:2.9:summary [INFO] Generating "Surefire Report" report --- maven-surefire-report-plugin:2.20.1:report-only [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "Rat Report" report --- apache-rat-plugin:0.12:rat [INFO] Added 1 additional default licenses. [INFO] Enabled default license matchers. [INFO] Added 1 custom approved licenses. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 61 implicit excludes (use -debug for more details). [INFO] Exclude: **/*.mp3 [INFO] 47 resources included (use -debug for more details) [JENKINS] Archiving site from <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-screenshare/ws/target/site> to /x1/jenkins/jenkins-home/jobs/openmeetings/site/openmeetings-screenshare [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (create-template) @ openmeetings-screenshare --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-icons) @ openmeetings-screenshare --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ openmeetings-screenshare --- [INFO] Executing tasks main: [copy] Copying 1 file to <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-screenshare/ws/target/jnlp> [INFO] Executed tasks [INFO] [INFO] --- keytool-maven-plugin:1.5:generateKeyPair (default) @ openmeetings-screenshare --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ openmeetings-screenshare --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ openmeetings-screenshare --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to <https://builds.apache.org/job/openmeetings/org.apache.openmeetings$openmeetings-screenshare/ws/target/classes> An exception has occurred in the compiler (1.8.0_152). Please file a bug against the Java compiler via the Java bug reporting page (http://bugreport.java.com) after checking the Bug Database (http://bugs.java.com) for duplicates. Include your program and the following diagnostic in your report. Thank you. java.lang.NullPointerException at com.sun.tools.javac.code.Types$DefaultTypeVisitor.visit(Types.java:4571) at com.sun.tools.javac.code.Types.isSameType(Types.java:1085) at com.sun.tools.javac.code.Types.isSameType(Types.java:1080) at com.sun.tools.javac.comp.Check.checkConflicts(Check.java:2317) at com.sun.tools.javac.comp.Lower$1.visitMethodDef(Lower.java:721) at com.sun.tools.javac.tree.JCTree$JCMethodDecl.accept(JCTree.java:778) at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:49) at com.sun.tools.javac.tree.TreeScanner.scan(TreeScanner.java:57) at com.sun.tools.javac.tree.TreeScanner.visitClassDef(TreeScanner.java:80) at com.sun.tools.javac.comp.Lower$1.visitClassDef(Lower.java:738) at com.sun.tools.javac.tree.JCTree$JCClassDecl.accept(JCTree.java:693) at com.sun.tools.javac.comp.Lower.checkConflicts(Lower.java:711) at com.sun.tools.javac.comp.Lower.translateTopLevelClass(Lower.java:3937) at com.sun.tools.javac.main.JavaCompiler.desugar(JavaCompiler.java:1512) at com.sun.tools.javac.main.JavaCompiler.desugar(JavaCompiler.java:1356) at com.sun.tools.javac.main.JavaCompiler.compile2(JavaCompiler.java:901) at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:860) at com.sun.tools.javac.main.Main.compile(Main.java:523) at com.sun.tools.javac.api.JavacTaskImpl.doCall(JavacTaskImpl.java:129) at com.sun.tools.javac.api.JavacTaskImpl.call(JavacTaskImpl.java:138) at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess(JavaxToolsCompiler.java:126) at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile(JavacCompiler.java:174) at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:1075) at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:168) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129) 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.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176) 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 hudson.maven.Maven3Builder.call(Maven3Builder.java:139) at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) at hudson.remoting.UserRequest.perform(UserRequest.java:181) at hudson.remoting.UserRequest.perform(UserRequest.java:52) at hudson.remoting.Request$2.run(Request.java:336) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] An unknown compilation problem occurred [INFO] 1 error [INFO] -------------------------------------------------------------
