Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. 2016-09-22T17:08:31.073-0400 I COMMAND [conn178] insert admin.system.users ninserted:1 keyUpdates:0 writeConflicts:0 numYields:0 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 1, W: 2 } }, Collection: { acquireCount: { w: 2 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } 134ms
  2. 2016-09-22T17:08:31.073-0400 I COMMAND [conn178] command cloudappbetabirn.$cmd command: createUser { createUser: "uv1ta9lyu2F64", customData: {}, roles: [ "dbOwner" ], digestPassword: false, pwd: "xxx" } keyUpdates:0 writeConflicts:0 numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 1, W: 2 } }, Collection: { acquireCount: { w: 2 } }, Metadata: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_query 217ms
  3.  
  4.  
  5.  
  6. Ensuring project cloudappbetabirn exists
  7. Registering app deploy with the MBaaS.
  8. App registered with the MBaaS.
  9. Getting MBaaS specific environment variables.
  10. Got MBaaS specific environment variables.
  11. Project cloudappbetabirn does not exist - creating. You will need permission to create projects.
  12. Project cloudappbetabirn created - now adding build resources
  13. Generating SSH keypair
  14. SSH keypair generated
  15. SSH keypair added to FeedHenry
  16. Created services
  17. Created routes
  18. Created imageStreams
  19. Created buildConfigs
  20. Created deploymentConfigs
  21. Created services
  22. Created deploymentConfigs
  23. Created secrets
  24. Build resources created - caching host in millicore & beginning build
  25. Registering app URL with the MBaaS.
  26. App URL registered with the MBaaS.
  27. App failed to deploy to Openshift
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement