Skip to content

Instantly share code, notes, and snippets.

@oberstet
Created August 28, 2015 12:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oberstet/4b9d2d898e4f0ba42d6d to your computer and use it in GitHub Desktop.
Save oberstet/4b9d2d898e4f0ba42d6d to your computer and use it in GitHub Desktop.
(python279_1)oberstet@thinkpad-t430s:~/scm/crossbar/crossbarexamples/containers/failures$ make
crossbar start --cbdir=./working/.crossbar
2015-08-28T14:46:36+0200 [Controller 21216] __ __ __ __ __ __ __ __
2015-08-28T14:46:36+0200 [Controller 21216] / `|__)/ \/__`/__`|__) /\ |__) |/ \
2015-08-28T14:46:36+0200 [Controller 21216] \__,| \\__/.__/.__/|__)/~~\| \. |\__/
2015-08-28T14:46:36+0200 [Controller 21216]
2015-08-28T14:46:36+0200 [Controller 21216] Version: 0.11.0
2015-08-28T14:46:36+0200 [Controller 21216]
2015-08-28T14:46:36+0200 [Controller 21216] Starting from node directory /home/oberstet/scm/crossbar/crossbarexamples/containers/failures/working/.crossbar
2015-08-28T14:46:37+0200 [Controller 21216] Loading node configuration file '/home/oberstet/scm/crossbar/crossbarexamples/containers/failures/working/.crossbar/config.json'
2015-08-28T14:46:37+0200 [Controller 21216] Entering reactor event loop...
2015-08-28T14:46:37+0200 [Controller 21216] Joined realm 'crossbar' on node management router
2015-08-28T14:46:37+0200 [Controller 21216] No WAMPlets detected in enviroment.
2015-08-28T14:46:37+0200 [Controller 21216] Starting Router with ID 'worker1'...
2015-08-28T14:46:37+0200 [Router 21221] Worker running under CPython-EPollReactor
2015-08-28T14:46:37+0200 [Controller 21216] Router with ID 'worker1' and PID 21221 started
2015-08-28T14:46:37+0200 [Controller 21216] Router 'worker1': realm 'realm1' (named 'realm1') started
2015-08-28T14:46:37+0200 [Controller 21216] Router 'worker1': role 'role1' (named 'anonymous') started on realm 'realm1'
2015-08-28T14:46:37+0200 [Router 21221] Site starting on 8080
2015-08-28T14:46:37+0200 [Controller 21216] Router 'worker1': transport 'transport1' started
2015-08-28T14:46:37+0200 [Controller 21216] Starting Container with ID 'worker2'...
2015-08-28T14:46:37+0200 [Container 21226] Worker running under CPython-EPollReactor
2015-08-28T14:46:38+0200 [Controller 21216] Container with ID 'worker2' and PID 21226 started
2015-08-28T14:46:38+0200 [Controller 21216] Container 'worker2': component 'component1' started
2015-08-28T14:46:38+0200 [Container 21226] MySession.__init__()
2015-08-28T14:46:38+0200 [Container 21226] MySession.onJoin()
2015-08-28T14:46:38+0200 [Container 21226] Closed connection to 'component1' with code '1000'
2015-08-28T14:46:38+0200 [Container 21226] Container is hosting no more components: shutting down.
2015-08-28T14:46:38+0200 [Controller 21216] Component 'None' failed to start; shutting down node.
2015-08-28T14:46:38+0200 [Controller 21216] sending TERM to subprocess 21221
2015-08-28T14:46:38+0200 [Controller 21216] waiting for 21221 to exit...
2015-08-28T14:46:38+0200 [Controller 21216] sending TERM to subprocess 21226
2015-08-28T14:46:38+0200 [Controller 21216] waiting for 21226 to exit...
2015-08-28T14:46:38+0200 [Router 21221] Received SIGTERM, shutting down.
2015-08-28T14:46:38+0200 [Router 21221] Connection to node controller lost.
2015-08-28T14:46:38+0200 [Container 21226] Received SIGTERM, shutting down.
2015-08-28T14:46:38+0200 [Router 21221] Lost connection to '<pipe>': Connection lost
2015-08-28T14:46:38+0200 [Router 21221] No more controller connection; shutting down.
2015-08-28T14:46:38+0200 [Router 21221] (TCP Port 8080 Closed)
2015-08-28T14:46:38+0200 [Container 21226] Connection to node controller lost.
2015-08-28T14:46:38+0200 [Container 21226] Lost connection to '<pipe>': Connection lost
2015-08-28T14:46:38+0200 [Container 21226] No more controller connection; shutting down.
2015-08-28T14:46:38+0200 [Controller 21216] Process connection gone: A process has ended with a probable error condition: process ended with exit code 1.
2015-08-28T14:46:38+0200 [Controller 21216] Lost connection to 'process 21221': process ended with exit code 1
2015-08-28T14:46:38+0200 [Controller 21216] Node worker worker1 ended (1 workers left)
2015-08-28T14:46:38+0200 [Controller 21216] Node shutting down ..
2015-08-28T14:46:38+0200 [Controller 21216] Shutting down node...
2015-08-28T14:46:38+0200 [Controller 21216] Process connection gone: A process has ended with a probable error condition: process ended with exit code 1.
2015-08-28T14:46:38+0200 [Controller 21216] Lost connection to 'process 21226': process ended with exit code 1
2015-08-28T14:46:38+0200 [Controller 21216] Node worker worker2 ended (0 workers left)
2015-08-28T14:46:38+0200 [Controller 21216] Main loop terminated.
crossbar start --cbdir=./failure1/.crossbar
2015-08-28T14:46:38+0200 [Controller 21231] __ __ __ __ __ __ __ __
2015-08-28T14:46:38+0200 [Controller 21231] / `|__)/ \/__`/__`|__) /\ |__) |/ \
2015-08-28T14:46:38+0200 [Controller 21231] \__,| \\__/.__/.__/|__)/~~\| \. |\__/
2015-08-28T14:46:38+0200 [Controller 21231]
2015-08-28T14:46:38+0200 [Controller 21231] Version: 0.11.0
2015-08-28T14:46:38+0200 [Controller 21231]
2015-08-28T14:46:38+0200 [Controller 21231] Starting from node directory /home/oberstet/scm/crossbar/crossbarexamples/containers/failures/failure1/.crossbar
2015-08-28T14:46:38+0200 [Controller 21231] Loading node configuration file '/home/oberstet/scm/crossbar/crossbarexamples/containers/failures/failure1/.crossbar/config.json'
2015-08-28T14:46:38+0200 [Controller 21231] Entering reactor event loop...
2015-08-28T14:46:38+0200 [Controller 21231] Joined realm 'crossbar' on node management router
2015-08-28T14:46:38+0200 [Controller 21231] No WAMPlets detected in enviroment.
2015-08-28T14:46:38+0200 [Controller 21231] Starting Router with ID 'worker1'...
2015-08-28T14:46:38+0200 [Router 21236] Worker running under CPython-EPollReactor
2015-08-28T14:46:39+0200 [Controller 21231] Router with ID 'worker1' and PID 21236 started
2015-08-28T14:46:39+0200 [Controller 21231] Router 'worker1': realm 'realm1' (named 'realm1') started
2015-08-28T14:46:39+0200 [Controller 21231] Router 'worker1': role 'role1' (named 'anonymous') started on realm 'realm1'
2015-08-28T14:46:39+0200 [Router 21236] Site starting on 8080
2015-08-28T14:46:39+0200 [Controller 21231] Router 'worker1': transport 'transport1' started
2015-08-28T14:46:39+0200 [Controller 21231] Starting Container with ID 'worker2'...
2015-08-28T14:46:39+0200 [Container 21241] Worker running under CPython-EPollReactor
2015-08-28T14:46:39+0200 [Controller 21231] Container with ID 'worker2' and PID 21241 started
2015-08-28T14:46:39+0200 [Container 21241] Component loading failed:
Failed to import class 'myapp.MySession'
Traceback (most recent call last):
Failure: exceptions.ImportError: No module named myapp
2015-08-28T14:46:39+0200 [Container 21241] Python module search paths:
2015-08-28T14:46:39+0200 [Container 21241] /home/oberstet/python279_1/lib/python2.7/site-packages/crossbar-0.11.0-py2.7.egg/crossbar/worker
2015-08-28T14:46:39+0200 [Container 21241] /home/oberstet/python279_1/bin
2015-08-28T14:46:39+0200 [Container 21241] /home/oberstet/python279_1/lib/python2.7/site-packages/taschenmesser-0.1.7-py2.7.egg
2015-08-28T14:46:39+0200 [Container 21241] /home/oberstet/python279_1/lib/python2.7/site-packages/treq-15.0.0-py2.7.egg
2015-08-28T14:46:39+0200 [Container 21241] /home/oberstet/python279_1/lib/python2.7/site-packages/ordered_set-1.3.1-py2.7.egg
2015-08-28T14:46:39+0200 [Container 21241] /home/oberstet/scm/3rdparty/click/examples/colors
2015-08-28T14:46:39+0200 [Container 21241] /home/oberstet/python279_1/lib/python2.7/site-packages/cdc-0.1.0-py2.7.egg
2015-08-28T14:46:39+0200 [Container 21241] /home/oberstet/python279_1/lib/python2.7/site-packages/crossbar-0.11.0-py2.7.egg
2015-08-28T14:46:39+0200 [Container 21241] /home/oberstet/python279_1/lib/python2.7/site-packages/autobahn-0.10.5.post2-py2.7.egg
2015-08-28T14:46:39+0200 [Container 21241] /home/oberstet/python279_1/lib/python27.zip
2015-08-28T14:46:39+0200 [Container 21241] /home/oberstet/python279_1/lib/python2.7
2015-08-28T14:46:39+0200 [Container 21241] /home/oberstet/python279_1/lib/python2.7/plat-linux2
2015-08-28T14:46:39+0200 [Container 21241] /home/oberstet/python279_1/lib/python2.7/lib-tk
2015-08-28T14:46:39+0200 [Container 21241] /home/oberstet/python279_1/lib/python2.7/lib-old
2015-08-28T14:46:39+0200 [Container 21241] /home/oberstet/python279_1/lib/python2.7/lib-dynload
2015-08-28T14:46:39+0200 [Container 21241] /home/oberstet/python279/lib/python2.7
2015-08-28T14:46:39+0200 [Container 21241] /home/oberstet/python279/lib/python2.7/plat-linux2
2015-08-28T14:46:39+0200 [Container 21241] /home/oberstet/python279/lib/python2.7/lib-tk
2015-08-28T14:46:39+0200 [Container 21241] /home/oberstet/python279_1/lib/python2.7/site-packages
2015-08-28T14:46:39+0200 [Container 21241] Failed to import class 'myapp.MySession'
2015-08-28T14:46:39+0200 [Container 21241] Traceback (most recent call last):
2015-08-28T14:46:39+0200 [Container 21241] Failure: exceptions.ImportError: No module named myapp
2015-08-28T14:46:39+0200 [Controller 21231] Failed to import class 'myapp.MySession'
2015-08-28T14:46:39+0200 [Controller 21231] Traceback (most recent call last):
2015-08-28T14:46:39+0200 [Controller 21231] Failure: exceptions.ImportError: No module named myapp
2015-08-28T14:46:39+0200 [Controller 21231] sending TERM to subprocess 21236
2015-08-28T14:46:39+0200 [Controller 21231] waiting for 21236 to exit...
2015-08-28T14:46:39+0200 [Controller 21231] sending TERM to subprocess 21241
2015-08-28T14:46:39+0200 [Controller 21231] waiting for 21241 to exit...
2015-08-28T14:46:39+0200 [Router 21236] Received SIGTERM, shutting down.
2015-08-28T14:46:39+0200 [Router 21236] Connection to node controller lost.
2015-08-28T14:46:39+0200 [Router 21236] Lost connection to '<pipe>': Connection lost
2015-08-28T14:46:39+0200 [Router 21236] No more controller connection; shutting down.
2015-08-28T14:46:39+0200 [Router 21236] (TCP Port 8080 Closed)
2015-08-28T14:46:39+0200 [Container 21241] Received SIGTERM, shutting down.
2015-08-28T14:46:39+0200 [Container 21241] Connection to node controller lost.
2015-08-28T14:46:39+0200 [Container 21241] Lost connection to '<pipe>': Connection lost
2015-08-28T14:46:39+0200 [Container 21241] No more controller connection; shutting down.
2015-08-28T14:46:39+0200 [Controller 21231] Process connection gone: A process has ended with a probable error condition: process ended with exit code 1.
2015-08-28T14:46:39+0200 [Controller 21231] Lost connection to 'process 21236': process ended with exit code 1
2015-08-28T14:46:39+0200 [Controller 21231] Node worker worker1 ended (1 workers left)
2015-08-28T14:46:39+0200 [Controller 21231] Node shutting down ..
2015-08-28T14:46:39+0200 [Controller 21231] Shutting down node...
2015-08-28T14:46:39+0200 [Controller 21231] Process connection gone: A process has ended with a probable error condition: process ended with exit code 1.
2015-08-28T14:46:39+0200 [Controller 21231] Lost connection to 'process 21241': process ended with exit code 1
2015-08-28T14:46:39+0200 [Controller 21231] Node worker worker2 ended (0 workers left)
2015-08-28T14:46:39+0200 [Controller 21231] Main loop terminated.
crossbar start --cbdir=./failure2/.crossbar
2015-08-28T14:46:40+0200 [Controller 21246] __ __ __ __ __ __ __ __
2015-08-28T14:46:40+0200 [Controller 21246] / `|__)/ \/__`/__`|__) /\ |__) |/ \
2015-08-28T14:46:40+0200 [Controller 21246] \__,| \\__/.__/.__/|__)/~~\| \. |\__/
2015-08-28T14:46:40+0200 [Controller 21246]
2015-08-28T14:46:40+0200 [Controller 21246] Version: 0.11.0
2015-08-28T14:46:40+0200 [Controller 21246]
2015-08-28T14:46:40+0200 [Controller 21246] Starting from node directory /home/oberstet/scm/crossbar/crossbarexamples/containers/failures/failure2/.crossbar
2015-08-28T14:46:40+0200 [Controller 21246] Loading node configuration file '/home/oberstet/scm/crossbar/crossbarexamples/containers/failures/failure2/.crossbar/config.json'
2015-08-28T14:46:40+0200 [Controller 21246] Entering reactor event loop...
2015-08-28T14:46:40+0200 [Controller 21246] Joined realm 'crossbar' on node management router
2015-08-28T14:46:40+0200 [Controller 21246] No WAMPlets detected in enviroment.
2015-08-28T14:46:40+0200 [Controller 21246] Starting Router with ID 'worker1'...
2015-08-28T14:46:40+0200 [Router 21251] Worker running under CPython-EPollReactor
2015-08-28T14:46:40+0200 [Controller 21246] Router with ID 'worker1' and PID 21251 started
2015-08-28T14:46:40+0200 [Controller 21246] Router 'worker1': realm 'realm1' (named 'realm1') started
2015-08-28T14:46:40+0200 [Controller 21246] Router 'worker1': role 'role1' (named 'anonymous') started on realm 'realm1'
2015-08-28T14:46:40+0200 [Router 21251] Site starting on 8080
2015-08-28T14:46:40+0200 [Controller 21246] Router 'worker1': transport 'transport1' started
2015-08-28T14:46:40+0200 [Controller 21246] Starting Container with ID 'worker2'...
2015-08-28T14:46:41+0200 [Container 21256] Worker running under CPython-EPollReactor
2015-08-28T14:46:41+0200 [Controller 21246] Container with ID 'worker2' and PID 21256 started
2015-08-28T14:46:41+0200 [Container 21256] Component loading failed:
Failed to import class 'myapp.MySession2'
Traceback (most recent call last):
Failure: exceptions.AttributeError: 'module' object has no attribute 'MySession2'
2015-08-28T14:46:41+0200 [Container 21256] Failed to import class 'myapp.MySession2'
2015-08-28T14:46:41+0200 [Container 21256] Traceback (most recent call last):
2015-08-28T14:46:41+0200 [Container 21256] Failure: exceptions.AttributeError: 'module' object has no attribute 'MySession2'
2015-08-28T14:46:41+0200 [Controller 21246] Failed to import class 'myapp.MySession2'
2015-08-28T14:46:41+0200 [Controller 21246] Traceback (most recent call last):
2015-08-28T14:46:41+0200 [Controller 21246] Failure: exceptions.AttributeError: 'module' object has no attribute 'MySession2'
2015-08-28T14:46:41+0200 [Controller 21246] sending TERM to subprocess 21251
2015-08-28T14:46:41+0200 [Controller 21246] waiting for 21251 to exit...
2015-08-28T14:46:41+0200 [Controller 21246] sending TERM to subprocess 21256
2015-08-28T14:46:41+0200 [Controller 21246] waiting for 21256 to exit...
2015-08-28T14:46:41+0200 [Router 21251] Received SIGTERM, shutting down.
2015-08-28T14:46:41+0200 [Router 21251] Connection to node controller lost.
2015-08-28T14:46:41+0200 [Router 21251] Lost connection to '<pipe>': Connection lost
2015-08-28T14:46:41+0200 [Router 21251] No more controller connection; shutting down.
2015-08-28T14:46:41+0200 [Router 21251] (TCP Port 8080 Closed)
2015-08-28T14:46:41+0200 [Container 21256] Received SIGTERM, shutting down.
2015-08-28T14:46:41+0200 [Container 21256] Connection to node controller lost.
2015-08-28T14:46:41+0200 [Container 21256] Lost connection to '<pipe>': Connection lost
2015-08-28T14:46:41+0200 [Container 21256] No more controller connection; shutting down.
2015-08-28T14:46:41+0200 [Controller 21246] Process connection gone: A process has ended with a probable error condition: process ended with exit code 1.
2015-08-28T14:46:41+0200 [Controller 21246] Lost connection to 'process 21251': process ended with exit code 1
2015-08-28T14:46:41+0200 [Controller 21246] Node worker worker1 ended (1 workers left)
2015-08-28T14:46:41+0200 [Controller 21246] Node shutting down ..
2015-08-28T14:46:41+0200 [Controller 21246] Shutting down node...
2015-08-28T14:46:41+0200 [Controller 21246] Process connection gone: A process has ended with a probable error condition: process ended with exit code 1.
2015-08-28T14:46:41+0200 [Controller 21246] Lost connection to 'process 21256': process ended with exit code 1
2015-08-28T14:46:41+0200 [Controller 21246] Node worker worker2 ended (0 workers left)
2015-08-28T14:46:41+0200 [Controller 21246] Main loop terminated.
crossbar start --cbdir=./failure3/.crossbar
2015-08-28T14:46:41+0200 [Controller 21261] __ __ __ __ __ __ __ __
2015-08-28T14:46:41+0200 [Controller 21261] / `|__)/ \/__`/__`|__) /\ |__) |/ \
2015-08-28T14:46:41+0200 [Controller 21261] \__,| \\__/.__/.__/|__)/~~\| \. |\__/
2015-08-28T14:46:41+0200 [Controller 21261]
2015-08-28T14:46:41+0200 [Controller 21261] Version: 0.11.0
2015-08-28T14:46:41+0200 [Controller 21261]
2015-08-28T14:46:41+0200 [Controller 21261] Starting from node directory /home/oberstet/scm/crossbar/crossbarexamples/containers/failures/failure3/.crossbar
2015-08-28T14:46:42+0200 [Controller 21261] Loading node configuration file '/home/oberstet/scm/crossbar/crossbarexamples/containers/failures/failure3/.crossbar/config.json'
2015-08-28T14:46:42+0200 [Controller 21261] Entering reactor event loop...
2015-08-28T14:46:42+0200 [Controller 21261] Joined realm 'crossbar' on node management router
2015-08-28T14:46:42+0200 [Controller 21261] No WAMPlets detected in enviroment.
2015-08-28T14:46:42+0200 [Controller 21261] Starting Router with ID 'worker1'...
2015-08-28T14:46:42+0200 [Router 21266] Worker running under CPython-EPollReactor
2015-08-28T14:46:42+0200 [Controller 21261] Router with ID 'worker1' and PID 21266 started
2015-08-28T14:46:42+0200 [Controller 21261] Router 'worker1': realm 'realm1' (named 'realm1') started
2015-08-28T14:46:42+0200 [Controller 21261] Router 'worker1': role 'role1' (named 'anonymous') started on realm 'realm1'
2015-08-28T14:46:42+0200 [Router 21266] Site starting on 8080
2015-08-28T14:46:42+0200 [Controller 21261] Router 'worker1': transport 'transport1' started
2015-08-28T14:46:42+0200 [Controller 21261] Starting Container with ID 'worker2'...
2015-08-28T14:46:42+0200 [Container 21271] Worker running under CPython-EPollReactor
2015-08-28T14:46:43+0200 [Controller 21261] Container with ID 'worker2' and PID 21271 started
2015-08-28T14:46:43+0200 [Controller 21261] Container 'worker2': component 'component1' started
2015-08-28T14:46:43+0200 [Container 21271] Component instantiation failed:
integer division or modulo by zero
2015-08-28T14:46:43+0200 [Container 21271] Lost connection to 'tcp4:127.0.0.1:8080':
2015-08-28T14:46:43+0200 [Container 21271] Lost connection to component 'component1' with code '1006'.
2015-08-28T14:46:43+0200 [Container 21271] connection was closed uncleanly (I failed the WebSocket connection by dropping the TCP connection)
2015-08-28T14:46:43+0200 [Router 21266] Lost connection to 'tcp4:127.0.0.1:39778':
2015-08-28T14:46:43+0200 [Container 21271] Container is hosting no more components: shutting down.
2015-08-28T14:46:43+0200 [Controller 21261] Component 'None' failed to start; shutting down node.
2015-08-28T14:46:43+0200 [Controller 21261] sending TERM to subprocess 21266
2015-08-28T14:46:43+0200 [Controller 21261] waiting for 21266 to exit...
2015-08-28T14:46:43+0200 [Controller 21261] sending TERM to subprocess 21271
2015-08-28T14:46:43+0200 [Controller 21261] waiting for 21271 to exit...
2015-08-28T14:46:43+0200 [Router 21266] Received SIGTERM, shutting down.
2015-08-28T14:46:43+0200 [Router 21266] Connection to node controller lost.
2015-08-28T14:46:43+0200 [Router 21266] Lost connection to '<pipe>': Connection lost
2015-08-28T14:46:43+0200 [Container 21271] Received SIGTERM, shutting down.
2015-08-28T14:46:43+0200 [Container 21271] Connection to node controller lost.
2015-08-28T14:46:43+0200 [Container 21271] Lost connection to '<pipe>': Connection lost
2015-08-28T14:46:43+0200 [Router 21266] No more controller connection; shutting down.
2015-08-28T14:46:43+0200 [Router 21266] (TCP Port 8080 Closed)
2015-08-28T14:46:43+0200 [Container 21271] No more controller connection; shutting down.
2015-08-28T14:46:43+0200 [Controller 21261] Process connection gone: A process has ended with a probable error condition: process ended with exit code 1.
2015-08-28T14:46:43+0200 [Controller 21261] Lost connection to 'process 21271': process ended with exit code 1
2015-08-28T14:46:43+0200 [Controller 21261] Node worker worker2 ended (1 workers left)
2015-08-28T14:46:43+0200 [Controller 21261] Node shutting down ..
2015-08-28T14:46:43+0200 [Controller 21261] Shutting down node...
2015-08-28T14:46:43+0200 [Controller 21261] Process connection gone: A process has ended with a probable error condition: process ended with exit code 1.
2015-08-28T14:46:43+0200 [Controller 21261] Lost connection to 'process 21266': process ended with exit code 1
2015-08-28T14:46:43+0200 [Controller 21261] Node worker worker1 ended (0 workers left)
2015-08-28T14:46:43+0200 [Controller 21261] Main loop terminated.
crossbar start --cbdir=./failure4/.crossbar
2015-08-28T14:46:43+0200 [Controller 21276] __ __ __ __ __ __ __ __
2015-08-28T14:46:43+0200 [Controller 21276] / `|__)/ \/__`/__`|__) /\ |__) |/ \
2015-08-28T14:46:43+0200 [Controller 21276] \__,| \\__/.__/.__/|__)/~~\| \. |\__/
2015-08-28T14:46:43+0200 [Controller 21276]
2015-08-28T14:46:43+0200 [Controller 21276] Version: 0.11.0
2015-08-28T14:46:43+0200 [Controller 21276]
2015-08-28T14:46:43+0200 [Controller 21276] Starting from node directory /home/oberstet/scm/crossbar/crossbarexamples/containers/failures/failure4/.crossbar
2015-08-28T14:46:43+0200 [Controller 21276] Loading node configuration file '/home/oberstet/scm/crossbar/crossbarexamples/containers/failures/failure4/.crossbar/config.json'
2015-08-28T14:46:43+0200 [Controller 21276] Entering reactor event loop...
2015-08-28T14:46:43+0200 [Controller 21276] Joined realm 'crossbar' on node management router
2015-08-28T14:46:43+0200 [Controller 21276] No WAMPlets detected in enviroment.
2015-08-28T14:46:43+0200 [Controller 21276] Starting Router with ID 'worker1'...
2015-08-28T14:46:43+0200 [Router 21281] Worker running under CPython-EPollReactor
2015-08-28T14:46:44+0200 [Controller 21276] Router with ID 'worker1' and PID 21281 started
2015-08-28T14:46:44+0200 [Controller 21276] Router 'worker1': realm 'realm1' (named 'realm1') started
2015-08-28T14:46:44+0200 [Controller 21276] Router 'worker1': role 'role1' (named 'anonymous') started on realm 'realm1'
2015-08-28T14:46:44+0200 [Router 21281] Site starting on 8080
2015-08-28T14:46:44+0200 [Controller 21276] Router 'worker1': transport 'transport1' started
2015-08-28T14:46:44+0200 [Controller 21276] Starting Container with ID 'worker2'...
2015-08-28T14:46:44+0200 [Container 21286] Worker running under CPython-EPollReactor
2015-08-28T14:46:44+0200 [Controller 21276] Container with ID 'worker2' and PID 21286 started
2015-08-28T14:46:44+0200 [Controller 21276] Container 'worker2': component 'component1' started
2015-08-28T14:46:44+0200 [Container 21286] MySession.__init__()
2015-08-28T14:46:44+0200 [Container 21286] MySession.onJoin()
2015-08-28T14:46:44+0200 [Container 21286] Fatal error in component: While firing onJoin - integer division or modulo by zero
2015-08-28T14:46:44+0200 [Container 21286] Closed connection to 'component1' with code '1000'
2015-08-28T14:46:44+0200 [Container 21286] Container is hosting no more components: shutting down.
2015-08-28T14:46:44+0200 [Controller 21276] Component 'None' failed to start; shutting down node.
2015-08-28T14:46:44+0200 [Controller 21276] sending TERM to subprocess 21281
2015-08-28T14:46:44+0200 [Controller 21276] waiting for 21281 to exit...
2015-08-28T14:46:44+0200 [Controller 21276] sending TERM to subprocess 21286
2015-08-28T14:46:44+0200 [Controller 21276] waiting for 21286 to exit...
2015-08-28T14:46:44+0200 [Router 21281] Received SIGTERM, shutting down.
2015-08-28T14:46:44+0200 [Router 21281] Connection to node controller lost.
2015-08-28T14:46:44+0200 [Router 21281] Lost connection to '<pipe>': Connection lost
2015-08-28T14:46:44+0200 [Router 21281] No more controller connection; shutting down.
2015-08-28T14:46:44+0200 [Router 21281] (TCP Port 8080 Closed)
2015-08-28T14:46:44+0200 [Container 21286] Received SIGTERM, shutting down.
2015-08-28T14:46:44+0200 [Container 21286] Connection to node controller lost.
2015-08-28T14:46:44+0200 [Container 21286] Lost connection to '<pipe>': Connection lost
2015-08-28T14:46:44+0200 [Container 21286] No more controller connection; shutting down.
2015-08-28T14:46:44+0200 [Controller 21276] Process connection gone: A process has ended with a probable error condition: process ended with exit code 1.
2015-08-28T14:46:44+0200 [Controller 21276] Lost connection to 'process 21281': process ended with exit code 1
2015-08-28T14:46:44+0200 [Controller 21276] Node worker worker1 ended (1 workers left)
2015-08-28T14:46:44+0200 [Controller 21276] Node shutting down ..
2015-08-28T14:46:44+0200 [Controller 21276] Shutting down node...
2015-08-28T14:46:44+0200 [Controller 21276] Process connection gone: A process has ended with a probable error condition: process ended with exit code 1.
2015-08-28T14:46:44+0200 [Controller 21276] Lost connection to 'process 21286': process ended with exit code 1
2015-08-28T14:46:44+0200 [Controller 21276] Node worker worker2 ended (0 workers left)
2015-08-28T14:46:44+0200 [Controller 21276] Main loop terminated.
crossbar start --cbdir=./failure5/.crossbar
2015-08-28T14:46:45+0200 [Controller 21291] __ __ __ __ __ __ __ __
2015-08-28T14:46:45+0200 [Controller 21291] / `|__)/ \/__`/__`|__) /\ |__) |/ \
2015-08-28T14:46:45+0200 [Controller 21291] \__,| \\__/.__/.__/|__)/~~\| \. |\__/
2015-08-28T14:46:45+0200 [Controller 21291]
2015-08-28T14:46:45+0200 [Controller 21291] Version: 0.11.0
2015-08-28T14:46:45+0200 [Controller 21291]
2015-08-28T14:46:45+0200 [Controller 21291] Starting from node directory /home/oberstet/scm/crossbar/crossbarexamples/containers/failures/failure5/.crossbar
2015-08-28T14:46:45+0200 [Controller 21291] Loading node configuration file '/home/oberstet/scm/crossbar/crossbarexamples/containers/failures/failure5/.crossbar/config.json'
2015-08-28T14:46:45+0200 [Controller 21291] Entering reactor event loop...
2015-08-28T14:46:45+0200 [Controller 21291] Joined realm 'crossbar' on node management router
2015-08-28T14:46:45+0200 [Controller 21291] No WAMPlets detected in enviroment.
2015-08-28T14:46:45+0200 [Controller 21291] Starting Router with ID 'worker1'...
2015-08-28T14:46:45+0200 [Router 21296] Worker running under CPython-EPollReactor
2015-08-28T14:46:46+0200 [Controller 21291] Router with ID 'worker1' and PID 21296 started
2015-08-28T14:46:46+0200 [Controller 21291] Router 'worker1': realm 'realm1' (named 'realm1') started
2015-08-28T14:46:46+0200 [Controller 21291] Router 'worker1': role 'role1' (named 'anonymous') started on realm 'realm1'
2015-08-28T14:46:46+0200 [Router 21296] Site starting on 8080
2015-08-28T14:46:46+0200 [Controller 21291] Router 'worker1': transport 'transport1' started
2015-08-28T14:46:46+0200 [Controller 21291] Starting Container with ID 'worker2'...
2015-08-28T14:46:46+0200 [Container 21301] Worker running under CPython-EPollReactor
2015-08-28T14:46:46+0200 [Controller 21291] Container with ID 'worker2' and PID 21301 started
2015-08-28T14:46:46+0200 [Controller 21291] Container 'worker2': component 'component1' started
2015-08-28T14:46:46+0200 [Container 21301] MySession.__init__()
2015-08-28T14:46:46+0200 [Container 21301] MySession.onJoin()
2015-08-28T14:46:46+0200 [Container 21301] Session ended: CloseDetails(reason = wamp.close.normal, message = 'None'')
2015-08-28T14:46:46+0200 [Container 21301] Closed connection to 'component1' with code '1000'
2015-08-28T14:46:46+0200 [Container 21301] Container is hosting no more components: shutting down.
2015-08-28T14:46:46+0200 [Controller 21291] Component 'None' failed to start; shutting down node.
2015-08-28T14:46:46+0200 [Controller 21291] sending TERM to subprocess 21296
2015-08-28T14:46:46+0200 [Controller 21291] waiting for 21296 to exit...
2015-08-28T14:46:46+0200 [Controller 21291] sending TERM to subprocess 21301
2015-08-28T14:46:46+0200 [Controller 21291] waiting for 21301 to exit...
2015-08-28T14:46:46+0200 [Router 21296] Received SIGTERM, shutting down.
2015-08-28T14:46:46+0200 [Router 21296] Connection to node controller lost.
2015-08-28T14:46:46+0200 [Router 21296] Lost connection to '<pipe>': Connection lost
2015-08-28T14:46:46+0200 [Router 21296] No more controller connection; shutting down.
2015-08-28T14:46:46+0200 [Router 21296] (TCP Port 8080 Closed)
2015-08-28T14:46:46+0200 [Container 21301] Received SIGTERM, shutting down.
2015-08-28T14:46:46+0200 [Container 21301] Connection to node controller lost.
2015-08-28T14:46:46+0200 [Container 21301] Lost connection to '<pipe>': Connection lost
2015-08-28T14:46:46+0200 [Container 21301] No more controller connection; shutting down.
2015-08-28T14:46:46+0200 [Controller 21291] Process connection gone: A process has ended with a probable error condition: process ended with exit code 1.
2015-08-28T14:46:46+0200 [Controller 21291] Lost connection to 'process 21296': process ended with exit code 1
2015-08-28T14:46:46+0200 [Controller 21291] Node worker worker1 ended (1 workers left)
2015-08-28T14:46:46+0200 [Controller 21291] Node shutting down ..
2015-08-28T14:46:46+0200 [Controller 21291] Shutting down node...
2015-08-28T14:46:46+0200 [Controller 21291] Process connection gone: A process has ended with a probable error condition: process ended with exit code 1.
2015-08-28T14:46:46+0200 [Controller 21291] Lost connection to 'process 21301': process ended with exit code 1
2015-08-28T14:46:46+0200 [Controller 21291] Node worker worker2 ended (0 workers left)
2015-08-28T14:46:46+0200 [Controller 21291] Main loop terminated.
crossbar start --cbdir=./failure6/.crossbar
2015-08-28T14:46:46+0200 [Controller 21306] __ __ __ __ __ __ __ __
2015-08-28T14:46:46+0200 [Controller 21306] / `|__)/ \/__`/__`|__) /\ |__) |/ \
2015-08-28T14:46:46+0200 [Controller 21306] \__,| \\__/.__/.__/|__)/~~\| \. |\__/
2015-08-28T14:46:46+0200 [Controller 21306]
2015-08-28T14:46:46+0200 [Controller 21306] Version: 0.11.0
2015-08-28T14:46:46+0200 [Controller 21306]
2015-08-28T14:46:46+0200 [Controller 21306] Starting from node directory /home/oberstet/scm/crossbar/crossbarexamples/containers/failures/failure6/.crossbar
2015-08-28T14:46:47+0200 [Controller 21306] Loading node configuration file '/home/oberstet/scm/crossbar/crossbarexamples/containers/failures/failure6/.crossbar/config.json'
2015-08-28T14:46:47+0200 [Controller 21306] Entering reactor event loop...
2015-08-28T14:46:47+0200 [Controller 21306] Joined realm 'crossbar' on node management router
2015-08-28T14:46:47+0200 [Controller 21306] No WAMPlets detected in enviroment.
2015-08-28T14:46:47+0200 [Controller 21306] Starting Router with ID 'worker1'...
2015-08-28T14:46:47+0200 [Router 21311] Worker running under CPython-EPollReactor
2015-08-28T14:46:47+0200 [Controller 21306] Router with ID 'worker1' and PID 21311 started
2015-08-28T14:46:47+0200 [Controller 21306] Router 'worker1': realm 'realm1' (named 'realm1') started
2015-08-28T14:46:47+0200 [Controller 21306] Router 'worker1': role 'role1' (named 'anonymous') started on realm 'realm1'
2015-08-28T14:46:47+0200 [Router 21311] Site starting on 8080
2015-08-28T14:46:47+0200 [Controller 21306] Router 'worker1': transport 'transport1' started
2015-08-28T14:46:47+0200 [Controller 21306] Starting Container with ID 'worker2'...
2015-08-28T14:46:47+0200 [Container 21316] Worker running under CPython-EPollReactor
2015-08-28T14:46:48+0200 [Controller 21306] Container with ID 'worker2' and PID 21316 started
2015-08-28T14:46:48+0200 [Controller 21306] Container 'worker2': component 'component1' started
2015-08-28T14:46:48+0200 [Container 21316] MySession.__init__()
2015-08-28T14:46:48+0200 [Container 21316] MySession.onJoin()
2015-08-28T14:46:48+0200 [Container 21316] Sleeping a couple fo secs and then shutting down ..
2015-08-28T14:46:50+0200 [Container 21316] Session ended: CloseDetails(reason = wamp.close.normal, message = 'None'')
2015-08-28T14:46:50+0200 [Container 21316] Closed connection to 'component1' with code '1000'
2015-08-28T14:46:50+0200 [Container 21316] Container is hosting no more components: shutting down.
2015-08-28T14:46:50+0200 [Container 21316] Connection to node controller lost.
2015-08-28T14:46:50+0200 [Container 21316] No more controller connection; shutting down.
2015-08-28T14:46:50+0200 [Controller 21306] Process connection gone: A process has ended with a probable error condition: process ended with exit code 1.
2015-08-28T14:46:50+0200 [Controller 21306] Lost connection to 'process 21316': process ended with exit code 1
2015-08-28T14:46:50+0200 [Controller 21306] Node worker worker2 ended (1 workers left)
2015-08-28T14:46:50+0200 [Controller 21306] Node shutting down ..
2015-08-28T14:46:50+0200 [Controller 21306] Shutting down node...
2015-08-28T14:46:53+0200 [Controller 21306] sending TERM to subprocess 21311
2015-08-28T14:46:53+0200 [Controller 21306] waiting for 21311 to exit...
2015-08-28T14:46:53+0200 [Controller 21306] sending TERM to subprocess 21316
2015-08-28T14:46:53+0200 [Router 21311] Received SIGTERM, shutting down.
2015-08-28T14:46:53+0200 [Router 21311] Connection to node controller lost.
2015-08-28T14:46:53+0200 [Router 21311] Lost connection to '<pipe>': Connection lost
2015-08-28T14:46:53+0200 [Router 21311] No more controller connection; shutting down.
2015-08-28T14:46:53+0200 [Router 21311] (TCP Port 8080 Closed)
2015-08-28T14:46:53+0200 [Controller 21306] Process connection gone: A process has ended with a probable error condition: process ended with exit code 1.
2015-08-28T14:46:53+0200 [Controller 21306] Lost connection to 'process 21311': process ended with exit code 1
2015-08-28T14:46:53+0200 [Controller 21306] Node worker worker1 ended (0 workers left)
2015-08-28T14:46:53+0200 [Controller 21306] Main loop terminated.
crossbar start --cbdir=./failure7/.crossbar
2015-08-28T14:46:53+0200 [Controller 21321] __ __ __ __ __ __ __ __
2015-08-28T14:46:53+0200 [Controller 21321] / `|__)/ \/__`/__`|__) /\ |__) |/ \
2015-08-28T14:46:53+0200 [Controller 21321] \__,| \\__/.__/.__/|__)/~~\| \. |\__/
2015-08-28T14:46:53+0200 [Controller 21321]
2015-08-28T14:46:53+0200 [Controller 21321] Version: 0.11.0
2015-08-28T14:46:53+0200 [Controller 21321]
2015-08-28T14:46:53+0200 [Controller 21321] Starting from node directory /home/oberstet/scm/crossbar/crossbarexamples/containers/failures/failure7/.crossbar
2015-08-28T14:46:53+0200 [Controller 21321] Loading node configuration file '/home/oberstet/scm/crossbar/crossbarexamples/containers/failures/failure7/.crossbar/config.json'
2015-08-28T14:46:53+0200 [Controller 21321] Entering reactor event loop...
2015-08-28T14:46:53+0200 [Controller 21321] Joined realm 'crossbar' on node management router
2015-08-28T14:46:53+0200 [Controller 21321] No WAMPlets detected in enviroment.
2015-08-28T14:46:53+0200 [Controller 21321] Starting Router with ID 'worker1'...
2015-08-28T14:46:54+0200 [Router 21326] Worker running under CPython-EPollReactor
2015-08-28T14:46:54+0200 [Controller 21321] Router with ID 'worker1' and PID 21326 started
2015-08-28T14:46:54+0200 [Controller 21321] Router 'worker1': realm 'realm1' (named 'realm1') started
2015-08-28T14:46:54+0200 [Controller 21321] Router 'worker1': role 'role1' (named 'anonymous') started on realm 'realm1'
2015-08-28T14:46:54+0200 [Router 21326] Site starting on 8080
2015-08-28T14:46:54+0200 [Controller 21321] Router 'worker1': transport 'transport1' started
2015-08-28T14:46:54+0200 [Controller 21321] Starting Container with ID 'worker2'...
2015-08-28T14:46:54+0200 [Container 21331] Worker running under CPython-EPollReactor
2015-08-28T14:46:55+0200 [Controller 21321] Container with ID 'worker2' and PID 21331 started
2015-08-28T14:46:55+0200 [Container 21331] Could not connect container component to router - transport establishment failed (Connection was refused by other side: 111: Connection refused.)
2015-08-28T14:46:55+0200 [Controller 21321] Could not connect container component to router - transport establishment failed (Connection was refused by other side: 111: Connection refused.)
2015-08-28T14:46:55+0200 [Controller 21321] sending TERM to subprocess 21326
2015-08-28T14:46:55+0200 [Controller 21321] waiting for 21326 to exit...
2015-08-28T14:46:55+0200 [Controller 21321] sending TERM to subprocess 21331
2015-08-28T14:46:55+0200 [Controller 21321] waiting for 21331 to exit...
2015-08-28T14:46:55+0200 [Router 21326] Received SIGTERM, shutting down.
2015-08-28T14:46:55+0200 [Router 21326] Connection to node controller lost.
2015-08-28T14:46:55+0200 [Router 21326] Lost connection to '<pipe>': Connection lost
2015-08-28T14:46:55+0200 [Container 21331] Received SIGTERM, shutting down.
2015-08-28T14:46:55+0200 [Container 21331] Connection to node controller lost.
2015-08-28T14:46:55+0200 [Router 21326] No more controller connection; shutting down.
2015-08-28T14:46:55+0200 [Router 21326] (TCP Port 8080 Closed)
2015-08-28T14:46:55+0200 [Container 21331] Lost connection to '<pipe>': Connection lost
2015-08-28T14:46:55+0200 [Container 21331] No more controller connection; shutting down.
2015-08-28T14:46:55+0200 [Controller 21321] Process connection gone: A process has ended with a probable error condition: process ended with exit code 1.
2015-08-28T14:46:55+0200 [Controller 21321] Lost connection to 'process 21331': process ended with exit code 1
2015-08-28T14:46:55+0200 [Controller 21321] Node worker worker2 ended (1 workers left)
2015-08-28T14:46:55+0200 [Controller 21321] Node shutting down ..
2015-08-28T14:46:55+0200 [Controller 21321] Shutting down node...
2015-08-28T14:46:55+0200 [Controller 21321] Process connection gone: A process has ended with a probable error condition: process ended with exit code 1.
2015-08-28T14:46:55+0200 [Controller 21321] Lost connection to 'process 21326': process ended with exit code 1
2015-08-28T14:46:55+0200 [Controller 21321] Node worker worker1 ended (0 workers left)
2015-08-28T14:46:55+0200 [Controller 21321] Main loop terminated.
crossbar start --cbdir=./failure8/.crossbar
2015-08-28T14:46:55+0200 [Controller 21336] __ __ __ __ __ __ __ __
2015-08-28T14:46:55+0200 [Controller 21336] / `|__)/ \/__`/__`|__) /\ |__) |/ \
2015-08-28T14:46:55+0200 [Controller 21336] \__,| \\__/.__/.__/|__)/~~\| \. |\__/
2015-08-28T14:46:55+0200 [Controller 21336]
2015-08-28T14:46:55+0200 [Controller 21336] Version: 0.11.0
2015-08-28T14:46:55+0200 [Controller 21336]
2015-08-28T14:46:55+0200 [Controller 21336] Starting from node directory /home/oberstet/scm/crossbar/crossbarexamples/containers/failures/failure8/.crossbar
2015-08-28T14:46:55+0200 [Controller 21336] Loading node configuration file '/home/oberstet/scm/crossbar/crossbarexamples/containers/failures/failure8/.crossbar/config.json'
2015-08-28T14:46:55+0200 [Controller 21336] Entering reactor event loop...
2015-08-28T14:46:55+0200 [Controller 21336] Joined realm 'crossbar' on node management router
2015-08-28T14:46:55+0200 [Controller 21336] No WAMPlets detected in enviroment.
2015-08-28T14:46:55+0200 [Controller 21336] Starting Router with ID 'worker1'...
2015-08-28T14:46:55+0200 [Router 21341] Worker running under CPython-EPollReactor
2015-08-28T14:46:56+0200 [Controller 21336] Router with ID 'worker1' and PID 21341 started
2015-08-28T14:46:56+0200 [Controller 21336] Router 'worker1': realm 'realm1' (named 'realm1') started
2015-08-28T14:46:56+0200 [Controller 21336] Router 'worker1': role 'role1' (named 'anonymous') started on realm 'realm1'
2015-08-28T14:46:56+0200 [Router 21341] Site starting on 8080
2015-08-28T14:46:56+0200 [Controller 21336] Router 'worker1': transport 'transport1' started
2015-08-28T14:46:56+0200 [Controller 21336] Starting Container with ID 'worker2'...
2015-08-28T14:46:56+0200 [Container 21346] Worker running under CPython-EPollReactor
2015-08-28T14:46:56+0200 [Controller 21336] Container with ID 'worker2' and PID 21346 started
2015-08-28T14:46:56+0200 [Controller 21336] Container 'worker2': component 'component1' started
2015-08-28T14:46:56+0200 [Container 21346] failing WebSocket opening handshake ('WebSocket connection upgrade failed (404 - NotFound)')
2015-08-28T14:46:56+0200 [Container 21346] Lost connection to 'tcp4:127.0.0.1:8080':
2015-08-28T14:46:56+0200 [Container 21346] Lost connection to component 'component1' with code '1006'.
2015-08-28T14:46:56+0200 [Container 21346] connection was closed uncleanly (WebSocket connection upgrade failed (404 - NotFound))
2015-08-28T14:46:56+0200 [Container 21346] Container is hosting no more components: shutting down.
2015-08-28T14:46:56+0200 [Controller 21336] Component 'None' failed to start; shutting down node.
2015-08-28T14:46:56+0200 [Controller 21336] sending TERM to subprocess 21341
2015-08-28T14:46:56+0200 [Controller 21336] waiting for 21341 to exit...
2015-08-28T14:46:56+0200 [Controller 21336] sending TERM to subprocess 21346
2015-08-28T14:46:56+0200 [Controller 21336] waiting for 21346 to exit...
2015-08-28T14:46:56+0200 [Router 21341] Received SIGTERM, shutting down.
2015-08-28T14:46:56+0200 [Router 21341] Connection to node controller lost.
2015-08-28T14:46:56+0200 [Router 21341] Lost connection to '<pipe>': Connection lost
2015-08-28T14:46:56+0200 [Container 21346] Received SIGTERM, shutting down.
2015-08-28T14:46:56+0200 [Container 21346] Connection to node controller lost.
2015-08-28T14:46:56+0200 [Container 21346] Lost connection to '<pipe>': Connection lost
2015-08-28T14:46:56+0200 [Container 21346] No more controller connection; shutting down.
2015-08-28T14:46:56+0200 [Router 21341] No more controller connection; shutting down.
2015-08-28T14:46:56+0200 [Router 21341] (TCP Port 8080 Closed)
2015-08-28T14:46:56+0200 [Controller 21336] Process connection gone: A process has ended with a probable error condition: process ended with exit code 1.
2015-08-28T14:46:56+0200 [Controller 21336] Lost connection to 'process 21346': process ended with exit code 1
2015-08-28T14:46:56+0200 [Controller 21336] Node worker worker2 ended (1 workers left)
2015-08-28T14:46:56+0200 [Controller 21336] Node shutting down ..
2015-08-28T14:46:56+0200 [Controller 21336] Shutting down node...
2015-08-28T14:46:56+0200 [Controller 21336] Process connection gone: A process has ended with a probable error condition: process ended with exit code 1.
2015-08-28T14:46:56+0200 [Controller 21336] Lost connection to 'process 21341': process ended with exit code 1
2015-08-28T14:46:56+0200 [Controller 21336] Node worker worker1 ended (0 workers left)
2015-08-28T14:46:56+0200 [Controller 21336] Main loop terminated.
(python279_1)oberstet@thinkpad-t430s:~/scm/crossbar/crossbarexamples/containers/failures$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment