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
30-Aug-2016 14:00:22 Successfully built b3610ac528c4
30-Aug-2016 14:00:23 Sending build context to Docker daemon 22.02 kB
30-Aug-2016 14:00:23
30-Aug-2016 14:00:23 Step 1 : FROM ubuntu
30-Aug-2016 14:00:23 latest: Pulling from library/ubuntu
30-Aug-2016 14:00:23 Digest: sha256:f4691c96e6bbaa99d99ebafd9af1b68ace2aa2128ae95a60369c506dd6e6f6ab
30-Aug-2016 14:00:23 Status: Image is up to date for ubuntu:latest
30-Aug-2016 14:00:23 ---> bd3d4369aebc
30-Aug-2016 14:00:23 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/*     ;
30-Aug-2016 14:00:23 ---> Using cache
30-Aug-2016 14:00:23 ---> 0084b6541259
30-Aug-2016 14:00:23 Step 3 : COPY FILES.toolserver /
30-Aug-2016 14:00:23 ---> Using cache
30-Aug-2016 14:00:23 ---> 48cef82844b2
30-Aug-2016 14:00:23 Step 4 : ENV TOOLSERVER_PORT 8082
30-Aug-2016 14:00:23 ---> Using cache
30-Aug-2016 14:00:23 ---> dea8e5389029
30-Aug-2016 14:00:23 Step 5 : CMD /usr/local/bin/usage
30-Aug-2016 14:00:23 ---> Using cache
30-Aug-2016 14:00:23 ---> cb5f2665a697
30-Aug-2016 14:00:23 Successfully built cb5f2665a697
30-Aug-2016 14:00:23 Tagged clowder toolserver with local
30-Aug-2016 14:00:23 Tagged clowder toolserver with local
30-Aug-2016 14:00:23 Untagged: toolserver-20688:latest
30-Aug-2016 14:00:23 Untagged: clowder-20688:latest