Skip to content

Instantly share code, notes, and snippets.

@sykesm
Created September 29, 2014 14:32
Show Gist options
  • Save sykesm/6912c3574ba28bbd387e to your computer and use it in GitHub Desktop.
Save sykesm/6912c3574ba28bbd387e to your computer and use it in GitHub Desktop.
10 parallel stages
[sykesm@sykesm-macbook] (master)$ ~/parallel_deployment.sh
Creating org parallel-test as admin...
OK
TIP: Use 'cf target -o parallel-test' to target new org
API endpoint: https://api.10.244.0.34.xip.io (API version: 2.14.0)
User: admin
Org: parallel-test
Space: No space targeted, use 'cf target -s SPACE'
Creating space test in org parallel-test as admin...
OK
Assigning role SpaceManager to user admin in org parallel-test / space test as admin...
OK
Assigning role SpaceDeveloper to user admin in org parallel-test / space test as admin...
OK
TIP: Use 'cf target -o parallel-test -s test' to target new space
API endpoint: https://api.10.244.0.34.xip.io (API version: 2.14.0)
User: admin
Org: parallel-test
Space: test
Creating app golang-1 in org parallel-test / space test as admin...
OK
Creating app golang-8 in org parallel-test / space test as admin...
OK
Creating route golang-1.10.244.0.34.xip.io...
OK
Binding golang-1.10.244.0.34.xip.io to golang-1...
Creating route golang-8.10.244.0.34.xip.io...
Creating app golang-7 in org parallel-test / space test as admin...
Creating app golang-4 in org parallel-test / space test as admin...
OK
Binding golang-8.10.244.0.34.xip.io to golang-8...
OK
Uploading golang-1...
OK
OK
Uploading app files from: /Users/sykesm/go/src/github.com/cloudfoundry/cf-acceptance-tests/assets/golang
Uploading 860, 4 files
OK
Uploading golang-8...
Creating route golang-4.10.244.0.34.xip.io...
Creating route golang-7.10.244.0.34.xip.io...
Creating app golang-9 in org parallel-test / space test as admin...
Uploading app files from: /Users/sykesm/go/src/github.com/cloudfoundry/cf-acceptance-tests/assets/golang
Uploading 860, 4 files
Creating app golang-2 in org parallel-test / space test as admin...
Creating app golang-6 in org parallel-test / space test as admin...
Creating app golang-10 in org parallel-test / space test as admin...
Creating app golang-5 in org parallel-test / space test as admin...
Creating app golang-3 in org parallel-test / space test as admin...
OK
Binding golang-4.10.244.0.34.xip.io to golang-4...
OK
OK
OK
Binding golang-7.10.244.0.34.xip.io to golang-7...
OK
OK
OK
OK
Creating route golang-2.10.244.0.34.xip.io...
Creating route golang-5.10.244.0.34.xip.io...
OK
Uploading golang-4...
Creating route golang-10.10.244.0.34.xip.io...
Uploading app files from: /Users/sykesm/go/src/github.com/cloudfoundry/cf-acceptance-tests/assets/golang
Uploading 860, 4 files
Creating route golang-6.10.244.0.34.xip.io...
OK
Uploading golang-7...
Creating route golang-3.10.244.0.34.xip.io...
Creating route golang-9.10.244.0.34.xip.io...
Uploading app files from: /Users/sykesm/go/src/github.com/cloudfoundry/cf-acceptance-tests/assets/golang
Uploading 860, 4 files
OK
Binding golang-2.10.244.0.34.xip.io to golang-2...
OK
Binding golang-10.10.244.0.34.xip.io to golang-10...
OK
Binding golang-5.10.244.0.34.xip.io to golang-5...
OK
Binding golang-3.10.244.0.34.xip.io to golang-3...
OK
Binding golang-6.10.244.0.34.xip.io to golang-6...
OK
Binding golang-9.10.244.0.34.xip.io to golang-9...
OK
Uploading golang-10...
OK
Uploading golang-2...
Uploading app files from: /Users/sykesm/go/src/github.com/cloudfoundry/cf-acceptance-tests/assets/golang
Uploading 860, 4 files
OK
Uploading golang-6...
Uploading app files from: /Users/sykesm/go/src/github.com/cloudfoundry/cf-acceptance-tests/assets/golang
Uploading 860, 4 files
OK
OK
Uploading golang-5...
Uploading golang-9...
OK
Uploading golang-3...
Uploading app files from: /Users/sykesm/go/src/github.com/cloudfoundry/cf-acceptance-tests/assets/golang
Uploading 860, 4 files
Uploading app files from: /Users/sykesm/go/src/github.com/cloudfoundry/cf-acceptance-tests/assets/golang
Uploading 860, 4 files
Uploading app files from: /Users/sykesm/go/src/github.com/cloudfoundry/cf-acceptance-tests/assets/golang
Uploading 860, 4 files
Uploading app files from: /Users/sykesm/go/src/github.com/cloudfoundry/cf-acceptance-tests/assets/golang
Uploading 860, 4 files
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
Setting env variable 'CF_DIEGO_BETA' to 'true' for app golang-2 in org parallel-test / space test as admin...
Setting env variable 'CF_DIEGO_BETA' to 'true' for app golang-10 in org parallel-test / space test as admin...
Setting env variable 'CF_DIEGO_BETA' to 'true' for app golang-1 in org parallel-test / space test as admin...
Setting env variable 'CF_DIEGO_BETA' to 'true' for app golang-3 in org parallel-test / space test as admin...
Setting env variable 'CF_DIEGO_BETA' to 'true' for app golang-6 in org parallel-test / space test as admin...
Setting env variable 'CF_DIEGO_BETA' to 'true' for app golang-8 in org parallel-test / space test as admin...
Setting env variable 'CF_DIEGO_BETA' to 'true' for app golang-4 in org parallel-test / space test as admin...
Setting env variable 'CF_DIEGO_BETA' to 'true' for app golang-5 in org parallel-test / space test as admin...
Setting env variable 'CF_DIEGO_BETA' to 'true' for app golang-9 in org parallel-test / space test as admin...
Setting env variable 'CF_DIEGO_BETA' to 'true' for app golang-7 in org parallel-test / space test as admin...
OK
TIP: Use 'cf restage' to ensure your env variable changes take effect
OK
TIP: Use 'cf restage' to ensure your env variable changes take effect
OK
TIP: Use 'cf restage' to ensure your env variable changes take effect
OK
TIP: Use 'cf restage' to ensure your env variable changes take effect
OK
TIP: Use 'cf restage' to ensure your env variable changes take effect
OK
TIP: Use 'cf restage' to ensure your env variable changes take effect
OK
TIP: Use 'cf restage' to ensure your env variable changes take effect
OK
TIP: Use 'cf restage' to ensure your env variable changes take effect
OK
TIP: Use 'cf restage' to ensure your env variable changes take effect
OK
TIP: Use 'cf restage' to ensure your env variable changes take effect
Starting app golang-9 in org parallel-test / space test as admin...
Starting app golang-2 in org parallel-test / space test as admin...
Starting app golang-3 in org parallel-test / space test as admin...
Starting app golang-1 in org parallel-test / space test as admin...
Starting app golang-8 in org parallel-test / space test as admin...
Starting app golang-7 in org parallel-test / space test as admin...
Starting app golang-5 in org parallel-test / space test as admin...
Starting app golang-6 in org parallel-test / space test as admin...
Starting app golang-4 in org parallel-test / space test as admin...
Starting app golang-10 in org parallel-test / space test as admin...
OK
OK
OK
OK
OK
OK
OK
OK
OK
OK
Fetching app, buildpacks (java_buildpack, ruby_buildpack, nodejs_buildpack, go_buildpack, python_buildpack, php_buildpack)...
Fetching app, buildpacks (java_buildpack, ruby_buildpack, nodejs_buildpack, go_buildpack, python_buildpack, php_buildpack)...
Fetching app, buildpacks (java_buildpack, ruby_buildpack, nodejs_buildpack, go_buildpack, python_buildpack, php_buildpack)...
Fetching app, buildpacks (java_buildpack, ruby_buildpack, nodejs_buildpack, go_buildpack, python_buildpack, php_buildpack)...
Fetching app, buildpacks (java_buildpack, ruby_buildpack, nodejs_buildpack, go_buildpack, python_buildpack, php_buildpack)...
Fetching app, buildpacks (java_buildpack, ruby_buildpack, nodejs_buildpack, go_buildpack, python_buildpack, php_buildpack)...
Fetching app, buildpacks (java_buildpack, ruby_buildpack, nodejs_buildpack, go_buildpack, python_buildpack, php_buildpack)...
Fetching app, buildpacks (java_buildpack, ruby_buildpack, nodejs_buildpack, go_buildpack, python_buildpack, php_buildpack)...
Fetching app, buildpacks (java_buildpack, ruby_buildpack, nodejs_buildpack, go_buildpack, python_buildpack, php_buildpack)...
Fetching app, buildpacks (java_buildpack, ruby_buildpack, nodejs_buildpack, go_buildpack, python_buildpack, php_buildpack)...
Downloaded App Package
Downloaded Buildpack: java_buildpack
Downloaded App Package
Downloaded App Package
Downloaded App Package
Downloaded App Package
Downloaded App Package
Downloaded App Package
Downloaded App Package
Downloaded App Package
Downloaded App Package
Downloaded Buildpack: java_buildpack
Downloaded Buildpack: java_buildpack
Downloaded Buildpack: java_buildpack
Downloaded Buildpack: java_buildpack
Downloaded Buildpack: java_buildpack
Downloaded Buildpack: java_buildpack
Downloaded Buildpack: java_buildpack
Downloaded Buildpack: java_buildpack
Downloaded Buildpack: java_buildpack
Downloaded Buildpack: python_buildpack
Downloaded Buildpack: python_buildpack
Downloaded Buildpack: python_buildpack
Downloaded Buildpack: python_buildpack
Downloaded Buildpack: python_buildpack
Downloaded Buildpack: python_buildpack
Downloaded Buildpack: python_buildpack
Downloaded Buildpack: python_buildpack
Downloaded Buildpack: python_buildpack
Downloaded Buildpack: python_buildpack
Downloaded Buildpack: nodejs_buildpack
Downloaded Buildpack: nodejs_buildpack
Downloaded Buildpack: nodejs_buildpack
Downloaded Buildpack: nodejs_buildpack
Downloaded Buildpack: nodejs_buildpack
Downloaded Buildpack: nodejs_buildpack
Downloaded Buildpack: nodejs_buildpack
Downloaded Buildpack: nodejs_buildpack
Downloaded Buildpack: nodejs_buildpack
Downloaded Buildpack: nodejs_buildpack
Downloaded Buildpack: go_buildpack
Downloaded Buildpack: go_buildpack
Downloaded Buildpack: go_buildpack
Downloaded Buildpack: go_buildpack
Downloaded Buildpack: go_buildpack
Downloaded Buildpack: go_buildpack
Downloaded Buildpack: go_buildpack
Downloaded Buildpack: go_buildpack
Downloaded Buildpack: go_buildpack
Downloaded Buildpack: go_buildpack
Downloaded Buildpack: php_buildpack
Downloaded Buildpack: php_buildpack
Downloaded Buildpack: php_buildpack
Downloaded Buildpack: php_buildpack
Downloaded Buildpack: php_buildpack
Downloaded Buildpack: php_buildpack
Downloaded Buildpack: php_buildpack
Downloaded Buildpack: php_buildpack
Downloaded Buildpack: php_buildpack
Downloaded Buildpack: php_buildpack
Downloaded Buildpack: ruby_buildpack
Fetching complete
Staging...
Downloaded Buildpack: ruby_buildpack
Fetching complete
Staging...
Downloaded Buildpack: ruby_buildpack
Fetching complete
Staging...
Downloaded Buildpack: ruby_buildpack
Fetching complete
Staging...
Downloaded Buildpack: ruby_buildpack
Fetching complete
Staging...
Downloaded Buildpack: ruby_buildpack
Fetching complete
Staging...
Downloaded Buildpack: ruby_buildpack
Fetching complete
Staging...
cat: VERSION: No such file or directory
-------> Buildpack version
Use locally cached dependencies where possible
Downloaded Buildpack: ruby_buildpack
Fetching complete
Staging...
-------> Buildpack version
Use locally cached dependencies where possible
cat: VERSION: No such file or directory
cat: VERSION: No such file or directory
-------> Buildpack version
Use locally cached dependencies where possible
Downloaded Buildpack: ruby_buildpack
Fetching complete
Staging...
Downloaded Buildpack: ruby_buildpack
Fetching complete
Staging...
cat: VERSION: No such file or directory
-------> Buildpack version
Use locally cached dependencies where possible
cat: VERSION: No such file or directory
-------> Buildpack version
Use locally cached dependencies where possible
cat: VERSION: No such file or directory
-------> Buildpack version
Use locally cached dependencies where possible
-------> Buildpack version
Use locally cached dependencies where possible
cat: VERSION: No such file or directory
cat: VERSION: No such file or directory
-------> Buildpack version
Use locally cached dependencies where possible
cat: VERSION: No such file or directory
-------> Buildpack version
Use locally cached dependencies where possible
cat: VERSION: No such file or directory
-------> Buildpack version
Use locally cached dependencies where possible
-----> Installing go1.1.2... done
-----> Running: godep go install -tags cloudfoundry ./...
-----> Installing go1.1.2... done
-----> Running: godep go install -tags cloudfoundry ./...
-----> Installing go1.1.2... done
-----> Running: godep go install -tags cloudfoundry ./...
-----> Installing go1.1.2... done
-----> Running: godep go install -tags cloudfoundry ./...
-----> Installing go1.1.2... done
-----> Running: godep go install -tags cloudfoundry ./...
-----> Installing go1.1.2... done
-----> Running: godep go install -tags cloudfoundry ./...
-----> Installing go1.1.2... done
-----> Running: godep go install -tags cloudfoundry ./...
-----> Installing go1.1.2... done
-----> Installing go1.1.2... done
-----> Running: godep go install -tags cloudfoundry ./...
-----> Running: godep go install -tags cloudfoundry ./...
Staging Complete
Uploading droplet, artifacts cache...
-----> Installing go1.1.2... done
-----> Running: godep go install -tags cloudfoundry ./...
Staging Complete
Uploading droplet, artifacts cache...
Staging Complete
Uploading droplet, artifacts cache...
Staging Complete
Staging Complete
Uploading droplet, artifacts cache...
Uploading droplet, artifacts cache...
Staging Complete
Uploading droplet, artifacts cache...
Staging Complete
Uploading droplet, artifacts cache...
Staging Complete
Staging Complete
Uploading droplet, artifacts cache...
Uploading droplet, artifacts cache...
Staging Complete
Uploading droplet, artifacts cache...
Uploaded (1.2M)
Droplet Uploaded
Uploaded (1.2M)
Droplet Uploaded
Uploaded (1.2M)
Droplet Uploaded
Uploaded (1.2M)
Droplet Uploaded
Uploaded (1.2M)
Droplet Uploaded
Uploaded (1.2M)
Uploaded (1.2M)
Droplet Uploaded
Droplet Uploaded
Uploaded (1.2M)
Droplet Uploaded
Uploaded (1.2M)
Droplet Uploaded
Uploaded (1.2M)
Droplet Uploaded
Uploaded (40.1M)
Uploaded Build Artifacts Cache
Uploading complete
Uploaded (40.1M)
Uploaded (40.1M)
Uploaded Build Artifacts Cache
Uploading complete
Uploaded Build Artifacts Cache
Uploading complete
Uploaded (40.1M)
Uploaded Build Artifacts Cache
Uploading complete
Uploaded (40.1M)
Uploaded Build Artifacts Cache
Uploading complete
Uploaded (40.1M)
Uploaded Build Artifacts Cache
Uploading complete
Uploaded (40.1M)
Uploaded Build Artifacts Cache
Uploading complete
1 of 1 instances running
App started
Showing health and status for app golang-8 in org parallel-test / space test as admin...
1 of 1 instances running
App started
Showing health and status for app golang-3 in org parallel-test / space test as admin...
1 of 1 instances running
App started
Showing health and status for app golang-9 in org parallel-test / space test as admin...
Uploaded (40.1M)
Uploaded Build Artifacts Cache
Uploading complete
Uploaded (40.1M)
Uploaded Build Artifacts Cache
Uploading complete
1 of 1 instances running
App started
Showing health and status for app golang-6 in org parallel-test / space test as admin...
1 of 1 instances running
App started
Showing health and status for app golang-5 in org parallel-test / space test as admin...
Uploaded (40.1M)
Uploaded Build Artifacts Cache
Uploading complete
1 of 1 instances running
App started
1 of 1 instances running
App started
Showing health and status for app golang-4 in org parallel-test / space test as admin...
Showing health and status for app golang-1 in org parallel-test / space test as admin...
1 of 1 instances running
App started
Showing health and status for app golang-2 in org parallel-test / space test as admin...
OK
requested state: started
instances: 1/1
usage: 64M x 1 instances
urls: golang-3.10.244.0.34.xip.io
state since cpu memory disk
#0 running 2014-09-29 07:30:47 AM 0.0% 2.4M of 64M 0 of 64M
1 of 1 instances running
App started
Showing health and status for app golang-10 in org parallel-test / space test as admin...
real 6m44.084s
user 0m3.514s
sys 0m8.832s
OK
requested state: started
instances: 1/1
usage: 64M x 1 instances
urls: golang-9.10.244.0.34.xip.io
state since cpu memory disk
#0 running 2014-09-29 07:30:47 AM 0.0% 2.4M of 64M 0 of 64M
real 6m44.145s
user 0m3.526s
sys 0m8.799s
OK
requested state: started
instances: 1/1
usage: 64M x 1 instances
urls: golang-8.10.244.0.34.xip.io
state since cpu memory disk
#0 running 2014-09-29 07:30:47 AM 0.0% 2.4M of 64M 0 of 64M
real 6m44.169s
user 0m3.539s
sys 0m8.787s
OK
requested state: started
instances: 1/1
usage: 64M x 1 instances
urls: golang-6.10.244.0.34.xip.io
state since cpu memory disk
#0 running 2014-09-29 07:30:46 AM 0.0% 2.4M of 64M 0 of 64M
real 6m44.188s
user 0m3.540s
sys 0m8.855s
OK
requested state: started
instances: 1/1
usage: 64M x 1 instances
urls: golang-5.10.244.0.34.xip.io
state since cpu memory disk
#0 running 2014-09-29 07:30:47 AM 0.0% 2.8M of 64M 0 of 64M
real 6m44.207s
user 0m3.549s
sys 0m8.805s
OK
requested state: started
instances: 1/1
usage: 64M x 1 instances
urls: golang-4.10.244.0.34.xip.io
state since cpu memory disk
#0 running 2014-09-29 07:30:46 AM 0.0% 2.8M of 64M 0 of 64M
real 6m44.242s
user 0m3.562s
sys 0m8.800s
OK
requested state: started
instances: 1/1
usage: 64M x 1 instances
urls: golang-2.10.244.0.34.xip.io
state since cpu memory disk
#0 running 2014-09-29 07:30:47 AM 0.0% 2.4M of 64M 0 of 64M
OK
requested state: started
instances: 1/1
OK
requested state: started
instances: 1/1
usage: 64M x 1 instances
urls: golang-1.10.244.0.34.xip.io
usage: 64M x 1 instances
urls: golang-10.10.244.0.34.xip.io
state since cpu memory disk
state since cpu memory disk
#0 running 2014-09-29 07:30:47 AM 0.0% 2.4M of 64M 0 of 64M
#0 running 2014-09-29 07:30:47 AM 0.0% 2.4M of 64M 0 of 64M
real 6m44.270s
user 0m3.550s
sys 0m8.792s
real 6m44.271s
user 0m3.538s
sys 0m8.828s
real 6m44.270s
user 0m3.543s
sys 0m8.826s
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
0 of 1 instances running, 1 down
1 of 1 instances running
App started
Showing health and status for app golang-7 in org parallel-test / space test as admin...
OK
requested state: started
instances: 1/1
usage: 64M x 1 instances
urls: golang-7.10.244.0.34.xip.io
state since cpu memory disk
#0 running 2014-09-29 07:31:53 AM 0.0% 2.4M of 64M 0 of 64M
real 7m51.627s
user 0m3.647s
sys 0m8.962s
✓ [07:31:56] (1.9.3-p547) [~/go/src/github.com/cloudfoundry/cf-acceptance-tests/assets/golang]
[sykesm@sykesm-macbook] (master)$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment