[Builder] Build failed in Jenkins: platform-builds » carbon-metrics #822

cbuilder at wso2.org cbuilder at wso2.org
Thu Jul 9 03:44:44 PDT 2020


See <https://wso2.org/jenkins/job/platform-builds/job/carbon-metrics/822/display/redirect?page=changes>

Changes:

[raveen.s.r] Override findbugs plugin from parent pom


------------------------------------------
[...truncated 1.80 MB...]
[INFO] 2020-07-09 10:43:40,657 DEBUG [main] impl.AbstractReporter (AbstractReporter.java:72) - Stopped 'JMX' reporter for Metrics
[INFO] 2020-07-09 10:43:40,657 DEBUG [main] impl.AbstractReporter (AbstractReporter.java:72) - Stopped 'SLF4J' reporter for Metrics
[INFO] 2020-07-09 10:43:40,672 INFO  [main] core.TestMethodListener (TestMethodListener.java:37) - Configuration Method: ReservoirTest.init(java.lang.String)[pri:0, instance:org.wso2.carbon.metrics.core.ReservoirTest at 204b0f07]metrics-uniform.yaml  541789959
[INFO] 2020-07-09 10:43:40,672 INFO  [main] core.ReservoirTest (ReservoirTest.java:54) - Creating Metrics with Configuration File: metrics-uniform.yaml
[INFO] 2020-07-09 10:43:40,675 DEBUG [main] provider.ConfigProviderImpl (ConfigProviderImpl.java:155) - configuration doesn't exist for the namespace: metrics in deployment yaml   . Hence return null object
[INFO] 2020-07-09 10:43:40,675 DEBUG [main] provider.ConfigProviderImpl (ConfigProviderImpl.java:118) - class name: MetricsConfig | new configurations: 
[INFO] enabled: true
[INFO] jmx:
[INFO]   registerMBean: false
[INFO] reservoir:
[INFO]   type: UNIFORM
[INFO]   parameters:
[INFO]     size: 50
[INFO] reporting:
[INFO]   slf4j:
[INFO]   - name: SLF4J
[INFO]     enabled: true
[INFO]     loggerName: metrics.reservoir
[INFO]     markerName: metrics
[INFO]     pollingPeriod: 600
[INFO]     useRegexFilters: true
[INFO]     excludes:
[INFO]     - ^jvm\..*
[INFO] 
[INFO] 2020-07-09 10:43:40,678 INFO  [main] model.JmxReporterConfig (JmxReporterConfig.java:74) - Creating JMX reporter for Metrics with domain 'org.wso2.carbon.metrics'
[INFO] 2020-07-09 10:43:40,679 INFO  [main] model.Slf4jReporterConfig (Slf4jReporterConfig.java:79) - Creating SLF4J reporter for Metrics with logger name 'metrics.reservoir' and 600 seconds polling period
[INFO] 2020-07-09 10:43:40,680 DEBUG [main] impl.AbstractReporter (AbstractReporter.java:59) - Started 'JMX' reporter for Metrics
[INFO] 2020-07-09 10:43:40,680 DEBUG [main] impl.AbstractReporter (AbstractReporter.java:59) - Started 'SLF4J' reporter for Metrics
[INFO] 2020-07-09 10:43:40,680 INFO  [main] core.TestMethodListener (TestMethodListener.java:35) - Test Method: ReservoirTest.testHistogram()[pri:0, instance:org.wso2.carbon.metrics.core.ReservoirTest at 204b0f07] 541789959
[INFO] 2020-07-09 10:43:40,683 INFO  [main] metrics.Slf4jReporter$InfoLoggerProxy (Slf4jReporter.java:373) - type=HISTOGRAM, name=org.wso2.carbon.metrics.core.ReservoirTest.histogram, count=100, min=1, max=99, mean=46.02, stddev=28.832726587143632, median=43.0, p75=67.25, p95=96.44999999999999, p98=98.96, p99=99.0, p999=99.0
[INFO] 2020-07-09 10:43:40,683 INFO  [main] core.TestMethodListener (TestMethodListener.java:35) - Test Method: ReservoirTest.testTimer()[pri:0, instance:org.wso2.carbon.metrics.core.ReservoirTest at 204b0f07] 541789959
[INFO] 2020-07-09 10:43:40,684 INFO  [main] metrics.Slf4jReporter$InfoLoggerProxy (Slf4jReporter.java:373) - type=HISTOGRAM, name=org.wso2.carbon.metrics.core.ReservoirTest.histogram, count=100, min=1, max=99, mean=46.02, stddev=28.832726587143632, median=43.0, p75=67.25, p95=96.44999999999999, p98=98.96, p99=99.0, p999=99.0
[INFO] 2020-07-09 10:43:40,685 INFO  [main] metrics.Slf4jReporter$InfoLoggerProxy (Slf4jReporter.java:373) - type=TIMER, name=org.wso2.carbon.metrics.core.ReservoirTest.timer, count=100, min=1.0, max=98.0, mean=49.76, stddev=27.75075656258615, median=50.0, p75=71.25, p95=95.34999999999998, p98=97.98, p99=98.0, p999=98.0, mean_rate=108929.85135432484, m1=0.0, m5=0.0, m15=0.0, rate_unit=events/second, duration_unit=milliseconds
[INFO] 2020-07-09 10:43:40,685 INFO  [main] core.TestMethodListener (TestMethodListener.java:37) - Configuration Method: ReservoirTest.destroy()[pri:0, instance:org.wso2.carbon.metrics.core.ReservoirTest at 204b0f07] 541789959
[INFO] 2020-07-09 10:43:40,685 INFO  [main] core.ReservoirTest (ReservoirTest.java:65) - Deactivating Metrics
[INFO] 2020-07-09 10:43:40,685 DEBUG [main] impl.AbstractReporter (AbstractReporter.java:72) - Stopped 'JMX' reporter for Metrics
[INFO] 2020-07-09 10:43:40,686 DEBUG [main] impl.AbstractReporter (AbstractReporter.java:72) - Stopped 'SLF4J' reporter for Metrics
[INFO] 2020-07-09 10:43:40,702 INFO  [main] core.TestMethodListener (TestMethodListener.java:37) - Configuration Method: ReservoirTest.init(java.lang.String)[pri:0, instance:org.wso2.carbon.metrics.core.ReservoirTest at 7ffcb232]metrics-sliding-window.yaml  2147267122
[INFO] 2020-07-09 10:43:40,703 INFO  [main] core.ReservoirTest (ReservoirTest.java:54) - Creating Metrics with Configuration File: metrics-sliding-window.yaml
[INFO] 2020-07-09 10:43:40,705 DEBUG [main] provider.ConfigProviderImpl (ConfigProviderImpl.java:155) - configuration doesn't exist for the namespace: metrics in deployment yaml   . Hence return null object
[INFO] 2020-07-09 10:43:40,705 DEBUG [main] provider.ConfigProviderImpl (ConfigProviderImpl.java:118) - class name: MetricsConfig | new configurations: 
[INFO] enabled: true
[INFO] jmx:
[INFO]   registerMBean: false
[INFO] reservoir:
[INFO]   type: SLIDING_WINDOW
[INFO]   parameters:
[INFO]     size: 50
[INFO] reporting:
[INFO]   slf4j:
[INFO]   - name: SLF4J
[INFO]     enabled: true
[INFO]     loggerName: metrics.reservoir
[INFO]     markerName: metrics
[INFO]     pollingPeriod: 600
[INFO]     useRegexFilters: true
[INFO]     excludes:
[INFO]     - ^jvm\..*
[INFO] 
[INFO] 2020-07-09 10:43:40,708 INFO  [main] model.JmxReporterConfig (JmxReporterConfig.java:74) - Creating JMX reporter for Metrics with domain 'org.wso2.carbon.metrics'
[INFO] 2020-07-09 10:43:40,709 INFO  [main] model.Slf4jReporterConfig (Slf4jReporterConfig.java:79) - Creating SLF4J reporter for Metrics with logger name 'metrics.reservoir' and 600 seconds polling period
[INFO] 2020-07-09 10:43:40,709 DEBUG [main] impl.AbstractReporter (AbstractReporter.java:59) - Started 'JMX' reporter for Metrics
[INFO] 2020-07-09 10:43:40,710 DEBUG [main] impl.AbstractReporter (AbstractReporter.java:59) - Started 'SLF4J' reporter for Metrics
[INFO] 2020-07-09 10:43:40,710 INFO  [main] core.TestMethodListener (TestMethodListener.java:35) - Test Method: ReservoirTest.testHistogram()[pri:0, instance:org.wso2.carbon.metrics.core.ReservoirTest at 7ffcb232] 2147267122
[INFO] 2020-07-09 10:43:40,711 INFO  [main] metrics.Slf4jReporter$InfoLoggerProxy (Slf4jReporter.java:373) - type=HISTOGRAM, name=org.wso2.carbon.metrics.core.ReservoirTest.histogram, count=100, min=51, max=100, mean=75.5, stddev=14.577379737113251, median=75.5, p75=88.25, p95=98.44999999999999, p98=99.97999999999999, p99=100.0, p999=100.0
[INFO] 2020-07-09 10:43:40,712 INFO  [main] core.TestMethodListener (TestMethodListener.java:35) - Test Method: ReservoirTest.testTimer()[pri:0, instance:org.wso2.carbon.metrics.core.ReservoirTest at 7ffcb232] 2147267122
[INFO] 2020-07-09 10:43:40,712 INFO  [main] metrics.Slf4jReporter$InfoLoggerProxy (Slf4jReporter.java:373) - type=HISTOGRAM, name=org.wso2.carbon.metrics.core.ReservoirTest.histogram, count=100, min=51, max=100, mean=75.5, stddev=14.577379737113251, median=75.5, p75=88.25, p95=98.44999999999999, p98=99.97999999999999, p99=100.0, p999=100.0
[INFO] 2020-07-09 10:43:40,713 INFO  [main] metrics.Slf4jReporter$InfoLoggerProxy (Slf4jReporter.java:373) - type=TIMER, name=org.wso2.carbon.metrics.core.ReservoirTest.timer, count=100, min=51.0, max=100.0, mean=75.5, stddev=14.577379737113251, median=75.5, p75=88.25, p95=98.45, p98=99.98, p99=100.0, p999=100.0, mean_rate=179930.87055953103, m1=0.0, m5=0.0, m15=0.0, rate_unit=events/second, duration_unit=milliseconds
[INFO] 2020-07-09 10:43:40,713 INFO  [main] core.TestMethodListener (TestMethodListener.java:37) - Configuration Method: ReservoirTest.destroy()[pri:0, instance:org.wso2.carbon.metrics.core.ReservoirTest at 7ffcb232] 2147267122
[INFO] 2020-07-09 10:43:40,713 INFO  [main] core.ReservoirTest (ReservoirTest.java:65) - Deactivating Metrics
[INFO] 2020-07-09 10:43:40,713 DEBUG [main] impl.AbstractReporter (AbstractReporter.java:72) - Stopped 'JMX' reporter for Metrics
[INFO] 2020-07-09 10:43:40,714 DEBUG [main] impl.AbstractReporter (AbstractReporter.java:72) - Stopped 'SLF4J' reporter for Metrics
[INFO] 2020-07-09 10:43:40,722 INFO  [main] core.TestMethodListener (TestMethodListener.java:37) - Configuration Method: ReservoirTest.init(java.lang.String)[pri:0, instance:org.wso2.carbon.metrics.core.ReservoirTest at 54e0f76f]metrics-sliding-time-window.yaml  1424029551
[INFO] 2020-07-09 10:43:40,722 INFO  [main] core.ReservoirTest (ReservoirTest.java:54) - Creating Metrics with Configuration File: metrics-sliding-time-window.yaml
[INFO] 2020-07-09 10:43:40,725 DEBUG [main] provider.ConfigProviderImpl (ConfigProviderImpl.java:155) - configuration doesn't exist for the namespace: metrics in deployment yaml   . Hence return null object
[INFO] 2020-07-09 10:43:40,725 DEBUG [main] provider.ConfigProviderImpl (ConfigProviderImpl.java:118) - class name: MetricsConfig | new configurations: 
[INFO] enabled: true
[INFO] jmx:
[INFO]   registerMBean: false
[INFO] reservoir:
[INFO]   type: SLIDING_TIME_WINDOW
[INFO]   parameters:
[INFO]     window: 30
[INFO]     windowUnit: MINUTES
[INFO] reporting:
[INFO]   slf4j:
[INFO]   - name: SLF4J
[INFO]     enabled: true
[INFO]     loggerName: metrics.reservoir
[INFO]     markerName: metrics
[INFO]     pollingPeriod: 600
[INFO]     useRegexFilters: true
[INFO]     excludes:
[INFO]     - ^jvm\..*
[INFO] 
[INFO] 2020-07-09 10:43:40,728 INFO  [main] model.JmxReporterConfig (JmxReporterConfig.java:74) - Creating JMX reporter for Metrics with domain 'org.wso2.carbon.metrics'
[INFO] 2020-07-09 10:43:40,729 INFO  [main] model.Slf4jReporterConfig (Slf4jReporterConfig.java:79) - Creating SLF4J reporter for Metrics with logger name 'metrics.reservoir' and 600 seconds polling period
[INFO] 2020-07-09 10:43:40,729 DEBUG [main] impl.AbstractReporter (AbstractReporter.java:59) - Started 'JMX' reporter for Metrics
[INFO] 2020-07-09 10:43:40,730 DEBUG [main] impl.AbstractReporter (AbstractReporter.java:59) - Started 'SLF4J' reporter for Metrics
[INFO] 2020-07-09 10:43:40,730 INFO  [main] core.TestMethodListener (TestMethodListener.java:35) - Test Method: ReservoirTest.testHistogram()[pri:0, instance:org.wso2.carbon.metrics.core.ReservoirTest at 54e0f76f] 1424029551
[INFO] 2020-07-09 10:43:40,733 INFO  [main] metrics.Slf4jReporter$InfoLoggerProxy (Slf4jReporter.java:373) - type=HISTOGRAM, name=org.wso2.carbon.metrics.core.ReservoirTest.histogram, count=100, min=1, max=100, mean=50.5, stddev=29.011491975882016, median=50.5, p75=75.75, p95=95.94999999999999, p98=98.98, p99=99.99, p999=100.0
[INFO] 2020-07-09 10:43:40,733 INFO  [main] core.TestMethodListener (TestMethodListener.java:35) - Test Method: ReservoirTest.testTimer()[pri:0, instance:org.wso2.carbon.metrics.core.ReservoirTest at 54e0f76f] 1424029551
[INFO] 2020-07-09 10:43:40,734 INFO  [main] metrics.Slf4jReporter$InfoLoggerProxy (Slf4jReporter.java:373) - type=HISTOGRAM, name=org.wso2.carbon.metrics.core.ReservoirTest.histogram, count=100, min=1, max=100, mean=50.5, stddev=29.011491975882016, median=50.5, p75=75.75, p95=95.94999999999999, p98=98.98, p99=99.99, p999=100.0
[INFO] 2020-07-09 10:43:40,734 INFO  [main] metrics.Slf4jReporter$InfoLoggerProxy (Slf4jReporter.java:373) - type=TIMER, name=org.wso2.carbon.metrics.core.ReservoirTest.timer, count=100, min=1.0, max=100.0, mean=50.5, stddev=29.011491975882016, median=50.5, p75=75.75, p95=95.94999999999999, p98=98.98, p99=99.99, p999=100.0, mean_rate=111429.5520086291, m1=0.0, m5=0.0, m15=0.0, rate_unit=events/second, duration_unit=milliseconds
[INFO] 2020-07-09 10:43:40,735 INFO  [main] core.TestMethodListener (TestMethodListener.java:37) - Configuration Method: ReservoirTest.destroy()[pri:0, instance:org.wso2.carbon.metrics.core.ReservoirTest at 54e0f76f] 1424029551
[INFO] 2020-07-09 10:43:40,735 INFO  [main] core.ReservoirTest (ReservoirTest.java:65) - Deactivating Metrics
[INFO] 2020-07-09 10:43:40,735 DEBUG [main] impl.AbstractReporter (AbstractReporter.java:72) - Stopped 'JMX' reporter for Metrics
[INFO] 2020-07-09 10:43:40,735 DEBUG [main] impl.AbstractReporter (AbstractReporter.java:72) - Stopped 'SLF4J' reporter for Metrics
[INFO] 2020-07-09 10:43:40,741 INFO  [main] core.TestMethodListener (TestMethodListener.java:37) - Configuration Method: BaseMetricTest.destroy()[pri:0, instance:org.wso2.carbon.metrics.core.GaugeTest at 1dca62c2] 499802818
[INFO] 2020-07-09 10:43:40,741 INFO  [main] core.TestMethodListener (TestMethodListener.java:37) - Configuration Method: BaseReporterTest.destroy()[pri:0, instance:org.wso2.carbon.metrics.core.ReporterTest at 6591f8ea] 1704065258
[INFO] 2020-07-09 10:43:40,741 INFO  [main] core.BaseReporterTest (BaseReporterTest.java:57) - Deactivating Metrics
[INFO] 2020-07-09 10:43:40,742 DEBUG [main] core.Metrics (Metrics.java:142) - MetricManagerMXBean with name 'org.wso2.carbon:type=MetricsTest' was unregistered.
[INFO] [ERROR] Tests run: 126, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.757 s <<< FAILURE! - in TestSuite
[INFO] [ERROR] testHistogramCollectionSnapshot(org.wso2.carbon.metrics.core.HistogramTest)  Time elapsed: 0.021 s  <<< FAILURE!
[INFO] java.lang.AssertionError: expected [50.0] but found [51.0]
[INFO] 	at org.wso2.carbon.metrics.core.HistogramTest.testSnapshot(HistogramTest.java:151)
[INFO] 	at org.wso2.carbon.metrics.core.HistogramTest.testHistogramCollectionSnapshot(HistogramTest.java:145)
[INFO] 
[INFO] [INFO] 
[INFO] [INFO] Results:
[INFO] [INFO] 
[INFO] [ERROR] Failures: 
[INFO] [ERROR]   HistogramTest.testHistogramCollectionSnapshot:145->testSnapshot:151->BaseMetricTest.testSnapshot:73 expected [50.0] but found [51.0]
[INFO] [INFO] 
[INFO] [ERROR] Tests run: 126, Failures: 1, Errors: 0, Skipped: 0
[INFO] [INFO] 
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO] 
[INFO] [INFO] WSO2 Carbon Metrics 2.3.13 ......................... SUCCESS [  5.866 s]
[INFO] [INFO] WSO2 Carbon Metrics JDBC Reporter .................. SUCCESS [ 11.699 s]
[INFO] [INFO] WSO2 Carbon Metrics DAS CAPP ....................... SUCCESS [  1.304 s]
[INFO] [INFO] WSO2 Carbon Metrics DAS Reporter ................... SUCCESS [ 13.408 s]
[INFO] [INFO] WSO2 Carbon Metrics Core ........................... FAILURE [ 12.853 s]
[INFO] [INFO] WSO2 Carbon Metrics JDBC Core ...................... SKIPPED
[INFO] [INFO] WSO2 Carbon Metrics DAS Core ....................... SKIPPED
[INFO] [INFO] WSO2 Carbon Metrics Sample Service ................. SKIPPED
[INFO] [INFO] WSO2 Carbon Metrics Sample Consumer ................ SKIPPED
[INFO] [INFO] WSO2 Carbon Metrics Core Feature ................... SKIPPED
[INFO] [INFO] WSO2 Carbon Metrics JDBC Core Feature .............. SKIPPED
[INFO] [INFO] WSO2 Carbon Metrics DAS Core Feature ............... SKIPPED
[INFO] [INFO] WSO2 Carbon Metrics Distribution ................... SKIPPED
[INFO] [INFO] WSO2 Carbon Metrics Tests .......................... SKIPPED
[INFO] [INFO] WSO2 Carbon Metrics Test Distribution .............. SKIPPED
[INFO] [INFO] WSO2 Carbon Metrics OSGi Tests 2.3.13 .............. SKIPPED
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 46.286 s
[INFO] [INFO] Finished at: 2020-07-09T10:43:41Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project org.wso2.carbon.metrics.core: There are test failures.
[INFO] [ERROR] 
[INFO] [ERROR] Please refer to <https://wso2.org/jenkins/job/platform-builds/job/carbon-metrics/ws/target/checkout/components/org.wso2.carbon.metrics.core/target/surefire-reports> for the individual test results.
[INFO] [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[INFO] [ERROR] -> [Help 1]
[INFO] [ERROR] 
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR] 
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[INFO] [ERROR] 
[INFO] [ERROR] After correcting the problems, you can resume the build with the command
[INFO] [ERROR]   mvn <goals> -rf :org.wso2.carbon.metrics.core
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] WSO2 Carbon Metrics 2.3.13-SNAPSHOT ................ FAILURE [03:39 min]
[INFO] WSO2 Carbon Metrics JDBC Reporter .................. SKIPPED
[INFO] WSO2 Carbon Metrics DAS CAPP ....................... SKIPPED
[INFO] WSO2 Carbon Metrics DAS Reporter ................... SKIPPED
[INFO] WSO2 Carbon Metrics Core ........................... SKIPPED
[INFO] WSO2 Carbon Metrics JDBC Core ...................... SKIPPED
[INFO] WSO2 Carbon Metrics DAS Core ....................... SKIPPED
[INFO] WSO2 Carbon Metrics Sample Service ................. SKIPPED
[INFO] WSO2 Carbon Metrics Sample Consumer ................ SKIPPED
[INFO] WSO2 Carbon Metrics Core Feature ................... SKIPPED
[INFO] WSO2 Carbon Metrics JDBC Core Feature .............. SKIPPED
[INFO] WSO2 Carbon Metrics DAS Core Feature ............... SKIPPED
[INFO] WSO2 Carbon Metrics Distribution ................... SKIPPED
[INFO] WSO2 Carbon Metrics Tests .......................... SKIPPED
[INFO] WSO2 Carbon Metrics Test Distribution .............. SKIPPED
[INFO] WSO2 Carbon Metrics OSGi Tests 2.3.13-SNAPSHOT ..... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:59 min
[INFO] Finished at: 2020-07-09T10:43:51Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.3:perform (default-cli) on project carbon-metrics: Maven execution failed, exit code: '1' -> [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
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/carbon-metrics/ws/tests/osgi-tests/pom.xml> to org.wso2.carbon.metrics/org.wso2.carbon.metrics.tests.osgi/2.3.13-SNAPSHOT/org.wso2.carbon.metrics.tests.osgi-2.3.13-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/carbon-metrics/ws/tests/test-distribution/pom.xml> to org.wso2.carbon.metrics/wso2carbon-metrics-test/2.3.13-SNAPSHOT/wso2carbon-metrics-test-2.3.13-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/carbon-metrics/ws/components/org.wso2.carbon.metrics.core/pom.xml> to org.wso2.carbon.metrics/org.wso2.carbon.metrics.core/2.3.13-SNAPSHOT/org.wso2.carbon.metrics.core-2.3.13-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/carbon-metrics/ws/tests/pom.xml> to org.wso2.carbon.metrics/org.wso2.carbon.metrics.tests/2.3.13-SNAPSHOT/org.wso2.carbon.metrics.tests-2.3.13-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/carbon-metrics/ws/samples/org.wso2.carbon.metrics.sample.consumer/pom.xml> to org.wso2.carbon.metrics/org.wso2.carbon.metrics.sample.consumer/2.3.13-SNAPSHOT/org.wso2.carbon.metrics.sample.consumer-2.3.13-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/carbon-metrics/ws/pom.xml> to org.wso2.carbon.metrics/carbon-metrics/2.3.13-SNAPSHOT/carbon-metrics-2.3.13-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/carbon-metrics/ws/features/org.wso2.carbon.metrics.das.core.feature/pom.xml> to org.wso2.carbon.metrics/org.wso2.carbon.metrics.das.core.feature/2.3.13-SNAPSHOT/org.wso2.carbon.metrics.das.core.feature-2.3.13-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/carbon-metrics/ws/distribution/pom.xml> to org.wso2.carbon.metrics/wso2carbon-metrics/2.3.13-SNAPSHOT/wso2carbon-metrics-2.3.13-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/carbon-metrics/ws/components/org.wso2.carbon.metrics.das.reporter/pom.xml> to org.wso2.carbon.metrics/org.wso2.carbon.metrics.das.reporter/2.3.13-SNAPSHOT/org.wso2.carbon.metrics.das.reporter-2.3.13-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/carbon-metrics/ws/features/org.wso2.carbon.metrics.jdbc.core.feature/pom.xml> to org.wso2.carbon.metrics/org.wso2.carbon.metrics.jdbc.core.feature/2.3.13-SNAPSHOT/org.wso2.carbon.metrics.jdbc.core.feature-2.3.13-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/carbon-metrics/ws/components/org.wso2.carbon.metrics.jdbc.reporter/pom.xml> to org.wso2.carbon.metrics/org.wso2.carbon.metrics.jdbc.reporter/2.3.13-SNAPSHOT/org.wso2.carbon.metrics.jdbc.reporter-2.3.13-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/carbon-metrics/ws/features/org.wso2.carbon.metrics.core.feature/pom.xml> to org.wso2.carbon.metrics/org.wso2.carbon.metrics.core.feature/2.3.13-SNAPSHOT/org.wso2.carbon.metrics.core.feature-2.3.13-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/carbon-metrics/ws/components/org.wso2.carbon.metrics.das.capp/pom.xml> to org.wso2.carbon.metrics/org.wso2.carbon.metrics.das.capp/2.3.13-SNAPSHOT/org.wso2.carbon.metrics.das.capp-2.3.13-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/carbon-metrics/ws/components/org.wso2.carbon.metrics.das.core/pom.xml> to org.wso2.carbon.metrics/org.wso2.carbon.metrics.das.core/2.3.13-SNAPSHOT/org.wso2.carbon.metrics.das.core-2.3.13-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/carbon-metrics/ws/components/org.wso2.carbon.metrics.jdbc.core/pom.xml> to org.wso2.carbon.metrics/org.wso2.carbon.metrics.jdbc.core/2.3.13-SNAPSHOT/org.wso2.carbon.metrics.jdbc.core-2.3.13-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/platform-builds/job/carbon-metrics/ws/samples/org.wso2.carbon.metrics.sample.service/pom.xml> to org.wso2.carbon.metrics/org.wso2.carbon.metrics.sample.service/2.3.13-SNAPSHOT/org.wso2.carbon.metrics.sample.service-2.3.13-SNAPSHOT.pom
No mail will be sent out, as 'platform-builds » carbon-metrics » WSO2 Carbon Metrics OSGi Tests #822' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » carbon-metrics » WSO2 Carbon Metrics Test Distribution #822' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » carbon-metrics » WSO2 Carbon Metrics Core #822' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » carbon-metrics » WSO2 Carbon Metrics Tests #822' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » carbon-metrics » WSO2 Carbon Metrics Sample Consumer #822' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Not sending mail to unregistered user raveen.s.r at gmail.com
Sending e-mails to: builder at wso2.org
No mail will be sent out, as 'platform-builds » carbon-metrics » WSO2 Carbon Metrics DAS Core Feature #822' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » carbon-metrics » WSO2 Carbon Metrics Distribution #822' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » carbon-metrics » WSO2 Carbon Metrics DAS Reporter #822' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » carbon-metrics » WSO2 Carbon Metrics JDBC Core Feature #822' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » carbon-metrics » WSO2 Carbon Metrics JDBC Reporter #822' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » carbon-metrics » WSO2 Carbon Metrics Core Feature #822' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » carbon-metrics » WSO2 Carbon Metrics DAS CAPP #822' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » carbon-metrics » WSO2 Carbon Metrics DAS Core #822' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » carbon-metrics » WSO2 Carbon Metrics JDBC Core #822' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'platform-builds » carbon-metrics » WSO2 Carbon Metrics Sample Service #822' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
using credential github-user-for-maven-releases
 > git rev-parse HEAD^{commit} # timeout=10
using credential github-user-for-maven-releases
 > git rev-parse HEAD^{commit} # timeout=10
------------------------------------------------------------------------

[WSO2 Maven Release] [WSO2 Maven Release] Build Result: FAILURE
[WSO2 Maven Release] Dropping Git Tag: v2.3.13. Reason: FAILURE build.

[WSO2 Maven Release] Deleting release tag from remote.
 > git --version # timeout=10
using GIT_ASKPASS to set credentials github user for maven release plugin (CD)
 > git push https://github.com/wso2/carbon-metrics.git :refs/tags/v2.3.13 # timeout=10
[WSO2 Maven Release] Dropped git tag - v2.3.13
[M2Release] Dropping repository Stage[profileId=bf32d4e10531b, stageId=orgwso2carbonmetrics-1029]. Reason: FAILURE build.
[M2Release] Dropped staging repository.
Not sending mail to unregistered user raveen.s.r at gmail.com


More information about the Builder mailing list