Started by user Frederic Gurr Rebuilds build #823 Running as Frederic Gurr Obtained buildScripts/release.groovy from git https://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-l1q2g is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-l1q2g" 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-l1q2g" - 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-l1q2g" - 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-3107.v665000b_51092" 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-l1q2g 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 https://github.com/eclipse/microprofile-build-infra.git > git init /home/jenkins/agent/workspace/MicroProfile Releases # timeout=10 Fetching upstream changes from https://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-ssh713042621325898916.key Verifying host key using known hosts file > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-build-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision eda4929725ed8882831bca07f13c8a24f35ce851 (refs/remotes/origin/master) > git config remote.origin.url https://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 eda4929725ed8882831bca07f13c8a24f35ce851 # timeout=10 Commit message: "Build MicroProfile OpenAPI w/Java 11 (#7)" > git rev-list --no-walk eda4929725ed8882831bca07f13c8a24f35ce851 # 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-ssh828117159136540275.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 3401f04f8d9e6ba3437000d2cfa1677f06a9ec05 (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 3401f04f8d9e6ba3437000d2cfa1677f06a9ec05 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b master 3401f04f8d9e6ba3437000d2cfa1677f06a9ec05 # timeout=10 > git rev-list --no-walk 9b9c7eb0c870c09ea268f45d3872530b228b1177 # 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 ++ awk -F: '/fpr:/ {print $10}' ++ sort -u + 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: 2027-10-17 usage: SCEA trust: unknown validity: unknown ssb rsa4096/90F02A85133A7738 created: 2017-10-10 expires: 2027-10-17 usage: S [ unknown] (1). Eclipse Microprofile Project pub rsa4096/2733B6177E5CD6D5 created: 2017-10-10 expires: 2027-10-17 usage: SCEA trust: unknown validity: unknown ssb rsa4096/90F02A85133A7738 created: 2017-10-10 expires: 2027-10-17 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: 2027-10-17 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/90F02A85133A7738 created: 2017-10-10 expires: 2027-10-17 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 2027-10-17 pub rsa4096/2733B6177E5CD6D5 created: 2017-10-10 expires: 2027-10-17 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/90F02A85133A7738 created: 2017-10-10 expires: 2027-10-17 usage: S [ultimate] (1). Eclipse Microprofile Project pub rsa4096/2733B6177E5CD6D5 created: 2017-10-10 expires: 2027-10-17 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/90F02A85133A7738 created: 2017-10-10 expires: 2027-10-17 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: 2027-10-17 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/90F02A85133A7738 created: 2017-10-10 expires: 2027-10-17 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-4HtB6zJCTX0E/agent.243 SSH_AGENT_PID=245 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api@tmp/private_key_7719219109204465176.key (/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api@tmp/private_key_7719219109204465176.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] tool [Pipeline] tool [Pipeline] withEnv [Pipeline] { [Pipeline] sh + mvn -q -N io.takari:maven:0.7.7:wrapper -Dmaven=3.9.0 Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" + ./mvnw -v Apache Maven 3.9.0 (9b58d2bad23a66be161c4664ef21ce219c2c8584) Maven home: /home/jenkins/.m2/wrapper/dists/apache-maven-3.9.0-bin/7u41pcsb933vr4m6u83d7ofakm/apache-maven-3.9.0 Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [Pipeline] sh + ./mvnw -s /home/jenkins/.m2/settings.xml release:prepare release:perform -B -Dtag=3.1.1 -DdevelopmentVersion=3.2-SNAPSHOT -DreleaseVersion=3.1.1 -Drevremark=Final -Drelease.revision=Final -DstagingProgressTimeoutMinutes=20 Apache Maven 3.9.0 (9b58d2bad23a66be161c4664ef21ce219c2c8584) Maven home: /home/jenkins/.m2/wrapper/dists/apache-maven-3.9.0-bin/7u41pcsb933vr4m6u83d7ofakm/apache-maven-3.9.0 Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.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.2-SNAPSHOT [1/5] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- release:3.0.0-M7:prepare (default-cli) @ microprofile-openapi-parent --- [INFO] starting prepare goal, composed of 17 phases: check-poms, scm-check-modifications, check-dependency-snapshots, create-backup-poms, map-release-versions, input-variables, map-development-versions, rewrite-poms-for-release, generate-release-poms, run-preparation-goals, scm-commit-release, scm-tag, rewrite-poms-for-development, remove-release-poms, run-completion-goals, scm-commit-development, end-release [INFO] 1/17 prepare:check-poms [INFO] 2/17 prepare:scm-check-modifications [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-prefix' [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: ?? .mvn/ [WARNING] Ignoring unrecognized line: ?? mvnw [WARNING] Ignoring unrecognized line: ?? mvnw.cmd [WARNING] Ignoring unrecognized line: ?? release.properties [INFO] 3/17 prepare:check-dependency-snapshots [INFO] Checking dependencies and plugins for snapshots ... [INFO] 4/17 prepare:create-backup-poms [INFO] Creating pom.xml backup with .releaseBackup suffix [INFO] 5/17 prepare:map-release-versions [INFO] 6/17 prepare:input-variables [INFO] 7/17 prepare:map-development-versions [INFO] 8/17 prepare:rewrite-poms-for-release [INFO] Transforming pom.xml microprofile-openapi-parent 'MicroProfile OpenAPI'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming api/pom.xml microprofile-openapi-api 'MicroProfile OpenAPI API'... [INFO] Transforming tck/pom.xml microprofile-openapi-tck 'MicroProfile OpenAPI TCK'... [INFO] Transforming spec/pom.xml microprofile-openapi-spec 'MicroProfile OpenAPI Specification'... [INFO] Transforming spi/pom.xml microprofile-openapi-spi 'MicroProfile OpenAPI SPI'... [INFO] 9/17 prepare:generate-release-poms [INFO] Not generating release POMs [INFO] 10/17 prepare:run-preparation-goals [INFO] Executing goals 'verify'... [INFO] Apache Maven 3.9.0 (9b58d2bad23a66be161c4664ef21ce219c2c8584) [INFO] Maven home: /home/jenkins/.m2/wrapper/dists/apache-maven-3.9.0-bin/7u41pcsb933vr4m6u83d7ofakm/apache-maven-3.9.0 [INFO] Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9 [INFO] Default locale: en_US, platform encoding: UTF-8 [INFO] OS name: "linux", version: "5.17.13-200.fc35.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 [1/5] [INFO] [INFO] from pom.xml [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat:0.15: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] 74 implicit excludes. [INFO] [INFO] 7 explicit excludes. [INFO] [INFO] 1 resources included [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses. [INFO] [INFO] [INFO] [INFO] --- formatter:2.22.0:format (default) @ microprofile-openapi-parent --- [INFO] [INFO] [INFO] [INFO] --- impsort:1.8.0:sort (sort-imports) @ microprofile-openapi-parent --- [INFO] [INFO] Processed 0 files in 00:00.006 (Already Sorted: 0, Needed Sorting: 0) [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.2.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] --- source:3.2.0:jar-no-fork (attach-sources) @ microprofile-openapi-parent --- [INFO] [INFO] [INFO] [INFO] --- gpg:3.0.1: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.1 [2/5] [INFO] [INFO] from api/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat:0.15: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. [INFO] [INFO] 7 explicit excludes. [INFO] [INFO] 114 resources included [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 114 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper:3.3.0:timestamp-property (generate-timestamp) @ microprofile-openapi-api --- [INFO] [INFO] [INFO] [INFO] --- resources: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] --- dependency: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:2.22.0:format (default) @ microprofile-openapi-api --- [INFO] [INFO] Processed 113 files in 3s240ms (Formatted: 0, Unchanged: 113, Failed: 0, Readonly: 0) [INFO] [INFO] [INFO] [INFO] --- impsort:1.8.0:sort (sort-imports) @ microprofile-openapi-api --- [INFO] [INFO] Processed 113 files in 00:01.876 (Already Sorted: 113, Needed Sorting: 0) [INFO] [INFO] [INFO] [INFO] --- resources: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] --- compiler: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:6.4.0:bnd-process (default) @ microprofile-openapi-api --- [INFO] [WARNING] Cannot consider developer in line '47' 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] --- resources: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] --- compiler:3.10.1:testCompile (default-testCompile) @ microprofile-openapi-api --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.2.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 9.3 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] --- surefire:3.0.0-M8:test (default-test) @ microprofile-openapi-api --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- resources: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] --- jar: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.1.jar [INFO] [INFO] [INFO] [INFO] >>> source:3.2.0:jar (attach-sources) > generate-sources @ microprofile-openapi-api >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat:0.15: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. [INFO] [INFO] 7 explicit excludes. [INFO] [INFO] 114 resources included [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 114 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper:3.3.0:timestamp-property (generate-timestamp) @ microprofile-openapi-api --- [INFO] [INFO] [INFO] [INFO] --- resources: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] --- dependency: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] <<< source:3.2.0:jar (attach-sources) < generate-sources @ microprofile-openapi-api <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- source: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.1-sources.jar [INFO] [INFO] [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ microprofile-openapi-api --- [INFO] [WARNING] artifact org.eclipse.microprofile.openapi:microprofile-openapi-api:java-source:sources:3.1.1 already attached, replace previous instance [INFO] [INFO] [INFO] [INFO] --- javadoc: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 11.0.11 [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/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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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/OASConfig.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/OASFilter.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/annotations/class-use/Components.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/OpenAPIDefinition.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/callbacks/class-use/Callback.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/Callbacks.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/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/ParameterStyle.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/SecuritySchemeIn.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/extensions/class-use/Extension.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/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/Contact.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/License.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/links/class-use/LinkParameter.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/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/Encoding.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/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.False.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/SchemaProperty.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/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/RequestBody.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/responses/class-use/APIResponse.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/APIResponses.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/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/OAuthScope.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/SecurityRequirements.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/SecurityRequirementsSets.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/SecuritySchemes.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/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/Servers.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/annotations/tags/class-use/Tags.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/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/Extensible.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/OpenAPI.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/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/Paths.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/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/Contact.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/License.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/Content.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/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/MediaType.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/XML.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.In.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/RequestBody.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/responses/class-use/APIResponses.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/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/SecurityRequirement.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.In.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/servers/class-use/Server.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/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] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/allclasses-index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/allpackages-index.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.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/apidocs/allclasses.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.1-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- bnd-baseline:6.4.0:baseline (baseline) @ microprofile-openapi-api --- [INFO] [INFO] Determining the baseline version for org.eclipse.microprofile.openapi:microprofile-openapi-api:jar:(,3.1.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.1 [INFO] [INFO] Baseline bundle /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/microprofile-openapi-api-3.1.1.jar against baseline /home/jenkins/.m2/repository/org/eclipse/microprofile/openapi/microprofile-openapi-api/3.1/microprofile-openapi-api-3.1.jar [INFO] [INFO] Baseline check succeeded. See the report in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/api/target/baseline/microprofile-openapi-api-3.1.1.txt. [INFO] [INFO] [INFO] [INFO] --- gpg:3.0.1: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.1 [3/5] [INFO] [INFO] from tck/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat:0.15: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. [INFO] [INFO] 7 explicit excludes. [INFO] [INFO] 88 resources included [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 88 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper:3.3.0:timestamp-property (generate-timestamp) @ microprofile-openapi-tck --- [INFO] [INFO] [INFO] [INFO] --- resources: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] --- dependency: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:2.22.0:format (default) @ microprofile-openapi-tck --- [INFO] [INFO] Processed 87 files in 1s5ms (Formatted: 0, Unchanged: 87, Failed: 0, Readonly: 0) [INFO] [INFO] [INFO] [INFO] --- impsort:1.8.0:sort (sort-imports) @ microprofile-openapi-tck --- [INFO] [INFO] Processed 87 files in 00:01.308 (Already Sorted: 87, Needed Sorting: 0) [INFO] [INFO] [INFO] [INFO] --- resources: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] --- compiler: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] --- resources: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] --- compiler:3.10.1:testCompile (default-testCompile) @ microprofile-openapi-tck --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.2.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:73: 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:80: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:206: 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 buildModel 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 9.3 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:[73] (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:[206] (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 buildModel 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] --- surefire:3.0.0-M8:test (default-test) @ microprofile-openapi-tck --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- resources: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] --- resources: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:1.0.1: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:1.0.1: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] --- jar: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.1.jar [INFO] [INFO] [INFO] [INFO] >>> source:3.2.0:jar (attach-sources) > generate-sources @ microprofile-openapi-tck >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat:0.15: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. [INFO] [INFO] 7 explicit excludes. [INFO] [INFO] 88 resources included [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 88 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper:3.3.0:timestamp-property (generate-timestamp) @ microprofile-openapi-tck --- [INFO] [INFO] [INFO] [INFO] --- resources: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] --- dependency: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] <<< source:3.2.0:jar (attach-sources) < generate-sources @ microprofile-openapi-tck <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- source: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.1-sources.jar [INFO] [INFO] [INFO] [INFO] --- source: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.1 already attached, replace previous instance [INFO] [INFO] [INFO] [INFO] --- javadoc: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 11.0.11 [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/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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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/ApiException.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/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/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/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/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/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/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/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/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/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/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/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/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/Weather.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/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/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/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/UserResource.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/BeanValidationApp.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/BeanValidationResource.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/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/PetData.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/UserData.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/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/NotFoundException.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/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/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/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/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/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/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/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/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/User.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/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/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/UserResource.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/AirlinesAppTest.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/FilterTest.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/ModelConstructionTest.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/OASConfigScanClassBase.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/OASConfigSchemaTest.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/OASConfigWebInfTest.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.MyLicenseImpl.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.MyLicense.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/OASScanConfigTests.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/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.ScanConfigPackageExcludeClassInclude.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.ScanConfigPackageIncludesAroundExcludes.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.ScanConfigPackageExcludeOnly.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.ScanConfigExcludeOnly.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.ScanConfigPackageIncludeOnly.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.ScanConfigIncludeOnly.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/StaticDocumentTest.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/beanvalidation/class-use/BeanValidationTest.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/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/YamlToJsonFilter.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] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/allclasses-index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/allpackages-index.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.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/tck/target/apidocs/allclasses.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.1-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- gpg:3.0.1: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.1 [4/5] [INFO] [INFO] from spec/pom.xml [INFO] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat:0.15: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. [INFO] [INFO] 7 explicit excludes. [INFO] [INFO] 4 resources included [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper:3.3.0:timestamp-property (generate-timestamp) @ microprofile-openapi-spec --- [INFO] [INFO] [INFO] [INFO] --- build-helper:3.3.0:timestamp-property (generate-year) @ microprofile-openapi-spec --- [INFO] [INFO] [INFO] [INFO] --- formatter:2.22.0:format (default) @ microprofile-openapi-spec --- [INFO] [INFO] [INFO] [INFO] --- impsort:1.8.0:sort (sort-imports) @ microprofile-openapi-spec --- [INFO] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0) [INFO] [INFO] [INFO] [INFO] --- asciidoctor:2.2.2: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] Using 'UTF-8' encoding to copy filtered properties files. [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:2.2.2: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] Using 'UTF-8' encoding to copy filtered properties files. [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] --- checkstyle:3.2.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:3.3.0:attach-artifact (attach-artifacts) @ microprofile-openapi-spec --- [INFO] [INFO] [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ microprofile-openapi-spec --- [INFO] [INFO] [INFO] [INFO] --- gpg:3.0.1: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.1 [5/5] [INFO] [INFO] from spi/pom.xml [INFO] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] [INFO] [INFO] --- apache-rat:0.15: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. [INFO] [INFO] 7 explicit excludes. [INFO] [INFO] 3 resources included [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper:3.3.0:timestamp-property (generate-timestamp) @ microprofile-openapi-spi --- [INFO] [INFO] [INFO] [INFO] --- resources: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] --- dependency: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:2.22.0:format (default) @ microprofile-openapi-spi --- [INFO] [INFO] Processed 2 files in 32ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0) [INFO] [INFO] [INFO] [INFO] --- impsort:1.8.0:sort (sort-imports) @ microprofile-openapi-spi --- [INFO] [INFO] Processed 2 files in 00:00.041 (Already Sorted: 2, Needed Sorting: 0) [INFO] [INFO] [INFO] [INFO] --- resources: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] --- compiler: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:6.4.0:bnd-process (default) @ microprofile-openapi-spi --- [INFO] [WARNING] Cannot consider developer in line '47' 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] --- resources: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] --- compiler:3.10.1:testCompile (default-testCompile) @ microprofile-openapi-spi --- [INFO] [INFO] No sources to compile [INFO] [INFO] [INFO] [INFO] --- checkstyle:3.2.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] --- surefire:3.0.0-M8:test (default-test) @ microprofile-openapi-spi --- [INFO] [INFO] No tests to run. [INFO] [INFO] [INFO] [INFO] --- resources: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] --- jar: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.1.jar [INFO] [INFO] [INFO] [INFO] >>> source:3.2.0:jar (attach-sources) > generate-sources @ microprofile-openapi-spi >>> [INFO] [INFO] [INFO] [INFO] --- apache-rat:0.15: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. [INFO] [INFO] 7 explicit excludes. [INFO] [INFO] 3 resources included [INFO] [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses. [INFO] [INFO] [INFO] [INFO] --- build-helper:3.3.0:timestamp-property (generate-timestamp) @ microprofile-openapi-spi --- [INFO] [INFO] [INFO] [INFO] --- resources: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] --- dependency: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] <<< source:3.2.0:jar (attach-sources) < generate-sources @ microprofile-openapi-spi <<< [INFO] [INFO] [INFO] [INFO] [INFO] [INFO] --- source: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.1-sources.jar [INFO] [INFO] [INFO] [INFO] --- source:3.2.0:jar-no-fork (attach-sources) @ microprofile-openapi-spi --- [INFO] [WARNING] artifact org.eclipse.microprofile.openapi:microprofile-openapi-spi:java-source:sources:3.1.1 already attached, replace previous instance [INFO] [INFO] [INFO] [INFO] --- javadoc: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 11.0.11 [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-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] Building index for all classes... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/apidocs/allclasses-index.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/apidocs/allpackages-index.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.html... [INFO] Generating /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/apidocs/allclasses.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.1-javadoc.jar [INFO] [INFO] [INFO] [INFO] --- bnd-baseline:6.4.0:baseline (baseline) @ microprofile-openapi-spi --- [INFO] [INFO] Determining the baseline version for org.eclipse.microprofile.openapi:microprofile-openapi-spi:jar:(,3.1.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.1 [INFO] [INFO] Baseline bundle /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/microprofile-openapi-spi-3.1.1.jar against baseline /home/jenkins/.m2/repository/org/eclipse/microprofile/openapi/microprofile-openapi-spi/3.1/microprofile-openapi-spi-3.1.jar [INFO] [INFO] Baseline check succeeded. See the report in /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api/spi/target/baseline/microprofile-openapi-spi-3.1.1.txt. [INFO] [INFO] [INFO] [INFO] --- gpg:3.0.1:sign (sign-artifacts) @ microprofile-openapi-spi --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Reactor Summary for MicroProfile OpenAPI 3.1.1: [INFO] [INFO] [INFO] [INFO] MicroProfile OpenAPI ............................... SUCCESS [ 49.050 s] [INFO] [INFO] MicroProfile OpenAPI API ........................... SUCCESS [01:19 min] [INFO] [INFO] MicroProfile OpenAPI TCK ........................... SUCCESS [ 34.498 s] [INFO] [INFO] MicroProfile OpenAPI Specification ................. SUCCESS [ 53.213 s] [INFO] [INFO] MicroProfile OpenAPI SPI ........................... SUCCESS [ 5.307 s] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD SUCCESS [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 04:20 min [INFO] [INFO] Finished at: 2023-07-05T11:50:06Z [INFO] [INFO] ------------------------------------------------------------------------ [INFO] 11/17 prepare:scm-commit-release [INFO] Checking in modified POMs... [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api' && 'git' 'add' '--' 'pom.xml' 'api/pom.xml' 'tck/pom.xml' 'spec/pom.xml' 'spi/pom.xml' [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' 'rev-parse' '--show-prefix' [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: ?? .mvn/ [WARNING] Ignoring unrecognized line: ?? api/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? mvnw [WARNING] Ignoring unrecognized line: ?? mvnw.cmd [WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? release.properties [WARNING] Ignoring unrecognized line: ?? spec/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? spi/pom.xml.releaseBackup [WARNING] Ignoring unrecognized line: ?? tck/pom.xml.releaseBackup [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api' && 'git' 'commit' '--verbose' '-F' '/tmp/maven-scm-1679759523.commit' [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' 'symbolic-ref' 'HEAD' [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' 'push' 'git@github.com:eclipse/microprofile-open-api.git' 'refs/heads/master:refs/heads/master' [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api [INFO] 12/17 prepare:scm-tag [INFO] Tagging release with the label 3.1.1... [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api' && 'git' 'tag' '-F' '/tmp/maven-scm-391955728.commit' '3.1.1' [INFO] Working directory: /home/jenkins/agent/workspace/MicroProfile Releases/microprofile-open-api [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for MicroProfile OpenAPI 3.2-SNAPSHOT: [INFO] [INFO] MicroProfile OpenAPI ............................... FAILURE [05:57 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: 06:40 min [INFO] Finished at: 2023-07-05T11:50:07Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:3.0.0-M7:prepare (default-cli) on project microprofile-openapi-parent: Unable to tag SCM [ERROR] Provider message: [ERROR] The git-tag command failed. [ERROR] Command output: [ERROR] fatal: tag '3.1.1' already exists [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 245 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