Started by user Stanislav Trailov Running as Stanislav Trailov Agent basic-v3bf3 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-v3bf3" namespace: "hawkbit" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.hawkbit.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-v3bf3" - 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-v3bf3" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.hawkbit.svc.cluster.local/hawkbit/" 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-hawkbit" 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" Building remotely on basic-v3bf3 (basic) in workspace /home/jenkins/agent/workspace/hawkbit-extensions-master-release [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/hawkbit-extensions.git > git init /home/jenkins/agent/workspace/hawkbit-extensions-master-release # timeout=10 Fetching upstream changes from https://github.com/eclipse/hawkbit-extensions.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse/hawkbit-extensions.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/hawkbit-extensions.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 2332a9010437c4b946d7c59c9036e5083c520641 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2332a9010437c4b946d7c59c9036e5083c520641 # timeout=10 Commit message: "Hawkbi Milestone release 0.3.0M9" > git rev-list --no-walk 97a298fe7b2a2166654c1bb00695f324b646d62b # timeout=10 [hawkbit-extensions-master-release] $ /bin/sh -xe /tmp/jenkins2876908516241909520.sh ++ tty + export 'GPG_TTY=not a tty' + GPG_TTY='not a tty' + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: key 385CBC1C7F667FAE: 1 signature not checked due to a missing key gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 385CBC1C7F667FAE: public key "Eclipse hawkBit Project <hawkbit-dev@eclipse.org>" imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 385CBC1C7F667FAE: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 gpg: no ultimately trusted keys found ++ 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\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 52BAC27902B3C6B04F449AEC6331B813E9297CE0 trust Secret subkeys are available. pub rsa4096/385CBC1C7F667FAE created: 2016-09-23 expires: 2026-10-20 usage: SCEA trust: unknown validity: unknown ssb rsa4096/6331B813E9297CE0 created: 2016-09-26 expires: 2026-10-20 usage: S [ unknown] (1). Eclipse hawkBit Project <hawkbit-dev@eclipse.org> pub rsa4096/385CBC1C7F667FAE created: 2016-09-23 expires: 2026-10-20 usage: SCEA trust: unknown validity: unknown ssb rsa4096/6331B813E9297CE0 created: 2016-09-26 expires: 2026-10-20 usage: S [ unknown] (1). Eclipse hawkBit Project <hawkbit-dev@eclipse.org> 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/385CBC1C7F667FAE created: 2016-09-23 expires: 2026-10-20 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/6331B813E9297CE0 created: 2016-09-26 expires: 2026-10-20 usage: S [ unknown] (1). Eclipse hawkBit Project <hawkbit-dev@eclipse.org> 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\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 6F9F44404ED99C36E85D059F385CBC1C7F667FAE 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 2026-10-20 pub rsa4096/385CBC1C7F667FAE created: 2016-09-23 expires: 2026-10-20 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/6331B813E9297CE0 created: 2016-09-26 expires: 2026-10-20 usage: S [ultimate] (1). Eclipse hawkBit Project <hawkbit-dev@eclipse.org> pub rsa4096/385CBC1C7F667FAE created: 2016-09-23 expires: 2026-10-20 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/6331B813E9297CE0 created: 2016-09-26 expires: 2026-10-20 usage: S [ultimate] (1). Eclipse hawkBit Project <hawkbit-dev@eclipse.org> 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/385CBC1C7F667FAE created: 2016-09-23 expires: 2026-10-20 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/6331B813E9297CE0 created: 2016-09-26 expires: 2026-10-20 usage: S [ultimate] (1). Eclipse hawkBit Project <hawkbit-dev@eclipse.org> [hawkbit-extensions-master-release] $ /bin/sh -xe /tmp/jenkins11912480549460111149.sh + git config user.email jeroen.laverman@bosch.io + git config user.name Laverman [hawkbit-extensions-master-release] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml versions:set -B -DnewVersion=0.3.0M9 Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.18, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-11/jdk-11.0.18+10 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] Inspecting build with total of 8 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 8 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] hawkBit :: Extensions [pom] [INFO] hawkBit :: Extensions :: Artifact Repository Mongo [jar] [INFO] hawkBit :: Extensions :: S3 Repository [jar] [INFO] hawkBit :: Extensions :: GCS Repository [jar] [INFO] hawkBit :: Extensions :: Azure [pom] [INFO] hawkBit :: Extensions :: Azure Block Storage Repository [jar] [INFO] hawkBit :: Extensions :: Runtimes [pom] [INFO] hawkBit :: Extensions :: Azure enabled Update Server [jar] [INFO] [INFO] -----------< org.eclipse.hawkbit:hawkbit-extensions-parent >------------ [INFO] Building hawkBit :: Extensions 0.3.0-SNAPSHOT [1/8] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions:2.10.0:set (default-cli) @ hawkbit-extensions-parent --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/jenkins/agent/workspace/hawkbit-extensions-master-release [INFO] Processing change of org.eclipse.hawkbit:hawkbit-extensions-parent:0.3.0-SNAPSHOT -> 0.3.0M9 [INFO] Processing org.eclipse.hawkbit:hawkbit-extensions-parent [INFO] Updating project org.eclipse.hawkbit:hawkbit-extensions-parent [INFO] from version 0.3.0-SNAPSHOT to 0.3.0M9 [INFO] [INFO] Processing org.eclipse.hawkbit:hawkbit-extended-runtimes [INFO] Updating parent org.eclipse.hawkbit:hawkbit-extensions-parent [INFO] from version 0.3.0-SNAPSHOT to 0.3.0M9 [INFO] Updating project org.eclipse.hawkbit:hawkbit-extended-runtimes [INFO] from version 0.3.0-SNAPSHOT to 0.3.0M9 [INFO] [INFO] Processing org.eclipse.hawkbit:hawkbit-extension-artifact-repository-gcs [INFO] Updating parent org.eclipse.hawkbit:hawkbit-extensions-parent [INFO] from version 0.3.0-SNAPSHOT to 0.3.0M9 [INFO] [INFO] Processing org.eclipse.hawkbit:hawkbit-extension-artifact-repository-mongo [INFO] Updating parent org.eclipse.hawkbit:hawkbit-extensions-parent [INFO] from version 0.3.0-SNAPSHOT to 0.3.0M9 [INFO] [INFO] Processing org.eclipse.hawkbit:hawkbit-extension-artifact-repository-s3 [INFO] Updating parent org.eclipse.hawkbit:hawkbit-extensions-parent [INFO] from version 0.3.0-SNAPSHOT to 0.3.0M9 [INFO] [INFO] Processing org.eclipse.hawkbit:hawkbit-extensions-azure [INFO] Updating parent org.eclipse.hawkbit:hawkbit-extensions-parent [INFO] from version 0.3.0-SNAPSHOT to 0.3.0M9 [INFO] Updating project org.eclipse.hawkbit:hawkbit-extensions-azure [INFO] from version 0.3.0-SNAPSHOT to 0.3.0M9 [INFO] [INFO] Processing org.eclipse.hawkbit:hawkbit-extension-artifact-repository-azure [INFO] Updating parent org.eclipse.hawkbit:hawkbit-extensions-azure [INFO] from version 0.3.0-SNAPSHOT to 0.3.0M9 [INFO] [INFO] Processing org.eclipse.hawkbit:hawkbit-update-server-azure [INFO] Updating parent org.eclipse.hawkbit:hawkbit-extended-runtimes [INFO] from version 0.3.0-SNAPSHOT to 0.3.0M9 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for hawkBit :: Extensions 0.3.0-SNAPSHOT: [INFO] [INFO] hawkBit :: Extensions .............................. SUCCESS [ 3.810 s] [INFO] hawkBit :: Extensions :: Artifact Repository Mongo . SKIPPED [INFO] hawkBit :: Extensions :: S3 Repository ............. SKIPPED [INFO] hawkBit :: Extensions :: GCS Repository ............ SKIPPED [INFO] hawkBit :: Extensions :: Azure ..................... SKIPPED [INFO] hawkBit :: Extensions :: Azure Block Storage Repository SKIPPED [INFO] hawkBit :: Extensions :: Runtimes .................. SKIPPED [INFO] hawkBit :: Extensions :: Azure enabled Update Server SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:05 min [INFO] Finished at: 2023-08-24T12:46:42Z [INFO] ------------------------------------------------------------------------ [WARNING] [WARNING] Plugin validation issues were detected in 1 plugin(s) [WARNING] [WARNING] * org.codehaus.mojo:versions-maven-plugin:2.10.0 [WARNING] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [WARNING] [hawkbit-extensions-master-release] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml clean javadoc:jar deploy scm:tag -B -Pcreate_gpg_signature -Dadditionalparam=-Xdoclint:none -Dusername=**** -Dpassword=**** -Drelease.scm.connection=scm:git:https://github.com/eclipse/hawkbit-extensions.git -Drelease.scm.developerConnection=scm:git:https://github.com/eclipse/hawkbit-extensions.git -Drelease.scm.url=https://github.com/eclipse/hawkbit-extensions.git Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.18, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-11/jdk-11.0.18+10 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] Inspecting build with total of 8 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 8 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] hawkBit :: Extensions [pom] [INFO] hawkBit :: Extensions :: Artifact Repository Mongo [jar] [INFO] hawkBit :: Extensions :: S3 Repository [jar] [INFO] hawkBit :: Extensions :: GCS Repository [jar] [INFO] hawkBit :: Extensions :: Azure [pom] [INFO] hawkBit :: Extensions :: Azure Block Storage Repository [jar] [INFO] hawkBit :: Extensions :: Runtimes [pom] [INFO] hawkBit :: Extensions :: Azure enabled Update Server [jar] [INFO] [INFO] -----------< org.eclipse.hawkbit:hawkbit-extensions-parent >------------ [INFO] Building hawkBit :: Extensions 0.3.0M9 [1/8] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-extensions-parent --- [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-extensions-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-extensions-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.8:prepare-agent (prepare-ut-agent) @ hawkbit-extensions-parent --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-extensions-master-release/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.8:report (report-ut) @ hawkbit-extensions-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ hawkbit-extensions-parent >>> [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-no-snapshots) @ hawkbit-extensions-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ hawkbit-extensions-parent <<< [INFO] [INFO] [INFO] --- source:3.2.1:jar (attach-sources) @ hawkbit-extensions-parent --- [INFO] [INFO] --- jacoco:0.8.8:prepare-agent-integration (prepare-it-agent) @ hawkbit-extensions-parent --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/home/jenkins/agent/workspace/hawkbit-extensions-master-release/target/jacoco-it.exec [INFO] [INFO] --- jacoco:0.8.8:report-integration (report-it) @ hawkbit-extensions-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ hawkbit-extensions-parent --- [INFO] [INFO] --- install:2.5.2:install (default-install) @ hawkbit-extensions-parent --- [INFO] Installing /home/jenkins/agent/workspace/hawkbit-extensions-master-release/pom.xml to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-extensions-parent/0.3.0M9/hawkbit-extensions-parent-0.3.0M9.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-extensions-master-release/target/hawkbit-extensions-parent-0.3.0M9.pom.asc to /home/jenkins/.m2/repository/org/eclipse/hawkbit/hawkbit-extensions-parent/0.3.0M9/hawkbit-extensions-parent-0.3.0M9.pom.asc [INFO] [INFO] --- nexus-staging:1.6.13:deploy (injected-nexus-deploy) @ hawkbit-extensions-parent --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/hawkbit-extensions-master-release/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [INFO] * Using staging profile ID "1d2b23f380235e" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/hawkbit-extensions-master-release/pom.xml to /home/jenkins/agent/workspace/hawkbit-extensions-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-extensions-parent/0.3.0M9/hawkbit-extensions-parent-0.3.0M9.pom [INFO] Installing /home/jenkins/agent/workspace/hawkbit-extensions-master-release/target/hawkbit-extensions-parent-0.3.0M9.pom.asc to /home/jenkins/agent/workspace/hawkbit-extensions-master-release/target/nexus-staging/staging/1d2b23f380235e/org/eclipse/hawkbit/hawkbit-extensions-parent/0.3.0M9/hawkbit-extensions-parent-0.3.0M9.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --< org.eclipse.hawkbit:hawkbit-extension-artifact-repository-mongo >--- [INFO] Building hawkBit :: Extensions :: Artifact Repository Mongo 0.3.0M9 [2/8] [INFO] from hawkbit-extension-artifact-repository-mongo/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ hawkbit-extension-artifact-repository-mongo --- [INFO] [INFO] --- javadoc:3.4.1:jar (default-cli) @ hawkbit-extension-artifact-repository-mongo --- [INFO] No previous run data found, generating javadoc. [INFO] 1 error [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping hawkBit :: Extensions [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for hawkBit :: Extensions 0.3.0M9: [INFO] [INFO] hawkBit :: Extensions .............................. SUCCESS [ 25.501 s] [INFO] hawkBit :: Extensions :: Artifact Repository Mongo . FAILURE [ 10.924 s] [INFO] hawkBit :: Extensions :: S3 Repository ............. SKIPPED [INFO] hawkBit :: Extensions :: GCS Repository ............ SKIPPED [INFO] hawkBit :: Extensions :: Azure ..................... SKIPPED [INFO] hawkBit :: Extensions :: Azure Block Storage Repository SKIPPED [INFO] hawkBit :: Extensions :: Runtimes .................. SKIPPED [INFO] hawkBit :: Extensions :: Azure enabled Update Server SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 40.792 s [INFO] Finished at: 2023-08-24T12:47:40Z [INFO] ------------------------------------------------------------------------ [WARNING] [WARNING] Plugin validation issues were detected in 9 plugin(s) [WARNING] [WARNING] * org.apache.maven.plugins:maven-source-plugin:3.2.1 [WARNING] * org.apache.maven.plugins:maven-site-plugin:3.12.1 [WARNING] * org.apache.maven.plugins:maven-install-plugin:2.5.2 [WARNING] * org.jacoco:jacoco-maven-plugin:0.8.8 [WARNING] * org.apache.maven.plugins:maven-gpg-plugin:1.6 [WARNING] * org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13 [WARNING] * org.apache.maven.plugins:maven-javadoc-plugin:3.4.1 [WARNING] * org.codehaus.mojo:versions-maven-plugin:2.10.0 [WARNING] * org.liquibase:liquibase-maven-plugin:4.9.1 [WARNING] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [WARNING] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.4.1:jar (default-cli) on project hawkbit-extension-artifact-repository-mongo: MavenReportException: Error while generating Javadoc: [ERROR] Exit code: 1 - javadoc: error - error: invalid source release: 17 [ERROR] [ERROR] Command line was: /opt/tools/java/temurin/jdk-11/jdk-11.0.18+10/bin/javadoc @options @packages [ERROR] [ERROR] Refer to the generated Javadoc files in '/home/jenkins/agent/workspace/hawkbit-extensions-master-release/hawkbit-extension-artifact-repository-mongo/target/apidocs' dir. [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :hawkbit-extension-artifact-repository-mongo Build step 'Invoke top-level Maven targets' marked build as failure Finished: FAILURE