Skip to content

Console Output

Skipping 520 KB.. Full Log
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/reader/MyOASModelReaderImpl.java:52:5: Method length is 256 lines (max allowed is 250). [MethodLength]
06:18:25 [ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/tck/ModelConstructionTest.java:1623:13: '}' at column 13 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally). [RightCurly]
06:18:25 [ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/tck/ModelConstructionTest.java:1638:13: '}' at column 13 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally). [RightCurly]
06:18:25 [ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.java:296:22: Name 'X_OPERATION_EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. [LocalFinalVariableName]
06:18:25 [ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.java:297:22: Name 'TEST_OPERATION_EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. [LocalFinalVariableName]
06:18:25 [ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/resources/classes-microprofile-config.properties:17: Line is longer than 150 characters (found 174). [LineLength]
06:18:25 [ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/resources/exclude-classes-microprofile-config.properties:17: Line is longer than 150 characters (found 181). [LineLength]
06:18:25 Audit done.
06:18:25 [INFO] There are 121 errors reported by Checkstyle 8.29 with /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/checkstyle-rules.xml ruleset.
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[66] (sizes) LineLength: Line is longer than 150 characters (found 619).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[81] (sizes) LineLength: Line is longer than 150 characters (found 263).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[82] (sizes) LineLength: Line is longer than 150 characters (found 230).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[83] (sizes) LineLength: Line is longer than 150 characters (found 198).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[84] (sizes) LineLength: Line is longer than 150 characters (found 212).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[85] (sizes) LineLength: Line is longer than 150 characters (found 239).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[86] (sizes) LineLength: Line is longer than 150 characters (found 185).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[87] (sizes) LineLength: Line is longer than 150 characters (found 256).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[88] (sizes) LineLength: Line is longer than 150 characters (found 218).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[89] (sizes) LineLength: Line is longer than 150 characters (found 224).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[90] (sizes) LineLength: Line is longer than 150 characters (found 223).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[91] (sizes) LineLength: Line is longer than 150 characters (found 286).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[92] (sizes) LineLength: Line is longer than 150 characters (found 276).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[95] (sizes) LineLength: Line is longer than 150 characters (found 212).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.java:[96] (sizes) LineLength: Line is longer than 150 characters (found 228).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AirlinesResource.java:[42] (sizes) LineLength: Line is longer than 150 characters (found 219).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AirlinesResource.java:[43] (sizes) LineLength: Line is longer than 150 characters (found 207).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AirlinesResource.java:[68] (sizes) LineLength: Line is longer than 150 characters (found 205).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AvailabilityResource.java:[41] (sizes) LineLength: Line is longer than 150 characters (found 238).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AvailabilityResource.java:[43] (sizes) LineLength: Line is longer than 150 characters (found 202).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AvailabilityResource.java:[49] (sizes) LineLength: Line is longer than 150 characters (found 232).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AvailabilityResource.java:[50] (sizes) LineLength: Line is longer than 150 characters (found 223).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AvailabilityResource.java:[51] (sizes) LineLength: Line is longer than 150 characters (found 200).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AvailabilityResource.java:[52] (sizes) LineLength: Line is longer than 150 characters (found 226).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AvailabilityResource.java:[53] (sizes) LineLength: Line is longer than 150 characters (found 255).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[72] (sizes) LineLength: Line is longer than 150 characters (found 929).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[94] (sizes) LineLength: Line is longer than 150 characters (found 265).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[103] (sizes) LineLength: Line is longer than 150 characters (found 153).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[104] (sizes) LineLength: Line is longer than 150 characters (found 177).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[105] (sizes) LineLength: Line is longer than 150 characters (found 178).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[111] (sizes) LineLength: Line is longer than 150 characters (found 215).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[124] (sizes) LineLength: Line is longer than 150 characters (found 153).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[129] (sizes) LineLength: Line is longer than 150 characters (found 210).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[166] (sizes) LineLength: Line is longer than 150 characters (found 233).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[171] (sizes) LineLength: Line is longer than 150 characters (found 242).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[194] (sizes) LineLength: Line is longer than 150 characters (found 178).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[195] (sizes) LineLength: Line is longer than 150 characters (found 213).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[218] (sizes) LineLength: Line is longer than 150 characters (found 405).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[227] (sizes) LineLength: Line is longer than 150 characters (found 195).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.java:[228] (sizes) LineLength: Line is longer than 150 characters (found 321).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[78] (sizes) LineLength: Line is longer than 150 characters (found 254).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[79] (sizes) LineLength: Line is longer than 150 characters (found 319).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[80] (sizes) LineLength: Line is longer than 150 characters (found 338).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[81] (sizes) LineLength: Line is longer than 150 characters (found 201).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[82] (sizes) LineLength: Line is longer than 150 characters (found 228).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[83] (sizes) LineLength: Line is longer than 150 characters (found 217).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[84] (sizes) LineLength: Line is longer than 150 characters (found 207).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[85] (sizes) LineLength: Line is longer than 150 characters (found 197).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[86] (sizes) LineLength: Line is longer than 150 characters (found 192).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[90] (sizes) LineLength: Line is longer than 150 characters (found 309).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[92] (sizes) LineLength: Line is longer than 150 characters (found 466).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[108] (sizes) LineLength: Line is longer than 150 characters (found 427).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[133] (sizes) LineLength: Line is longer than 150 characters (found 338).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[136] (sizes) LineLength: Line is longer than 150 characters (found 302).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[142] (sizes) LineLength: Line is longer than 150 characters (found 189).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[157] (sizes) LineLength: Line is longer than 150 characters (found 188).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[158] (sizes) LineLength: Line is longer than 150 characters (found 209).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[159] (sizes) LineLength: Line is longer than 150 characters (found 203).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[171] (sizes) LineLength: Line is longer than 150 characters (found 195).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[183] (sizes) LineLength: Line is longer than 150 characters (found 173).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[184] (sizes) LineLength: Line is longer than 150 characters (found 156).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[201] (sizes) LineLength: Line is longer than 150 characters (found 167).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[202] (sizes) LineLength: Line is longer than 150 characters (found 212).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[203] (sizes) LineLength: Line is longer than 150 characters (found 294).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[208] (sizes) LineLength: Line is longer than 150 characters (found 193).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[229] (sizes) LineLength: Line is longer than 150 characters (found 184).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.java:[230] (sizes) LineLength: Line is longer than 150 characters (found 199).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.java:[55] (sizes) LineLength: Line is longer than 150 characters (found 211).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.java:[65] (sizes) LineLength: Line is longer than 150 characters (found 178).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.java:[76] (sizes) LineLength: Line is longer than 150 characters (found 220).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.java:[77] (sizes) LineLength: Line is longer than 150 characters (found 210).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.java:[80] (sizes) LineLength: Line is longer than 150 characters (found 187).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.java:[81] (sizes) LineLength: Line is longer than 150 characters (found 159).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.java:[85] (sizes) LineLength: Line is longer than 150 characters (found 343).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.java:[99] (sizes) LineLength: Line is longer than 150 characters (found 152).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/PetStoreApp.java:[36] (sizes) LineLength: Line is longer than 150 characters (found 470).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/PetStoreApp.java:[39] (sizes) LineLength: Line is longer than 150 characters (found 179).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[67] (sizes) LineLength: Line is longer than 150 characters (found 237).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[68] (sizes) LineLength: Line is longer than 150 characters (found 400).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[69] (sizes) LineLength: Line is longer than 150 characters (found 219).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[80] (sizes) LineLength: Line is longer than 150 characters (found 178).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[85] (sizes) LineLength: Line is longer than 150 characters (found 300).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[103] (sizes) LineLength: Line is longer than 150 characters (found 217).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[130] (sizes) LineLength: Line is longer than 150 characters (found 244).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[131] (sizes) LineLength: Line is longer than 150 characters (found 219).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[143] (sizes) LineLength: Line is longer than 150 characters (found 175).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[144] (sizes) LineLength: Line is longer than 150 characters (found 307).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[161] (sizes) LineLength: Line is longer than 150 characters (found 176).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[169] (sizes) LineLength: Line is longer than 150 characters (found 161).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[170] (sizes) LineLength: Line is longer than 150 characters (found 174).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[174] (sizes) LineLength: Line is longer than 150 characters (found 186).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[187] (sizes) LineLength: Line is longer than 150 characters (found 313).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[189] (sizes) LineLength: Line is longer than 150 characters (found 169).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[195] (sizes) LineLength: Line is longer than 150 characters (found 294).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:[49] (sizes) LineLength: Line is longer than 150 characters (found 277).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:[50] (sizes) LineLength: Line is longer than 150 characters (found 183).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:[66] (sizes) LineLength: Line is longer than 150 characters (found 164).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:[68] (sizes) LineLength: Line is longer than 150 characters (found 176).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:[78] (sizes) LineLength: Line is longer than 150 characters (found 189).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:[79] (sizes) LineLength: Line is longer than 150 characters (found 152).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:[87] (sizes) LineLength: Line is longer than 150 characters (found 221).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:[112] (sizes) LineLength: Line is longer than 150 characters (found 192).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:[114] (sizes) LineLength: Line is longer than 150 characters (found 213).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[49] (sizes) LineLength: Line is longer than 150 characters (found 248).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[50] (sizes) LineLength: Line is longer than 150 characters (found 194).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[51] (sizes) LineLength: Line is longer than 150 characters (found 217).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[104] (sizes) LineLength: Line is longer than 150 characters (found 188).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[118] (sizes) LineLength: Line is longer than 150 characters (found 195).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[129] (sizes) LineLength: Line is longer than 150 characters (found 152).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[130] (sizes) LineLength: Line is longer than 150 characters (found 157).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[135] (sizes) LineLength: Line is longer than 150 characters (found 217).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[148] (sizes) LineLength: Line is longer than 150 characters (found 159).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[151] (sizes) LineLength: Line is longer than 150 characters (found 184).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:[152] (sizes) LineLength: Line is longer than 150 characters (found 199).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/reader/MyOASModelReaderImpl.java:[52,5] (sizes) MethodLength: Method length is 256 lines (max allowed is 250).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/tck/ModelConstructionTest.java:[1623,13] (blocks) RightCurly: '}' at column 13 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/tck/ModelConstructionTest.java:[1638,13] (blocks) RightCurly: '}' at column 13 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.java:[296,22] (naming) LocalFinalVariableName: Name 'X_OPERATION_EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'.
06:18:25 [ERROR] src/main/java/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.java:[297,22] (naming) LocalFinalVariableName: Name 'TEST_OPERATION_EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'.
06:18:25 [ERROR] src/main/resources/classes-microprofile-config.properties:[17] (sizes) LineLength: Line is longer than 150 characters (found 174).
06:18:25 [ERROR] src/main/resources/exclude-classes-microprofile-config.properties:[17] (sizes) LineLength: Line is longer than 150 characters (found 181).
06:18:25 [WARNING] checkstyle:check violations detected but failOnViolation set to false
06:18:25 [INFO] You have 121 Checkstyle violations.
06:18:25 [INFO] 
06:18:25 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-openapi-tck ---
06:18:25 [INFO] No tests to run.
06:18:25 [JENKINS] Recording test results
06:18:25 [INFO] 
06:18:25 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-openapi-tck ---
06:18:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:18:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:18:25 [INFO] Copying 2 resources
06:18:25 [INFO] 
06:18:25 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ microprofile-openapi-tck ---
06:18:25 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-3.1-SNAPSHOT.jar
06:18:25 [INFO] 
06:18:25 [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ microprofile-openapi-tck >>>
06:18:25 [INFO] 
06:18:25 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-openapi-tck ---
06:18:25 [INFO] Enabled default license matchers.
06:18:25 [INFO] Will parse SCM ignores for exclusions...
06:18:25 [INFO] Finished adding exclusions from SCM ignore files.
06:18:25 [INFO] 62 implicit excludes (use -debug for more details).
06:18:25 [INFO] 5 explicit excludes (use -debug for more details).
06:18:25 [INFO] 77 resources included (use -debug for more details)
06:18:25 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 77 licenses.
06:18:25 [INFO] 
06:18:25 [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-openapi-tck ---
06:18:25 [INFO] 
06:18:25 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-openapi-tck ---
06:18:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:18:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:18:25 [INFO] Copying 1 resource
06:18:25 [INFO] 
06:18:25 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-openapi-tck ---
06:18:25 [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar
06:18:25 [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target with includes "licenses/*" and excludes ""
06:18:25 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
06:18:25 [INFO] 
06:18:25 [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ microprofile-openapi-tck <<<
06:18:25 [INFO] 
06:18:25 [INFO] 
06:18:25 [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ microprofile-openapi-tck ---
06:18:25 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-3.1-SNAPSHOT-sources.jar
06:18:25 [INFO] 
06:18:25 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-openapi-tck ---
06:18:25 [INFO] No previous run data found, generating javadoc.
06:18:28 [INFO] 
06:18:28 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines...
06:18:28 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.data...
06:18:28 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.exception...
06:18:28 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.model...
06:18:28 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.resources...
06:18:28 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.resources.bookings...
06:18:28 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore...
06:18:28 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.data...
06:18:28 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.exception...
06:18:28 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.model...
06:18:28 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.resource...
06:18:28 Loading source files for package org.eclipse.microprofile.openapi.filter...
06:18:28 Loading source files for package org.eclipse.microprofile.openapi.reader...
06:18:28 Loading source files for package org.eclipse.microprofile.openapi.tck...
06:18:28 Loading source files for package org.eclipse.microprofile.openapi.tck.utils...
06:18:28 Constructing Javadoc information...
06:18:28 Standard Doclet version 1.8.0_202
06:18:28 Building tree for all the packages and classes...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/UserData.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/ApiException.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/BadRequestException.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/NotFoundException.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/NotFoundExceptionMapper.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Airline.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Airport.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Booking.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/CreditCard.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Flight.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Gender.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Review.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/User.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Weather.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/AirlinesResource.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/AvailabilityResource.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/PlayerService.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/PetStoreApp.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/PetData.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/StoreData.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/UserData.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/ApiException.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/BadRequestException.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/NotFoundException.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/ApiResponse.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/BadOrder.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Cat.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Category.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Dog.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Lizard.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Order.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Pet.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Tag.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/User.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/JavaRestResourceUtil.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/AirlinesOASFilter.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/MyOASModelReaderImpl.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/AirlinesAppTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/AppTestBase.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/FilterTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/ModelConstructionTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/ModelReaderAppTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigExcludeClassesTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigExcludeClassTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigExcludePackageTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigScanClassBase.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigScanClassesTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigScanClassTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigScanDisableTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigScanPackageTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigSchemaTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigServersTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigWebInfTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyAbstractLicenseImpl.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyConstructible.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyLicense.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyLicenseImpl.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/StaticDocumentTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/TCKMatchers.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/YamlToJsonFilter.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/overview-frame.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/package-frame.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/package-summary.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/package-tree.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/package-frame.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/package-summary.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/package-tree.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/package-frame.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/package-summary.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/package-tree.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/package-frame.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/package-summary.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/package-tree.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/package-frame.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/package-summary.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/package-tree.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/package-frame.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/package-summary.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/package-tree.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/package-frame.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/package-summary.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/package-tree.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/package-frame.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/package-summary.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/package-tree.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/package-frame.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/package-summary.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/package-tree.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/package-frame.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/package-summary.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/package-tree.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/package-frame.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/package-summary.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/package-tree.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/package-frame.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/package-summary.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/package-tree.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/package-frame.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/package-summary.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/package-tree.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/package-frame.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/package-summary.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/package-tree.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/package-frame.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/package-summary.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/package-tree.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/constant-values.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/serialized-form.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/class-use/JAXRSApp.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/class-use/UserData.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/NotFoundExceptionMapper.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/NotFoundException.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/BadRequestException.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/ApiException.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Weather.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/User.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Review.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Gender.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Flight.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/CreditCard.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Booking.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Airport.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Airline.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/UserResource.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/ReviewResource.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/PlayerService.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/AvailabilityResource.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/AirlinesResource.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/class-use/BookingResource.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/class-use/PetStoreApp.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/class-use/UserData.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/class-use/StoreData.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/class-use/PetData.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/class-use/NotFoundException.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/class-use/BadRequestException.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/class-use/ApiException.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/User.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Tag.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Pet.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Order.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Lizard.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Dog.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Category.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Cat.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/BadOrder.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/ApiResponse.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/UserResource.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/PetStoreResource.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/PetResource.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/JavaRestResourceUtil.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/class-use/AirlinesOASFilter.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/class-use/MyOASModelReaderImpl.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/StaticDocumentTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/PetStoreAppTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyConstructible.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyLicense.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyAbstractLicenseImpl.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyLicenseImpl.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigWebInfTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigServersTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigSchemaTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigScanPackageTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigScanDisableTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigScanClassesTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigScanClassTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigScanClassBase.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigExcludePackageTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigExcludeClassesTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigExcludeClassTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/ModelReaderAppTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/ModelConstructionTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/FilterTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/AppTestBase.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/AirlinesAppTest.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/class-use/YamlToJsonFilter.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/class-use/TCKMatchers.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/package-use.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/package-use.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/package-use.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/package-use.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/package-use.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/package-use.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/package-use.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/package-use.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/package-use.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/package-use.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/package-use.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/package-use.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/package-use.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/package-use.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/package-use.html...
06:18:28 Building index for all the packages and classes...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/overview-tree.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/index-all.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/deprecated-list.html...
06:18:28 Building index for all classes...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/allclasses-frame.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/allclasses-noframe.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/index.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/overview-summary.html...
06:18:28 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/help-doc.html...
06:18:28 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-3.1-SNAPSHOT-javadoc.jar
06:18:35 [INFO] 
06:18:35 [INFO] -----< org.eclipse.microprofile.openapi:microprofile-openapi-spec >-----
06:18:35 [INFO] Building MicroProfile OpenAPI Specification 3.1-SNAPSHOT           [4/5]
06:18:35 [INFO] --------------------------------[ pom ]---------------------------------
06:18:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctor-maven-plugin/2.1.0/asciidoctor-maven-plugin-2.1.0.pom
06:18:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctor-maven-plugin/2.1.0/asciidoctor-maven-plugin-2.1.0.pom (22 kB at 431 kB/s)
06:18:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctor-maven-plugin/2.1.0/asciidoctor-maven-plugin-2.1.0.jar
06:18:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctor-maven-plugin/2.1.0/asciidoctor-maven-plugin-2.1.0.jar (75 kB at 710 kB/s)
06:18:35 [INFO] 
06:18:35 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-openapi-spec ---
06:18:35 [INFO] Enabled default license matchers.
06:18:35 [INFO] Will parse SCM ignores for exclusions...
06:18:35 [INFO] Finished adding exclusions from SCM ignore files.
06:18:35 [INFO] 62 implicit excludes (use -debug for more details).
06:18:35 [INFO] 5 explicit excludes (use -debug for more details).
06:18:35 [INFO] 4 resources included (use -debug for more details)
06:18:35 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
06:18:35 [INFO] 
06:18:35 [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-openapi-spec ---
06:18:35 [INFO] 
06:18:35 [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-year) @ microprofile-openapi-spec ---
06:18:35 [INFO] 
06:18:35 [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-openapi-spec ---
06:18:35 [INFO] Using 'UTF-8' encoding to format source files.
06:18:35 [INFO] Number of files to be formatted: 0
06:18:35 [INFO] 
06:18:35 [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-openapi-spec ---
06:18:35 [INFO]  Total Files Processed: 0 in 00:00.000
06:18:35 [INFO]         Already Sorted: 0
06:18:35 [INFO]         Needed Sorting: 0
06:18:35 [INFO] 
06:18:35 [INFO] --- asciidoctor-maven-plugin:2.1.0:process-asciidoc (generate-pdf) @ microprofile-openapi-spec ---
06:18:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-pdf/1.5.3/asciidoctorj-pdf-1.5.3.pom
06:18:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-pdf/1.5.3/asciidoctorj-pdf-1.5.3.pom (2.0 kB at 36 kB/s)
06:18:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby/9.2.13.0/jruby-9.2.13.0.pom
06:18:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby/9.2.13.0/jruby-9.2.13.0.pom (6.9 kB at 167 kB/s)
06:18:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-artifacts/9.2.13.0/jruby-artifacts-9.2.13.0.pom
06:18:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-artifacts/9.2.13.0/jruby-artifacts-9.2.13.0.pom (4.0 kB at 99 kB/s)
06:18:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-parent/9.2.13.0/jruby-parent-9.2.13.0.pom
06:18:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-parent/9.2.13.0/jruby-parent-9.2.13.0.pom (25 kB at 71 kB/s)
06:18:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-core/9.2.13.0/jruby-core-9.2.13.0.pom
06:18:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-core/9.2.13.0/jruby-core-9.2.13.0.pom (48 kB at 792 kB/s)
06:18:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-netdb/1.1.6/jnr-netdb-1.1.6.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-netdb/1.1.6/jnr-netdb-1.1.6.pom (1.8 kB at 49 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-enxio/0.25/jnr-enxio-0.25.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-enxio/0.25/jnr-enxio-0.25.pom (4.2 kB at 105 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.9.15/jnr-constants-0.9.15.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.9.15/jnr-constants-0.9.15.pom (3.8 kB at 82 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-unixsocket/0.28/jnr-unixsocket-0.28.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-unixsocket/0.28/jnr-unixsocket-0.28.pom (11 kB at 182 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-posix/3.0.54/jnr-posix-3.0.54.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-posix/3.0.54/jnr-posix-3.0.54.pom (6.3 kB at 97 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.23/jffi-1.2.23.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.23/jffi-1.2.23.pom (9.5 kB at 249 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/joni/joni/2.1.31/joni-2.1.31.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/joni/joni/2.1.31/joni-2.1.31.pom (7.0 kB at 280 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.pom (5.1 kB at 155 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/dirgra/0.3/dirgra-0.3.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/dirgra/0.3/dirgra-0.3.pom (2.9 kB at 105 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/invokebinder/1.11/invokebinder-1.11.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/invokebinder/1.11/invokebinder-1.11.pom (4.4 kB at 91 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/options/1.4/options-1.4.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/options/1.4/options-1.4.pom (1.5 kB at 47 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom (3.1 kB at 120 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 254 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.pom (1.6 kB at 58 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/martiansoftware/nailgun-all/0.9.1/nailgun-all-0.9.1.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/martiansoftware/nailgun-all/0.9.1/nailgun-all-0.9.1.pom (5.0 kB at 250 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom (37 kB at 630 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/backport9/1.8/backport9-1.8.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/backport9/1.8/backport9-1.8.pom (2.1 kB at 61 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.1/javax.annotation-api-1.3.1.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.1/javax.annotation-api-1.3.1.pom (14 kB at 551 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 299 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-stdlib/9.2.13.0/jruby-stdlib-9.2.13.0.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-stdlib/9.2.13.0/jruby-stdlib-9.2.13.0.pom (18 kB at 396 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 157 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 1.2 MB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 200 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 131 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 102 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 246 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 146 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 98 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 86 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
06:18:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 116 kB/s)
06:18:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 758 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 237 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 39 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 314 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 364 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 131 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 81 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 126 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 154 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 188 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 379 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 513 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.23/plexus-utils-3.0.23.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.23/plexus-utils-3.0.23.pom (4.1 kB at 147 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/2.4.1/asciidoctorj-2.4.1.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/2.4.1/asciidoctorj-2.4.1.pom (2.6 kB at 92 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-api/2.4.1/asciidoctorj-api-2.4.1.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-api/2.4.1/asciidoctorj-api-2.4.1.pom (1.9 kB at 22 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.72/jcommander-1.72.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.72/jcommander-1.72.pom (1.2 kB at 50 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.0.38.Final/netty-codec-http-4.0.38.Final.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.0.38.Final/netty-codec-http-4.0.38.Final.pom (1.7 kB at 47 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-parent/4.0.38.Final/netty-parent-4.0.38.Final.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-parent/4.0.38.Final/netty-parent-4.0.38.Final.pom (45 kB at 1.4 MB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.0.38.Final/netty-codec-4.0.38.Final.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.0.38.Final/netty-codec-4.0.38.Final.pom (2.2 kB at 70 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.0.38.Final/netty-transport-4.0.38.Final.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.0.38.Final/netty-transport-4.0.38.Final.pom (1.4 kB at 51 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.0.38.Final/netty-buffer-4.0.38.Final.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.0.38.Final/netty-buffer-4.0.38.Final.pom (1.4 kB at 38 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.0.38.Final/netty-common-4.0.38.Final.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.0.38.Final/netty-common-4.0.38.Final.pom (6.8 kB at 169 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.0.38.Final/netty-handler-4.0.38.Final.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.0.38.Final/netty-handler-4.0.38.Final.pom (2.4 kB at 73 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.pom (4.2 kB at 302 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.8/doxia-1.8.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.8/doxia-1.8.pom (18 kB at 1.3 MB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.pom (1.5 kB at 96 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.pom (1.5 kB at 118 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.pom (1.9 kB at 137 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.8/doxia-modules-1.8.pom
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.8/doxia-modules-1.8.pom (2.6 kB at 202 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-pdf/1.5.3/asciidoctorj-pdf-1.5.3.jar
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby/9.2.13.0/jruby-9.2.13.0.jar
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-core/9.2.13.0/jruby-core-9.2.13.0.jar
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-netdb/1.1.6/jnr-netdb-1.1.6.jar
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-enxio/0.25/jnr-enxio-0.25.jar
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-netdb/1.1.6/jnr-netdb-1.1.6.jar (62 kB at 1.9 MB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-unixsocket/0.28/jnr-unixsocket-0.28.jar
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-enxio/0.25/jnr-enxio-0.25.jar (32 kB at 534 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-posix/3.0.54/jnr-posix-3.0.54.jar
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-unixsocket/0.28/jnr-unixsocket-0.28.jar (48 kB at 641 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.9.15/jnr-constants-0.9.15.jar
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby/9.2.13.0/jruby-9.2.13.0.jar (42 kB at 513 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.23/jffi-1.2.23.jar
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-posix/3.0.54/jnr-posix-3.0.54.jar (259 kB at 2.3 MB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.23/jffi-1.2.23-native.jar
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.23/jffi-1.2.23.jar (152 kB at 1.3 MB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/joni/joni/2.1.31/joni-2.1.31.jar
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.9.15/jnr-constants-0.9.15.jar (657 kB at 4.5 MB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.jar
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-pdf/1.5.3/asciidoctorj-pdf-1.5.3.jar (5.3 MB at 35 MB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/dirgra/0.3/dirgra-0.3.jar
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/dirgra/0.3/dirgra-0.3.jar (16 kB at 100 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/invokebinder/1.11/invokebinder-1.11.jar
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/invokebinder/1.11/invokebinder-1.11.jar (50 kB at 248 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/options/1.4/options-1.4.jar
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.2.23/jffi-1.2.23-native.jar (795 kB at 3.7 MB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar
06:18:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/options/1.4/options-1.4.jar (14 kB at 63 kB/s)
06:18:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.jar (33 kB at 134 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar (72 kB at 286 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/backport9/1.8/backport9-1.8.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.jar (1.7 MB at 6.7 MB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.1/javax.annotation-api-1.3.1.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.1/javax.annotation-api-1.3.1.jar (27 kB at 97 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-stdlib/9.2.13.0/jruby-stdlib-9.2.13.0.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar (643 kB at 2.2 MB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/headius/backport9/1.8/backport9-1.8.jar (13 kB at 47 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 164 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 528 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (204 kB at 582 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/joni/joni/2.1.31/joni-2.1.31.jar (215 kB at 552 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (289 kB at 737 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 1.3 MB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (1.5 MB at 3.4 MB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (47 kB at 101 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (41 kB at 84 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 61 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 292 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 89 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 103 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar (77 kB at 140 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.23/plexus-utils-3.0.23.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 88 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/2.4.1/asciidoctorj-2.4.1.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.23/plexus-utils-3.0.23.jar (247 kB at 331 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-api/2.4.1/asciidoctorj-api-2.4.1.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-core/9.2.13.0/jruby-core-9.2.13.0.jar (10 MB at 14 MB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.72/jcommander-1.72.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-api/2.4.1/asciidoctorj-api-2.4.1.jar (60 kB at 77 kB/s)
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/2.4.1/asciidoctorj-2.4.1.jar (1.8 MB at 2.3 MB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.0.38.Final/netty-codec-4.0.38.Final.jar
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.0.38.Final/netty-codec-http-4.0.38.Final.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.72/jcommander-1.72.jar (69 kB at 85 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.0.38.Final/netty-transport-4.0.38.Final.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.0.38.Final/netty-codec-4.0.38.Final.jar (148 kB at 179 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.0.38.Final/netty-handler-4.0.38.Final.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-stdlib/9.2.13.0/jruby-stdlib-9.2.13.0.jar (12 MB at 14 MB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.0.38.Final/netty-buffer-4.0.38.Final.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.0.38.Final/netty-buffer-4.0.38.Final.jar (221 kB at 249 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.0.38.Final/netty-common-4.0.38.Final.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.0.38.Final/netty-transport-4.0.38.Final.jar (367 kB at 401 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.0.38.Final/netty-handler-4.0.38.Final.jar (294 kB at 321 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.8/doxia-sink-api-1.8.jar (12 kB at 13 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.8/doxia-logging-api-1.8.jar (12 kB at 13 kB/s)
06:18:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.jar
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.8/doxia-core-1.8.jar (168 kB at 178 kB/s)
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.8/doxia-module-xhtml-1.8.jar (18 kB at 19 kB/s)
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.0.38.Final/netty-codec-http-4.0.38.Final.jar (453 kB at 422 kB/s)
06:18:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.0.38.Final/netty-common-4.0.38.Final.jar (511 kB at 464 kB/s)
06:18:39 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 38 kB/s)
06:18:39 [INFO] sourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/docs/asciidoc does not exist
06:18:39 [INFO] sourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/asciidoc does not exist
06:18:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:18:44 [INFO] Copying 1 resource
06:18:59 [INFO] Converted /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/main/asciidoc/microprofile-openapi-spec.asciidoc
06:18:59 [INFO] 
06:18:59 [INFO] --- asciidoctor-maven-plugin:2.1.0:process-asciidoc (generate-html) @ microprofile-openapi-spec ---
06:18:59 [INFO] sourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/docs/asciidoc does not exist
06:18:59 [INFO] sourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/asciidoc does not exist
06:18:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:18:59 [INFO] Copying 1 resource
06:19:00 [INFO] Converted /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/main/asciidoc/microprofile-openapi-spec.asciidoc
06:19:00 [INFO] 
06:19:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-openapi-spec ---
06:19:00 [INFO] Starting audit...
06:19:00 Audit done.
06:19:00 [INFO] You have 0 Checkstyle violations.
06:19:00 [INFO] 
06:19:00 [INFO] --- build-helper-maven-plugin:3.2.0:attach-artifact (attach-artifacts) @ microprofile-openapi-spec ---
06:19:01 [INFO] 
06:19:01 [INFO] -----< org.eclipse.microprofile.openapi:microprofile-openapi-spi >------
06:19:01 [INFO] Building MicroProfile OpenAPI SPI 3.1-SNAPSHOT                     [5/5]
06:19:01 [INFO] --------------------------------[ jar ]---------------------------------
06:19:01 [INFO] 
06:19:01 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-openapi-spi ---
06:19:01 [INFO] Enabled default license matchers.
06:19:01 [INFO] Will parse SCM ignores for exclusions...
06:19:01 [INFO] Finished adding exclusions from SCM ignore files.
06:19:01 [INFO] 62 implicit excludes (use -debug for more details).
06:19:01 [INFO] 5 explicit excludes (use -debug for more details).
06:19:01 [INFO] 3 resources included (use -debug for more details)
06:19:01 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
06:19:01 [INFO] 
06:19:01 [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-openapi-spi ---
06:19:01 [INFO] 
06:19:01 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-openapi-spi ---
06:19:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:19:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:19:01 [INFO] Copying 0 resource
06:19:01 [INFO] 
06:19:01 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-openapi-spi ---
06:19:01 [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar
06:19:01 [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target with includes "licenses/*" and excludes ""
06:19:01 [INFO] 
06:19:01 [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-openapi-spi ---
06:19:01 [INFO] Using 'UTF-8' encoding to format source files.
06:19:01 [INFO] Number of files to be formatted: 2
06:19:01 [INFO] Successfully formatted:          0 file(s)
06:19:01 [INFO] Fail to format:                  0 file(s)
06:19:01 [INFO] Skipped:                         2 file(s)
06:19:01 [INFO] Read only skipped:               0 file(s)
06:19:01 [INFO] Approximate time taken:          0s
06:19:01 [INFO] 
06:19:01 [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-openapi-spi ---
06:19:01 [INFO]  Total Files Processed: 2 in 00:00.004
06:19:01 [INFO]         Already Sorted: 2
06:19:01 [INFO]         Needed Sorting: 0
06:19:01 [INFO] 
06:19:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ microprofile-openapi-spi ---
06:19:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:19:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:19:01 [INFO] Copying 2 resources
06:19:01 [INFO] 
06:19:01 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-openapi-spi ---
06:19:01 [INFO] Changes detected - recompiling the module!
06:19:01 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/classes
06:19:01 [INFO] 
06:19:01 [INFO] --- bnd-maven-plugin:5.2.0:bnd-process (default) @ microprofile-openapi-spi ---
06:19:01 [WARNING] Cannot consider developer in line '44' of file '/home/jenkins/agent/workspace/Open-API-pull-requests/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
06:19:01 [INFO] 
06:19:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ microprofile-openapi-spi ---
06:19:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:19:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:19:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/spi/src/test/resources
06:19:01 [INFO] 
06:19:01 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-openapi-spi ---
06:19:01 [INFO] No sources to compile
06:19:01 [INFO] 
06:19:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-openapi-spi ---
06:19:01 [INFO] Starting audit...
06:19:01 Audit done.
06:19:01 [INFO] You have 0 Checkstyle violations.
06:19:01 [INFO] 
06:19:01 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-openapi-spi ---
06:19:01 [INFO] No tests to run.
06:19:01 [JENKINS] Recording test results
06:19:01 [INFO] 
06:19:01 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-openapi-spi ---
06:19:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:19:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:19:01 [INFO] Copying 2 resources
06:19:01 [INFO] 
06:19:01 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ microprofile-openapi-spi ---
06:19:01 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-3.1-SNAPSHOT.jar
06:19:01 [INFO] 
06:19:01 [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ microprofile-openapi-spi >>>
06:19:01 [INFO] 
06:19:01 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-openapi-spi ---
06:19:01 [INFO] Enabled default license matchers.
06:19:01 [INFO] Will parse SCM ignores for exclusions...
06:19:01 [INFO] Finished adding exclusions from SCM ignore files.
06:19:01 [INFO] 62 implicit excludes (use -debug for more details).
06:19:01 [INFO] 5 explicit excludes (use -debug for more details).
06:19:01 [INFO] 3 resources included (use -debug for more details)
06:19:01 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
06:19:01 [INFO] 
06:19:01 [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-openapi-spi ---
06:19:01 [INFO] 
06:19:01 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-openapi-spi ---
06:19:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:19:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:19:01 [INFO] Copying 0 resource
06:19:01 [INFO] 
06:19:01 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-openapi-spi ---
06:19:01 [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar
06:19:01 [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target with includes "licenses/*" and excludes ""
06:19:01 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
06:19:01 [INFO] 
06:19:01 [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ microprofile-openapi-spi <<<
06:19:01 [INFO] 
06:19:01 [INFO] 
06:19:01 [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ microprofile-openapi-spi ---
06:19:01 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-3.1-SNAPSHOT-sources.jar
06:19:01 [INFO] 
06:19:01 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-openapi-spi ---
06:19:01 [INFO] No previous run data found, generating javadoc.
06:19:02 [INFO] 
06:19:02 Loading source files for package org.eclipse.microprofile.openapi.spi...
06:19:02 Constructing Javadoc information...
06:19:02 Standard Doclet version 1.8.0_202
06:19:02 Building tree for all the packages and classes...
06:19:02 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/OASFactoryResolver.html...
06:19:02 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/package-frame.html...
06:19:02 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/package-summary.html...
06:19:02 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/package-tree.html...
06:19:02 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/constant-values.html...
06:19:02 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/class-use/OASFactoryResolver.html...
06:19:02 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/package-use.html...
06:19:02 Building index for all the packages and classes...
06:19:02 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/overview-tree.html...
06:19:02 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/index-all.html...
06:19:02 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/deprecated-list.html...
06:19:02 Building index for all classes...
06:19:02 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/allclasses-frame.html...
06:19:02 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/allclasses-noframe.html...
06:19:02 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/index.html...
06:19:02 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/help-doc.html...
06:19:02 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-3.1-SNAPSHOT-javadoc.jar
06:19:02 [INFO] 
06:19:02 [INFO] --- bnd-baseline-maven-plugin:5.2.0:baseline (baseline) @ microprofile-openapi-spi ---
06:19:02 [INFO] Determining the baseline version for org.eclipse.microprofile.openapi:microprofile-openapi-spi:jar:(,3.1-SNAPSHOT) using repositories [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
06:19:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/openapi/microprofile-openapi-spi/maven-metadata.xml
06:19:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/openapi/microprofile-openapi-spi/maven-metadata.xml (972 B at 54 kB/s)
06:19:02 [INFO] The baseline version was found to be 3.0
06:19:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/openapi/microprofile-openapi-spi/3.0/microprofile-openapi-spi-3.0.jar
06:19:03 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/openapi/microprofile-openapi-spi/3.0/microprofile-openapi-spi-3.0.jar (10 kB at 425 kB/s)
06:19:03 [INFO] Baselining check succeeded checking org.eclipse.microprofile.openapi:microprofile-openapi-spi:jar:3.1-SNAPSHOT against org.eclipse.microprofile.openapi:microprofile-openapi-spi:jar:3.0
06:19:03 [INFO] ------------------------------------------------------------------------
06:19:03 [INFO] Reactor Summary for MicroProfile OpenAPI 3.1-SNAPSHOT:
06:19:03 [INFO] 
06:19:03 [INFO] MicroProfile OpenAPI ............................... SUCCESS [ 14.448 s]
06:19:03 [INFO] MicroProfile OpenAPI API ........................... SUCCESS [ 21.862 s]
06:19:03 [INFO] MicroProfile OpenAPI TCK ........................... SUCCESS [ 11.595 s]
06:19:03 [INFO] MicroProfile OpenAPI Specification ................. SUCCESS [ 25.786 s]
06:19:03 [INFO] MicroProfile OpenAPI SPI ........................... SUCCESS [  1.840 s]
06:19:03 [INFO] ------------------------------------------------------------------------
06:19:03 [INFO] BUILD SUCCESS
06:19:03 [INFO] ------------------------------------------------------------------------
06:19:03 [INFO] Total time:  01:25 min
06:19:03 [INFO] Finished at: 2022-04-14T10:19:03Z
06:19:03 [INFO] ------------------------------------------------------------------------
06:19:03 Waiting for Jenkins to finish collecting data
06:19:03 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spec/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-spec/3.1-SNAPSHOT/microprofile-openapi-spec-3.1-SNAPSHOT.pom
06:19:03 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spec/target/generated-docs/microprofile-openapi-spec-3.1-SNAPSHOT.pdf to org.eclipse.microprofile.openapi/microprofile-openapi-spec/3.1-SNAPSHOT/microprofile-openapi-spec-3.1-SNAPSHOT.pdf
06:19:03 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spec/target/generated-docs/microprofile-openapi-spec-3.1-SNAPSHOT.html to org.eclipse.microprofile.openapi/microprofile-openapi-spec/3.1-SNAPSHOT/microprofile-openapi-spec-3.1-SNAPSHOT.html
06:19:04 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/tck/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-tck/3.1-SNAPSHOT/microprofile-openapi-tck-3.1-SNAPSHOT.pom
06:19:04 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-3.1-SNAPSHOT.jar to org.eclipse.microprofile.openapi/microprofile-openapi-tck/3.1-SNAPSHOT/microprofile-openapi-tck-3.1-SNAPSHOT.jar
06:19:04 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-3.1-SNAPSHOT-sources.jar to org.eclipse.microprofile.openapi/microprofile-openapi-tck/3.1-SNAPSHOT/microprofile-openapi-tck-3.1-SNAPSHOT-sources.jar
06:19:04 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-3.1-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.openapi/microprofile-openapi-tck/3.1-SNAPSHOT/microprofile-openapi-tck-3.1-SNAPSHOT-javadoc.jar
06:19:04 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spi/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-spi/3.1-SNAPSHOT/microprofile-openapi-spi-3.1-SNAPSHOT.pom
06:19:04 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-3.1-SNAPSHOT.jar to org.eclipse.microprofile.openapi/microprofile-openapi-spi/3.1-SNAPSHOT/microprofile-openapi-spi-3.1-SNAPSHOT.jar
06:19:04 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-3.1-SNAPSHOT-sources.jar to org.eclipse.microprofile.openapi/microprofile-openapi-spi/3.1-SNAPSHOT/microprofile-openapi-spi-3.1-SNAPSHOT-sources.jar
06:19:04 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-3.1-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.openapi/microprofile-openapi-spi/3.1-SNAPSHOT/microprofile-openapi-spi-3.1-SNAPSHOT-javadoc.jar
06:19:04 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-parent/3.1-SNAPSHOT/microprofile-openapi-parent-3.1-SNAPSHOT.pom
06:19:04 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/api/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-api/3.1-SNAPSHOT/microprofile-openapi-api-3.1-SNAPSHOT.pom
06:19:04 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/microprofile-openapi-api-3.1-SNAPSHOT.jar to org.eclipse.microprofile.openapi/microprofile-openapi-api/3.1-SNAPSHOT/microprofile-openapi-api-3.1-SNAPSHOT.jar
06:19:04 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/microprofile-openapi-api-3.1-SNAPSHOT-sources.jar to org.eclipse.microprofile.openapi/microprofile-openapi-api/3.1-SNAPSHOT/microprofile-openapi-api-3.1-SNAPSHOT-sources.jar
06:19:04 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/microprofile-openapi-api-3.1-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.openapi/microprofile-openapi-api/3.1-SNAPSHOT/microprofile-openapi-api-3.1-SNAPSHOT-javadoc.jar
06:19:04 channel stopped
06:19:04 Setting status of ac0795c9197b2035e003c8d33a166e9eb798b7c8 to SUCCESS with url https://ci.eclipse.org/microprofile/job/Open-API-pull-requests/95/ and message: 'Build finished. '
06:19:05 Finished: SUCCESS