Skip to content

Console Output

Started by user Vasili Gulevich
Running as Vasili Gulevich
Checking out git https://github.com/xored/q7.quality.mockups.git into /var/jenkins/workspace/mockups@script/f2aab83eeb61b75375f68b41c88383c2c5307a1201b4b33ea6496798e4e7b063 to read Jenkinsfile
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Using shallow clone with depth 1
Avoid fetching tags
Cloning repository https://github.com/xored/q7.quality.mockups.git
 > git init /var/jenkins/workspace/mockups@script/f2aab83eeb61b75375f68b41c88383c2c5307a1201b4b33ea6496798e4e7b063 # timeout=10
Fetching upstream changes from https://github.com/xored/q7.quality.mockups.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --no-tags --force --progress --depth=1 -- https://github.com/xored/q7.quality.mockups.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/xored/q7.quality.mockups.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 9e5fed2c6017719817f10acb172a44cb842f1632 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e5fed2c6017719817f10acb172a44cb842f1632 # timeout=10
Commit message: "Merge pull request #13 from gal-shvetsova/master"
First time build. Skipping changelog.
ERROR: /var/jenkins/workspace/mockups@script/f2aab83eeb61b75375f68b41c88383c2c5307a1201b4b33ea6496798e4e7b063/Jenkinsfile not found
Finished: FAILURE