SuccessConsole Output

[lient-stage_2-merge_rift300-CIDEGQOJ5GJMK4PRC5C3QYQ4N3LTFE5SG55A5OSB5AQNU2SAAESA] Running shell script
+ docker build -t osm/osmclient-rift300 .
Sending build context to Docker daemon 557.1 kB
Sending build context to Docker daemon 1.114 MB
Sending build context to Docker daemon 1.671 MB
Sending build context to Docker daemon 2.228 MB
Sending build context to Docker daemon 2.785 MB
Sending build context to Docker daemon 3.342 MB
Sending build context to Docker daemon 3.899 MB
Sending build context to Docker daemon 4.456 MB
Sending build context to Docker daemon 5.014 MB
Sending build context to Docker daemon 5.571 MB
Sending build context to Docker daemon 6.128 MB
Sending build context to Docker daemon 6.685 MB
Sending build context to Docker daemon 7.242 MB
Sending build context to Docker daemon 7.799 MB
Sending build context to Docker daemon 8.356 MB
Sending build context to Docker daemon 8.913 MB
Sending build context to Docker daemon  9.47 MB
Sending build context to Docker daemon 10.03 MB
Sending build context to Docker daemon 10.58 MB
Sending build context to Docker daemon 11.14 MB
Sending build context to Docker daemon 11.37 MB

Step 1 : FROM ubuntu:16.04
 ---> f1d200737f6f
Step 2 : RUN apt-get update && apt-get -y install git make python python3     libcurl4-gnutls-dev libgnutls-dev tox python-dev python3-dev     debhelper python-setuptools python-all apt-utils
 ---> Using cache
 ---> ea4f3d2c5c74
Step 3 : RUN groupadd -o -g 1015 -r jenkins
 ---> Using cache
 ---> e7db30fa4e80
Step 4 : RUN useradd -o -u 1017 --create-home -r -g jenkins jenkins
 ---> Using cache
 ---> ccb3244bf8c0
Successfully built ccb3244bf8c0