Page MenuHomePhorge

Build 16
PassedPublic

Run Command

When
Completed at Apr 14 2015, 11:03 PM · Built for 39 s
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Build Log 77 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1Note: checking out 'e579bc2cb343696b0dd7ceb976df0629b54c805d'.
2
3You are in 'detached HEAD' state. You can look around, make experimental
4changes and commit them, and you can discard any commits you make in this
5state without impacting any branches by performing another checkout.
6
7If you want to create a new branch to retain commits you create, you may
8do so (now or later) by using -b with the checkout command again. Example:
9
10 git checkout -b new_branch_name
11
12HEAD is now at e579bc2... Restructure the build for maipo
13Sending build context to Docker daemon 2.048 kB
14
15Sending build context to Docker daemon
16

Build Log 76 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Cloning into 'docker.git'...
2/var/tmp/16/docker.git /var/tmp/16 /var/tmp/30
3/var/tmp/16 /var/tmp/30
4Cloning into 'stick.git'...
5/var/tmp/16/docker.git /var/tmp/16 /var/tmp/30
6/var/tmp/16/docker.KMh /var/tmp/16/docker.git
7Cloning into 'docker.git'...
8/var/tmp/16/docker.KMh/docker.git/ci /var/tmp/16/docker.KMh /var/tmp/16/docker.git
9for dist in $(find . -mindepth 1 -maxdepth 1 -type f -exec basename {} \; | sort | grep -E '^[a-z]+$'); do \
10 docker build -t kolab/ci-$dist - < $dist ; \
11done
12Step 0 : FROM centos:centos7
13 ---> 214a4932132a
14Step 1 : MAINTAINER Kolab Systems <vanmeeuwen@kolabsys.com>
15 ---> Using cache
16 ---> 85a7fc22c601
17Step 2 : RUN yum clean metadata && yum -y install epel-release
18 ---> Running in 5ba5b9df34d2
19Loaded plugins: fastestmirror
20Cleaning repos: base extras updates
210 metadata files removed
220 sqlite files removed
230 metadata files removed
24Loaded plugins: fastestmirror
25Determining fastest mirrors
26 * base: centosmirror.netcup.net
27 * extras: centosmirror.netcup.net
28 * updates: mirror.euserv.net
29Resolving Dependencies
30--> Running transaction check
31---> Package epel-release.noarch 0:7-5 will be installed
32--> Finished Dependency Resolution
33
34Dependencies Resolved
35
36================================================================================
37 Package Arch Version Repository Size
38================================================================================
39Installing:
40 epel-release noarch 7-5 extras 14 k
41
42Transaction Summary
43================================================================================
44Install 1 Package
45
46Total download size: 14 k
47Installed size: 24 k
48Downloading packages:
49warning: /var/cache/yum/x86_64/7/extras/packages/epel-release-7-5.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
50Public key for epel-release-7-5.noarch.rpm is not installed
51Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
52Importing GPG key 0xF4A80EB5:
53 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
54 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
55 Package : centos-release-7-1.1503.el7.centos.2.8.x86_64 (@CentOS/$releasever)
56 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
57Running transaction check
58Running transaction test
59Transaction test succeeded
60Running transaction
61 Installing : epel-release-7-5.noarch 1/1
62 Verifying : epel-release-7-5.noarch 1/1
63
64Installed:
65 epel-release.noarch 0:7-5
66
67Complete!
68 ---> bd71e0e2d52b
69Removing intermediate container 5ba5b9df34d2
70Step 3 : git yum-utils
71# Skipping unknown instruction GIT
72Step 4 : ADD http://obs.kolabsys.com/repositories/Kolab:/Development/CentOS_7/Kolab:Development.repo /etc/yum.repos.d/Kolab:Development.repo
73 ---> 9e762301c5e1
74Removing intermediate container 88617c96c2f3
75Step 5 : RUN rpm --import https://ssl.kolabsys.com/community.asc
76 ---> Running in 40013050cc69
77 ---> e08acb6466a1
78Removing intermediate container 40013050cc69
79Step 6 : ENV IMAGE maipo
80 ---> Running in 42e3358f85d0
81 ---> a08cc67d7a04
82Removing intermediate container 42e3358f85d0
83Step 7 : ADD https://cgit.kolab.org/docker/plain/ci/entrypoint.sh /
84 ---> a1961c98b9d6
85Removing intermediate container 4c7897befff5
86Step 8 : RUN chmod 755 /entrypoint.sh
87 ---> Running in 1bf8036a4907
88 ---> 1736ddea045a
89Removing intermediate container 1bf8036a4907
90Step 9 : ENTRYPOINT [ "/entrypoint.sh" ]
91 ---> Running in acd578378dd9
92 ---> 8e23a139153e
93Removing intermediate container acd578378dd9
94Successfully built 8e23a139153e
95/var/tmp/16/docker.KMh /var/tmp/16/docker.git
96/var/tmp/16/docker.git
97/var/tmp/16 /var/tmp/30
98/var/tmp/30
99At this stage, we're just going to be successful.
100

Lease Host

When
Completed at Apr 14 2015, 11:02 PM · Built instantly
Status
Passed
This build step has since been deleted on the build plan. Some information may be omitted.

Wait for Previous Commits to Build

When
Completed at Apr 14 2015, 11:02 PM · Built instantly
Status
Passed
1 empty log is hidden Show all logs.

Event Timeline