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
07-Jul-2016 14:41:15 Successfully built 820962c95a72
07-Jul-2016 14:41:15 Sending build context to Docker daemon 22.02 kB
07-Jul-2016 14:41:15
07-Jul-2016 14:41:15 Step 1 : FROM ubuntu
07-Jul-2016 14:41:16 latest: Pulling from library/ubuntu
07-Jul-2016 14:41:16 Digest: sha256:bbfd93a02a8487edb60f20316ebc966ddc7aa123c2e609185450b96971020097
07-Jul-2016 14:41:16 Status: Image is up to date for ubuntu:latest
07-Jul-2016 14:41:16 ---> 0f192147631d
07-Jul-2016 14:41:16 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/*     ;
07-Jul-2016 14:41:16 ---> Using cache
07-Jul-2016 14:41:16 ---> 18c77a4e989f
07-Jul-2016 14:41:16 Step 3 : COPY FILES.toolserver /
07-Jul-2016 14:41:16 ---> Using cache
07-Jul-2016 14:41:16 ---> 1723a7ee1630
07-Jul-2016 14:41:16 Step 4 : ENV TOOLSERVER_PORT 8082
07-Jul-2016 14:41:16 ---> Using cache
07-Jul-2016 14:41:16 ---> 27fbfdf77a6f
07-Jul-2016 14:41:16 Step 5 : CMD /usr/local/bin/usage
07-Jul-2016 14:41:16 ---> Using cache
07-Jul-2016 14:41:16 ---> 2251fea1e795
07-Jul-2016 14:41:16 Successfully built 2251fea1e795
07-Jul-2016 14:41:16 Tagged clowder toolserver with local
07-Jul-2016 14:41:16 Tagged clowder toolserver with local
07-Jul-2016 14:41:16 Untagged: toolserver-8301:latest
07-Jul-2016 14:41:16 Untagged: clowder-8301:latest