You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/10/04 09:19:23 UTC

Build failed in Jenkins: UIMA-uimaFIT #303

See <https://builds.apache.org/job/UIMA-uimaFIT/303/display/redirect>

------------------------------------------
[...truncated 360.69 KB...]
[INFO] --- gmaven-plugin:1.5:execute (read-notice) @ uimafit-spring ---
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache UIMA uimaFIT - Maven Plugin 2.5.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimafit-maven-plugin ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimafit-maven-plugin ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimafit-maven-plugin ---
[INFO] 
[INFO] --- gmaven-plugin:1.5:execute (read-notice) @ uimafit-maven-plugin ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.3:helpmojo (generate-helpmojo) @ uimafit-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[WARNING] Deprecated @component for project field in org.apache.uima.fit.maven.EnhanceMojo.: replace with @parameter name="${project}" @readonly
[WARNING] Deprecated @component for project field in org.apache.uima.fit.maven.GenerateDescriptorsMojo.: replace with @parameter name="${project}" @readonly
[INFO] Mojo extractor for language: java-annotations found 3 mojo descriptors.
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache UIMA uimaFIT - Legacy uimaFIT support 2.5.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ uimafit-legacy-support ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimafit-legacy-support ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimafit-legacy-support ---
[INFO] 
[INFO] --- gmaven-plugin:1.5:execute (read-notice) @ uimafit-legacy-support ---
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache UIMA uimaFIT - Documentation 2.5.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimafit-docbook ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimafit-docbook ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimafit-docbook ---
[INFO] 
[INFO] --- gmaven-plugin:1.5:execute (read-notice) @ uimafit-docbook ---
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache UIMA uimaFIT - Collection Processing Engine support 2.5.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ uimafit-cpe ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimafit-cpe ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimafit-cpe ---
[INFO] 
[INFO] --- gmaven-plugin:1.5:execute (read-notice) @ uimafit-cpe ---
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache UIMA uimaFIT 2.5.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimafit ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimafit ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimafit ---
[INFO] 
[INFO] --- gmaven-plugin:1.5:execute (read-notice) @ uimafit ---
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.AggregatorJavadocReport
[JENKINS] Archiving aggregated javadoc
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:aggregate (default-cli) < generate-sources @ uimafit <<<
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:aggregate (default-cli) @ uimafit ---
[INFO] 
25 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/resource/ExternalResourceExample.java>:81: warning: no @param for args
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/resource/ExternalResourceExample.java>:81: warning: no @throws for java.lang.Exception
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/resource/ExternalResourceExample2.java>:82: warning: no @param for args
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/resource/ExternalResourceExample2.java>:82: warning: no @throws for java.lang.Exception
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/resource/ExternalResourceExample3.java>:72: warning: no @param for args
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/resource/ExternalResourceExample3.java>:72: warning: no @throws for java.lang.Exception
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:36: warning: no @param for <T>
[WARNING] public static <T> T initializeBean(AutowireCapableBeanFactory aBeanFactory, T aBean, String aName) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:36: warning: no @param for aBeanFactory
[WARNING] public static <T> T initializeBean(AutowireCapableBeanFactory aBeanFactory, T aBean, String aName) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:36: warning: no @param for aBean
[WARNING] public static <T> T initializeBean(AutowireCapableBeanFactory aBeanFactory, T aBean, String aName) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:36: warning: no @param for aName
[WARNING] public static <T> T initializeBean(AutowireCapableBeanFactory aBeanFactory, T aBean, String aName) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:36: warning: no @return
[WARNING] public static <T> T initializeBean(AutowireCapableBeanFactory aBeanFactory, T aBean, String aName) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:46: warning: no @param for aResource
[WARNING] public static Resource initResource(Resource aResource, ApplicationContext aApplicationContext) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:46: warning: no @param for aApplicationContext
[WARNING] public static Resource initResource(Resource aResource, ApplicationContext aApplicationContext) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:46: warning: no @return
[WARNING] public static Resource initResource(Resource aResource, ApplicationContext aApplicationContext) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:116: warning: no @param for aProject
[WARNING] public static String getClassName(MavenProject aProject, String aFile) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:116: warning: no @param for aFile
[WARNING] public static String getClassName(MavenProject aProject, String aFile) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:116: warning: no @return
[WARNING] public static String getClassName(MavenProject aProject, String aFile) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:126: warning: no @param for aProject
[WARNING] public static URLClassLoader getClassloader(MavenProject aProject, Log aLog)
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:126: warning: no @param for aLog
[WARNING] public static URLClassLoader getClassloader(MavenProject aProject, Log aLog)
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:126: warning: no @return
[WARNING] public static URLClassLoader getClassloader(MavenProject aProject, Log aLog)
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:126: warning: no @throws for org.apache.maven.plugin.MojoExecutionException
[WARNING] public static URLClassLoader getClassloader(MavenProject aProject, Log aLog)
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:173: warning: no @param for aClass
[WARNING] public static ComponentType getType(ClassLoader aClassLoader, Class aClass)
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:173: warning: no @return
[WARNING] public static ComponentType getType(ClassLoader aClassLoader, Class aClass)
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:173: warning: no @throws for java.lang.ClassNotFoundException
[WARNING] public static ComponentType getType(ClassLoader aClassLoader, Class aClass)
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-legacy-support/src/main/java/org/apache/uima/fit/legacy/AnnotationConverter.java>:37: warning: no @param for aContext
[WARNING] M convert(Class<?> aContext, L aAnnotation);
[WARNING] ^
[JENKINS] Archiving aggregated javadoc
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA uimaFIT - Parent ....................... SUCCESS [01:23 min]
[INFO] Apache UIMA uimaFIT - Core ......................... SUCCESS [02:53 min]
[INFO] Apache UIMA uimaFIT - Examples ..................... SUCCESS [ 43.034 s]
[INFO] Apache UIMA uimaFIT - Spring integration ........... SUCCESS [ 39.412 s]
[INFO] Apache UIMA uimaFIT - Maven Plugin ................. SUCCESS [01:10 min]
[INFO] Apache UIMA uimaFIT - Legacy uimaFIT support ....... SUCCESS [ 51.418 s]
[INFO] Apache UIMA uimaFIT - Documentation ................ SUCCESS [ 33.401 s]
[INFO] Apache UIMA uimaFIT - Collection Processing Engine support SUCCESS [ 37.045 s]
[INFO] Apache UIMA uimaFIT ................................ SUCCESS [ 36.865 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:56 min
[INFO] Finished at: 2018-10-04T09:19:04+00:00
[INFO] Final Memory: 123M/689M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "jacoco" could not be activated because it does not exist.
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-core/pom.xml> to org.apache.uima/uimafit-core/2.5.0-SNAPSHOT/uimafit-core-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-core/target/uimafit-core-2.5.0-SNAPSHOT.jar> to org.apache.uima/uimafit-core/2.5.0-SNAPSHOT/uimafit-core-2.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-docbook/pom.xml> to org.apache.uima/uimafit-docbook/2.5.0-SNAPSHOT/uimafit-docbook-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/pom.xml> to org.apache.uima/uimafit/2.5.0-SNAPSHOT/uimafit-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/target/uimafit-2.5.0-SNAPSHOT-bin.tar.gz> to org.apache.uima/uimafit/2.5.0-SNAPSHOT/uimafit-2.5.0-SNAPSHOT-bin.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/target/uimafit-2.5.0-SNAPSHOT-bin.zip> to org.apache.uima/uimafit/2.5.0-SNAPSHOT/uimafit-2.5.0-SNAPSHOT-bin.zip
[Fast Archiver] Compressed 11.07 MB of artifacts by 42.6% relative to #302
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-cpe/pom.xml> to org.apache.uima/uimafit-cpe/2.5.0-SNAPSHOT/uimafit-cpe-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-cpe/target/uimafit-cpe-2.5.0-SNAPSHOT.jar> to org.apache.uima/uimafit-cpe/2.5.0-SNAPSHOT/uimafit-cpe-2.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/pom.xml> to org.apache.uima/uimafit-maven-plugin/2.5.0-SNAPSHOT/uimafit-maven-plugin-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/target/uimafit-maven-plugin-2.5.0-SNAPSHOT.jar> to org.apache.uima/uimafit-maven-plugin/2.5.0-SNAPSHOT/uimafit-maven-plugin-2.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-legacy-support/pom.xml> to org.apache.uima/uimafit-legacy-support/2.5.0-SNAPSHOT/uimafit-legacy-support-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-legacy-support/target/uimafit-legacy-support-2.5.0-SNAPSHOT.jar> to org.apache.uima/uimafit-legacy-support/2.5.0-SNAPSHOT/uimafit-legacy-support-2.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-parent/pom.xml> to org.apache.uima/uimafit-parent/2.5.0-SNAPSHOT/uimafit-parent-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-examples/pom.xml> to org.apache.uima/uimafit-examples/2.5.0-SNAPSHOT/uimafit-examples-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-examples/target/uimafit-examples-2.5.0-SNAPSHOT.jar> to org.apache.uima/uimafit-examples/2.5.0-SNAPSHOT/uimafit-examples-2.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/pom.xml> to org.apache.uima/uimafit-spring/2.5.0-SNAPSHOT/uimafit-spring-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/target/uimafit-spring-2.5.0-SNAPSHOT.jar> to org.apache.uima/uimafit-spring/2.5.0-SNAPSHOT/uimafit-spring-2.5.0-SNAPSHOT.jar
channel stopped
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Skipping warnings blame since Git is the only supported SCM up to now.%n
[WARNINGS] Parsing warnings in console log with parser JavaDoc Tool
Skipping warnings blame since Git is the only supported SCM up to now.%n
[WARNINGS] Parsing warnings in console log with parser Maven
Skipping warnings blame since Git is the only supported SCM up to now.%n
[WARNINGS] Computing warning deltas based on reference build #300
Archiving artifacts
[Fast Archiver] Compressed 136.88 KB of artifacts by 70.1% relative to #300
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Maven RedeployPublisher use remote H28 maven settings from : /tmp/settings8778093636945939375.xml
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact uimafit-2.5.0-SNAPSHOT.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/2.5.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/2.5.0-SNAPSHOT/maven-metadata.xml (1022 B at 1.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/2.5.0-SNAPSHOT/uimafit-2.5.0-20181004.091918-7.pom
ERROR: Failed to deploy artifacts: Could not transfer artifact org.apache.uima:uimafit:pom:2.5.0-20181004.091918-7 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/2.5.0-SNAPSHOT/uimafit-2.5.0-20181004.091918-7.pom. Return code is: 401, ReasonPhrase: Unauthorized.
org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.uima:uimafit:pom:2.5.0-20181004.091918-7 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/2.5.0-SNAPSHOT/uimafit-2.5.0-20181004.091918-7.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:193)
	at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:176)
	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.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1073)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.uima:uimafit:pom:2.5.0-20181004.091918-7 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/2.5.0-SNAPSHOT/uimafit-2.5.0-20181004.091918-7.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:420)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 11 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.uima:uimafit:pom:2.5.0-20181004.091918-7 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/2.5.0-SNAPSHOT/uimafit-2.5.0-20181004.091918-7.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 14 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/2.5.0-SNAPSHOT/uimafit-2.5.0-20181004.091918-7.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:635)
	at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 16 more
[INFO] Deployment failed after 2.4 sec
Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE

Jenkins build is back to normal : UIMA-uimaFIT #305

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-uimaFIT/305/display/redirect>


Build failed in Jenkins: UIMA-uimaFIT #304

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-uimaFIT/304/display/redirect>

------------------------------------------
[...truncated 349.27 KB...]
[INFO] --- gmaven-plugin:1.5:execute (read-notice) @ uimafit-spring ---
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache UIMA uimaFIT - Maven Plugin 2.5.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimafit-maven-plugin ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimafit-maven-plugin ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimafit-maven-plugin ---
[INFO] 
[INFO] --- gmaven-plugin:1.5:execute (read-notice) @ uimafit-maven-plugin ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.3:helpmojo (generate-helpmojo) @ uimafit-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java-annotations
[WARNING] Deprecated @component for project field in org.apache.uima.fit.maven.EnhanceMojo.: replace with @parameter name="${project}" @readonly
[WARNING] Deprecated @component for project field in org.apache.uima.fit.maven.GenerateDescriptorsMojo.: replace with @parameter name="${project}" @readonly
[INFO] Mojo extractor for language: java-annotations found 3 mojo descriptors.
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache UIMA uimaFIT - Legacy uimaFIT support 2.5.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ uimafit-legacy-support ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimafit-legacy-support ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimafit-legacy-support ---
[INFO] 
[INFO] --- gmaven-plugin:1.5:execute (read-notice) @ uimafit-legacy-support ---
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache UIMA uimaFIT - Documentation 2.5.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimafit-docbook ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimafit-docbook ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimafit-docbook ---
[INFO] 
[INFO] --- gmaven-plugin:1.5:execute (read-notice) @ uimafit-docbook ---
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache UIMA uimaFIT - Collection Processing Engine support 2.5.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ uimafit-cpe ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimafit-cpe ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimafit-cpe ---
[INFO] 
[INFO] --- gmaven-plugin:1.5:execute (read-notice) @ uimafit-cpe ---
[INFO]                                                                         
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Apache UIMA uimaFIT 2.5.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimafit ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimafit ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimafit ---
[INFO] 
[INFO] --- gmaven-plugin:1.5:execute (read-notice) @ uimafit ---
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.AggregatorJavadocReport
[JENKINS] Archiving aggregated javadoc
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.3:aggregate (default-cli) < generate-sources @ uimafit <<<
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:aggregate (default-cli) @ uimafit ---
[INFO] 
25 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/resource/ExternalResourceExample.java>:81: warning: no @param for args
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/resource/ExternalResourceExample.java>:81: warning: no @throws for java.lang.Exception
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/resource/ExternalResourceExample2.java>:82: warning: no @param for args
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/resource/ExternalResourceExample2.java>:82: warning: no @throws for java.lang.Exception
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/resource/ExternalResourceExample3.java>:72: warning: no @param for args
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/resource/ExternalResourceExample3.java>:72: warning: no @throws for java.lang.Exception
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:36: warning: no @param for <T>
[WARNING] public static <T> T initializeBean(AutowireCapableBeanFactory aBeanFactory, T aBean, String aName) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:36: warning: no @param for aBeanFactory
[WARNING] public static <T> T initializeBean(AutowireCapableBeanFactory aBeanFactory, T aBean, String aName) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:36: warning: no @param for aBean
[WARNING] public static <T> T initializeBean(AutowireCapableBeanFactory aBeanFactory, T aBean, String aName) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:36: warning: no @param for aName
[WARNING] public static <T> T initializeBean(AutowireCapableBeanFactory aBeanFactory, T aBean, String aName) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:36: warning: no @return
[WARNING] public static <T> T initializeBean(AutowireCapableBeanFactory aBeanFactory, T aBean, String aName) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:46: warning: no @param for aResource
[WARNING] public static Resource initResource(Resource aResource, ApplicationContext aApplicationContext) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:46: warning: no @param for aApplicationContext
[WARNING] public static Resource initResource(Resource aResource, ApplicationContext aApplicationContext) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:46: warning: no @return
[WARNING] public static Resource initResource(Resource aResource, ApplicationContext aApplicationContext) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:116: warning: no @param for aProject
[WARNING] public static String getClassName(MavenProject aProject, String aFile) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:116: warning: no @param for aFile
[WARNING] public static String getClassName(MavenProject aProject, String aFile) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:116: warning: no @return
[WARNING] public static String getClassName(MavenProject aProject, String aFile) {
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:126: warning: no @param for aProject
[WARNING] public static URLClassLoader getClassloader(MavenProject aProject, Log aLog)
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:126: warning: no @param for aLog
[WARNING] public static URLClassLoader getClassloader(MavenProject aProject, Log aLog)
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:126: warning: no @return
[WARNING] public static URLClassLoader getClassloader(MavenProject aProject, Log aLog)
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:126: warning: no @throws for org.apache.maven.plugin.MojoExecutionException
[WARNING] public static URLClassLoader getClassloader(MavenProject aProject, Log aLog)
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:173: warning: no @param for aClass
[WARNING] public static ComponentType getType(ClassLoader aClassLoader, Class aClass)
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:173: warning: no @return
[WARNING] public static ComponentType getType(ClassLoader aClassLoader, Class aClass)
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:173: warning: no @throws for java.lang.ClassNotFoundException
[WARNING] public static ComponentType getType(ClassLoader aClassLoader, Class aClass)
[WARNING] ^
[WARNING] <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-legacy-support/src/main/java/org/apache/uima/fit/legacy/AnnotationConverter.java>:37: warning: no @param for aContext
[WARNING] M convert(Class<?> aContext, L aAnnotation);
[WARNING] ^
[JENKINS] Archiving aggregated javadoc
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA uimaFIT - Parent ....................... SUCCESS [01:20 min]
[INFO] Apache UIMA uimaFIT - Core ......................... SUCCESS [02:50 min]
[INFO] Apache UIMA uimaFIT - Examples ..................... SUCCESS [ 41.848 s]
[INFO] Apache UIMA uimaFIT - Spring integration ........... SUCCESS [ 35.090 s]
[INFO] Apache UIMA uimaFIT - Maven Plugin ................. SUCCESS [01:02 min]
[INFO] Apache UIMA uimaFIT - Legacy uimaFIT support ....... SUCCESS [ 53.445 s]
[INFO] Apache UIMA uimaFIT - Documentation ................ SUCCESS [ 29.603 s]
[INFO] Apache UIMA uimaFIT - Collection Processing Engine support SUCCESS [ 35.713 s]
[INFO] Apache UIMA uimaFIT ................................ SUCCESS [ 37.273 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:26 min
[INFO] Finished at: 2018-10-05T20:06:58+00:00
[INFO] Final Memory: 118M/658M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "jacoco" could not be activated because it does not exist.
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-core/pom.xml> to org.apache.uima/uimafit-core/2.5.0-SNAPSHOT/uimafit-core-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-core/target/uimafit-core-2.5.0-SNAPSHOT.jar> to org.apache.uima/uimafit-core/2.5.0-SNAPSHOT/uimafit-core-2.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-docbook/pom.xml> to org.apache.uima/uimafit-docbook/2.5.0-SNAPSHOT/uimafit-docbook-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/pom.xml> to org.apache.uima/uimafit/2.5.0-SNAPSHOT/uimafit-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/target/uimafit-2.5.0-SNAPSHOT-bin.tar.gz> to org.apache.uima/uimafit/2.5.0-SNAPSHOT/uimafit-2.5.0-SNAPSHOT-bin.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/target/uimafit-2.5.0-SNAPSHOT-bin.zip> to org.apache.uima/uimafit/2.5.0-SNAPSHOT/uimafit-2.5.0-SNAPSHOT-bin.zip
[Fast Archiver] Compressed 11.07 MB of artifacts by 42.6% relative to #303
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-cpe/pom.xml> to org.apache.uima/uimafit-cpe/2.5.0-SNAPSHOT/uimafit-cpe-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-cpe/target/uimafit-cpe-2.5.0-SNAPSHOT.jar> to org.apache.uima/uimafit-cpe/2.5.0-SNAPSHOT/uimafit-cpe-2.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/pom.xml> to org.apache.uima/uimafit-maven-plugin/2.5.0-SNAPSHOT/uimafit-maven-plugin-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-maven-plugin/target/uimafit-maven-plugin-2.5.0-SNAPSHOT.jar> to org.apache.uima/uimafit-maven-plugin/2.5.0-SNAPSHOT/uimafit-maven-plugin-2.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-legacy-support/pom.xml> to org.apache.uima/uimafit-legacy-support/2.5.0-SNAPSHOT/uimafit-legacy-support-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-legacy-support/target/uimafit-legacy-support-2.5.0-SNAPSHOT.jar> to org.apache.uima/uimafit-legacy-support/2.5.0-SNAPSHOT/uimafit-legacy-support-2.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-parent/pom.xml> to org.apache.uima/uimafit-parent/2.5.0-SNAPSHOT/uimafit-parent-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-examples/pom.xml> to org.apache.uima/uimafit-examples/2.5.0-SNAPSHOT/uimafit-examples-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-examples/target/uimafit-examples-2.5.0-SNAPSHOT.jar> to org.apache.uima/uimafit-examples/2.5.0-SNAPSHOT/uimafit-examples-2.5.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/pom.xml> to org.apache.uima/uimafit-spring/2.5.0-SNAPSHOT/uimafit-spring-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT/ws/trunk/uimafit-spring/target/uimafit-spring-2.5.0-SNAPSHOT.jar> to org.apache.uima/uimafit-spring/2.5.0-SNAPSHOT/uimafit-spring-2.5.0-SNAPSHOT.jar
channel stopped
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Skipping warnings blame since Git is the only supported SCM up to now.%n
[WARNINGS] Parsing warnings in console log with parser JavaDoc Tool
Skipping warnings blame since Git is the only supported SCM up to now.%n
[WARNINGS] Parsing warnings in console log with parser Maven
Skipping warnings blame since Git is the only supported SCM up to now.%n
[WARNINGS] Computing warning deltas based on reference build #300
Archiving artifacts
[Fast Archiver] Compressed 136.88 KB of artifacts by 70.1% relative to #300
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Maven RedeployPublisher use remote H25 maven settings from : /tmp/settings3323189112628856859.xml
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact uimafit-2.5.0-SNAPSHOT.pom
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/2.5.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/2.5.0-SNAPSHOT/maven-metadata.xml (1022 B at 1.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/2.5.0-SNAPSHOT/uimafit-2.5.0-20181005.200712-7.pom
ERROR: Failed to deploy artifacts: Could not transfer artifact org.apache.uima:uimafit:pom:2.5.0-20181005.200712-7 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/2.5.0-SNAPSHOT/uimafit-2.5.0-20181005.200712-7.pom. Return code is: 401, ReasonPhrase: Unauthorized.
org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.uima:uimafit:pom:2.5.0-20181005.200712-7 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/2.5.0-SNAPSHOT/uimafit-2.5.0-20181005.200712-7.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:193)
	at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:176)
	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.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1073)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.uima:uimafit:pom:2.5.0-20181005.200712-7 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/2.5.0-SNAPSHOT/uimafit-2.5.0-20181005.200712-7.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:420)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 11 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.uima:uimafit:pom:2.5.0-20181005.200712-7 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/2.5.0-SNAPSHOT/uimafit-2.5.0-20181005.200712-7.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 14 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/2.5.0-SNAPSHOT/uimafit-2.5.0-20181005.200712-7.pom. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:635)
	at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 16 more
[INFO] Deployment failed after 2.5 sec
Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE