Skip to content

Console Output

Skipping 475 KB.. Full Log
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:173: Line is longer than 150 characters (found 153). [LineLength]
06:38:40 [ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:206: Line is longer than 150 characters (found 174). [LineLength]
06:38:40 [WARN] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:62:22: Variable 'storeData' must be private and have accessor methods. [VisibilityModifier]
06:38:40 [WARN] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:63:20: Variable 'petData' must be private and have accessor methods. [VisibilityModifier]
06:38:40 [WARN] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:60:21: Variable 'userData' must be private and have accessor methods. [VisibilityModifier]
06:38:40 [ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/reader/MyOASModelReaderImpl.java:59:5: Method buildModel length is 311 lines (max allowed is 250). [MethodLength]
06:38:40 [ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/tck/ModelConstructionTest.java:1925: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:38:40 [ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/tck/ModelConstructionTest.java:1940: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:38:40 [ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.java:281:22: Name 'X_OPERATION_EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. [LocalFinalVariableName]
06:38:40 [ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.java:282:22: Name 'TEST_OPERATION_EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. [LocalFinalVariableName]
06:38:40 Audit done.
06:38:40 [INFO] There are 8 errors reported by Checkstyle 9.3 with /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/checkstyle-rules.xml ruleset.
06:38:40 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AirlinesResource.java:[73] (sizes) LineLength: Line is longer than 150 characters (found 157).
06:38:40 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[173] (sizes) LineLength: Line is longer than 150 characters (found 153).
06:38:40 [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[206] (sizes) LineLength: Line is longer than 150 characters (found 174).
06:38:40 [ERROR] src/main/java/org/eclipse/microprofile/openapi/reader/MyOASModelReaderImpl.java:[59,5] (sizes) MethodLength: Method buildModel length is 311 lines (max allowed is 250).
06:38:40 [ERROR] src/main/java/org/eclipse/microprofile/openapi/tck/ModelConstructionTest.java:[1925,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:38:40 [ERROR] src/main/java/org/eclipse/microprofile/openapi/tck/ModelConstructionTest.java:[1940,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:38:40 [ERROR] src/main/java/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.java:[281,22] (naming) LocalFinalVariableName: Name 'X_OPERATION_EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'.
06:38:40 [ERROR] src/main/java/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.java:[282,22] (naming) LocalFinalVariableName: Name 'TEST_OPERATION_EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'.
06:38:40 [WARNING] checkstyle:check violations detected but failOnViolation set to false
06:38:40 [INFO] You have 8 Checkstyle violations.
06:38:41 [INFO] 
06:38:41 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-openapi-tck ---
06:38:41 [INFO] No tests to run.
06:38:41 [INFO] 
06:38:41 [JENKINS] Recording test results[INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-openapi-tck ---
06:38:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:41 
06:38:41 [INFO] Copying 2 resources
06:38:41 [INFO] 
06:38:41 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ microprofile-openapi-tck ---
06:38:41 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-4.0-SNAPSHOT.jar
06:38:41 [INFO] 
06:38:41 [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ microprofile-openapi-tck >>>
06:38:41 [INFO] 
06:38:41 [INFO] --- apache-rat-plugin:0.15:check (rat-check) @ microprofile-openapi-tck ---
06:38:41 [INFO] Enabled default license matchers.
06:38:41 [INFO] Will parse SCM ignores for exclusions...
06:38:41 [INFO] Finished adding exclusions from SCM ignore files.
06:38:41 [INFO] 62 implicit excludes.
06:38:41 [INFO] 7 explicit excludes.
06:38:41 [INFO] 88 resources included
06:38:41 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 88 licenses.
06:38:41 [INFO] 
06:38:41 [INFO] --- build-helper-maven-plugin:3.3.0:timestamp-property (generate-timestamp) @ microprofile-openapi-tck ---
06:38:41 [INFO] 
06:38:41 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-openapi-tck ---
06:38:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:41 [INFO] Copying 1 resource
06:38:41 [INFO] 
06:38:41 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-openapi-tck ---
06:38:41 [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar
06:38:41 [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:38:41 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
06:38:41 [INFO] 
06:38:41 [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ microprofile-openapi-tck <<<
06:38:41 [INFO] 
06:38:41 [INFO] 
06:38:41 [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ microprofile-openapi-tck ---
06:38:41 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-4.0-SNAPSHOT-sources.jar
06:38:41 [INFO] 
06:38:41 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-openapi-tck ---
06:38:41 [INFO] No previous run data found, generating javadoc.
06:38:45 [INFO] 
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.data...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.exception...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.model...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.resources...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.resources.bookings...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.apps.beanvalidation...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.data...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.exception...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.model...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.resource...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.apps.scanconfig...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.apps.scanconfig.a...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.apps.scanconfig.a.b...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.apps.scanconfig.a.b.c...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.apps.scanconfig.x...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.apps.scanconfig.x.y...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.filter...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.reader...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.tck...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.tck.beanvalidation...
06:38:45 Loading source files for package org.eclipse.microprofile.openapi.tck.utils...
06:38:45 Constructing Javadoc information...
06:38:45 Standard Doclet version 11.0.22
06:38:45 Building tree for all the packages and classes...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/UserData.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/ApiException.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/BadRequestException.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/NotFoundException.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/NotFoundExceptionMapper.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/ReviewRejectedException.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/ReviewRejectedExceptionMapper.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/ReviewRejectedExceptionMapper.RejectionResponse.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Airline.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Airport.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Booking.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/CreditCard.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Flight.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Gender.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Review.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/User.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Weather.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/AirlinesResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/AvailabilityResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/PlayerService.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/BeanValidationApp.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/BeanValidationData.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/BeanValidationResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/TestGroup.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/PetStoreApp.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/PetData.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/StoreData.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/UserData.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/ApiException.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/BadRequestException.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/NotFoundException.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/ApiResponse.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/BadOrder.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Cat.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Category.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Dog.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Lizard.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Order.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Pet.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Tag.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/User.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/JavaRestResourceUtil.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/ScanConfigApplication.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/AResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/BResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/c/CResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/XResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/y/YResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/AirlinesOASFilter.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/MyOASModelReaderImpl.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/AirlinesAppTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/AppTestBase.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/FilterTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/Groups.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/ModelConstructionTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/ModelReaderAppTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigScanClassBase.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigScanDisableTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigSchemaTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigServersTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigWebInfTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyAbstractLicenseImpl.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyConstructible.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyLicense.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyLicenseImpl.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigExcludeMultiple.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigExcludeOnly.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigIncludeMultiple.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigIncludeOnly.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigPackageExcludeClassInclude.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigPackageExcludeMultiple.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigPackageExcludeOnly.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigPackageExcludesAroundInclude.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigPackageIncludeClassExclude.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigPackageIncludeMultiple.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigPackageIncludeOnly.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigPackageIncludesAroundExcludes.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigPartialPackage.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/StaticDocumentTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/beanvalidation/BeanValidationDisabledTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/beanvalidation/BeanValidationTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/ConfigAsset.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/TCKMatchers.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/TCKMatchers.ItemOrSingletonMatcher.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/TCKMatchers.NumericEqualityMatcher.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/YamlToJsonFilter.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/c/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/c/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/y/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/y/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/beanvalidation/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/beanvalidation/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/package-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/package-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/constant-values.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/serialized-form.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/class-use/JAXRSApp.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/class-use/UserData.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/ApiException.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/BadRequestException.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/NotFoundException.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/NotFoundExceptionMapper.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/ReviewRejectedException.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/ReviewRejectedExceptionMapper.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/ReviewRejectedExceptionMapper.RejectionResponse.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Airline.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Airport.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Booking.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/CreditCard.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Flight.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Gender.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Review.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/User.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Weather.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/AirlinesResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/AvailabilityResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/PlayerService.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/ReviewResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/UserResource.html...
06:38:45 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:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/class-use/BeanValidationApp.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/class-use/BeanValidationData.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/class-use/BeanValidationResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/class-use/TestGroup.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/class-use/PetStoreApp.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/class-use/PetData.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/class-use/StoreData.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/class-use/UserData.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/class-use/ApiException.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/class-use/BadRequestException.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/class-use/NotFoundException.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/ApiResponse.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/BadOrder.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Cat.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Category.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Dog.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Lizard.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Order.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Pet.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Tag.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/User.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/JavaRestResourceUtil.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/PetResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/PetStoreResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/UserResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/class-use/ScanConfigApplication.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/class-use/AResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/class-use/BResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/c/class-use/CResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/class-use/XResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/y/class-use/YResource.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/class-use/AirlinesOASFilter.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/class-use/MyOASModelReaderImpl.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/AirlinesAppTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/AppTestBase.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/FilterTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/Groups.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/ModelConstructionTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/ModelReaderAppTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigScanClassBase.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigScanDisableTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigSchemaTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigServersTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigWebInfTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyLicenseImpl.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyAbstractLicenseImpl.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyLicense.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyConstructible.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigPartialPackage.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigPackageIncludeClassExclude.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigPackageExcludeClassInclude.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigPackageExcludesAroundInclude.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigPackageIncludesAroundExcludes.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigPackageExcludeMultiple.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigPackageExcludeOnly.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigExcludeMultiple.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigExcludeOnly.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigPackageIncludeMultiple.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigPackageIncludeOnly.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigIncludeMultiple.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigIncludeOnly.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/PetStoreAppTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/StaticDocumentTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/beanvalidation/class-use/BeanValidationDisabledTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/beanvalidation/class-use/BeanValidationTest.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/class-use/ConfigAsset.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/class-use/TCKMatchers.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/class-use/TCKMatchers.NumericEqualityMatcher.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/class-use/TCKMatchers.ItemOrSingletonMatcher.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/class-use/YamlToJsonFilter.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/c/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/y/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/beanvalidation/package-use.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/package-use.html...
06:38:45 Building index for all the packages and classes...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/overview-tree.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/index-all.html...
06:38:45 Building index for all classes...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/allclasses-index.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/allpackages-index.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/deprecated-list.html...
06:38:45 Building index for all classes...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/allclasses.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/allclasses.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/index.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/overview-summary.html...
06:38:45 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/help-doc.html...
06:38:45 27 warnings
06:38:45 [WARNING] Javadoc Warnings
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:38:45 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-4.0-SNAPSHOT-javadoc.jar
06:38:47 [INFO] 
06:38:47 [INFO] -----< org.eclipse.microprofile.openapi:microprofile-openapi-spec >-----
06:38:47 [INFO] Building MicroProfile OpenAPI Specification 4.0-SNAPSHOT           [4/5]
06:38:47 [INFO] --------------------------------[ pom ]---------------------------------
06:38:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctor-maven-plugin/2.2.2/asciidoctor-maven-plugin-2.2.2.pom
06:38:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctor-maven-plugin/2.2.2/asciidoctor-maven-plugin-2.2.2.pom (20 kB at 191 kB/s)
06:38:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctor-maven-plugin/2.2.2/asciidoctor-maven-plugin-2.2.2.jar
06:38:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctor-maven-plugin/2.2.2/asciidoctor-maven-plugin-2.2.2.jar (78 kB at 866 kB/s)
06:38:47 [INFO] 
06:38:47 [INFO] --- apache-rat-plugin:0.15:check (rat-check) @ microprofile-openapi-spec ---
06:38:47 [INFO] Enabled default license matchers.
06:38:47 [INFO] Will parse SCM ignores for exclusions...
06:38:47 [INFO] Finished adding exclusions from SCM ignore files.
06:38:47 [INFO] 62 implicit excludes.
06:38:47 [INFO] 7 explicit excludes.
06:38:47 [INFO] 4 resources included
06:38:47 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
06:38:47 [INFO] 
06:38:47 [INFO] --- build-helper-maven-plugin:3.3.0:timestamp-property (generate-timestamp) @ microprofile-openapi-spec ---
06:38:47 [INFO] 
06:38:47 [INFO] --- build-helper-maven-plugin:3.3.0:timestamp-property (generate-year) @ microprofile-openapi-spec ---
06:38:47 [INFO] 
06:38:47 [INFO] --- formatter-maven-plugin:2.22.0:format (default) @ microprofile-openapi-spec ---
06:38:47 [INFO] 
06:38:47 [INFO] --- impsort-maven-plugin:1.8.0:sort (sort-imports) @ microprofile-openapi-spec ---
06:38:47 [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
06:38:47 [INFO] 
06:38:47 [INFO] --- asciidoctor-maven-plugin:2.2.2:process-asciidoc (generate-pdf) @ microprofile-openapi-spec ---
06:38:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-pdf/2.3.4/asciidoctorj-pdf-2.3.4.pom
06:38:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-pdf/2.3.4/asciidoctorj-pdf-2.3.4.pom (2.4 kB at 21 kB/s)
06:38:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.pom
06:38:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.pom (6.9 kB at 89 kB/s)
06:38:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-artifacts/9.2.20.1/jruby-artifacts-9.2.20.1.pom
06:38:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-artifacts/9.2.20.1/jruby-artifacts-9.2.20.1.pom (4.0 kB at 86 kB/s)
06:38:47 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-parent/9.2.20.1/jruby-parent-9.2.20.1.pom
06:38:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-parent/9.2.20.1/jruby-parent-9.2.20.1.pom (25 kB at 184 kB/s)
06:38:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.pom
06:38:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.pom (49 kB at 785 kB/s)
06:38:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.pom
06:38:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.pom (3.0 kB at 504 kB/s)
06:38:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.pom
06:38:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.pom (4.7 kB at 49 kB/s)
06:38:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.pom
06:38:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.pom (4.4 kB at 40 kB/s)
06:38:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.pom
06:38:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.pom (11 kB at 62 kB/s)
06:38:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.pom
06:38:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.pom (7.6 kB at 116 kB/s)
06:38:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.3.6/jffi-1.3.6.pom
06:38:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.3.6/jffi-1.3.6.pom (12 kB at 35 kB/s)
06:38:48 [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:38:48 [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 3.5 MB/s)
06:38:48 [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:38:48 [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 2.6 MB/s)
06:38:48 [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:38:48 [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 1.5 MB/s)
06:38:48 [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:38:48 [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 2.2 MB/s)
06:38:48 [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:38:48 [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 746 kB/s)
06:38:48 [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:38:48 [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 1.6 MB/s)
06:38:48 [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:38:48 [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 2.4 MB/s)
06:38:48 [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:38:48 [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 809 kB/s)
06:38:49 [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:38:49 [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 2.5 MB/s)
06:38:49 [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:38:49 [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 12 MB/s)
06:38:49 [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:38:49 [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 22 kB/s)
06:38:49 [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:38:49 [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 6.9 MB/s)
06:38:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.pom
06:38:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.pom (19 kB at 180 kB/s)
06:38:49 [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:38:49 [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 242 kB/s)
06:38:49 [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:38:49 [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 3.2 MB/s)
06:38:49 [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:38:49 [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 141 kB/s)
06:38:49 [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:38:49 [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 361 kB/s)
06:38:49 [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:38:49 [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 136 kB/s)
06:38:49 [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:38:49 [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 558 kB/s)
06:38:49 [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:38:49 [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 292 kB/s)
06:38:49 [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:38:49 [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 434 kB/s)
06:38:49 [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:38:49 [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 150 kB/s)
06:38:49 [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:38:49 [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 249 kB/s)
06:38:49 [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:38:49 [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 816 kB/s)
06:38:49 [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:38:49 [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 1.0 MB/s)
06:38:49 [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:38:49 [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 163 kB/s)
06:38:49 [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:38:49 [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 1.4 MB/s)
06:38:49 [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:38:49 [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 342 kB/s)
06:38:49 [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:38:49 [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 306 kB/s)
06:38:49 [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:38:49 [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 376 kB/s)
06:38:49 [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:38:49 [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 79 kB/s)
06:38:49 [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:38:49 [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 164 kB/s)
06:38:49 [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:38:49 [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 402 kB/s)
06:38:49 [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:38:49 [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 770 kB/s)
06:38:49 [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:38:49 [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 70 kB/s)
06:38:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.pom
06:38:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.pom (2.8 kB at 26 kB/s)
06:38:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.pom
06:38:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.pom (2.1 kB at 29 kB/s)
06:38:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.81/jcommander-1.81.pom
06:38:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.81/jcommander-1.81.pom (1.5 kB at 7.6 kB/s)
06:38:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.1.71.Final/netty-codec-http-4.1.71.Final.pom
06:38:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.1.71.Final/netty-codec-http-4.1.71.Final.pom (3.3 kB at 18 kB/s)
06:38:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-parent/4.1.71.Final/netty-parent-4.1.71.Final.pom
06:38:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-parent/4.1.71.Final/netty-parent-4.1.71.Final.pom (74 kB at 311 kB/s)
06:38:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.1.71.Final/netty-common-4.1.71.Final.pom
06:38:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.1.71.Final/netty-common-4.1.71.Final.pom (12 kB at 95 kB/s)
06:38:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.1.71.Final/netty-buffer-4.1.71.Final.pom
06:38:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.1.71.Final/netty-buffer-4.1.71.Final.pom (1.6 kB at 20 kB/s)
06:38:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.1.71.Final/netty-transport-4.1.71.Final.pom
06:38:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.1.71.Final/netty-transport-4.1.71.Final.pom (1.9 kB at 20 kB/s)
06:38:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-resolver/4.1.71.Final/netty-resolver-4.1.71.Final.pom
06:38:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-resolver/4.1.71.Final/netty-resolver-4.1.71.Final.pom (1.6 kB at 14 kB/s)
06:38:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.1.71.Final/netty-codec-4.1.71.Final.pom
06:38:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.1.71.Final/netty-codec-4.1.71.Final.pom (4.4 kB at 41 kB/s)
06:38:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.1.71.Final/netty-handler-4.1.71.Final.pom
06:38:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.1.71.Final/netty-handler-4.1.71.Final.pom (3.7 kB at 40 kB/s)
06:38:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.pom
06:38:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.pom (1.9 kB at 15 kB/s)
06:38:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-tcnative-parent/2.0.46.Final/netty-tcnative-parent-2.0.46.Final.pom
06:38:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-tcnative-parent/2.0.46.Final/netty-tcnative-parent-2.0.46.Final.pom (36 kB at 354 kB/s)
06:38:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.10/doxia-core-1.10.pom
06:38:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.10/doxia-core-1.10.pom (4.5 kB at 168 kB/s)
06:38:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.10/doxia-1.10.pom
06:38:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.10/doxia-1.10.pom (18 kB at 440 kB/s)
06:38:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.10/doxia-sink-api-1.10.pom
06:38:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.10/doxia-sink-api-1.10.pom (1.6 kB at 30 kB/s)
06:38:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.10/doxia-logging-api-1.10.pom
06:38:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.10/doxia-logging-api-1.10.pom (1.6 kB at 41 kB/s)
06:38:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter/5.7.1/junit-jupiter-5.7.1.pom
06:38:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter/5.7.1/junit-jupiter-5.7.1.pom (3.2 kB at 23 kB/s)
06:38:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.7.1/junit-jupiter-api-5.7.1.pom
06:38:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.7.1/junit-jupiter-api-5.7.1.pom (3.2 kB at 24 kB/s)
06:38:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom
06:38:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom (1.2 kB at 106 kB/s)
06:38:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
06:38:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 842 kB/s)
06:38:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.7.1/junit-platform-commons-1.7.1.pom
06:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.7.1/junit-platform-commons-1.7.1.pom (2.8 kB at 11 kB/s)
06:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-params/5.7.1/junit-jupiter-params-5.7.1.pom
06:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-params/5.7.1/junit-jupiter-params-5.7.1.pom (3.0 kB at 33 kB/s)
06:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.7.1/junit-jupiter-engine-5.7.1.pom
06:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.7.1/junit-jupiter-engine-5.7.1.pom (3.2 kB at 30 kB/s)
06:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.7.1/junit-platform-engine-1.7.1.pom
06:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.7.1/junit-platform-engine-1.7.1.pom (3.2 kB at 38 kB/s)
06:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-pdf/2.3.4/asciidoctorj-pdf-2.3.4.jar
06:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.jar
06:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.jar
06:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.jar
06:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.jar
06:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.jar (63 kB at 16 MB/s)
06:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.jar
06:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-pdf/2.3.4/asciidoctorj-pdf-2.3.4.jar (5.9 MB at 35 MB/s)
06:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.jar
06:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.jar (48 kB at 247 kB/s)
06:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.jar
06:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.jar (26 kB at 132 kB/s)
06:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.3.6/jffi-1.3.6.jar
06:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.jar (34 kB at 172 kB/s)
06:38:52 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.3.6/jffi-1.3.6-native.jar
06:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.3.6/jffi-1.3.6.jar (154 kB at 345 kB/s)
06:38:52 [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:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.jar (275 kB at 508 kB/s)
06:38:52 [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:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jffi/1.3.6/jffi-1.3.6-native.jar (869 kB at 1.5 MB/s)
06:38:52 [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:38:52 [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 29 kB/s)
06:38:52 [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:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.jar (1.6 MB at 2.7 MB/s)
06:38:52 [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:38:52 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-core/9.2.20.1/jruby-core-9.2.20.1.jar (10 MB at 17 MB/s)
06:38:52 [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 352 kB/s)
06:38:52 [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:38:52 [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:38:52 [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 117 kB/s)
06:38:52 [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:38:53 [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 2.4 MB/s)
06:38:53 [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:38:53 [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 20 kB/s)
06:38:53 [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:38:53 [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 69 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.jar
06:38:53 [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 45 kB/s)
06:38:53 [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:38:53 [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 61 kB/s)
06:38:53 [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:38:53 [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 199 kB/s)
06:38:53 [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:38:53 [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 62 kB/s)
06:38:53 [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:38:53 [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 242 kB/s)
06:38:53 [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:38:53 [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 757 kB/s)
06:38:53 [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:38:53 [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 31 kB/s)
06:38:53 [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:38:53 [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 338 kB/s)
06:38:53 [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:38:53 [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 54 kB/s)
06:38:53 [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:38:53 [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 646 kB/s)
06:38:53 [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:38:53 [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 16 kB/s)
06:38:53 [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:38:53 [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 35 kB/s)
06:38:53 [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:38:53 [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 47 kB/s)
06:38:53 [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:38:53 [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 88 kB/s)
06:38:53 [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:38:53 [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 64 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.jar
06:38:53 [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 53 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.jar
06:38:53 [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 167 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.81/jcommander-1.81.jar
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/beust/jcommander/1.81/jcommander-1.81.jar (86 kB at 70 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.1.71.Final/netty-codec-http-4.1.71.Final.jar
06:38:53 [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 202 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.1.71.Final/netty-common-4.1.71.Final.jar
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.jar (62 kB at 51 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.1.71.Final/netty-buffer-4.1.71.Final.jar
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.jar (1.9 MB at 1.5 MB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.1.71.Final/netty-transport-4.1.71.Final.jar
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jruby/jruby-stdlib/9.2.20.1/jruby-stdlib-9.2.20.1.jar (13 MB at 9.7 MB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-resolver/4.1.71.Final/netty-resolver-4.1.71.Final.jar
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-buffer/4.1.71.Final/netty-buffer-4.1.71.Final.jar (302 kB at 216 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.1.71.Final/netty-codec-4.1.71.Final.jar
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-common/4.1.71.Final/netty-common-4.1.71.Final.jar (646 kB at 461 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.1.71.Final/netty-handler-4.1.71.Final.jar
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec-http/4.1.71.Final/netty-codec-http-4.1.71.Final.jar (634 kB at 450 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.jar
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-transport/4.1.71.Final/netty-transport-4.1.71.Final.jar (481 kB at 337 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.10/doxia-core-1.10.jar
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-resolver/4.1.71.Final/netty-resolver-4.1.71.Final.jar (37 kB at 26 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.10/doxia-sink-api-1.10.jar
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.10/doxia-core-1.10.jar (218 kB at 150 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.10/doxia-logging-api-1.10.jar
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-tcnative-classes/2.0.46.Final/netty-tcnative-classes-2.0.46.Final.jar (34 kB at 23 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter/5.7.1/junit-jupiter-5.7.1.jar
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.10/doxia-sink-api-1.10.jar (12 kB at 7.9 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.7.1/junit-jupiter-api-5.7.1.jar
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-codec/4.1.71.Final/netty-codec-4.1.71.Final.jar (337 kB at 226 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar (2.4 kB at 1.6 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 5.1 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.7.1/junit-platform-commons-1.7.1.jar
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-handler/4.1.71.Final/netty-handler-4.1.71.Final.jar (523 kB at 344 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-params/5.7.1/junit-jupiter-params-5.7.1.jar
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.10/doxia-logging-api-1.10.jar (12 kB at 7.5 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.7.1/junit-jupiter-engine-5.7.1.jar
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter/5.7.1/junit-jupiter-5.7.1.jar (6.4 kB at 4.1 kB/s)
06:38:53 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.7.1/junit-platform-engine-1.7.1.jar
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.7.1/junit-jupiter-api-5.7.1.jar (176 kB at 112 kB/s)
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.7.1/junit-platform-commons-1.7.1.jar (100 kB at 63 kB/s)
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.7.1/junit-platform-engine-1.7.1.jar (181 kB at 112 kB/s)
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-params/5.7.1/junit-jupiter-params-5.7.1.jar (567 kB at 347 kB/s)
06:38:53 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.7.1/junit-jupiter-engine-5.7.1.jar (213 kB at 129 kB/s)
06:38:54 [INFO] sourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/docs/asciidoc does not exist
06:38:54 [INFO] sourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/asciidoc does not exist
06:38:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:38:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:38:57 [INFO] Copying 1 resource
06:39:19 [INFO] Converted /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/main/asciidoc/microprofile-openapi-spec.asciidoc
06:39:19 [INFO] 
06:39:19 [INFO] --- asciidoctor-maven-plugin:2.2.2:process-asciidoc (generate-html) @ microprofile-openapi-spec ---
06:39:19 [INFO] sourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/docs/asciidoc does not exist
06:39:19 [INFO] sourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/asciidoc does not exist
06:39:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:19 [INFO] Copying 1 resource
06:39:20 [INFO] Converted /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/main/asciidoc/microprofile-openapi-spec.asciidoc
06:39:20 [INFO] 
06:39:20 [INFO] --- maven-checkstyle-plugin:3.2.1:check (verify-style) @ microprofile-openapi-spec ---
06:39:20 [INFO] Starting audit...
06:39:20 Audit done.
06:39:20 [INFO] You have 0 Checkstyle violations.
06:39:20 [INFO] 
06:39:20 [INFO] --- build-helper-maven-plugin:3.3.0:attach-artifact (attach-artifacts) @ microprofile-openapi-spec ---
06:39:21 [INFO] 
06:39:21 [INFO] -----< org.eclipse.microprofile.openapi:microprofile-openapi-spi >------
06:39:21 [INFO] Building MicroProfile OpenAPI SPI 4.0-SNAPSHOT                     [5/5]
06:39:21 [INFO] --------------------------------[ jar ]---------------------------------
06:39:21 [INFO] 
06:39:21 [INFO] --- apache-rat-plugin:0.15:check (rat-check) @ microprofile-openapi-spi ---
06:39:21 [INFO] Enabled default license matchers.
06:39:21 [INFO] Will parse SCM ignores for exclusions...
06:39:21 [INFO] Finished adding exclusions from SCM ignore files.
06:39:21 [INFO] 62 implicit excludes.
06:39:21 [INFO] 7 explicit excludes.
06:39:21 [INFO] 3 resources included
06:39:21 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
06:39:21 [INFO] 
06:39:21 [INFO] --- build-helper-maven-plugin:3.3.0:timestamp-property (generate-timestamp) @ microprofile-openapi-spi ---
06:39:21 [INFO] 
06:39:21 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-openapi-spi ---
06:39:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:21 [INFO] Copying 0 resource
06:39:22 [INFO] 
06:39:22 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-openapi-spi ---
06:39:22 [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar
06:39:22 [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:39:22 [INFO] 
06:39:22 [INFO] --- formatter-maven-plugin:2.22.0:format (default) @ microprofile-openapi-spi ---
06:39:22 [INFO] Processed 2 files in 18ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
06:39:22 [INFO] 
06:39:22 [INFO] --- impsort-maven-plugin:1.8.0:sort (sort-imports) @ microprofile-openapi-spi ---
06:39:22 [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
06:39:22 [INFO] 
06:39:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ microprofile-openapi-spi ---
06:39:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:22 [INFO] Copying 2 resources
06:39:22 [INFO] 
06:39:22 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ microprofile-openapi-spi ---
06:39:22 [INFO] Changes detected - recompiling the module!
06:39:22 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/classes
06:39:22 [INFO] 
06:39:22 [INFO] --- bnd-maven-plugin:6.4.0:bnd-process (default) @ microprofile-openapi-spi ---
06:39:22 [WARNING] Cannot consider developer in line '49' 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:39:22 [INFO] 
06:39:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ microprofile-openapi-spi ---
06:39:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/spi/src/test/resources
06:39:22 [INFO] 
06:39:22 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ microprofile-openapi-spi ---
06:39:22 [INFO] No sources to compile
06:39:22 [INFO] 
06:39:22 [INFO] --- maven-checkstyle-plugin:3.2.1:check (verify-style) @ microprofile-openapi-spi ---
06:39:22 [INFO] Starting audit...
06:39:22 Audit done.
06:39:22 [INFO] You have 0 Checkstyle violations.
06:39:22 [INFO] 
06:39:22 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-openapi-spi ---
06:39:22 [INFO] No tests to run.
06:39:22 [INFO] 
06:39:22 [JENKINS] Recording test results[INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-openapi-spi ---
06:39:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:22 [INFO] Copying 2 resources
06:39:22 
06:39:22 [INFO] 
06:39:22 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ microprofile-openapi-spi ---
06:39:22 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-4.0-SNAPSHOT.jar
06:39:22 [INFO] 
06:39:22 [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ microprofile-openapi-spi >>>
06:39:22 [INFO] 
06:39:22 [INFO] --- apache-rat-plugin:0.15:check (rat-check) @ microprofile-openapi-spi ---
06:39:22 [INFO] Enabled default license matchers.
06:39:22 [INFO] Will parse SCM ignores for exclusions...
06:39:22 [INFO] Finished adding exclusions from SCM ignore files.
06:39:22 [INFO] 62 implicit excludes.
06:39:22 [INFO] 7 explicit excludes.
06:39:22 [INFO] 3 resources included
06:39:22 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
06:39:22 [INFO] 
06:39:22 [INFO] --- build-helper-maven-plugin:3.3.0:timestamp-property (generate-timestamp) @ microprofile-openapi-spi ---
06:39:22 [INFO] 
06:39:22 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-openapi-spi ---
06:39:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:39:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:39:22 [INFO] Copying 0 resource
06:39:23 [INFO] 
06:39:23 [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-openapi-spi ---
06:39:23 [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar
06:39:23 [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:39:23 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
06:39:23 [INFO] 
06:39:23 [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ microprofile-openapi-spi <<<
06:39:23 [INFO] 
06:39:23 [INFO] 
06:39:23 [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ microprofile-openapi-spi ---
06:39:23 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-4.0-SNAPSHOT-sources.jar
06:39:23 [INFO] 
06:39:23 [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-openapi-spi ---
06:39:23 [INFO] No previous run data found, generating javadoc.
06:39:25 [INFO] 
06:39:25 Loading source files for package org.eclipse.microprofile.openapi.spi...
06:39:25 Constructing Javadoc information...
06:39:25 Standard Doclet version 11.0.22
06:39:25 Building tree for all the packages and classes...
06:39:25 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/OASFactoryResolver.html...
06:39:25 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/package-summary.html...
06:39:25 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/package-tree.html...
06:39:25 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/constant-values.html...
06:39:25 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/class-use/OASFactoryResolver.html...
06:39:25 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/package-use.html...
06:39:25 Building index for all the packages and classes...
06:39:25 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/overview-tree.html...
06:39:25 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/index-all.html...
06:39:25 Building index for all classes...
06:39:25 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/allclasses-index.html...
06:39:25 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/allpackages-index.html...
06:39:25 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/deprecated-list.html...
06:39:25 Building index for all classes...
06:39:25 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/allclasses.html...
06:39:25 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/allclasses.html...
06:39:25 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/index.html...
06:39:25 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/help-doc.html...
06:39:25 27 warnings
06:39:25 [WARNING] Javadoc Warnings
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [WARNING] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in http://microprofile.io/microprofile-openapi-parent/microprofile-openapi-api/apidocs/ are in named modules.
06:39:25 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-4.0-SNAPSHOT-javadoc.jar
06:39:25 [INFO] 
06:39:25 [INFO] --- bnd-baseline-maven-plugin:6.4.0:baseline (baseline) @ microprofile-openapi-spi ---
06:39:25 [INFO] Determining the baseline version for org.eclipse.microprofile.openapi:microprofile-openapi-spi:jar:(,4.0-SNAPSHOT) using repositories [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
06:39:25 [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:39:25 [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 (1.2 kB at 11 kB/s)
06:39:25 [INFO] The baseline version was found to be 3.1.1
06:39:25 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/openapi/microprofile-openapi-spi/3.1.1/microprofile-openapi-spi-3.1.1.jar
06:39:25 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/openapi/microprofile-openapi-spi/3.1.1/microprofile-openapi-spi-3.1.1.jar (10 kB at 179 kB/s)
06:39:25 [INFO] Baseline bundle /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-4.0-SNAPSHOT.jar against baseline /home/jenkins/.m2/repository/org/eclipse/microprofile/openapi/microprofile-openapi-spi/3.1.1/microprofile-openapi-spi-3.1.1.jar
06:39:25 [INFO] Baseline check succeeded. See the report in /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/baseline/microprofile-openapi-spi-4.0-SNAPSHOT.txt.
06:39:28 [INFO] ------------------------------------------------------------------------
06:39:28 [INFO] Reactor Summary for MicroProfile OpenAPI 4.0-SNAPSHOT:
06:39:28 [INFO] 
06:39:28 [INFO] MicroProfile OpenAPI ............................... SUCCESS [ 12.326 s]
06:39:28 [INFO] MicroProfile OpenAPI API ........................... SUCCESS [ 26.691 s]
06:39:28 [INFO] MicroProfile OpenAPI TCK ........................... SUCCESS [ 21.033 s]
06:39:28 [INFO] MicroProfile OpenAPI Specification ................. SUCCESS [ 33.654 s]
06:39:28 [INFO] MicroProfile OpenAPI SPI ........................... SUCCESS [  4.000 s]
06:39:28 [INFO] ------------------------------------------------------------------------
06:39:28 [INFO] BUILD SUCCESS
06:39:28 [INFO] ------------------------------------------------------------------------
06:39:28 [INFO] Total time:  01:44 min
06:39:28 [INFO] Finished at: 2024-04-22T10:39:28Z
06:39:28 [INFO] ------------------------------------------------------------------------
06:39:28 Waiting for Jenkins to finish collecting data
06:39:28 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spec/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-spec/4.0-SNAPSHOT/microprofile-openapi-spec-4.0-SNAPSHOT.pom
06:39:28 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spec/target/generated-docs/microprofile-openapi-spec-4.0-SNAPSHOT.pdf to org.eclipse.microprofile.openapi/microprofile-openapi-spec/4.0-SNAPSHOT/microprofile-openapi-spec-4.0-SNAPSHOT.pdf
06:39:28 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spec/target/generated-docs/microprofile-openapi-spec-4.0-SNAPSHOT.html to org.eclipse.microprofile.openapi/microprofile-openapi-spec/4.0-SNAPSHOT/microprofile-openapi-spec-4.0-SNAPSHOT.html
06:39:29 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/tck/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-tck/4.0-SNAPSHOT/microprofile-openapi-tck-4.0-SNAPSHOT.pom
06:39:29 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-4.0-SNAPSHOT.jar to org.eclipse.microprofile.openapi/microprofile-openapi-tck/4.0-SNAPSHOT/microprofile-openapi-tck-4.0-SNAPSHOT.jar
06:39:29 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-4.0-SNAPSHOT-sources.jar to org.eclipse.microprofile.openapi/microprofile-openapi-tck/4.0-SNAPSHOT/microprofile-openapi-tck-4.0-SNAPSHOT-sources.jar
06:39:29 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-4.0-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.openapi/microprofile-openapi-tck/4.0-SNAPSHOT/microprofile-openapi-tck-4.0-SNAPSHOT-javadoc.jar
06:39:29 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spi/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-spi/4.0-SNAPSHOT/microprofile-openapi-spi-4.0-SNAPSHOT.pom
06:39:29 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-4.0-SNAPSHOT.jar to org.eclipse.microprofile.openapi/microprofile-openapi-spi/4.0-SNAPSHOT/microprofile-openapi-spi-4.0-SNAPSHOT.jar
06:39:29 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-4.0-SNAPSHOT-sources.jar to org.eclipse.microprofile.openapi/microprofile-openapi-spi/4.0-SNAPSHOT/microprofile-openapi-spi-4.0-SNAPSHOT-sources.jar
06:39:29 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-4.0-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.openapi/microprofile-openapi-spi/4.0-SNAPSHOT/microprofile-openapi-spi-4.0-SNAPSHOT-javadoc.jar
06:39:29 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-parent/4.0-SNAPSHOT/microprofile-openapi-parent-4.0-SNAPSHOT.pom
06:39:29 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/api/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-api/4.0-SNAPSHOT/microprofile-openapi-api-4.0-SNAPSHOT.pom
06:39:29 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/microprofile-openapi-api-4.0-SNAPSHOT.jar to org.eclipse.microprofile.openapi/microprofile-openapi-api/4.0-SNAPSHOT/microprofile-openapi-api-4.0-SNAPSHOT.jar
06:39:29 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/microprofile-openapi-api-4.0-SNAPSHOT-sources.jar to org.eclipse.microprofile.openapi/microprofile-openapi-api/4.0-SNAPSHOT/microprofile-openapi-api-4.0-SNAPSHOT-sources.jar
06:39:29 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/microprofile-openapi-api-4.0-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.openapi/microprofile-openapi-api/4.0-SNAPSHOT/microprofile-openapi-api-4.0-SNAPSHOT-javadoc.jar
06:39:29 channel stopped
06:39:31 Setting status of 411c616f85bc7fd1244f8a4dcb6290cda489821f to SUCCESS with url https://ci.eclipse.org/microprofile/job/Open-API-pull-requests/164/ and message: 'Build finished. '
06:39:31 Finished: SUCCESS