Advertisement
Guest User

Untitled

a guest
Jun 30th, 2015
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. ubuntu@ip-10-0-0-160:~/mesos-0.22.1/build$ LIBPROCESS_IP=10.0.0.160 ./src/test-framework --master=10.0.0.160:5050
  2. I0701 04:48:21.937031 11660 sched.cpp:157] Version: 0.22.1
  3. I0701 04:48:21.941547 11678 sched.cpp:254] New master detected at master@10.0.0.160:5050
  4. I0701 04:48:21.942121 11678 sched.cpp:264] No credentials provided. Attempting to register without authentication
  5. I0701 04:48:21.945612 11675 sched.cpp:448] Framework registered with 20150701-035709-2684354570-5050-10811-0013
  6. Registered!
  7. Received offer 20150701-035709-2684354570-5050-10811-O17 with mem(*):6959; disk(*):95536; ports(*):[31000-32000]; cpus(*):2
  8. Launching task 0 using offer 20150701-035709-2684354570-5050-10811-O17
  9. Launching task 1 using offer 20150701-035709-2684354570-5050-10811-O17
  10. Task 0 is in state TASK_LOST
  11. Aborting because task 0 is in unexpected state TASK_LOST with reason 1 from source 1 with message 'Executor terminated'
  12. I0701 04:48:22.013159 11679 sched.cpp:1623] Asked to abort the driver
  13. I0701 04:48:22.013248 11679 sched.cpp:856] Aborting framework '20150701-035709-2684354570-5050-10811-0013'
  14. I0701 04:48:22.013427 11660 sched.cpp:1589] Asked to stop the driver
  15. I0701 04:48:22.013497 11680 sched.cpp:831] Stopping framework '20150701-035709-2684354570-5050-10811-0013'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement