You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/01/12 08:24:12 UTC

Build failed in Jenkins: httpcomponents-client-4.6.x #64

See <https://builds.apache.org/job/httpcomponents-client-4.6.x/64/display/redirect>

------------------------------------------
Started by upstream project "maven-surefire" build number 1825
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam8 (beam) in workspace <https://builds.apache.org/job/httpcomponents-client-4.6.x/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/4.6.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/4.6.x^{commit} # timeout=10
Checking out Revision 6c1c16431da0bb2a3769caddbac7a98918f7729b (refs/remotes/origin/4.6.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6c1c16431da0bb2a3769caddbac7a98918f7729b
Commit message: "HTTPCLIENT-1895: added test case for multi-member GZIP content streams (per RFC 1952)"
 > git rev-list 6c1c16431da0bb2a3769caddbac7a98918f7729b # timeout=10
Parsing POMs
Established TCP socket on 45796
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[httpcomponents-client-4.6.x] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -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 45796
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/httpcomponents-client-4.6.x/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -P-lax-doclint
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin org.apache.felix:maven-bundle-plugin:3.3.0 or one of its dependencies could not be resolved: Failure to find org.apache.felix:maven-bundle-plugin:jar:3.3.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ 
[ERROR] Unknown packaging: bundle @ org.apache.httpcomponents:httpclient-osgi:[unknown-version], <https://builds.apache.org/job/httpcomponents-client-4.6.x/ws/httpclient-osgi/pom.xml,> line 40, column 14
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.httpcomponents:httpclient-osgi:4.6.0-alpha1-SNAPSHOT (<https://builds.apache.org/job/httpcomponents-client-4.6.x/ws/httpclient-osgi/pom.xml)> has 2 errors
[ERROR]     Unresolveable build extension: Plugin org.apache.felix:maven-bundle-plugin:3.3.0 or one of its dependencies could not be resolved: Failure to find org.apache.felix:maven-bundle-plugin:jar:3.3.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 2]
[ERROR]     Unknown packaging: bundle @ org.apache.httpcomponents:httpclient-osgi:[unknown-version], <https://builds.apache.org/job/httpcomponents-client-4.6.x/ws/httpclient-osgi/pom.xml,> line 40, column 14
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException
channel stopped

Jenkins build is back to normal : httpcomponents-client-4.6.x #67

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-4.6.x/67/display/redirect>


Build failed in Jenkins: httpcomponents-client-4.6.x #66

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-4.6.x/66/display/redirect?page=changes>

Changes:

[sudheera] HTTPCLIENT-1690: Updated a test case

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam8 (beam) in workspace <https://builds.apache.org/job/httpcomponents-client-4.6.x/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/4.6.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/4.6.x^{commit} # timeout=10
Checking out Revision 95c4bcd035db051e58250ae4227930f2d88d18f2 (refs/remotes/origin/4.6.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 95c4bcd035db051e58250ae4227930f2d88d18f2
Commit message: "HTTPCLIENT-1690: Updated a test case"
 > git rev-list 97b365d3d96aae2cdff3b5dd894dba1a1ec7accc # timeout=10
Parsing POMs
Established TCP socket on 45013
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[httpcomponents-client-4.6.x] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -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 45013
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/httpcomponents-client-4.6.x/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install -P-lax-doclint
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin org.apache.felix:maven-bundle-plugin:3.3.0 or one of its dependencies could not be resolved: Failure to find org.apache.felix:maven-bundle-plugin:jar:3.3.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ 
[ERROR] Unknown packaging: bundle @ org.apache.httpcomponents:httpclient-osgi:[unknown-version], <https://builds.apache.org/job/httpcomponents-client-4.6.x/ws/httpclient-osgi/pom.xml,> line 40, column 14
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.httpcomponents:httpclient-osgi:4.6.0-alpha1-SNAPSHOT (<https://builds.apache.org/job/httpcomponents-client-4.6.x/ws/httpclient-osgi/pom.xml)> has 2 errors
[ERROR]     Unresolveable build extension: Plugin org.apache.felix:maven-bundle-plugin:3.3.0 or one of its dependencies could not be resolved: Failure to find org.apache.felix:maven-bundle-plugin:jar:3.3.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 2]
[ERROR]     Unknown packaging: bundle @ org.apache.httpcomponents:httpclient-osgi:[unknown-version], <https://builds.apache.org/job/httpcomponents-client-4.6.x/ws/httpclient-osgi/pom.xml,> line 40, column 14
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException
channel stopped

Build failed in Jenkins: httpcomponents-client-4.6.x #65

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-4.6.x/65/display/redirect?page=changes>

Changes:

[olegk] HTTPCLIENT-1690: Avoid merging Content-Encoding headers coming with 304

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam8 (beam) in workspace <https://builds.apache.org/job/httpcomponents-client-4.6.x/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/4.6.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/4.6.x^{commit} # timeout=10
Checking out Revision 97b365d3d96aae2cdff3b5dd894dba1a1ec7accc (refs/remotes/origin/4.6.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 97b365d3d96aae2cdff3b5dd894dba1a1ec7accc
Commit message: "HTTPCLIENT-1690: Avoid merging Content-Encoding headers coming with 304 status to cache entry, port mergeHeaders method from master"
 > git rev-list 6c1c16431da0bb2a3769caddbac7a98918f7729b # timeout=10
Parsing POMs
Established TCP socket on 33912
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[httpcomponents-client-4.6.x] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -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 33912
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/httpcomponents-client-4.6.x/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install -P-lax-doclint
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin org.apache.felix:maven-bundle-plugin:3.3.0 or one of its dependencies could not be resolved: Failure to find org.apache.felix:maven-bundle-plugin:jar:3.3.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ 
[ERROR] Unknown packaging: bundle @ org.apache.httpcomponents:httpclient-osgi:[unknown-version], <https://builds.apache.org/job/httpcomponents-client-4.6.x/ws/httpclient-osgi/pom.xml,> line 40, column 14
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.httpcomponents:httpclient-osgi:4.6.0-alpha1-SNAPSHOT (<https://builds.apache.org/job/httpcomponents-client-4.6.x/ws/httpclient-osgi/pom.xml)> has 2 errors
[ERROR]     Unresolveable build extension: Plugin org.apache.felix:maven-bundle-plugin:3.3.0 or one of its dependencies could not be resolved: Failure to find org.apache.felix:maven-bundle-plugin:jar:3.3.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 2]
[ERROR]     Unknown packaging: bundle @ org.apache.httpcomponents:httpclient-osgi:[unknown-version], <https://builds.apache.org/job/httpcomponents-client-4.6.x/ws/httpclient-osgi/pom.xml,> line 40, column 14
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException
channel stopped