Started by user Emily Jiang Running as Emily Jiang Obtained buildScripts/release.groovy from git git@github.com:eclipse/microprofile-build-infra.git [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor Agent basic-3mbj3 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-3mbj3" namespace: "microprofile" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.microprofile.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-3mbj3" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-3mbj3" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.microprofile.svc.cluster.local/microprofile/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-microprofile" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Running on basic-3mbj3 in /home/jenkins/agent/workspace/MicroProfile Releases [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential github-bot-ssh Cloning the remote Git repository Cloning repository git@github.com:eclipse/microprofile-build-infra.git > git init /home/jenkins/agent/workspace/MicroProfile Releases # timeout=10 Fetching upstream changes from git@github.com:eclipse/microprofile-build-infra.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_SSH to set credentials GitHub bot SSH [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/MicroProfile Releases@tmp/jenkins-gitclient-ssh12198974555719380870.key Verifying host key using known hosts file > git fetch --tags --force --progress -- git@github.com:eclipse/microprofile-build-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d236bece910100647d8fc89803641adf132ac1b6 (refs/remotes/origin/master) > git config remote.origin.url git@github.com:eclipse/microprofile-build-infra.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d236bece910100647d8fc89803641adf132ac1b6 # timeout=10 Commit message: "Allow to build microprofile-telemetry" > git rev-list --no-walk d236bece910100647d8fc89803641adf132ac1b6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api [Pipeline] { [Pipeline] git The recommended git tool is: NONE using credential github-bot-ssh Cloning the remote Git repository Cloning repository git@github.com:eclipse/microprofile-open-api.git > git init /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api # timeout=10 Fetching upstream changes from git@github.com:eclipse/microprofile-open-api.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_SSH to set credentials GitHub bot SSH [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api@tmp/jenkins-gitclient-ssh2987058777072594139.key Verifying host key using known hosts file > git fetch --tags --force --progress -- git@github.com:eclipse/microprofile-open-api.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8216f24792808a204eff730c0fcee7732ace45ee (refs/remotes/origin/master) Commit message: "[maven-release-plugin] prepare for next development iteration" > git config remote.origin.url git@github.com:eclipse/microprofile-open-api.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8216f24792808a204eff730c0fcee7732ace45ee # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b master 8216f24792808a204eff730c0fcee7732ace45ee # timeout=10 > git rev-list --no-walk 7b19ab556bd1f548d36bf794d531f25faf8451b2 # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Execute Release) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $KEYRING [Pipeline] { [Pipeline] sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 2733B6177E5CD6D5: public key "Eclipse Microprofile Project " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 2733B6177E5CD6D5: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 [Pipeline] sh ++ gpg --list-keys --with-colons ++ sort -u ++ awk -F: '/fpr:/ {print $10}' + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5 y ' + gpg --batch --command-fd 0 --expert --edit-key AE45A395EBE91C8A5E77502390F02A85133A7738 trust Secret subkeys are available. pub rsa4096/2733B6177E5CD6D5 created: 2017-10-10 expires: 2022-10-09 usage: SCEA trust: unknown validity: unknown ssb rsa4096/90F02A85133A7738 created: 2017-10-10 expires: 2022-10-09 usage: S [ unknown] (1). Eclipse Microprofile Project pub rsa4096/2733B6177E5CD6D5 created: 2017-10-10 expires: 2022-10-09 usage: SCEA trust: unknown validity: unknown ssb rsa4096/90F02A85133A7738 created: 2017-10-10 expires: 2022-10-09 usage: S [ unknown] (1). Eclipse Microprofile Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/2733B6177E5CD6D5 created: 2017-10-10 expires: 2022-10-09 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/90F02A85133A7738 created: 2017-10-10 expires: 2022-10-09 usage: S [ unknown] (1). Eclipse Microprofile Project Please note that the shown key validity is not necessarily correct unless you restart the program. + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5 y ' + gpg --batch --command-fd 0 --expert --edit-key FEE97C6B44364F385E419CE22733B6177E5CD6D5 trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2022-10-09 pub rsa4096/2733B6177E5CD6D5 created: 2017-10-10 expires: 2022-10-09 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/90F02A85133A7738 created: 2017-10-10 expires: 2022-10-09 usage: S [ultimate] (1). Eclipse Microprofile Project pub rsa4096/2733B6177E5CD6D5 created: 2017-10-10 expires: 2022-10-09 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/90F02A85133A7738 created: 2017-10-10 expires: 2022-10-09 usage: S [ultimate] (1). Eclipse Microprofile Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/2733B6177E5CD6D5 created: 2017-10-10 expires: 2022-10-09 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/90F02A85133A7738 created: 2017-10-10 expires: 2022-10-09 usage: S [ultimate] (1). Eclipse Microprofile Project [Pipeline] } [Pipeline] // withCredentials [Pipeline] sshagent [ssh-agent] Using credentials eclipse-microprofile-bot (GitHub bot SSH) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-vC1y3VVrAOaJ/agent.254 SSH_AGENT_PID=256 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api@tmp/private_key_13451453306338155912.key (/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api@tmp/private_key_13451453306338155912.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git config --global user.email microprofile-bot@eclipse.org + git config --global user.name 'Eclipse MicroProfile bot' [Pipeline] script [Pipeline] { [Pipeline] sh + mvn -s /home/jenkins/.m2/settings.xml release:prepare release:perform -B -Dtag=3.1 -DdevelopmentVersion=3.2-SNAPSHOT -DreleaseVersion=3.1 -Drevremark=Final -Drelease.revision=Final -DstagingProgressTimeoutMinutes=20 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-8/1.8.0_292-b10/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] MicroProfile OpenAPI [pom] [INFO] MicroProfile OpenAPI API [jar] [INFO] MicroProfile OpenAPI TCK [jar] [INFO] MicroProfile OpenAPI Specification [pom] [INFO] MicroProfile OpenAPI SPI [jar] [INFO] [INFO] ----< org.eclipse.microprofile.openapi:microprofile-openapi-parent >---- [INFO] Building MicroProfile OpenAPI 3.1-SNAPSHOT [1/5] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-release-plugin:2.5.3:prepare (default-cli) @ microprofile-openapi-parent --- [INFO] Verifying that there are no local modifications... [INFO] ignoring changes on: **/pom.xml.releaseBackup, **/pom.xml.next, **/pom.xml.tag, **/pom.xml.branch, **/release.properties, **/pom.xml.backup [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api" && git rev-parse --show-toplevel [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api [INFO] Executing: /bin/sh -c cd "/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api" && git status --porcelain . [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api [WARNING] Ignoring unrecognized line: ?? release.properties [INFO] Checking dependencies and plugins for snapshots ... [INFO] Transforming 'MicroProfile OpenAPI'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'MicroProfile OpenAPI API'... [INFO] Transforming 'MicroProfile OpenAPI TCK'... [INFO] Transforming 'MicroProfile OpenAPI Specification'... [INFO] Transforming 'MicroProfile OpenAPI SPI'... [INFO] Not generating release POMs [INFO] Executing goals 'verify'... [INFO] Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) [INFO] Maven home: /opt/tools/apache-maven/3.8.5 [INFO] Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-8/1.8.0_292-b10/jre [INFO] Default locale: en_US, platform encoding: UTF-8 [INFO] OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] [INFO] Scanning for projects... [INFO] [INFO] Inspecting build with total of 5 modules... [INFO] [INFO] Installing Nexus Staging features: [INFO] [INFO] ... total of 5 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Build Order: [INFO] [INFO] [INFO] [INFO] MicroProfile OpenAPI [pom] [INFO] [INFO] MicroProfile OpenAPI API [jar] [INFO] [INFO] MicroProfile OpenAPI TCK [jar] [INFO] [INFO] MicroProfile OpenAPI Specification [pom] [INFO] [INFO] MicroProfile OpenAPI SPI [jar] [INFO] [INFO] [INFO] [INFO] ----< org.eclipse.microprofile.openapi:microprofile-openapi-parent >---- [INFO] [INFO] Building MicroProfile OpenAPI 3.1 [1/5] [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-openapi-parent --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Parsing exclusions from /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/.gitignore [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 75 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 1 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses. [INFO] [INFO] [INFO] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-openapi-parent --- [INFO] [INFO] Using 'UTF-8' encoding to format source files. [INFO] [INFO] Number of files to be formatted: 0 [INFO] [INFO] [INFO] [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-openapi-parent --- [INFO] [INFO] Total Files Processed: 0 in 00:00.012 [INFO] [INFO] Already Sorted: 0 [INFO] [INFO] Needed Sorting: 0 [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-openapi-parent --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] You have 0 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ microprofile-openapi-parent --- [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-openapi-parent --- [INFO] [INFO] [INFO] [INFO] -----< org.eclipse.microprofile.openapi:microprofile-openapi-api >------ [INFO] [INFO] Building MicroProfile OpenAPI API 3.1 [2/5] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-openapi-api --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 62 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 114 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 114 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-openapi-api --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-openapi-api --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-openapi-api --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-openapi-api --- [INFO] [INFO] Using 'UTF-8' encoding to format source files. [INFO] [INFO] Number of files to be formatted: 113 [INFO] [INFO] Successfully formatted: 0 file(s) [INFO] [INFO] Fail to format: 0 file(s) [INFO] [INFO] Skipped: 113 file(s) [INFO] [INFO] Read only skipped: 0 file(s) [INFO] [INFO] Approximate time taken: 2s [INFO] [INFO] [INFO] [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-openapi-api --- [INFO] [INFO] Total Files Processed: 113 in 00:01.061 [INFO] [INFO] Already Sorted: 113 [INFO] [INFO] Needed Sorting: 0 [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ microprofile-openapi-api --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 2 resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ microprofile-openapi-api --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 113 source files to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/classes [INFO] [INFO] [INFO] [INFO] --- bnd-maven-plugin:5.2.0:bnd-process (default) @ microprofile-openapi-api --- [INFO] [WARNING] Cannot consider developer in line '45' of file '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ microprofile-openapi-api --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ microprofile-openapi-api --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-openapi-api --- [INFO] [INFO] Starting audit... [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/src/main/java/org/eclipse/microprofile/openapi/models/PathItem.java:123:22: Name 'GET' must match pattern '^_?[a-z][a-zA-Z0-9_]*$'. [MethodName] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/src/main/java/org/eclipse/microprofile/openapi/models/PathItem.java:150:22: Name 'PUT' must match pattern '^_?[a-z][a-zA-Z0-9_]*$'. [MethodName] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/src/main/java/org/eclipse/microprofile/openapi/models/PathItem.java:177:22: Name 'POST' must match pattern '^_?[a-z][a-zA-Z0-9_]*$'. [MethodName] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/src/main/java/org/eclipse/microprofile/openapi/models/PathItem.java:204:22: Name 'DELETE' must match pattern '^_?[a-z][a-zA-Z0-9_]*$'. [MethodName] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/src/main/java/org/eclipse/microprofile/openapi/models/PathItem.java:231:22: Name 'OPTIONS' must match pattern '^_?[a-z][a-zA-Z0-9_]*$'. [MethodName] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/src/main/java/org/eclipse/microprofile/openapi/models/PathItem.java:258:22: Name 'HEAD' must match pattern '^_?[a-z][a-zA-Z0-9_]*$'. [MethodName] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/src/main/java/org/eclipse/microprofile/openapi/models/PathItem.java:285:22: Name 'PATCH' must match pattern '^_?[a-z][a-zA-Z0-9_]*$'. [MethodName] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/src/main/java/org/eclipse/microprofile/openapi/models/PathItem.java:312:22: Name 'TRACE' must match pattern '^_?[a-z][a-zA-Z0-9_]*$'. [MethodName] [INFO] Audit done. [INFO] [INFO] There are 8 errors reported by Checkstyle 8.29 with /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/checkstyle-rules.xml ruleset. [INFO] [ERROR] src/main/java/org/eclipse/microprofile/openapi/models/PathItem.java:[123,22] (naming) MethodName: Name 'GET' must match pattern '^_?[a-z][a-zA-Z0-9_]*$'. [INFO] [ERROR] src/main/java/org/eclipse/microprofile/openapi/models/PathItem.java:[150,22] (naming) MethodName: Name 'PUT' must match pattern '^_?[a-z][a-zA-Z0-9_]*$'. [INFO] [ERROR] src/main/java/org/eclipse/microprofile/openapi/models/PathItem.java:[177,22] (naming) MethodName: Name 'POST' must match pattern '^_?[a-z][a-zA-Z0-9_]*$'. [INFO] [ERROR] src/main/java/org/eclipse/microprofile/openapi/models/PathItem.java:[204,22] (naming) MethodName: Name 'DELETE' must match pattern '^_?[a-z][a-zA-Z0-9_]*$'. [INFO] [ERROR] src/main/java/org/eclipse/microprofile/openapi/models/PathItem.java:[231,22] (naming) MethodName: Name 'OPTIONS' must match pattern '^_?[a-z][a-zA-Z0-9_]*$'. [INFO] [ERROR] src/main/java/org/eclipse/microprofile/openapi/models/PathItem.java:[258,22] (naming) MethodName: Name 'HEAD' must match pattern '^_?[a-z][a-zA-Z0-9_]*$'. [INFO] [ERROR] src/main/java/org/eclipse/microprofile/openapi/models/PathItem.java:[285,22] (naming) MethodName: Name 'PATCH' must match pattern '^_?[a-z][a-zA-Z0-9_]*$'. [INFO] [ERROR] src/main/java/org/eclipse/microprofile/openapi/models/PathItem.java:[312,22] (naming) MethodName: Name 'TRACE' must match pattern '^_?[a-z][a-zA-Z0-9_]*$'. [INFO] [WARNING] checkstyle:check violations detected but failOnViolation set to false [INFO] [INFO] You have 8 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-openapi-api --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-openapi-api --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ microprofile-openapi-api --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/microprofile-openapi-api-3.1.jar [INFO] [INFO] [INFO] [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ microprofile-openapi-api >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-openapi-api --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 62 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 114 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 114 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-openapi-api --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-openapi-api --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-openapi-api --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ microprofile-openapi-api <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ microprofile-openapi-api --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/microprofile-openapi-api-3.1-sources.jar [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ microprofile-openapi-api --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/microprofile-openapi-api-3.1-sources.jar [INFO] [WARNING] artifact org.eclipse.microprofile.openapi:microprofile-openapi-api:java-source:sources:3.1 already attached, replace previous instance [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-openapi-api --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.microprofile.openapi... [INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations... [INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.callbacks... [INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.enums... [INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.extensions... [INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.headers... [INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.info... [INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.links... [INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.media... [INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.parameters... [INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.responses... [INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.security... [INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.servers... [INFO] Loading source files for package org.eclipse.microprofile.openapi.annotations.tags... [INFO] Loading source files for package org.eclipse.microprofile.openapi.models... [INFO] Loading source files for package org.eclipse.microprofile.openapi.models.callbacks... [INFO] Loading source files for package org.eclipse.microprofile.openapi.models.examples... [INFO] Loading source files for package org.eclipse.microprofile.openapi.models.headers... [INFO] Loading source files for package org.eclipse.microprofile.openapi.models.info... [INFO] Loading source files for package org.eclipse.microprofile.openapi.models.links... [INFO] Loading source files for package org.eclipse.microprofile.openapi.models.media... [INFO] Loading source files for package org.eclipse.microprofile.openapi.models.parameters... [INFO] Loading source files for package org.eclipse.microprofile.openapi.models.responses... [INFO] Loading source files for package org.eclipse.microprofile.openapi.models.security... [INFO] Loading source files for package org.eclipse.microprofile.openapi.models.servers... [INFO] Loading source files for package org.eclipse.microprofile.openapi.models.tags... [INFO] Loading source files for package org.eclipse.microprofile.openapi.spi... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_292 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/OASConfig.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/OASFactory.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/OASFilter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/OASModelReader.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/Components.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/ExternalDocumentation.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/OpenAPIDefinition.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/Operation.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/Callback.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/CallbackOperation.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/Callbacks.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/Explode.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/ParameterIn.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/ParameterStyle.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/SchemaType.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/SecuritySchemeIn.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/SecuritySchemeType.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/extensions/Extension.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/extensions/Extensions.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/headers/Header.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/Contact.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/Info.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/License.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/links/Link.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/links/LinkParameter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/Content.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/DiscriminatorMapping.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/Encoding.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/ExampleObject.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/Schema.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/Schema.False.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/Schema.True.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/SchemaProperty.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/Parameter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/Parameters.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/RequestBody.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/RequestBodySchema.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/responses/APIResponse.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/responses/APIResponses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/responses/APIResponseSchema.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/OAuthFlow.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/OAuthFlows.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/OAuthScope.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/SecurityRequirement.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/SecurityRequirements.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/SecurityRequirementsSet.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/SecurityRequirementsSets.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/SecurityScheme.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/SecuritySchemes.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/Server.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/Servers.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/ServerVariable.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/tags/Tag.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/tags/Tags.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/Components.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/Constructible.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/Extensible.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/ExternalDocumentation.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/OpenAPI.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/Operation.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/PathItem.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/PathItem.HttpMethod.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/Paths.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/Reference.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/callbacks/Callback.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/examples/Example.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/headers/Header.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/headers/Header.Style.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/Contact.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/Info.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/License.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/links/Link.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/Content.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/Discriminator.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/Encoding.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/Encoding.Style.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/MediaType.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/Schema.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/Schema.SchemaType.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/XML.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/Parameter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/Parameter.In.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/Parameter.Style.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/RequestBody.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/responses/APIResponse.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/responses/APIResponses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/OAuthFlow.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/OAuthFlows.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/SecurityRequirement.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/SecurityScheme.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/SecurityScheme.In.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/SecurityScheme.Type.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/servers/Server.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/servers/ServerVariable.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/tags/Tag.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/spi/OASFactoryResolver.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/overview-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/extensions/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/extensions/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/extensions/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/headers/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/headers/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/headers/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/links/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/links/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/links/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/responses/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/responses/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/responses/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/tags/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/tags/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/tags/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/callbacks/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/callbacks/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/callbacks/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/examples/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/examples/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/examples/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/headers/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/headers/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/headers/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/links/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/links/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/links/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/responses/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/responses/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/responses/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/servers/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/servers/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/servers/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/tags/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/tags/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/tags/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/spi/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/spi/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/spi/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/class-use/OASModelReader.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/class-use/OASFilter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/class-use/OASFactory.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/class-use/OASConfig.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/class-use/Operation.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/class-use/OpenAPIDefinition.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/class-use/ExternalDocumentation.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/class-use/Components.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/class-use/Callbacks.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/class-use/CallbackOperation.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/class-use/Callback.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/class-use/SecuritySchemeType.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/class-use/SecuritySchemeIn.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/class-use/SchemaType.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/class-use/ParameterStyle.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/class-use/ParameterIn.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/class-use/Explode.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/extensions/class-use/Extensions.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/extensions/class-use/Extension.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/headers/class-use/Header.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/class-use/License.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/class-use/Info.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/class-use/Contact.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/links/class-use/LinkParameter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/links/class-use/Link.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/class-use/SchemaProperty.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/class-use/Schema.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/class-use/Schema.True.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/class-use/Schema.False.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/class-use/ExampleObject.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/class-use/Encoding.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/class-use/DiscriminatorMapping.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/class-use/Content.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/class-use/RequestBodySchema.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/class-use/RequestBody.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/class-use/Parameters.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/class-use/Parameter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/responses/class-use/APIResponses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/responses/class-use/APIResponseSchema.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/responses/class-use/APIResponse.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/class-use/SecuritySchemes.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/class-use/SecurityScheme.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/class-use/SecurityRequirementsSets.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/class-use/SecurityRequirementsSet.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/class-use/SecurityRequirements.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/class-use/SecurityRequirement.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/class-use/OAuthScope.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/class-use/OAuthFlows.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/class-use/OAuthFlow.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/class-use/Servers.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/class-use/ServerVariable.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/class-use/Server.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/tags/class-use/Tags.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/tags/class-use/Tag.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/Reference.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/Paths.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/PathItem.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/PathItem.HttpMethod.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/Operation.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/OpenAPI.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/ExternalDocumentation.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/Extensible.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/Constructible.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/class-use/Components.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/callbacks/class-use/Callback.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/examples/class-use/Example.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/headers/class-use/Header.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/headers/class-use/Header.Style.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/class-use/License.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/class-use/Info.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/class-use/Contact.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/links/class-use/Link.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/class-use/XML.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/class-use/Schema.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/class-use/Schema.SchemaType.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/class-use/MediaType.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/class-use/Encoding.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/class-use/Encoding.Style.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/class-use/Discriminator.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/class-use/Content.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/class-use/RequestBody.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/class-use/Parameter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/class-use/Parameter.Style.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/class-use/Parameter.In.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/responses/class-use/APIResponses.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/responses/class-use/APIResponse.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/class-use/SecurityScheme.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/class-use/SecurityScheme.Type.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/class-use/SecurityScheme.In.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/class-use/SecurityRequirement.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/class-use/OAuthFlows.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/class-use/OAuthFlow.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/servers/class-use/ServerVariable.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/servers/class-use/Server.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/tags/class-use/Tag.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/spi/class-use/OASFactoryResolver.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/callbacks/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/enums/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/extensions/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/headers/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/info/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/links/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/media/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/parameters/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/responses/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/security/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/servers/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/annotations/tags/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/callbacks/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/examples/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/headers/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/info/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/links/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/media/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/parameters/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/responses/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/security/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/servers/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/models/tags/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/org/eclipse/microprofile/openapi/spi/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/index-all.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/allclasses-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/allclasses-noframe.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/overview-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/help-doc.html... [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/microprofile-openapi-api-3.1-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- bnd-baseline-maven-plugin:5.2.0:baseline (baseline) @ microprofile-openapi-api --- [INFO] [INFO] Determining the baseline version for org.eclipse.microprofile.openapi:microprofile-openapi-api:jar:(,3.1) using repositories [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] [INFO] The baseline version was found to be 3.0 [INFO] [INFO] Baselining check succeeded checking org.eclipse.microprofile.openapi:microprofile-openapi-api:jar:3.1 against org.eclipse.microprofile.openapi:microprofile-openapi-api:jar:3.0 [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-openapi-api --- [INFO] [INFO] [INFO] [INFO] -----< org.eclipse.microprofile.openapi:microprofile-openapi-tck >------ [INFO] [INFO] Building MicroProfile OpenAPI TCK 3.1 [3/5] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-openapi-tck --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 62 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 88 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 88 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-openapi-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-openapi-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-openapi-tck --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-openapi-tck --- [INFO] [INFO] Using 'UTF-8' encoding to format source files. [INFO] [INFO] Number of files to be formatted: 87 [INFO] [INFO] Successfully formatted: 0 file(s) [INFO] [INFO] Fail to format: 0 file(s) [INFO] [INFO] Skipped: 87 file(s) [INFO] [INFO] Read only skipped: 0 file(s) [INFO] [INFO] Approximate time taken: 0s [INFO] [INFO] [INFO] [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-openapi-tck --- [INFO] [INFO] Total Files Processed: 87 in 00:00.480 [INFO] [INFO] Already Sorted: 87 [INFO] [INFO] Needed Sorting: 0 [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ microprofile-openapi-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 11 resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ microprofile-openapi-tck --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 87 source files to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/classes [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ microprofile-openapi-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ microprofile-openapi-tck --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-openapi-tck --- [INFO] [INFO] Starting audit... [INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/apps/airlines/data/UserData.java:22:23: Variable 'users' must be private and have accessor methods. [VisibilityModifier] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AirlinesResource.java:74: Line is longer than 150 characters (found 157). [LineLength] [INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/data/PetData.java:26:22: Variable 'pets' must be private and have accessor methods. [VisibilityModifier] [INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/data/PetData.java:27:27: Variable 'categories' must be private and have accessor methods. [VisibilityModifier] [INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/data/StoreData.java:23:24: Variable 'orders' must be private and have accessor methods. [VisibilityModifier] [INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/data/UserData.java:22:23: Variable 'users' must be private and have accessor methods. [VisibilityModifier] [INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/model/ApiResponse.java:26:9: Variable 'code' must be private and have accessor methods. [VisibilityModifier] [INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/model/ApiResponse.java:27:12: Variable 'type' must be private and have accessor methods. [VisibilityModifier] [INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/model/ApiResponse.java:28:12: Variable 'message' must be private and have accessor methods. [VisibilityModifier] [INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/model/Cat.java:21:12: Variable 'catBreed' must be private and have accessor methods. [VisibilityModifier] [INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/model/Dog.java:21:12: Variable 'dogBreed' must be private and have accessor methods. [VisibilityModifier] [INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/model/Lizard.java:21:12: Variable 'lizardBreed' must be private and have accessor methods. [VisibilityModifier] [INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:81:20: Variable 'petData' must be private and have accessor methods. [VisibilityModifier] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:173: Line is longer than 150 characters (found 153). [LineLength] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:230: Line is longer than 150 characters (found 174). [LineLength] [INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:62:22: Variable 'storeData' must be private and have accessor methods. [VisibilityModifier] [INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.java:63:20: Variable 'petData' must be private and have accessor methods. [VisibilityModifier] [INFO] [WARN] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.java:60:21: Variable 'userData' must be private and have accessor methods. [VisibilityModifier] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/reader/MyOASModelReaderImpl.java:52:5: Method length is 256 lines (max allowed is 250). [MethodLength] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/tck/ModelConstructionTest.java:1623:13: '}' at column 13 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally). [RightCurly] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/tck/ModelConstructionTest.java:1638:13: '}' at column 13 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally). [RightCurly] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.java:284:22: Name 'X_OPERATION_EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. [LocalFinalVariableName] [INFO] [ERROR] /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/src/main/java/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.java:285:22: Name 'TEST_OPERATION_EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. [LocalFinalVariableName] [INFO] Audit done. [INFO] [INFO] There are 8 errors reported by Checkstyle 8.29 with /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/checkstyle-rules.xml ruleset. [INFO] [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/airlines/resources/AirlinesResource.java:[74] (sizes) LineLength: Line is longer than 150 characters (found 157). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[173] (sizes) LineLength: Line is longer than 150 characters (found 153). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.java:[230] (sizes) LineLength: Line is longer than 150 characters (found 174). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/openapi/reader/MyOASModelReaderImpl.java:[52,5] (sizes) MethodLength: Method length is 256 lines (max allowed is 250). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/openapi/tck/ModelConstructionTest.java:[1623,13] (blocks) RightCurly: '}' at column 13 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/openapi/tck/ModelConstructionTest.java:[1638,13] (blocks) RightCurly: '}' at column 13 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally). [INFO] [ERROR] src/main/java/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.java:[284,22] (naming) LocalFinalVariableName: Name 'X_OPERATION_EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. [INFO] [ERROR] src/main/java/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.java:[285,22] (naming) LocalFinalVariableName: Name 'TEST_OPERATION_EXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. [INFO] [WARNING] checkstyle:check violations detected but failOnViolation set to false [INFO] [INFO] You have 8 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-openapi-tck --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-openapi-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 2 resources [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-licenses-test-javadocs) @ microprofile-openapi-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 2 resources [INFO] [INFO] [INFO] [INFO] --- copy-rename-maven-plugin:1.0:copy (copy-license-main) @ microprofile-openapi-tck --- [INFO] [INFO] Copied /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/licenses/eftckl-1.0 to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/classes/META-INF/LICENSE [INFO] [INFO] [INFO] [INFO] --- copy-rename-maven-plugin:1.0:copy (copy-license-test) @ microprofile-openapi-tck --- [INFO] [INFO] Copied /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/licenses/eftckl-1.0 to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/test-classes/META-INF/LICENSE [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ microprofile-openapi-tck --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/microprofile-openapi-tck-3.1.jar [INFO] [INFO] [INFO] [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ microprofile-openapi-tck >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-openapi-tck --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 62 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 88 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 88 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-openapi-tck --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-openapi-tck --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-openapi-tck --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ microprofile-openapi-tck <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ microprofile-openapi-tck --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/microprofile-openapi-tck-3.1-sources.jar [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ microprofile-openapi-tck --- [INFO] [WARNING] artifact org.eclipse.microprofile.openapi:microprofile-openapi-tck:java-source:sources:3.1 already attached, replace previous instance [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-openapi-tck --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.microprofile.openapi.apps.airlines... [INFO] Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.data... [INFO] Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.exception... [INFO] Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.model... [INFO] Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.resources... [INFO] Loading source files for package org.eclipse.microprofile.openapi.apps.airlines.resources.bookings... [INFO] Loading source files for package org.eclipse.microprofile.openapi.apps.beanvalidation... [INFO] Loading source files for package org.eclipse.microprofile.openapi.apps.petstore... [INFO] Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.data... [INFO] Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.exception... [INFO] Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.model... [INFO] Loading source files for package org.eclipse.microprofile.openapi.apps.petstore.resource... [INFO] Loading source files for package org.eclipse.microprofile.openapi.apps.scanconfig... [INFO] Loading source files for package org.eclipse.microprofile.openapi.apps.scanconfig.a... [INFO] Loading source files for package org.eclipse.microprofile.openapi.apps.scanconfig.a.b... [INFO] Loading source files for package org.eclipse.microprofile.openapi.apps.scanconfig.a.b.c... [INFO] Loading source files for package org.eclipse.microprofile.openapi.apps.scanconfig.x... [INFO] Loading source files for package org.eclipse.microprofile.openapi.apps.scanconfig.x.y... [INFO] Loading source files for package org.eclipse.microprofile.openapi.filter... [INFO] Loading source files for package org.eclipse.microprofile.openapi.reader... [INFO] Loading source files for package org.eclipse.microprofile.openapi.tck... [INFO] Loading source files for package org.eclipse.microprofile.openapi.tck.beanvalidation... [INFO] Loading source files for package org.eclipse.microprofile.openapi.tck.utils... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_292 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/JAXRSApp.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/UserData.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/ApiException.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/BadRequestException.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/NotFoundException.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/NotFoundExceptionMapper.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/ReviewRejectedException.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/ReviewRejectedExceptionMapper.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/ReviewRejectedExceptionMapper.RejectionResponse.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Airline.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Airport.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Booking.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/CreditCard.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Flight.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Gender.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Review.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/User.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/Weather.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/AirlinesResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/AvailabilityResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/PlayerService.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/ReviewResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/UserResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/BookingResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/BeanValidationApp.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/BeanValidationData.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/BeanValidationResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/TestGroup.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/PetStoreApp.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/PetData.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/StoreData.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/UserData.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/ApiException.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/BadRequestException.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/NotFoundException.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/ApiResponse.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/BadOrder.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Cat.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Category.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Dog.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Lizard.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Order.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Pet.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/Tag.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/User.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/JavaRestResourceUtil.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/PetResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/PetStoreResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/UserResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/ScanConfigApplication.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/AResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/BResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/c/CResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/XResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/y/YResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/AirlinesOASFilter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/MyOASModelReaderImpl.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/AirlinesAppTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/AppTestBase.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/FilterTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/Groups.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/ModelConstructionTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/ModelReaderAppTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigScanClassBase.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigScanDisableTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigSchemaTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigServersTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASConfigWebInfTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyAbstractLicenseImpl.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyConstructible.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyLicense.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASFactoryErrorTest.MyLicenseImpl.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigExcludeMultiple.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigExcludeOnly.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigIncludeMultiple.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigIncludeOnly.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigPackageExcludeClassInclude.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigPackageExcludeMultiple.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigPackageExcludeOnly.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigPackageExcludesAroundInclude.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigPackageIncludeClassExclude.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigPackageIncludeMultiple.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigPackageIncludeOnly.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigPackageIncludesAroundExcludes.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/OASScanConfigTests.ScanConfigPartialPackage.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/PetStoreAppTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/StaticDocumentTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/beanvalidation/BeanValidationDisabledTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/beanvalidation/BeanValidationTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/ConfigAsset.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/TCKMatchers.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/YamlToJsonFilter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/overview-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/c/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/c/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/c/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/y/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/y/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/y/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/beanvalidation/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/beanvalidation/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/beanvalidation/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/serialized-form.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/class-use/JAXRSApp.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/class-use/UserData.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/ReviewRejectedExceptionMapper.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/ReviewRejectedExceptionMapper.RejectionResponse.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/ReviewRejectedException.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/NotFoundExceptionMapper.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/NotFoundException.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/BadRequestException.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/class-use/ApiException.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Weather.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/User.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Review.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Gender.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Flight.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/CreditCard.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Booking.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Airport.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/class-use/Airline.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/UserResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/ReviewResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/PlayerService.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/AvailabilityResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/class-use/AirlinesResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/class-use/BookingResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/class-use/TestGroup.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/class-use/BeanValidationResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/class-use/BeanValidationData.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/class-use/BeanValidationApp.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/class-use/PetStoreApp.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/class-use/UserData.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/class-use/StoreData.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/class-use/PetData.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/class-use/NotFoundException.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/class-use/BadRequestException.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/class-use/ApiException.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/User.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Tag.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Pet.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Order.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Lizard.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Dog.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Category.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/Cat.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/BadOrder.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/class-use/ApiResponse.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/UserResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/PetStoreResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/PetResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/class-use/JavaRestResourceUtil.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/class-use/ScanConfigApplication.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/class-use/AResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/class-use/BResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/c/class-use/CResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/class-use/XResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/y/class-use/YResource.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/class-use/AirlinesOASFilter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/class-use/MyOASModelReaderImpl.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/StaticDocumentTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/PetStoreAppTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigIncludeOnly.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigIncludeMultiple.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigPackageIncludeOnly.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigPackageIncludeMultiple.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigExcludeOnly.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigExcludeMultiple.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigPackageExcludeOnly.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigPackageExcludeMultiple.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigPackageIncludesAroundExcludes.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigPackageExcludesAroundInclude.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigPackageExcludeClassInclude.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigPackageIncludeClassExclude.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASScanConfigTests.ScanConfigPartialPackage.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyConstructible.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyLicense.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyAbstractLicenseImpl.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASFactoryErrorTest.MyLicenseImpl.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigWebInfTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigServersTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigSchemaTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigScanDisableTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/OASConfigScanClassBase.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/ModelReaderAppTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/ModelConstructionTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/Groups.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/FilterTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/AppTestBase.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/class-use/AirlinesAppTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/beanvalidation/class-use/BeanValidationTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/beanvalidation/class-use/BeanValidationDisabledTest.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/class-use/YamlToJsonFilter.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/class-use/TCKMatchers.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/class-use/ConfigAsset.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/data/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/exception/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/model/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/airlines/resources/bookings/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/beanvalidation/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/data/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/exception/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/model/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/petstore/resource/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/a/b/c/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/apps/scanconfig/x/y/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/filter/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/reader/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/beanvalidation/package-use.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/org/eclipse/microprofile/openapi/tck/utils/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/index-all.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/allclasses-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/allclasses-noframe.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/overview-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/help-doc.html... [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/microprofile-openapi-tck-3.1-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-openapi-tck --- [INFO] [INFO] [INFO] [INFO] -----< org.eclipse.microprofile.openapi:microprofile-openapi-spec >----- [INFO] [INFO] Building MicroProfile OpenAPI Specification 3.1 [4/5] [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-openapi-spec --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 62 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 4 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-openapi-spec --- [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-year) @ microprofile-openapi-spec --- [INFO] [INFO] [INFO] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-openapi-spec --- [INFO] [INFO] Using 'UTF-8' encoding to format source files. [INFO] [INFO] Number of files to be formatted: 0 [INFO] [INFO] [INFO] [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-openapi-spec --- [INFO] [INFO] Total Files Processed: 0 in 00:00.000 [INFO] [INFO] Already Sorted: 0 [INFO] [INFO] Needed Sorting: 0 [INFO] [INFO] [INFO] [INFO] --- asciidoctor-maven-plugin:2.1.0:process-asciidoc (generate-pdf) @ microprofile-openapi-spec --- [INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spec/src/docs/asciidoc does not exist [INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spec/src/asciidoc does not exist [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] Converted /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spec/src/main/asciidoc/microprofile-openapi-spec.asciidoc [INFO] [INFO] [INFO] [INFO] --- asciidoctor-maven-plugin:2.1.0:process-asciidoc (generate-html) @ microprofile-openapi-spec --- [INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spec/src/docs/asciidoc does not exist [INFO] [INFO] sourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spec/src/asciidoc does not exist [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Copying 1 resource [INFO] [INFO] Converted /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spec/src/main/asciidoc/microprofile-openapi-spec.asciidoc [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-openapi-spec --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] You have 0 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:attach-artifact (attach-artifacts) @ microprofile-openapi-spec --- [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ microprofile-openapi-spec --- [INFO] [INFO] [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ microprofile-openapi-spec --- [INFO] [INFO] [INFO] [INFO] -----< org.eclipse.microprofile.openapi:microprofile-openapi-spi >------ [INFO] [INFO] Building MicroProfile OpenAPI SPI 3.1 [5/5] [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-openapi-spi --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 62 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 3 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-openapi-spi --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-openapi-spi --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-openapi-spi --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ microprofile-openapi-spi --- [INFO] [INFO] Using 'UTF-8' encoding to format source files. [INFO] [INFO] Number of files to be formatted: 2 [INFO] [INFO] Successfully formatted: 0 file(s) [INFO] [INFO] Fail to format: 0 file(s) [INFO] [INFO] Skipped: 2 file(s) [INFO] [INFO] Read only skipped: 0 file(s) [INFO] [INFO] Approximate time taken: 0s [INFO] [INFO] [INFO] [INFO] --- impsort-maven-plugin:1.4.1:sort (sort-imports) @ microprofile-openapi-spi --- [INFO] [INFO] Total Files Processed: 2 in 00:00.004 [INFO] [INFO] Already Sorted: 2 [INFO] [INFO] Needed Sorting: 0 [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ microprofile-openapi-spi --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 2 resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ microprofile-openapi-spi --- [INFO] [INFO] Changes detected - recompiling the module! [INFO] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/classes [INFO] [INFO] [INFO] [INFO] --- bnd-maven-plugin:5.2.0:bnd-process (default) @ microprofile-openapi-spi --- [INFO] [WARNING] Cannot consider developer in line '45' of file '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ microprofile-openapi-spi --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/src/test/resources [INFO] [INFO] [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ microprofile-openapi-spi --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (verify-style) @ microprofile-openapi-spi --- [INFO] [INFO] Starting audit... [INFO] Audit done. [INFO] [INFO] You have 0 Checkstyle violations. [INFO] [INFO] [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-openapi-spi --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-openapi-spi --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 1 resource [INFO] [INFO] [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ microprofile-openapi-spi --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/microprofile-openapi-spi-3.1.jar [INFO] [INFO] [INFO] [INFO] >>> maven-source-plugin:3.2.0:jar (attach-sources) > generate-sources @ microprofile-openapi-spi >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-openapi-spi --- [INFO] [INFO] Enabled default license matchers. [INFO] [INFO] Will parse SCM ignores for exclusions... [INFO] [INFO] Finished adding exclusions from SCM ignore files. [INFO] [INFO] 62 implicit excludes (use -debug for more details). [INFO] [INFO] 7 explicit excludes (use -debug for more details). [INFO] [INFO] 3 resources included (use -debug for more details) [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:timestamp-property (generate-timestamp) @ microprofile-openapi-spi --- [INFO] [INFO] [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-readme) @ microprofile-openapi-spi --- [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] [INFO] Copying 0 resource [INFO] [INFO] [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (unpack-licenses) @ microprofile-openapi-spi --- [INFO] [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar [INFO] [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target with includes "licenses/*" and excludes "" [INFO] [INFO] [INFO] [INFO] <<< maven-source-plugin:3.2.0:jar (attach-sources) < generate-sources @ microprofile-openapi-spi <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar (attach-sources) @ microprofile-openapi-spi --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/microprofile-openapi-spi-3.1-sources.jar [INFO] [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.0:jar-no-fork (attach-sources) @ microprofile-openapi-spi --- [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/microprofile-openapi-spi-3.1-sources.jar [INFO] [WARNING] artifact org.eclipse.microprofile.openapi:microprofile-openapi-spi:java-source:sources:3.1 already attached, replace previous instance [INFO] [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ microprofile-openapi-spi --- [INFO] [INFO] No previous run data found, generating javadoc. [INFO] [INFO] [INFO] Loading source files for package org.eclipse.microprofile.openapi.spi... [INFO] Constructing Javadoc information... [INFO] Standard Doclet version 1.8.0_292 [INFO] Building tree for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/OASFactoryResolver.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/package-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/package-summary.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/package-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/apidocs/constant-values.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/class-use/OASFactoryResolver.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/apidocs/org/eclipse/microprofile/openapi/spi/package-use.html... [INFO] Building index for all the packages and classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/apidocs/overview-tree.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/apidocs/index-all.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/apidocs/deprecated-list.html... [INFO] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/apidocs/allclasses-frame.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/apidocs/allclasses-noframe.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/apidocs/index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/apidocs/help-doc.html... [INFO] [INFO] Building jar: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/microprofile-openapi-spi-3.1-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- bnd-baseline-maven-plugin:5.2.0:baseline (baseline) @ microprofile-openapi-spi --- [INFO] [INFO] Determining the baseline version for org.eclipse.microprofile.openapi:microprofile-openapi-spi:jar:(,3.1) using repositories [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] [INFO] [WARNING] Could not transfer metadata org.eclipse.microprofile.openapi:microprofile-openapi-spi/maven-metadata.xml from/to eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/): transfer failed for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/openapi/microprofile-openapi-spi/maven-metadata.xml, status: 502 Bad Gateway [INFO] [INFO] The baseline version was found to be null [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Summary for MicroProfile OpenAPI 3.1: [INFO] [INFO] [INFO] [INFO] MicroProfile OpenAPI ............................... SUCCESS [ 14.194 s] [INFO] [INFO] MicroProfile OpenAPI API ........................... SUCCESS [ 21.539 s] [INFO] [INFO] MicroProfile OpenAPI TCK ........................... SUCCESS [ 16.674 s] [INFO] [INFO] MicroProfile OpenAPI Specification ................. SUCCESS [ 26.809 s] [INFO] [INFO] MicroProfile OpenAPI SPI ........................... FAILURE [ 1.311 s] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD FAILURE [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 01:26 min [INFO] [INFO] Finished at: 2022-10-03T09:41:56Z [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [ERROR] Failed to execute goal biz.aQute.bnd:bnd-baseline-maven-plugin:5.2.0:baseline (baseline) on project microprofile-openapi-spi: An error occurred while calculating the baseline: Unable to locate a previous version of the artifact -> [Help 1] [INFO] [ERROR] [INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [INFO] [ERROR] [INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles: [INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [INFO] [ERROR] [INFO] [ERROR] After correcting the problems, you can resume the build with the command [INFO] [ERROR] mvn -rf :microprofile-openapi-spi [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for MicroProfile OpenAPI 3.1-SNAPSHOT: [INFO] [INFO] MicroProfile OpenAPI ............................... FAILURE [01:44 min] [INFO] MicroProfile OpenAPI API ........................... SKIPPED [INFO] MicroProfile OpenAPI TCK ........................... SKIPPED [INFO] MicroProfile OpenAPI Specification ................. SKIPPED [INFO] MicroProfile OpenAPI SPI ........................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:48 min [INFO] Finished at: 2022-10-03T09:41:56Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.3:prepare (default-cli) on project microprofile-openapi-parent: Maven execution failed, exit code: '1' -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [Pipeline] } [Pipeline] // script [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 256 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Copy Specs) Stage "Copy Specs" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api [Pipeline] { [Pipeline] archive The archive step is deprecated, please use archiveArtifacts instead. [Pipeline] sh + rm -f ../output-settings.xml [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] deleteDir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE