Skip to content

Console Output

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for MicroProfile Metrics 5.0.2-SNAPSHOT:
[INFO] 
[INFO] MicroProfile Metrics ............................... SUCCESS [ 11.861 s]
[INFO] MicroProfile Metrics API ........................... FAILURE [ 15.122 s]
[INFO] MicroProfile Metrics Specification ................. SKIPPED
[INFO] MicroProfile Metrics TCK ........................... SKIPPED
[INFO] MicroProfile Metrics REST-TCK ...................... SKIPPED
[INFO] MicroProfile Metrics API-TCK ....................... SKIPPED
[INFO] MicroProfile Metrics Optional-TCK .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  30.929 s
[INFO] Finished at: 2023-08-04T03:12:10Z
[INFO] ------------------------------------------------------------------------
[WARNING] 
[WARNING] Plugin validation issues were detected in 7 plugin(s)
[WARNING] 
[WARNING]  * org.apache.maven.plugins:maven-source-plugin:3.2.1
[WARNING]  * org.apache.maven.plugins:maven-dependency-plugin:3.5.0
[WARNING]  * org.codehaus.mojo:build-helper-maven-plugin:3.3.0
[WARNING]  * org.apache.maven.plugins:maven-compiler-plugin:3.10.1
[WARNING]  * org.apache.rat:apache-rat-plugin:0.15
[WARNING]  * org.apache.maven.plugins:maven-resources-plugin:3.3.0
[WARNING]  * org.apache.maven.plugins:maven-javadoc-plugin:3.4.1
[WARNING] 
[WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
[WARNING] 
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal biz.aQute.bnd:bnd-baseline-maven-plugin:6.4.0:baseline (baseline) on project microprofile-metrics-api: An error occurred while calculating the baseline: Baseline problems detected. See the report in /home/jenkins/agent/workspace/Metrics pull-requests/api/target/baseline/microprofile-metrics-api-5.0.2-SNAPSHOT.txt.
[ERROR] ===============================================================
[ERROR] Name                                               Type       Delta      New        Old        Suggest
[ERROR] * org.eclipse.microprofile.metrics                   BUNDLE     MAJOR      5.0.2.202308040312 5.0.1      5.1.0
[ERROR] MAJOR                BUNDLE     microprofile-metrics-api-5.0.2-SNAPSHOT
[ERROR] MINOR              API        <api>
[ERROR] MINOR            PACKAGE    org.eclipse.microprofile.metrics
[ERROR] MINOR          CLASS      org.eclipse.microprofile.metrics.Snapshot
[ERROR] ADDED        METHOD     bucketValues()
[ERROR] ADDED      ACCESS     abstract
[ERROR] ADDED      RETURN     org.eclipse.microprofile.metrics.Snapshot$HistogramBucket[]
[ERROR] ADDED          CLASS      org.eclipse.microprofile.metrics.Snapshot$HistogramBucket
[ERROR] ADDED        ACCESS     static
[ERROR] ADDED        METHOD     <init>(double,double)
[ERROR] ADDED      RETURN     void
[ERROR] ADDED        METHOD     clone()
[ERROR] ADDED      ACCESS     protected
[ERROR] ADDED      ANNOTATED  jdk.internal.HotSpotIntrinsicCandidate
[ERROR] ADDED      RETURN     java.lang.Object
[ERROR] ADDED        METHOD     equals(java.lang.Object)
[ERROR] ADDED      RETURN     boolean
[ERROR] ADDED        METHOD     finalize()
[ERROR] ADDED      ACCESS     protected
[ERROR] ADDED      RETURN     void
[ERROR] ADDED        METHOD     getBucket()
[ERROR] ADDED      RETURN     double
[ERROR] ADDED        METHOD     getCount()
[ERROR] ADDED      RETURN     double
[ERROR] ADDED        METHOD     hashCode()
[ERROR] ADDED      ANNOTATED  jdk.internal.HotSpotIntrinsicCandidate
[ERROR] ADDED      RETURN     int
[ERROR] ADDED        METHOD     toString()
[ERROR] ADDED      RETURN     java.lang.String
[ERROR] MICRO          ANNOTATED  org.osgi.annotation.versioning.Version
[ERROR] REMOVED      PROPERTY   value='5.0.1'
[ERROR] ADDED        PROPERTY   value='5.1.0'
[ERROR] REMOVED        VERSION    5.0.1
[ERROR] ADDED          VERSION    5.1.0
[ERROR] MICRO            PACKAGE    org.eclipse.microprofile.metrics.annotation
[ERROR] MICRO          ANNOTATED  org.osgi.annotation.versioning.Version
[ERROR] REMOVED      PROPERTY   value='5.0.1'
[ERROR] ADDED        PROPERTY   value='5.1.0'
[ERROR] REMOVED        VERSION    5.0.1
[ERROR] ADDED          VERSION    5.1.0
[ERROR] CHANGED            MANIFEST   <manifest>
[ERROR] REMOVED          HEADER     Bundle-SCM:url="https://github.com/eclipse/microprofile-metrics/tck/microprofile-metrics-api",connection="scm:git:https://github.com/eclipse/microprofile-metrics.git/tck/microprofile-metrics-api",developer-connection="scm:git:git@github.com:eclipse/microprofile-metrics.git/tck/microprofile-metrics-api",tag="5.0.1"
[ERROR] ADDED            HEADER     Bundle-SCM:url="https://github.com/eclipse/microprofile-metrics/tck/microprofile-metrics-api",connection="scm:git:https://github.com/eclipse/microprofile-metrics.git/tck/microprofile-metrics-api",developer-connection="scm:git:git@github.com:eclipse/microprofile-metrics.git/tck/microprofile-metrics-api",tag=HEAD
[ERROR] REMOVED          HEADER     Bundle-Version:5.0.1
[ERROR] ADDED            HEADER     Bundle-Version:5.0.2
[ERROR] CHANGED          HEADER     Export-Package
[ERROR] CHANGED        CLAUSE     org.eclipse.microprofile.metrics
[ERROR] REMOVED      PARAMETER  version:5.0.1
[ERROR] ADDED        PARAMETER  version:5.1.0
[ERROR] CHANGED        CLAUSE     org.eclipse.microprofile.metrics.annotation
[ERROR] REMOVED      PARAMETER  version:5.0.1
[ERROR] ADDED        PARAMETER  version:5.1.0
[ERROR] CHANGED          HEADER     Import-Package
[ERROR] CHANGED        CLAUSE     org.eclipse.microprofile.metrics
[ERROR] REMOVED      PARAMETER  version:[5.0,6)
[ERROR] ADDED        PARAMETER  version:[5.1,6)
[ERROR] MAJOR              RESOURCES  <resources>
[ERROR] MAJOR            RESOURCE   META-INF/maven/org.eclipse.microprofile.metrics/microprofile-metrics-api/pom.properties
[ERROR] ADDED          SHA        01657EC8385406B0DE6787780ECF10950BE42055
[ERROR] REMOVED        SHA        49A3A4492A93F4F1A1D1B019A9211D50C0E756F5
[ERROR] MAJOR            RESOURCE   META-INF/maven/org.eclipse.microprofile.metrics/microprofile-metrics-api/pom.xml
[ERROR] ADDED          SHA        402B634DF0B9549DE8391369577B484919009876
[ERROR] REMOVED        SHA        67EAD8529DC0A732B14E20B44E4ADFCF4D496D9A
[ERROR] ADDED            RESOURCE   org/eclipse/microprofile/metrics/Snapshot$HistogramBucket.class
[ERROR] ADDED          SHA        123370FA3E15A9EFC5A4B10D0FB6C5A15DC2500B
[ERROR] MAJOR            RESOURCE   org/eclipse/microprofile/metrics/Snapshot$PercentileValue.class
[ERROR] ADDED          SHA        10CCE787363A8D06BEFF6829C6FC36B40D6D25B4
[ERROR] REMOVED        SHA        88C0AD07D03BC7B1DE68E588A62FC658EDB718CA
[ERROR] MAJOR            RESOURCE   org/eclipse/microprofile/metrics/Snapshot.class
[ERROR] ADDED          SHA        06480682715855CB5A422B605332832314B9CB8C
[ERROR] REMOVED        SHA        908642803F0D1CCE39D30CB0835C62A095F6A825
[ERROR] MAJOR            RESOURCE   org/eclipse/microprofile/metrics/annotation/package-info.class
[ERROR] ADDED          SHA        1A719ED95B063A76FEE3B8A31A281FCED27277C3
[ERROR] REMOVED        SHA        7CAFD407DDA63351CA2E63B0DE6E5FA959132C07
[ERROR] MAJOR            RESOURCE   org/eclipse/microprofile/metrics/package-info.class
[ERROR] ADDED          SHA        9CE830F74608D79E343C58BF6BF0F0AD69E36C50
[ERROR] REMOVED        SHA        C24F3FE9AE5B444CAED612E36FD109479273F8C7
[ERROR] ===============================================================
[ERROR] Name                                               Type       Delta      New        Old        Suggest    If Prov.
[ERROR] org.eclipse.microprofile.metrics                   PACKAGE    MINOR      5.1.0      5.0.1      ok         -
[ERROR] org.eclipse.microprofile.metrics.annotation        PACKAGE    MICRO      5.1.0      5.0.1      ok         -
[ERROR] -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :microprofile-metrics-api
Started
Running as SYSTEM
Build failed before it gets to this module
Finished: NOT_BUILT