Created
July 24, 2015 14:00
-
-
Save david-strejc/a057210b68124e8f0cea to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root @ master-1 master ### oc build-logs cakephp-example-2 -n dst | |
Stderr:false PortSpecs:[] ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[OPENSHIFT_BUILD_NAME=cakephp-example-2 OPENSHIFT_BUILD_NAMESPACE=dst OPENSHIFT_BUILD_SOURCE=https://github.com/openshift/cakephp-ex.git] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] DNS:[] Image:openshift/php-55-centos7:latest Volumes:map[] VolumesFrom: WorkingDir: MacAddress: Entrypoint:[] NetworkDisabled:false SecurityOpts:[] OnBuild:[] Labels:map[]} | |
I0724 13:53:51.280277 1 docker.go:408] Attaching to container | |
I0724 13:53:51.288783 1 docker.go:465] Starting container | |
I0724 13:53:51.539607 1 docker.go:475] Waiting for container | |
I0724 13:53:51.734772 1 sti.go:411] ---> Installing application source ... | |
I0724 13:53:53.600071 1 docker.go:481] Container exited | |
I0724 13:53:53.600104 1 docker.go:487] Invoking postExecution function | |
I0724 13:53:53.600132 1 sti.go:238] No .sti/environment provided (no environment file found in application sources) | |
I0724 13:53:53.600196 1 docker.go:521] Committing container with config: {Hostname: Domainname: User: Memory:0 MemorySwap:0 CPUShares:0 CPUSet: AttachStdin:false AttachStdout:false AttachStderr:false PortSpecs:[] ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[OPENSHIFT_BUILD_NAME=cakephp-example-2 OPENSHIFT_BUILD_NAMESPACE=dst OPENSHIFT_BUILD_SOURCE=https://github.com/openshift/cakephp-ex.git] Cmd:[/usr/local/sti/run] DNS:[] Image: Volumes:map[] VolumesFrom: WorkingDir: MacAddress: Entrypoint:[] NetworkDisabled:false SecurityOpts:[] OnBuild:[] Labels:map[io.openshift.s2i.build.commit.message:Merge pull request #10 from gabemontero/issue3358 io.openshift.s2i.build.source-location:https://github.com/openshift/cakephp-ex.git io.k8s.display-name:172.30.177.30:5000/dst/cakephp-example:latest io.openshift.s2i.build.image:openshift/php-55-centos7:latest io.openshift.s2i.build.commit.author:Ben Parees <[email protected]> io.openshift.s2i.build.commit.date:Wed Jul 1 14:16:25 2015 -0400 io.openshift.s2i.build.commit.id:cb80161 io.openshift.s2i.build.commit.ref:master]} | |
I0724 13:54:05.124938 1 sti.go:269] Successfully built 172.30.177.30:5000/dst/cakephp-example:latest | |
I0724 13:54:05.365855 1 cleanup.go:23] Removing temporary directory /tmp/sti591502988 | |
I0724 13:54:05.365903 1 fs.go:99] Removing directory '/tmp/sti591502988' | |
I0724 13:54:05.456310 1 cfg.go:46] PUSH_DOCKERCFG_PATH=/var/run/secrets/openshift.io/push/.dockercfg | |
I0724 13:54:05.456745 1 cfg.go:64] Using serviceaccount user for Docker authentication | |
I0724 13:54:05.456775 1 sti.go:146] Using provided push secret for pushing 172.30.177.30:5000/dst/cakephp-example:latest image | |
I0724 13:54:05.456787 1 sti.go:149] Pushing 172.30.177.30:5000/dst/cakephp-example:latest image ... | |
E0724 13:54:15.475718 1 dockerutil.go:50] push for image 172.30.177.30:5000/dst/cakephp-example:latest failed, will retry in 10s ... | |
root @ master-1 master ### oc describe pod docker-registry-1-mqkyf | |
Name: docker-registry-1-mqkyf | |
Namespace: default | |
Image(s): openshift/origin-docker-registry:v1.0.3 | |
Node: node-1.os3-1.es1.easycloud.cz/10.10.0.192 | |
Labels: deployment=docker-registry-1,deploymentconfig=docker-registry,docker-registry=default | |
Status: Running | |
Reason: | |
Message: | |
IP: 10.1.1.2 | |
Replication Controllers: docker-registry-1 (1/1 replicas created) | |
Containers: | |
registry: | |
Image: openshift/origin-docker-registry:v1.0.3 | |
State: Running | |
Started: Fri, 24 Jul 2015 14:53:24 +0200 | |
Ready: True | |
Restart Count: 0 | |
Conditions: | |
Type Status | |
Ready True | |
Events: | |
FirstSeen LastSeen Count From SubobjectPath Reason Message | |
Fri, 24 Jul 2015 14:50:31 +0200 Fri, 24 Jul 2015 14:50:31 +0200 1 {scheduler } scheduled Successfully assigned docker-registry-1-mqkyf to node-1.os3-1.es1.easycloud.cz | |
Fri, 24 Jul 2015 14:50:37 +0200 Fri, 24 Jul 2015 14:50:37 +0200 1 {kubelet node-1.os3-1.es1.easycloud.cz} implicitly required container POD pulled Successfully pulled Pod container image "openshift/origin-pod:v1.0.3" | |
Fri, 24 Jul 2015 14:50:38 +0200 Fri, 24 Jul 2015 14:50:38 +0200 1 {kubelet node-1.os3-1.es1.easycloud.cz} implicitly required container POD created Created with docker id 5259b790d61f | |
Fri, 24 Jul 2015 14:50:38 +0200 Fri, 24 Jul 2015 14:50:38 +0200 1 {kubelet node-1.os3-1.es1.easycloud.cz} implicitly required container POD started Started with docker id 5259b790d61f | |
Fri, 24 Jul 2015 14:53:23 +0200 Fri, 24 Jul 2015 14:53:23 +0200 1 {kubelet node-1.os3-1.es1.easycloud.cz} spec.containers{registry} pulled Successfully pulled image "openshift/origin-docker-registry:v1.0.3" | |
Fri, 24 Jul 2015 14:53:24 +0200 Fri, 24 Jul 2015 14:53:24 +0200 1 {kubelet node-1.os3-1.es1.easycloud.cz} spec.containers{registry} created Created with docker id 25ac2ffc425b | |
Fri, 24 Jul 2015 14:53:24 +0200 Fri, 24 Jul 2015 14:53:24 +0200 1 {kubelet node-1.os3-1.es1.easycloud.cz} spec.containers{registry} started Started with docker id 25ac2ffc425b | |
root @ master-1 master ### oc get rc | |
CONTROLLER CONTAINER(S) IMAGE(S) SELECTOR REPLICAS | |
docker-registry-1 registry openshift/origin-docker-registry:v1.0.3 deployment=docker-registry-1,deploymentconfig=docker-registry,docker-registry=default 1 | |
root @ master-1 master ### oc get pod | |
NAME READY STATUS RESTARTS AGE | |
docker-registry-1-mqkyf 1/1 Running 0 1h | |
root @ master-1 master ### oc status | |
In project default | |
service docker-registry - 172.30.177.30:5000 | |
docker-registry deploys docker.io/openshift/origin-docker-registry:v1.0.3 | |
#1 deployed about an hour ago - 1 pod | |
service kubernetes - 172.30.0.1:443 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment