Skip to content
Failed

Console Output

Started by user DIM Build
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/geckoAddon/workspace
The recommended git tool is: NONE
Warning: CredentialId "66aea1ab-d880-4596-a7a5-ddcdcd2f9ed4" could not be found.
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitlab.com/gecko.io/geckoAddons.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://gitlab.com/gecko.io/geckoAddons.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://gitlab.com/gecko.io/geckoAddons.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 9ea4d5c1526451319aa0bf3528f3a0c996e40459 (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9ea4d5c1526451319aa0bf3528f3a0c996e40459 # timeout=10
Commit message: "bumped version"
 > git rev-list --no-walk 9ea4d5c1526451319aa0bf3528f3a0c996e40459 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins4197821309817344084.sh
+ ls /root/.m2/settings.xml
ls: cannot access '/root/.m2/settings.xml': No such file or directory
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
Finished: FAILURE