Mon Dec 12 12:38:56 UTC 2016 INFO: (che cli): Loading cli... DEBUG: docker_run /usr/bin/curl "-I -k dockerhub.com -s -o /dev/null --write-out %{http_code}" INFO: (che cli): Pulling image alpine:3.4 docker pull alpine:3.4 >> "/data/cli.log" 2>&1 3.4: Pulling from library/alpine 3690ec4760f9: Already exists Digest: sha256:1354db23ff5478120c980eca1611a51c9f2b88b61f24283ee8200bf9a54f2e5c Status: Downloaded newer image for alpine:3.4 DEBUG: is_boot2docker DEBUG: is_initialized /usr/bin/curl "-s https://hub.docker.com/v2/repositories/eclipse/che-cli/tags/nightly/" WARN: Your local eclipse/che-cli:nightly image is older than the version on DockerHub. WARN: Run 'docker pull eclipse/che-cli:nightly' to update your CLI. DEBUG: cli_parse DEBUG: cmd_start DEBUG: is_docker_for_mac DEBUG: is_initialized DEBUG: is_initialized WARN: (che init): 'nightly' installations cannot be upgraded to non-nightly versions INFO: (che cli): Checking registry for version 'nightly' images eval IMAGE_PUPPET=puppet/puppet-agent-alpine:4.6.2 eval IMAGE_REGISTRY=registry:2.5.0 eval IMAGE_INIT=eclipse/che-init:nightly eval IMAGE_CHE=eclipse/che-server:nightly DEBUG: update_image_if_not_found INFO: (che download): Checking for image 'puppet/puppet-agent-alpine:4.6.2'... not found DEBUG: update_image INFO: (che download): Pulling image puppet/puppet-agent-alpine:4.6.2 docker pull puppet/puppet-agent-alpine:4.6.2 >> "/data/cli.log" 2>&1 DEBUG: update_image_if_not_found INFO: (che download): Checking for image 'registry:2.5.0'... not found DEBUG: update_image INFO: (che download): Pulling image registry:2.5.0 docker pull registry:2.5.0 >> "/data/cli.log" 2>&1 DEBUG: update_image_if_not_found INFO: (che download): Checking for image 'eclipse/che-init:nightly'... not found DEBUG: update_image INFO: (che download): Pulling image eclipse/che-init:nightly docker pull eclipse/che-init:nightly >> "/data/cli.log" 2>&1 DEBUG: update_image_if_not_found INFO: (che download): Checking for image 'eclipse/che-server:nightly'... not found DEBUG: update_image INFO: (che download): Pulling image eclipse/che-server:nightly docker pull eclipse/che-server:nightly >> "/data/cli.log" 2>&1 INFO: (che init): Installing configuration and bootstrap variables: mkdir -p "/data" mkdir -p "/data/instance" DEBUG: docker_run INFO: (che init): CHE_HOST=172.17.0.1 INFO: (che init): CHE_VERSION=nightly INFO: (che init): CHE_CONFIG=/home/vetal/che INFO: (che init): CHE_INSTANCE=/home/vetal/che/instance INFO: (che init): CHE_ENVIRONMENT=production INFO: (che config): Generating che configuration... DEBUG: generate_configuration_with_puppet DEBUG: is_docker_for_windows docker_run -it --env-file="/data/che.env" --env-file=/version/nightly/images -v "/home/vetal/che/instance":/opt/che:rw -e "CHE_ENV_FILE=/home/vetal/che/instance/config/che.env" -e "CHE_CONTAINER_ROOT=/data" -e "CHE_ENVIRONMENT=production" -e "CHE_CONFIG=/home/vetal/che/instance" -e "CHE_INSTANCE=/home/vetal/che/instance" --entrypoint=/usr/bin/puppet eclipse/che-init:nightly apply --modulepath /etc/puppet/modules/ /etc/puppet/manifests/che.pp --show_diff >> "/data/cli.log" DEBUG: docker_run Notice: Compiled catalog for 52d772edbaa0.ua.codenvy-dev.com in environment production in 0.15 seconds Notice: /Stage[main]/Base/File[/opt/che/data]/ensure: created Notice: /Stage[main]/Base/File[/opt/che/config]/ensure: created Notice: /Stage[main]/Base/File[/opt/che/logs]/ensure: created Notice: /Stage[main]/Base/File[/opt/che/templates]/ensure: created Notice: /Stage[main]/Base/File[/opt/che/stacks]/ensure: created Notice: /Stage[main]/Che/File[/opt/che/config/che.env]/ensure: defined content as '{md5}a82e17ba19c58ef4dd56ce69c0136725' Notice: /Stage[main]/Compose/Compose::Generate_compose_file[docker-compose-container.yml]/File[/opt/che/docker-compose-container.yml]/ensure: defined content as '{md5}1ed8bca7328eaf3a4c10fc0ce4207c0b' Notice: /Stage[main]/Compose/Compose::Generate_compose_file[docker-compose.yml]/File[/opt/che/docker-compose.yml]/ensure: defined content as '{md5}af976eec585cb1dcd5e1a66a9e3f153b' Notice: Applied catalog in 0.09 seconds INFO: (che config): Customizing docker-compose for running in a container INFO: (che start): Preflight checks DEBUG: port_open port 8080 (http): [AVAILABLE] DEBUG: port_open INFO: (che start): Starting containers... docker_compose --file="/data/instance/docker-compose-container.yml" -p="che" up -d >> "/data/cli.log" 2>&1 DEBUG: docker_compose DEBUG: docker_run Unable to find image 'docker/compose:1.8.1' locally 1.8.1: Pulling from docker/compose e110a4a17941: Already exists 92120570534d: Pulling fs layer cdbf7c00098c: Pulling fs layer 0be58b1540e4: Pulling fs layer c75e78215727: Pulling fs layer dd11baf6e7b0: Pulling fs layer c75e78215727: Waiting cdbf7c00098c: Verifying Checksum cdbf7c00098c: Download complete 0be58b1540e4: Verifying Checksum 0be58b1540e4: Download complete c75e78215727: Verifying Checksum c75e78215727: Download complete dd11baf6e7b0: Verifying Checksum 92120570534d: Verifying Checksum 92120570534d: Download complete 92120570534d: Pull complete cdbf7c00098c: Pull complete 0be58b1540e4: Pull complete c75e78215727: Pull complete dd11baf6e7b0: Pull complete Digest: sha256:028833587aba5ce443693a7c75415fb05e9f374fa309f8b89e1efd13d1cd22db Status: Downloaded newer image for docker/compose:1.8.1 Creating che docker inspect -f '{{.Id}}' che INFO: (che start): Services booting... INFO: (che start): Server logs at "docker logs -f che" /usr/bin/curl "-I -k 172.17.0.1:8080/api/ -s -o /dev/null --write-out %{http_code}" 000 sleep 2 /usr/bin/curl "-I -k 172.17.0.1:8080/api/ -s -o /dev/null --write-out %{http_code}" 000 sleep 2 /usr/bin/curl "-I -k 172.17.0.1:8080/api/ -s -o /dev/null --write-out %{http_code}" 200 DEBUG: is_docker_for_mac /usr/bin/curl "-I -k 172.17.0.1:8080/api/ -s -o /dev/null --write-out %{http_code}" 200 INFO: (che start): Booted and reachable DEBUG: is_initialized INFO: (che start): Ver: nightly INFO: (che start): Use: http://172.17.0.1:8080 INFO: (che start): API: http://172.17.0.1:8080/swagger Mon Dec 12 12:41:41 UTC 2016 INFO: (che cli): Loading cli... DEBUG: docker_run /usr/bin/curl "-I -k dockerhub.com -s -o /dev/null --write-out %{http_code}" DEBUG: is_boot2docker DEBUG: is_initialized DEBUG: is_initialized DEBUG: is_initialized /usr/bin/curl "-s https://hub.docker.com/v2/repositories/eclipse/che-cli/tags/nightly/" WARN: Your local eclipse/che-cli:nightly image is older than the version on DockerHub. WARN: Run 'docker pull eclipse/che-cli:nightly' to update your CLI. DEBUG: cli_parse DEBUG: cmd_stop INFO: (che stop): Stopping containers... DEBUG: is_initialized docker_compose --file="/data/instance/docker-compose-container.yml" -p=che stop -t 180 >> "/data/cli.log" 2>&1 || true DEBUG: docker_compose DEBUG: docker_run Stopping che ...  Stopping che ... done INFO: (che stop): Removing containers... docker_compose --file="/data/instance/docker-compose-container.yml" -p=che rm >> "/data/cli.log" 2>&1 || true DEBUG: docker_compose DEBUG: docker_run Going to remove che Removing che ...  Removing che ... done Mon Dec 12 12:44:49 UTC 2016 INFO: (che cli): Loading cli... DEBUG: docker_run /usr/bin/curl "-I -k dockerhub.com -s -o /dev/null --write-out %{http_code}" DEBUG: is_boot2docker DEBUG: is_initialized DEBUG: is_initialized DEBUG: is_initialized /usr/bin/curl "-s https://hub.docker.com/v2/repositories/eclipse/che-cli/tags/nightly/" WARN: Your local eclipse/che-cli:nightly image is older than the version on DockerHub. WARN: Run 'docker pull eclipse/che-cli:nightly' to update your CLI. DEBUG: cli_parse DEBUG: cmd_start DEBUG: is_docker_for_mac DEBUG: is_initialized INFO: (che cli): Checking registry for version 'nightly' images eval IMAGE_PUPPET=puppet/puppet-agent-alpine:4.6.2 eval IMAGE_REGISTRY=registry:2.5.0 eval IMAGE_INIT=eclipse/che-init:nightly eval IMAGE_CHE=eclipse/che-server:nightly DEBUG: docker_run INFO: (che config): Generating che configuration... DEBUG: generate_configuration_with_puppet DEBUG: is_docker_for_windows docker_run -it --env-file="/data/che.env" --env-file=/version/nightly/images -v "/home/vetal/che/instance":/opt/che:rw -v "/home/vetal/codenvy/projects/che/dockerfiles/init/manifests":/etc/puppet/manifests:ro -v "/home/vetal/codenvy/projects/che/dockerfiles/init/modules":/etc/puppet/modules:ro -e "CHE_ENV_FILE=/home/vetal/che/instance/config/che.env" -e "CHE_CONTAINER_ROOT=/data" -e "CHE_ENVIRONMENT=development" -e "CHE_CONFIG=/home/vetal/che/instance" -e "CHE_INSTANCE=/home/vetal/che/instance" -e "CHE_DEVELOPMENT_REPO=/home/vetal/codenvy/projects/che" -e "CHE_ASSEMBLY=/home/vetal/che/instance/dev" --entrypoint=/usr/bin/puppet eclipse/che-init:nightly apply --modulepath /etc/puppet/modules/ /etc/puppet/manifests/che.pp --show_diff DEBUG: docker_run INFO: (che config): Customizing docker-compose for running in a container INFO: (che start): Preflight checks DEBUG: docker_run DEBUG: port_open port 8080 (http): [AVAILABLE] DEBUG: port_open port 8000 (debug): [AVAILABLE] DEBUG: port_open DEBUG: port_open INFO: (che start): Starting containers... docker_compose --file="/data/instance/docker-compose-container.yml" -p="che" up -d DEBUG: docker_compose DEBUG: docker_run