See <http://ci.nuiton.org/jenkins/job/scmwebeditor-nightly/9/> ------------------------------------------ Started by user CI Nuiton Admin Building on master in workspace <http://ci.nuiton.org/jenkins/job/scmwebeditor-nightly/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://gitlab.nuiton.org/nuiton/scmwebeditor.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/nuiton/scmwebeditor.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/nuiton/scmwebeditor.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/refs/heads/develop^{commit} # timeout=10 Checking out Revision e05fc5128087cc9f9de56865075d2f19d49f4451 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f e05fc5128087cc9f9de56865075d2f19d49f4451 git rev-list e05fc5128087cc9f9de56865075d2f19d49f4451 # timeout=10 Parsing POMs ERROR: No such settings file <http://ci.nuiton.org/jenkins/job/scmwebeditor-nightly/ws/${FORGE_DATA_DIRECTORY}/maven/settings.xml> exists Please verify that your alternate settings file is specified properly and exists in the workspace. 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 3 second