See <https://builds.apache.org/job/sling-bundle-archetype-1.8/57/display/redirect>
------------------------------------------ [...truncated 464 B...] Fetching changes from the remote Git repository > git config remote.origin.url > https://github.com/apache/sling-bundle-archetype.git # timeout=10 Fetching upstream changes from https://github.com/apache/sling-bundle-archetype.git > git --version # timeout=10 > git fetch --tags --progress > https://github.com/apache/sling-bundle-archetype.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision bbac47e401e10ce0caeb044c6de75a24296a3511 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bbac47e401e10ce0caeb044c6de75a24296a3511 Commit message: "trivial: added license header to *.md files" > git rev-list --no-walk bbac47e401e10ce0caeb044c6de75a24296a3511 # timeout=10 Parsing POMs Established TCP socket on 57652 maven33-agent.jar already up to date maven33-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [sling-bundle-archetype-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 57652 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/sling-bundle-archetype-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Sling Bundle Archetype 1.0.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sling-bundle-archetype --- [INFO] Deleting <https://builds.apache.org/job/sling-bundle-archetype-1.8/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ sling-bundle-archetype --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ sling-bundle-archetype --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ sling-bundle-archetype --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ sling-bundle-archetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.8:run (check-memory-task) @ sling-bundle-archetype --- [INFO] Executing tasks main: [echo] **************** WARNING (SLING-443/SLING-1782) ****************************** [echo] On most platforms, you'll get OutOfMemoryErrors when building unless you set [echo] on 32bit platforms: MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=256M", see SLING-443 [echo] on 64bit platforms: MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M", see SLING-1782 [echo] ****************************************************************************** [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ sling-bundle-archetype --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ sling-bundle-archetype --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0 [INFO] [INFO] --- maven-archetype-plugin:2.2:jar (default-jar) @ sling-bundle-archetype --- [INFO] Building archetype jar: <https://builds.apache.org/job/sling-bundle-archetype-1.8/ws/target/sling-bundle-archetype-1.0.7-SNAPSHOT> [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ sling-bundle-archetype >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ sling-bundle-archetype --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ sling-bundle-archetype --- [INFO] Executing tasks main: [INFO] Executed tasks [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ sling-bundle-archetype <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ sling-bundle-archetype --- [INFO] Building jar: <https://builds.apache.org/job/sling-bundle-archetype-1.8/ws/target/sling-bundle-archetype-1.0.7-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sling-bundle-archetype --- [INFO] [INFO] --- maven-archetype-plugin:2.2:integration-test (default-integration-test) @ sling-bundle-archetype --- [INFO] Processing Archetype IT project: normal [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: sling-bundle-archetype:1.0.7-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.apache.sling [INFO] Parameter: artifactId, Value: test-bundle-archetype-project [INFO] Parameter: version, Value: 0.0.1-SNAPSHOT [INFO] Parameter: package, Value: org.apache.sling.archetype.bundle.testing [INFO] Parameter: packageInPathFormat, Value: org/apache/sling/archetype/bundle/testing [INFO] Parameter: package, Value: org.apache.sling.archetype.bundle.testing [INFO] Parameter: version, Value: 0.0.1-SNAPSHOT [INFO] Parameter: groupId, Value: org.apache.sling [INFO] Parameter: artifactId, Value: test-bundle-archetype-project [INFO] project created from Archetype in dir: <https://builds.apache.org/job/sling-bundle-archetype-1.8/ws/target/test-classes/projects/normal/project/test-bundle-archetype-project> [INFO] Invoking post-archetype-generation goals: verify [INFO] [INFO] Error stacktraces are turned on. [INFO] [INFO] Scanning for projects... [INFO] [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Building test-bundle-archetype-project 0.0.1-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ test-bundle-archetype-project --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-bundle-archetype-1.8/ws/target/test-classes/projects/normal/project/test-bundle-archetype-project/src/main/resources> [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ test-bundle-archetype-project --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 1 source file to <https://builds.apache.org/job/sling-bundle-archetype-1.8/ws/target/test-classes/projects/normal/project/test-bundle-archetype-project/target/classes> [INFO] [INFO] [INFO] [INFO] --- bnd-maven-plugin:3.5.0:bnd-process (run-bnd) @ test-bundle-archetype-project --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ test-bundle-archetype-project --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-bundle-archetype-1.8/ws/target/test-classes/projects/normal/project/test-bundle-archetype-project/src/test/resources> [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ test-bundle-archetype-project --- [INFO] [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ test-bundle-archetype-project --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ test-bundle-archetype-project --- [INFO] [INFO] Building jar: <https://builds.apache.org/job/sling-bundle-archetype-1.8/ws/target/test-classes/projects/normal/project/test-bundle-archetype-project/target/test-bundle-archetype-project-0.0.1-SNAPSHOT.jar> [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 2.859 s [INFO] [INFO] Finished at: 2018-09-30T02:05:41+00:00 [INFO] [INFO] Final Memory: 38M/3925M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Post-archetype-generation invoker exit code: 0 [INFO] run script <https://builds.apache.org/job/sling-bundle-archetype-1.8/ws/target/test-classes/projects/normal/verify.groovy> [INFO] Running post-build script: <https://builds.apache.org/job/sling-bundle-archetype-1.8/ws/target/test-classes/projects/normal/verify.groovy> [INFO] Finished post-build script: <https://builds.apache.org/job/sling-bundle-archetype-1.8/ws/target/test-classes/projects/normal/verify.groovy> [JENKINS] Recording test results [INFO] [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ sling-bundle-archetype --- [INFO] Checking legal files in: sling-bundle-archetype-1.0.7-SNAPSHOT.jar [INFO] Checking legal files in: sling-bundle-archetype-1.0.7-SNAPSHOT-sources.jar [INFO] [INFO] --- apache-rat-plugin:0.11:check (default) @ sling-bundle-archetype --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: src/test/resources/projects/*/goal.txt [INFO] Exclude: src/main/appended-resources/META-INF/* [INFO] Exclude: velocity.log [INFO] Exclude: target/* [INFO] Exclude: README.md [INFO] Exclude: maven-eclipse.xml [INFO] Exclude: .* [INFO] Exclude: .*/** [INFO] Exclude: **/*.json [INFO] Exclude: DEPENDENCIES [INFO] Exclude: **/*.rej [INFO] Exclude: hs_err_*.log [INFO] 10 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 9 licence. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sling-bundle-archetype --- [INFO] Installing <https://builds.apache.org/job/sling-bundle-archetype-1.8/ws/target/sling-bundle-archetype-1.0.7-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/sling-bundle-archetype-1.8/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/sling-bundle-archetype-1.8/ws/target/sling-bundle-archetype-1.0.7-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-archetype-plugin:2.2:update-local-catalog (default-update-local-catalog) @ sling-bundle-archetype --- [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ sling-bundle-archetype --- [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml (1006 B at 1.1 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020546-32.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020546-32.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:sling-bundle-archetype:jar:1.0.7-20180930.020546-32 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/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020546-32.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 2 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml (1006 B at 1.4 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020548-32.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020548-32.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:sling-bundle-archetype:jar:1.0.7-20180930.020548-32 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/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020548-32.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 3 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml (1006 B at 1.6 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020550-32.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020550-32.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:sling-bundle-archetype:jar:1.0.7-20180930.020550-32 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/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020550-32.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 4 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml (1006 B at 1.6 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020551-32.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020551-32.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:sling-bundle-archetype:jar:1.0.7-20180930.020551-32 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/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020551-32.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 5 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml (1006 B at 1.5 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020553-32.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020553-32.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:sling-bundle-archetype:jar:1.0.7-20180930.020553-32 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/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020553-32.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 6 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml (1006 B at 1.5 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020555-32.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020555-32.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:sling-bundle-archetype:jar:1.0.7-20180930.020555-32 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/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020555-32.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 7 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml (1006 B at 1.6 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020557-32.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020557-32.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:sling-bundle-archetype:jar:1.0.7-20180930.020557-32 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/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020557-32.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 8 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml (1006 B at 1.6 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020558-32.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020558-32.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:sling-bundle-archetype:jar:1.0.7-20180930.020558-32 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/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020558-32.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 9 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml (1006 B at 1.5 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020600-32.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020600-32.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:sling-bundle-archetype:jar:1.0.7-20180930.020600-32 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/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020600-32.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 10 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/maven-metadata.xml (1006 B at 1.6 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020602-32.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020602-32.pom [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [JENKINS] Archiving disabled [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 46.324 s [INFO] Finished at: 2018-09-30T02:06:09+00:00 [INFO] Final Memory: 79M/3925M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project sling-bundle-archetype: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:sling-bundle-archetype:jar:1.0.7-20180930.020546-32 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/sling/sling-bundle-archetype/1.0.7-SNAPSHOT/sling-bundle-archetype-1.0.7-20180930.020546-32.jar. Return code is: 401, ReasonPhrase: Unauthorized. -> [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 channel stopped Recording test results
