Build: #1 was successful First build for this plan

Logs

The following logs have been generated by the jobs in this branch.
  • Expand all
  • Collapse all
Job Logs
Collapse default Default Stage Download or View
03-Oct-2016 02:13:36 Successfully built 01980bc60f2b
03-Oct-2016 02:13:36 Sending build context to Docker daemon 22.02 kB
03-Oct-2016 02:13:36
03-Oct-2016 02:13:36 Step 1 : FROM ubuntu
03-Oct-2016 02:13:37 latest: Pulling from library/ubuntu
03-Oct-2016 02:13:37 Digest: sha256:28d4c5234db8d5a634d5e621c363d900f8f241240ee0a6a978784c978fe9c737
03-Oct-2016 02:13:37 Status: Image is up to date for ubuntu:latest
03-Oct-2016 02:13:37 ---> c73a085dc378
03-Oct-2016 02:13:37 Step 2 : RUN apt-get -y update     && apt-get -y install curl unzip docker.io python python-dev python-pip     && pip install flask-restful     && pip install arrow     && apt-get clean all     && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*     ;
03-Oct-2016 02:13:37 ---> Using cache
03-Oct-2016 02:13:37 ---> fadcd9b01cd7
03-Oct-2016 02:13:37 Step 3 : COPY FILES.toolserver /
03-Oct-2016 02:13:37 ---> Using cache
03-Oct-2016 02:13:37 ---> 61c75d39fb4b
03-Oct-2016 02:13:37 Step 4 : ENV TOOLSERVER_PORT 8082
03-Oct-2016 02:13:37 ---> Using cache
03-Oct-2016 02:13:37 ---> 05139d48e24d
03-Oct-2016 02:13:37 Step 5 : CMD /usr/local/bin/usage
03-Oct-2016 02:13:37 ---> Using cache
03-Oct-2016 02:13:37 ---> 4283581b009c
03-Oct-2016 02:13:37 Successfully built 4283581b009c
03-Oct-2016 02:13:37 Tagged clowder toolserver with local
03-Oct-2016 02:13:37 Tagged clowder toolserver with local
03-Oct-2016 02:13:37 Untagged: toolserver-12150:latest
03-Oct-2016 02:13:37 Untagged: clowder-12150:latest