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
11-Jul-2016 11:13:24 Successfully built 740dc6d7a3b3
11-Jul-2016 11:13:24 Sending build context to Docker daemon 22.02 kB
11-Jul-2016 11:13:24
11-Jul-2016 11:13:24 Step 1 : FROM ubuntu
11-Jul-2016 11:13:25 latest: Pulling from library/ubuntu
11-Jul-2016 11:13:25 Digest: sha256:ba1688fec34f66d8a7ff5b42e6971625d8232c72bf0e38ad06dda10cad157293
11-Jul-2016 11:13:25 Status: Image is up to date for ubuntu:latest
11-Jul-2016 11:13:25 ---> cf62323fa025
11-Jul-2016 11:13:25 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/*     ;
11-Jul-2016 11:13:25 ---> Using cache
11-Jul-2016 11:13:25 ---> 84aedc70ec07
11-Jul-2016 11:13:25 Step 3 : COPY FILES.toolserver /
11-Jul-2016 11:13:25 ---> Using cache
11-Jul-2016 11:13:25 ---> 3c213728916f
11-Jul-2016 11:13:25 Step 4 : ENV TOOLSERVER_PORT 8082
11-Jul-2016 11:13:25 ---> Using cache
11-Jul-2016 11:13:25 ---> 89290ae39a8c
11-Jul-2016 11:13:25 Step 5 : CMD /usr/local/bin/usage
11-Jul-2016 11:13:25 ---> Using cache
11-Jul-2016 11:13:25 ---> 26b17e5bec73
11-Jul-2016 11:13:25 Successfully built 26b17e5bec73
11-Jul-2016 11:13:25 Tagged clowder toolserver with local
11-Jul-2016 11:13:25 Tagged clowder toolserver with local
11-Jul-2016 11:13:25 Untagged: toolserver-27220:latest
11-Jul-2016 11:13:25 Untagged: clowder-27220:latest