Repository Root: https://svn.wso2.org/repos/wso2 Repository UUID: a5903396-d722-0410-b921-86c7d4935375 Revision: 111708 Node Kind: directory Schedule: normal Last Changed Author: supunm Last Changed Rev: 111708 Last Changed Date: 2011-08-16 22:30:05 -0400 (Tue, 16 Aug 2011) at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:140) at org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory.createSocket(SSLProtocolSocketFactory.java:130) at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707) at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1361) at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387) at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397) at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:621) at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:193) ... 37 more Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
Results : Failed tests: testTemplate(org.wso2.carbon.event.EventTest) testTemplate(org.wso2.carbon.sqs.QueueServiceTest) Tests run: 3, Failures: 2, Errors: 0, Skipped: 0 Shutting down server... java.lang.NullPointerException at org.wso2.carbon.integration.core.ServerUtils.shutdown(ServerUtils.java:256) at org.wso2.carbon.integration.core.ServerUtils$1.run(ServerUtils.java:74) Saving Code Coverage Details... Completed Saving Code Coverage Details. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /home/carbon320/322_carbon/products/mb/1.0.2/modules/integration/sqs/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7 minutes 28 seconds [INFO] Finished at: Wed Aug 17 00:13:48 EDT 2011 [INFO] Final Memory: 108M/1097M [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 Manager - Parent [INFO] WSO2 Manager - Styles Parent [INFO] WSO2 Carbon Cloud Manager - UI styles [INFO] WSO2 Carbon Cloud Manager- Cloud Services Management [INFO] WSO2 Carbon Cloud Manager - Dashboard User Interface [INFO] WSO2 Carbon Cloud Manager - Login User Interface [INFO] WSO2 Manager - Features Parent [INFO] WSO2 Stratos Manager - Features Aggregator Module [INFO] WSO2 Stratos - Cloud Manager Core Feature [INFO] WSO2 Stratos - Cloud Manager UI Feature [INFO] WSO2 Stratos - Cloud Manager Composite Feature [INFO] WSO2 Manager - P2 Profile Generation Parent [INFO] WSO2 Stratos Manager - Manager Profile Generation [INFO] WSO2 Manager - Distribution Parent [INFO] WSO2 Stratos Manager - Distribution [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Manager - Parent [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Manager - Styles Parent [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Carbon Cloud Manager - UI styles -- [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 17 Aug 2011 [INFO] [clean:clean {execution: auto-clean}] [INFO] Deleting /home/carbon320/322_carbon/products/manager/1.5.2/modules/distribution/service/target [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/carbon320/322_carbon/products/manager/1.5.2/modules/distribution/service/src/main/resources [INFO] [compiler:compile {execution: default-compile}] [INFO] No sources to compile [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/carbon320/322_carbon/products/manager/1.5.2/modules/distribution/service/src/test/resources [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] No sources to compile [INFO] [surefire:test {execution: default-test}] [INFO] No tests to run. [INFO] [assembly:attached {execution: 1-pre_dist}] [INFO] Reading assembly descriptor: /home/carbon320/322_carbon/products/manager/1.5.2/modules/distribution/service/src/assembly/dist.xml [INFO] Building zip: /home/carbon320/322_carbon/products/manager/1.5.2/modules/distribution/service/target/wso2stratos-manager-1.5.2.zip [INFO] [jar:jar {execution: default-jar}] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/carbon320/322_carbon/products/manager/1.5.2/modules/distribution/service/target/wso2stratos-manager-1.5.2.jar [INFO] [dependency:unpack {execution: 2-unpack-wso2carbon}] [INFO] Configured Artifact: org.wso2.carbon:wso2carbon-core:3.2.2:zip [INFO] Configured Artifact: com.acme.shoppingcart:shopping-cart:1.5.1:zip Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public//com/acme/shoppingcart/shopping-cart/1.5.1/shopping-cart-1.5.1.zip [INFO] Unable to find resource 'com.acme.shoppingcart:shopping-cart:zip:1.5.1' in repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) Downloading: http://repo1.maven.org/maven2/com/acme/shoppingcart/shopping-cart/1.5.1/shopping-cart-1.5.1.zip [INFO] Unable to find resource 'com.acme.shoppingcart:shopping-cart:zip:1.5.1' in repository central (http://repo1.maven.org/maven2) [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Unable to find artifact. Embedded error: Unable to download the artifact from any repository Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=com.acme.shoppingcart -DartifactId=shopping-cart -Dversion=1.5.1 -Dpackaging=zip -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=com.acme.shoppingcart -DartifactId=shopping-cart -Dversion=1.5.1 -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] com.acme.shoppingcart:shopping-cart:zip:1.5.1 from the specified remote repositories: central (http://repo1.maven.org/maven2), wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13 minutes 41 seconds [INFO] Finished at: Wed Aug 17 00:27:36 EDT 2011 [INFO] Final Memory: 153M/1237M [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 LB - Aggregator Module [INFO] WSO2 LB - P2 Profile Generation Parent [INFO] WSO2 LB - P2 Profile Generation [INFO] WSO2 LB - Distribution Parent [INFO] WSO2 LB - Distribution [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 LB - Aggregator Module [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] -- Results : Failed tests: testTemplate(org.wso2.carbon.app.test.registry.TestContentStream) testTemplate(org.wso2.carbon.app.test.registry.ContinuousOperations) testTemplate(org.wso2.carbon.app.test.registry.QueryTest) testTemplate(org.wso2.carbon.app.test.registry.FileSystemImportExport) testTemplate(org.wso2.carbon.app.test.registry.PropertiesTest) testTemplate(org.wso2.carbon.app.test.registry.RatingTest) testTemplate(org.wso2.carbon.app.test.registry.RenameTest) testTemplate(org.wso2.carbon.app.test.registry.ResourceHandling) testTemplate(org.wso2.carbon.app.test.registry.TestAssociation) testTemplate(org.wso2.carbon.app.test.registry.TestContentStream) testTemplate(org.wso2.carbon.app.test.registry.TestCopy) testTemplate(org.wso2.carbon.app.test.registry.TestMove) testTemplate(org.wso2.carbon.app.test.registry.TestPaths) testTemplate(org.wso2.carbon.app.test.registry.TestResources) testTemplate(org.wso2.carbon.app.test.registry.TestTagging) testTemplate(org.wso2.carbon.app.test.registry.VersionHandlingTest) Tests run: 16, Failures: 16, Errors: 0, Skipped: 0 Shutting down server... java.lang.NullPointerException at org.wso2.carbon.integration.core.ServerUtils.shutdown(ServerUtils.java:256) at org.wso2.carbon.integration.core.ServerUtils$1.run(ServerUtils.java:74) Saving Code Coverage Details... Completed Saving Code Coverage Details. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /home/carbon320/322_carbon/products/greg/4.0.2/modules/integration/registry/app-remote-registry-test/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17 minutes 38 seconds [INFO] Finished at: Wed Aug 17 00:59:37 EDT 2011 [INFO] Final Memory: 285M/1055M [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 Identity Server [INFO] WSO2 Identity Server Styles Parent [INFO] Identity Server: UI styles [INFO] WSO2 Identity Server Features Parent [INFO] WSO2 IS - Features Aggregator Module [INFO] WSO2 IS - Style Features [INFO] WSO2 IS - Utils Features [INFO] WSO2 Cloud Identity: UI styles [INFO] WSO2 Stratos - Cloud Identity Features Aggregator Module [INFO] WSO2 Stratos - Cloud Identity Style Features [INFO] WSO2 Stratos - Cloud Identity Utils Features [INFO] WSO2 Cloud Identity - Login User Interface [INFO] WSO2 Cloud Identity - Tenant Configuration User Interface [INFO] WSO2 Carbon - Cloud Identity UI Feature [INFO] WSO2 Cloud Identity - SAML2 SSO Management Aggregator Component [INFO] WSO2 Cloud Identity - SAML2 SSO Management Component [INFO] WSO2 Stratos - Stratos SSO Management Feature Aggregator Module [INFO] WSO2 Stratos - Stratos SSO Management Server Feature [INFO] WSO2 Cloud Identity - SAML2 SSO Management FE Component [INFO] WSO2 Stratos - Stratos SSO Management UI Feature [INFO] WSO2 Stratos - Stratos SSO Management Feature [INFO] WSO2 Identity Server P2 Profile Generation Parent [INFO] WSO2 IS - IS Profile Generation [INFO] WSO2 Stratos - Cloud Identity Profile Generation [INFO] WSO2 Identity Server Distribution Parent [INFO] Identity Server [INFO] WSO2 Cloud Identity - Distribution -- at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) at java.net.Socket.connect(Socket.java:529) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:559) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:140) at org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory.createSocket(SSLProtocolSocketFactory.java:130) at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707) at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1361) at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387) at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397) at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:621) at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:193) ... 37 more Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.767 sec <<< FAILURE! Results : Tests run: 1, Failures: 1, Errors: 0, Skipped: 0 Shutting down server... java.lang.NullPointerException at org.wso2.carbon.integration.core.ServerUtils.shutdown(ServerUtils.java:256) at org.wso2.carbon.integration.core.ServerUtils$1.run(ServerUtils.java:74) Saving Code Coverage Details... Completed Saving Code Coverage Details. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10 minutes 57 seconds [INFO] Finished at: Wed Aug 17 01:10:41 EDT 2011 [INFO] Final Memory: 162M/1254M [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 AppServer - Parent [INFO] WSO2 AppServer - Styles Parent [INFO] WSO2 AppServer - UI styles [INFO] WSO2 Stratos AppServer - UI styles [INFO] WSO2 AppServer - Samples Parent [INFO] Samples [INFO] Sample/Chad [INFO] Sample/CommodityQuote [INFO] Sample/TinyURL [INFO] Sample/Trader [INFO] Sample/FlickrClient [INFO] Sample/MEX [INFO] Sample/MTOM [INFO] Sample/XKMS [INFO] Sample/xfer [INFO] Sample/STS [INFO] Sample/JAXWS [INFO] Sample/JSON [INFO] Sample/JIBX [INFO] Sample/HelloWorld [INFO] Sample/Client API [INFO] Sample/Mail Transport [INFO] Sample/HelloWorldWebapp [INFO] WSO2 Stratos AppServer - Samples [INFO] WSO2 AS - Sample SimpleStockQuoteService [INFO] WSO2 Stratos AppServer - Sample Installer [INFO] WSO2 AS - Example webapp [INFO] WSO2 AppServer - Features Parent [INFO] WSO2 AppServer - Features Aggregator Module -- [INFO] Installing org.wso2.stratos.appserver.deployment.feature.group 1.5.2. [INFO] Installing org.wso2.stratos.appserver.dashboard.ui.feature.group 1.5.2. [INFO] Installing org.wso2.stratos.appserver.sample.installer.ui.feature.group 1.5.2. [INFO] Installing org.wso2.stratos.appserver.login.ui.feature.group 1.5.2. [INFO] Installing org.wso2.carbon.bam.data.publisher.servicestats.feature.group 3.2.1. [INFO] Installing org.wso2.carbon.bam.lwevent.feature.group 3.2.1. [INFO] Installing org.wso2.carbon.event.common.feature.group 3.2.0. [INFO] Installing org.wso2.carbon.event.server.feature.group 3.2.1. [INFO] Installing org.wso2.carbon.event.ui.feature.group 3.2.0. [INFO] Installing org.wso2.carbon.application.mgt.feature.group 3.2.0. [INFO] Installing org.wso2.carbon.application.deployer.webapp.feature.group 3.2.0. [INFO] Installing org.wso2.carbon.load.balance.agent.server.feature.group 1.1.0. [INFO] Installing org.wso2.carbon.identity.core.server.feature.group 3.2.0. [INFO] Installing org.wso2.carbon.identity.core.ui.feature.group 3.2.0. [INFO] Installing org.wso2.carbon.identity.relying.party.server.feature.group 3.2.0. [INFO] Installing org.wso2.carbon.identity.relying.party.ui.feature.group 3.2.0. [INFO] Installing org.wso2.carbon.tenant.mgt.core.feature.group 1.5.1. [INFO] Installing org.wso2.carbon.deployment.synchronizer.server.feature.group 3.2.2. [INFO] Installing org.wso2.carbon.issue.tracker.feature.group 3.2.1. [ERROR] Cannot complete the install because one or more required items could not be found. [ERROR] Software being installed: WSO2 Stratos - Common Composite Feature 1.5.2 (org.wso2.carbon.common.feature.group 1.5.2) [ERROR] Missing requirement: org.wso2.carbon.throttling.agent 1.5.2 (org.wso2.carbon.throttling.agent 1.5.2) requires 'package org.wso2.carbon.throttling.agent.stub.services [3.2.0,3.3.0)' but it could not be found [ERROR] Cannot satisfy dependency: [ERROR] From: WSO2 Stratos - Common Composite Feature 1.5.2 (org.wso2.carbon.common.feature.group 1.5.2) [ERROR] To: org.wso2.carbon.common.server.feature.group [1.5.2] [ERROR] Cannot satisfy dependency: [ERROR] From: WSO2 Stratos - Common Core Feature 1.5.2 (org.wso2.carbon.common.server.feature.group 1.5.2) [ERROR] To: org.wso2.carbon.throttling.agent [1.5.2] [ERROR] Application failed, log file location: /home/carbon320/322_carbon/products/as/4.1.2/modules/p2-profile-gen/service/target/p2-agent/configuration/1313558335875.log [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8 minutes 15 seconds [INFO] Finished at: Wed Aug 17 01:19:07 EDT 2011 [INFO] Final Memory: 211M/1253M [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 Gadget Server - Parent [INFO] WSO2 Gadget Server - Styles Parent [INFO] WSO2 Gadget Server - UI styles [INFO] WSO2 Gadget Server - UI styles [INFO] WSO2 Gadget Server - Menu Parent [INFO] WSO2 Gadget Server - Menu [INFO] WSO2 Gadget Server - Menu [INFO] WSO2 Gadget Server - Features Parent [INFO] WSO2 Gadget Server - Features Aggregator Module [INFO] WSO2 Gadget Server - Style Features [INFO] WSO2 Gadget Server - Menu Features [INFO] WSO2 Gadget Server - Features Aggregator Module [INFO] WSO2 Gadget Server - Style Features [INFO] WSO2 Gadget Server - Menu Features [INFO] WSO2 Carbon Multitenancy for Gadget Server - GSaaS Login User Interface [INFO] WSO2 Gadget Server - gsaas login Features [INFO] WSO2 Gadget Server - P2 Profile Generation Parent [INFO] WSO2 Gadget Server - Gadget Server Profile Generation [INFO] WSO2 Gadget Server - Gadget Server Profile Generation [INFO] WSO2 Gadget Server - Destribution Parent [INFO] WSO2 Gadget Server - Distribution [INFO] WSO2 Gadget Server - Distribution [INFO] WSO2 GS - Integration Tests [INFO] WSO2 Gadget Server Test Framework - GadgetRepo Test Module Group [INFO] WSO2 GS - Dashboard Test Module [INFO] WSO2 GS - GadgetRepo Test Module [INFO] WSO2 GS - Theme Test Module [INFO] WSO2 GS - User Management Test Module -- [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.security.mgt.feature [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.registry.core.feature [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.registry.ui.menu.feature [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.registry.resource.properties.feature [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.registry.social.feature [INFO] Extracting feature org.wso2.gs:org.wso2.stratos.gadget.styles.feature [INFO] Extracting feature org.wso2.gs:org.wso2.stratos.gadget.menu.feature [INFO] Extracting feature org.wso2.gs:org.wso2.stratos.gadget.login.ui.feature [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.identity.authenticator.token.feature [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.identity.user.profile.feature [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.application.mgt.feature [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.application.deployer.gadget.feature [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.identity.relying.party.server.feature [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.identity.relying.party.ui.feature [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.identity.core.server.feature [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.identity.core.ui.feature [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.tenant.mgt.core.feature [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.load.balance.agent.server.feature [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.issue.tracker.feature [INFO] Copying resources [INFO] Running Equinox P2 Publisher Application for Repository Generation [INFO] Generating metadata for .. [INFO] Generation completed with success [5 seconds]. [INFO] Running Equinox P2 Category Publisher Application for the Generated Repository [INFO] [carbon-p2:p2-profile-gen {execution: 3-p2-profile-generation}] [INFO] Running Equinox P2 Director Application [ERROR] The installable unit org.wso2.carbon.core.common.feature.group/3.2.1 has not been found. [ERROR] Application failed, log file location: /home/carbon320/322_carbon/products/gs/1.4.2/modules/p2-profile-gen/service/target/p2-agent/configuration/1313558611975.log [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 minutes 20 seconds [INFO] Finished at: Wed Aug 17 01:23:34 EDT 2011 [INFO] Final Memory: 102M/1289M [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 Mashup Server [INFO] WSO2 Mashup Server Styles Parent [INFO] MS UI styles [INFO] WSO2 Stratos MS - UI styles [INFO] WSO2 Mashup Server Features Parent [INFO] WSO2 MS - Features Aggregator Module [INFO] WSO2 MS - Style Features [INFO] WSO2 Stratos MS - Features Aggregator Module [INFO] WSO2 Stratos MS - Style Features [INFO] WSO2 Stratos MS - Deployment [INFO] WSO2 Stratos MS - Deployment Features [INFO] WSO2 Stratos MS - Dashboard UI [INFO] WSO2 Stratos MS - Dashboard UI Features [INFO] WSO2 Stratos MS - Sample Installer [INFO] WSO2 Stratos MS - Sample Installer UI Features [INFO] WSO2 Stratos MS - Login User Interface [INFO] WSO2 Stratos MS - Deployment Features [INFO] WSO2 Mashup Server P2 Profile Generation Parent [INFO] WSO2 MS - MS Profile Generation [INFO] WSO2 Stratos MS - Profile Generation [INFO] WSO2 Mashup Server Distribution Parent [INFO] WSO2 MS Distribution [INFO] WSO2 Stratos MS - Distribution [INFO] WSO2 MS - Integration Tests [INFO] WSO2 Mashup Server Test Framework - Mashup Test Module Group [INFO] WSO2 MS - Mashup Admin Test Module [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 Mashup Server -- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.788 sec <<< FAILURE! Results : Failed tests: testTemplate(org.wso2.carbon.mashup.jsservices.admin.MashupAdminTest) Tests run: 1, Failures: 1, Errors: 0, Skipped: 0 Shutting down server... java.lang.NullPointerException at org.wso2.carbon.integration.core.ServerUtils.shutdown(ServerUtils.java:256) at org.wso2.carbon.integration.core.ServerUtils$1.run(ServerUtils.java:74) Saving Code Coverage Details... Completed Saving Code Coverage Details. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /home/carbon320/322_carbon/products/ms/2.3.2/modules/integration/ms-integration-tests/mashupAdmin/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6 minutes [INFO] Finished at: Wed Aug 17 01:29:42 EDT 2011 [INFO] Final Memory: 136M/1292M [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 DataServices Parent [INFO] WSO2 DataServices Styles Parent [INFO] DataServices UI styles [INFO] WSO2 Stratos DSS - UI styles [INFO] WSO2 DataServices Samples Parent [INFO] DataServices Samples Parent [INFO] DataServices Clients [INFO] WSO2 Stratos DSS - Samples [INFO] WSO2 Stratos DSS - Sample Clients [INFO] WSO2 DataServices Features Parent [INFO] WSO2 DataServices - Style Features [INFO] WSO2 Stratos DSS - Features Aggregator Module [INFO] WSO2 Stratos DSS - Style Features [INFO] WSO2 Stratos DSS - Login User Interface [INFO] WSO2 Stratos DSS - Deployment Features [INFO] WSO2 Stratos Data Services Server - Dashboard UI [INFO] WSO2 Stratos DSS - Dashboard UI Features [INFO] WSO2 DataServices P2 Profile Generation Parent [INFO] WSO2 DataServices - DataServices Profile Generation [INFO] WSO2 Stratos DSS - DataServices Profile Generation [INFO] WSO2 DataServices Distribution Parent [INFO] Data Services Server Distribution [INFO] WSO2 Stratos DSS - Distribution [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 DataServices Parent [INFO] task-segment: [clean] [INFO] ------------------------------------------------------------------------ -- at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:443) at org.apache.axis2.description.OutOnlyAxisOperationClient.executeImpl(OutOnlyAxisOperation.java:278) at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165) at org.apache.axis2.client.ServiceClient.fireAndForget(ServiceClient.java:512) at org.apache.axis2.client.ServiceClient.fireAndForget(ServiceClient.java:489) at org.wso2.carbon.bam.datacollection.test.activity.mockobjects.MockEventBroker.publish(MockEventBroker.java:52) ... 6 more Caused by: java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351) at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) at java.net.Socket.connect(Socket.java:529) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:559) at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:140) at org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory.createSocket(SSLProtocolSocketFactory.java:130) at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707) at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1361) at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387) at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397) at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:621) at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:193) ... 15 more Completed Saving Code Coverage Details. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /home/carbon320/322_carbon/products/bam/1.3.2/modules/integration/org.wso2.carbon.bam.datacollection.test/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12 minutes 8 seconds [INFO] Finished at: Wed Aug 17 01:56:52 EDT 2011 [INFO] Final Memory: 177M/1233M [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 ESB - Aggregator Module [INFO] WSO2 ESB - Styles Parent [INFO] WSO2 ESB - Styles [INFO] WSO2 Stratos ESB - Styles [INFO] WSO2 ESB - Samples Parent [INFO] WSO2 ESB - Samples [INFO] WSO2 Stratos ESB - Samples [INFO] WSO2 ESB - Features Parent [INFO] WSO2 ESB - Features Aggregator Module [INFO] WSO2 ESB - Styles Features [INFO] WSO2 ESB - Samples Features [INFO] WSO2 Stratos ESB - Login User Interface [INFO] WSO2 Stratos ESB - Features Aggregator Module [INFO] WSO2 Stratos ESB - Login UI Feature [INFO] WSO2 Stratos ESB - Styles Features [INFO] WSO2 Stratos ESB - Samples Features [INFO] WSO2 ESB - P2 Profile Generation Parent [INFO] WSO2 ESB - P2 Profile Generation [INFO] WSO2 Stratos ESB - P2 Profile Generation [INFO] WSO2 ESB - Distribution Parent [INFO] WSO2 ESB - Distribution [INFO] WSO2 Stratos ESB - Distribution [INFO] WSO2 ESB - Integration Parent [INFO] WSO2 ESB Integration Test Core [INFO] Endpoint Integration Tests [INFO] Local Entry Integration Tests [INFO] Mediator Integration Tests -- [INFO] [install:install {execution: default-install}] [INFO] Installing /home/carbon320/322_carbon/products/esb/4.0.2/modules/p2-profile/pom.xml to /home/carbon320/.m2/repository/org/wso2/esb/esb-p2-profile-gen-parent/4.0.2/esb-p2-profile-gen-parent-4.0.2.pom [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 ESB - P2 Profile Generation [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [incremental-build:incremental-build {execution: default}] [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /home/carbon320/322_carbon/products/esb/4.0.2/modules/p2-profile/product/target [INFO] [clean:clean {execution: auto-clean}] [INFO] Deleting /home/carbon320/322_carbon/products/esb/4.0.2/modules/p2-profile/product/target [INFO] [dependency:unpack {execution: 1-unpack-p2-agent-distribution}] [INFO] Configured Artifact: org.wso2.carbon:wso2-p2-agent:3.2.0:zip [INFO] Configured Artifact: org.wso2.carbon:wso2carbon-core:3.2.2:zip [INFO] Expanding: /home/carbon320/.m2/repository/org/wso2/carbon/wso2-p2-agent/3.2.0/wso2-p2-agent-3.2.0.zip into /home/carbon320/322_carbon/products/esb/4.0.2/modules/p2-profile/product/target/p2-agent [INFO] Expanding: /home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-core/3.2.2/wso2carbon-core-3.2.2.zip into /home/carbon320/322_carbon/products/esb/4.0.2/modules/p2-profile/product/target [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [carbon-p2:p2-repo-gen {execution: 2-p2-repo-generation}] Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.transport.vfs.feature/3.2.0/org.wso2.carbon.transport.vfs.feature-3.2.0.zip 4/11K 8/11K 11/11K 11K downloaded (org.wso2.carbon.transport.vfs.feature-3.2.0.zip) Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.transport.fix.feature/3.2.0/org.wso2.carbon.transport.fix.feature-3.2.0.zip 4/11K 8/11K 11/11K 11K downloaded (org.wso2.carbon.transport.fix.feature-3.2.0.zip) Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.transport.nhttp.feature/3.2.0/org.wso2.carbon.transport.nhttp.feature-3.2.0.zip 4/13K 8/13K 11/13K 13/13K 13K downloaded (org.wso2.carbon.transport.nhttp.feature-3.2.0.zip) Downloading: http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.apache.synapse.transport.vfs.feature/2.1.0.wso2v4/org.apache.synapse.transport.vfs.feature-2.1.0.wso2v4.zip [INFO] Unable to find resource 'org.wso2.carbon:org.apache.synapse.transport.vfs.feature:zip:2.1.0.wso2v4' in repository wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) Downloading: http://repo1.maven.org/maven2/org/wso2/carbon/org.apache.synapse.transport.vfs.feature/2.1.0.wso2v4/org.apache.synapse.transport.vfs.feature-2.1.0.wso2v4.zip [INFO] Unable to find resource 'org.wso2.carbon:org.apache.synapse.transport.vfs.feature:zip:2.1.0.wso2v4' in repository central (http://repo1.maven.org/maven2) [ERROR] ERROR org.apache.maven.plugin.MojoExecutionException: ERROR at org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:43) at org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:360) at org.wso2.maven.p2.RepositoryGenMojo.createRepo(RepositoryGenMojo.java:193) at org.wso2.maven.p2.RepositoryGenMojo.execute(RepositoryGenMojo.java:187) at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138) at org.apache.maven.cli.MavenCli.main(MavenCli.java:362) at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) at org.codehaus.classworlds.Launcher.main(Launcher.java:375) Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable to download the artifact from any repository Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.wso2.carbon -DartifactId=org.apache.synapse.transport.vfs.feature -Dversion=2.1.0.wso2v4 -Dpackaging=zip -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.wso2.carbon -DartifactId=org.apache.synapse.transport.vfs.feature -Dversion=2.1.0.wso2v4 -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] org.wso2.carbon:org.apache.synapse.transport.vfs.feature:zip:2.1.0.wso2v4 from the specified remote repositories: central (http://repo1.maven.org/maven2), wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90) at org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39) ... 22 more Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to download the artifact from any repository at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216) ... 24 more [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] ERROR Unable to download the artifact from any repository [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 minutes 14 seconds [INFO] Finished at: Wed Aug 17 01:59:13 EDT 2011 [INFO] Final Memory: 85M/1250M [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] WSO2 BPS - Parent [INFO] WSO2 BPS - Styles Parent [INFO] WSO2 BPS - UI styles [INFO] WSO2 Stratos BPS - UI styles [INFO] WSO2 BPS - Distribution Parent [INFO] WSO2 BPS - Sample Utilities and Jars to use with BPS Testing [INFO] WSO2 BPS - Utilities for Samples [INFO] WSO2 BPS - BPEL Event Listener [INFO] WSO2 BPS - Sample Services to use with BPS Testing [INFO] WSO2 BPS - CreditRatingService Service [INFO] WSO2 BPS - Features Parent [INFO] WSO2 BPS - Features Aggregator Module [INFO] WSO2 BPS - Style Features [INFO] WSO2 BPS - Sample Utils Features [INFO] WSO2 Stratos BPS - Features Aggregator Module [INFO] WSO2 Stratos BPS - Style Features [INFO] WSO2 Stratos BPS - Dashboard UI [INFO] WSO2 Stratos BPS - Dashboard UI Features [INFO] WSO2 Stratos BPS - Login User Interface [INFO] WSO2 Stratos BPS - Login UI Features [INFO] WSO2 BPS - P2 Profile Generation Parent [INFO] WSO2 BPS - BPS Profile Generation [INFO] WSO2 Stratos BPS - BPS Profile Generation [INFO] WSO2 BPS - Distribution Parent [INFO] WSO2 Business Process Server - Distribution [INFO] WSO2 Stratos BPS - Distribution [INFO] WSO2 BPS - Integration Parent [INFO] WSO2 BPS - Login Test Module [INFO] WSO2 BPS - BPEL Tests Utils -- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 8.267 sec <<< FAILURE! Results : Failed tests: testTemplate(org.wso2.bps.management.DeploymentTest) testTemplate(org.wso2.bps.management.InstanceCleanupTest) testTemplate(org.wso2.bps.management.UndeploymentTest) Tests run: 3, Failures: 3, Errors: 0, Skipped: 0 Shutting down server... java.lang.NullPointerException at org.wso2.carbon.integration.core.ServerUtils.shutdown(ServerUtils.java:256) at org.wso2.carbon.integration.core.ServerUtils$1.run(ServerUtils.java:74) Saving Code Coverage Details... Completed Saving Code Coverage Details. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /home/carbon320/322_carbon/products/bps/2.1.2/modules/integration/org.wso2.bps.management.test/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7 minutes 27 seconds [INFO] Finished at: Wed Aug 17 02:06:47 EDT 2011 [INFO] Final Memory: 161M/1193M [INFO] ------------------------------------------------------------------------ _______________________________________________ Carbon-dev mailing list Carbon-dev@wso2.org http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev