Skip to content

Console Output

18:07:47 GitHub pull request #409 of commit c99ad4373a446aba0e56d951c613e6c9a8adb58c, no merge conflicts.
18:07:47 Running as SYSTEM
18:07:49 Setting status of c99ad4373a446aba0e56d951c613e6c9a8adb58c to PENDING with url https://ci.eclipse.org/microprofile/job/Open-API-pull-requests/43/ and message: 'Build started for merge commit.'
18:07:49 Agent default-agent-zhdbj is provisioned from template Kubernetes Pod Template
18:07:49 ---
18:07:49 apiVersion: "v1"
18:07:49 kind: "Pod"
18:07:49 metadata:
18:07:49   annotations: {}
18:07:49   labels:
18:07:49     jenkins: "slave"
18:07:49   name: "default-agent-zhdbj"
18:07:49 spec:
18:07:49   containers:
18:07:49   - env:
18:07:49     - name: "MAVEN_OPTS"
18:07:49       value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn"
18:07:49     - name: "JENKINS_SECRET"
18:07:49       value: "********"
18:07:49     - name: "JENKINS_TUNNEL"
18:07:49       value: "jenkins-discovery.microprofile.svc.cluster.local:50000"
18:07:49     - name: "JENKINS_AGENT_NAME"
18:07:49       value: "default-agent-zhdbj"
18:07:49     - name: "MAVEN_CONFIG"
18:07:49       value: "-B -e"
18:07:49     - name: "JENKINS_NAME"
18:07:49       value: "default-agent-zhdbj"
18:07:49     - name: "JENKINS_AGENT_WORKDIR"
18:07:49       value: "/home/jenkins/agent"
18:07:49     - name: "JENKINS_URL"
18:07:49       value: "http://jenkins-ui.microprofile.svc.cluster.local/microprofile/"
18:07:49     - name: "HOME"
18:07:49       value: "/home/jenkins"
18:07:49     image: "eclipsecbijenkins/jenkins-agent:3.35@sha256:5d06ebec6e9dffc44fb41009a51d085a83944a23f651416531b960143d186340"
18:07:49     imagePullPolicy: "IfNotPresent"
18:07:49     name: "jnlp"
18:07:49     resources:
18:07:49       limits:
18:07:49         memory: "4096Mi"
18:07:49         cpu: "2000m"
18:07:49       requests:
18:07:49         memory: "4096Mi"
18:07:49         cpu: "1000m"
18:07:49     securityContext:
18:07:49       privileged: false
18:07:49     tty: true
18:07:49     volumeMounts:
18:07:49     - mountPath: "/home/jenkins/.m2/toolchains.xml"
18:07:49       name: "toolchains-xml"
18:07:49       readOnly: true
18:07:49       subPath: "toolchains.xml"
18:07:49     - mountPath: "/opt/tools"
18:07:49       name: "volume-0"
18:07:49       readOnly: false
18:07:49     - mountPath: "/home/jenkins"
18:07:49       name: "volume-2"
18:07:49       readOnly: false
18:07:49     - mountPath: "/home/jenkins/.m2/repository"
18:07:49       name: "volume-3"
18:07:49       readOnly: false
18:07:49     - mountPath: "/home/jenkins/.m2/settings-security.xml"
18:07:49       name: "settings-security-xml"
18:07:49       readOnly: true
18:07:49       subPath: "settings-security.xml"
18:07:49     - mountPath: "/home/jenkins/.m2/settings.xml"
18:07:49       name: "settings-xml"
18:07:49       readOnly: true
18:07:49       subPath: "settings.xml"
18:07:49     - mountPath: "/home/jenkins/.ssh"
18:07:49       name: "volume-1"
18:07:49       readOnly: false
18:07:49     - mountPath: "/home/jenkins/agent"
18:07:49       name: "workspace-volume"
18:07:49       readOnly: false
18:07:49     workingDir: "/home/jenkins/agent"
18:07:49   nodeSelector: {}
18:07:49   restartPolicy: "Never"
18:07:49   volumes:
18:07:49   - name: "settings-security-xml"
18:07:49     secret:
18:07:49       items:
18:07:49       - key: "settings-security.xml"
18:07:49         path: "settings-security.xml"
18:07:49       secretName: "m2-secret-dir"
18:07:49   - name: "volume-0"
18:07:49     persistentVolumeClaim:
18:07:49       claimName: "tools-claim-jiro-microprofile"
18:07:49       readOnly: true
18:07:49   - configMap:
18:07:49       items:
18:07:49       - key: "toolchains.xml"
18:07:49         path: "toolchains.xml"
18:07:49       name: "m2-dir"
18:07:49     name: "toolchains-xml"
18:07:49   - emptyDir:
18:07:49       medium: ""
18:07:49     name: "volume-2"
18:07:49   - configMap:
18:07:49       name: "known-hosts"
18:07:49     name: "volume-1"
18:07:49   - name: "settings-xml"
18:07:49     secret:
18:07:49       items:
18:07:49       - key: "settings.xml"
18:07:49         path: "settings.xml"
18:07:49       secretName: "m2-secret-dir"
18:07:49   - emptyDir:
18:07:49       medium: ""
18:07:49     name: "workspace-volume"
18:07:49   - emptyDir:
18:07:49       medium: ""
18:07:49     name: "volume-3"
18:07:49 
18:07:49 Building remotely on default-agent-zhdbj in workspace /home/jenkins/agent/workspace/Open-API-pull-requests
18:07:49 [WS-CLEANUP] Deleting project workspace...
18:07:49 [WS-CLEANUP] Deferred wipeout is used...
18:07:51 No credentials specified
18:07:51 Cloning the remote Git repository
18:07:51 Cloning repository https://github.com/eclipse/microprofile-open-api.git
18:07:51  > git init /home/jenkins/agent/workspace/Open-API-pull-requests # timeout=10
18:07:51 Fetching upstream changes from https://github.com/eclipse/microprofile-open-api.git
18:07:51  > git --version # timeout=10
18:07:51  > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-open-api.git +refs/heads/*:refs/remotes/origin/*
18:07:52  > git config remote.origin.url https://github.com/eclipse/microprofile-open-api.git # timeout=10
18:07:52  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:07:52  > git config remote.origin.url https://github.com/eclipse/microprofile-open-api.git # timeout=10
18:07:52 Fetching upstream changes from https://github.com/eclipse/microprofile-open-api.git
18:07:52  > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-open-api.git +refs/pull/*:refs/remotes/origin/pr/*
18:07:53  > git rev-parse refs/remotes/origin/pr/409/merge^{commit} # timeout=10
18:07:53  > git rev-parse refs/remotes/origin/origin/pr/409/merge^{commit} # timeout=10
18:07:53 Checking out Revision 43542352ff78084345afcc33fd650ea5717e7e25 (refs/remotes/origin/pr/409/merge)
18:07:53  > git config core.sparsecheckout # timeout=10
18:07:53  > git checkout -f 43542352ff78084345afcc33fd650ea5717e7e25
18:07:53 Commit message: "Merge c99ad4373a446aba0e56d951c613e6c9a8adb58c into 1ead8056e004c8900a9bc625262329aaeb8e8cf4"
18:07:53 First time build. Skipping changelog.
18:07:54 Parsing POMs
18:08:00 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.1.13.Final/arquillian-bom-1.1.13.Final.pom
18:08:01 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
18:08:01 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.4/shrinkwrap-resolver-bom-2.2.4.pom
18:08:01 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-10/shrinkwrap-descriptors-bom-2.0.0-alpha-10.pom
18:08:01 Modules changed, recalculating dependency graph
18:08:01 Established TCP socket on 44992
18:08:01 Copied maven35-agent.jar
18:08:01 Copied maven35-interceptor.jar
18:08:01 Copied maven3-interceptor-commons.jar
18:08:01 [Open-API-pull-requests] $ /opt/tools/java/oracle/jdk-8/latest/bin/java -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -cp /home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 44992
18:08:01 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
18:08:01 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
18:08:02 <===[JENKINS REMOTING CAPACITY]===>channel started
18:08:06 Executing Maven:  -B -f /home/jenkins/agent/workspace/Open-API-pull-requests/pom.xml verify
18:08:07 [INFO] Scanning for projects...
18:08:07 [INFO] ------------------------------------------------------------------------
18:08:07 [INFO] Reactor Build Order:
18:08:07 [INFO] 
18:08:07 [INFO] MicroProfile OpenAPI                                               [pom]
18:08:07 [INFO] MicroProfile OpenAPI API                                           [jar]
18:08:07 [INFO] MicroProfile OpenAPI TCK                                           [jar]
18:08:07 [INFO] MicroProfile OpenAPI Specification                                 [pom]
18:08:07 [INFO] MicroProfile OpenAPI SPI                                           [jar]
18:08:07 [INFO] 
18:08:07 [INFO] ----< org.eclipse.microprofile.openapi:microprofile-openapi-parent >----
18:08:07 [INFO] Building MicroProfile OpenAPI 2.0-SNAPSHOT                         [1/5]
18:08:07 [INFO] --------------------------------[ pom ]---------------------------------
18:08:08 [INFO] 
18:08:08 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-openapi-parent ---
18:08:13 [INFO] Enabled default license matchers.
18:08:13 [INFO] Will parse SCM ignores for exclusions...
18:08:13 [INFO] Parsing exclusions from /home/jenkins/agent/workspace/Open-API-pull-requests/.gitignore
18:08:13 [INFO] Finished adding exclusions from SCM ignore files.
18:08:13 [INFO] 74 implicit excludes (use -debug for more details).
18:08:13 [INFO] Exclude: .travis.yml.*
18:08:13 [INFO] Exclude: **/bnd.bnd
18:08:13 [INFO] Exclude: *.log
18:08:13 [INFO] Exclude: .checkstyle
18:08:13 [INFO] Exclude: .factorypath
18:08:13 [INFO] Exclude: .editorconfig
18:08:13 [INFO] Exclude: **/target/
18:08:13 [INFO] Exclude: **/bin/
18:08:13 [INFO] Exclude: **/*.iml
18:08:13 [INFO] Exclude: **/*.idea
18:08:13 [INFO] Exclude: **/*.ipr
18:08:13 [INFO] Exclude: **/.externalToolBuilders/*
18:08:13 [INFO] 5 resources included (use -debug for more details)
18:08:13 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
18:08:14 [INFO] 
18:08:14 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-openapi-parent ---
18:08:19 [INFO] Starting audit...
18:08:19 Audit done.
18:08:20 [INFO] 
18:08:20 [INFO] -----< org.eclipse.microprofile.openapi:microprofile-openapi-api >------
18:08:20 [INFO] Building MicroProfile OpenAPI API 2.0-SNAPSHOT                     [2/5]
18:08:20 [INFO] --------------------------------[ jar ]---------------------------------
18:08:22 [INFO] 
18:08:22 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-openapi-api ---
18:08:22 [INFO] Enabled default license matchers.
18:08:22 [INFO] Will parse SCM ignores for exclusions...
18:08:22 [INFO] Finished adding exclusions from SCM ignore files.
18:08:22 [INFO] 61 implicit excludes (use -debug for more details).
18:08:22 [INFO] Exclude: .travis.yml.*
18:08:22 [INFO] Exclude: **/bnd.bnd
18:08:22 [INFO] Exclude: *.log
18:08:22 [INFO] Exclude: .checkstyle
18:08:22 [INFO] Exclude: .factorypath
18:08:22 [INFO] Exclude: .editorconfig
18:08:22 [INFO] Exclude: **/target/
18:08:22 [INFO] Exclude: **/bin/
18:08:22 [INFO] Exclude: **/*.iml
18:08:22 [INFO] Exclude: **/*.idea
18:08:22 [INFO] Exclude: **/*.ipr
18:08:22 [INFO] Exclude: **/.externalToolBuilders/*
18:08:22 [INFO] 111 resources included (use -debug for more details)
18:08:22 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 111 licenses.
18:08:22 [INFO] 
18:08:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-openapi-api ---
18:08:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/resources
18:08:23 [INFO] 
18:08:23 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-openapi-api ---
18:08:29 [INFO] Changes detected - recompiling the module!
18:08:29 [INFO] Compiling 110 source files to /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/classes
18:08:30 [INFO] 
18:08:30 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-openapi-api ---
18:08:30 [INFO] Starting audit...
18:08:30 Audit done.
18:08:31 [INFO] 
18:08:31 [INFO] --- bnd-maven-plugin:3.4.0:bnd-process (default) @ microprofile-openapi-api ---
18:08:32 [INFO] 
18:08:32 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-openapi-api ---
18:08:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/test/resources
18:08:32 [INFO] 
18:08:32 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-openapi-api ---
18:08:32 [INFO] No sources to compile
18:08:32 [INFO] 
18:08:32 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-openapi-api ---
18:08:33 [INFO] No tests to run.
18:08:33 [JENKINS] Recording test results
18:08:33 [INFO] 
18:08:33 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-openapi-api ---
18:08:35 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/microprofile-openapi-api-2.0-SNAPSHOT.jar
18:08:35 [INFO] 
18:08:35 [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-openapi-api ---
18:08:38 [INFO] 
18:08:38 Loading source files for package org.eclipse.microprofile.openapi...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.annotations...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.annotations.callbacks...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.annotations.enums...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.annotations.extensions...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.annotations.headers...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.annotations.info...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.annotations.links...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.annotations.media...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.annotations.parameters...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.annotations.responses...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.annotations.security...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.annotations.servers...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.annotations.tags...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.models...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.models.callbacks...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.models.examples...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.models.headers...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.models.info...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.models.links...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.models.media...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.models.parameters...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.models.responses...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.models.security...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.models.servers...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.models.tags...
18:08:38 Loading source files for package org.eclipse.microprofile.openapi.spi...
18:08:38 Constructing Javadoc information...
18:08:38 Standard Doclet version 1.8.0_202
18:08:38 Building tree for all the packages and classes...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/OASConfig.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/OASFactory.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/OASFilter.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/OASModelReader.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/Components.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/ExternalDocumentation.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/OpenAPIDefinition.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/Operation.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/Callback.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/CallbackOperation.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/Callbacks.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/Explode.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/ParameterIn.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/ParameterStyle.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/SchemaType.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/SecuritySchemeIn.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/SecuritySchemeType.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/extensions/Extension.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/extensions/Extensions.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/headers/Header.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/Contact.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/Info.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/License.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/links/Link.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/links/LinkParameter.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/Content.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/DiscriminatorMapping.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/Encoding.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/ExampleObject.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/Schema.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/SchemaProperty.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/Parameter.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/Parameters.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/RequestBody.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/responses/APIResponse.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/responses/APIResponses.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/OAuthFlow.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/OAuthFlows.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/OAuthScope.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/SecurityRequirement.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/SecurityRequirements.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/SecurityRequirementsSet.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/SecurityScheme.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/SecuritySchemes.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/Server.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/Servers.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/ServerVariable.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/tags/Tag.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/tags/Tags.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/Components.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/Constructible.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/Extensible.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/ExternalDocumentation.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/OpenAPI.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/Operation.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/PathItem.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/PathItem.HttpMethod.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/Paths.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/Reference.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/callbacks/Callback.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/examples/Example.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/headers/Header.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/headers/Header.Style.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/Contact.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/Info.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/License.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/links/Link.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/Content.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/Discriminator.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/Encoding.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/Encoding.Style.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/MediaType.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/Schema.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/Schema.SchemaType.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/XML.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/Parameter.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/Parameter.In.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/Parameter.Style.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/RequestBody.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/responses/APIResponse.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/responses/APIResponses.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/OAuthFlow.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/OAuthFlows.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/SecurityRequirement.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/SecurityScheme.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/SecurityScheme.In.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/SecurityScheme.Type.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/servers/Server.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/servers/ServerVariable.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/tags/Tag.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/spi/OASFactoryResolver.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/overview-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/extensions/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/extensions/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/extensions/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/headers/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/headers/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/headers/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/links/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/links/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/links/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/responses/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/responses/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/responses/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/tags/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/tags/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/tags/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/callbacks/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/callbacks/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/callbacks/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/examples/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/examples/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/examples/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/headers/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/headers/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/headers/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/links/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/links/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/links/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/responses/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/responses/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/responses/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/servers/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/servers/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/servers/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/tags/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/tags/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/tags/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/spi/package-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/spi/package-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/spi/package-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/constant-values.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/class-use/OASModelReader.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/class-use/OASFilter.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/class-use/OASFactory.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/class-use/OASConfig.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/class-use/Operation.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/class-use/OpenAPIDefinition.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/class-use/ExternalDocumentation.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/class-use/Components.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/class-use/Callbacks.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/class-use/CallbackOperation.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/class-use/Callback.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/class-use/SecuritySchemeType.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/class-use/SecuritySchemeIn.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/class-use/SchemaType.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/class-use/ParameterStyle.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/class-use/ParameterIn.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/class-use/Explode.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/extensions/class-use/Extensions.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/extensions/class-use/Extension.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/headers/class-use/Header.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/class-use/License.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/class-use/Info.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/class-use/Contact.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/links/class-use/LinkParameter.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/links/class-use/Link.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/class-use/SchemaProperty.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/class-use/Schema.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/class-use/ExampleObject.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/class-use/Encoding.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/class-use/DiscriminatorMapping.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/class-use/Content.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/class-use/RequestBody.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/class-use/Parameters.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/class-use/Parameter.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/responses/class-use/APIResponses.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/responses/class-use/APIResponse.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/class-use/SecuritySchemes.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/class-use/SecurityScheme.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/class-use/SecurityRequirementsSet.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/class-use/SecurityRequirements.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/class-use/SecurityRequirement.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/class-use/OAuthScope.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/class-use/OAuthFlows.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/class-use/OAuthFlow.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/class-use/Servers.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/class-use/ServerVariable.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/class-use/Server.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/tags/class-use/Tags.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/tags/class-use/Tag.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/Reference.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/Paths.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/PathItem.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/PathItem.HttpMethod.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/Operation.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/OpenAPI.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/ExternalDocumentation.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/Extensible.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/Constructible.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/Components.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/callbacks/class-use/Callback.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/examples/class-use/Example.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/headers/class-use/Header.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/headers/class-use/Header.Style.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/class-use/License.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/class-use/Info.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/class-use/Contact.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/links/class-use/Link.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/class-use/XML.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/class-use/Schema.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/class-use/Schema.SchemaType.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/class-use/MediaType.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/class-use/Encoding.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/class-use/Encoding.Style.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/class-use/Discriminator.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/class-use/Content.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/class-use/RequestBody.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/class-use/Parameter.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/class-use/Parameter.Style.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/class-use/Parameter.In.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/responses/class-use/APIResponses.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/responses/class-use/APIResponse.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/class-use/SecurityScheme.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/class-use/SecurityScheme.Type.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/class-use/SecurityScheme.In.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/class-use/SecurityRequirement.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/class-use/OAuthFlows.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/class-use/OAuthFlow.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/servers/class-use/ServerVariable.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/servers/class-use/Server.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/tags/class-use/Tag.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/spi/class-use/OASFactoryResolver.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/extensions/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/headers/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/links/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/responses/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/tags/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/callbacks/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/examples/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/headers/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/links/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/responses/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/servers/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/models/tags/package-use.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/org/eclipse/microprofile/openapi/spi/package-use.html...
18:08:38 Building index for all the packages and classes...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/overview-tree.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/index-all.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/deprecated-list.html...
18:08:38 Building index for all classes...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/allclasses-frame.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/allclasses-noframe.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/index.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/overview-summary.html...
18:08:38 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/apidocs/help-doc.html...
18:08:38 [WARNING] Javadoc Warnings
18:08:38 [WARNING] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
18:08:38 [WARNING] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
18:08:38 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/microprofile-openapi-api-2.0-SNAPSHOT-javadoc.jar
18:08:38 [INFO] 
18:08:38 [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-openapi-api >>>
18:08:38 [INFO] 
18:08:38 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-openapi-api ---
18:08:38 [INFO] Enabled default license matchers.
18:08:38 [INFO] Will parse SCM ignores for exclusions...
18:08:38 [INFO] Finished adding exclusions from SCM ignore files.
18:08:38 [INFO] 61 implicit excludes (use -debug for more details).
18:08:38 [INFO] Exclude: .travis.yml.*
18:08:38 [INFO] Exclude: **/bnd.bnd
18:08:38 [INFO] Exclude: *.log
18:08:38 [INFO] Exclude: .checkstyle
18:08:38 [INFO] Exclude: .factorypath
18:08:38 [INFO] Exclude: .editorconfig
18:08:38 [INFO] Exclude: **/target/
18:08:38 [INFO] Exclude: **/bin/
18:08:38 [INFO] Exclude: **/*.iml
18:08:38 [INFO] Exclude: **/*.idea
18:08:38 [INFO] Exclude: **/*.ipr
18:08:38 [INFO] Exclude: **/.externalToolBuilders/*
18:08:38 [INFO] 111 resources included (use -debug for more details)
18:08:39 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 111 licenses.
18:08:39 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
18:08:39 [INFO] 
18:08:39 [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-openapi-api <<<
18:08:39 [INFO] 
18:08:39 [INFO] 
18:08:39 [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-openapi-api ---
18:08:39 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/microprofile-openapi-api-2.0-SNAPSHOT-sources.jar
18:08:40 [INFO] 
18:08:40 [INFO] -----< org.eclipse.microprofile.openapi:microprofile-openapi-tck >------
18:08:40 [INFO] Building MicroProfile OpenAPI TCK 2.0-SNAPSHOT                     [3/5]
18:08:40 [INFO] --------------------------------[ jar ]---------------------------------
18:08:47 [INFO] 
18:08:47 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-openapi-tck ---
18:08:47 [INFO] Enabled default license matchers.
18:08:47 [INFO] Will parse SCM ignores for exclusions...
18:08:47 [INFO] Finished adding exclusions from SCM ignore files.
18:08:47 [INFO] 61 implicit excludes (use -debug for more details).
18:08:47 [INFO] Exclude: .travis.yml.*
18:08:47 [INFO] Exclude: **/bnd.bnd
18:08:47 [INFO] Exclude: *.log
18:08:47 [INFO] Exclude: .checkstyle
18:08:47 [INFO] Exclude: .factorypath
18:08:47 [INFO] Exclude: .editorconfig
18:08:47 [INFO] Exclude: **/target/
18:08:47 [INFO] Exclude: **/bin/
18:08:47 [INFO] Exclude: **/*.iml
18:08:47 [INFO] Exclude: **/*.idea
18:08:47 [INFO] Exclude: **/*.ipr
18:08:47 [INFO] Exclude: **/.externalToolBuilders/*
18:08:47 [INFO] 89 resources included (use -debug for more details)
18:08:47 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 89 licenses.
18:08:47 [INFO] 
18:08:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-openapi-tck ---
18:08:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:47 [INFO] Copying 13 resources
18:08:47 [INFO] 
18:08:47 [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ microprofile-openapi-tck ---
18:08:47 [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/classes
18:08:50 [INFO] 
18:08:50 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-openapi-tck ---
18:08:50 [INFO] Starting audit...
18:08:50 /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/airlines/data/UserData.java:22:21: warning: Variable 'users' must be private and have accessor methods.
18:08:50 /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/data/PetData.java:26:20: warning: Variable 'pets' must be private and have accessor methods.
18:08:50 /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/data/PetData.java:27:25: warning: Variable 'categories' must be private and have accessor methods.
18:08:50 /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/data/StoreData.java:23:24: warning: Variable 'orders' must be private and have accessor methods.
18:08:50 /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/data/UserData.java:22:23: warning: Variable 'users' must be private and have accessor methods.
18:08:50 /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/model/ApiResponse.java:26:9: warning: Variable 'code' must be private and have accessor methods.
18:08:50 /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/model/ApiResponse.java:27:12: warning: Variable 'type' must be private and have accessor methods.
18:08:50 /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/model/ApiResponse.java:28:12: warning: Variable 'message' must be private and have accessor methods.
18:08:50 /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/model/Cat.java:21:12: warning: Variable 'catBreed' must be private and have accessor methods.
18:08:50 /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/model/Dog.java:21:12: warning: Variable 'dogBreed' must be private and have accessor methods.
18:08:50 /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/model/Lizard.java:21:12: warning: Variable 'lizardBreed' must be private and have accessor methods.
18:08:50 /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:101:20: warning: Variable 'petData' must be private and have accessor methods.
18:08:50 /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:78:22: warning: Variable 'storeData' must be private and have accessor methods.
18:08:50 /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:79:20: warning: Variable 'petData' must be private and have accessor methods.
18:08:50 /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:73:21: warning: Variable 'userData' must be private and have accessor methods.
18:08:50 Audit done.
18:08:50 [INFO] 
18:08:50 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-openapi-tck ---
18:08:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/tck/src/test/resources
18:08:50 [INFO] 
18:08:50 [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ microprofile-openapi-tck ---
18:08:50 [INFO] No sources to compile
18:08:50 [INFO] 
18:08:50 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-openapi-tck ---
18:08:50 [INFO] No tests to run.
18:08:50 [JENKINS] Recording test results
18:08:50 [INFO] 
18:08:50 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-openapi-tck ---
18:08:50 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-2.0-SNAPSHOT.jar
18:08:50 [INFO] 
18:08:50 [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-openapi-tck ---
18:08:53 [INFO] 
18:08:53 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines...
18:08:53 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.data...
18:08:53 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.exception...
18:08:53 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.model...
18:08:53 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.resources...
18:08:53 Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.resources.bookings...
18:08:53 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore...
18:08:53 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.data...
18:08:53 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.exception...
18:08:53 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.model...
18:08:53 Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.resource...
18:08:53 Loading source files for package org.eclipse.microprofile.openapi.filter...
18:08:53 Loading source files for package org.eclipse.microprofile.openapi.reader...
18:08:53 Loading source files for package org.eclipse.microprofile.openapi.tck...
18:08:53 Loading source files for package org.eclipse.microprofile.openapi.tck.utils...
18:08:53 Constructing Javadoc information...
18:08:53 Standard Doclet version 1.8.0_202
18:08:53 Building tree for all the packages and classes...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/UserData.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/ApiException.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/BadRequestException.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/NotFoundException.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Airline.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Airport.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Booking.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/CreditCard.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Flight.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Gender.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Review.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/User.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Weather.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/AirlinesResource.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/AvailabilityResource.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/PlayerService.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/PetStoreApp.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/PetData.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/StoreData.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/UserData.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/ApiException.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/BadRequestException.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/NotFoundException.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/ApiResponse.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/BadOrder.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Cat.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Category.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Dog.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Lizard.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Order.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Pet.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Tag.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/User.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/JavaRestResourceUtil.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/AirlinesOASFilter.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/MyOASModelReaderImpl.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/AirlinesAppTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/AppTestBase.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/FilterTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/ModelConstructionTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/ModelReaderAppTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigExcludeClassesTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigExcludeClassTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigExcludePackageTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigScanClassBase.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigScanClassesTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigScanClassTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigScanDisableTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigScanPackageTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigSchemaTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigServersTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigWebInfTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyAbstractLicenseImpl.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyConstructible.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyLicense.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyLicenseImpl.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/StaticDocumentTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/YamlToJsonFilter.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/overview-frame.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/package-frame.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/package-summary.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/package-tree.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/package-frame.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/package-summary.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/package-tree.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/package-frame.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/package-summary.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/package-tree.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/package-frame.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/package-summary.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/package-tree.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/package-frame.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/package-summary.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/package-tree.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/package-frame.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/package-summary.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/package-tree.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/package-frame.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/package-summary.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/package-tree.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/package-frame.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/package-summary.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/package-tree.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/package-frame.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/package-summary.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/package-tree.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/package-frame.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/package-summary.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/package-tree.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/package-frame.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/package-summary.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/package-tree.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/package-frame.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/package-summary.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/package-tree.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/package-frame.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/package-summary.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/package-tree.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/package-frame.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/package-summary.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/package-tree.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/package-frame.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/package-summary.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/package-tree.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/constant-values.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/serialized-form.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/class-use/JAXRSApp.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/class-use/UserData.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/NotFoundException.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/BadRequestException.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/ApiException.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Weather.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/User.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Review.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Gender.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Flight.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/CreditCard.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Booking.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Airport.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Airline.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/UserResource.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/ReviewResource.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/PlayerService.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/AvailabilityResource.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/AirlinesResource.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/class-use/BookingResource.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/class-use/PetStoreApp.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/class-use/UserData.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/class-use/StoreData.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/class-use/PetData.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/class-use/NotFoundException.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/class-use/BadRequestException.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/class-use/ApiException.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/User.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Tag.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Pet.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Order.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Lizard.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Dog.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Category.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Cat.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/BadOrder.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/ApiResponse.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/UserResource.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/PetStoreResource.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/PetResource.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/JavaRestResourceUtil.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/class-use/AirlinesOASFilter.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/class-use/MyOASModelReaderImpl.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/StaticDocumentTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/PetStoreAppTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyConstructible.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyLicense.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyAbstractLicenseImpl.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyLicenseImpl.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigWebInfTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigServersTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigSchemaTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigScanPackageTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigScanDisableTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigScanClassesTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigScanClassTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigScanClassBase.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigExcludePackageTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigExcludeClassesTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigExcludeClassTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/ModelReaderAppTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/ModelConstructionTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/FilterTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/AppTestBase.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/AirlinesAppTest.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/class-use/YamlToJsonFilter.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/package-use.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/package-use.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/package-use.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/package-use.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/package-use.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/package-use.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/package-use.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/package-use.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/package-use.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/package-use.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/package-use.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/package-use.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/package-use.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/package-use.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/package-use.html...
18:08:53 Building index for all the packages and classes...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/overview-tree.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/index-all.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/deprecated-list.html...
18:08:53 Building index for all classes...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/allclasses-frame.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/allclasses-noframe.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/index.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/overview-summary.html...
18:08:53 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/apidocs/help-doc.html...
18:08:53 [WARNING] Javadoc Warnings
18:08:53 [WARNING] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
18:08:53 [WARNING] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
18:08:53 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-2.0-SNAPSHOT-javadoc.jar
18:08:53 [INFO] 
18:08:53 [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-openapi-tck >>>
18:08:53 [INFO] 
18:08:53 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-openapi-tck ---
18:08:53 [INFO] Enabled default license matchers.
18:08:53 [INFO] Will parse SCM ignores for exclusions...
18:08:53 [INFO] Finished adding exclusions from SCM ignore files.
18:08:53 [INFO] 61 implicit excludes (use -debug for more details).
18:08:53 [INFO] Exclude: .travis.yml.*
18:08:53 [INFO] Exclude: **/bnd.bnd
18:08:53 [INFO] Exclude: *.log
18:08:53 [INFO] Exclude: .checkstyle
18:08:53 [INFO] Exclude: .factorypath
18:08:53 [INFO] Exclude: .editorconfig
18:08:53 [INFO] Exclude: **/target/
18:08:53 [INFO] Exclude: **/bin/
18:08:53 [INFO] Exclude: **/*.iml
18:08:53 [INFO] Exclude: **/*.idea
18:08:53 [INFO] Exclude: **/*.ipr
18:08:53 [INFO] Exclude: **/.externalToolBuilders/*
18:08:53 [INFO] 89 resources included (use -debug for more details)
18:08:53 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 89 licenses.
18:08:53 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
18:08:53 [INFO] 
18:08:53 [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-openapi-tck <<<
18:08:53 [INFO] 
18:08:53 [INFO] 
18:08:53 [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-openapi-tck ---
18:08:53 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-2.0-SNAPSHOT-sources.jar
18:08:53 [INFO] 
18:08:53 [INFO] -----< org.eclipse.microprofile.openapi:microprofile-openapi-spec >-----
18:08:53 [INFO] Building MicroProfile OpenAPI Specification 2.0-SNAPSHOT           [4/5]
18:08:53 [INFO] --------------------------------[ pom ]---------------------------------
18:08:54 [INFO] 
18:08:54 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-openapi-spec ---
18:08:54 [INFO] Enabled default license matchers.
18:08:54 [INFO] Will parse SCM ignores for exclusions...
18:08:54 [INFO] Finished adding exclusions from SCM ignore files.
18:08:54 [INFO] 61 implicit excludes (use -debug for more details).
18:08:54 [INFO] Exclude: .travis.yml.*
18:08:54 [INFO] Exclude: **/bnd.bnd
18:08:54 [INFO] Exclude: *.log
18:08:54 [INFO] Exclude: .checkstyle
18:08:54 [INFO] Exclude: .factorypath
18:08:54 [INFO] Exclude: .editorconfig
18:08:54 [INFO] Exclude: **/target/
18:08:54 [INFO] Exclude: **/bin/
18:08:54 [INFO] Exclude: **/*.iml
18:08:54 [INFO] Exclude: **/*.idea
18:08:54 [INFO] Exclude: **/*.ipr
18:08:54 [INFO] Exclude: **/.externalToolBuilders/*
18:08:54 [INFO] 7 resources included (use -debug for more details)
18:08:54 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
18:08:54 [INFO] 
18:08:54 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-openapi-spec ---
18:08:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:08:58 [INFO] ignoreDelta true
18:08:58 [INFO] Copying 1 resource
18:08:58 [INFO] Copying file images/diagram.png
18:09:09 [INFO] Rendered /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/main/asciidoc/microprofile-openapi-spec.adoc
18:09:09 [INFO] 
18:09:09 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-openapi-spec ---
18:09:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:09:09 [INFO] ignoreDelta true
18:09:09 [INFO] Copying 1 resource
18:09:09 [INFO] Copying file images/diagram.png
18:09:09 [INFO] Rendered /home/jenkins/agent/workspace/Open-API-pull-requests/spec/src/main/asciidoc/microprofile-openapi-spec.adoc
18:09:09 [INFO] 
18:09:09 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-openapi-spec ---
18:09:10 [INFO] Starting audit...
18:09:10 Audit done.
18:09:10 [INFO] 
18:09:10 [INFO] -----< org.eclipse.microprofile.openapi:microprofile-openapi-spi >------
18:09:10 [INFO] Building MicroProfile OpenAPI SPI 2.0-SNAPSHOT                     [5/5]
18:09:10 [INFO] --------------------------------[ jar ]---------------------------------
18:09:10 [INFO] 
18:09:10 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-openapi-spi ---
18:09:10 [INFO] Enabled default license matchers.
18:09:10 [INFO] Will parse SCM ignores for exclusions...
18:09:10 [INFO] Finished adding exclusions from SCM ignore files.
18:09:10 [INFO] 61 implicit excludes (use -debug for more details).
18:09:10 [INFO] Exclude: .travis.yml.*
18:09:10 [INFO] Exclude: **/bnd.bnd
18:09:10 [INFO] Exclude: *.log
18:09:10 [INFO] Exclude: .checkstyle
18:09:10 [INFO] Exclude: .factorypath
18:09:10 [INFO] Exclude: .editorconfig
18:09:10 [INFO] Exclude: **/target/
18:09:10 [INFO] Exclude: **/bin/
18:09:10 [INFO] Exclude: **/*.iml
18:09:10 [INFO] Exclude: **/*.idea
18:09:10 [INFO] Exclude: **/*.ipr
18:09:10 [INFO] Exclude: **/.externalToolBuilders/*
18:09:10 [INFO] 3 resources included (use -debug for more details)
18:09:10 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
18:09:10 [INFO] 
18:09:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-openapi-spi ---
18:09:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:09:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/spi/src/main/resources
18:09:10 [INFO] 
18:09:10 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-openapi-spi ---
18:09:10 [INFO] Changes detected - recompiling the module!
18:09:10 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/classes
18:09:10 [INFO] 
18:09:10 [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ microprofile-openapi-spi ---
18:09:10 [INFO] Starting audit...
18:09:10 Audit done.
18:09:10 [INFO] 
18:09:10 [INFO] --- bnd-maven-plugin:3.4.0:bnd-process (default) @ microprofile-openapi-spi ---
18:09:10 [INFO] 
18:09:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-openapi-spi ---
18:09:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:09:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Open-API-pull-requests/spi/src/test/resources
18:09:10 [INFO] 
18:09:10 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-openapi-spi ---
18:09:10 [INFO] No sources to compile
18:09:10 [INFO] 
18:09:10 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-openapi-spi ---
18:09:10 [INFO] No tests to run.
18:09:10 [JENKINS] Recording test results
18:09:11 [INFO] 
18:09:11 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-openapi-spi ---
18:09:11 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-2.0-SNAPSHOT.jar
18:09:11 [INFO] 
18:09:11 [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-openapi-spi ---
18:09:11 [INFO] 
18:09:11 Loading source files for package org.eclipse.microprofile.openapi.spi...
18:09:11 Constructing Javadoc information...
18:09:11 Standard Doclet version 1.8.0_202
18:09:11 Building tree for all the packages and classes...
18:09:11 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/OASFactoryResolver.html...
18:09:11 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/package-frame.html...
18:09:11 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/package-summary.html...
18:09:11 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/package-tree.html...
18:09:11 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/constant-values.html...
18:09:11 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/class-use/OASFactoryResolver.html...
18:09:11 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/package-use.html...
18:09:11 Building index for all the packages and classes...
18:09:11 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/overview-tree.html...
18:09:11 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/index-all.html...
18:09:11 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/deprecated-list.html...
18:09:11 Building index for all classes...
18:09:11 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/allclasses-frame.html...
18:09:11 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/allclasses-noframe.html...
18:09:11 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/index.html...
18:09:11 Generating /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/apidocs/help-doc.html...
18:09:11 [WARNING] Javadoc Warnings
18:09:11 [WARNING] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
18:09:11 [WARNING] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
18:09:11 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-2.0-SNAPSHOT-javadoc.jar
18:09:11 [INFO] 
18:09:11 [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-openapi-spi >>>
18:09:11 [INFO] 
18:09:11 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-openapi-spi ---
18:09:11 [INFO] Enabled default license matchers.
18:09:11 [INFO] Will parse SCM ignores for exclusions...
18:09:11 [INFO] Finished adding exclusions from SCM ignore files.
18:09:11 [INFO] 61 implicit excludes (use -debug for more details).
18:09:11 [INFO] Exclude: .travis.yml.*
18:09:11 [INFO] Exclude: **/bnd.bnd
18:09:11 [INFO] Exclude: *.log
18:09:11 [INFO] Exclude: .checkstyle
18:09:11 [INFO] Exclude: .factorypath
18:09:11 [INFO] Exclude: .editorconfig
18:09:11 [INFO] Exclude: **/target/
18:09:11 [INFO] Exclude: **/bin/
18:09:11 [INFO] Exclude: **/*.iml
18:09:11 [INFO] Exclude: **/*.idea
18:09:11 [INFO] Exclude: **/*.ipr
18:09:11 [INFO] Exclude: **/.externalToolBuilders/*
18:09:11 [INFO] 3 resources included (use -debug for more details)
18:09:11 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
18:09:11 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
18:09:11 [INFO] 
18:09:11 [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-openapi-spi <<<
18:09:11 [INFO] 
18:09:11 [INFO] 
18:09:11 [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-openapi-spi ---
18:09:12 [INFO] Building jar: /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-2.0-SNAPSHOT-sources.jar
18:09:12 [INFO] ------------------------------------------------------------------------
18:09:12 [INFO] Reactor Summary for MicroProfile OpenAPI 2.0-SNAPSHOT:
18:09:12 [INFO] 
18:09:12 [INFO] MicroProfile OpenAPI ............................... SUCCESS [ 12.432 s]
18:09:12 [INFO] MicroProfile OpenAPI API ........................... SUCCESS [ 18.912 s]
18:09:12 [INFO] MicroProfile OpenAPI TCK ........................... SUCCESS [ 13.242 s]
18:09:12 [INFO] MicroProfile OpenAPI Specification ................. SUCCESS [ 16.151 s]
18:09:12 [INFO] MicroProfile OpenAPI SPI ........................... SUCCESS [  1.627 s]
18:09:12 [INFO] ------------------------------------------------------------------------
18:09:12 [INFO] BUILD SUCCESS
18:09:12 [INFO] ------------------------------------------------------------------------
18:09:12 [INFO] Total time:  01:05 min
18:09:12 [INFO] Finished at: 2020-02-15T23:09:12Z
18:09:12 [INFO] ------------------------------------------------------------------------
18:09:12 Waiting for Jenkins to finish collecting data
18:09:13 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spec/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-spec/2.0-SNAPSHOT/microprofile-openapi-spec-2.0-SNAPSHOT.pom
18:09:13 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/tck/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-tck/2.0-SNAPSHOT/microprofile-openapi-tck-2.0-SNAPSHOT.pom
18:09:13 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-2.0-SNAPSHOT.jar to org.eclipse.microprofile.openapi/microprofile-openapi-tck/2.0-SNAPSHOT/microprofile-openapi-tck-2.0-SNAPSHOT.jar
18:09:13 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-2.0-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.openapi/microprofile-openapi-tck/2.0-SNAPSHOT/microprofile-openapi-tck-2.0-SNAPSHOT-javadoc.jar
18:09:13 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/tck/target/microprofile-openapi-tck-2.0-SNAPSHOT-sources.jar to org.eclipse.microprofile.openapi/microprofile-openapi-tck/2.0-SNAPSHOT/microprofile-openapi-tck-2.0-SNAPSHOT-sources.jar
18:09:14 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spi/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-spi/2.0-SNAPSHOT/microprofile-openapi-spi-2.0-SNAPSHOT.pom
18:09:14 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-2.0-SNAPSHOT.jar to org.eclipse.microprofile.openapi/microprofile-openapi-spi/2.0-SNAPSHOT/microprofile-openapi-spi-2.0-SNAPSHOT.jar
18:09:14 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-2.0-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.openapi/microprofile-openapi-spi/2.0-SNAPSHOT/microprofile-openapi-spi-2.0-SNAPSHOT-javadoc.jar
18:09:14 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/spi/target/microprofile-openapi-spi-2.0-SNAPSHOT-sources.jar to org.eclipse.microprofile.openapi/microprofile-openapi-spi/2.0-SNAPSHOT/microprofile-openapi-spi-2.0-SNAPSHOT-sources.jar
18:09:14 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-parent/2.0-SNAPSHOT/microprofile-openapi-parent-2.0-SNAPSHOT.pom
18:09:14 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/api/pom.xml to org.eclipse.microprofile.openapi/microprofile-openapi-api/2.0-SNAPSHOT/microprofile-openapi-api-2.0-SNAPSHOT.pom
18:09:14 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/microprofile-openapi-api-2.0-SNAPSHOT.jar to org.eclipse.microprofile.openapi/microprofile-openapi-api/2.0-SNAPSHOT/microprofile-openapi-api-2.0-SNAPSHOT.jar
18:09:14 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/microprofile-openapi-api-2.0-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.openapi/microprofile-openapi-api/2.0-SNAPSHOT/microprofile-openapi-api-2.0-SNAPSHOT-javadoc.jar
18:09:14 [JENKINS] Archiving /home/jenkins/agent/workspace/Open-API-pull-requests/api/target/microprofile-openapi-api-2.0-SNAPSHOT-sources.jar to org.eclipse.microprofile.openapi/microprofile-openapi-api/2.0-SNAPSHOT/microprofile-openapi-api-2.0-SNAPSHOT-sources.jar
18:09:14 channel stopped
18:09:15 Setting status of c99ad4373a446aba0e56d951c613e6c9a8adb58c to SUCCESS with url https://ci.eclipse.org/microprofile/job/Open-API-pull-requests/43/ and message: 'Build finished. '
18:09:16 Finished: SUCCESS