See 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/51/display/redirect>

------------------------------------------
[...truncated 1.05 KB...]
 > git checkout -f 5429f2205076cea220494b3bbf5b6b180baba9d6
Commit message: "trivial: added license header to *.md files"
 > git rev-list --no-walk 5429f2205076cea220494b3bbf5b6b180baba9d6 # timeout=10
Parsing POMs
Established TCP socket on 34911
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-commons-osgi-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 34911
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/ws/pom.xml>
 -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean 
deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Commons OSGi support 2.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ 
org.apache.sling.commons.osgi ---
[INFO] Deleting 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ 
org.apache.sling.commons.osgi ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run 
(set-bundle-required-execution-environment) @ org.apache.sling.commons.osgi ---
[INFO] Executing tasks

main:
Setting Bundle-RequiredExecutionEnvironment=JavaSE-1.7 from sling.java.version=7
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy-test-bundles) @ 
org.apache.sling.commons.osgi ---
[INFO] Copying org.apache.sling.api-2.0.6.jar to 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/ws/target/testjars/org.apache.sling.api-2.0.6.jar>
[INFO] Copying jcr-1.0.jar to 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/ws/target/testjars/jcr-1.0.jar>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ org.apache.sling.commons.osgi ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
org.apache.sling.commons.osgi ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
org.apache.sling.commons.osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
org.apache.sling.commons.osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/ws/target/classes>
[INFO] 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/ws/src/main/java/org/apache/sling/commons/osgi/SortingServiceTracker.java>:
 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/ws/src/main/java/org/apache/sling/commons/osgi/SortingServiceTracker.java>
 uses unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/ws/src/main/java/org/apache/sling/commons/osgi/SortingServiceTracker.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.2.0:manifest (scr-metadata) @ 
org.apache.sling.commons.osgi ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
org.apache.sling.commons.osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
org.apache.sling.commons.osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/ws/target/test-classes>
[INFO] 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/ws/src/test/java/org/apache/sling/commons/osgi/RankedServicesTest.java>:
 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/ws/src/test/java/org/apache/sling/commons/osgi/RankedServicesTest.java>
 uses or overrides a deprecated API.
[INFO] 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/ws/src/test/java/org/apache/sling/commons/osgi/RankedServicesTest.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ 
org.apache.sling.commons.osgi ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.sling.commons.osgi.ManifestHeaderTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in 
org.apache.sling.commons.osgi.ManifestHeaderTest
Running org.apache.sling.commons.osgi.OsgiUtilTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.sling.commons.osgi.OsgiUtilTest
Running org.apache.sling.commons.osgi.bundleversion.BundleVersionComparisonTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.sling.commons.osgi.bundleversion.BundleVersionComparisonTest
Running org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfoTest
Running org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in 
org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfoTest
Running org.apache.sling.commons.osgi.PropertiesUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.sling.commons.osgi.PropertiesUtilTest
Running org.apache.sling.commons.osgi.RankedServicesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec - in 
org.apache.sling.commons.osgi.RankedServicesTest
Running org.apache.sling.commons.osgi.BundleFileProcessorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.481 sec - in 
org.apache.sling.commons.osgi.BundleFileProcessorTest

Results :

Tests run: 28, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.SurefireArchiver$2; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ 
org.apache.sling.commons.osgi ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ 
org.apache.sling.commons.osgi ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ 
org.apache.sling.commons.osgi >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ 
org.apache.sling.commons.osgi ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run 
(set-bundle-required-execution-environment) @ org.apache.sling.commons.osgi ---
[INFO] Executing tasks

main:
Setting Bundle-RequiredExecutionEnvironment=JavaSE-1.7 from sling.java.version=7
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ 
org.apache.sling.commons.osgi <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ 
org.apache.sling.commons.osgi ---
[INFO] Building jar: 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/ws/target/org.apache.sling.commons.osgi-2.4.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 
org.apache.sling.commons.osgi ---
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ 
org.apache.sling.commons.osgi ---
[INFO] Checking legal files in: org.apache.sling.commons.osgi-2.4.1-SNAPSHOT.jar
[INFO] Checking legal files in: 
org.apache.sling.commons.osgi-2.4.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ 
org.apache.sling.commons.osgi ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[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] Exclude: **/repository/index/*/index-details.txt
[INFO] 27 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 26 licence.
[INFO] 
[INFO] --- maven-bundle-plugin:3.2.0:baseline (baseline) @ 
org.apache.sling.commons.osgi ---
[INFO] artifact org.apache.sling:org.apache.sling.commons.osgi: checking for 
updates from Nexus
[INFO] artifact org.apache.sling:org.apache.sling.commons.osgi: checking for 
updates from central
[INFO] Baseline Report - Generated by Apache Felix Maven Bundle Plugin on 
2018-10-03T06:55Z based on Bnd - see http://www.aqute.biz/Bnd/Bnd
[INFO] Comparing bundle org.apache.sling.commons.osgi version 2.4.1-SNAPSHOT to 
version 2.4.0
[INFO] 
[INFO]   PACKAGE_NAME                                       DELTA      CUR_VER  
  BASE_VER   REC_VER    WARNINGS  
[INFO] = ================================================== ========== 
========== ========== ========== ==========
[INFO] ~ org.apache.sling.commons.osgi                      changed    2.4.1    
  2.4.0      2.4.1      -         
[INFO]      ~ class org.apache.sling.commons.osgi.RankedServices
[INFO]          - annotated aQute.bnd.annotation.ProviderType
[INFO]          + annotated org.osgi.annotation.versioning.ProviderType
[INFO]      ~ interface 
org.apache.sling.commons.osgi.RankedServices$ChangeListener
[INFO]          - annotated aQute.bnd.annotation.ConsumerType
[INFO]          + annotated org.osgi.annotation.versioning.ConsumerType
[INFO]      - version 2.4.0
[INFO]      + version 2.4.1
[INFO] 
-----------------------------------------------------------------------------------------------------------
[INFO]   org.apache.sling.commons.osgi.bundleversion        unchanged  2.2.0    
  2.2.0      2.2.0      -         
[INFO] 
-----------------------------------------------------------------------------------------------------------
[INFO] Baseline analysis complete, 0 error(s), 0 warning(s)
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
org.apache.sling.commons.osgi ---
[INFO] Installing 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/ws/target/org.apache.sling.commons.osgi-2.4.1-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/ws/pom.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/sling-org-apache-sling-commons-osgi-1.8/ws/target/org.apache.sling.commons.osgi-2.4.1-SNAPSHOT-sources.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.2.0:install (default-install) @ 
org.apache.sling.commons.osgi ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ 
org.apache.sling.commons.osgi ---
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
 (1021 B at 1.4 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065502-1221.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065502-1221.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.commons.osgi:jar:2.4.1-20181003.065502-1221 
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/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065502-1221.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/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
 (1021 B at 1.6 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065504-1221.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065504-1221.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.commons.osgi:jar:2.4.1-20181003.065504-1221 
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/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065504-1221.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/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
 (1021 B at 1.6 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065506-1221.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065506-1221.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.commons.osgi:jar:2.4.1-20181003.065506-1221 
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/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065506-1221.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/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
 (1021 B at 1.6 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065508-1221.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065508-1221.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.commons.osgi:jar:2.4.1-20181003.065508-1221 
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/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065508-1221.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/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
 (1021 B at 1.6 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065510-1221.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065510-1221.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.commons.osgi:jar:2.4.1-20181003.065510-1221 
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/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065510-1221.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/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
 (1021 B at 1.6 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065511-1221.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065511-1221.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.commons.osgi:jar:2.4.1-20181003.065511-1221 
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/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065511-1221.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/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
 (1021 B at 1.6 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065513-1221.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065513-1221.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.commons.osgi:jar:2.4.1-20181003.065513-1221 
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/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065513-1221.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/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
 (1021 B at 1.5 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065515-1221.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065515-1221.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.commons.osgi:jar:2.4.1-20181003.065515-1221 
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/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065515-1221.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/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
 (1021 B at 1.6 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065517-1221.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065517-1221.pom
[WARNING] Encountered issue during deployment: Failed to deploy artifacts: 
Could not transfer artifact 
org.apache.sling:org.apache.sling.commons.osgi:jar:2.4.1-20181003.065517-1221 
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/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065517-1221.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/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/maven-metadata.xml
 (1021 B at 1.6 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065518-1221.jar
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065518-1221.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: 01:50 min
[INFO] Finished at: 2018-10-03T06:55:28+00:00
[INFO] Final Memory: 72M/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 org.apache.sling.commons.osgi: Failed to deploy artifacts: Could not 
transfer artifact 
org.apache.sling:org.apache.sling.commons.osgi:jar:2.4.1-20181003.065502-1221 
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/org.apache.sling.commons.osgi/2.4.1-SNAPSHOT/org.apache.sling.commons.osgi-2.4.1-20181003.065502-1221.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

Reply via email to