Started by user Fabrizio Giudici
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /var/jenkins_home/jobs/blueHour_Metrics_branches/workspace/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://bitbucket.org/fabriziogiudici/bluehour-src.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
> git clean -fdx # timeout=10
Fetching upstream changes from https://bitbucket.org/fabriziogiudici/bluehour-src.git
> git --version # timeout=10
> git --version # 'git version 2.30.2'
> git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/bluehour-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/fabrizio.giudici
Seen branch in repository origin/master
Seen branch in repository origin/release/1.0-ALPHA-9
Seen 3 remote branches
> git show-ref --tags -d # timeout=10
Checking out Revision cb707389e56b99c56e82b7403c5304e1ea1ac469 (origin/release/1.0-ALPHA-9)
> git config core.sparsecheckout # timeout=10
> git checkout -f cb707389e56b99c56e82b7403c5304e1ea1ac469 # timeout=10
Commit message: "UPGRADED 18."
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
Failed to transfer Could not find metadata it.tidalwave.thesefoolishthings:thesefoolishthings:3.2-ALPHA-18-SNAPSHOT/maven-metadata.xml in maven-proxy.tidalwave.it (https://services.tidalwave.it/nexus/content/groups/public)
Failed to transfer Could not find artifact it.tidalwave.thesefoolishthings:thesefoolishthings:pom:3.2-ALPHA-18-SNAPSHOT in maven-proxy.tidalwave.it (https://services.tidalwave.it/nexus/content/groups/public)
ERROR: Failed to parse POMs
org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Could not find artifact it.tidalwave.thesefoolishthings:thesefoolishthings:pom:3.2-ALPHA-18-SNAPSHOT in maven-proxy.tidalwave.it (https://services.tidalwave.it/nexus/content/groups/public) @ line 81, column 25
[ERROR] 'dependencies.dependency.version' for it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar is missing. @ line 173, column 21
at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:397)
at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:370)
at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:340)
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1330)
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1124)
at hudson.FilePath.act(FilePath.java:1198)
at hudson.FilePath.act(FilePath.java:1181)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1900)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
[workspace] $ /bin/bash /tmp/jenkins15419264116071098195.sh
No post-build script.
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