Console Output

Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://bitbucket.org/fabriziogiudici/northernwind-rca-src.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://bitbucket.org/fabriziogiudici/northernwind-rca-src.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/northernwind-rca-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/fabrizio.giudici
Seen branch in repository origin/feature/NWRCA-53
Seen branch in repository origin/feature/NWRCA-7
Seen branch in repository origin/fix-for-NWRCA-53
Seen branch in repository origin/fix-for-NWRCA-7
Seen branch in repository origin/fix-for-NWRCA-95
Seen branch in repository origin/master
Seen branch in repository origin/release/1.2-ALPHA-4
Seen 8 remote branches
 > git show-ref --tags -d # timeout=10
Multiple candidate revisions
Scheduling another build to catch up with Zephyr :: Build and Test
Checking out Revision bdf689ae43cb4e91d0e20bb31f7b2dab508633ef (origin/fix-for-NWRCA-95)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bdf689ae43cb4e91d0e20bb31f7b2dab508633ef # timeout=10
Commit message: "Final fix for NWRCA-95."
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
Downloaded artifact https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/superpom/superpom/5.0-ALPHA-4/superpom-5.0-ALPHA-4.pom
Downloaded artifact https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/superpom/5.0-ALPHA-4/superpom-5.0-ALPHA-4.pom
Downloaded artifact https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/thesefoolishthings/3.1-ALPHA-7/thesefoolishthings-3.1-ALPHA-7.pom
Downloaded artifact https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/superpom/superpom/4.15/superpom-4.15.pom
Downloaded artifact https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/superpom/4.15/superpom-4.15.pom
Downloaded artifact https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/steelblue/steelblue/1.0-ALPHA-16/steelblue-1.0-ALPHA-16.pom
Failed to transfer Could not find metadata it.tidalwave.northernwind:northernwind:1.2-ALPHA-4-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.northernwind:northernwind:pom:1.2-ALPHA-4-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.northernwind:northernwind:pom:1.2-ALPHA-4-SNAPSHOT in maven-proxy.tidalwave.it (https://services.tidalwave.it/nexus/content/groups/public) @ line 104, column 25

	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)
Build step 'Dependency analysis' marked build as failure
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: 
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