Created
January 11, 2012 16:33
-
-
Save thomasv314/1595502 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cache: [POST /anna/step/2] invalidate, pass | |
cache: [GET /anna/step/3] miss | |
cache: [POST /anna/step/3] invalidate, pass | |
cache: [GET /anna/step/4] miss | |
cache: [POST /anna/step/4] invalidate, pass | |
cache: [GET /anna/step/5] miss | |
cache: [POST /anna/apply_discount] invalidate, pass | |
cache: [GET /anna/step/5] miss | |
E, [2012-01-11T15:27:59.085582 #13626] ERROR -- : worker=0 PID:26778 timeout (51s > 50s), killing | |
E, [2012-01-11T15:27:59.098175 #13626] ERROR -- : reaped #<Process::Status: pid 26778 SIGKILL (signal 9)> worker=0 | |
I, [2012-01-11T15:27:59.098394 #13626] INFO -- : worker=0 spawning... | |
I, [2012-01-11T15:27:59.105848 #26781] INFO -- : worker=0 spawned pid=26781 | |
I, [2012-01-11T15:27:59.198622 #26781] INFO -- : worker=0 ready |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment