See <https://builds.apache.org/job/streams-project-site/33/changes>
Changes: [sblackmon] wrap up STREAMS-403 and STREAMS-425 ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H10 (Ubuntu yahoo-not-h2 ubuntu docker) in workspace <https://builds.apache.org/job/streams-project-site/ws/> Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams.git > git init <https://builds.apache.org/job/streams-project-site/ws/> # > timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/incubator-streams.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/incubator-streams.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/incubator-streams.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/incubator-streams.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 48d54c2902050e2f76f0ea1618da7cc1cadbd574 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 48d54c2902050e2f76f0ea1618da7cc1cadbd574 > git rev-list 11e3a0f1b78e548c7678a91f6793c8568cfca0c9 # timeout=10 [streams-project-site] $ /bin/bash -xe /tmp/hudson5721757500497655082.sh ++ find . -name '*.dot' + for dot in '$(find . -name *.dot)' + dot -Tsvg ./streams-contrib/streams-processor-json/src/main/resources/components.dot -o ./streams-contrib/streams-processor-json/src/main/resources/components.dot.svg /tmp/hudson5721757500497655082.sh: line 2: dot: command not found Build step 'Execute shell' marked build as failure
