Started by an SCM change
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/blueMarine3_Metrics/workspace
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://bitbucket.org/tidalwave/bluemarine3-src.git
> git init /var/jenkins_home/jobs/blueMarine3_Metrics/workspace # timeout=10
Fetching upstream changes from https://bitbucket.org/tidalwave/bluemarine3-src.git
> git --version # timeout=10
> git --version # 'git version 2.30.2'
> git fetch --tags --force --progress -- https://bitbucket.org/tidalwave/bluemarine3-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://bitbucket.org/tidalwave/bluemarine3-src.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 4c0e7f1628907cce974de779f4092bfbe025a65d (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4c0e7f1628907cce974de779f4092bfbe025a65d # timeout=10
Commit message: "Initial import."
First time build. Skipping changelog.
Parsing POMs
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
[workspace] $ /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9/bin/mvn -s /tmp/settings9223231222803063331.xml -Dmaven.repo.local=/var/jenkins_home/jobs/blueMarine3_Metrics/workspace/.repository -B -Dmaven.repo.local=/var/jenkins_home/jobs/blueMarine3_Metrics/workspace@tmp/repository -DfailOnError=false -Dtft.profile.metrics.sonarGoal= -Pit.tidalwave-site-v1,it.tidalwave-ci-v1,generate-revision-id
[INFO] Scanning for projects...
[WARNING] The requested profile "it.tidalwave-site-v1" could not be activated because it does not exist.
[WARNING] The requested profile "it.tidalwave-ci-v1" could not be activated because it does not exist.
[WARNING] The requested profile "generate-revision-id" could not be activated because it does not exist.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.233 s
[INFO] Finished at: 2024-12-22T04:30:39Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "it.tidalwave-site-v1" could not be activated because it does not exist.
[WARNING] The requested profile "it.tidalwave-ci-v1" could not be activated because it does not exist.
[WARNING] The requested profile "generate-revision-id" could not be activated because it does not exist.
[ERROR] No goals have been specified for this build. You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available lifecycle phases are: pre-clean, clean, post-clean, validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-site, site, post-site, site-deploy. -> [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/NoGoalSpecifiedExceptionBuild step 'Invoke top-level Maven targets' marked build as failure
ERROR: No such file /var/jenkins_home/jobs/blueMarine3_Metrics/workspace/pom.xml
Perhaps you need to specify the correct POM file path in the project configuration?
Build does not meet criteria for workspace archiving - result is not at least UNSTABLE.
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml
Did not find any matching files.
[description-setter] Description set:
[Java CompilerMavenCPDAspectJCode AnalysisSpotBugsPMDOpen Tasks ScannerJavaDoc] Skipping execution of recorder since overall result is 'FAILURE'
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE