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
24-Nov-2016 15:14:04 Successfully built 763c8cdcf686
24-Nov-2016 15:14:04 Sending build context to Docker daemon 22.02 kB
24-Nov-2016 15:14:04
24-Nov-2016 15:14:04 Step 1 : FROM ubuntu
24-Nov-2016 15:14:05 latest: Pulling from library/ubuntu
24-Nov-2016 15:14:05 Digest: sha256:35bc48a1ca97c3971611dc4662d08d131869daa692acb281c7e9e052924e38b1
24-Nov-2016 15:14:05 Status: Image is up to date for ubuntu:latest
24-Nov-2016 15:14:05 ---> e4415b714b62
24-Nov-2016 15:14:05 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/*     ;
24-Nov-2016 15:14:05 ---> Using cache
24-Nov-2016 15:14:05 ---> 656cea38eb75
24-Nov-2016 15:14:05 Step 3 : COPY FILES.toolserver /
24-Nov-2016 15:14:05 ---> Using cache
24-Nov-2016 15:14:05 ---> 2a62a26b0d4f
24-Nov-2016 15:14:05 Step 4 : ENV TOOLSERVER_PORT 8082
24-Nov-2016 15:14:05 ---> Using cache
24-Nov-2016 15:14:05 ---> feb05df1db20
24-Nov-2016 15:14:05 Step 5 : CMD /usr/local/bin/usage
24-Nov-2016 15:14:05 ---> Using cache
24-Nov-2016 15:14:05 ---> b5383eb120d7
24-Nov-2016 15:14:05 Successfully built b5383eb120d7
24-Nov-2016 15:14:05 Tagged clowder toolserver with local
24-Nov-2016 15:14:05 Tagged clowder toolserver with local
24-Nov-2016 15:14:05 Untagged: toolserver-27704:latest
24-Nov-2016 15:14:05 Untagged: clowder-27704:latest