无法在bluemix上创build容器

我尝试使用cf push将我的项目推送到bluemix容器。

-----> Running: go install -tags cloudfoundry -buildmode pie . Exit status 0 Staging complete Uploading droplet, build artifacts cache... Uploading build artifacts cache... Uploading droplet... Uploaded build artifacts cache (196B) Uploaded droplet (5.1M) Uploading complete Destroying container Successfully destroyed container 0 of 1 instances running, 1 starting 0 of 1 instances running, 1 crashed FAILED Error restarting application: Start unsuccessful 

这里是日志

 2017-06-20T14:44:45.17+0530 [STG/0] OUT Staging complete 2017-06-20T14:44:45.17+0530 [STG/0] OUT Uploading droplet... 2017-06-20T14:44:45.17+0530 [STG/0] OUT Uploading build artifacts cache... 2017-06-20T14:44:45.17+0530 [STG/0] OUT Uploading droplet, build artifacts cache... 2017-06-20T14:44:45.17+0530 [STG/0] OUT Exit status 0 2017-06-20T14:44:45.47+0530 [STG/0] OUT Uploaded build artifacts cache (196B) 2017-06-20T14:44:48.85+0530 [STG/0] OUT Uploading complete 2017-06-20T14:44:48.85+0530 [STG/0] OUT Uploaded droplet (5.1M) 2017-06-20T14:44:49.00+0530 [STG/0] OUT Destroying container 2017-06-20T14:44:49.90+0530 [CELL/0] OUT Creating container 2017-06-20T14:44:50.78+0530 [STG/0] OUT Successfully destroyed container 2017-06-20T14:44:52.51+0530 [CELL/0] OUT Successfully created container 2017-06-20T14:44:54.29+0530 [CELL/0] OUT Starting health monitoring of container 2017-06-20T14:44:54.69+0530 [APP/0] OUT mongodb://admin:ZZWBEUQUGURGLFWU@sl-us-south-1-portal.1.dblayer.com:17258,sl-us-south-1-portal.2.dblayer.com:17258/admin?ssl=true 2017-06-20T14:44:54.69+0530 [APP/0] ERR 2017/06/20 09:14:54 Starting mongo db session 2017-06-20T14:44:54.76+0530 [APP/0] ERR 2017/06/20 09:14:54 Listening on 8080 2017-06-20T14:44:54.76+0530 [APP/0] OUT 8080 2017-06-20T14:44:54.76+0530 [APP/0] OUT 8080 2017-06-20T14:44:54.77+0530 [APP/0] OUT Exit status 0 2017-06-20T14:44:54.78+0530 [CELL/0] OUT Exit status 0 2017-06-20T14:44:54.81+0530 [CELL/0] OUT Destroying container 2017-06-20T14:44:54.83+0530 [API/2] OUT App instance exited with guid d09c04cb-8406-451a-bd0e-2afb477b6fae payload: {"instance"=>"", "index"=>0, "reason"=>"CRASHED", "exit_description"=>"2 error(s) occurred:\n\n* 2 error(s) occurred:\n\n* Codependent step exited\n* cancelled\n* cancelled", "crash_count"=>1, "crash_timestamp"=>1497950094794098992, "version"=>"e26b13ba-c95a-4092-bf41-86979d93f118"} 2017-06-20T14:44:55.16+0530 [CELL/0] OUT Creating container 2017-06-20T14:44:56.49+0530 [CELL/0] OUT Successfully destroyed container 2017-06-20T14:44:58.98+0530 [CELL/0] OUT Successfully created container 2017-06-20T14:44:59.87+0530 [CELL/0] OUT Starting health monitoring of container 2017-06-20T14:45:00.29+0530 [APP/0] ERR 2017/06/20 09:15:00 Starting mongo dbsession 2017-06-20T14:45:00.29+0530 [APP/0] OUT mongodb://admin:ZZWBEUQUGURGLFWU@sl-us-south-1-portal.1.dblayer.com:17258,sl-us-south-1-portal.2.dblayer.com:17258/admin?ssl=true 2017-06-20T14:45:00.41+0530 [APP/0] OUT 8080 2017-06-20T14:45:00.41+0530 [APP/0] OUT 8080 2017-06-20T14:45:00.41+0530 [APP/0] ERR 2017/06/20 09:15:00 Listening on 8080 2017-06-20T14:45:00.42+0530 [APP/0] OUT Exit status 0 2017-06-20T14:45:00.48+0530 [CELL/0] OUT Exit status 0 2017-06-20T14:45:00.63+0530 [CELL/0] OUT Destroying container 2017-06-20T14:45:00.65+0530 [API/10] OUT App instance exited with guid d09c04cb-8406-451a-bd0e-2afb477b6fae payload: {"instance"=>"", "index"=>0, "reason"=>"CRASHED", "exit_description"=>"2 error(s) occurred:\n\n* 2 error(s) occurred:\n\n* Codependent step exited\n* cancelled\n* cancelled", "crash_count"=>2, "crash_timestamp"=>1497950100496370267, "version"=>"e26b13ba-c95a-4092-bf41-86979d93f118"} 2017-06-20T14:45:01.01+0530 [CELL/0] OUT Creating container 2017-06-20T14:45:02.39+0530 [CELL/0] OUT Successfully destroyed container 2017-06-20T14:45:03.65+0530 [CELL/0] OUT Successfully created container 2017-06-20T14:45:04.66+0530 [CELL/0] OUT Starting health monitoring of container 2017-06-20T14:45:05.21+0530 [APP/0] OUT mongodb://admin:ZZWBEUQUGURGLFWU@sl-us-south-1-portal.1.dblayer.com:17258,sl-us-south-1-portal.2.dblayer.com:17258/admin?ssl=true 2017-06-20T14:45:05.23+0530 [APP/0] ERR 2017/06/20 09:15:05 Starting mongo dbsession 2017-06-20T14:45:05.41+0530 [APP/0] OUT 8080 2017-06-20T14:45:05.45+0530 [APP/0] OUT 8080 2017-06-20T14:45:05.46+0530 [APP/0] ERR 2017/06/20 09:15:05 Listening on 8080 2017-06-20T14:45:05.49+0530 [APP/0] OUT Exit status 0 2017-06-20T14:45:05.51+0530 [CELL/0] OUT Exit status 0 2017-06-20T14:45:05.52+0530 [CELL/0] OUT Destroying container 2017-06-20T14:45:05.54+0530 [API/9] OUT App instance exited with guid d09c04cb-8406-451a-bd0e-2afb477b6fae payload: {"instance"=>"", "index"=>0, "reason"=>"CRASHED", "exit_description"=>"2 error(s) occurred:\n\n* 2 error(s) occurred:\n\n* Codependent step exited\n* cancelled\n* cancelled", "crash_count"=>3, "crash_timestamp"=>1497950105521021473, "version"=>"e26b13ba-c95a-4092-bf41-86979d93f118"} 2017-06-20T14:45:07.02+0530 [CELL/0] OUT Successfully destroyed container 2017-06-20T14:46:14.22+0530 [CELL/0] OUT Creating container 2017-06-20T14:46:17.12+0530 [CELL/0] OUT Successfully created container 2017-06-20T14:46:18.46+0530 [CELL/0] OUT Starting health monitoring of container 2017-06-20T14:46:18.92+0530 [APP/0] OUT mongodb://admin:ZZWBEUQUGURGLFWU@sl-us-south-1-portal.1.dblayer.com:17258,sl-us-south-1-portal.2.dblayer.com:17258/admin?ssl=true 2017-06-20T14:46:18.92+0530 [APP/0] ERR 2017/06/20 09:16:18 Starting mongo dbsession 2017-06-20T14:46:19.04+0530 [APP/0] OUT 8080 2017-06-20T14:46:19.04+0530 [APP/0] ERR 2017/06/20 09:16:19 Listening on 8080 2017-06-20T14:46:19.04+0530 [APP/0] OUT 8080 2017-06-20T14:46:19.09+0530 [APP/0] OUT Exit status 0 2017-06-20T14:46:19.09+0530 [CELL/0] OUT Exit status 143 2017-06-20T14:46:19.11+0530 [CELL/0] OUT Destroying container 2017-06-20T14:46:19.12+0530 [API/7] OUT App instance exited with guid d09c04cb-8406-451a-bd0e-2afb477b6fae payload: {"instance"=>"", "index"=>0, "reason"=>"CRASHED", "exit_description"=>"2 error(s) occurred:\n\n* 2 error(s) occurred:\n\n* Codependent step exited\n* cancelled\n* cancelled", "crash_count"=>4, "crash_timestamp"=>1497950179103533203, "version"=>"e26b13ba-c95a-4092-bf41-86979d93f118"} 2017-06-20T14:46:21.07+0530 [CELL/0] OUT Successfully destroyed container 2017-06-20T14:48:00.43+0530 [CELL/0] OUT Creating container 2017-06-20T14:48:02.58+0530 [CELL/0] OUT Successfully created container 2017-06-20T14:48:03.36+0530 [CELL/0] OUT Starting health monitoring of container 2017-06-20T14:48:03.67+0530 [APP/0] ERR 2017/06/20 09:18:03 Starting mongo dbsession 2017-06-20T14:48:03.67+0530 [APP/0] OUT mongodb://admin:ZZWBEUQUGURGLFWU@sl-us-south-1-portal.1.dblayer.com:17258,sl-us-south-1-portal.2.dblayer.com:17258/admin?ssl=true 2017-06-20T14:48:03.73+0530 [APP/0] ERR 2017/06/20 09:18:03 Listening on 8080 2017-06-20T14:48:03.73+0530 [APP/0] OUT 8080 2017-06-20T14:48:03.73+0530 [APP/0] OUT 8080 2017-06-20T14:48:03.74+0530 [APP/0] OUT Exit status 0 2017-06-20T14:48:03.77+0530 [CELL/0] OUT Exit status 0 2017-06-20T14:48:03.79+0530 [CELL/0] OUT Destroying container 2017-06-20T14:48:03.80+0530 [API/3] OUT App instance exited with guid d09c04cb-8406-451a-bd0e-2afb477b6fae payload: {"instance"=>"", "index"=>0, "reason"=>"CRASHED", "exit_description"=>"2 error(s) occurred:\n\n* 2 error(s) occurred:\n\n* Codependent step exited\n* cancelled\n* cancelled", "crash_count"=>5, "crash_timestamp"=>1497950283783080032, "version"=>"e26b13ba-c95a-4092-bf41-86979d93f118"} 2017-06-20T14:48:05.27+0530 [CELL/0] OUT Successfully destroyed container