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
26-Sep-2016 09:21:22 Successfully built 34b77c13b8fa
26-Sep-2016 09:21:22 Sending build context to Docker daemon 22.02 kB
26-Sep-2016 09:21:22
26-Sep-2016 09:21:22 Step 1 : FROM ubuntu
26-Sep-2016 09:21:23 latest: Pulling from library/ubuntu
26-Sep-2016 09:21:23 Digest: sha256:3235a49037919e99696d97df8d8a230717272d848ee4ddadbca8d54f97ee30cb
26-Sep-2016 09:21:23 Status: Image is up to date for ubuntu:latest
26-Sep-2016 09:21:23 ---> 45bc58500fa3
26-Sep-2016 09:21: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/*     ;
26-Sep-2016 09:21:23 ---> Using cache
26-Sep-2016 09:21:23 ---> 389c3352231e
26-Sep-2016 09:21:23 Step 3 : COPY FILES.toolserver /
26-Sep-2016 09:21:23 ---> Using cache
26-Sep-2016 09:21:23 ---> 953b2f63514c
26-Sep-2016 09:21:23 Step 4 : ENV TOOLSERVER_PORT 8082
26-Sep-2016 09:21:23 ---> Using cache
26-Sep-2016 09:21:23 ---> 0a6fcd330074
26-Sep-2016 09:21:23 Step 5 : CMD /usr/local/bin/usage
26-Sep-2016 09:21:23 ---> Using cache
26-Sep-2016 09:21:23 ---> 2001cce6b01c
26-Sep-2016 09:21:23 Successfully built 2001cce6b01c
26-Sep-2016 09:21:23 Tagged clowder toolserver with local
26-Sep-2016 09:21:23 Tagged clowder toolserver with local
26-Sep-2016 09:21:23 Untagged: toolserver-29291:latest
26-Sep-2016 09:21:23 Untagged: clowder-29291:latest