Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
b9a1cbf9442caf7f71fc4be9a68d047c2e03da16
[simgrid.git] / examples / gras / rpc / test_sg_64
1 #! ./tesh
2
3 ! output sort
4 $ $SG_TEST_EXENV ./rpc_simulator$EXEEXT ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/rpc.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
5 > [  0.000000] (1:server@Tremblay) Launch server (port=4000)
6 > [  0.000000] (2:forwarder@Ginette) Launch forwarder (port=4000)
7 > [  0.000000] (3:client@Fafard) Launch client (server on Tremblay:4000)
8 > [  0.000156] (1:server@Tremblay) Listening on port 4000
9 > [  2.000312] (3:client@Fafard) Connected to Tremblay:4000.
10 > [  2.000312] (3:client@Fafard) Connected to server which is on Tremblay:4000
11 > [  2.020863] (1:server@Tremblay) Got message PING(1234) from Fafard:5000
12 > [  2.041415] (1:server@Tremblay) Answered with PONG(4321)
13 > [  2.041415] (3:client@Fafard) The answer to PING(1234) on Tremblay:4000 is PONG(4321)
14 > [  2.041415] (3:client@Fafard) Call the exception raising RPC
15 > [  2.061966] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:5000
16 > [  2.082632] (3:client@Fafard) Got the expected exception when calling the exception raising RPC
17 > [  2.082632] (3:client@Fafard) Called the exception raising RPC
18 > [  2.082632] (3:client@Fafard) Call the exception raising RPC (i=0)
19 > [  2.103182] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:5000
20 > [  2.123849] (3:client@Fafard) Call the exception raising RPC (i=1)
21 > [  2.144399] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:5000
22 > [  2.165066] (3:client@Fafard) Call the exception raising RPC (i=2)
23 > [  2.185616] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:5000
24 > [  2.206283] (3:client@Fafard) Call the exception raising RPC (i=3)
25 > [  2.226833] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:5000
26 > [  2.247499] (3:client@Fafard) Call the exception raising RPC (i=4)
27 > [  2.268050] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Fafard:5000
28 > [  2.288716] (3:client@Fafard) Call the exception raising RPC on the forwarder (i=0)
29 > [  2.301819] (2:forwarder@Ginette) Forward a request
30 > [  2.315051] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
31 > [  2.328357] (2:forwarder@Ginette) Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:5000
32 > [  2.341538] (3:client@Fafard) Got the expected exception when calling the exception raising RPC
33 > [  2.341538] (3:client@Fafard) Call the exception raising RPC on the forwarder (i=1)
34 > [  2.354640] (2:forwarder@Ginette) Forward a request
35 > [  2.367872] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
36 > [  2.381178] (2:forwarder@Ginette) Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:5000
37 > [  2.394359] (3:client@Fafard) Got the expected exception when calling the exception raising RPC
38 > [  2.394359] (3:client@Fafard) Call the exception raising RPC on the forwarder (i=2)
39 > [  2.407462] (2:forwarder@Ginette) Forward a request
40 > [  2.420693] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
41 > [  2.433999] (2:forwarder@Ginette) Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:5000
42 > [  2.447180] (3:client@Fafard) Got the expected exception when calling the exception raising RPC
43 > [  2.447180] (3:client@Fafard) Call the exception raising RPC on the forwarder (i=3)
44 > [  2.460283] (2:forwarder@Ginette) Forward a request
45 > [  2.473515] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
46 > [  2.486821] (2:forwarder@Ginette) Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:5000
47 > [  2.500001] (3:client@Fafard) Got the expected exception when calling the exception raising RPC
48 > [  2.500001] (3:client@Fafard) Call the exception raising RPC on the forwarder (i=4)
49 > [  2.513104] (2:forwarder@Ginette) Forward a request
50 > [  2.526336] (1:server@Tremblay) Propagate local exception ('Error for the client') from 'raise exception' RPC cb back to Ginette:4000
51 > [  2.539642] (2:forwarder@Ginette) Propagate remote exception ('Error for the client') from 'forward exception' RPC cb back to Fafard:5000
52 > [  2.552823] (3:client@Fafard) Got the expected exception when calling the exception raising RPC
53 > [  2.552823] (3:client@Fafard) Ask Ginette:4000 to die
54 > [  2.565925] (2:forwarder@Ginette) Asked to die by Fafard:5000
55 > [  2.565925] (2:forwarder@Ginette) Done.
56 > [  2.565925] (2:forwarder@Ginette) Exiting GRAS
57 > [  2.565925] (3:client@Fafard) Ask Tremblay:4000 to die
58 > [  2.586476] (1:server@Tremblay) Asked to die by Fafard:5000
59 > [  2.586476] (1:server@Tremblay) Done.
60 > [  2.586476] (1:server@Tremblay) Exiting GRAS
61 > [  2.586476] (3:client@Fafard) Done.
62 > [  2.586476] (3:client@Fafard) Exiting GRAS