Started by an SCM change
Building in workspace C:\apps\jenkins\workspace\eTBManager
Updating https://www.etbmanager.org/svn/etbmanager/etbmanager/trunk at revision '2016-09-06T19:40:15.667 -0400'
D moldova\moldova.iml
A moldova\moldova.iml
U full\src\main\webapp\custom\ng\cases\casedata.xhtml
U full\src\main\webapp\WEB-INF\web.xml
U full\src\main\webapp\cases\index.xhtml
U full\pom.xml
At revision 4412
[eTBManager] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\hudson3750220072313510020.bat
C:\apps\jenkins\workspace\eTBManager>net stop JBAS50SVC
The JBoss Application Server 4.2.3 service is not started.
More help is available by typing NET HELPMSG 3521.
C:\apps\jenkins\workspace\eTBManager>del C:\apps\jboss-4.2.3.GA\server\default\deploy\MSH\etbmanager.war
Could Not Find C:\apps\jboss-4.2.3.GA\server\default\deploy\MSH\etbmanager.war
C:\apps\jenkins\workspace\eTBManager>net start JBAS50SVC
The JBoss Application Server 4.2.3 service is starting.
The JBoss Application Server 4.2.3 service was started successfully.
C:\apps\jenkins\workspace\eTBManager>exit 0
[eTBManager] $ cmd.exe /C "mvn -f full/pom.xml clean package jboss:deploy verify jboss:undeploy -P production && exit %%ERRORLEVEL%%"
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building eTB Manager Full version 2.3.0 2.3.0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ full ---
[INFO] Deleting C:\apps\jenkins\workspace\eTBManager\full\target
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ full ---
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: C:\apps\jenkins\workspace\eTBManager\full
[INFO] Storing buildNumber: null at timestamp: 1473205243545
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: C:\apps\jenkins\workspace\eTBManager\full
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO]
[INFO] --- build-helper-maven-plugin:1.1:add-source (add-source) @ full ---
[INFO] Source directory: C:\apps\jenkins\workspace\eTBManager\full\src\main\java added.
[INFO] Source directory: C:\apps\jenkins\workspace\eTBManager\full\src\client\java added.
[INFO] Source directory: C:\apps\jenkins\workspace\eTBManager\full\src\custom\bd added.
[INFO] Source directory: C:\apps\jenkins\workspace\eTBManager\full\src\custom\kh added.
[INFO] Source directory: C:\apps\jenkins\workspace\eTBManager\full\src\custom\na added.
[INFO] Source directory: C:\apps\jenkins\workspace\eTBManager\full\src\custom\md added.
[INFO] Source directory: C:\apps\jenkins\workspace\eTBManager\full\src\custom\ng added.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ full ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 69 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ full ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1093 source files to C:\apps\jenkins\workspace\eTBManager\full\target\classes
[WARNING] /C:/apps/jenkins/workspace/eTBManager/full/src/main/java/org/msh/tb/misc/EntityActions.java: Some input files use unchecked or unsafe operations.
[WARNING] /C:/apps/jenkins/workspace/eTBManager/full/src/main/java/org/msh/tb/misc/EntityActions.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ full ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\apps\jenkins\workspace\eTBManager\full\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ full ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to C:\apps\jenkins\workspace\eTBManager\full\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ full ---
[INFO] Surefire report directory: C:\apps\jenkins\workspace\eTBManager\full\target\surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.msh.test.validators.BeanValidatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- gwt-maven-plugin:2.6.1:compile (default) @ full ---
[INFO] Compiling module org.msh.tb.etbmanager
[INFO] Compiling 10 permutations
[INFO] Compiling permutation 0...
[INFO] Process output
[INFO] Compiling
[INFO] Compiling permutation 1...
[INFO] Process output
[INFO] Compiling
[INFO] Compiling permutation 2...
[INFO] Process output
[INFO] Compiling
[INFO] Compiling permutation 3...
[INFO] Compiling permutation 4...
[INFO] Compiling
[INFO] Compiling
[INFO] Compiling permutation 6...
[INFO] Compiling permutation 5...
[INFO] Compiling
[INFO] Compiling permutation 7...
[INFO] Compiling permutation 8...
[INFO] Compiling
[INFO] Compiling permutation 9...
[INFO] Compile of permutations succeeded
[INFO] Linking into C:\apps\jenkins\workspace\eTBManager\full\target\etbmanager\etbmapp
[INFO] Link succeeded
[INFO] Compilation succeeded -- 46.439s
[INFO]
[INFO] --- maven-war-plugin:2.4:war (default-war) @ full ---
[INFO] Packaging webapp
[INFO] Assembling webapp [full] in [C:\apps\jenkins\workspace\eTBManager\full\target\etbmanager]
[INFO] Processing war project
[INFO] Copying webapp webResources [C:\apps\jenkins\workspace\eTBManager\full\src/main/webapp/WEB-INF] to [C:\apps\jenkins\workspace\eTBManager\full\target\etbmanager]
[INFO] Copying webapp webResources [C:\apps\jenkins\workspace\eTBManager\full\src/main/webapp] to [C:\apps\jenkins\workspace\eTBManager\full\target\etbmanager]
[INFO] Copying webapp resources [C:\apps\jenkins\workspace\eTBManager\full\src\main\webapp]
[INFO] Webapp assembled in [21607 msecs]
[INFO] Building war: C:\apps\jenkins\workspace\eTBManager\full\target\etbmanager.war
[INFO]
[INFO] --- jboss-maven-plugin:1.5.0:deploy (default-cli) @ full ---
[INFO] Deploying C:\apps\jenkins\workspace\eTBManager\full/target/etbmanager.war to JBoss.
[INFO] No server id specified for authentication - using defaults
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ full ---
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: C:\apps\jenkins\workspace\eTBManager\full
[INFO] Storing buildNumber: null at timestamp: 1473205403643
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: C:\apps\jenkins\workspace\eTBManager\full
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO]
[INFO] --- build-helper-maven-plugin:1.1:add-source (add-source) @ full ---
[INFO] Source directory: C:\apps\jenkins\workspace\eTBManager\full\src\main\java added.
[INFO] Source directory: C:\apps\jenkins\workspace\eTBManager\full\src\client\java added.
[INFO] Source directory: C:\apps\jenkins\workspace\eTBManager\full\src\custom\bd added.
[INFO] Source directory: C:\apps\jenkins\workspace\eTBManager\full\src\custom\kh added.
[INFO] Source directory: C:\apps\jenkins\workspace\eTBManager\full\src\custom\na added.
[INFO] Source directory: C:\apps\jenkins\workspace\eTBManager\full\src\custom\md added.
[INFO] Source directory: C:\apps\jenkins\workspace\eTBManager\full\src\custom\ng added.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ full ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 69 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ full ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ full ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\apps\jenkins\workspace\eTBManager\full\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ full ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ full ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO]
[INFO] --- gwt-maven-plugin:2.6.1:compile (default) @ full ---
[INFO] org.msh.tb.etbmanager is up to date. GWT compilation skipped
[INFO]
[INFO] --- maven-war-plugin:2.4:war (default-war) @ full ---
[INFO] Packaging webapp
[INFO] Assembling webapp [full] in [C:\apps\jenkins\workspace\eTBManager\full\target\etbmanager]
[INFO] Processing war project
[INFO] Copying webapp webResources [C:\apps\jenkins\workspace\eTBManager\full\src/main/webapp/WEB-INF] to [C:\apps\jenkins\workspace\eTBManager\full\target\etbmanager]
[INFO] Copying webapp webResources [C:\apps\jenkins\workspace\eTBManager\full\src/main/webapp] to [C:\apps\jenkins\workspace\eTBManager\full\target\etbmanager]
[INFO] Copying webapp resources [C:\apps\jenkins\workspace\eTBManager\full\src\main\webapp]
[INFO] Webapp assembled in [3485 msecs]
[INFO] Building war: C:\apps\jenkins\workspace\eTBManager\full\target\etbmanager.war
[INFO]
[INFO] --- jmeter-maven-plugin:1.10.1:jmeter (jmeter-tests) @ full ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] P E R F O R M A N C E T E S T S
[INFO] -------------------------------------------------------
[INFO]
[INFO]
[info]
[debug] JMeter is called with the following command line arguments: -n -t C:\apps\jenkins\workspace\eTBManager\full\src\test\jmeter\etbmanager.jmx -l C:\apps\jenkins\workspace\eTBManager\full\target\jmeter\results\etbmanager.jtl -d C:\apps\jenkins\workspace\eTBManager\full\target\jmeter -L DEBUG -j C:\apps\jenkins\workspace\eTBManager\full\target\jmeter\logs\etbmanager.jmx.log
[info] Executing test: etbmanager.jmx
[info] Creating summariser <summary>
[info] Created the tree successfully using C:\apps\jenkins\workspace\eTBManager\full\src\test\jmeter\etbmanager.jmx
[info] Starting the test @ Tue Sep 06 19:43:59 EDT 2016 (1473205439095)
[info] Waiting for possible shutdown message on port 4445
[info] summary + 1 in 1.3s = 0.7/s Avg: 991 Min: 991 Max: 991 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0
[info] summary + 58 in 12.5s = 4.7/s Avg: 213 Min: 26 Max: 1370 Err: 0 (0.00%) Active: 0 Started: 1 Finished: 1
[info] summary = 59 in 14s = 4.3/s Avg: 226 Min: 26 Max: 1370 Err: 0 (0.00%)
[info] Tidying up ... @ Tue Sep 06 19:44:13 EDT 2016 (1473205453017)
[info] ... end of run
[info] Completed Test: etbmanager.jmx
[INFO]
[INFO] Test Results:
[INFO]
[INFO] Tests Run: 1, Failures: 0
[INFO]
[INFO]
[INFO] --- jboss-maven-plugin:1.5.0:undeploy (default-cli) @ full ---
[INFO] Undeploying C:\apps\jenkins\workspace\eTBManager\full/target/etbmanager.war from JBoss.
[INFO] No server id specified for authentication - using defaults
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:43 min
[INFO] Finished at: 2016-09-06T19:44:14-04:00
[INFO] Final Memory: 48M/667M
[INFO] ------------------------------------------------------------------------
[eTBManager] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\hudson2993572092975532175.bat
C:\apps\jenkins\workspace\eTBManager>net stop JBAS50SVC
The JBoss Application Server 4.2.3 service was stopped successfully.
C:\apps\jenkins\workspace\eTBManager>exit 0
[eTBManager] $ cmd.exe /C "C:\apps\apache-maven-3.3.9\bin\mvn.cmd -f full/pom.xml sonar:sonar -Dsonar.host.url=http://localhost:9090/sonar && exit %%ERRORLEVEL%%"
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building eTB Manager Full version 2.3.0 2.3.0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- sonar-maven-plugin:3.0.2:sonar (default-cli) @ full ---
[INFO] User cache: C:\Users\jenkins\.sonar\cache
[INFO] Load global repositories
[INFO] Load global repositories (done) | time=172ms
[INFO] User cache: C:\Users\jenkins\.sonar\cache
[INFO] Load plugins index
[INFO] Load plugins index (done) | time=0ms
[INFO] SonarQube version: 5.5
[INFO] Default locale: "en_US", source code encoding: "UTF-8"
[INFO] Process project properties
[INFO] Load project repositories
[INFO] Load project repositories (done) | time=468ms
[INFO] Load quality profiles
[INFO] Load quality profiles (done) | time=31ms
[INFO] Load active rules
[INFO] Load active rules (done) | time=250ms
[INFO] Publish mode
[INFO] ------------- Scan eTB Manager Full version 2.3.0
[INFO] Load server rules
[INFO] Load server rules (done) | time=47ms
[INFO] Base dir: C:\apps\jenkins\workspace\eTBManager\full
[INFO] Working dir: C:\apps\jenkins\workspace\eTBManager\full\target\sonar
[INFO] Source paths: src/main/webapp, pom.xml, src/main/java
[INFO] Test paths: src/test/java
[INFO] Binary dirs: target/classes
[INFO] Source encoding: UTF-8, default locale: en_US
[INFO] Index files
[WARNING] Invalid character encountered in file C:\apps\jenkins\workspace\eTBManager\full\src\main\webapp\js\jquery.keyfilter.js at line 42 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
[WARNING] Invalid character encountered in file C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\cases\CaseHome.java at line 29 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
[WARNING] Invalid character encountered in file C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\entities\BatchQuantity.java at line 10 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
[WARNING] Invalid character encountered in file C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\entities\ExamHIV.java at line 13 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
[WARNING] Invalid character encountered in file C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\entities\LocaleItem.java at line 33 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
[WARNING] Invalid character encountered in file C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\entities\MedicalExamination.java at line 16 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
[WARNING] Invalid character encountered in file C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\indicators\IncidenceIndicator.java at line 17 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
[WARNING] Invalid character encountered in file C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\login\ChangePasswordService.java at line 41 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
[WARNING] Invalid character encountered in file C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\login\OnlineUsersHome.java at line 19 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
[WARNING] Invalid character encountered in file C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\login\UserHome.java at line 99 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
[WARNING] Invalid character encountered in file C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\login\UserRegistrationHome.java at line 70 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
[WARNING] Invalid character encountered in file C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\medicines\orders\OrderAuthorizingHome.java at line 33 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
[WARNING] Invalid character encountered in file C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\medicines\orders\OrderEstimation.java at line 267 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
[WARNING] Invalid character encountered in file C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\medicines\orders\OrderHome.java at line 192 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
[WARNING] Invalid character encountered in file C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\medicines\orders\OrderReceivingHome.java at line 49 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
[WARNING] Invalid character encountered in file C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\medicines\orders\OrderShippingHome.java at line 104 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
[WARNING] Invalid character encountered in file C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\misc\DmSystemHome.java at line 32 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
[WARNING] Invalid character encountered in file C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\misc\GlobalLists.java at line 23 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
[WARNING] Invalid character encountered in file C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\reports\StockEvolutionReport.java at line 123 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
[INFO] 846 files indexed
[INFO] Quality profile for java: Sonar way
[INFO] Quality profile for js: Sonar way
[INFO] JaCoCoSensor: JaCoCo report not found : C:\apps\jenkins\workspace\eTBManager\full\target\jacoco.exec
[INFO] JaCoCoItSensor: JaCoCo IT report not found: C:\apps\jenkins\workspace\eTBManager\full\target\jacoco-it.exec
[INFO] Sensor JavaSquidSensor
[INFO] Configured Java source version (sonar.java.source): 6
[INFO] JavaClasspath initialization...
[INFO] JavaClasspath initialization done: 203 ms
[INFO] JavaTestClasspath initialization...
[INFO] JavaTestClasspath initialization done: 719 ms
[INFO] Java Main Files AST scan...
[INFO] 793 source files to be analyzed
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: javax.annotation.Nullable
[WARNING] Class not found: org.jaxen.VariableContext
[WARNING] Class not found: org.jaxen.VariableContext
[WARNING] Class not found: javax.ejb.ApplicationException
[INFO] 111/793 files analyzed, current file: C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\EntityHomeEx.java
[WARNING] Class not found: javax.ejb.ApplicationException
[INFO] 216/793 files analyzed, current file: C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\cases\drugogram\DrugogramItem.java
[WARNING] Class not found: javax.ejb.ApplicationException
[INFO] 330/793 files analyzed, current file: C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\entities\TbContact.java
[INFO] 460/793 files analyzed, current file: C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\indicators\core\CaseHQLBase.java
[INFO] 554/793 files analyzed, current file: C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\medicines\orders\OrderReceivingHome.java
[INFO] 669/793 files analyzed, current file: C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\tb\tbunits\TBUnitSelection.java
[WARNING] Class not found: javax.ejb.ApplicationException
[INFO] 782/793 files analyzed, current file: C:\apps\jenkins\workspace\eTBManager\full\src\main\java\org\msh\utils\reportgen\highchart\Series.java
[INFO] Java Main Files AST scan done: 70625 ms
[INFO] 793/793 source files have been analyzed
[INFO] Java bytecode scan...
[INFO] Java bytecode scan done: 672 ms
[INFO] Java Test Files AST scan...
[INFO] 3 source files to be analyzed
[INFO] Java Test Files AST scan done: 125 ms
[INFO] 3/3 source files have been analyzed
[INFO] Package design analysis...
[INFO] Package design analysis done: 437 ms
[INFO] Sensor JavaSquidSensor (done) | time=73953ms
[INFO] Sensor Lines Sensor
[INFO] Sensor Lines Sensor (done) | time=47ms
[INFO] Sensor JavaScriptSquidSensor
[INFO] 50 source files to be analyzed
[INFO] Sensor JavaScriptSquidSensor (done) | time=7860ms
[INFO] 50/50 source files have been analyzed
[INFO] Sensor SurefireSensor
[INFO] parsing C:\apps\jenkins\workspace\eTBManager\full\target\surefire-reports
[INFO] Sensor SurefireSensor (done) | time=93ms
[INFO] Sensor SCM Sensor
[INFO] SCM Publisher is disabled
[INFO] Sensor SCM Sensor (done) | time=0ms
[INFO] Sensor org.sonar.plugins.javascript.lcov.UTCoverageSensor
[INFO] Sensor org.sonar.plugins.javascript.lcov.UTCoverageSensor (done) | time=0ms
[INFO] Sensor org.sonar.plugins.javascript.lcov.ITCoverageSensor
[INFO] Sensor org.sonar.plugins.javascript.lcov.ITCoverageSensor (done) | time=0ms
[INFO] Sensor org.sonar.plugins.javascript.lcov.OverallCoverageSensor
[INFO] Sensor org.sonar.plugins.javascript.lcov.OverallCoverageSensor (done) | time=0ms
[INFO] Sensor Zero Coverage Sensor
[INFO] Sensor Zero Coverage Sensor (done) | time=157ms
[INFO] Sensor Code Colorizer Sensor
[INFO] Sensor Code Colorizer Sensor (done) | time=62ms
[INFO] Sensor CPD Block Indexer
[INFO] JavaCpdBlockIndexer is used for java
[INFO] DefaultCpdBlockIndexer is used for js
[INFO] Sensor CPD Block Indexer (done) | time=985ms
[INFO] Calculating CPD for 698 files
[INFO] CPD calculation finished
[INFO] Analysis report generated in 2203ms, dir size=10 MB
[INFO] Analysis reports compressed in 15485ms, zip size=4 MB
[INFO] Analysis report uploaded in 218ms
[INFO] ANALYSIS SUCCESSFUL, you can browse http://localhost:9090/sonar/dashboard/index/org.msh:full
[INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] More about the report processing at http://localhost:9090/sonar/api/ce/task?id=AVcB5Qi15v9sXTIeQnJO
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:50 min
[INFO] Finished at: 2016-09-06T19:46:11-04:00
[INFO] Final Memory: 56M/1498M
[INFO] ------------------------------------------------------------------------
Deploying C:\apps\jenkins\workspace\eTBManager\full\target\etbmanager.war to container JBoss 4.x Remote
ERROR: Build step failed with exception
org.codehaus.cargo.container.ContainerException: Failed to deploy to [http://DC-CPM-APP03:8080/jmx-console/HtmlAdaptor?action=invokeOpByName&name=jboss.system:service%3DMainDeployer&methodName=redeploy&argType=java.net.URL&arg0=http%3A%2F%2FDC-CPM-APP02.us.msh.org%3A18080%2Fetbmanager.war]
at org.codehaus.cargo.container.jboss.internal.JdkHttpURLConnection.connect(JdkHttpURLConnection.java:77)
at org.codehaus.cargo.container.jboss.JBoss4xRemoteDeployer.invokeURL(JBoss4xRemoteDeployer.java:313)
at org.codehaus.cargo.container.jboss.JBoss4xRemoteDeployer.invokeRemotely(JBoss4xRemoteDeployer.java:234)
at org.codehaus.cargo.container.jboss.JBoss4xRemoteDeployer.redeploy(JBoss4xRemoteDeployer.java:195)
at hudson.plugins.deploy.CargoContainerAdapter.deploy(CargoContainerAdapter.java:73)
at hudson.plugins.deploy.CargoContainerAdapter$1.invoke(CargoContainerAdapter.java:116)
at hudson.plugins.deploy.CargoContainerAdapter$1.invoke(CargoContainerAdapter.java:103)
at hudson.FilePath.act(FilePath.java:1018)
at hudson.FilePath.act(FilePath.java:996)
at hudson.plugins.deploy.CargoContainerAdapter.redeploy(CargoContainerAdapter.java:103)
at hudson.plugins.deploy.DeployPublisher.perform(DeployPublisher.java:61)
at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:45)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
at hudson.model.Build$BuildExecution.post2(Build.java:185)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
at hudson.model.Run.execute(Run.java:1745)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at org.codehaus.cargo.container.jboss.internal.JdkHttpURLConnection.connect(JdkHttpURLConnection.java:70)
... 19 more
java.net.ConnectException: Connection refused: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at org.codehaus.cargo.container.jboss.internal.JdkHttpURLConnection.connect(JdkHttpURLConnection.java:70)
at org.codehaus.cargo.container.jboss.JBoss4xRemoteDeployer.invokeURL(JBoss4xRemoteDeployer.java:313)
at org.codehaus.cargo.container.jboss.JBoss4xRemoteDeployer.invokeRemotely(JBoss4xRemoteDeployer.java:234)
at org.codehaus.cargo.container.jboss.JBoss4xRemoteDeployer.redeploy(JBoss4xRemoteDeployer.java:195)
at hudson.plugins.deploy.CargoContainerAdapter.deploy(CargoContainerAdapter.java:73)
at hudson.plugins.deploy.CargoContainerAdapter$1.invoke(CargoContainerAdapter.java:116)
at hudson.plugins.deploy.CargoContainerAdapter$1.invoke(CargoContainerAdapter.java:103)
at hudson.FilePath.act(FilePath.java:1018)
at hudson.FilePath.act(FilePath.java:996)
at hudson.plugins.deploy.CargoContainerAdapter.redeploy(CargoContainerAdapter.java:103)
at hudson.plugins.deploy.DeployPublisher.perform(DeployPublisher.java:61)
at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:45)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
at hudson.model.Build$BuildExecution.post2(Build.java:185)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
at hudson.model.Run.execute(Run.java:1745)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Build step 'Deploy war/ear to a container' marked build as failure
Sending e-mails to: rmemoria@msh.org msantos.msh@gmail.com
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Finished: FAILURE