|
From: <ge...@de...> - 2018-06-08 15:54:14
|
See <http://build.flightgear.org:8080/job/Mac-nightly/1165/display/redirect> ------------------------------------------ Started by timer [EnvInject] - Loading node environment variables. Building remotely on Mac (osx mac) in workspace <http://build.flightgear.org:8080/job/Mac-nightly/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://fgbuild.local/fgmeta.git # timeout=10 Fetching upstream changes from git://fgbuild.local/fgmeta.git > git --version # timeout=10 > git fetch --tags --progress git://fgbuild.local/fgmeta.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/next^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/next^{commit} # timeout=10 Checking out Revision 5f21b077a62f2ed94840992d2bb5391ebf713e12 (refs/remotes/origin/next) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f21b077a62f2ed94840992d2bb5391ebf713e12 Commit message: "track submodule changes for release" > git rev-list --no-walk 5f21b077a62f2ed94840992d2bb5391ebf713e12 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.simgear.url # timeout=10 > git config -f .gitmodules --get submodule.simgear.path # timeout=10 > git submodule update --init --recursive --remote simgear # timeout=30 > git config --get submodule.flightgear.url # timeout=10 > git config -f .gitmodules --get submodule.flightgear.path # timeout=10 > git submodule update --init --recursive --remote flightgear # timeout=30 > git config --get submodule.fgrun.url # timeout=10 > git config -f .gitmodules --get submodule.fgrun.path # timeout=10 > git submodule update --init --recursive --remote fgrun # timeout=30 > git config --get submodule.fgdata.url # timeout=10 > git config -f .gitmodules --get submodule.fgdata.path # timeout=10 > git submodule update --init --recursive --remote fgdata # timeout=30 > git config --get submodule.windows-3rd-party.url # timeout=10 > git config -f .gitmodules --get submodule.windows-3rd-party.path # timeout=10 > git submodule update --init --recursive --remote windows-3rd-party # timeout=30 > git config --get submodule.getstart.url # timeout=10 > git config -f .gitmodules --get submodule.getstart.path # timeout=10 > git submodule update --init --recursive --remote getstart # timeout=30 Copied 619 artifacts from "Mac-3rdparty-deps" build number 69 [Mac-nightly] $ /bin/sh -xe /var/folders/v3/rmm_ytgd4cg1hd5ppj_bkfk80000gq/T/jenkins2749852939388038278.sh + rm -rf fgdata/SceneryPack.SBRJ + rm -rf fgdata/Scenery + curl --silent http://pilotfiber.dl.sourceforge.net/project/flightgear/scenery/SceneryPack.ENBR.tgz + tar --directory=fgdata --extract --gzip + mv fgdata/SceneryPack.ENBR fgdata/Scenery mv: rename fgdata/SceneryPack.ENBR to fgdata/Scenery: No such file or directory Build step 'Execute shell' marked build as failure SSH: Current build result is [FAILURE], not going to run. |