[Builder] Build failed in Jenkins: siddhi » siddhi-map-avro #2

cbuilder at wso2.org cbuilder at wso2.org
Mon Nov 19 02:16:03 PST 2018


See <https://wso2.org/jenkins/job/siddhi/job/siddhi-map-avro/2/display/redirect>

------------------------------------------
[...truncated 547.14 KB...]
[INFO] Loading source files for package org.wso2.extension.siddhi.map.avro.sinkmapper...
[INFO] Loading source files for package org.wso2.extension.siddhi.map.avro.sourcemapper...
[INFO] Loading source files for package org.wso2.extension.siddhi.map.avro.util...
[INFO] 9 errors
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO] 
[INFO] [INFO] Siddhi Avro Map Extensions ........................ SUCCESS [10.827s]
[INFO] [INFO] Siddhi Extension - AVRO Mapper .................... FAILURE [1:02.906s]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 1:14.390s
[INFO] [INFO] Finished at: Mon Nov 19 10:15:39 UTC 2018
[INFO] [INFO] Final Memory: 54M/561M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:jar (attach-javadocs) on project siddhi-map-avro: MavenReportException: Error while generating Javadoc:
[INFO] [ERROR] Exit code: 1 - <https://wso2.org/jenkins/job/siddhi/job/siddhi-map-avro/ws/component/src/main/java/org/wso2/extension/siddhi/map/avro/sourcemapper/AvroSourceMapper.java>:77: error: unmappable character for encoding ANSI_X3.4-1968
[INFO] [ERROR] "{\"type\":\"record\",\"name\":???userInfo\",\"namespace\":\"user.example\",\"fields\":" +
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/siddhi/job/siddhi-map-avro/ws/component/src/main/java/org/wso2/extension/siddhi/map/avro/sourcemapper/AvroSourceMapper.java>:77: error: unmappable character for encoding ANSI_X3.4-1968
[INFO] [ERROR] "{\"type\":\"record\",\"name\":???userInfo\",\"namespace\":\"user.example\",\"fields\":" +
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/siddhi/job/siddhi-map-avro/ws/component/src/main/java/org/wso2/extension/siddhi/map/avro/sourcemapper/AvroSourceMapper.java>:77: error: unmappable character for encoding ANSI_X3.4-1968
[INFO] [ERROR] "{\"type\":\"record\",\"name\":???userInfo\",\"namespace\":\"user.example\",\"fields\":" +
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/siddhi/job/siddhi-map-avro/ws/component/src/main/java/org/wso2/extension/siddhi/map/avro/sourcemapper/AvroSourceMapper.java>:78: error: unmappable character for encoding ANSI_X3.4-1968
[INFO] [ERROR] "[{\"name\":\"name\",\"type\":???string???}, {\"name\":\"age\", \"type\":\"int\"}]}" +
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/siddhi/job/siddhi-map-avro/ws/component/src/main/java/org/wso2/extension/siddhi/map/avro/sourcemapper/AvroSourceMapper.java>:78: error: unmappable character for encoding ANSI_X3.4-1968
[INFO] [ERROR] "[{\"name\":\"name\",\"type\":???string???}, {\"name\":\"age\", \"type\":\"int\"}]}" +
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/siddhi/job/siddhi-map-avro/ws/component/src/main/java/org/wso2/extension/siddhi/map/avro/sourcemapper/AvroSourceMapper.java>:78: error: unmappable character for encoding ANSI_X3.4-1968
[INFO] [ERROR] "[{\"name\":\"name\",\"type\":???string???}, {\"name\":\"age\", \"type\":\"int\"}]}" +
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/siddhi/job/siddhi-map-avro/ws/component/src/main/java/org/wso2/extension/siddhi/map/avro/sourcemapper/AvroSourceMapper.java>:78: error: unmappable character for encoding ANSI_X3.4-1968
[INFO] [ERROR] "[{\"name\":\"name\",\"type\":???string???}, {\"name\":\"age\", \"type\":\"int\"}]}" +
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/siddhi/job/siddhi-map-avro/ws/component/src/main/java/org/wso2/extension/siddhi/map/avro/sourcemapper/AvroSourceMapper.java>:78: error: unmappable character for encoding ANSI_X3.4-1968
[INFO] [ERROR] "[{\"name\":\"name\",\"type\":???string???}, {\"name\":\"age\", \"type\":\"int\"}]}" +
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/siddhi/job/siddhi-map-avro/ws/component/src/main/java/org/wso2/extension/siddhi/map/avro/sourcemapper/AvroSourceMapper.java>:78: error: unmappable character for encoding ANSI_X3.4-1968
[INFO] [ERROR] "[{\"name\":\"name\",\"type\":???string???}, {\"name\":\"age\", \"type\":\"int\"}]}" +
[INFO] [ERROR] ^
[INFO] [ERROR] 
[INFO] [ERROR] Command line was: /build/software/java/jdk1.8.0_45/jre/../bin/javadoc @options @packages
[INFO] [ERROR] 
[INFO] [ERROR] Refer to the generated Javadoc files in '<https://wso2.org/jenkins/job/siddhi/job/siddhi-map-avro/ws/component/target/apidocs'> dir.
[INFO] [ERROR] -> [Help 1]
[INFO] [ERROR] 
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR] 
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[INFO] [ERROR] 
[INFO] [ERROR] After correcting the problems, you can resume the build with the command
[INFO] [ERROR]   mvn <goals> -rf :siddhi-map-avro
[BFA] Scanning build for known causes...
[BFA] Found failure cause(s):
[BFA] MavenReportException from category Releases
[BFA] Compilation Failure - unmappable character from category CompilationFailure
[BFA] Done. 1s
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Siddhi Avro Map Extensions ........................ FAILURE [1:20.604s]
[INFO] Siddhi Extension - AVRO Mapper .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:29.474s
[INFO] Finished at: Mon Nov 19 10:15:44 UTC 2018
[INFO] Final Memory: 21M/228M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.3:prepare (default-cli) on project siddhi-map-avro-parent: Maven execution failed, exit code: '1' -> [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/MojoExecutionException
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi-map-avro/ws/pom.xml> to org.wso2.extension.siddhi.map.avro/siddhi-map-avro-parent/1.0.0-SNAPSHOT/siddhi-map-avro-parent-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/siddhi/job/siddhi-map-avro/ws/component/pom.xml> to org.wso2.extension.siddhi.map.avro/siddhi-map-avro/1.0.0-SNAPSHOT/siddhi-map-avro-1.0.0-SNAPSHOT.pom
Sending e-mails to: builder at wso2.org
channel stopped
 > git rev-parse HEAD^{commit} # timeout=10
[WSO2 Maven Release] Error Command "git rev-parse HEAD^{commit}" returned status code 128:
stdout: HEAD^{commit}

stderr: fatal: ambiguous argument 'HEAD^{commit}': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
 hudson.plugins.git.GitException: Command "git rev-parse HEAD^{commit}" returned status code 128:
stdout: HEAD^{commit}

stderr: fatal: ambiguous argument 'HEAD^{commit}': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1892)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1888)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1533)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1545)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.revParse(CliGitAPIImpl.java:739)
	at hudson.plugins.git.GitAPI.revParse(GitAPI.java:316)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:895)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:870)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:829)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	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:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to JNLP4-connect connection from ip-172-19-1-133.ap-southeast-1.compute.internal/172.19.1.133:35402(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257)
	at com.sun.proxy.$Proxy103.revParse(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.revParse(RemoteGitImpl.java:558)
	at org.jvnet.hudson.plugins.m2release.ReleaseEnvironment.writeLatestReleaseRevisionNumber(ReleaseEnvironment.java:383)
	at org.jvnet.hudson.plugins.m2release.ReleaseEnvironment.tearDown(ReleaseEnvironment.java:101)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:902)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)

 > git rev-parse HEAD^{commit} # timeout=10
ERROR: Processing failed due to a bug in the code. Please report this to jenkinsci-users at googlegroups.com
hudson.plugins.git.GitException: Command "git rev-parse HEAD^{commit}" returned status code 128:
stdout: HEAD^{commit}

stderr: fatal: ambiguous argument 'HEAD^{commit}': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1892)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1888)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1533)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1545)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.revParse(CliGitAPIImpl.java:739)
	at hudson.plugins.git.GitAPI.revParse(GitAPI.java:316)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:895)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:870)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:829)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	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:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to JNLP4-connect connection from ip-172-19-1-133.ap-southeast-1.compute.internal/172.19.1.133:35402(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257)
	at com.sun.proxy.$Proxy103.revParse(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.revParse(RemoteGitImpl.java:558)
	at org.jvnet.hudson.plugins.m2release.ReleaseEnvironment.finalizeSCMRepo(ReleaseEnvironment.java:210)
	at org.jvnet.hudson.plugins.m2release.ReleaseEnvironment.tearDown(ReleaseEnvironment.java:104)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:902)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
project=hudson.maven.MavenModuleSet at 19eec411[siddhi/siddhi-map-avro]
project.getModules()=[hudson.maven.MavenModule at 6998daef[siddhi/siddhi-map-avro/org.wso2.extension.siddhi.map.avro:siddhi-map-avro][siddhi/siddhi-map-avro/org.wso2.extension.siddhi.map.avro:siddhi-map-avro][relativePath:component], hudson.maven.MavenModule at 5b7a2924[siddhi/siddhi-map-avro/org.wso2.extension.siddhi.map.avro:siddhi-map-avro-parent][siddhi/siddhi-map-avro/org.wso2.extension.siddhi.map.avro:siddhi-map-avro-parent][relativePath:]]
project.getRootModule()=hudson.maven.MavenModule at 5b7a2924[siddhi/siddhi-map-avro/org.wso2.extension.siddhi.map.avro:siddhi-map-avro-parent][siddhi/siddhi-map-avro/org.wso2.extension.siddhi.map.avro:siddhi-map-avro-parent][relativePath:]
FATAL: Command "git rev-parse HEAD^{commit}" returned status code 128:
stdout: HEAD^{commit}

stderr: fatal: ambiguous argument 'HEAD^{commit}': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'

hudson.plugins.git.GitException: Command "git rev-parse HEAD^{commit}" returned status code 128:
stdout: HEAD^{commit}

stderr: fatal: ambiguous argument 'HEAD^{commit}': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1892)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1888)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1533)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1545)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.revParse(CliGitAPIImpl.java:739)
	at hudson.plugins.git.GitAPI.revParse(GitAPI.java:316)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:895)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:870)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:829)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	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:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to JNLP4-connect connection from ip-172-19-1-133.ap-southeast-1.compute.internal/172.19.1.133:35402(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257)
	at com.sun.proxy.$Proxy103.revParse(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.revParse(RemoteGitImpl.java:558)
	at org.jvnet.hudson.plugins.m2release.ReleaseEnvironment.finalizeSCMRepo(ReleaseEnvironment.java:210)
	at org.jvnet.hudson.plugins.m2release.ReleaseEnvironment.tearDown(ReleaseEnvironment.java:104)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:902)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
[BFA] Scanning build for known causes...
[BFA] Found failure cause(s):
[BFA] MavenReportException from category Releases
[BFA] Perform Maven execution failed from category Release-Failure
[BFA] Compilation Failure - unmappable character from category CompilationFailure
[BFA] Not a git repository - git rev-parse HEAD
[BFA] Done. 1s


More information about the Builder mailing list