diff --git a/__init__.py b/__init__.py index d4a22ed..ab36ba6 100644 --- a/__init__.py +++ b/__init__.py @@ -185,7 +185,8 @@ class state_machine(object): self.__time_stamp_state_change__ = timestamp self.__conditions_start_time__ = {} # Callback collect - this_state_change_callbacks = self.__state_change_callbacks__.get(None, {}).get(None, []) + this_state_change_callbacks = [] + this_state_change_callbacks.extend(self.__state_change_callbacks__.get(None, {}).get(None, [])) this_state_change_callbacks.extend(self.__state_change_callbacks__.get(target_state, {}).get(None, [])) this_state_change_callbacks.extend(self.__state_change_callbacks__.get(None, {}).get(condition, [])) this_state_change_callbacks.extend(self.__state_change_callbacks__.get(target_state, {}).get(condition, [])) diff --git a/_testresults_/unittest.json b/_testresults_/unittest.json index d29be9b..f770e49 100644 --- a/_testresults_/unittest.json +++ b/_testresults_/unittest.json @@ -305,53 +305,63 @@ }, { "coverage_state": "covered", - "end": 191, + "end": 192, "start": 188 }, { "coverage_state": "clean", - "end": 192, - "start": 192 - }, - { - "coverage_state": "covered", - "end": 196, + "end": 193, "start": 193 }, + { + "coverage_state": "covered", + "end": 194, + "start": 194 + }, { "coverage_state": "clean", - "end": 197, - "start": 197 + "end": 195, + "start": 195 }, { "coverage_state": "covered", "end": 198, - "start": 198 + "start": 196 }, { "coverage_state": "clean", - "end": 201, + "end": 199, "start": 199 }, { "coverage_state": "covered", - "end": 213, - "start": 202 + "end": 200, + "start": 200 }, { "coverage_state": "clean", - "end": 214, - "start": 214 + "end": 203, + "start": 201 }, { "coverage_state": "covered", - "end": 219, - "start": 215 + "end": 215, + "start": 204 + }, + { + "coverage_state": "clean", + "end": 216, + "start": 216 + }, + { + "coverage_state": "covered", + "end": 221, + "start": 217 }, { "coverage_state": "clean", "end": null, - "start": 220 + "start": 222 } ], "line_coverage": 100.0, @@ -662,7 +672,7 @@ "Name": "state_machine", "State": "Released", "Supported Interpreters": "python2, python3", - "Version": "9884b22fc1e8af73e10e88e52951e585" + "Version": "76b84b090203dec573df45780af7375a" }, "testrun_list": [ { @@ -708,8 +718,8 @@ "testcases": { "_-kytMHcyEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:50,915", - "created": 1592290910.91599, + "asctime": "2020-06-16 22:45:43,087", + "created": 1592340343.087615, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -720,18 +730,18 @@ "message": "_-kytMHcyEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 915.9901142120361, + "msecs": 87.6150131225586, "msg": "_-kytMHcyEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 945.1611042022705, + "relativeCreated": 945.051908493042, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:50,916", - "created": 1592290910.916323, + "asctime": "2020-06-16 22:45:43,088", + "created": 1592340343.08831, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -749,8 +759,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:50,916", - "created": 1592290910.916119, + "asctime": "2020-06-16 22:45:43,087", + "created": 1592340343.087877, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -760,14 +770,14 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 916.1190986633301, + "msecs": 87.87703514099121, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 945.2900886535645, - "thread": 139834866980672, + "relativeCreated": 945.3139305114746, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -777,8 +787,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:50,916", - "created": 1592290910.916241, + "asctime": "2020-06-16 22:45:43,088", + "created": 1592340343.088127, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -788,35 +798,35 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 916.240930557251, + "msecs": 88.12689781188965, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 945.4119205474854, - "thread": 139834866980672, + "relativeCreated": 945.563793182373, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 916.3229465484619, + "msecs": 88.31000328063965, "msg": "Running state machine test sequence.", "name": "__tLogger__", "pathname": "src/tests/test_interface.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 945.4939365386963, - "thread": 139834866980672, + "relativeCreated": 945.746898651123, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 8.20159912109375e-05 + "time_consumption": 0.00018310546875 }, { "args": [ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:50,916", - "created": 1592290910.916587, + "asctime": "2020-06-16 22:45:43,088", + "created": 1592340343.088867, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -833,8 +843,8 @@ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:50,916", - "created": 1592290910.916444, + "asctime": "2020-06-16 22:45:43,088", + "created": 1592340343.08855, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -844,14 +854,14 @@ "lineno": 22, "message": "Result (Returnvalue of previous_state()): 'state_a' ()", "module": "test", - "msecs": 916.4440631866455, + "msecs": 88.55009078979492, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 945.6150531768799, - "thread": 139834866980672, + "relativeCreated": 945.9869861602783, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -860,8 +870,8 @@ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:50,916", - "created": 1592290910.916515, + "asctime": "2020-06-16 22:45:43,088", + "created": 1592340343.08872, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -871,39 +881,39 @@ "lineno": 26, "message": "Expectation (Returnvalue of previous_state()): result = 'state_a' ()", "module": "test", - "msecs": 916.5151119232178, + "msecs": 88.72008323669434, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 945.6861019134521, - "thread": 139834866980672, + "relativeCreated": 946.1569786071777, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 916.5871143341064, + "msecs": 88.8669490814209, "msg": "Returnvalue of previous_state() is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 945.7581043243408, - "thread": 139834866980672, + "relativeCreated": 946.3038444519043, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 7.200241088867188e-05 + "time_consumption": 0.0001468658447265625 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.0005970001220703125, - "time_finished": "2020-06-16 09:01:50,916", - "time_start": "2020-06-16 09:01:50,915" + "time_consumption": 0.0012519359588623047, + "time_finished": "2020-06-16 22:45:43,088", + "time_start": "2020-06-16 22:45:43,087" }, "_1WGwEHcyEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:50,914", - "created": 1592290910.914091, + "asctime": "2020-06-16 22:45:43,083", + "created": 1592340343.083411, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -914,18 +924,18 @@ "message": "_1WGwEHcyEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 914.0911102294922, + "msecs": 83.41097831726074, "msg": "_1WGwEHcyEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 943.2621002197266, + "relativeCreated": 940.8478736877441, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:50,914", - "created": 1592290910.914461, + "asctime": "2020-06-16 22:45:43,084", + "created": 1592340343.084224, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -943,8 +953,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:50,914", - "created": 1592290910.914231, + "asctime": "2020-06-16 22:45:43,083", + "created": 1592340343.083729, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -954,14 +964,14 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 914.2310619354248, + "msecs": 83.72902870178223, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 943.4020519256592, - "thread": 139834866980672, + "relativeCreated": 941.1659240722656, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -971,8 +981,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:50,914", - "created": 1592290910.914365, + "asctime": "2020-06-16 22:45:43,084", + "created": 1592340343.084024, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -982,35 +992,35 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 914.3650531768799, + "msecs": 84.02395248413086, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 943.5360431671143, - "thread": 139834866980672, + "relativeCreated": 941.4608478546143, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 914.4608974456787, + "msecs": 84.22398567199707, "msg": "Running state machine test sequence.", "name": "__tLogger__", "pathname": "src/tests/test_interface.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 943.6318874359131, - "thread": 139834866980672, + "relativeCreated": 941.6608810424805, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 9.584426879882812e-05 + "time_consumption": 0.00020003318786621094 }, { "args": [ "'condition_a'", "" ], - "asctime": "2020-06-16 09:01:50,914", - "created": 1592290910.914747, + "asctime": "2020-06-16 22:45:43,084", + "created": 1592340343.084822, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1027,8 +1037,8 @@ "'condition_a'", "" ], - "asctime": "2020-06-16 09:01:50,914", - "created": 1592290910.914595, + "asctime": "2020-06-16 22:45:43,084", + "created": 1592340343.084483, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1038,14 +1048,14 @@ "lineno": 22, "message": "Result (Returnvalue of last_transition_condition()): 'condition_a' ()", "module": "test", - "msecs": 914.5948886871338, + "msecs": 84.48290824890137, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 943.7658786773682, - "thread": 139834866980672, + "relativeCreated": 941.9198036193848, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -1054,8 +1064,8 @@ "'condition_a'", "" ], - "asctime": "2020-06-16 09:01:50,914", - "created": 1592290910.91467, + "asctime": "2020-06-16 22:45:43,084", + "created": 1592340343.084668, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1065,39 +1075,39 @@ "lineno": 26, "message": "Expectation (Returnvalue of last_transition_condition()): result = 'condition_a' ()", "module": "test", - "msecs": 914.6699905395508, + "msecs": 84.66792106628418, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 943.8409805297852, - "thread": 139834866980672, + "relativeCreated": 942.1048164367676, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 914.7469997406006, + "msecs": 84.82193946838379, "msg": "Returnvalue of last_transition_condition() is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 943.917989730835, - "thread": 139834866980672, + "relativeCreated": 942.2588348388672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 7.700920104980469e-05 + "time_consumption": 0.00015401840209960938 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.0006558895111083984, - "time_finished": "2020-06-16 09:01:50,914", - "time_start": "2020-06-16 09:01:50,914" + "time_consumption": 0.0014109611511230469, + "time_finished": "2020-06-16 22:45:43,084", + "time_start": "2020-06-16 22:45:43,083" }, "_7Mq60HcyEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:50,914", - "created": 1592290910.914946, + "asctime": "2020-06-16 22:45:43,085", + "created": 1592340343.085236, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1108,18 +1118,18 @@ "message": "_7Mq60HcyEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 914.9460792541504, + "msecs": 85.2360725402832, "msg": "_7Mq60HcyEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 944.1170692443848, + "relativeCreated": 942.6729679107666, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:50,915", - "created": 1592290910.915274, + "asctime": "2020-06-16 22:45:43,085", + "created": 1592340343.085938, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -1137,8 +1147,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:50,915", - "created": 1592290910.91507, + "asctime": "2020-06-16 22:45:43,085", + "created": 1592340343.085501, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1148,14 +1158,14 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 915.0700569152832, + "msecs": 85.50095558166504, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 944.2410469055176, - "thread": 139834866980672, + "relativeCreated": 942.9378509521484, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -1165,8 +1175,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:50,915", - "created": 1592290910.915192, + "asctime": "2020-06-16 22:45:43,085", + "created": 1592340343.085756, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1176,35 +1186,35 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 915.1918888092041, + "msecs": 85.75606346130371, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 944.3628787994385, - "thread": 139834866980672, + "relativeCreated": 943.1929588317871, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 915.273904800415, + "msecs": 85.9379768371582, "msg": "Running state machine test sequence.", "name": "__tLogger__", "pathname": "src/tests/test_interface.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 944.4448947906494, - "thread": 139834866980672, + "relativeCreated": 943.3748722076416, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 8.20159912109375e-05 + "time_consumption": 0.0001819133758544922 }, { "args": [ "True", "" ], - "asctime": "2020-06-16 09:01:50,915", - "created": 1592290910.915541, + "asctime": "2020-06-16 22:45:43,086", + "created": 1592340343.086656, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1221,8 +1231,8 @@ "True", "" ], - "asctime": "2020-06-16 09:01:50,915", - "created": 1592290910.915399, + "asctime": "2020-06-16 22:45:43,086", + "created": 1592340343.086315, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1232,14 +1242,14 @@ "lineno": 22, "message": "Result (Returnvalue of last_transition_condition(condition_a)): True ()", "module": "test", - "msecs": 915.3990745544434, + "msecs": 86.31491661071777, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 944.5700645446777, - "thread": 139834866980672, + "relativeCreated": 943.7518119812012, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -1248,8 +1258,8 @@ "True", "" ], - "asctime": "2020-06-16 09:01:50,915", - "created": 1592290910.91547, + "asctime": "2020-06-16 22:45:43,086", + "created": 1592340343.086484, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1259,35 +1269,35 @@ "lineno": 26, "message": "Expectation (Returnvalue of last_transition_condition(condition_a)): result = True ()", "module": "test", - "msecs": 915.4698848724365, + "msecs": 86.48395538330078, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 944.6408748626709, - "thread": 139834866980672, + "relativeCreated": 943.9208507537842, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 915.5409336090088, + "msecs": 86.65609359741211, "msg": "Returnvalue of last_transition_condition(condition_a) is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 944.7119235992432, - "thread": 139834866980672, + "relativeCreated": 944.0929889678955, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 7.104873657226562e-05 + "time_consumption": 0.00017213821411132812 }, { "args": [ "False", "" ], - "asctime": "2020-06-16 09:01:50,915", - "created": 1592290910.915794, + "asctime": "2020-06-16 22:45:43,087", + "created": 1592340343.087199, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1304,8 +1314,8 @@ "False", "" ], - "asctime": "2020-06-16 09:01:50,915", - "created": 1592290910.915658, + "asctime": "2020-06-16 22:45:43,086", + "created": 1592340343.086909, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1315,14 +1325,14 @@ "lineno": 22, "message": "Result (Returnvalue of last_transition_condition(condition_c)): False ()", "module": "test", - "msecs": 915.6579971313477, + "msecs": 86.90905570983887, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 944.828987121582, - "thread": 139834866980672, + "relativeCreated": 944.3459510803223, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -1331,8 +1341,8 @@ "False", "" ], - "asctime": "2020-06-16 09:01:50,915", - "created": 1592290910.915726, + "asctime": "2020-06-16 22:45:43,087", + "created": 1592340343.087054, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1342,39 +1352,39 @@ "lineno": 26, "message": "Expectation (Returnvalue of last_transition_condition(condition_c)): result = False ()", "module": "test", - "msecs": 915.7259464263916, + "msecs": 87.05401420593262, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 944.896936416626, - "thread": 139834866980672, + "relativeCreated": 944.490909576416, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 915.7938957214355, + "msecs": 87.19897270202637, "msg": "Returnvalue of last_transition_condition(condition_c) is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 944.9648857116699, - "thread": 139834866980672, + "relativeCreated": 944.6358680725098, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 6.794929504394531e-05 + "time_consumption": 0.00014495849609375 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.0008478164672851562, - "time_finished": "2020-06-16 09:01:50,915", - "time_start": "2020-06-16 09:01:50,914" + "time_consumption": 0.001962900161743164, + "time_finished": "2020-06-16 22:45:43,087", + "time_start": "2020-06-16 22:45:43,085" }, "_AcYg8HczEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:50,916", - "created": 1592290910.916779, + "asctime": "2020-06-16 22:45:43,089", + "created": 1592340343.089272, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1385,18 +1395,18 @@ "message": "_AcYg8HczEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 916.7790412902832, + "msecs": 89.27202224731445, "msg": "_AcYg8HczEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 945.9500312805176, + "relativeCreated": 946.7089176177979, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:50,917", - "created": 1592290910.917094, + "asctime": "2020-06-16 22:45:43,089", + "created": 1592340343.089945, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -1414,8 +1424,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:50,916", - "created": 1592290910.916899, + "asctime": "2020-06-16 22:45:43,089", + "created": 1592340343.089533, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1425,14 +1435,14 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 916.8989658355713, + "msecs": 89.53309059143066, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 946.0699558258057, - "thread": 139834866980672, + "relativeCreated": 946.9699859619141, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -1442,8 +1452,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:50,917", - "created": 1592290910.917014, + "asctime": "2020-06-16 22:45:43,089", + "created": 1592340343.089776, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1453,35 +1463,35 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 917.0138835906982, + "msecs": 89.77603912353516, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 946.1848735809326, - "thread": 139834866980672, + "relativeCreated": 947.2129344940186, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 917.0939922332764, + "msecs": 89.94507789611816, "msg": "Running state machine test sequence.", "name": "__tLogger__", "pathname": "src/tests/test_interface.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 946.2649822235107, - "thread": 139834866980672, + "relativeCreated": 947.3819732666016, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 8.0108642578125e-05 + "time_consumption": 0.0001690387725830078 }, { "args": [ "True", "" ], - "asctime": "2020-06-16 09:01:50,917", - "created": 1592290910.917358, + "asctime": "2020-06-16 22:45:43,090", + "created": 1592340343.090476, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1498,8 +1508,8 @@ "True", "" ], - "asctime": "2020-06-16 09:01:50,917", - "created": 1592290910.917215, + "asctime": "2020-06-16 22:45:43,090", + "created": 1592340343.090186, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1509,14 +1519,14 @@ "lineno": 22, "message": "Result (Returnvalue of previous_state_was(state_a)): True ()", "module": "test", - "msecs": 917.21510887146, + "msecs": 90.18611907958984, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 946.3860988616943, - "thread": 139834866980672, + "relativeCreated": 947.6230144500732, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -1525,8 +1535,8 @@ "True", "" ], - "asctime": "2020-06-16 09:01:50,917", - "created": 1592290910.917285, + "asctime": "2020-06-16 22:45:43,090", + "created": 1592340343.090331, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1536,35 +1546,35 @@ "lineno": 26, "message": "Expectation (Returnvalue of previous_state_was(state_a)): result = True ()", "module": "test", - "msecs": 917.2849655151367, + "msecs": 90.3310775756836, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 946.4559555053711, - "thread": 139834866980672, + "relativeCreated": 947.767972946167, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 917.3579216003418, + "msecs": 90.47603607177734, "msg": "Returnvalue of previous_state_was(state_a) is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 946.5289115905762, - "thread": 139834866980672, + "relativeCreated": 947.9129314422607, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 7.295608520507812e-05 + "time_consumption": 0.00014495849609375 }, { "args": [ "False", "" ], - "asctime": "2020-06-16 09:01:50,917", - "created": 1592290910.917603, + "asctime": "2020-06-16 22:45:43,090", + "created": 1592340343.090989, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1581,8 +1591,8 @@ "False", "" ], - "asctime": "2020-06-16 09:01:50,917", - "created": 1592290910.917468, + "asctime": "2020-06-16 22:45:43,090", + "created": 1592340343.090708, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1592,14 +1602,14 @@ "lineno": 22, "message": "Result (Returnvalue of previous_state_was(state_b)): False ()", "module": "test", - "msecs": 917.4680709838867, + "msecs": 90.70801734924316, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 946.6390609741211, - "thread": 139834866980672, + "relativeCreated": 948.1449127197266, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -1608,8 +1618,8 @@ "False", "" ], - "asctime": "2020-06-16 09:01:50,917", - "created": 1592290910.917536, + "asctime": "2020-06-16 22:45:43,090", + "created": 1592340343.090849, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1619,39 +1629,39 @@ "lineno": 26, "message": "Expectation (Returnvalue of previous_state_was(state_b)): result = False ()", "module": "test", - "msecs": 917.5360202789307, + "msecs": 90.84892272949219, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 946.707010269165, - "thread": 139834866980672, + "relativeCreated": 948.2858180999756, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 917.6030158996582, + "msecs": 90.9891128540039, "msg": "Returnvalue of previous_state_was(state_b) is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 946.7740058898926, - "thread": 139834866980672, + "relativeCreated": 948.4260082244873, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 6.699562072753906e-05 + "time_consumption": 0.00014019012451171875 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.000823974609375, - "time_finished": "2020-06-16 09:01:50,917", - "time_start": "2020-06-16 09:01:50,916" + "time_consumption": 0.0017170906066894531, + "time_finished": "2020-06-16 22:45:43,090", + "time_start": "2020-06-16 22:45:43,089" }, "_C0Vi0HgPEemBsuKWG645TA": { "args": null, - "asctime": "2020-06-16 09:01:50,413", - "created": 1592290910.41397, + "asctime": "2020-06-16 22:45:42,582", + "created": 1592340342.582646, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1662,21 +1672,21 @@ "message": "_C0Vi0HgPEemBsuKWG645TA", "module": "__init__", "moduleLogger": [], - "msecs": 413.9699935913086, + "msecs": 582.6458930969238, "msg": "_C0Vi0HgPEemBsuKWG645TA", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 443.14098358154297, + "relativeCreated": 440.0827884674072, "testcaseLogger": [ { "args": [ 0.151, 0.15 ], - "asctime": "2020-06-16 09:01:50,414", - "created": 1592290910.414728, + "asctime": "2020-06-16 22:45:42,583", + "created": 1592340342.583168, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -1694,8 +1704,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:50,414", - "created": 1592290910.414408, + "asctime": "2020-06-16 22:45:42,582", + "created": 1592340342.582977, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1705,35 +1715,35 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 414.40796852111816, + "msecs": 582.9770565032959, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 443.57895851135254, - "thread": 139834866980672, + "relativeCreated": 440.4139518737793, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 414.72792625427246, + "msecs": 583.1680297851562, "msg": "Initialising state machine with state_a, a transition to state_b after %.03fs and a transition to state_c after %.03fs", "name": "__tLogger__", "pathname": "src/tests/test_transitions.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 443.89891624450684, - "thread": 139834866980672, + "relativeCreated": 440.60492515563965, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.0003199577331542969 + "time_consumption": 0.00019097328186035156 }, { "args": [ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:50,415", - "created": 1592290910.415335, + "asctime": "2020-06-16 22:45:42,583", + "created": 1592340342.583696, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1750,8 +1760,8 @@ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:50,414", - "created": 1592290910.414999, + "asctime": "2020-06-16 22:45:42,583", + "created": 1592340342.5834, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1761,14 +1771,14 @@ "lineno": 22, "message": "Result (Initial state after Initialisation): 'state_a' ()", "module": "test", - "msecs": 414.99900817871094, + "msecs": 583.4000110626221, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 444.1699981689453, - "thread": 139834866980672, + "relativeCreated": 440.83690643310547, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -1777,8 +1787,8 @@ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:50,415", - "created": 1592290910.41515, + "asctime": "2020-06-16 22:45:42,583", + "created": 1592340342.583547, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1788,34 +1798,34 @@ "lineno": 26, "message": "Expectation (Initial state after Initialisation): result = 'state_a' ()", "module": "test", - "msecs": 415.1499271392822, + "msecs": 583.5471153259277, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 444.3209171295166, - "thread": 139834866980672, + "relativeCreated": 440.98401069641113, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 415.33493995666504, + "msecs": 583.6958885192871, "msg": "Initial state after Initialisation is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 444.5059299468994, - "thread": 139834866980672, + "relativeCreated": 441.1327838897705, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.0001850128173828125 + "time_consumption": 0.000148773193359375 }, { "args": [ 0.3 ], - "asctime": "2020-06-16 09:01:50,658", - "created": 1592290910.658324, + "asctime": "2020-06-16 22:45:42,825", + "created": 1592340342.82593, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -1828,10 +1838,10 @@ "moduleLogger": [ { "args": [ - 2.5033950805664062e-05 + 9.059906005859375e-06 ], - "asctime": "2020-06-16 09:01:50,415", - "created": 1592290910.415717, + "asctime": "2020-06-16 22:45:42,583", + "created": 1592340342.583897, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -1841,22 +1851,22 @@ "lineno": 141, "message": "Executing method work after 0.000s", "module": "test_transitions", - "msecs": 415.71688652038574, + "msecs": 583.8971138000488, "msg": "Executing method work after %.03fs", "name": "__unittest__", "pathname": "src/tests/test_transitions.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 444.8878765106201, - "thread": 139834866980672, + "relativeCreated": 441.3340091705322, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ - 0.060669898986816406 + 0.060357093811035156 ], - "asctime": "2020-06-16 09:01:50,476", - "created": 1592290910.476482, + "asctime": "2020-06-16 22:45:42,644", + "created": 1592340342.644271, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -1864,24 +1874,24 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 141, - "message": "Executing method work after 0.061s", + "message": "Executing method work after 0.060s", "module": "test_transitions", - "msecs": 476.4819145202637, + "msecs": 644.2708969116211, "msg": "Executing method work after %.03fs", "name": "__unittest__", "pathname": "src/tests/test_transitions.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 505.65290451049805, - "thread": 139834866980672, + "relativeCreated": 501.7077922821045, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ - 0.12166786193847656 + 0.12084197998046875 ], - "asctime": "2020-06-16 09:01:50,537", - "created": 1592290910.537382, + "asctime": "2020-06-16 22:45:42,704", + "created": 1592340342.704753, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -1889,24 +1899,24 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 141, - "message": "Executing method work after 0.122s", + "message": "Executing method work after 0.121s", "module": "test_transitions", - "msecs": 537.3818874359131, + "msecs": 704.7529220581055, "msg": "Executing method work after %.03fs", "name": "__unittest__", "pathname": "src/tests/test_transitions.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 566.5528774261475, - "thread": 139834866980672, + "relativeCreated": 562.1898174285889, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ - 0.1821298599243164 + 0.18130898475646973 ], - "asctime": "2020-06-16 09:01:50,597", - "created": 1592290910.597825, + "asctime": "2020-06-16 22:45:42,765", + "created": 1592340342.765219, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -1914,16 +1924,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 141, - "message": "Executing method work after 0.182s", + "message": "Executing method work after 0.181s", "module": "test_transitions", - "msecs": 597.8250503540039, + "msecs": 765.21897315979, "msg": "Executing method work after %.03fs", "name": "__unittest__", "pathname": "src/tests/test_transitions.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 626.9960403442383, - "thread": 139834866980672, + "relativeCreated": 622.6558685302734, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -1933,8 +1943,8 @@ "'state_a'", "'state_c'" ], - "asctime": "2020-06-16 09:01:50,598", - "created": 1592290910.598024, + "asctime": "2020-06-16 22:45:42,765", + "created": 1592340342.765535, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1944,35 +1954,35 @@ "lineno": 176, "message": "StateMachine: State change ('condition_true'): 'state_a' -> 'state_c'", "module": "__init__", - "msecs": 598.0238914489746, + "msecs": 765.5351161956787, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 627.194881439209, - "thread": 139834866980672, + "relativeCreated": 622.9720115661621, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 658.3240032196045, + "msecs": 825.930118560791, "msg": "Waiting for %.3fs or state change", "name": "__tLogger__", "pathname": "src/tests/test_transitions.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 687.4949932098389, - "thread": 139834866980672, + "relativeCreated": 683.3670139312744, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.06030011177062988 + "time_consumption": 0.060395002365112305 }, { "args": [ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:50,659", - "created": 1592290910.659034, + "asctime": "2020-06-16 22:45:42,826", + "created": 1592340342.826704, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1989,8 +1999,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:50,658", - "created": 1592290910.658749, + "asctime": "2020-06-16 22:45:42,826", + "created": 1592340342.826327, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2000,14 +2010,14 @@ "lineno": 22, "message": "Result (State after 1st cycle): 'state_c' ()", "module": "test", - "msecs": 658.7491035461426, + "msecs": 826.3270854949951, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 687.920093536377, - "thread": 139834866980672, + "relativeCreated": 683.7639808654785, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -2016,8 +2026,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:50,658", - "created": 1592290910.658901, + "asctime": "2020-06-16 22:45:42,826", + "created": 1592340342.826512, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2027,39 +2037,39 @@ "lineno": 26, "message": "Expectation (State after 1st cycle): result = 'state_c' ()", "module": "test", - "msecs": 658.9009761810303, + "msecs": 826.5120983123779, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 688.0719661712646, - "thread": 139834866980672, + "relativeCreated": 683.9489936828613, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 659.034013748169, + "msecs": 826.7040252685547, "msg": "State after 1st cycle is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 688.2050037384033, - "thread": 139834866980672, + "relativeCreated": 684.1409206390381, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00013303756713867188 + "time_consumption": 0.0001919269561767578 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.24506402015686035, - "time_finished": "2020-06-16 09:01:50,659", - "time_start": "2020-06-16 09:01:50,413" + "time_consumption": 0.24405813217163086, + "time_finished": "2020-06-16 22:45:42,826", + "time_start": "2020-06-16 22:45:42,582" }, "_GeMSYHczEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:50,917", - "created": 1592290910.917797, + "asctime": "2020-06-16 22:45:43,091", + "created": 1592340343.091413, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2070,18 +2080,18 @@ "message": "_GeMSYHczEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 917.7970886230469, + "msecs": 91.41302108764648, "msg": "_GeMSYHczEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 946.9680786132812, + "relativeCreated": 948.8499164581299, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:51,669", - "created": 1592290911.669277, + "asctime": "2020-06-16 22:45:43,843", + "created": 1592340343.843324, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -2099,8 +2109,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:50,917", - "created": 1592290910.917921, + "asctime": "2020-06-16 22:45:43,091", + "created": 1592340343.091665, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2110,14 +2120,14 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 917.9210662841797, + "msecs": 91.66502952575684, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 947.0920562744141, - "thread": 139834866980672, + "relativeCreated": 949.1019248962402, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -2127,8 +2137,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:50,918", - "created": 1592290910.918036, + "asctime": "2020-06-16 22:45:43,091", + "created": 1592340343.091905, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2138,22 +2148,22 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 918.0359840393066, + "msecs": 91.90511703491211, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 947.206974029541, - "thread": 139834866980672, + "relativeCreated": 949.3420124053955, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 0.75 ], - "asctime": "2020-06-16 09:01:50,918", - "created": 1592290910.918116, + "asctime": "2020-06-16 22:45:43,092", + "created": 1592340343.092088, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -2163,14 +2173,14 @@ "lineno": 73, "message": "Waiting for 0.75s", "module": "test_interface", - "msecs": 918.1160926818848, + "msecs": 92.08798408508301, "msg": "Waiting for %.2fs", "name": "__unittest__", "pathname": "src/tests/test_interface.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 947.2870826721191, - "thread": 139834866980672, + "relativeCreated": 949.5248794555664, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -2180,8 +2190,8 @@ "'state_b'", "'state_a'" ], - "asctime": "2020-06-16 09:01:51,669", - "created": 1592290911.66909, + "asctime": "2020-06-16 22:45:43,843", + "created": 1592340343.843127, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2191,37 +2201,37 @@ "lineno": 176, "message": "StateMachine: State change ('condition_b'): 'state_b' -> 'state_a'", "module": "__init__", - "msecs": 669.0900325775146, + "msecs": 843.1270122528076, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1698.261022567749, - "thread": 139834866980672, + "relativeCreated": 1700.563907623291, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 669.2769527435303, + "msecs": 843.3239459991455, "msg": "Running state machine test sequence.", "name": "__tLogger__", "pathname": "src/tests/test_interface.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1698.4479427337646, - "thread": 139834866980672, + "relativeCreated": 1700.760841369629, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.000186920166015625 + "time_consumption": 0.00019693374633789062 }, { "args": [ - "0.751147985458374", + "0.7512421607971191", "0.7", "0.8", "" ], - "asctime": "2020-06-16 09:01:51,669", - "created": 1592290911.669642, + "asctime": "2020-06-16 22:45:43,843", + "created": 1592340343.843732, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2229,17 +2239,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Return Value of previous_state_duration() is correct (Content 0.751147985458374 in [0.7 ... 0.8] and Type is ).", + "message": "Return Value of previous_state_duration() is correct (Content 0.7512421607971191 in [0.7 ... 0.8] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Return Value of previous_state_duration()", - "0.751147985458374", + "0.7512421607971191", "" ], - "asctime": "2020-06-16 09:01:51,669", - "created": 1592290911.669456, + "asctime": "2020-06-16 22:45:43,843", + "created": 1592340343.843533, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2247,16 +2257,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Return Value of previous_state_duration()): 0.751147985458374 ()", + "message": "Result (Return Value of previous_state_duration()): 0.7512421607971191 ()", "module": "test", - "msecs": 669.4560050964355, + "msecs": 843.5330390930176, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1698.62699508667, - "thread": 139834866980672, + "relativeCreated": 1700.969934463501, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -2265,8 +2275,8 @@ "0.7", "0.8" ], - "asctime": "2020-06-16 09:01:51,669", - "created": 1592290911.669549, + "asctime": "2020-06-16 22:45:43,843", + "created": 1592340343.843638, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2276,39 +2286,39 @@ "lineno": 30, "message": "Expectation (Return Value of previous_state_duration()): 0.7 <= result <= 0.8", "module": "test", - "msecs": 669.5489883422852, + "msecs": 843.6379432678223, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1698.7199783325195, - "thread": 139834866980672, + "relativeCreated": 1701.0748386383057, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 669.6419715881348, + "msecs": 843.7321186065674, "msg": "Return Value of previous_state_duration() is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1698.8129615783691, - "thread": 139834866980672, + "relativeCreated": 1701.1690139770508, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 9.298324584960938e-05 + "time_consumption": 9.417533874511719e-05 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.7518448829650879, - "time_finished": "2020-06-16 09:01:51,669", - "time_start": "2020-06-16 09:01:50,917" + "time_consumption": 0.7523190975189209, + "time_finished": "2020-06-16 22:45:43,843", + "time_start": "2020-06-16 22:45:43,091" }, "_P7R34HczEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:50,027", - "created": 1592290910.027791, + "asctime": "2020-06-16 22:45:42,193", + "created": 1592340342.193883, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2319,18 +2329,18 @@ "message": "_P7R34HczEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 27.79102325439453, + "msecs": 193.88294219970703, "msg": "_P7R34HczEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 56.962013244628906, + "relativeCreated": 51.31983757019043, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:50,028", - "created": 1592290910.028462, + "asctime": "2020-06-16 22:45:42,195", + "created": 1592340342.195339, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -2348,8 +2358,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:50,028", - "created": 1592290910.028266, + "asctime": "2020-06-16 22:45:42,194", + "created": 1592340342.194696, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2359,35 +2369,35 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 28.265953063964844, + "msecs": 194.69594955444336, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 57.43694305419922, - "thread": 139834866980672, + "relativeCreated": 52.13284492492676, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 28.461933135986328, + "msecs": 195.33896446228027, "msg": "Initialising state machine with state_a", "name": "__tLogger__", "pathname": "src/tests/test_transitions.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 57.6329231262207, - "thread": 139834866980672, + "relativeCreated": 52.77585983276367, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00019598007202148438 + "time_consumption": 0.0006430149078369141 }, { "args": [ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:50,028", - "created": 1592290910.028765, + "asctime": "2020-06-16 22:45:42,196", + "created": 1592340342.196377, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2404,8 +2414,8 @@ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:50,028", - "created": 1592290910.02859, + "asctime": "2020-06-16 22:45:42,195", + "created": 1592340342.195854, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2415,14 +2425,14 @@ "lineno": 22, "message": "Result (Initial state after Initialisation): 'state_a' ()", "module": "test", - "msecs": 28.589963912963867, + "msecs": 195.85394859313965, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 57.76095390319824, - "thread": 139834866980672, + "relativeCreated": 53.29084396362305, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -2431,8 +2441,8 @@ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:50,028", - "created": 1592290910.028669, + "asctime": "2020-06-16 22:45:42,196", + "created": 1592340342.196089, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2442,32 +2452,32 @@ "lineno": 26, "message": "Expectation (Initial state after Initialisation): result = 'state_a' ()", "module": "test", - "msecs": 28.669118881225586, + "msecs": 196.0890293121338, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 57.84010887145996, - "thread": 139834866980672, + "relativeCreated": 53.52592468261719, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 28.764963150024414, + "msecs": 196.37703895568848, "msg": "Initial state after Initialisation is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 57.93595314025879, - "thread": 139834866980672, + "relativeCreated": 53.813934326171875, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 9.584426879882812e-05 + "time_consumption": 0.0002880096435546875 }, { "args": [], - "asctime": "2020-06-16 09:01:50,029", - "created": 1592290910.029124, + "asctime": "2020-06-16 22:45:42,197", + "created": 1592340342.197427, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -2485,8 +2495,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:50,028", - "created": 1592290910.028989, + "asctime": "2020-06-16 22:45:42,197", + "created": 1592340342.197071, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2496,35 +2506,35 @@ "lineno": 176, "message": "StateMachine: State change ('condition_true'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 28.989076614379883, + "msecs": 197.07107543945312, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 58.16006660461426, - "thread": 139834866980672, + "relativeCreated": 54.50797080993652, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 29.124021530151367, + "msecs": 197.42703437805176, "msg": "Work routine executed the 1st time to do the state change. Defined Transitions are: True->state_b (0.0s); False->state_c (0.0s)", "name": "__tLogger__", "pathname": "src/tests/test_transitions.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 58.29501152038574, - "thread": 139834866980672, + "relativeCreated": 54.863929748535156, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00013494491577148438 + "time_consumption": 0.0003559589385986328 }, { "args": [ "'state_b'", "" ], - "asctime": "2020-06-16 09:01:50,029", - "created": 1592290910.029484, + "asctime": "2020-06-16 22:45:42,198", + "created": 1592340342.198318, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2541,8 +2551,8 @@ "'state_b'", "" ], - "asctime": "2020-06-16 09:01:50,029", - "created": 1592290910.029274, + "asctime": "2020-06-16 22:45:42,197", + "created": 1592340342.197787, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2552,14 +2562,14 @@ "lineno": 22, "message": "Result (State after 1st execution of work method): 'state_b' ()", "module": "test", - "msecs": 29.27398681640625, + "msecs": 197.78704643249512, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 58.444976806640625, - "thread": 139834866980672, + "relativeCreated": 55.223941802978516, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -2568,8 +2578,8 @@ "'state_b'", "" ], - "asctime": "2020-06-16 09:01:50,029", - "created": 1592290910.029353, + "asctime": "2020-06-16 22:45:42,198", + "created": 1592340342.198011, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2579,32 +2589,32 @@ "lineno": 26, "message": "Expectation (State after 1st execution of work method): result = 'state_b' ()", "module": "test", - "msecs": 29.352903366088867, + "msecs": 198.01092147827148, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 58.52389335632324, - "thread": 139834866980672, + "relativeCreated": 55.44781684875488, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 29.484033584594727, + "msecs": 198.3180046081543, "msg": "State after 1st execution of work method is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 58.6550235748291, - "thread": 139834866980672, + "relativeCreated": 55.754899978637695, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00013113021850585938 + "time_consumption": 0.0003070831298828125 }, { "args": [], - "asctime": "2020-06-16 09:01:50,030", - "created": 1592290910.030084, + "asctime": "2020-06-16 22:45:42,198", + "created": 1592340342.198983, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -2622,8 +2632,8 @@ "'state_b'", "'state_c'" ], - "asctime": "2020-06-16 09:01:50,029", - "created": 1592290910.029842, + "asctime": "2020-06-16 22:45:42,198", + "created": 1592340342.198843, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2633,35 +2643,35 @@ "lineno": 176, "message": "StateMachine: State change ('condition_true'): 'state_b' -> 'state_c'", "module": "__init__", - "msecs": 29.841899871826172, + "msecs": 198.84300231933594, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 59.01288986206055, - "thread": 139834866980672, + "relativeCreated": 56.279897689819336, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 30.083894729614258, + "msecs": 198.98295402526855, "msg": "Work routine executed the 2nd time to do the state change. Defined Transitions are: False->state_a (0.0s); True->state_c (0.0s)", "name": "__tLogger__", "pathname": "src/tests/test_transitions.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 59.25488471984863, - "thread": 139834866980672, + "relativeCreated": 56.41984939575195, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00024199485778808594 + "time_consumption": 0.0001399517059326172 }, { "args": [ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:50,030", - "created": 1592290910.030894, + "asctime": "2020-06-16 22:45:42,199", + "created": 1592340342.199433, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2678,8 +2688,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:50,030", - "created": 1592290910.030396, + "asctime": "2020-06-16 22:45:42,199", + "created": 1592340342.199162, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2689,14 +2699,14 @@ "lineno": 22, "message": "Result (State after 2nd execution of work method): 'state_c' ()", "module": "test", - "msecs": 30.395984649658203, + "msecs": 199.16200637817383, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 59.56697463989258, - "thread": 139834866980672, + "relativeCreated": 56.59890174865723, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -2705,8 +2715,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:50,030", - "created": 1592290910.030679, + "asctime": "2020-06-16 22:45:42,199", + "created": 1592340342.199318, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2716,32 +2726,32 @@ "lineno": 26, "message": "Expectation (State after 2nd execution of work method): result = 'state_c' ()", "module": "test", - "msecs": 30.678987503051758, + "msecs": 199.31793212890625, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 59.84997749328613, - "thread": 139834866980672, + "relativeCreated": 56.75482749938965, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 30.894041061401367, + "msecs": 199.4330883026123, "msg": "State after 2nd execution of work method is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 60.06503105163574, - "thread": 139834866980672, + "relativeCreated": 56.8699836730957, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00021505355834960938 + "time_consumption": 0.00011515617370605469 }, { "args": [], - "asctime": "2020-06-16 09:01:50,031", - "created": 1592290910.03135, + "asctime": "2020-06-16 22:45:42,199", + "created": 1592340342.199577, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -2752,14 +2762,14 @@ "message": "Work routine executed the 3rd time with no effect. No Transitions starting from state_c (dead end)", "module": "test_transitions", "moduleLogger": [], - "msecs": 31.349897384643555, + "msecs": 199.57709312438965, "msg": "Work routine executed the 3rd time with no effect. No Transitions starting from state_c (dead end)", "name": "__tLogger__", "pathname": "src/tests/test_transitions.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 60.52088737487793, - "thread": 139834866980672, + "relativeCreated": 57.01398849487305, + "thread": 140247577732928, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -2768,8 +2778,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:50,031", - "created": 1592290910.031887, + "asctime": "2020-06-16 22:45:42,199", + "created": 1592340342.199991, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2786,8 +2796,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:50,031", - "created": 1592290910.031633, + "asctime": "2020-06-16 22:45:42,199", + "created": 1592340342.199718, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2797,14 +2807,14 @@ "lineno": 22, "message": "Result (State after 3rd execution of work method): 'state_c' ()", "module": "test", - "msecs": 31.63290023803711, + "msecs": 199.71799850463867, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 60.803890228271484, - "thread": 139834866980672, + "relativeCreated": 57.15489387512207, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -2813,8 +2823,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:50,031", - "created": 1592290910.031771, + "asctime": "2020-06-16 22:45:42,199", + "created": 1592340342.199814, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2824,39 +2834,39 @@ "lineno": 26, "message": "Expectation (State after 3rd execution of work method): result = 'state_c' ()", "module": "test", - "msecs": 31.770944595336914, + "msecs": 199.8140811920166, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 60.94193458557129, - "thread": 139834866980672, + "relativeCreated": 57.2509765625, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 31.887054443359375, + "msecs": 199.99098777770996, "msg": "State after 3rd execution of work method is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 61.05804443359375, - "thread": 139834866980672, + "relativeCreated": 57.42788314819336, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00011610984802246094 + "time_consumption": 0.00017690658569335938 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.004096031188964844, - "time_finished": "2020-06-16 09:01:50,031", - "time_start": "2020-06-16 09:01:50,027" + "time_consumption": 0.00610804557800293, + "time_finished": "2020-06-16 22:45:42,199", + "time_start": "2020-06-16 22:45:42,193" }, "_QofFgK-aEeqZm7ouFR1drQ": { "args": null, - "asctime": "2020-06-16 09:01:51,683", - "created": 1592290911.683502, + "asctime": "2020-06-16 22:45:43,857", + "created": 1592340343.857717, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2867,18 +2877,18 @@ "message": "_QofFgK-aEeqZm7ouFR1drQ", "module": "__init__", "moduleLogger": [], - "msecs": 683.5019588470459, + "msecs": 857.7170372009277, "msg": "_QofFgK-aEeqZm7ouFR1drQ", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1712.6729488372803, + "relativeCreated": 1715.1539325714111, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:51,684", - "created": 1592290911.684183, + "asctime": "2020-06-16 22:45:43,859", + "created": 1592340343.85947, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2896,8 +2906,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:51,683", - "created": 1592290911.683587, + "asctime": "2020-06-16 22:45:43,857", + "created": 1592340343.85785, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2907,14 +2917,14 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 683.5870742797852, + "msecs": 857.8500747680664, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1712.7580642700195, - "thread": 139834866980672, + "relativeCreated": 1715.2869701385498, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -2924,8 +2934,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:51,683", - "created": 1592290911.683671, + "asctime": "2020-06-16 22:45:43,857", + "created": 1592340343.857988, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2935,14 +2945,14 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 683.6709976196289, + "msecs": 857.9881191253662, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1712.8419876098633, - "thread": 139834866980672, + "relativeCreated": 1715.4250144958496, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -2951,25 +2961,80 @@ "unittest.test", "report_value" ], - "asctime": "2020-06-16 09:01:51,683", - "created": 1592290911.683724, + "asctime": "2020-06-16 22:45:43,858", + "created": 1592340343.858078, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - unittest.test.report_value", "module": "__init__", - "msecs": 683.7239265441895, + "msecs": 858.0780029296875, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1712.8949165344238, - "thread": 139834866980672, + "relativeCreated": 1715.514898300171, + "thread": 140247577732928, + "threadName": "MainThread" + }, + { + "args": [ + 2, + "unittest.test", + "report_value" + ], + "asctime": "2020-06-16 22:45:43,858", + "created": 1592340343.858149, + "exc_info": null, + "exc_text": null, + "filename": "__init__.py", + "funcName": "__set_state__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 197, + "message": "Executing callback 2 - unittest.test.report_value", + "module": "__init__", + "msecs": 858.1490516662598, + "msg": "Executing callback %d - %s.%s", + "name": "STATE_MACHINE", + "pathname": "src/state_machine/__init__.py", + "process": 11493, + "processName": "MainProcess", + "relativeCreated": 1715.5859470367432, + "thread": 140247577732928, + "threadName": "MainThread" + }, + { + "args": [ + "StateMachine:", + "'condition_b'", + "'state_b'", + "'state_a'" + ], + "asctime": "2020-06-16 22:45:43,858", + "created": 1592340343.85824, + "exc_info": null, + "exc_text": null, + "filename": "__init__.py", + "funcName": "__set_state__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 176, + "message": "StateMachine: State change ('condition_b'): 'state_b' -> 'state_a'", + "module": "__init__", + "msecs": 858.2398891448975, + "msg": "%s State change (%s): %s -> %s", + "name": "STATE_MACHINE", + "pathname": "src/state_machine/__init__.py", + "process": 11493, + "processName": "MainProcess", + "relativeCreated": 1715.6767845153809, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -2978,35 +3043,62 @@ "unittest.test", "report_value" ], - "asctime": "2020-06-16 09:01:51,683", - "created": 1592290911.683769, + "asctime": "2020-06-16 22:45:43,858", + "created": 1592340343.858324, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - unittest.test.report_value", "module": "__init__", - "msecs": 683.7689876556396, + "msecs": 858.3240509033203, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1712.939977645874, - "thread": 139834866980672, + "relativeCreated": 1715.7609462738037, + "thread": 140247577732928, + "threadName": "MainThread" + }, + { + "args": [ + 2, + "unittest.test", + "report_value" + ], + "asctime": "2020-06-16 22:45:43,858", + "created": 1592340343.858397, + "exc_info": null, + "exc_text": null, + "filename": "__init__.py", + "funcName": "__set_state__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 197, + "message": "Executing callback 2 - unittest.test.report_value", + "module": "__init__", + "msecs": 858.3970069885254, + "msg": "Executing callback %d - %s.%s", + "name": "STATE_MACHINE", + "pathname": "src/state_machine/__init__.py", + "process": 11493, + "processName": "MainProcess", + "relativeCreated": 1715.8339023590088, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ "Callback execution order", - "[ 'specific callback', 'nonspecific callback' ]", + "[ 'specific callback for reaching state_b', 'nonspecific callback', 'specific callback for reaching state_a', 'nonspecific callback' ]", "" ], - "asctime": "2020-06-16 09:01:51,683", - "created": 1592290911.683822, + "asctime": "2020-06-16 22:45:43,858", + "created": 1592340343.858489, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3014,26 +3106,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Callback execution order): [ 'specific callback', 'nonspecific callback' ] ()", + "message": "Result (Callback execution order): [ 'specific callback for reaching state_b', 'nonspecific callback', 'specific callback for reaching state_a', 'nonspecific callback' ] ()", "module": "test", - "msecs": 683.8219165802002, + "msecs": 858.4890365600586, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1712.9929065704346, - "thread": 139834866980672, + "relativeCreated": 1715.925931930542, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ "Callback execution order", - "[ 'specific callback', 'nonspecific callback' ]", + "[ 'specific callback for reaching state_b', 'nonspecific callback', 'specific callback for reaching state_a', 'nonspecific callback' ]", "" ], - "asctime": "2020-06-16 09:01:51,683", - "created": 1592290911.683869, + "asctime": "2020-06-16 22:45:43,858", + "created": 1592340343.858566, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3041,26 +3133,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 26, - "message": "Expectation (Callback execution order): result = [ 'specific callback', 'nonspecific callback' ] ()", + "message": "Expectation (Callback execution order): result = [ 'specific callback for reaching state_b', 'nonspecific callback', 'specific callback for reaching state_a', 'nonspecific callback' ] ()", "module": "test", - "msecs": 683.8688850402832, + "msecs": 858.5660457611084, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1713.0398750305176, - "thread": 139834866980672, + "relativeCreated": 1716.0029411315918, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ "Submitted value number 1", - "'specific callback'", + "'specific callback for reaching state_b'", "" ], - "asctime": "2020-06-16 09:01:51,683", - "created": 1592290911.683916, + "asctime": "2020-06-16 22:45:43,858", + "created": 1592340343.858646, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3068,26 +3160,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Submitted value number 1): 'specific callback' ()", + "message": "Result (Submitted value number 1): 'specific callback for reaching state_b' ()", "module": "test", - "msecs": 683.9160919189453, + "msecs": 858.6459159851074, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1713.0870819091797, - "thread": 139834866980672, + "relativeCreated": 1716.0828113555908, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ "Submitted value number 1", - "'specific callback'", + "'specific callback for reaching state_b'", "" ], - "asctime": "2020-06-16 09:01:51,683", - "created": 1592290911.683962, + "asctime": "2020-06-16 22:45:43,858", + "created": 1592340343.858718, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3095,25 +3187,25 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 26, - "message": "Expectation (Submitted value number 1): result = 'specific callback' ()", + "message": "Expectation (Submitted value number 1): result = 'specific callback for reaching state_b' ()", "module": "test", - "msecs": 683.9621067047119, + "msecs": 858.7179183959961, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1713.1330966949463, - "thread": 139834866980672, + "relativeCreated": 1716.1548137664795, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ - "'specific callback'", + "'specific callback for reaching state_b'", "" ], - "asctime": "2020-06-16 09:01:51,684", - "created": 1592290911.684008, + "asctime": "2020-06-16 22:45:43,858", + "created": 1592340343.858787, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3121,16 +3213,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 142, - "message": "Submitted value number 1 is correct (Content 'specific callback' and Type is ).", + "message": "Submitted value number 1 is correct (Content 'specific callback for reaching state_b' and Type is ).", "module": "test", - "msecs": 684.0078830718994, + "msecs": 858.7870597839355, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1713.1788730621338, - "thread": 139834866980672, + "relativeCreated": 1716.223955154419, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -3139,8 +3231,8 @@ "'nonspecific callback'", "" ], - "asctime": "2020-06-16 09:01:51,684", - "created": 1592290911.684055, + "asctime": "2020-06-16 22:45:43,858", + "created": 1592340343.858858, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3150,14 +3242,14 @@ "lineno": 22, "message": "Result (Submitted value number 2): 'nonspecific callback' ()", "module": "test", - "msecs": 684.0550899505615, + "msecs": 858.8581085205078, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1713.226079940796, - "thread": 139834866980672, + "relativeCreated": 1716.2950038909912, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -3166,8 +3258,8 @@ "'nonspecific callback'", "" ], - "asctime": "2020-06-16 09:01:51,684", - "created": 1592290911.684096, + "asctime": "2020-06-16 22:45:43,858", + "created": 1592340343.858923, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3177,14 +3269,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 'nonspecific callback' ()", "module": "test", - "msecs": 684.096097946167, + "msecs": 858.9229583740234, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1713.2670879364014, - "thread": 139834866980672, + "relativeCreated": 1716.3598537445068, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -3192,8 +3284,8 @@ "'nonspecific callback'", "" ], - "asctime": "2020-06-16 09:01:51,684", - "created": 1592290911.684141, + "asctime": "2020-06-16 22:45:43,858", + "created": 1592340343.858991, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3203,39 +3295,199 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 'nonspecific callback' and Type is ).", "module": "test", - "msecs": 684.1409206390381, + "msecs": 858.9909076690674, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1713.3119106292725, - "thread": 139834866980672, + "relativeCreated": 1716.4278030395508, + "thread": 140247577732928, + "threadName": "MainThread" + }, + { + "args": [ + "Submitted value number 3", + "'specific callback for reaching state_a'", + "" + ], + "asctime": "2020-06-16 22:45:43,859", + "created": 1592340343.859061, + "exc_info": null, + "exc_text": null, + "filename": "test.py", + "funcName": "__report_result__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 22, + "message": "Result (Submitted value number 3): 'specific callback for reaching state_a' ()", + "module": "test", + "msecs": 859.0610027313232, + "msg": "Result (%s): %s (%s)", + "name": "__unittest__", + "pathname": "src/unittest/test.py", + "process": 11493, + "processName": "MainProcess", + "relativeCreated": 1716.4978981018066, + "thread": 140247577732928, + "threadName": "MainThread" + }, + { + "args": [ + "Submitted value number 3", + "'specific callback for reaching state_a'", + "" + ], + "asctime": "2020-06-16 22:45:43,859", + "created": 1592340343.859131, + "exc_info": null, + "exc_text": null, + "filename": "test.py", + "funcName": "__report_expectation_equivalency__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 26, + "message": "Expectation (Submitted value number 3): result = 'specific callback for reaching state_a' ()", + "module": "test", + "msecs": 859.1310977935791, + "msg": "Expectation (%s): result = %s (%s)", + "name": "__unittest__", + "pathname": "src/unittest/test.py", + "process": 11493, + "processName": "MainProcess", + "relativeCreated": 1716.5679931640625, + "thread": 140247577732928, + "threadName": "MainThread" + }, + { + "args": [ + "'specific callback for reaching state_a'", + "" + ], + "asctime": "2020-06-16 22:45:43,859", + "created": 1592340343.859199, + "exc_info": null, + "exc_text": null, + "filename": "test.py", + "funcName": "equivalency_chk", + "levelname": "INFO", + "levelno": 20, + "lineno": 142, + "message": "Submitted value number 3 is correct (Content 'specific callback for reaching state_a' and Type is ).", + "module": "test", + "msecs": 859.199047088623, + "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", + "name": "__unittest__", + "pathname": "src/unittest/test.py", + "process": 11493, + "processName": "MainProcess", + "relativeCreated": 1716.6359424591064, + "thread": 140247577732928, + "threadName": "MainThread" + }, + { + "args": [ + "Submitted value number 4", + "'nonspecific callback'", + "" + ], + "asctime": "2020-06-16 22:45:43,859", + "created": 1592340343.859268, + "exc_info": null, + "exc_text": null, + "filename": "test.py", + "funcName": "__report_result__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 22, + "message": "Result (Submitted value number 4): 'nonspecific callback' ()", + "module": "test", + "msecs": 859.2679500579834, + "msg": "Result (%s): %s (%s)", + "name": "__unittest__", + "pathname": "src/unittest/test.py", + "process": 11493, + "processName": "MainProcess", + "relativeCreated": 1716.7048454284668, + "thread": 140247577732928, + "threadName": "MainThread" + }, + { + "args": [ + "Submitted value number 4", + "'nonspecific callback'", + "" + ], + "asctime": "2020-06-16 22:45:43,859", + "created": 1592340343.859333, + "exc_info": null, + "exc_text": null, + "filename": "test.py", + "funcName": "__report_expectation_equivalency__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 26, + "message": "Expectation (Submitted value number 4): result = 'nonspecific callback' ()", + "module": "test", + "msecs": 859.3330383300781, + "msg": "Expectation (%s): result = %s (%s)", + "name": "__unittest__", + "pathname": "src/unittest/test.py", + "process": 11493, + "processName": "MainProcess", + "relativeCreated": 1716.7699337005615, + "thread": 140247577732928, + "threadName": "MainThread" + }, + { + "args": [ + "'nonspecific callback'", + "" + ], + "asctime": "2020-06-16 22:45:43,859", + "created": 1592340343.859405, + "exc_info": null, + "exc_text": null, + "filename": "test.py", + "funcName": "equivalency_chk", + "levelname": "INFO", + "levelno": 20, + "lineno": 142, + "message": "Submitted value number 4 is correct (Content 'nonspecific callback' and Type is ).", + "module": "test", + "msecs": 859.4050407409668, + "msg": "Submitted value number 4 is correct (Content %s and Type is %s).", + "name": "__unittest__", + "pathname": "src/unittest/test.py", + "process": 11493, + "processName": "MainProcess", + "relativeCreated": 1716.8419361114502, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 684.18288230896, + "msecs": 859.4698905944824, "msg": "Callback execution order: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1713.3538722991943, - "thread": 139834866980672, + "relativeCreated": 1716.9067859649658, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 4.1961669921875e-05 + "time_consumption": 6.4849853515625e-05 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.0006809234619140625, - "time_finished": "2020-06-16 09:01:51,684", - "time_start": "2020-06-16 09:01:51,683" + "time_consumption": 0.0017528533935546875, + "time_finished": "2020-06-16 22:45:43,859", + "time_start": "2020-06-16 22:45:43,857" }, "_XzMFcHYZEem_kd-7nxt1sg": { "args": null, - "asctime": "2020-06-16 09:01:51,669", - "created": 1592290911.669887, + "asctime": "2020-06-16 22:45:43,843", + "created": 1592340343.843982, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3246,18 +3498,18 @@ "message": "_XzMFcHYZEem_kd-7nxt1sg", "module": "__init__", "moduleLogger": [], - "msecs": 669.8870658874512, + "msecs": 843.9819812774658, "msg": "_XzMFcHYZEem_kd-7nxt1sg", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1699.0580558776855, + "relativeCreated": 1701.4188766479492, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:51,671", - "created": 1592290911.671367, + "asctime": "2020-06-16 22:45:43,845", + "created": 1592340343.845469, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -3275,8 +3527,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:51,670", - "created": 1592290911.670032, + "asctime": "2020-06-16 22:45:43,844", + "created": 1592340343.84413, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3286,22 +3538,22 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 670.0320243835449, + "msecs": 844.1300392150879, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1699.2030143737793, - "thread": 139834866980672, + "relativeCreated": 1701.5669345855713, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 1 ], - "asctime": "2020-06-16 09:01:51,670", - "created": 1592290911.670158, + "asctime": "2020-06-16 22:45:43,844", + "created": 1592340343.844263, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -3311,14 +3563,14 @@ "lineno": 55, "message": "Increasing sequence number to 1 caused by sequence progress", "module": "test_callbacks", - "msecs": 670.1579093933105, + "msecs": 844.2630767822266, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1699.328899383545, - "thread": 139834866980672, + "relativeCreated": 1701.69997215271, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -3328,8 +3580,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:51,670", - "created": 1592290911.670383, + "asctime": "2020-06-16 22:45:43,844", + "created": 1592340343.844489, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3339,14 +3591,14 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 670.3829765319824, + "msecs": 844.4890975952148, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1699.5539665222168, - "thread": 139834866980672, + "relativeCreated": 1701.9259929656982, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -3355,33 +3607,33 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:51,670", - "created": 1592290911.670479, + "asctime": "2020-06-16 22:45:43,844", + "created": 1592340343.844604, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 670.4790592193604, + "msecs": 844.6040153503418, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1699.6500492095947, - "thread": 139834866980672, + "relativeCreated": 1702.0409107208252, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 2 ], - "asctime": "2020-06-16 09:01:51,670", - "created": 1592290911.670571, + "asctime": "2020-06-16 22:45:43,844", + "created": 1592340343.844685, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -3391,14 +3643,14 @@ "lineno": 24, "message": "Increasing sequence number to 2 caused by callback_execution", "module": "test_callbacks", - "msecs": 670.5710887908936, + "msecs": 844.6850776672363, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1699.742078781128, - "thread": 139834866980672, + "relativeCreated": 1702.1219730377197, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -3407,33 +3659,33 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:51,670", - "created": 1592290911.670657, + "asctime": "2020-06-16 22:45:43,844", + "created": 1592340343.844769, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 670.6569194793701, + "msecs": 844.7690010070801, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1699.8279094696045, - "thread": 139834866980672, + "relativeCreated": 1702.2058963775635, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 3 ], - "asctime": "2020-06-16 09:01:51,670", - "created": 1592290911.670733, + "asctime": "2020-06-16 22:45:43,844", + "created": 1592340343.844839, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -3443,22 +3695,22 @@ "lineno": 24, "message": "Increasing sequence number to 3 caused by callback_execution", "module": "test_callbacks", - "msecs": 670.7329750061035, + "msecs": 844.8390960693359, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1699.903964996338, - "thread": 139834866980672, + "relativeCreated": 1702.2759914398193, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 4 ], - "asctime": "2020-06-16 09:01:51,670", - "created": 1592290911.670817, + "asctime": "2020-06-16 22:45:43,844", + "created": 1592340343.844921, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -3468,14 +3720,14 @@ "lineno": 55, "message": "Increasing sequence number to 4 caused by sequence progress", "module": "test_callbacks", - "msecs": 670.8168983459473, + "msecs": 844.9211120605469, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1699.9878883361816, - "thread": 139834866980672, + "relativeCreated": 1702.3580074310303, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -3485,8 +3737,8 @@ "'state_b'", "'state_a'" ], - "asctime": "2020-06-16 09:01:51,670", - "created": 1592290911.67092, + "asctime": "2020-06-16 22:45:43,845", + "created": 1592340343.845025, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3496,22 +3748,22 @@ "lineno": 176, "message": "StateMachine: State change ('condition_b'): 'state_b' -> 'state_a'", "module": "__init__", - "msecs": 670.9198951721191, + "msecs": 845.0250625610352, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1700.0908851623535, - "thread": 139834866980672, + "relativeCreated": 1702.4619579315186, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 5 ], - "asctime": "2020-06-16 09:01:51,671", - "created": 1592290911.671005, + "asctime": "2020-06-16 22:45:43,845", + "created": 1592340343.845111, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -3521,14 +3773,14 @@ "lineno": 55, "message": "Increasing sequence number to 5 caused by sequence progress", "module": "test_callbacks", - "msecs": 671.0050106048584, + "msecs": 845.1108932495117, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1700.1760005950928, - "thread": 139834866980672, + "relativeCreated": 1702.5477886199951, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -3538,8 +3790,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:51,671", - "created": 1592290911.671103, + "asctime": "2020-06-16 22:45:43,845", + "created": 1592340343.845207, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3549,22 +3801,22 @@ "lineno": 176, "message": "StateMachine: State change ('condition_b'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 671.1030006408691, + "msecs": 845.2069759368896, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1700.2739906311035, - "thread": 139834866980672, + "relativeCreated": 1702.643871307373, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 6 ], - "asctime": "2020-06-16 09:01:51,671", - "created": 1592290911.67119, + "asctime": "2020-06-16 22:45:43,845", + "created": 1592340343.845289, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -3574,14 +3826,14 @@ "lineno": 55, "message": "Increasing sequence number to 6 caused by sequence progress", "module": "test_callbacks", - "msecs": 671.1900234222412, + "msecs": 845.2889919281006, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1700.3610134124756, - "thread": 139834866980672, + "relativeCreated": 1702.725887298584, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -3591,8 +3843,8 @@ "'state_b'", "'state_c'" ], - "asctime": "2020-06-16 09:01:51,671", - "created": 1592290911.671286, + "asctime": "2020-06-16 22:45:43,845", + "created": 1592340343.845383, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3602,32 +3854,32 @@ "lineno": 176, "message": "StateMachine: State change ('condition_c'): 'state_b' -> 'state_c'", "module": "__init__", - "msecs": 671.2861061096191, + "msecs": 845.3829288482666, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1700.4570960998535, - "thread": 139834866980672, + "relativeCreated": 1702.81982421875, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 671.3669300079346, + "msecs": 845.4689979553223, "msg": "Running state machine sequence and storing sequence number for each callback", "name": "__tLogger__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1700.537919998169, - "thread": 139834866980672, + "relativeCreated": 1702.9058933258057, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 8.082389831542969e-05 + "time_consumption": 8.606910705566406e-05 }, { "args": [], - "asctime": "2020-06-16 09:01:51,671", - "created": 1592290911.67189, + "asctime": "2020-06-16 22:45:43,845", + "created": 1592340343.845985, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3644,8 +3896,8 @@ "[ 1 ]", "" ], - "asctime": "2020-06-16 09:01:51,671", - "created": 1592290911.671514, + "asctime": "2020-06-16 22:45:43,845", + "created": 1592340343.845612, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3655,14 +3907,14 @@ "lineno": 22, "message": "Result (Execution of state machine callback (1) (state_b, condition_a) identified by a sequence number): [ 1 ] ()", "module": "test", - "msecs": 671.5140342712402, + "msecs": 845.6120491027832, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1700.6850242614746, - "thread": 139834866980672, + "relativeCreated": 1703.0489444732666, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -3671,8 +3923,8 @@ "[ 1 ]", "" ], - "asctime": "2020-06-16 09:01:51,671", - "created": 1592290911.671594, + "asctime": "2020-06-16 22:45:43,845", + "created": 1592340343.84569, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3682,14 +3934,14 @@ "lineno": 26, "message": "Expectation (Execution of state machine callback (1) (state_b, condition_a) identified by a sequence number): result = [ 1 ] ()", "module": "test", - "msecs": 671.5939044952393, + "msecs": 845.6900119781494, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1700.7648944854736, - "thread": 139834866980672, + "relativeCreated": 1703.1269073486328, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -3698,8 +3950,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:51,671", - "created": 1592290911.671678, + "asctime": "2020-06-16 22:45:43,845", + "created": 1592340343.84577, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3709,14 +3961,14 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 671.6780662536621, + "msecs": 845.7698822021484, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1700.8490562438965, - "thread": 139834866980672, + "relativeCreated": 1703.2067775726318, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -3725,8 +3977,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:51,671", - "created": 1592290911.671749, + "asctime": "2020-06-16 22:45:43,845", + "created": 1592340343.845847, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3736,14 +3988,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 671.7491149902344, + "msecs": 845.8468914031982, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1700.9201049804688, - "thread": 139834866980672, + "relativeCreated": 1703.2837867736816, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -3751,8 +4003,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:51,671", - "created": 1592290911.671821, + "asctime": "2020-06-16 22:45:43,845", + "created": 1592340343.845918, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3762,32 +4014,32 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 671.821117401123, + "msecs": 845.9179401397705, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1700.9921073913574, - "thread": 139834866980672, + "relativeCreated": 1703.354835510254, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 671.8900203704834, + "msecs": 845.984935760498, "msg": "Execution of state machine callback (1) (state_b, condition_a) identified by a sequence number: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1701.0610103607178, - "thread": 139834866980672, + "relativeCreated": 1703.4218311309814, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 6.890296936035156e-05 + "time_consumption": 6.699562072753906e-05 }, { "args": [], - "asctime": "2020-06-16 09:01:51,672", - "created": 1592290911.672391, + "asctime": "2020-06-16 22:45:43,846", + "created": 1592340343.846463, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3804,8 +4056,8 @@ "[ 2 ]", "" ], - "asctime": "2020-06-16 09:01:51,672", - "created": 1592290911.672017, + "asctime": "2020-06-16 22:45:43,846", + "created": 1592340343.846106, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3815,14 +4067,14 @@ "lineno": 22, "message": "Result (Execution of state machine callback (2) (state_b, condition_a) identified by a sequence number): [ 2 ] ()", "module": "test", - "msecs": 672.0170974731445, + "msecs": 846.1060523986816, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1701.188087463379, - "thread": 139834866980672, + "relativeCreated": 1703.542947769165, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -3831,8 +4083,8 @@ "[ 2 ]", "" ], - "asctime": "2020-06-16 09:01:51,672", - "created": 1592290911.672091, + "asctime": "2020-06-16 22:45:43,846", + "created": 1592340343.84618, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3842,14 +4094,14 @@ "lineno": 26, "message": "Expectation (Execution of state machine callback (2) (state_b, condition_a) identified by a sequence number): result = [ 2 ] ()", "module": "test", - "msecs": 672.091007232666, + "msecs": 846.1799621582031, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1701.2619972229004, - "thread": 139834866980672, + "relativeCreated": 1703.6168575286865, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -3858,8 +4110,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:51,672", - "created": 1592290911.67217, + "asctime": "2020-06-16 22:45:43,846", + "created": 1592340343.846253, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3869,14 +4121,14 @@ "lineno": 22, "message": "Result (Submitted value number 1): 2 ()", "module": "test", - "msecs": 672.1699237823486, + "msecs": 846.2529182434082, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1701.340913772583, - "thread": 139834866980672, + "relativeCreated": 1703.6898136138916, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -3885,8 +4137,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:51,672", - "created": 1592290911.672251, + "asctime": "2020-06-16 22:45:43,846", + "created": 1592340343.84632, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3896,14 +4148,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 2 ()", "module": "test", - "msecs": 672.2509860992432, + "msecs": 846.3199138641357, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1701.4219760894775, - "thread": 139834866980672, + "relativeCreated": 1703.7568092346191, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -3911,8 +4163,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:51,672", - "created": 1592290911.672323, + "asctime": "2020-06-16 22:45:43,846", + "created": 1592340343.846396, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3922,39 +4174,39 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 672.3229885101318, + "msecs": 846.3959693908691, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1701.4939785003662, - "thread": 139834866980672, + "relativeCreated": 1703.8328647613525, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 672.3909378051758, + "msecs": 846.4629650115967, "msg": "Execution of state machine callback (2) (state_b, condition_a) identified by a sequence number: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1701.5619277954102, - "thread": 139834866980672, + "relativeCreated": 1703.89986038208, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 6.794929504394531e-05 + "time_consumption": 6.699562072753906e-05 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.0025038719177246094, - "time_finished": "2020-06-16 09:01:51,672", - "time_start": "2020-06-16 09:01:51,669" + "time_consumption": 0.0024809837341308594, + "time_finished": "2020-06-16 22:45:43,846", + "time_start": "2020-06-16 22:45:43,843" }, "_YrdgQHbUEemIm_1APUisDQ": { "args": null, - "asctime": "2020-06-16 09:01:51,672", - "created": 1592290911.672615, + "asctime": "2020-06-16 22:45:43,846", + "created": 1592340343.846689, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3965,18 +4217,18 @@ "message": "_YrdgQHbUEemIm_1APUisDQ", "module": "__init__", "moduleLogger": [], - "msecs": 672.6150512695312, + "msecs": 846.688985824585, "msg": "_YrdgQHbUEemIm_1APUisDQ", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1701.7860412597656, + "relativeCreated": 1704.1258811950684, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:51,674", - "created": 1592290911.674263, + "asctime": "2020-06-16 22:45:43,848", + "created": 1592340343.848246, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -3994,8 +4246,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:51,672", - "created": 1592290911.672762, + "asctime": "2020-06-16 22:45:43,846", + "created": 1592340343.846817, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4005,22 +4257,22 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 672.7619171142578, + "msecs": 846.8170166015625, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1701.9329071044922, - "thread": 139834866980672, + "relativeCreated": 1704.253911972046, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 1 ], - "asctime": "2020-06-16 09:01:51,672", - "created": 1592290911.672873, + "asctime": "2020-06-16 22:45:43,846", + "created": 1592340343.846924, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -4030,14 +4282,14 @@ "lineno": 55, "message": "Increasing sequence number to 1 caused by sequence progress", "module": "test_callbacks", - "msecs": 672.8730201721191, + "msecs": 846.9240665435791, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1702.0440101623535, - "thread": 139834866980672, + "relativeCreated": 1704.3609619140625, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4047,8 +4299,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:51,672", - "created": 1592290911.672996, + "asctime": "2020-06-16 22:45:43,847", + "created": 1592340343.847047, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4058,22 +4310,22 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 672.9960441589355, + "msecs": 847.0470905303955, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1702.16703414917, - "thread": 139834866980672, + "relativeCreated": 1704.483985900879, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 2 ], - "asctime": "2020-06-16 09:01:51,673", - "created": 1592290911.673087, + "asctime": "2020-06-16 22:45:43,847", + "created": 1592340343.847134, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -4083,14 +4335,14 @@ "lineno": 55, "message": "Increasing sequence number to 2 caused by sequence progress", "module": "test_callbacks", - "msecs": 673.0868816375732, + "msecs": 847.1341133117676, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1702.2578716278076, - "thread": 139834866980672, + "relativeCreated": 1704.571008682251, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4100,8 +4352,8 @@ "'state_b'", "'state_a'" ], - "asctime": "2020-06-16 09:01:51,673", - "created": 1592290911.673197, + "asctime": "2020-06-16 22:45:43,847", + "created": 1592340343.847231, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4111,14 +4363,14 @@ "lineno": 176, "message": "StateMachine: State change ('condition_b'): 'state_b' -> 'state_a'", "module": "__init__", - "msecs": 673.1970310211182, + "msecs": 847.2309112548828, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1702.3680210113525, - "thread": 139834866980672, + "relativeCreated": 1704.6678066253662, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4127,33 +4379,33 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:51,673", - "created": 1592290911.67328, + "asctime": "2020-06-16 22:45:43,847", + "created": 1592340343.847322, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 673.2800006866455, + "msecs": 847.3219871520996, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1702.4509906768799, - "thread": 139834866980672, + "relativeCreated": 1704.758882522583, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 3 ], - "asctime": "2020-06-16 09:01:51,673", - "created": 1592290911.673364, + "asctime": "2020-06-16 22:45:43,847", + "created": 1592340343.847395, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -4163,14 +4415,14 @@ "lineno": 24, "message": "Increasing sequence number to 3 caused by callback_execution", "module": "test_callbacks", - "msecs": 673.3639240264893, + "msecs": 847.3949432373047, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1702.5349140167236, - "thread": 139834866980672, + "relativeCreated": 1704.831838607788, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4179,33 +4431,33 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:51,673", - "created": 1592290911.673443, + "asctime": "2020-06-16 22:45:43,847", + "created": 1592340343.84747, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 673.443078994751, + "msecs": 847.4700450897217, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1702.6140689849854, - "thread": 139834866980672, + "relativeCreated": 1704.906940460205, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 4 ], - "asctime": "2020-06-16 09:01:51,673", - "created": 1592290911.673512, + "asctime": "2020-06-16 22:45:43,847", + "created": 1592340343.847536, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -4215,22 +4467,22 @@ "lineno": 24, "message": "Increasing sequence number to 4 caused by callback_execution", "module": "test_callbacks", - "msecs": 673.5119819641113, + "msecs": 847.5360870361328, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1702.6829719543457, - "thread": 139834866980672, + "relativeCreated": 1704.9729824066162, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 5 ], - "asctime": "2020-06-16 09:01:51,673", - "created": 1592290911.673599, + "asctime": "2020-06-16 22:45:43,847", + "created": 1592340343.847614, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -4240,14 +4492,14 @@ "lineno": 55, "message": "Increasing sequence number to 5 caused by sequence progress", "module": "test_callbacks", - "msecs": 673.5990047454834, + "msecs": 847.614049911499, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1702.7699947357178, - "thread": 139834866980672, + "relativeCreated": 1705.0509452819824, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4257,8 +4509,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:51,673", - "created": 1592290911.673696, + "asctime": "2020-06-16 22:45:43,847", + "created": 1592340343.84771, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4268,14 +4520,14 @@ "lineno": 176, "message": "StateMachine: State change ('condition_b'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 673.6960411071777, + "msecs": 847.7098941802979, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1702.867031097412, - "thread": 139834866980672, + "relativeCreated": 1705.1467895507812, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4284,33 +4536,33 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:51,673", - "created": 1592290911.673775, + "asctime": "2020-06-16 22:45:43,847", + "created": 1592340343.847787, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 673.7749576568604, + "msecs": 847.7869033813477, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1702.9459476470947, - "thread": 139834866980672, + "relativeCreated": 1705.223798751831, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 6 ], - "asctime": "2020-06-16 09:01:51,673", - "created": 1592290911.673846, + "asctime": "2020-06-16 22:45:43,847", + "created": 1592340343.847854, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -4320,14 +4572,14 @@ "lineno": 24, "message": "Increasing sequence number to 6 caused by callback_execution", "module": "test_callbacks", - "msecs": 673.8460063934326, + "msecs": 847.8538990020752, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1703.016996383667, - "thread": 139834866980672, + "relativeCreated": 1705.2907943725586, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4336,33 +4588,33 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:51,673", - "created": 1592290911.673925, + "asctime": "2020-06-16 22:45:43,847", + "created": 1592340343.847926, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 673.9249229431152, + "msecs": 847.9259014129639, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1703.0959129333496, - "thread": 139834866980672, + "relativeCreated": 1705.3627967834473, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 7 ], - "asctime": "2020-06-16 09:01:51,673", - "created": 1592290911.673994, + "asctime": "2020-06-16 22:45:43,847", + "created": 1592340343.847996, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -4372,22 +4624,22 @@ "lineno": 24, "message": "Increasing sequence number to 7 caused by callback_execution", "module": "test_callbacks", - "msecs": 673.9940643310547, + "msecs": 847.9959964752197, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1703.165054321289, - "thread": 139834866980672, + "relativeCreated": 1705.4328918457031, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 8 ], - "asctime": "2020-06-16 09:01:51,674", - "created": 1592290911.674079, + "asctime": "2020-06-16 22:45:43,848", + "created": 1592340343.848076, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -4397,14 +4649,14 @@ "lineno": 55, "message": "Increasing sequence number to 8 caused by sequence progress", "module": "test_callbacks", - "msecs": 674.0789413452148, + "msecs": 848.0761051177979, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1703.2499313354492, - "thread": 139834866980672, + "relativeCreated": 1705.5130004882812, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4414,8 +4666,8 @@ "'state_b'", "'state_c'" ], - "asctime": "2020-06-16 09:01:51,674", - "created": 1592290911.674175, + "asctime": "2020-06-16 22:45:43,848", + "created": 1592340343.848167, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4425,32 +4677,32 @@ "lineno": 176, "message": "StateMachine: State change ('condition_c'): 'state_b' -> 'state_c'", "module": "__init__", - "msecs": 674.1750240325928, + "msecs": 848.1669425964355, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1703.3460140228271, - "thread": 139834866980672, + "relativeCreated": 1705.603837966919, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 674.2630004882812, + "msecs": 848.2460975646973, "msg": "Running state machine sequence and storing sequence number for each callback", "name": "__tLogger__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1703.4339904785156, - "thread": 139834866980672, + "relativeCreated": 1705.6829929351807, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 8.797645568847656e-05 + "time_consumption": 7.915496826171875e-05 }, { "args": [], - "asctime": "2020-06-16 09:01:51,675", - "created": 1592290911.675014, + "asctime": "2020-06-16 22:45:43,848", + "created": 1592340343.848959, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4467,8 +4719,8 @@ "[ 2, 5 ]", "" ], - "asctime": "2020-06-16 09:01:51,674", - "created": 1592290911.674405, + "asctime": "2020-06-16 22:45:43,848", + "created": 1592340343.848382, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4478,14 +4730,14 @@ "lineno": 22, "message": "Result (Execution of state machine callback (1) (all_transitions, condition_b) identified by a sequence number): [ 2, 5 ] ()", "module": "test", - "msecs": 674.4050979614258, + "msecs": 848.3819961547852, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1703.5760879516602, - "thread": 139834866980672, + "relativeCreated": 1705.8188915252686, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4494,8 +4746,8 @@ "[ 2, 5 ]", "" ], - "asctime": "2020-06-16 09:01:51,674", - "created": 1592290911.674485, + "asctime": "2020-06-16 22:45:43,848", + "created": 1592340343.848458, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4505,14 +4757,14 @@ "lineno": 26, "message": "Expectation (Execution of state machine callback (1) (all_transitions, condition_b) identified by a sequence number): result = [ 2, 5 ] ()", "module": "test", - "msecs": 674.4849681854248, + "msecs": 848.4580516815186, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1703.6559581756592, - "thread": 139834866980672, + "relativeCreated": 1705.894947052002, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4521,8 +4773,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:51,674", - "created": 1592290911.674573, + "asctime": "2020-06-16 22:45:43,848", + "created": 1592340343.848533, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4532,14 +4784,14 @@ "lineno": 22, "message": "Result (Submitted value number 1): 2 ()", "module": "test", - "msecs": 674.5729446411133, + "msecs": 848.5329151153564, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1703.7439346313477, - "thread": 139834866980672, + "relativeCreated": 1705.9698104858398, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4548,8 +4800,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:51,674", - "created": 1592290911.674649, + "asctime": "2020-06-16 22:45:43,848", + "created": 1592340343.848617, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4559,14 +4811,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 2 ()", "module": "test", - "msecs": 674.6490001678467, + "msecs": 848.6170768737793, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1703.819990158081, - "thread": 139834866980672, + "relativeCreated": 1706.0539722442627, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4574,8 +4826,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:51,674", - "created": 1592290911.674727, + "asctime": "2020-06-16 22:45:43,848", + "created": 1592340343.848687, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4585,14 +4837,14 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 674.7269630432129, + "msecs": 848.686933517456, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1703.8979530334473, - "thread": 139834866980672, + "relativeCreated": 1706.1238288879395, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4601,8 +4853,8 @@ "5", "" ], - "asctime": "2020-06-16 09:01:51,674", - "created": 1592290911.6748, + "asctime": "2020-06-16 22:45:43,848", + "created": 1592340343.848762, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4612,14 +4864,14 @@ "lineno": 22, "message": "Result (Submitted value number 2): 5 ()", "module": "test", - "msecs": 674.799919128418, + "msecs": 848.762035369873, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1703.9709091186523, - "thread": 139834866980672, + "relativeCreated": 1706.1989307403564, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4628,8 +4880,8 @@ "5", "" ], - "asctime": "2020-06-16 09:01:51,674", - "created": 1592290911.674869, + "asctime": "2020-06-16 22:45:43,848", + "created": 1592340343.848828, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4639,14 +4891,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 5 ()", "module": "test", - "msecs": 674.8690605163574, + "msecs": 848.8280773162842, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1704.0400505065918, - "thread": 139834866980672, + "relativeCreated": 1706.2649726867676, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4654,8 +4906,8 @@ "5", "" ], - "asctime": "2020-06-16 09:01:51,674", - "created": 1592290911.674947, + "asctime": "2020-06-16 22:45:43,848", + "created": 1592340343.848895, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4665,32 +4917,32 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 5 and Type is ).", "module": "test", - "msecs": 674.9470233917236, + "msecs": 848.8950729370117, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1704.118013381958, - "thread": 139834866980672, + "relativeCreated": 1706.3319683074951, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 675.0140190124512, + "msecs": 848.9589691162109, "msg": "Execution of state machine callback (1) (all_transitions, condition_b) identified by a sequence number: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1704.1850090026855, - "thread": 139834866980672, + "relativeCreated": 1706.3958644866943, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 6.699562072753906e-05 + "time_consumption": 6.389617919921875e-05 }, { "args": [], - "asctime": "2020-06-16 09:01:51,675", - "created": 1592290911.675725, + "asctime": "2020-06-16 22:45:43,849", + "created": 1592340343.849646, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4707,8 +4959,8 @@ "[ 3, 6 ]", "" ], - "asctime": "2020-06-16 09:01:51,675", - "created": 1592290911.675147, + "asctime": "2020-06-16 22:45:43,849", + "created": 1592340343.849088, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4718,14 +4970,14 @@ "lineno": 22, "message": "Result (Execution of state machine callback (2) (all_transitions, condition_b) identified by a sequence number): [ 3, 6 ] ()", "module": "test", - "msecs": 675.1470565795898, + "msecs": 849.0879535675049, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1704.3180465698242, - "thread": 139834866980672, + "relativeCreated": 1706.5248489379883, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4734,8 +4986,8 @@ "[ 3, 6 ]", "" ], - "asctime": "2020-06-16 09:01:51,675", - "created": 1592290911.675224, + "asctime": "2020-06-16 22:45:43,849", + "created": 1592340343.849167, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4745,14 +4997,14 @@ "lineno": 26, "message": "Expectation (Execution of state machine callback (2) (all_transitions, condition_b) identified by a sequence number): result = [ 3, 6 ] ()", "module": "test", - "msecs": 675.2240657806396, + "msecs": 849.1671085357666, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1704.395055770874, - "thread": 139834866980672, + "relativeCreated": 1706.60400390625, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4761,8 +5013,8 @@ "3", "" ], - "asctime": "2020-06-16 09:01:51,675", - "created": 1592290911.6753, + "asctime": "2020-06-16 22:45:43,849", + "created": 1592340343.849239, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4772,14 +5024,14 @@ "lineno": 22, "message": "Result (Submitted value number 1): 3 ()", "module": "test", - "msecs": 675.299882888794, + "msecs": 849.2391109466553, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1704.4708728790283, - "thread": 139834866980672, + "relativeCreated": 1706.6760063171387, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4788,8 +5040,8 @@ "3", "" ], - "asctime": "2020-06-16 09:01:51,675", - "created": 1592290911.675373, + "asctime": "2020-06-16 22:45:43,849", + "created": 1592340343.849309, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4799,14 +5051,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 3 ()", "module": "test", - "msecs": 675.3730773925781, + "msecs": 849.308967590332, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1704.5440673828125, - "thread": 139834866980672, + "relativeCreated": 1706.7458629608154, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4814,8 +5066,8 @@ "3", "" ], - "asctime": "2020-06-16 09:01:51,675", - "created": 1592290911.675445, + "asctime": "2020-06-16 22:45:43,849", + "created": 1592340343.849382, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4825,14 +5077,14 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 3 and Type is ).", "module": "test", - "msecs": 675.4450798034668, + "msecs": 849.3819236755371, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1704.6160697937012, - "thread": 139834866980672, + "relativeCreated": 1706.8188190460205, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4841,8 +5093,8 @@ "6", "" ], - "asctime": "2020-06-16 09:01:51,675", - "created": 1592290911.675517, + "asctime": "2020-06-16 22:45:43,849", + "created": 1592340343.849451, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4852,14 +5104,14 @@ "lineno": 22, "message": "Result (Submitted value number 2): 6 ()", "module": "test", - "msecs": 675.5170822143555, + "msecs": 849.4510650634766, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1704.6880722045898, - "thread": 139834866980672, + "relativeCreated": 1706.88796043396, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4868,8 +5120,8 @@ "6", "" ], - "asctime": "2020-06-16 09:01:51,675", - "created": 1592290911.675585, + "asctime": "2020-06-16 22:45:43,849", + "created": 1592340343.849516, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4879,14 +5131,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 6 ()", "module": "test", - "msecs": 675.5850315093994, + "msecs": 849.5159149169922, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1704.7560214996338, - "thread": 139834866980672, + "relativeCreated": 1706.9528102874756, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -4894,8 +5146,8 @@ "6", "" ], - "asctime": "2020-06-16 09:01:51,675", - "created": 1592290911.675654, + "asctime": "2020-06-16 22:45:43,849", + "created": 1592340343.849582, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4905,39 +5157,39 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 6 and Type is ).", "module": "test", - "msecs": 675.6539344787598, + "msecs": 849.5819568634033, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1704.8249244689941, - "thread": 139834866980672, + "relativeCreated": 1707.0188522338867, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 675.724983215332, + "msecs": 849.6460914611816, "msg": "Execution of state machine callback (2) (all_transitions, condition_b) identified by a sequence number: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1704.8959732055664, - "thread": 139834866980672, + "relativeCreated": 1707.082986831665, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 7.104873657226562e-05 + "time_consumption": 6.413459777832031e-05 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.0031099319458007812, - "time_finished": "2020-06-16 09:01:51,675", - "time_start": "2020-06-16 09:01:51,672" + "time_consumption": 0.0029571056365966797, + "time_finished": "2020-06-16 22:45:43,849", + "time_start": "2020-06-16 22:45:43,846" }, "_bDqbMHcrEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:50,022", - "created": 1592290910.02299, + "asctime": "2020-06-16 22:45:42,192", + "created": 1592340342.192647, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4948,18 +5200,18 @@ "message": "_bDqbMHcrEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 22.989988327026367, + "msecs": 192.64698028564453, "msg": "_bDqbMHcrEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 52.16097831726074, + "relativeCreated": 50.08387565612793, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:50,023", - "created": 1592290910.023154, + "asctime": "2020-06-16 22:45:42,192", + "created": 1592340342.192767, "exc_info": null, "exc_text": null, "filename": "test_init.py", @@ -4977,8 +5229,8 @@ "None", "'state_c'" ], - "asctime": "2020-06-16 09:01:50,023", - "created": 1592290910.023102, + "asctime": "2020-06-16 22:45:42,192", + "created": 1592340342.192719, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4988,35 +5240,35 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_c'", "module": "__init__", - "msecs": 23.1020450592041, + "msecs": 192.7189826965332, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 52.27303504943848, - "thread": 139834866980672, + "relativeCreated": 50.1558780670166, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 23.154020309448242, + "msecs": 192.76690483093262, "msg": "Initialising the state machine with state_c", "name": "__tLogger__", "pathname": "src/tests/test_init.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 52.32501029968262, - "thread": 139834866980672, + "relativeCreated": 50.203800201416016, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 5.1975250244140625e-05 + "time_consumption": 4.792213439941406e-05 }, { "args": [ "None", "" ], - "asctime": "2020-06-16 09:01:50,023", - "created": 1592290910.023309, + "asctime": "2020-06-16 22:45:42,192", + "created": 1592340342.19291, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5033,8 +5285,8 @@ "None", "" ], - "asctime": "2020-06-16 09:01:50,023", - "created": 1592290910.023222, + "asctime": "2020-06-16 22:45:42,192", + "created": 1592340342.192827, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5044,14 +5296,14 @@ "lineno": 22, "message": "Result (Last state after initialisation): None ()", "module": "test", - "msecs": 23.221969604492188, + "msecs": 192.8269863128662, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 52.39295959472656, - "thread": 139834866980672, + "relativeCreated": 50.26388168334961, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5060,8 +5312,8 @@ "None", "" ], - "asctime": "2020-06-16 09:01:50,023", - "created": 1592290910.023264, + "asctime": "2020-06-16 22:45:42,192", + "created": 1592340342.192869, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5071,39 +5323,39 @@ "lineno": 26, "message": "Expectation (Last state after initialisation): result = None ()", "module": "test", - "msecs": 23.263931274414062, + "msecs": 192.8689479827881, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 52.43492126464844, - "thread": 139834866980672, + "relativeCreated": 50.305843353271484, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 23.308992385864258, + "msecs": 192.90995597839355, "msg": "Last state after initialisation is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 52.47998237609863, - "thread": 139834866980672, + "relativeCreated": 50.34685134887695, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 4.506111145019531e-05 + "time_consumption": 4.100799560546875e-05 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.0003190040588378906, - "time_finished": "2020-06-16 09:01:50,023", - "time_start": "2020-06-16 09:01:50,022" + "time_consumption": 0.00026297569274902344, + "time_finished": "2020-06-16 22:45:42,192", + "time_start": "2020-06-16 22:45:42,192" }, "_b_t78Hb4EemzkK7kGUMNfw": { "args": null, - "asctime": "2020-06-16 09:01:51,675", - "created": 1592290911.675952, + "asctime": "2020-06-16 22:45:43,849", + "created": 1592340343.84986, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5114,18 +5366,18 @@ "message": "_b_t78Hb4EemzkK7kGUMNfw", "module": "__init__", "moduleLogger": [], - "msecs": 675.9519577026367, + "msecs": 849.8599529266357, "msg": "_b_t78Hb4EemzkK7kGUMNfw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1705.122947692871, + "relativeCreated": 1707.2968482971191, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:51,677", - "created": 1592290911.677571, + "asctime": "2020-06-16 22:45:43,851", + "created": 1592340343.851498, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -5143,8 +5395,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:51,676", - "created": 1592290911.676084, + "asctime": "2020-06-16 22:45:43,849", + "created": 1592340343.849993, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5154,22 +5406,22 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 676.084041595459, + "msecs": 849.9929904937744, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1705.2550315856934, - "thread": 139834866980672, + "relativeCreated": 1707.4298858642578, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 1 ], - "asctime": "2020-06-16 09:01:51,676", - "created": 1592290911.676194, + "asctime": "2020-06-16 22:45:43,850", + "created": 1592340343.850098, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -5179,14 +5431,14 @@ "lineno": 55, "message": "Increasing sequence number to 1 caused by sequence progress", "module": "test_callbacks", - "msecs": 676.1939525604248, + "msecs": 850.0978946685791, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1705.3649425506592, - "thread": 139834866980672, + "relativeCreated": 1707.5347900390625, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5196,8 +5448,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:51,676", - "created": 1592290911.676321, + "asctime": "2020-06-16 22:45:43,850", + "created": 1592340343.850217, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5207,14 +5459,14 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 676.3210296630859, + "msecs": 850.2171039581299, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1705.4920196533203, - "thread": 139834866980672, + "relativeCreated": 1707.6539993286133, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5223,33 +5475,33 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:51,676", - "created": 1592290911.676407, + "asctime": "2020-06-16 22:45:43,850", + "created": 1592340343.850304, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 676.4070987701416, + "msecs": 850.3038883209229, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1705.578088760376, - "thread": 139834866980672, + "relativeCreated": 1707.7407836914062, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 2 ], - "asctime": "2020-06-16 09:01:51,676", - "created": 1592290911.676479, + "asctime": "2020-06-16 22:45:43,850", + "created": 1592340343.850374, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -5259,14 +5511,14 @@ "lineno": 24, "message": "Increasing sequence number to 2 caused by callback_execution", "module": "test_callbacks", - "msecs": 676.4791011810303, + "msecs": 850.3739833831787, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1705.6500911712646, - "thread": 139834866980672, + "relativeCreated": 1707.810878753662, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5275,33 +5527,33 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:51,676", - "created": 1592290911.67656, + "asctime": "2020-06-16 22:45:43,850", + "created": 1592340343.850451, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 676.5599250793457, + "msecs": 850.4509925842285, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1705.73091506958, - "thread": 139834866980672, + "relativeCreated": 1707.887887954712, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 3 ], - "asctime": "2020-06-16 09:01:51,676", - "created": 1592290911.676634, + "asctime": "2020-06-16 22:45:43,850", + "created": 1592340343.850518, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -5311,22 +5563,22 @@ "lineno": 24, "message": "Increasing sequence number to 3 caused by callback_execution", "module": "test_callbacks", - "msecs": 676.6340732574463, + "msecs": 850.517988204956, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1705.8050632476807, - "thread": 139834866980672, + "relativeCreated": 1707.9548835754395, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 4 ], - "asctime": "2020-06-16 09:01:51,676", - "created": 1592290911.676717, + "asctime": "2020-06-16 22:45:43,850", + "created": 1592340343.850595, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -5336,14 +5588,14 @@ "lineno": 55, "message": "Increasing sequence number to 4 caused by sequence progress", "module": "test_callbacks", - "msecs": 676.7170429229736, + "msecs": 850.5949974060059, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1705.888032913208, - "thread": 139834866980672, + "relativeCreated": 1708.0318927764893, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5353,8 +5605,8 @@ "'state_b'", "'state_a'" ], - "asctime": "2020-06-16 09:01:51,676", - "created": 1592290911.676817, + "asctime": "2020-06-16 22:45:43,850", + "created": 1592340343.850693, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5364,22 +5616,22 @@ "lineno": 176, "message": "StateMachine: State change ('condition_b'): 'state_b' -> 'state_a'", "module": "__init__", - "msecs": 676.8169403076172, + "msecs": 850.6929874420166, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1705.9879302978516, - "thread": 139834866980672, + "relativeCreated": 1708.1298828125, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 5 ], - "asctime": "2020-06-16 09:01:51,676", - "created": 1592290911.676902, + "asctime": "2020-06-16 22:45:43,850", + "created": 1592340343.850775, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -5389,14 +5641,14 @@ "lineno": 55, "message": "Increasing sequence number to 5 caused by sequence progress", "module": "test_callbacks", - "msecs": 676.9020557403564, + "msecs": 850.7750034332275, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1706.0730457305908, - "thread": 139834866980672, + "relativeCreated": 1708.211898803711, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5406,8 +5658,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:51,676", - "created": 1592290911.676998, + "asctime": "2020-06-16 22:45:43,850", + "created": 1592340343.850867, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5417,14 +5669,14 @@ "lineno": 176, "message": "StateMachine: State change ('condition_b'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 676.9979000091553, + "msecs": 850.8670330047607, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1706.1688899993896, - "thread": 139834866980672, + "relativeCreated": 1708.3039283752441, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5433,33 +5685,33 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:51,677", - "created": 1592290911.677078, + "asctime": "2020-06-16 22:45:43,850", + "created": 1592340343.850943, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 677.0780086517334, + "msecs": 850.9430885314941, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1706.2489986419678, - "thread": 139834866980672, + "relativeCreated": 1708.3799839019775, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 6 ], - "asctime": "2020-06-16 09:01:51,677", - "created": 1592290911.677153, + "asctime": "2020-06-16 22:45:43,851", + "created": 1592340343.851009, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -5469,14 +5721,14 @@ "lineno": 24, "message": "Increasing sequence number to 6 caused by callback_execution", "module": "test_callbacks", - "msecs": 677.1531105041504, + "msecs": 851.0088920593262, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1706.3241004943848, - "thread": 139834866980672, + "relativeCreated": 1708.4457874298096, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5485,33 +5737,33 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:51,677", - "created": 1592290911.677234, + "asctime": "2020-06-16 22:45:43,851", + "created": 1592340343.851087, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 677.2339344024658, + "msecs": 851.0870933532715, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1706.4049243927002, - "thread": 139834866980672, + "relativeCreated": 1708.5239887237549, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 7 ], - "asctime": "2020-06-16 09:01:51,677", - "created": 1592290911.677303, + "asctime": "2020-06-16 22:45:43,851", + "created": 1592340343.851162, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -5521,22 +5773,22 @@ "lineno": 24, "message": "Increasing sequence number to 7 caused by callback_execution", "module": "test_callbacks", - "msecs": 677.3030757904053, + "msecs": 851.1619567871094, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1706.4740657806396, - "thread": 139834866980672, + "relativeCreated": 1708.5988521575928, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 8 ], - "asctime": "2020-06-16 09:01:51,677", - "created": 1592290911.677383, + "asctime": "2020-06-16 22:45:43,851", + "created": 1592340343.85127, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -5546,14 +5798,14 @@ "lineno": 55, "message": "Increasing sequence number to 8 caused by sequence progress", "module": "test_callbacks", - "msecs": 677.3829460144043, + "msecs": 851.2699604034424, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1706.5539360046387, - "thread": 139834866980672, + "relativeCreated": 1708.7068557739258, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5563,8 +5815,8 @@ "'state_b'", "'state_c'" ], - "asctime": "2020-06-16 09:01:51,677", - "created": 1592290911.677482, + "asctime": "2020-06-16 22:45:43,851", + "created": 1592340343.851406, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5574,32 +5826,32 @@ "lineno": 176, "message": "StateMachine: State change ('condition_c'): 'state_b' -> 'state_c'", "module": "__init__", - "msecs": 677.4818897247314, + "msecs": 851.4060974121094, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1706.6528797149658, - "thread": 139834866980672, + "relativeCreated": 1708.8429927825928, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 677.5710582733154, + "msecs": 851.4978885650635, "msg": "Running state machine sequence and storing sequence number for each callback", "name": "__tLogger__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1706.7420482635498, - "thread": 139834866980672, + "relativeCreated": 1708.9347839355469, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 8.916854858398438e-05 + "time_consumption": 9.179115295410156e-05 }, { "args": [], - "asctime": "2020-06-16 09:01:51,678", - "created": 1592290911.678302, + "asctime": "2020-06-16 22:45:43,852", + "created": 1592340343.85221, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5616,8 +5868,8 @@ "[ 1, 5 ]", "" ], - "asctime": "2020-06-16 09:01:51,677", - "created": 1592290911.677716, + "asctime": "2020-06-16 22:45:43,851", + "created": 1592340343.851642, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5627,14 +5879,14 @@ "lineno": 22, "message": "Result (Execution of state machine callback (1) (state_b, all_conditions) identified by a sequence number): [ 1, 5 ] ()", "module": "test", - "msecs": 677.7160167694092, + "msecs": 851.6418933868408, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1706.8870067596436, - "thread": 139834866980672, + "relativeCreated": 1709.0787887573242, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5643,8 +5895,8 @@ "[ 1, 5 ]", "" ], - "asctime": "2020-06-16 09:01:51,677", - "created": 1592290911.677796, + "asctime": "2020-06-16 22:45:43,851", + "created": 1592340343.851719, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5654,14 +5906,14 @@ "lineno": 26, "message": "Expectation (Execution of state machine callback (1) (state_b, all_conditions) identified by a sequence number): result = [ 1, 5 ] ()", "module": "test", - "msecs": 677.7958869934082, + "msecs": 851.7189025878906, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1706.9668769836426, - "thread": 139834866980672, + "relativeCreated": 1709.155797958374, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5670,8 +5922,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:51,677", - "created": 1592290911.677873, + "asctime": "2020-06-16 22:45:43,851", + "created": 1592340343.851795, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5681,14 +5933,14 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 677.872896194458, + "msecs": 851.794958114624, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1707.0438861846924, - "thread": 139834866980672, + "relativeCreated": 1709.2318534851074, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5697,8 +5949,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:51,677", - "created": 1592290911.677943, + "asctime": "2020-06-16 22:45:43,851", + "created": 1592340343.851863, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5708,14 +5960,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 677.9429912567139, + "msecs": 851.862907409668, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1707.1139812469482, - "thread": 139834866980672, + "relativeCreated": 1709.2998027801514, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5723,8 +5975,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:51,678", - "created": 1592290911.67802, + "asctime": "2020-06-16 22:45:43,851", + "created": 1592340343.851936, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5734,14 +5986,14 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 678.0200004577637, + "msecs": 851.9361019134521, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1707.190990447998, - "thread": 139834866980672, + "relativeCreated": 1709.3729972839355, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5750,8 +6002,8 @@ "5", "" ], - "asctime": "2020-06-16 09:01:51,678", - "created": 1592290911.678097, + "asctime": "2020-06-16 22:45:43,852", + "created": 1592340343.852008, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5761,14 +6013,14 @@ "lineno": 22, "message": "Result (Submitted value number 2): 5 ()", "module": "test", - "msecs": 678.0970096588135, + "msecs": 852.0081043243408, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1707.2679996490479, - "thread": 139834866980672, + "relativeCreated": 1709.4449996948242, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5777,8 +6029,8 @@ "5", "" ], - "asctime": "2020-06-16 09:01:51,678", - "created": 1592290911.678166, + "asctime": "2020-06-16 22:45:43,852", + "created": 1592340343.852078, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5788,14 +6040,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 5 ()", "module": "test", - "msecs": 678.1659126281738, + "msecs": 852.0779609680176, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1707.3369026184082, - "thread": 139834866980672, + "relativeCreated": 1709.514856338501, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5803,8 +6055,8 @@ "5", "" ], - "asctime": "2020-06-16 09:01:51,678", - "created": 1592290911.678235, + "asctime": "2020-06-16 22:45:43,852", + "created": 1592340343.852145, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5814,32 +6066,32 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 5 and Type is ).", "module": "test", - "msecs": 678.2350540161133, + "msecs": 852.1449565887451, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1707.4060440063477, - "thread": 139834866980672, + "relativeCreated": 1709.5818519592285, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 678.3020496368408, + "msecs": 852.2100448608398, "msg": "Execution of state machine callback (1) (state_b, all_conditions) identified by a sequence number: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1707.4730396270752, - "thread": 139834866980672, + "relativeCreated": 1709.6469402313232, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 6.699562072753906e-05 + "time_consumption": 6.508827209472656e-05 }, { "args": [], - "asctime": "2020-06-16 09:01:51,679", - "created": 1592290911.679024, + "asctime": "2020-06-16 22:45:43,852", + "created": 1592340343.852912, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5856,8 +6108,8 @@ "[ 2, 6 ]", "" ], - "asctime": "2020-06-16 09:01:51,678", - "created": 1592290911.678434, + "asctime": "2020-06-16 22:45:43,852", + "created": 1592340343.852336, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5867,14 +6119,14 @@ "lineno": 22, "message": "Result (Execution of state machine callback (2) (state_b, all_conditions) identified by a sequence number): [ 2, 6 ] ()", "module": "test", - "msecs": 678.433895111084, + "msecs": 852.3359298706055, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1707.6048851013184, - "thread": 139834866980672, + "relativeCreated": 1709.7728252410889, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5883,8 +6135,8 @@ "[ 2, 6 ]", "" ], - "asctime": "2020-06-16 09:01:51,678", - "created": 1592290911.67851, + "asctime": "2020-06-16 22:45:43,852", + "created": 1592340343.85241, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5894,14 +6146,14 @@ "lineno": 26, "message": "Expectation (Execution of state machine callback (2) (state_b, all_conditions) identified by a sequence number): result = [ 2, 6 ] ()", "module": "test", - "msecs": 678.5099506378174, + "msecs": 852.410078048706, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1707.6809406280518, - "thread": 139834866980672, + "relativeCreated": 1709.8469734191895, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5910,8 +6162,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:51,678", - "created": 1592290911.678599, + "asctime": "2020-06-16 22:45:43,852", + "created": 1592340343.852482, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5921,14 +6173,14 @@ "lineno": 22, "message": "Result (Submitted value number 1): 2 ()", "module": "test", - "msecs": 678.5991191864014, + "msecs": 852.4820804595947, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1707.7701091766357, - "thread": 139834866980672, + "relativeCreated": 1709.9189758300781, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5937,8 +6189,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:51,678", - "created": 1592290911.678667, + "asctime": "2020-06-16 22:45:43,852", + "created": 1592340343.852549, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5948,14 +6200,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 2 ()", "module": "test", - "msecs": 678.6670684814453, + "msecs": 852.5490760803223, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1707.8380584716797, - "thread": 139834866980672, + "relativeCreated": 1709.9859714508057, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5963,8 +6215,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:51,678", - "created": 1592290911.678739, + "asctime": "2020-06-16 22:45:43,852", + "created": 1592340343.852632, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5974,14 +6226,14 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 678.739070892334, + "msecs": 852.6320457458496, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1707.9100608825684, - "thread": 139834866980672, + "relativeCreated": 1710.068941116333, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -5990,8 +6242,8 @@ "6", "" ], - "asctime": "2020-06-16 09:01:51,678", - "created": 1592290911.67881, + "asctime": "2020-06-16 22:45:43,852", + "created": 1592340343.852702, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6001,14 +6253,14 @@ "lineno": 22, "message": "Result (Submitted value number 2): 6 ()", "module": "test", - "msecs": 678.8098812103271, + "msecs": 852.7019023895264, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1707.9808712005615, - "thread": 139834866980672, + "relativeCreated": 1710.1387977600098, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6017,8 +6269,8 @@ "6", "" ], - "asctime": "2020-06-16 09:01:51,678", - "created": 1592290911.678883, + "asctime": "2020-06-16 22:45:43,852", + "created": 1592340343.852768, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6028,14 +6280,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 6 ()", "module": "test", - "msecs": 678.8830757141113, + "msecs": 852.7679443359375, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1708.0540657043457, - "thread": 139834866980672, + "relativeCreated": 1710.204839706421, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6043,8 +6295,8 @@ "6", "" ], - "asctime": "2020-06-16 09:01:51,678", - "created": 1592290911.678958, + "asctime": "2020-06-16 22:45:43,852", + "created": 1592340343.852846, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6054,39 +6306,39 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 6 and Type is ).", "module": "test", - "msecs": 678.9579391479492, + "msecs": 852.8459072113037, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1708.1289291381836, - "thread": 139834866980672, + "relativeCreated": 1710.282802581787, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 679.0239810943604, + "msecs": 852.9119491577148, "msg": "Execution of state machine callback (2) (state_b, all_conditions) identified by a sequence number: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1708.1949710845947, - "thread": 139834866980672, + "relativeCreated": 1710.3488445281982, + "thread": 140247577732928, "threadName": "MainThread", "time_consumption": 6.604194641113281e-05 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.003072023391723633, - "time_finished": "2020-06-16 09:01:51,679", - "time_start": "2020-06-16 09:01:51,675" + "time_consumption": 0.0030519962310791016, + "time_finished": "2020-06-16 22:45:43,852", + "time_start": "2020-06-16 22:45:43,849" }, "_e4QPUHb4EemzkK7kGUMNfw": { "args": null, - "asctime": "2020-06-16 09:01:51,679", - "created": 1592290911.679248, + "asctime": "2020-06-16 22:45:43,853", + "created": 1592340343.853128, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6097,18 +6349,18 @@ "message": "_e4QPUHb4EemzkK7kGUMNfw", "module": "__init__", "moduleLogger": [], - "msecs": 679.2480945587158, + "msecs": 853.1279563903809, "msg": "_e4QPUHb4EemzkK7kGUMNfw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1708.4190845489502, + "relativeCreated": 1710.5648517608643, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:51,681", - "created": 1592290911.681454, + "asctime": "2020-06-16 22:45:43,855", + "created": 1592340343.855235, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -6126,8 +6378,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:51,679", - "created": 1592290911.679386, + "asctime": "2020-06-16 22:45:43,853", + "created": 1592340343.853257, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6137,22 +6389,22 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 679.3859004974365, + "msecs": 853.2569408416748, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1708.556890487671, - "thread": 139834866980672, + "relativeCreated": 1710.6938362121582, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 1 ], - "asctime": "2020-06-16 09:01:51,679", - "created": 1592290911.679497, + "asctime": "2020-06-16 22:45:43,853", + "created": 1592340343.853362, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -6162,14 +6414,14 @@ "lineno": 55, "message": "Increasing sequence number to 1 caused by sequence progress", "module": "test_callbacks", - "msecs": 679.4970035552979, + "msecs": 853.3620834350586, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1708.6679935455322, - "thread": 139834866980672, + "relativeCreated": 1710.798978805542, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6179,8 +6431,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:51,679", - "created": 1592290911.67962, + "asctime": "2020-06-16 22:45:43,853", + "created": 1592340343.853479, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6190,14 +6442,14 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 679.6200275421143, + "msecs": 853.4789085388184, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1708.7910175323486, - "thread": 139834866980672, + "relativeCreated": 1710.9158039093018, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6206,33 +6458,33 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:51,679", - "created": 1592290911.679705, + "asctime": "2020-06-16 22:45:43,853", + "created": 1592340343.853559, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 679.7049045562744, + "msecs": 853.5590171813965, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1708.8758945465088, - "thread": 139834866980672, + "relativeCreated": 1710.9959125518799, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 2 ], - "asctime": "2020-06-16 09:01:51,679", - "created": 1592290911.679777, + "asctime": "2020-06-16 22:45:43,853", + "created": 1592340343.853629, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -6242,14 +6494,14 @@ "lineno": 24, "message": "Increasing sequence number to 2 caused by callback_execution", "module": "test_callbacks", - "msecs": 679.7769069671631, + "msecs": 853.6291122436523, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1708.9478969573975, - "thread": 139834866980672, + "relativeCreated": 1711.0660076141357, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6258,33 +6510,33 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:51,679", - "created": 1592290911.679863, + "asctime": "2020-06-16 22:45:43,853", + "created": 1592340343.853712, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 679.8629760742188, + "msecs": 853.7120819091797, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1709.0339660644531, - "thread": 139834866980672, + "relativeCreated": 1711.148977279663, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 3 ], - "asctime": "2020-06-16 09:01:51,679", - "created": 1592290911.679933, + "asctime": "2020-06-16 22:45:43,853", + "created": 1592340343.85378, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -6294,22 +6546,22 @@ "lineno": 24, "message": "Increasing sequence number to 3 caused by callback_execution", "module": "test_callbacks", - "msecs": 679.9330711364746, + "msecs": 853.7800312042236, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1709.104061126709, - "thread": 139834866980672, + "relativeCreated": 1711.216926574707, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 4 ], - "asctime": "2020-06-16 09:01:51,680", - "created": 1592290911.680015, + "asctime": "2020-06-16 22:45:43,853", + "created": 1592340343.853858, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -6319,14 +6571,14 @@ "lineno": 55, "message": "Increasing sequence number to 4 caused by sequence progress", "module": "test_callbacks", - "msecs": 680.0150871276855, + "msecs": 853.8579940795898, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1709.18607711792, - "thread": 139834866980672, + "relativeCreated": 1711.2948894500732, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6336,8 +6588,8 @@ "'state_b'", "'state_a'" ], - "asctime": "2020-06-16 09:01:51,680", - "created": 1592290911.680117, + "asctime": "2020-06-16 22:45:43,853", + "created": 1592340343.853953, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6347,14 +6599,14 @@ "lineno": 176, "message": "StateMachine: State change ('condition_b'): 'state_b' -> 'state_a'", "module": "__init__", - "msecs": 680.1168918609619, + "msecs": 853.9528846740723, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1709.2878818511963, - "thread": 139834866980672, + "relativeCreated": 1711.3897800445557, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6363,33 +6615,33 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:51,680", - "created": 1592290911.680204, + "asctime": "2020-06-16 22:45:43,854", + "created": 1592340343.854031, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 680.203914642334, + "msecs": 854.0310859680176, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1709.3749046325684, - "thread": 139834866980672, + "relativeCreated": 1711.467981338501, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 5 ], - "asctime": "2020-06-16 09:01:51,680", - "created": 1592290911.680274, + "asctime": "2020-06-16 22:45:43,854", + "created": 1592340343.854102, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -6399,14 +6651,14 @@ "lineno": 24, "message": "Increasing sequence number to 5 caused by callback_execution", "module": "test_callbacks", - "msecs": 680.2740097045898, + "msecs": 854.1018962860107, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1709.4449996948242, - "thread": 139834866980672, + "relativeCreated": 1711.5387916564941, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6415,33 +6667,33 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:51,680", - "created": 1592290911.680355, + "asctime": "2020-06-16 22:45:43,854", + "created": 1592340343.854179, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 680.3550720214844, + "msecs": 854.1789054870605, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1709.5260620117188, - "thread": 139834866980672, + "relativeCreated": 1711.615800857544, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 6 ], - "asctime": "2020-06-16 09:01:51,680", - "created": 1592290911.680423, + "asctime": "2020-06-16 22:45:43,854", + "created": 1592340343.854244, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -6451,22 +6703,22 @@ "lineno": 24, "message": "Increasing sequence number to 6 caused by callback_execution", "module": "test_callbacks", - "msecs": 680.4230213165283, + "msecs": 854.2439937591553, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1709.5940113067627, - "thread": 139834866980672, + "relativeCreated": 1711.6808891296387, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 7 ], - "asctime": "2020-06-16 09:01:51,680", - "created": 1592290911.680502, + "asctime": "2020-06-16 22:45:43,854", + "created": 1592340343.854321, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -6476,14 +6728,14 @@ "lineno": 55, "message": "Increasing sequence number to 7 caused by sequence progress", "module": "test_callbacks", - "msecs": 680.5019378662109, + "msecs": 854.3210029602051, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1709.6729278564453, - "thread": 139834866980672, + "relativeCreated": 1711.7578983306885, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6493,8 +6745,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:51,680", - "created": 1592290911.680602, + "asctime": "2020-06-16 22:45:43,854", + "created": 1592340343.854412, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6504,14 +6756,14 @@ "lineno": 176, "message": "StateMachine: State change ('condition_b'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 680.6020736694336, + "msecs": 854.4120788574219, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1709.773063659668, - "thread": 139834866980672, + "relativeCreated": 1711.8489742279053, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6520,33 +6772,33 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:51,680", - "created": 1592290911.68068, + "asctime": "2020-06-16 22:45:43,854", + "created": 1592340343.854488, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 680.6800365447998, + "msecs": 854.4878959655762, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1709.8510265350342, - "thread": 139834866980672, + "relativeCreated": 1711.9247913360596, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 8 ], - "asctime": "2020-06-16 09:01:51,680", - "created": 1592290911.68075, + "asctime": "2020-06-16 22:45:43,854", + "created": 1592340343.854559, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -6556,14 +6808,14 @@ "lineno": 24, "message": "Increasing sequence number to 8 caused by callback_execution", "module": "test_callbacks", - "msecs": 680.7498931884766, + "msecs": 854.5589447021484, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1709.920883178711, - "thread": 139834866980672, + "relativeCreated": 1711.9958400726318, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6572,33 +6824,33 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:51,680", - "created": 1592290911.680826, + "asctime": "2020-06-16 22:45:43,854", + "created": 1592340343.854632, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 680.82594871521, + "msecs": 854.6319007873535, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1709.9969387054443, - "thread": 139834866980672, + "relativeCreated": 1712.068796157837, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 9 ], - "asctime": "2020-06-16 09:01:51,680", - "created": 1592290911.680899, + "asctime": "2020-06-16 22:45:43,854", + "created": 1592340343.854699, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -6608,22 +6860,22 @@ "lineno": 24, "message": "Increasing sequence number to 9 caused by callback_execution", "module": "test_callbacks", - "msecs": 680.898904800415, + "msecs": 854.698896408081, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1710.0698947906494, - "thread": 139834866980672, + "relativeCreated": 1712.1357917785645, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 10 ], - "asctime": "2020-06-16 09:01:51,680", - "created": 1592290911.680979, + "asctime": "2020-06-16 22:45:43,854", + "created": 1592340343.854779, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -6633,14 +6885,14 @@ "lineno": 55, "message": "Increasing sequence number to 10 caused by sequence progress", "module": "test_callbacks", - "msecs": 680.9790134429932, + "msecs": 854.7790050506592, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1710.1500034332275, - "thread": 139834866980672, + "relativeCreated": 1712.2159004211426, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6650,8 +6902,8 @@ "'state_b'", "'state_c'" ], - "asctime": "2020-06-16 09:01:51,681", - "created": 1592290911.681074, + "asctime": "2020-06-16 22:45:43,854", + "created": 1592340343.854869, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6661,14 +6913,14 @@ "lineno": 176, "message": "StateMachine: State change ('condition_c'): 'state_b' -> 'state_c'", "module": "__init__", - "msecs": 681.0739040374756, + "msecs": 854.8688888549805, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1710.24489402771, - "thread": 139834866980672, + "relativeCreated": 1712.3057842254639, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6677,33 +6929,33 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:51,681", - "created": 1592290911.681152, + "asctime": "2020-06-16 22:45:43,854", + "created": 1592340343.854945, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 681.1521053314209, + "msecs": 854.9449443817139, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1710.3230953216553, - "thread": 139834866980672, + "relativeCreated": 1712.3818397521973, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 11 ], - "asctime": "2020-06-16 09:01:51,681", - "created": 1592290911.681229, + "asctime": "2020-06-16 22:45:43,855", + "created": 1592340343.855012, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -6713,14 +6965,14 @@ "lineno": 24, "message": "Increasing sequence number to 11 caused by callback_execution", "module": "test_callbacks", - "msecs": 681.2291145324707, + "msecs": 855.0119400024414, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1710.400104522705, - "thread": 139834866980672, + "relativeCreated": 1712.4488353729248, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6729,33 +6981,33 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:51,681", - "created": 1592290911.681303, + "asctime": "2020-06-16 22:45:43,855", + "created": 1592340343.855083, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 681.3030242919922, + "msecs": 855.0829887390137, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1710.4740142822266, - "thread": 139834866980672, + "relativeCreated": 1712.519884109497, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 12 ], - "asctime": "2020-06-16 09:01:51,681", - "created": 1592290911.681372, + "asctime": "2020-06-16 22:45:43,855", + "created": 1592340343.855154, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -6765,32 +7017,32 @@ "lineno": 24, "message": "Increasing sequence number to 12 caused by callback_execution", "module": "test_callbacks", - "msecs": 681.3719272613525, + "msecs": 855.1540374755859, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1710.542917251587, - "thread": 139834866980672, + "relativeCreated": 1712.5909328460693, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 681.4539432525635, + "msecs": 855.2350997924805, "msg": "Running state machine sequence and storing sequence number for each callback", "name": "__tLogger__", "pathname": "src/tests/test_callbacks.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1710.6249332427979, - "thread": 139834866980672, + "relativeCreated": 1712.6719951629639, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 8.20159912109375e-05 + "time_consumption": 8.106231689453125e-05 }, { "args": [], - "asctime": "2020-06-16 09:01:51,682", - "created": 1592290911.682634, + "asctime": "2020-06-16 22:45:43,856", + "created": 1592340343.856377, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6807,8 +7059,8 @@ "[ 1, 4, 7, 10 ]", "" ], - "asctime": "2020-06-16 09:01:51,681", - "created": 1592290911.681608, + "asctime": "2020-06-16 22:45:43,855", + "created": 1592340343.855383, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6818,14 +7070,14 @@ "lineno": 22, "message": "Result (Execution of state machine callback (1) (all_transitions, all_conditions) identified by a sequence number): [ 1, 4, 7, 10 ] ()", "module": "test", - "msecs": 681.6079616546631, + "msecs": 855.3829193115234, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1710.7789516448975, - "thread": 139834866980672, + "relativeCreated": 1712.8198146820068, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6834,8 +7086,8 @@ "[ 1, 4, 7, 10 ]", "" ], - "asctime": "2020-06-16 09:01:51,681", - "created": 1592290911.681692, + "asctime": "2020-06-16 22:45:43,855", + "created": 1592340343.855462, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6845,14 +7097,14 @@ "lineno": 26, "message": "Expectation (Execution of state machine callback (1) (all_transitions, all_conditions) identified by a sequence number): result = [ 1, 4, 7, 10 ] ()", "module": "test", - "msecs": 681.6918849945068, + "msecs": 855.4620742797852, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1710.8628749847412, - "thread": 139834866980672, + "relativeCreated": 1712.8989696502686, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6861,8 +7113,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:51,681", - "created": 1592290911.681775, + "asctime": "2020-06-16 22:45:43,855", + "created": 1592340343.855542, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6872,14 +7124,14 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 681.7750930786133, + "msecs": 855.5419445037842, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1710.9460830688477, - "thread": 139834866980672, + "relativeCreated": 1712.9788398742676, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6888,8 +7140,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:51,681", - "created": 1592290911.68185, + "asctime": "2020-06-16 22:45:43,855", + "created": 1592340343.85561, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6899,14 +7151,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 681.8499565124512, + "msecs": 855.6098937988281, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1711.0209465026855, - "thread": 139834866980672, + "relativeCreated": 1713.0467891693115, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6914,8 +7166,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:51,681", - "created": 1592290911.681921, + "asctime": "2020-06-16 22:45:43,855", + "created": 1592340343.855679, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6925,14 +7177,14 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 681.9210052490234, + "msecs": 855.6790351867676, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1711.0919952392578, - "thread": 139834866980672, + "relativeCreated": 1713.115930557251, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6941,8 +7193,8 @@ "4", "" ], - "asctime": "2020-06-16 09:01:51,681", - "created": 1592290911.681993, + "asctime": "2020-06-16 22:45:43,855", + "created": 1592340343.855759, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6952,14 +7204,14 @@ "lineno": 22, "message": "Result (Submitted value number 2): 4 ()", "module": "test", - "msecs": 681.9930076599121, + "msecs": 855.7589054107666, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1711.1639976501465, - "thread": 139834866980672, + "relativeCreated": 1713.19580078125, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6968,8 +7220,8 @@ "4", "" ], - "asctime": "2020-06-16 09:01:51,682", - "created": 1592290911.682061, + "asctime": "2020-06-16 22:45:43,855", + "created": 1592340343.855824, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6979,14 +7231,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 4 ()", "module": "test", - "msecs": 682.060956954956, + "msecs": 855.8239936828613, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1711.2319469451904, - "thread": 139834866980672, + "relativeCreated": 1713.2608890533447, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -6994,8 +7246,8 @@ "4", "" ], - "asctime": "2020-06-16 09:01:51,682", - "created": 1592290911.68213, + "asctime": "2020-06-16 22:45:43,855", + "created": 1592340343.855898, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7005,14 +7257,14 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 4 and Type is ).", "module": "test", - "msecs": 682.1300983428955, + "msecs": 855.8979034423828, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1711.3010883331299, - "thread": 139834866980672, + "relativeCreated": 1713.3347988128662, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7021,8 +7273,8 @@ "7", "" ], - "asctime": "2020-06-16 09:01:51,682", - "created": 1592290911.682209, + "asctime": "2020-06-16 22:45:43,855", + "created": 1592340343.855967, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7032,14 +7284,14 @@ "lineno": 22, "message": "Result (Submitted value number 3): 7 ()", "module": "test", - "msecs": 682.2090148925781, + "msecs": 855.9670448303223, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1711.3800048828125, - "thread": 139834866980672, + "relativeCreated": 1713.4039402008057, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7048,8 +7300,8 @@ "7", "" ], - "asctime": "2020-06-16 09:01:51,682", - "created": 1592290911.682278, + "asctime": "2020-06-16 22:45:43,856", + "created": 1592340343.856037, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7059,14 +7311,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 3): result = 7 ()", "module": "test", - "msecs": 682.2779178619385, + "msecs": 856.036901473999, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1711.4489078521729, - "thread": 139834866980672, + "relativeCreated": 1713.4737968444824, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7074,8 +7326,8 @@ "7", "" ], - "asctime": "2020-06-16 09:01:51,682", - "created": 1592290911.682347, + "asctime": "2020-06-16 22:45:43,856", + "created": 1592340343.856105, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7085,14 +7337,14 @@ "lineno": 142, "message": "Submitted value number 3 is correct (Content 7 and Type is ).", "module": "test", - "msecs": 682.3470592498779, + "msecs": 856.1050891876221, "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1711.5180492401123, - "thread": 139834866980672, + "relativeCreated": 1713.5419845581055, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7101,8 +7353,8 @@ "10", "" ], - "asctime": "2020-06-16 09:01:51,682", - "created": 1592290911.682418, + "asctime": "2020-06-16 22:45:43,856", + "created": 1592340343.856173, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7112,14 +7364,14 @@ "lineno": 22, "message": "Result (Submitted value number 4): 10 ()", "module": "test", - "msecs": 682.4181079864502, + "msecs": 856.173038482666, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1711.5890979766846, - "thread": 139834866980672, + "relativeCreated": 1713.6099338531494, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7128,8 +7380,8 @@ "10", "" ], - "asctime": "2020-06-16 09:01:51,682", - "created": 1592290911.68249, + "asctime": "2020-06-16 22:45:43,856", + "created": 1592340343.856238, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7139,14 +7391,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 4): result = 10 ()", "module": "test", - "msecs": 682.4901103973389, + "msecs": 856.2378883361816, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1711.6611003875732, - "thread": 139834866980672, + "relativeCreated": 1713.674783706665, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7154,8 +7406,8 @@ "10", "" ], - "asctime": "2020-06-16 09:01:51,682", - "created": 1592290911.68259, + "asctime": "2020-06-16 22:45:43,856", + "created": 1592340343.856312, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7165,32 +7417,32 @@ "lineno": 142, "message": "Submitted value number 4 is correct (Content 10 and Type is ).", "module": "test", - "msecs": 682.5900077819824, + "msecs": 856.3120365142822, "msg": "Submitted value number 4 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1711.7609977722168, - "thread": 139834866980672, + "relativeCreated": 1713.7489318847656, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 682.6341152191162, + "msecs": 856.3768863677979, "msg": "Execution of state machine callback (1) (all_transitions, all_conditions) identified by a sequence number: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1711.8051052093506, - "thread": 139834866980672, + "relativeCreated": 1713.8137817382812, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 4.410743713378906e-05 + "time_consumption": 6.4849853515625e-05 }, { "args": [], - "asctime": "2020-06-16 09:01:51,683", - "created": 1592290911.683364, + "asctime": "2020-06-16 22:45:43,857", + "created": 1592340343.857496, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7207,8 +7459,8 @@ "[ 2, 5, 8, 11 ]", "" ], - "asctime": "2020-06-16 09:01:51,682", - "created": 1592290911.682723, + "asctime": "2020-06-16 22:45:43,856", + "created": 1592340343.856512, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7218,14 +7470,14 @@ "lineno": 22, "message": "Result (Execution of state machine callback (2) (all_transitions, all_conditions) identified by a sequence number): [ 2, 5, 8, 11 ] ()", "module": "test", - "msecs": 682.7230453491211, + "msecs": 856.5120697021484, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1711.8940353393555, - "thread": 139834866980672, + "relativeCreated": 1713.9489650726318, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7234,8 +7486,8 @@ "[ 2, 5, 8, 11 ]", "" ], - "asctime": "2020-06-16 09:01:51,682", - "created": 1592290911.682773, + "asctime": "2020-06-16 22:45:43,856", + "created": 1592340343.856597, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7245,14 +7497,14 @@ "lineno": 26, "message": "Expectation (Execution of state machine callback (2) (all_transitions, all_conditions) identified by a sequence number): result = [ 2, 5, 8, 11 ] ()", "module": "test", - "msecs": 682.7731132507324, + "msecs": 856.5969467163086, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1711.9441032409668, - "thread": 139834866980672, + "relativeCreated": 1714.033842086792, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7261,8 +7513,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:51,682", - "created": 1592290911.682819, + "asctime": "2020-06-16 22:45:43,856", + "created": 1592340343.856671, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7272,14 +7524,14 @@ "lineno": 22, "message": "Result (Submitted value number 1): 2 ()", "module": "test", - "msecs": 682.8188896179199, + "msecs": 856.6710948944092, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1711.9898796081543, - "thread": 139834866980672, + "relativeCreated": 1714.1079902648926, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7288,8 +7540,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:51,682", - "created": 1592290911.682862, + "asctime": "2020-06-16 22:45:43,856", + "created": 1592340343.856737, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7299,14 +7551,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 2 ()", "module": "test", - "msecs": 682.8620433807373, + "msecs": 856.7368984222412, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1712.0330333709717, - "thread": 139834866980672, + "relativeCreated": 1714.1737937927246, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7314,8 +7566,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:51,682", - "created": 1592290911.682909, + "asctime": "2020-06-16 22:45:43,856", + "created": 1592340343.856805, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7325,14 +7577,14 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 682.9090118408203, + "msecs": 856.8050861358643, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1712.0800018310547, - "thread": 139834866980672, + "relativeCreated": 1714.2419815063477, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7341,8 +7593,8 @@ "5", "" ], - "asctime": "2020-06-16 09:01:51,682", - "created": 1592290911.682954, + "asctime": "2020-06-16 22:45:43,856", + "created": 1592340343.856886, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7352,14 +7604,14 @@ "lineno": 22, "message": "Result (Submitted value number 2): 5 ()", "module": "test", - "msecs": 682.9540729522705, + "msecs": 856.8859100341797, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1712.1250629425049, - "thread": 139834866980672, + "relativeCreated": 1714.322805404663, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7368,8 +7620,8 @@ "5", "" ], - "asctime": "2020-06-16 09:01:51,682", - "created": 1592290911.682997, + "asctime": "2020-06-16 22:45:43,856", + "created": 1592340343.856953, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7379,14 +7631,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 5 ()", "module": "test", - "msecs": 682.9969882965088, + "msecs": 856.9529056549072, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1712.1679782867432, - "thread": 139834866980672, + "relativeCreated": 1714.3898010253906, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7394,8 +7646,8 @@ "5", "" ], - "asctime": "2020-06-16 09:01:51,683", - "created": 1592290911.683041, + "asctime": "2020-06-16 22:45:43,857", + "created": 1592340343.857019, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7405,14 +7657,14 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 5 and Type is ).", "module": "test", - "msecs": 683.0410957336426, + "msecs": 857.0189476013184, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1712.212085723877, - "thread": 139834866980672, + "relativeCreated": 1714.4558429718018, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7421,8 +7673,8 @@ "8", "" ], - "asctime": "2020-06-16 09:01:51,683", - "created": 1592290911.683092, + "asctime": "2020-06-16 22:45:43,857", + "created": 1592340343.857088, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7432,14 +7684,14 @@ "lineno": 22, "message": "Result (Submitted value number 3): 8 ()", "module": "test", - "msecs": 683.0921173095703, + "msecs": 857.0880889892578, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1712.2631072998047, - "thread": 139834866980672, + "relativeCreated": 1714.5249843597412, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7448,8 +7700,8 @@ "8", "" ], - "asctime": "2020-06-16 09:01:51,683", - "created": 1592290911.683135, + "asctime": "2020-06-16 22:45:43,857", + "created": 1592340343.857158, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7459,14 +7711,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 3): result = 8 ()", "module": "test", - "msecs": 683.1350326538086, + "msecs": 857.1579456329346, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1712.306022644043, - "thread": 139834866980672, + "relativeCreated": 1714.594841003418, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7474,8 +7726,8 @@ "8", "" ], - "asctime": "2020-06-16 09:01:51,683", - "created": 1592290911.683178, + "asctime": "2020-06-16 22:45:43,857", + "created": 1592340343.857225, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7485,14 +7737,14 @@ "lineno": 142, "message": "Submitted value number 3 is correct (Content 8 and Type is ).", "module": "test", - "msecs": 683.1779479980469, + "msecs": 857.2249412536621, "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1712.3489379882812, - "thread": 139834866980672, + "relativeCreated": 1714.6618366241455, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7501,8 +7753,8 @@ "11", "" ], - "asctime": "2020-06-16 09:01:51,683", - "created": 1592290911.683222, + "asctime": "2020-06-16 22:45:43,857", + "created": 1592340343.857294, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7512,14 +7764,14 @@ "lineno": 22, "message": "Result (Submitted value number 4): 11 ()", "module": "test", - "msecs": 683.2220554351807, + "msecs": 857.2940826416016, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1712.393045425415, - "thread": 139834866980672, + "relativeCreated": 1714.730978012085, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7528,8 +7780,8 @@ "11", "" ], - "asctime": "2020-06-16 09:01:51,683", - "created": 1592290911.683274, + "asctime": "2020-06-16 22:45:43,857", + "created": 1592340343.857359, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7539,14 +7791,14 @@ "lineno": 26, "message": "Expectation (Submitted value number 4): result = 11 ()", "module": "test", - "msecs": 683.2740306854248, + "msecs": 857.3589324951172, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1712.4450206756592, - "thread": 139834866980672, + "relativeCreated": 1714.7958278656006, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7554,8 +7806,8 @@ "11", "" ], - "asctime": "2020-06-16 09:01:51,683", - "created": 1592290911.683323, + "asctime": "2020-06-16 22:45:43,857", + "created": 1592340343.857426, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7565,39 +7817,39 @@ "lineno": 142, "message": "Submitted value number 4 is correct (Content 11 and Type is ).", "module": "test", - "msecs": 683.3229064941406, + "msecs": 857.4259281158447, "msg": "Submitted value number 4 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1712.493896484375, - "thread": 139834866980672, + "relativeCreated": 1714.8628234863281, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 683.3639144897461, + "msecs": 857.4960231781006, "msg": "Execution of state machine callback (2) (all_transitions, all_conditions) identified by a sequence number: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 1712.5349044799805, - "thread": 139834866980672, + "relativeCreated": 1714.932918548584, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 4.100799560546875e-05 + "time_consumption": 7.009506225585938e-05 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.0041158199310302734, - "time_finished": "2020-06-16 09:01:51,683", - "time_start": "2020-06-16 09:01:51,679" + "time_consumption": 0.0043680667877197266, + "time_finished": "2020-06-16 22:45:43,857", + "time_start": "2020-06-16 22:45:43,853" }, "_fE3tMHczEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:50,032", - "created": 1592290910.032223, + "asctime": "2020-06-16 22:45:42,200", + "created": 1592340342.200482, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7608,18 +7860,18 @@ "message": "_fE3tMHczEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 32.22298622131348, + "msecs": 200.48189163208008, "msg": "_fE3tMHczEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 61.39397621154785, + "relativeCreated": 57.91878700256348, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:50,032", - "created": 1592290910.03274, + "asctime": "2020-06-16 22:45:42,201", + "created": 1592340342.201206, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -7637,8 +7889,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:50,032", - "created": 1592290910.032582, + "asctime": "2020-06-16 22:45:42,200", + "created": 1592340342.200959, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7648,35 +7900,35 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 32.58204460144043, + "msecs": 200.9589672088623, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 61.753034591674805, - "thread": 139834866980672, + "relativeCreated": 58.3958625793457, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 32.740116119384766, + "msecs": 201.20596885681152, "msg": "Initialising state machine with state_a", "name": "__tLogger__", "pathname": "src/tests/test_transitions.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 61.91110610961914, - "thread": 139834866980672, + "relativeCreated": 58.64286422729492, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00015807151794433594 + "time_consumption": 0.00024700164794921875 }, { "args": [ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:50,032", - "created": 1592290910.032979, + "asctime": "2020-06-16 22:45:42,201", + "created": 1592340342.201933, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7693,8 +7945,8 @@ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:50,032", - "created": 1592290910.032831, + "asctime": "2020-06-16 22:45:42,201", + "created": 1592340342.201506, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7704,14 +7956,14 @@ "lineno": 22, "message": "Result (Initial state after Initialisation): 'state_a' ()", "module": "test", - "msecs": 32.83095359802246, + "msecs": 201.5058994293213, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 62.001943588256836, - "thread": 139834866980672, + "relativeCreated": 58.94279479980469, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7720,8 +7972,8 @@ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:50,032", - "created": 1592290910.032904, + "asctime": "2020-06-16 22:45:42,201", + "created": 1592340342.201687, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7731,34 +7983,34 @@ "lineno": 26, "message": "Expectation (Initial state after Initialisation): result = 'state_a' ()", "module": "test", - "msecs": 32.90390968322754, + "msecs": 201.68709754943848, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 62.074899673461914, - "thread": 139834866980672, + "relativeCreated": 59.123992919921875, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 32.97901153564453, + "msecs": 201.9329071044922, "msg": "Initial state after Initialisation is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 62.150001525878906, - "thread": 139834866980672, + "relativeCreated": 59.369802474975586, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 7.510185241699219e-05 + "time_consumption": 0.00024580955505371094 }, { "args": [ 0.16 ], - "asctime": "2020-06-16 09:01:50,183", - "created": 1592290910.183514, + "asctime": "2020-06-16 22:45:42,352", + "created": 1592340342.352859, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -7776,8 +8028,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:50,183", - "created": 1592290910.183178, + "asctime": "2020-06-16 22:45:42,352", + "created": 1592340342.352351, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7787,35 +8039,35 @@ "lineno": 176, "message": "StateMachine: State change ('condition_true'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 183.17794799804688, + "msecs": 352.35095024108887, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 212.34893798828125, - "thread": 139834866980672, + "relativeCreated": 209.78784561157227, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 183.51411819458008, + "msecs": 352.8590202331543, "msg": "Waiting for %.3fs or state change", "name": "__tLogger__", "pathname": "src/tests/test_transitions.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 212.68510818481445, - "thread": 139834866980672, + "relativeCreated": 210.2959156036377, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.0003361701965332031 + "time_consumption": 0.0005080699920654297 }, { "args": [ "'state_b'", "" ], - "asctime": "2020-06-16 09:01:50,183", - "created": 1592290910.183933, + "asctime": "2020-06-16 22:45:42,353", + "created": 1592340342.353759, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7832,8 +8084,8 @@ "'state_b'", "" ], - "asctime": "2020-06-16 09:01:50,183", - "created": 1592290910.183786, + "asctime": "2020-06-16 22:45:42,353", + "created": 1592340342.353416, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7843,14 +8095,14 @@ "lineno": 22, "message": "Result (State after 1st cycle): 'state_b' ()", "module": "test", - "msecs": 183.78591537475586, + "msecs": 353.41596603393555, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 212.95690536499023, - "thread": 139834866980672, + "relativeCreated": 210.85286140441895, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7859,8 +8111,8 @@ "'state_b'", "" ], - "asctime": "2020-06-16 09:01:50,183", - "created": 1592290910.183863, + "asctime": "2020-06-16 22:45:42,353", + "created": 1592340342.353591, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7870,37 +8122,37 @@ "lineno": 26, "message": "Expectation (State after 1st cycle): result = 'state_b' ()", "module": "test", - "msecs": 183.86292457580566, + "msecs": 353.5909652709961, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 213.03391456604004, - "thread": 139834866980672, + "relativeCreated": 211.0278606414795, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 183.93301963806152, + "msecs": 353.7590503692627, "msg": "State after 1st cycle is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 213.1040096282959, - "thread": 139834866980672, + "relativeCreated": 211.1959457397461, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 7.009506225585938e-05 + "time_consumption": 0.00016808509826660156 }, { "args": [ - "0.15041112899780273", + "0.1506669521331787", "0.145", "0.155", "" ], - "asctime": "2020-06-16 09:01:50,184", - "created": 1592290910.184187, + "asctime": "2020-06-16 22:45:42,354", + "created": 1592340342.354313, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7908,17 +8160,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Transition time after 1st cycle is correct (Content 0.15041112899780273 in [0.145 ... 0.155] and Type is ).", + "message": "Transition time after 1st cycle is correct (Content 0.1506669521331787 in [0.145 ... 0.155] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Transition time after 1st cycle", - "0.15041112899780273", + "0.1506669521331787", "" ], - "asctime": "2020-06-16 09:01:50,184", - "created": 1592290910.184045, + "asctime": "2020-06-16 22:45:42,354", + "created": 1592340342.354012, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7926,16 +8178,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Transition time after 1st cycle): 0.15041112899780273 ()", + "message": "Result (Transition time after 1st cycle): 0.1506669521331787 ()", "module": "test", - "msecs": 184.04507637023926, + "msecs": 354.01201248168945, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 213.21606636047363, - "thread": 139834866980672, + "relativeCreated": 211.44890785217285, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -7944,8 +8196,8 @@ "0.145", "0.155" ], - "asctime": "2020-06-16 09:01:50,184", - "created": 1592290910.184113, + "asctime": "2020-06-16 22:45:42,354", + "created": 1592340342.354161, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7955,34 +8207,34 @@ "lineno": 30, "message": "Expectation (Transition time after 1st cycle): 0.145 <= result <= 0.155", "module": "test", - "msecs": 184.1130256652832, + "msecs": 354.16102409362793, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 213.28401565551758, - "thread": 139834866980672, + "relativeCreated": 211.59791946411133, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 184.1869354248047, + "msecs": 354.3128967285156, "msg": "Transition time after 1st cycle is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 213.35792541503906, - "thread": 139834866980672, + "relativeCreated": 211.74979209899902, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 7.390975952148438e-05 + "time_consumption": 0.0001518726348876953 }, { "args": [ 0.235 ], - "asctime": "2020-06-16 09:01:50,410", - "created": 1592290910.410605, + "asctime": "2020-06-16 22:45:42,580", + "created": 1592340342.5803, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -8000,8 +8252,8 @@ "'state_b'", "'state_c'" ], - "asctime": "2020-06-16 09:01:50,409", - "created": 1592290910.409581, + "asctime": "2020-06-16 22:45:42,579", + "created": 1592340342.579829, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8011,35 +8263,35 @@ "lineno": 176, "message": "StateMachine: State change ('condition_true'): 'state_b' -> 'state_c'", "module": "__init__", - "msecs": 409.58094596862793, + "msecs": 579.8289775848389, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 438.7519359588623, - "thread": 139834866980672, + "relativeCreated": 437.26587295532227, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 410.60495376586914, + "msecs": 580.3000926971436, "msg": "Waiting for %.3fs or state change", "name": "__tLogger__", "pathname": "src/tests/test_transitions.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 439.7759437561035, - "thread": 139834866980672, + "relativeCreated": 437.73698806762695, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.001024007797241211 + "time_consumption": 0.0004711151123046875 }, { "args": [ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:50,412", - "created": 1592290910.412201, + "asctime": "2020-06-16 22:45:42,581", + "created": 1592340342.581044, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8056,8 +8308,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:50,411", - "created": 1592290910.41166, + "asctime": "2020-06-16 22:45:42,580", + "created": 1592340342.580693, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8067,14 +8319,14 @@ "lineno": 22, "message": "Result (State after 2nd cycle): 'state_c' ()", "module": "test", - "msecs": 411.65995597839355, + "msecs": 580.6930065155029, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 440.83094596862793, - "thread": 139834866980672, + "relativeCreated": 438.1299018859863, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -8083,8 +8335,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:50,412", - "created": 1592290910.412001, + "asctime": "2020-06-16 22:45:42,580", + "created": 1592340342.580865, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8094,37 +8346,37 @@ "lineno": 26, "message": "Expectation (State after 2nd cycle): result = 'state_c' ()", "module": "test", - "msecs": 412.0008945465088, + "msecs": 580.8649063110352, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 441.17188453674316, - "thread": 139834866980672, + "relativeCreated": 438.30180168151855, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 412.200927734375, + "msecs": 581.0439586639404, "msg": "State after 2nd cycle is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 441.3719177246094, - "thread": 139834866980672, + "relativeCreated": 438.4808540344238, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00020003318786621094 + "time_consumption": 0.00017905235290527344 }, { "args": [ - "0.15091490745544434", + "0.15042591094970703", "0.145", "0.155", "" ], - "asctime": "2020-06-16 09:01:50,412", - "created": 1592290910.412908, + "asctime": "2020-06-16 22:45:42,581", + "created": 1592340342.581595, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8132,17 +8384,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Transition time after 2nd cycle is correct (Content 0.15091490745544434 in [0.145 ... 0.155] and Type is ).", + "message": "Transition time after 2nd cycle is correct (Content 0.15042591094970703 in [0.145 ... 0.155] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Transition time after 2nd cycle", - "0.15091490745544434", + "0.15042591094970703", "" ], - "asctime": "2020-06-16 09:01:50,412", - "created": 1592290910.412517, + "asctime": "2020-06-16 22:45:42,581", + "created": 1592340342.581285, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8150,16 +8402,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Transition time after 2nd cycle): 0.15091490745544434 ()", + "message": "Result (Transition time after 2nd cycle): 0.15042591094970703 ()", "module": "test", - "msecs": 412.5170707702637, + "msecs": 581.2849998474121, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 441.68806076049805, - "thread": 139834866980672, + "relativeCreated": 438.7218952178955, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -8168,8 +8420,8 @@ "0.145", "0.155" ], - "asctime": "2020-06-16 09:01:50,412", - "created": 1592290910.412747, + "asctime": "2020-06-16 22:45:42,581", + "created": 1592340342.581431, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8179,37 +8431,37 @@ "lineno": 30, "message": "Expectation (Transition time after 2nd cycle): 0.145 <= result <= 0.155", "module": "test", - "msecs": 412.7469062805176, + "msecs": 581.4309120178223, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 441.91789627075195, - "thread": 139834866980672, + "relativeCreated": 438.86780738830566, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 412.90807723999023, + "msecs": 581.5949440002441, "msg": "Transition time after 2nd cycle is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 442.0790672302246, - "thread": 139834866980672, + "relativeCreated": 439.03183937072754, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00016117095947265625 + "time_consumption": 0.000164031982421875 }, { "args": [ - "0.22620105743408203", + "0.22575688362121582", "0.21999999999999997", "0.22999999999999998", "" ], - "asctime": "2020-06-16 09:01:50,413", - "created": 1592290910.413464, + "asctime": "2020-06-16 22:45:42,582", + "created": 1592340342.582149, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8217,17 +8469,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Previous state duration is correct (Content 0.22620105743408203 in [0.21999999999999997 ... 0.22999999999999998] and Type is ).", + "message": "Previous state duration is correct (Content 0.22575688362121582 in [0.21999999999999997 ... 0.22999999999999998] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Previous state duration", - "0.22620105743408203", + "0.22575688362121582", "" ], - "asctime": "2020-06-16 09:01:50,413", - "created": 1592290910.413155, + "asctime": "2020-06-16 22:45:42,581", + "created": 1592340342.581825, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8235,16 +8487,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Previous state duration): 0.22620105743408203 ()", + "message": "Result (Previous state duration): 0.22575688362121582 ()", "module": "test", - "msecs": 413.15507888793945, + "msecs": 581.8250179290771, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 442.3260688781738, - "thread": 139834866980672, + "relativeCreated": 439.26191329956055, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -8253,8 +8505,8 @@ "0.21999999999999997", "0.22999999999999998" ], - "asctime": "2020-06-16 09:01:50,413", - "created": 1592290910.413303, + "asctime": "2020-06-16 22:45:42,581", + "created": 1592340342.581966, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8264,39 +8516,39 @@ "lineno": 30, "message": "Expectation (Previous state duration): 0.21999999999999997 <= result <= 0.22999999999999998", "module": "test", - "msecs": 413.3028984069824, + "msecs": 581.9659233093262, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 442.4738883972168, - "thread": 139834866980672, + "relativeCreated": 439.40281867980957, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 413.4640693664551, + "msecs": 582.1490287780762, "msg": "Previous state duration is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 442.63505935668945, - "thread": 139834866980672, + "relativeCreated": 439.58592414855957, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00016117095947265625 + "time_consumption": 0.00018310546875 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.3812410831451416, - "time_finished": "2020-06-16 09:01:50,413", - "time_start": "2020-06-16 09:01:50,032" + "time_consumption": 0.3816671371459961, + "time_finished": "2020-06-16 22:45:42,582", + "time_start": "2020-06-16 22:45:42,200" }, "_iTFPQHcrEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:50,023", - "created": 1592290910.023425, + "asctime": "2020-06-16 22:45:42,193", + "created": 1592340342.193025, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8307,18 +8559,18 @@ "message": "_iTFPQHcrEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 23.42510223388672, + "msecs": 193.0251121520996, "msg": "_iTFPQHcrEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 52.596092224121094, + "relativeCreated": 50.46200752258301, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:50,023", - "created": 1592290910.023673, + "asctime": "2020-06-16 22:45:42,193", + "created": 1592340342.193146, "exc_info": null, "exc_text": null, "filename": "test_init.py", @@ -8336,8 +8588,8 @@ "None", "'state_c'" ], - "asctime": "2020-06-16 09:01:50,023", - "created": 1592290910.02352, + "asctime": "2020-06-16 22:45:42,193", + "created": 1592340342.193095, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8347,35 +8599,35 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_c'", "module": "__init__", - "msecs": 23.51999282836914, + "msecs": 193.09496879577637, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 52.690982818603516, - "thread": 139834866980672, + "relativeCreated": 50.531864166259766, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 23.673057556152344, + "msecs": 193.1459903717041, "msg": "Initialising the state machine with state_c", "name": "__tLogger__", "pathname": "src/tests/test_init.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 52.84404754638672, - "thread": 139834866980672, + "relativeCreated": 50.5828857421875, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00015306472778320312 + "time_consumption": 5.1021575927734375e-05 }, { "args": [ "{'1': 1, '2': 'two'}", "" ], - "asctime": "2020-06-16 09:01:50,025", - "created": 1592290910.025115, + "asctime": "2020-06-16 22:45:42,193", + "created": 1592340342.193326, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8392,8 +8644,8 @@ "{ '1': 1, '2': 'two' }", "" ], - "asctime": "2020-06-16 09:01:50,024", - "created": 1592290910.024556, + "asctime": "2020-06-16 22:45:42,193", + "created": 1592340342.193218, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8403,14 +8655,14 @@ "lineno": 22, "message": "Result (Keyword argument kw_arg_no_4 stored in state_machine): { '1': 1, '2': 'two' } ()", "module": "test", - "msecs": 24.55592155456543, + "msecs": 193.21799278259277, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 53.726911544799805, - "thread": 139834866980672, + "relativeCreated": 50.65488815307617, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -8419,8 +8671,8 @@ "{ '1': 1, '2': 'two' }", "" ], - "asctime": "2020-06-16 09:01:50,024", - "created": 1592290910.0249, + "asctime": "2020-06-16 22:45:42,193", + "created": 1592340342.193263, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8430,35 +8682,35 @@ "lineno": 26, "message": "Expectation (Keyword argument kw_arg_no_4 stored in state_machine): result = { '1': 1, '2': 'two' } ()", "module": "test", - "msecs": 24.899959564208984, + "msecs": 193.26305389404297, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 54.07094955444336, - "thread": 139834866980672, + "relativeCreated": 50.69994926452637, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 25.115013122558594, + "msecs": 193.32599639892578, "msg": "Keyword argument kw_arg_no_4 stored in state_machine is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 54.28600311279297, - "thread": 139834866980672, + "relativeCreated": 50.76289176940918, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00021505355834960938 + "time_consumption": 6.29425048828125e-05 }, { "args": [ "1", "" ], - "asctime": "2020-06-16 09:01:50,025", - "created": 1592290910.025653, + "asctime": "2020-06-16 22:45:42,193", + "created": 1592340342.193474, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8475,8 +8727,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:50,025", - "created": 1592290910.02537, + "asctime": "2020-06-16 22:45:42,193", + "created": 1592340342.193395, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8486,14 +8738,14 @@ "lineno": 22, "message": "Result (Keyword argument kw_arg_no_1 stored in state_machine): 1 ()", "module": "test", - "msecs": 25.369882583618164, + "msecs": 193.39489936828613, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 54.54087257385254, - "thread": 139834866980672, + "relativeCreated": 50.83179473876953, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -8502,8 +8754,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:50,025", - "created": 1592290910.025515, + "asctime": "2020-06-16 22:45:42,193", + "created": 1592340342.193435, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8513,35 +8765,35 @@ "lineno": 26, "message": "Expectation (Keyword argument kw_arg_no_1 stored in state_machine): result = 1 ()", "module": "test", - "msecs": 25.515079498291016, + "msecs": 193.4349536895752, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 54.68606948852539, - "thread": 139834866980672, + "relativeCreated": 50.871849060058594, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 25.65288543701172, + "msecs": 193.47405433654785, "msg": "Keyword argument kw_arg_no_1 stored in state_machine is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 54.823875427246094, - "thread": 139834866980672, + "relativeCreated": 50.91094970703125, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00013780593872070312 + "time_consumption": 3.910064697265625e-05 }, { "args": [ "True", "" ], - "asctime": "2020-06-16 09:01:50,026", - "created": 1592290910.026331, + "asctime": "2020-06-16 22:45:42,193", + "created": 1592340342.193616, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8558,8 +8810,8 @@ "True", "" ], - "asctime": "2020-06-16 09:01:50,025", - "created": 1592290910.025881, + "asctime": "2020-06-16 22:45:42,193", + "created": 1592340342.193536, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8569,14 +8821,14 @@ "lineno": 22, "message": "Result (Keyword argument kw_arg_no_3 stored in state_machine): True ()", "module": "test", - "msecs": 25.881052017211914, + "msecs": 193.53604316711426, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 55.05204200744629, - "thread": 139834866980672, + "relativeCreated": 50.972938537597656, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -8585,8 +8837,8 @@ "True", "" ], - "asctime": "2020-06-16 09:01:50,026", - "created": 1592290910.026098, + "asctime": "2020-06-16 22:45:42,193", + "created": 1592340342.193575, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8596,35 +8848,35 @@ "lineno": 26, "message": "Expectation (Keyword argument kw_arg_no_3 stored in state_machine): result = True ()", "module": "test", - "msecs": 26.098012924194336, + "msecs": 193.5749053955078, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 55.26900291442871, - "thread": 139834866980672, + "relativeCreated": 51.01180076599121, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 26.330947875976562, + "msecs": 193.61591339111328, "msg": "Keyword argument kw_arg_no_3 stored in state_machine is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 55.50193786621094, - "thread": 139834866980672, + "relativeCreated": 51.05280876159668, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00023293495178222656 + "time_consumption": 4.100799560546875e-05 }, { "args": [ "'2'", "" ], - "asctime": "2020-06-16 09:01:50,027", - "created": 1592290910.02738, + "asctime": "2020-06-16 22:45:42,193", + "created": 1592340342.193756, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8641,8 +8893,8 @@ "'2'", "" ], - "asctime": "2020-06-16 09:01:50,026", - "created": 1592290910.026947, + "asctime": "2020-06-16 22:45:42,193", + "created": 1592340342.193675, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8652,14 +8904,14 @@ "lineno": 22, "message": "Result (Keyword argument kw_arg_no_2 stored in state_machine): '2' ()", "module": "test", - "msecs": 26.947021484375, + "msecs": 193.67504119873047, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 56.118011474609375, - "thread": 139834866980672, + "relativeCreated": 51.11193656921387, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -8668,8 +8920,8 @@ "'2'", "" ], - "asctime": "2020-06-16 09:01:50,027", - "created": 1592290910.027191, + "asctime": "2020-06-16 22:45:42,193", + "created": 1592340342.193713, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8679,39 +8931,39 @@ "lineno": 26, "message": "Expectation (Keyword argument kw_arg_no_2 stored in state_machine): result = '2' ()", "module": "test", - "msecs": 27.1909236907959, + "msecs": 193.71294975280762, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 56.36191368103027, - "thread": 139834866980672, + "relativeCreated": 51.149845123291016, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 27.379989624023438, + "msecs": 193.756103515625, "msg": "Keyword argument kw_arg_no_2 stored in state_machine is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 56.55097961425781, - "thread": 139834866980672, + "relativeCreated": 51.1929988861084, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00018906593322753906 + "time_consumption": 4.315376281738281e-05 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.003954887390136719, - "time_finished": "2020-06-16 09:01:50,027", - "time_start": "2020-06-16 09:01:50,023" + "time_consumption": 0.0007309913635253906, + "time_finished": "2020-06-16 22:45:42,193", + "time_start": "2020-06-16 22:45:42,193" }, "_j2FvkHcqEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:50,022", - "created": 1592290910.022504, + "asctime": "2020-06-16 22:45:42,192", + "created": 1592340342.192216, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8722,18 +8974,18 @@ "message": "_j2FvkHcqEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 22.504091262817383, + "msecs": 192.2159194946289, "msg": "_j2FvkHcqEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 51.67508125305176, + "relativeCreated": 49.652814865112305, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:50,022", - "created": 1592290910.022693, + "asctime": "2020-06-16 22:45:42,192", + "created": 1592340342.192334, "exc_info": null, "exc_text": null, "filename": "test_init.py", @@ -8751,8 +9003,8 @@ "None", "'state_c'" ], - "asctime": "2020-06-16 09:01:50,022", - "created": 1592290910.022604, + "asctime": "2020-06-16 22:45:42,192", + "created": 1592340342.192286, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8762,35 +9014,35 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_c'", "module": "__init__", - "msecs": 22.603988647460938, + "msecs": 192.28601455688477, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 51.77497863769531, - "thread": 139834866980672, + "relativeCreated": 49.722909927368164, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 22.69291877746582, + "msecs": 192.33393669128418, "msg": "Initialising the state machine with state_c", "name": "__tLogger__", "pathname": "src/tests/test_init.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 51.863908767700195, - "thread": 139834866980672, + "relativeCreated": 49.77083206176758, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 8.893013000488281e-05 + "time_consumption": 4.792213439941406e-05 }, { "args": [ "'__init__'", "" ], - "asctime": "2020-06-16 09:01:50,022", - "created": 1592290910.02287, + "asctime": "2020-06-16 22:45:42,192", + "created": 1592340342.19248, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8807,8 +9059,8 @@ "'__init__'", "" ], - "asctime": "2020-06-16 09:01:50,022", - "created": 1592290910.02277, + "asctime": "2020-06-16 22:45:42,192", + "created": 1592340342.1924, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8818,14 +9070,14 @@ "lineno": 22, "message": "Result (Last transition condition after initialisation): '__init__' ()", "module": "test", - "msecs": 22.769927978515625, + "msecs": 192.3999786376953, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 51.94091796875, - "thread": 139834866980672, + "relativeCreated": 49.83687400817871, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -8834,8 +9086,8 @@ "'__init__'", "" ], - "asctime": "2020-06-16 09:01:50,022", - "created": 1592290910.022823, + "asctime": "2020-06-16 22:45:42,192", + "created": 1592340342.19244, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8845,39 +9097,39 @@ "lineno": 26, "message": "Expectation (Last transition condition after initialisation): result = '__init__' ()", "module": "test", - "msecs": 22.823095321655273, + "msecs": 192.44003295898438, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 51.99408531188965, - "thread": 139834866980672, + "relativeCreated": 49.87692832946777, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 22.87006378173828, + "msecs": 192.48008728027344, "msg": "Last transition condition after initialisation is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 52.041053771972656, - "thread": 139834866980672, + "relativeCreated": 49.916982650756836, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 4.696846008300781e-05 + "time_consumption": 4.00543212890625e-05 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00036597251892089844, - "time_finished": "2020-06-16 09:01:50,022", - "time_start": "2020-06-16 09:01:50,022" + "time_consumption": 0.00026416778564453125, + "time_finished": "2020-06-16 22:45:42,192", + "time_start": "2020-06-16 22:45:42,192" }, "_tRZ50HcyEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:50,659", - "created": 1592290910.659489, + "asctime": "2020-06-16 22:45:42,827", + "created": 1592340342.827154, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8888,18 +9140,18 @@ "message": "_tRZ50HcyEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 659.4889163970947, + "msecs": 827.1539211273193, "msg": "_tRZ50HcyEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 688.6599063873291, + "relativeCreated": 684.5908164978027, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:50,659", - "created": 1592290910.659903, + "asctime": "2020-06-16 22:45:42,827", + "created": 1592340342.827616, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -8917,8 +9169,8 @@ "None", "'state_c'" ], - "asctime": "2020-06-16 09:01:50,659", - "created": 1592290910.659748, + "asctime": "2020-06-16 22:45:42,827", + "created": 1592340342.827427, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8928,35 +9180,35 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_c'", "module": "__init__", - "msecs": 659.7480773925781, + "msecs": 827.4269104003906, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 688.9190673828125, - "thread": 139834866980672, + "relativeCreated": 684.863805770874, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 659.9030494689941, + "msecs": 827.6159763336182, "msg": "Initialising the state machine with state_c", "name": "__tLogger__", "pathname": "src/tests/test_interface.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 689.0740394592285, - "thread": 139834866980672, + "relativeCreated": 685.0528717041016, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00015497207641601562 + "time_consumption": 0.00018906593322753906 }, { "args": [ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:50,660", - "created": 1592290910.660353, + "asctime": "2020-06-16 22:45:42,828", + "created": 1592340342.828176, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8973,8 +9225,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:50,660", - "created": 1592290910.66011, + "asctime": "2020-06-16 22:45:42,827", + "created": 1592340342.827865, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8984,14 +9236,14 @@ "lineno": 22, "message": "Result (Returnvalue of this_state()): 'state_c' ()", "module": "test", - "msecs": 660.1099967956543, + "msecs": 827.8648853302002, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 689.2809867858887, - "thread": 139834866980672, + "relativeCreated": 685.3017807006836, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -9000,8 +9252,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:50,660", - "created": 1592290910.660234, + "asctime": "2020-06-16 22:45:42,828", + "created": 1592340342.828017, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9011,39 +9263,39 @@ "lineno": 26, "message": "Expectation (Returnvalue of this_state()): result = 'state_c' ()", "module": "test", - "msecs": 660.2339744567871, + "msecs": 828.016996383667, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 689.4049644470215, - "thread": 139834866980672, + "relativeCreated": 685.4538917541504, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 660.3529453277588, + "msecs": 828.1760215759277, "msg": "Returnvalue of this_state() is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 689.5239353179932, - "thread": 139834866980672, + "relativeCreated": 685.6129169464111, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00011897087097167969 + "time_consumption": 0.0001590251922607422 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.0008640289306640625, - "time_finished": "2020-06-16 09:01:50,660", - "time_start": "2020-06-16 09:01:50,659" + "time_consumption": 0.0010221004486083984, + "time_finished": "2020-06-16 22:45:42,828", + "time_start": "2020-06-16 22:45:42,827" }, "_vAtUQHcyEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:50,660", - "created": 1592290910.660682, + "asctime": "2020-06-16 22:45:42,828", + "created": 1592340342.828644, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9054,18 +9306,18 @@ "message": "_vAtUQHcyEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 660.681962966919, + "msecs": 828.6440372467041, "msg": "_vAtUQHcyEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 689.8529529571533, + "relativeCreated": 686.0809326171875, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:50,661", - "created": 1592290910.661039, + "asctime": "2020-06-16 22:45:42,829", + "created": 1592340342.829036, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -9083,8 +9335,8 @@ "None", "'state_c'" ], - "asctime": "2020-06-16 09:01:50,660", - "created": 1592290910.660898, + "asctime": "2020-06-16 22:45:42,828", + "created": 1592340342.828878, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9094,35 +9346,35 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_c'", "module": "__init__", - "msecs": 660.897970199585, + "msecs": 828.8779258728027, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 690.0689601898193, - "thread": 139834866980672, + "relativeCreated": 686.3148212432861, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 661.0391139984131, + "msecs": 829.0359973907471, "msg": "Initialising the state machine with state_c", "name": "__tLogger__", "pathname": "src/tests/test_interface.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 690.2101039886475, - "thread": 139834866980672, + "relativeCreated": 686.4728927612305, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.000141143798828125 + "time_consumption": 0.00015807151794433594 }, { "args": [ "True", "" ], - "asctime": "2020-06-16 09:01:50,661", - "created": 1592290910.661471, + "asctime": "2020-06-16 22:45:42,829", + "created": 1592340342.829542, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9139,8 +9391,8 @@ "True", "" ], - "asctime": "2020-06-16 09:01:50,661", - "created": 1592290910.661237, + "asctime": "2020-06-16 22:45:42,829", + "created": 1592340342.829271, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9150,14 +9402,14 @@ "lineno": 22, "message": "Result (Returnvalue of this_state_is(state_c)): True ()", "module": "test", - "msecs": 661.2370014190674, + "msecs": 829.2710781097412, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 690.4079914093018, - "thread": 139834866980672, + "relativeCreated": 686.7079734802246, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -9166,8 +9418,8 @@ "True", "" ], - "asctime": "2020-06-16 09:01:50,661", - "created": 1592290910.661354, + "asctime": "2020-06-16 22:45:42,829", + "created": 1592340342.829404, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9177,35 +9429,35 @@ "lineno": 26, "message": "Expectation (Returnvalue of this_state_is(state_c)): result = True ()", "module": "test", - "msecs": 661.3540649414062, + "msecs": 829.4041156768799, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 690.5250549316406, - "thread": 139834866980672, + "relativeCreated": 686.8410110473633, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 661.470890045166, + "msecs": 829.5419216156006, "msg": "Returnvalue of this_state_is(state_c) is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 690.6418800354004, - "thread": 139834866980672, + "relativeCreated": 686.978816986084, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.00011682510375976562 + "time_consumption": 0.00013780593872070312 }, { "args": [ "False", "" ], - "asctime": "2020-06-16 09:01:50,661", - "created": 1592290910.661905, + "asctime": "2020-06-16 22:45:42,830", + "created": 1592340342.830014, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9222,8 +9474,8 @@ "False", "" ], - "asctime": "2020-06-16 09:01:50,661", - "created": 1592290910.66167, + "asctime": "2020-06-16 22:45:42,829", + "created": 1592340342.829751, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9233,14 +9485,14 @@ "lineno": 22, "message": "Result (Returnvalue of this_state_is(state_b)): False ()", "module": "test", - "msecs": 661.6699695587158, + "msecs": 829.7510147094727, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 690.8409595489502, - "thread": 139834866980672, + "relativeCreated": 687.187910079956, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -9249,8 +9501,8 @@ "False", "" ], - "asctime": "2020-06-16 09:01:50,661", - "created": 1592290910.661785, + "asctime": "2020-06-16 22:45:42,829", + "created": 1592340342.829878, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9260,39 +9512,39 @@ "lineno": 26, "message": "Expectation (Returnvalue of this_state_is(state_b)): result = False ()", "module": "test", - "msecs": 661.7848873138428, + "msecs": 829.8780918121338, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 690.9558773040771, - "thread": 139834866980672, + "relativeCreated": 687.3149871826172, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 661.90505027771, + "msecs": 830.0139904022217, "msg": "Returnvalue of this_state_is(state_b) is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 691.0760402679443, - "thread": 139834866980672, + "relativeCreated": 687.4508857727051, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.0001201629638671875 + "time_consumption": 0.00013589859008789062 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.0012230873107910156, - "time_finished": "2020-06-16 09:01:50,661", - "time_start": "2020-06-16 09:01:50,660" + "time_consumption": 0.0013699531555175781, + "time_finished": "2020-06-16 22:45:42,830", + "time_start": "2020-06-16 22:45:42,828" }, "_w49d4HcHEem_Z9BBpwIuJw": { "args": null, - "asctime": "2020-06-16 09:01:50,021", - "created": 1592290910.021986, + "asctime": "2020-06-16 22:45:42,191", + "created": 1592340342.191587, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9303,18 +9555,18 @@ "message": "_w49d4HcHEem_Z9BBpwIuJw", "module": "__init__", "moduleLogger": [], - "msecs": 21.986007690429688, + "msecs": 191.58697128295898, "msg": "_w49d4HcHEem_Z9BBpwIuJw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 51.15699768066406, + "relativeCreated": 49.02386665344238, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:50,022", - "created": 1592290910.022236, + "asctime": "2020-06-16 22:45:42,191", + "created": 1592340342.191897, "exc_info": null, "exc_text": null, "filename": "test_init.py", @@ -9332,8 +9584,8 @@ "None", "'state_c'" ], - "asctime": "2020-06-16 09:01:50,022", - "created": 1592290910.022178, + "asctime": "2020-06-16 22:45:42,191", + "created": 1592340342.191834, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9343,35 +9595,35 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_c'", "module": "__init__", - "msecs": 22.177934646606445, + "msecs": 191.8339729309082, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 51.34892463684082, - "thread": 139834866980672, + "relativeCreated": 49.2708683013916, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 22.236108779907227, + "msecs": 191.89691543579102, "msg": "Initialising the state machine with state_c", "name": "__tLogger__", "pathname": "src/tests/test_init.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 51.4070987701416, - "thread": 139834866980672, + "relativeCreated": 49.333810806274414, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 5.817413330078125e-05 + "time_consumption": 6.29425048828125e-05 }, { "args": [ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:50,022", - "created": 1592290910.022391, + "asctime": "2020-06-16 22:45:42,192", + "created": 1592340342.192101, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9388,8 +9640,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:50,022", - "created": 1592290910.022307, + "asctime": "2020-06-16 22:45:42,191", + "created": 1592340342.191989, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9399,14 +9651,14 @@ "lineno": 22, "message": "Result (State after initialisation): 'state_c' ()", "module": "test", - "msecs": 22.30691909790039, + "msecs": 191.98894500732422, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 51.477909088134766, - "thread": 139834866980672, + "relativeCreated": 49.42584037780762, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -9415,8 +9667,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:50,022", - "created": 1592290910.02235, + "asctime": "2020-06-16 22:45:42,192", + "created": 1592340342.192056, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9426,39 +9678,39 @@ "lineno": 26, "message": "Expectation (State after initialisation): result = 'state_c' ()", "module": "test", - "msecs": 22.350072860717773, + "msecs": 192.05594062805176, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 51.52106285095215, - "thread": 139834866980672, + "relativeCreated": 49.492835998535156, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 22.391080856323242, + "msecs": 192.10100173950195, "msg": "State after initialisation is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 51.56207084655762, - "thread": 139834866980672, + "relativeCreated": 49.53789710998535, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 4.100799560546875e-05 + "time_consumption": 4.506111145019531e-05 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.0004050731658935547, - "time_finished": "2020-06-16 09:01:50,022", - "time_start": "2020-06-16 09:01:50,021" + "time_consumption": 0.0005140304565429688, + "time_finished": "2020-06-16 22:45:42,192", + "time_start": "2020-06-16 22:45:42,191" }, "_yVA9oHcyEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:50,662", - "created": 1592290910.66223, + "asctime": "2020-06-16 22:45:42,830", + "created": 1592340342.830376, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9469,18 +9721,18 @@ "message": "_yVA9oHcyEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 662.2300148010254, + "msecs": 830.3759098052979, "msg": "_yVA9oHcyEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 691.4010047912598, + "relativeCreated": 687.8128051757812, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:50,913", - "created": 1592290910.913257, + "asctime": "2020-06-16 22:45:43,081", + "created": 1592340343.081695, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -9498,8 +9750,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:50,662", - "created": 1592290910.662448, + "asctime": "2020-06-16 22:45:42,830", + "created": 1592340342.830606, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9509,14 +9761,14 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 662.4479293823242, + "msecs": 830.6059837341309, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 691.6189193725586, - "thread": 139834866980672, + "relativeCreated": 688.0428791046143, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -9526,8 +9778,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:50,662", - "created": 1592290910.662657, + "asctime": "2020-06-16 22:45:42,830", + "created": 1592340342.830835, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9537,22 +9789,22 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 662.6570224761963, + "msecs": 830.8351039886475, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 691.8280124664307, - "thread": 139834866980672, + "relativeCreated": 688.2719993591309, + "thread": 140247577732928, "threadName": "MainThread" }, { "args": [ 0.25 ], - "asctime": "2020-06-16 09:01:50,913", - "created": 1592290910.91307, + "asctime": "2020-06-16 22:45:43,081", + "created": 1592340343.081365, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -9562,37 +9814,37 @@ "lineno": 33, "message": "Waiting for 0.25s", "module": "test_interface", - "msecs": 913.0699634552002, + "msecs": 81.36510848999023, "msg": "Waiting for %.2fs", "name": "__unittest__", "pathname": "src/tests/test_interface.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 942.2409534454346, - "thread": 139834866980672, + "relativeCreated": 938.8020038604736, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 913.2568836212158, + "msecs": 81.6950798034668, "msg": "Running state machine test sequence.", "name": "__tLogger__", "pathname": "src/tests/test_interface.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 942.4278736114502, - "thread": 139834866980672, + "relativeCreated": 939.1319751739502, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.000186920166015625 + "time_consumption": 0.0003299713134765625 }, { "args": [ - "0.2509438991546631", + "0.2510569095611572", "0.2", "0.3", "" ], - "asctime": "2020-06-16 09:01:50,913", - "created": 1592290910.913876, + "asctime": "2020-06-16 22:45:43,082", + "created": 1592340343.082432, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9600,17 +9852,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Return Value of this_state_duration() is correct (Content 0.2509438991546631 in [0.2 ... 0.3] and Type is ).", + "message": "Return Value of this_state_duration() is correct (Content 0.2510569095611572 in [0.2 ... 0.3] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Return Value of this_state_duration()", - "0.2509438991546631", + "0.2510569095611572", "" ], - "asctime": "2020-06-16 09:01:50,913", - "created": 1592290910.913692, + "asctime": "2020-06-16 22:45:43,082", + "created": 1592340343.082058, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9618,16 +9870,16 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Return Value of this_state_duration()): 0.2509438991546631 ()", + "message": "Result (Return Value of this_state_duration()): 0.2510569095611572 ()", "module": "test", - "msecs": 913.6919975280762, + "msecs": 82.05795288085938, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 942.8629875183105, - "thread": 139834866980672, + "relativeCreated": 939.4948482513428, + "thread": 140247577732928, "threadName": "MainThread" }, { @@ -9636,8 +9888,8 @@ "0.2", "0.3" ], - "asctime": "2020-06-16 09:01:50,913", - "created": 1592290910.913789, + "asctime": "2020-06-16 22:45:43,082", + "created": 1592340343.082254, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9647,38 +9899,38 @@ "lineno": 30, "message": "Expectation (Return Value of this_state_duration()): 0.2 <= result <= 0.3", "module": "test", - "msecs": 913.7890338897705, + "msecs": 82.25393295288086, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 942.9600238800049, - "thread": 139834866980672, + "relativeCreated": 939.6908283233643, + "thread": 140247577732928, "threadName": "MainThread" } ], - "msecs": 913.8760566711426, + "msecs": 82.43203163146973, "msg": "Return Value of this_state_duration() is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11803, + "process": 11493, "processName": "MainProcess", - "relativeCreated": 943.047046661377, - "thread": 139834866980672, + "relativeCreated": 939.8689270019531, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 8.702278137207031e-05 + "time_consumption": 0.0001780986785888672 } ], - "thread": 139834866980672, + "thread": 140247577732928, "threadName": "MainThread", - "time_consumption": 0.2516460418701172, - "time_finished": "2020-06-16 09:01:50,913", - "time_start": "2020-06-16 09:01:50,662" + "time_consumption": 0.2520561218261719, + "time_finished": "2020-06-16 22:45:43,082", + "time_start": "2020-06-16 22:45:42,830" } }, "testrun_id": "p2", - "time_consumption": 1.6574313640594482, + "time_consumption": 1.6613266468048096, "uid_list_sorted": [ "_w49d4HcHEem_Z9BBpwIuJw", "_j2FvkHcqEemrUqotql_Blw", @@ -9745,8 +9997,8 @@ "testcases": { "_-kytMHcyEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:52,944", - "created": 1592290912.9441173, + "asctime": "2020-06-16 22:45:45,161", + "created": 1592340345.1617987, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9757,19 +10009,19 @@ "message": "_-kytMHcyEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 944.1173076629639, + "msecs": 161.79871559143066, "msg": "_-kytMHcyEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 935.0712299346924, + "relativeCreated": 944.3347454071045, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:52,944", - "created": 1592290912.9443033, + "asctime": "2020-06-16 22:45:45,162", + "created": 1592340345.162235, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -9787,8 +10039,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:52,944", - "created": 1592290912.9441826, + "asctime": "2020-06-16 22:45:45,161", + "created": 1592340345.1619532, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9798,15 +10050,15 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 944.1826343536377, + "msecs": 161.95321083068848, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 935.1365566253662, + "relativeCreated": 944.4892406463623, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -9816,8 +10068,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:52,944", - "created": 1592290912.9442503, + "asctime": "2020-06-16 22:45:45,162", + "created": 1592340345.162123, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9827,37 +10079,37 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 944.2503452301025, + "msecs": 162.1229648590088, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 935.204267501831, + "relativeCreated": 944.6589946746826, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 944.3032741546631, + "msecs": 162.23502159118652, "msg": "Running state machine test sequence.", "name": "__tLogger__", "pathname": "src/tests/test_interface.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 935.2571964263916, + "relativeCreated": 944.7710514068604, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 5.2928924560546875e-05 + "time_consumption": 0.00011205673217773438 }, { "args": [ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:52,944", - "created": 1592290912.9444444, + "asctime": "2020-06-16 22:45:45,162", + "created": 1592340345.1625628, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9874,8 +10126,8 @@ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:52,944", - "created": 1592290912.944362, + "asctime": "2020-06-16 22:45:45,162", + "created": 1592340345.1623726, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9885,15 +10137,15 @@ "lineno": 22, "message": "Result (Returnvalue of previous_state()): 'state_a' ()", "module": "test", - "msecs": 944.3619251251221, + "msecs": 162.37258911132812, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 935.3158473968506, + "relativeCreated": 944.908618927002, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -9902,8 +10154,8 @@ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:52,944", - "created": 1592290912.944403, + "asctime": "2020-06-16 22:45:45,162", + "created": 1592340345.1624684, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9913,41 +10165,41 @@ "lineno": 26, "message": "Expectation (Returnvalue of previous_state()): result = 'state_a' ()", "module": "test", - "msecs": 944.4029331207275, + "msecs": 162.46843338012695, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 935.356855392456, + "relativeCreated": 945.0044631958008, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 944.4444179534912, + "msecs": 162.56284713745117, "msg": "Returnvalue of previous_state() is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 935.3983402252197, + "relativeCreated": 945.098876953125, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 4.1484832763671875e-05 + "time_consumption": 9.441375732421875e-05 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.00032711029052734375, - "time_finished": "2020-06-16 09:01:52,944", - "time_start": "2020-06-16 09:01:52,944" + "time_consumption": 0.0007641315460205078, + "time_finished": "2020-06-16 22:45:45,162", + "time_start": "2020-06-16 22:45:45,161" }, "_1WGwEHcyEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:52,943", - "created": 1592290912.94309, + "asctime": "2020-06-16 22:45:45,158", + "created": 1592340345.158976, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9958,19 +10210,19 @@ "message": "_1WGwEHcyEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 943.0899620056152, + "msecs": 158.97607803344727, "msg": "_1WGwEHcyEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 934.0438842773438, + "relativeCreated": 941.5121078491211, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:52,943", - "created": 1592290912.943299, + "asctime": "2020-06-16 22:45:45,159", + "created": 1592340345.1596076, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -9988,8 +10240,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:52,943", - "created": 1592290912.943167, + "asctime": "2020-06-16 22:45:45,159", + "created": 1592340345.159205, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9999,15 +10251,15 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 943.166971206665, + "msecs": 159.20495986938477, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 934.1208934783936, + "relativeCreated": 941.7409896850586, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -10017,8 +10269,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:52,943", - "created": 1592290912.943248, + "asctime": "2020-06-16 22:45:45,159", + "created": 1592340345.159447, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10028,37 +10280,37 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 943.2480335235596, + "msecs": 159.44695472717285, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 934.2019557952881, + "relativeCreated": 941.9829845428467, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 943.2990550994873, + "msecs": 159.6076488494873, "msg": "Running state machine test sequence.", "name": "__tLogger__", "pathname": "src/tests/test_interface.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 934.2529773712158, + "relativeCreated": 942.1436786651611, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 5.1021575927734375e-05 + "time_consumption": 0.00016069412231445312 }, { "args": [ "'condition_a'", "" ], - "asctime": "2020-06-16 09:01:52,943", - "created": 1592290912.9434645, + "asctime": "2020-06-16 22:45:45,160", + "created": 1592340345.1600807, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10075,8 +10327,8 @@ "'condition_a'", "" ], - "asctime": "2020-06-16 09:01:52,943", - "created": 1592290912.9433637, + "asctime": "2020-06-16 22:45:45,159", + "created": 1592340345.159801, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10086,15 +10338,15 @@ "lineno": 22, "message": "Result (Returnvalue of last_transition_condition()): 'condition_a' ()", "module": "test", - "msecs": 943.3636665344238, + "msecs": 159.80100631713867, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 934.3175888061523, + "relativeCreated": 942.3370361328125, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -10103,8 +10355,8 @@ "'condition_a'", "" ], - "asctime": "2020-06-16 09:01:52,943", - "created": 1592290912.9434106, + "asctime": "2020-06-16 22:45:45,159", + "created": 1592340345.1599379, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10114,41 +10366,41 @@ "lineno": 26, "message": "Expectation (Returnvalue of last_transition_condition()): result = 'condition_a' ()", "module": "test", - "msecs": 943.4106349945068, + "msecs": 159.93785858154297, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 934.3645572662354, + "relativeCreated": 942.4738883972168, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 943.4645175933838, + "msecs": 160.0806713104248, "msg": "Returnvalue of last_transition_condition() is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 934.4184398651123, + "relativeCreated": 942.6167011260986, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 5.3882598876953125e-05 + "time_consumption": 0.00014281272888183594 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.0003745555877685547, - "time_finished": "2020-06-16 09:01:52,943", - "time_start": "2020-06-16 09:01:52,943" + "time_consumption": 0.001104593276977539, + "time_finished": "2020-06-16 22:45:45,160", + "time_start": "2020-06-16 22:45:45,158" }, "_7Mq60HcyEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:52,943", - "created": 1592290912.943558, + "asctime": "2020-06-16 22:45:45,160", + "created": 1592340345.160396, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10159,19 +10411,19 @@ "message": "_7Mq60HcyEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 943.5579776763916, + "msecs": 160.39609909057617, "msg": "_7Mq60HcyEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 934.5118999481201, + "relativeCreated": 942.93212890625, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:52,943", - "created": 1592290912.94374, + "asctime": "2020-06-16 22:45:45,160", + "created": 1592340345.1609175, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -10189,8 +10441,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:52,943", - "created": 1592290912.943624, + "asctime": "2020-06-16 22:45:45,160", + "created": 1592340345.1606357, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10200,15 +10452,15 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 943.6240196228027, + "msecs": 160.63570976257324, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 934.5779418945312, + "relativeCreated": 943.1717395782471, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -10218,8 +10470,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:52,943", - "created": 1592290912.943692, + "asctime": "2020-06-16 22:45:45,160", + "created": 1592340345.160803, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10229,37 +10481,37 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 943.6919689178467, + "msecs": 160.80307960510254, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 934.6458911895752, + "relativeCreated": 943.3391094207764, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 943.7398910522461, + "msecs": 160.9175205230713, "msg": "Running state machine test sequence.", "name": "__tLogger__", "pathname": "src/tests/test_interface.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 934.6938133239746, + "relativeCreated": 943.4535503387451, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 4.792213439941406e-05 + "time_consumption": 0.00011444091796875 }, { "args": [ "True", "" ], - "asctime": "2020-06-16 09:01:52,943", - "created": 1592290912.9438806, + "asctime": "2020-06-16 22:45:45,161", + "created": 1592340345.1612515, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10276,8 +10528,8 @@ "True", "" ], - "asctime": "2020-06-16 09:01:52,943", - "created": 1592290912.943799, + "asctime": "2020-06-16 22:45:45,161", + "created": 1592340345.1610587, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10287,15 +10539,15 @@ "lineno": 22, "message": "Result (Returnvalue of last_transition_condition(condition_a)): True ()", "module": "test", - "msecs": 943.7990188598633, + "msecs": 161.0586643218994, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 934.7529411315918, + "relativeCreated": 943.5946941375732, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -10304,8 +10556,8 @@ "True", "" ], - "asctime": "2020-06-16 09:01:52,943", - "created": 1592290912.94384, + "asctime": "2020-06-16 22:45:45,161", + "created": 1592340345.1611562, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10315,37 +10567,37 @@ "lineno": 26, "message": "Expectation (Returnvalue of last_transition_condition(condition_a)): result = True ()", "module": "test", - "msecs": 943.8400268554688, + "msecs": 161.15617752075195, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 934.7939491271973, + "relativeCreated": 943.6922073364258, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 943.880558013916, + "msecs": 161.25154495239258, "msg": "Returnvalue of last_transition_condition(condition_a) is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 934.8344802856445, + "relativeCreated": 943.7875747680664, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 4.0531158447265625e-05 + "time_consumption": 9.5367431640625e-05 }, { "args": [ "False", "" ], - "asctime": "2020-06-16 09:01:52,944", - "created": 1592290912.9440203, + "asctime": "2020-06-16 22:45:45,161", + "created": 1592340345.161578, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10362,8 +10614,8 @@ "False", "" ], - "asctime": "2020-06-16 09:01:52,943", - "created": 1592290912.9439385, + "asctime": "2020-06-16 22:45:45,161", + "created": 1592340345.1613865, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10373,15 +10625,15 @@ "lineno": 22, "message": "Result (Returnvalue of last_transition_condition(condition_c)): False ()", "module": "test", - "msecs": 943.9384937286377, + "msecs": 161.38648986816406, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 934.8924160003662, + "relativeCreated": 943.9225196838379, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -10390,8 +10642,8 @@ "False", "" ], - "asctime": "2020-06-16 09:01:52,943", - "created": 1592290912.9439774, + "asctime": "2020-06-16 22:45:45,161", + "created": 1592340345.1614792, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10401,41 +10653,41 @@ "lineno": 26, "message": "Expectation (Returnvalue of last_transition_condition(condition_c)): result = False ()", "module": "test", - "msecs": 943.9773559570312, + "msecs": 161.47923469543457, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 934.9312782287598, + "relativeCreated": 944.0152645111084, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 944.0202713012695, + "msecs": 161.57793998718262, "msg": "Returnvalue of last_transition_condition(condition_c) is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 934.974193572998, + "relativeCreated": 944.1139698028564, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 4.291534423828125e-05 + "time_consumption": 9.870529174804688e-05 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.0004622936248779297, - "time_finished": "2020-06-16 09:01:52,944", - "time_start": "2020-06-16 09:01:52,943" + "time_consumption": 0.0011818408966064453, + "time_finished": "2020-06-16 22:45:45,161", + "time_start": "2020-06-16 22:45:45,160" }, "_AcYg8HczEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:52,944", - "created": 1592290912.9445398, + "asctime": "2020-06-16 22:45:45,162", + "created": 1592340345.1627765, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10446,19 +10698,19 @@ "message": "_AcYg8HczEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 944.5397853851318, + "msecs": 162.77647018432617, "msg": "_AcYg8HczEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 935.4937076568604, + "relativeCreated": 945.3125, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:52,944", - "created": 1592290912.9446964, + "asctime": "2020-06-16 22:45:45,163", + "created": 1592340345.1632042, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -10476,8 +10728,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:52,944", - "created": 1592290912.9445982, + "asctime": "2020-06-16 22:45:45,162", + "created": 1592340345.1629338, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10487,15 +10739,15 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 944.5981979370117, + "msecs": 162.9338264465332, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 935.5521202087402, + "relativeCreated": 945.469856262207, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -10505,8 +10757,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:52,944", - "created": 1592290912.9446554, + "asctime": "2020-06-16 22:45:45,163", + "created": 1592340345.1630929, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10516,37 +10768,37 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 944.6554183959961, + "msecs": 163.09285163879395, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 935.6093406677246, + "relativeCreated": 945.6288814544678, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 944.6964263916016, + "msecs": 163.20419311523438, "msg": "Running state machine test sequence.", "name": "__tLogger__", "pathname": "src/tests/test_interface.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 935.6503486633301, + "relativeCreated": 945.7402229309082, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 4.100799560546875e-05 + "time_consumption": 0.00011134147644042969 }, { "args": [ "True", "" ], - "asctime": "2020-06-16 09:01:52,944", - "created": 1592290912.9448159, + "asctime": "2020-06-16 22:45:45,163", + "created": 1592340345.1635396, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10563,8 +10815,8 @@ "True", "" ], - "asctime": "2020-06-16 09:01:52,944", - "created": 1592290912.9447467, + "asctime": "2020-06-16 22:45:45,163", + "created": 1592340345.1633456, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10574,15 +10826,15 @@ "lineno": 22, "message": "Result (Returnvalue of previous_state_was(state_a)): True ()", "module": "test", - "msecs": 944.746732711792, + "msecs": 163.3455753326416, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 935.7006549835205, + "relativeCreated": 945.8816051483154, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -10591,8 +10843,8 @@ "True", "" ], - "asctime": "2020-06-16 09:01:52,944", - "created": 1592290912.9447815, + "asctime": "2020-06-16 22:45:45,163", + "created": 1592340345.163446, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10602,37 +10854,37 @@ "lineno": 26, "message": "Expectation (Returnvalue of previous_state_was(state_a)): result = True ()", "module": "test", - "msecs": 944.7815418243408, + "msecs": 163.44594955444336, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 935.7354640960693, + "relativeCreated": 945.9819793701172, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 944.8158740997314, + "msecs": 163.53964805603027, "msg": "Returnvalue of previous_state_was(state_a) is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 935.76979637146, + "relativeCreated": 946.0756778717041, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.4332275390625e-05 + "time_consumption": 9.369850158691406e-05 }, { "args": [ "False", "" ], - "asctime": "2020-06-16 09:01:52,944", - "created": 1592290912.9449334, + "asctime": "2020-06-16 22:45:45,163", + "created": 1592340345.1638608, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10649,8 +10901,8 @@ "False", "" ], - "asctime": "2020-06-16 09:01:52,944", - "created": 1592290912.9448638, + "asctime": "2020-06-16 22:45:45,163", + "created": 1592340345.1636708, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10660,15 +10912,15 @@ "lineno": 22, "message": "Result (Returnvalue of previous_state_was(state_b)): False ()", "module": "test", - "msecs": 944.8637962341309, + "msecs": 163.67077827453613, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 935.8177185058594, + "relativeCreated": 946.20680809021, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -10677,8 +10929,8 @@ "False", "" ], - "asctime": "2020-06-16 09:01:52,944", - "created": 1592290912.9448972, + "asctime": "2020-06-16 22:45:45,163", + "created": 1592340345.1637623, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10688,41 +10940,41 @@ "lineno": 26, "message": "Expectation (Returnvalue of previous_state_was(state_b)): result = False ()", "module": "test", - "msecs": 944.8971748352051, + "msecs": 163.76233100891113, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 935.8510971069336, + "relativeCreated": 946.298360824585, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 944.9334144592285, + "msecs": 163.86079788208008, "msg": "Returnvalue of previous_state_was(state_b) is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 935.887336730957, + "relativeCreated": 946.3968276977539, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.62396240234375e-05 + "time_consumption": 9.846687316894531e-05 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.0003936290740966797, - "time_finished": "2020-06-16 09:01:52,944", - "time_start": "2020-06-16 09:01:52,944" + "time_consumption": 0.0010843276977539062, + "time_finished": "2020-06-16 22:45:45,163", + "time_start": "2020-06-16 22:45:45,162" }, "_C0Vi0HgPEemBsuKWG645TA": { "args": null, - "asctime": "2020-06-16 09:01:52,447", - "created": 1592290912.4477644, + "asctime": "2020-06-16 22:45:44,657", + "created": 1592340344.6574316, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10733,13 +10985,13 @@ "message": "_C0Vi0HgPEemBsuKWG645TA", "module": "__init__", "moduleLogger": [], - "msecs": 447.76439666748047, + "msecs": 657.4316024780273, "msg": "_C0Vi0HgPEemBsuKWG645TA", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 438.718318939209, + "relativeCreated": 439.9676322937012, "stack_info": null, "testcaseLogger": [ { @@ -10747,8 +10999,8 @@ 0.151, 0.15 ], - "asctime": "2020-06-16 09:01:52,448", - "created": 1592290912.4480243, + "asctime": "2020-06-16 22:45:44,658", + "created": 1592340344.6582217, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -10766,8 +11018,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:52,447", - "created": 1592290912.447927, + "asctime": "2020-06-16 22:45:44,658", + "created": 1592340344.658038, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10777,37 +11029,37 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 447.92699813842773, + "msecs": 658.0379009246826, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 438.88092041015625, + "relativeCreated": 440.57393074035645, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 448.0242729187012, + "msecs": 658.2217216491699, "msg": "Initialising state machine with state_a, a transition to state_b after %.03fs and a transition to state_c after %.03fs", "name": "__tLogger__", "pathname": "src/tests/test_transitions.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 438.9781951904297, + "relativeCreated": 440.75775146484375, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 9.72747802734375e-05 + "time_consumption": 0.0001838207244873047 }, { "args": [ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:52,448", - "created": 1592290912.4482603, + "asctime": "2020-06-16 22:45:44,658", + "created": 1592340344.6586657, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10824,8 +11076,8 @@ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:52,448", - "created": 1592290912.4481254, + "asctime": "2020-06-16 22:45:44,658", + "created": 1592340344.6584187, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10835,15 +11087,15 @@ "lineno": 22, "message": "Result (Initial state after Initialisation): 'state_a' ()", "module": "test", - "msecs": 448.12536239624023, + "msecs": 658.4186553955078, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 439.07928466796875, + "relativeCreated": 440.95468521118164, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -10852,8 +11104,8 @@ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:52,448", - "created": 1592290912.4481905, + "asctime": "2020-06-16 22:45:44,658", + "created": 1592340344.658546, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10863,36 +11115,36 @@ "lineno": 26, "message": "Expectation (Initial state after Initialisation): result = 'state_a' ()", "module": "test", - "msecs": 448.19045066833496, + "msecs": 658.545970916748, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 439.1443729400635, + "relativeCreated": 441.0820007324219, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 448.2603073120117, + "msecs": 658.665657043457, "msg": "Initial state after Initialisation is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 439.21422958374023, + "relativeCreated": 441.20168685913086, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 6.985664367675781e-05 + "time_consumption": 0.00011968612670898438 }, { "args": [ 0.3 ], - "asctime": "2020-06-16 09:01:52,691", - "created": 1592290912.6912103, + "asctime": "2020-06-16 22:45:44,900", + "created": 1592340344.900558, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -10905,10 +11157,10 @@ "moduleLogger": [ { "args": [ - 5.4836273193359375e-06 + 1.049041748046875e-05 ], - "asctime": "2020-06-16 09:01:52,448", - "created": 1592290912.448348, + "asctime": "2020-06-16 22:45:44,658", + "created": 1592340344.6588316, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -10918,23 +11170,23 @@ "lineno": 141, "message": "Executing method work after 0.000s", "module": "test_transitions", - "msecs": 448.3480453491211, + "msecs": 658.8315963745117, "msg": "Executing method work after %.03fs", "name": "__unittest__", "pathname": "src/tests/test_transitions.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 439.3019676208496, + "relativeCreated": 441.36762619018555, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ - 0.06022930145263672 + 0.06030678749084473 ], - "asctime": "2020-06-16 09:01:52,508", - "created": 1592290912.5086062, + "asctime": "2020-06-16 22:45:44,719", + "created": 1592340344.7191386, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -10944,23 +11196,23 @@ "lineno": 141, "message": "Executing method work after 0.060s", "module": "test_transitions", - "msecs": 508.6061954498291, + "msecs": 719.1386222839355, "msg": "Executing method work after %.03fs", "name": "__unittest__", "pathname": "src/tests/test_transitions.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 499.5601177215576, + "relativeCreated": 501.6746520996094, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ - 0.1205904483795166 + 0.12065410614013672 ], - "asctime": "2020-06-16 09:01:52,568", - "created": 1592290912.568961, + "asctime": "2020-06-16 22:45:44,779", + "created": 1592340344.7794962, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -10970,23 +11222,23 @@ "lineno": 141, "message": "Executing method work after 0.121s", "module": "test_transitions", - "msecs": 568.9609050750732, + "msecs": 779.4961929321289, "msg": "Executing method work after %.03fs", "name": "__unittest__", "pathname": "src/tests/test_transitions.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 559.9148273468018, + "relativeCreated": 562.0322227478027, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ - 0.1810457706451416 + 0.1810626983642578 ], - "asctime": "2020-06-16 09:01:52,629", - "created": 1592290912.6295109, + "asctime": "2020-06-16 22:45:44,839", + "created": 1592340344.83991, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -10996,15 +11248,15 @@ "lineno": 141, "message": "Executing method work after 0.181s", "module": "test_transitions", - "msecs": 629.5108795166016, + "msecs": 839.9100303649902, "msg": "Executing method work after %.03fs", "name": "__unittest__", "pathname": "src/tests/test_transitions.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 620.4648017883301, + "relativeCreated": 622.4460601806641, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -11014,8 +11266,8 @@ "'state_a'", "'state_c'" ], - "asctime": "2020-06-16 09:01:52,630", - "created": 1592290912.6301143, + "asctime": "2020-06-16 22:45:44,840", + "created": 1592340344.8401973, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11025,37 +11277,37 @@ "lineno": 176, "message": "StateMachine: State change ('condition_true'): 'state_a' -> 'state_c'", "module": "__init__", - "msecs": 630.1143169403076, + "msecs": 840.1973247528076, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 621.0682392120361, + "relativeCreated": 622.7333545684814, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 691.2102699279785, + "msecs": 900.5579948425293, "msg": "Waiting for %.3fs or state change", "name": "__tLogger__", "pathname": "src/tests/test_transitions.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 682.164192199707, + "relativeCreated": 683.0940246582031, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.0610959529876709 + "time_consumption": 0.06036067008972168 }, { "args": [ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:52,691", - "created": 1592290912.691493, + "asctime": "2020-06-16 22:45:44,901", + "created": 1592340344.901397, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11072,8 +11324,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:52,691", - "created": 1592290912.6913974, + "asctime": "2020-06-16 22:45:44,900", + "created": 1592340344.9009159, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11083,15 +11335,15 @@ "lineno": 22, "message": "Result (State after 1st cycle): 'state_c' ()", "module": "test", - "msecs": 691.3974285125732, + "msecs": 900.9158611297607, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 682.3513507843018, + "relativeCreated": 683.4518909454346, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -11100,8 +11352,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:52,691", - "created": 1592290912.691449, + "asctime": "2020-06-16 22:45:44,901", + "created": 1592340344.9011085, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11111,41 +11363,41 @@ "lineno": 26, "message": "Expectation (State after 1st cycle): result = 'state_c' ()", "module": "test", - "msecs": 691.4489269256592, + "msecs": 901.1085033416748, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 682.4028491973877, + "relativeCreated": 683.6445331573486, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 691.493034362793, + "msecs": 901.3969898223877, "msg": "State after 1st cycle is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 682.4469566345215, + "relativeCreated": 683.9330196380615, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 4.410743713378906e-05 + "time_consumption": 0.0002884864807128906 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.2437286376953125, - "time_finished": "2020-06-16 09:01:52,691", - "time_start": "2020-06-16 09:01:52,447" + "time_consumption": 0.24396538734436035, + "time_finished": "2020-06-16 22:45:44,901", + "time_start": "2020-06-16 22:45:44,657" }, "_GeMSYHczEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:52,945", - "created": 1592290912.9450119, + "asctime": "2020-06-16 22:45:45,164", + "created": 1592340345.164093, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11156,19 +11408,19 @@ "message": "_GeMSYHczEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 945.0118541717529, + "msecs": 164.093017578125, "msg": "_GeMSYHczEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 935.9657764434814, + "relativeCreated": 946.6290473937988, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:53,696", - "created": 1592290913.6961808, + "asctime": "2020-06-16 22:45:45,915", + "created": 1592340345.91593, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -11186,8 +11438,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:52,945", - "created": 1592290912.9450667, + "asctime": "2020-06-16 22:45:45,164", + "created": 1592340345.1642504, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11197,15 +11449,15 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 945.0666904449463, + "msecs": 164.25037384033203, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 936.0206127166748, + "relativeCreated": 946.7864036560059, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -11215,8 +11467,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:52,945", - "created": 1592290912.9451268, + "asctime": "2020-06-16 22:45:45,164", + "created": 1592340345.1644194, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11226,23 +11478,23 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 945.1267719268799, + "msecs": 164.41941261291504, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 936.0806941986084, + "relativeCreated": 946.9554424285889, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 0.75 ], - "asctime": "2020-06-16 09:01:52,945", - "created": 1592290912.9451668, + "asctime": "2020-06-16 22:45:45,164", + "created": 1592340345.1645322, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -11252,15 +11504,15 @@ "lineno": 73, "message": "Waiting for 0.75s", "module": "test_interface", - "msecs": 945.166826248169, + "msecs": 164.53218460083008, "msg": "Waiting for %.2fs", "name": "__unittest__", "pathname": "src/tests/test_interface.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 936.1207485198975, + "relativeCreated": 947.0682144165039, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -11270,8 +11522,8 @@ "'state_b'", "'state_a'" ], - "asctime": "2020-06-16 09:01:53,696", - "created": 1592290913.696067, + "asctime": "2020-06-16 22:45:45,915", + "created": 1592340345.915623, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11281,39 +11533,39 @@ "lineno": 176, "message": "StateMachine: State change ('condition_b'): 'state_b' -> 'state_a'", "module": "__init__", - "msecs": 696.0670948028564, + "msecs": 915.6229496002197, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1687.021017074585, + "relativeCreated": 1698.1589794158936, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 696.1808204650879, + "msecs": 915.9300327301025, "msg": "Running state machine test sequence.", "name": "__tLogger__", "pathname": "src/tests/test_interface.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1687.1347427368164, + "relativeCreated": 1698.4660625457764, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.00011372566223144531 + "time_consumption": 0.0003070831298828125 }, { "args": [ - "0.7510056495666504", + "0.7513647079467773", "0.7", "0.8", "" ], - "asctime": "2020-06-16 09:01:53,696", - "created": 1592290913.6963825, + "asctime": "2020-06-16 22:45:45,916", + "created": 1592340345.9165623, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11321,17 +11573,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Return Value of previous_state_duration() is correct (Content 0.7510056495666504 in [0.7 ... 0.8] and Type is ).", + "message": "Return Value of previous_state_duration() is correct (Content 0.7513647079467773 in [0.7 ... 0.8] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Return Value of previous_state_duration()", - "0.7510056495666504", + "0.7513647079467773", "" ], - "asctime": "2020-06-16 09:01:53,696", - "created": 1592290913.6962805, + "asctime": "2020-06-16 22:45:45,916", + "created": 1592340345.9162214, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11339,17 +11591,17 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Return Value of previous_state_duration()): 0.7510056495666504 ()", + "message": "Result (Return Value of previous_state_duration()): 0.7513647079467773 ()", "module": "test", - "msecs": 696.2804794311523, + "msecs": 916.2213802337646, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1687.2344017028809, + "relativeCreated": 1698.7574100494385, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -11358,8 +11610,8 @@ "0.7", "0.8" ], - "asctime": "2020-06-16 09:01:53,696", - "created": 1592290913.6963332, + "asctime": "2020-06-16 22:45:45,916", + "created": 1592340345.9163988, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11369,41 +11621,41 @@ "lineno": 30, "message": "Expectation (Return Value of previous_state_duration()): 0.7 <= result <= 0.8", "module": "test", - "msecs": 696.3331699371338, + "msecs": 916.3987636566162, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1687.2870922088623, + "relativeCreated": 1698.93479347229, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 696.3825225830078, + "msecs": 916.5623188018799, "msg": "Return Value of previous_state_duration() is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1687.3364448547363, + "relativeCreated": 1699.0983486175537, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 4.935264587402344e-05 + "time_consumption": 0.00016355514526367188 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.7513706684112549, - "time_finished": "2020-06-16 09:01:53,696", - "time_start": "2020-06-16 09:01:52,945" + "time_consumption": 0.7524693012237549, + "time_finished": "2020-06-16 22:45:45,916", + "time_start": "2020-06-16 22:45:45,164" }, "_P7R34HczEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.0674403, + "asctime": "2020-06-16 22:45:44,276", + "created": 1592340344.2761092, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11414,19 +11666,19 @@ "message": "_P7R34HczEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 67.44027137756348, + "msecs": 276.1092185974121, "msg": "_P7R34HczEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.39419364929199, + "relativeCreated": 58.64524841308594, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.0675693, + "asctime": "2020-06-16 22:45:44,276", + "created": 1592340344.2762501, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -11444,8 +11696,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.0675225, + "asctime": "2020-06-16 22:45:44,276", + "created": 1592340344.2761967, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11455,37 +11707,37 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 67.52252578735352, + "msecs": 276.1967182159424, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.47644805908203, + "relativeCreated": 58.73274803161621, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 67.56925582885742, + "msecs": 276.25012397766113, "msg": "Initialising state machine with state_a", "name": "__tLogger__", "pathname": "src/tests/test_transitions.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.52317810058594, + "relativeCreated": 58.78615379333496, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 4.673004150390625e-05 + "time_consumption": 5.340576171875e-05 }, { "args": [ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.0676894, + "asctime": "2020-06-16 22:45:44,276", + "created": 1592340344.276394, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11502,8 +11754,8 @@ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.0676196, + "asctime": "2020-06-16 22:45:44,276", + "created": 1592340344.27631, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11513,15 +11765,15 @@ "lineno": 22, "message": "Result (Initial state after Initialisation): 'state_a' ()", "module": "test", - "msecs": 67.61956214904785, + "msecs": 276.3099670410156, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.57348442077637, + "relativeCreated": 58.84599685668945, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -11530,8 +11782,8 @@ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.0676546, + "asctime": "2020-06-16 22:45:44,276", + "created": 1592340344.276353, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11541,34 +11793,34 @@ "lineno": 26, "message": "Expectation (Initial state after Initialisation): result = 'state_a' ()", "module": "test", - "msecs": 67.65460968017578, + "msecs": 276.3528823852539, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.6085319519043, + "relativeCreated": 58.888912200927734, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 67.68941879272461, + "msecs": 276.3938903808594, "msg": "Initial state after Initialisation is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.643341064453125, + "relativeCreated": 58.9299201965332, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.4809112548828125e-05 + "time_consumption": 4.100799560546875e-05 }, { "args": [], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.0677884, + "asctime": "2020-06-16 22:45:44,276", + "created": 1592340344.2765117, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -11586,8 +11838,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.0677476, + "asctime": "2020-06-16 22:45:44,276", + "created": 1592340344.2764654, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11597,37 +11849,37 @@ "lineno": 176, "message": "StateMachine: State change ('condition_true'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 67.74759292602539, + "msecs": 276.46541595458984, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.701515197753906, + "relativeCreated": 59.00144577026367, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 67.78836250305176, + "msecs": 276.51166915893555, "msg": "Work routine executed the 1st time to do the state change. Defined Transitions are: True->state_b (0.0s); False->state_c (0.0s)", "name": "__tLogger__", "pathname": "src/tests/test_transitions.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.74228477478027, + "relativeCreated": 59.047698974609375, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 4.076957702636719e-05 + "time_consumption": 4.6253204345703125e-05 }, { "args": [ "'state_b'", "" ], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.067907, + "asctime": "2020-06-16 22:45:44,276", + "created": 1592340344.2766967, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11644,8 +11896,8 @@ "'state_b'", "" ], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.0678365, + "asctime": "2020-06-16 22:45:44,276", + "created": 1592340344.2766058, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11655,15 +11907,15 @@ "lineno": 22, "message": "Result (State after 1st execution of work method): 'state_b' ()", "module": "test", - "msecs": 67.83652305603027, + "msecs": 276.60584449768066, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.79044532775879, + "relativeCreated": 59.14187431335449, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -11672,8 +11924,8 @@ "'state_b'", "" ], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.0678704, + "asctime": "2020-06-16 22:45:44,276", + "created": 1592340344.2766569, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11683,34 +11935,34 @@ "lineno": 26, "message": "Expectation (State after 1st execution of work method): result = 'state_b' ()", "module": "test", - "msecs": 67.8703784942627, + "msecs": 276.6568660736084, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.82430076599121, + "relativeCreated": 59.19289588928223, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 67.90709495544434, + "msecs": 276.69668197631836, "msg": "State after 1st execution of work method is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.86101722717285, + "relativeCreated": 59.23271179199219, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.6716461181640625e-05 + "time_consumption": 3.981590270996094e-05 }, { "args": [], - "asctime": "2020-06-16 09:01:52,068", - "created": 1592290912.068002, + "asctime": "2020-06-16 22:45:44,276", + "created": 1592340344.2767997, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -11728,8 +11980,8 @@ "'state_b'", "'state_c'" ], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.0679626, + "asctime": "2020-06-16 22:45:44,276", + "created": 1592340344.2767572, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11739,37 +11991,37 @@ "lineno": 176, "message": "StateMachine: State change ('condition_true'): 'state_b' -> 'state_c'", "module": "__init__", - "msecs": 67.962646484375, + "msecs": 276.75724029541016, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.916568756103516, + "relativeCreated": 59.293270111083984, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 68.00198554992676, + "msecs": 276.79967880249023, "msg": "Work routine executed the 2nd time to do the state change. Defined Transitions are: False->state_a (0.0s); True->state_c (0.0s)", "name": "__tLogger__", "pathname": "src/tests/test_transitions.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.95590782165527, + "relativeCreated": 59.33570861816406, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.933906555175781e-05 + "time_consumption": 4.2438507080078125e-05 }, { "args": [ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:52,068", - "created": 1592290912.0681162, + "asctime": "2020-06-16 22:45:44,276", + "created": 1592340344.2769234, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11786,8 +12038,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:52,068", - "created": 1592290912.0680494, + "asctime": "2020-06-16 22:45:44,276", + "created": 1592340344.27685, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11797,15 +12049,15 @@ "lineno": 22, "message": "Result (State after 2nd execution of work method): 'state_c' ()", "module": "test", - "msecs": 68.04943084716797, + "msecs": 276.84998512268066, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 59.003353118896484, + "relativeCreated": 59.38601493835449, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -11814,8 +12066,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:52,068", - "created": 1592290912.0680823, + "asctime": "2020-06-16 22:45:44,276", + "created": 1592340344.2768853, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11825,34 +12077,34 @@ "lineno": 26, "message": "Expectation (State after 2nd execution of work method): result = 'state_c' ()", "module": "test", - "msecs": 68.08233261108398, + "msecs": 276.8852710723877, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 59.0362548828125, + "relativeCreated": 59.42130088806152, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 68.1161880493164, + "msecs": 276.92341804504395, "msg": "State after 2nd execution of work method is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 59.07011032104492, + "relativeCreated": 59.45944786071777, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.3855438232421875e-05 + "time_consumption": 3.814697265625e-05 }, { "args": [], - "asctime": "2020-06-16 09:01:52,068", - "created": 1592290912.0681653, + "asctime": "2020-06-16 22:45:44,276", + "created": 1592340344.276973, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -11863,15 +12115,15 @@ "message": "Work routine executed the 3rd time with no effect. No Transitions starting from state_c (dead end)", "module": "test_transitions", "moduleLogger": [], - "msecs": 68.16530227661133, + "msecs": 276.97300910949707, "msg": "Work routine executed the 3rd time with no effect. No Transitions starting from state_c (dead end)", "name": "__tLogger__", "pathname": "src/tests/test_transitions.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 59.119224548339844, + "relativeCreated": 59.5090389251709, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -11880,8 +12132,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:52,068", - "created": 1592290912.0682774, + "asctime": "2020-06-16 22:45:44,277", + "created": 1592340344.2770915, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11898,8 +12150,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:52,068", - "created": 1592290912.0682106, + "asctime": "2020-06-16 22:45:44,277", + "created": 1592340344.277023, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11909,15 +12161,15 @@ "lineno": 22, "message": "Result (State after 3rd execution of work method): 'state_c' ()", "module": "test", - "msecs": 68.21060180664062, + "msecs": 277.0230770111084, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 59.16452407836914, + "relativeCreated": 59.55910682678223, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -11926,8 +12178,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:52,068", - "created": 1592290912.0682442, + "asctime": "2020-06-16 22:45:44,277", + "created": 1592340344.2770572, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11937,41 +12189,41 @@ "lineno": 26, "message": "Expectation (State after 3rd execution of work method): result = 'state_c' ()", "module": "test", - "msecs": 68.24421882629395, + "msecs": 277.0571708679199, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 59.19814109802246, + "relativeCreated": 59.59320068359375, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 68.27735900878906, + "msecs": 277.09150314331055, "msg": "State after 3rd execution of work method is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 59.23128128051758, + "relativeCreated": 59.627532958984375, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.314018249511719e-05 + "time_consumption": 3.4332275390625e-05 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.0008370876312255859, - "time_finished": "2020-06-16 09:01:52,068", - "time_start": "2020-06-16 09:01:52,067" + "time_consumption": 0.0009822845458984375, + "time_finished": "2020-06-16 22:45:44,277", + "time_start": "2020-06-16 22:45:44,276" }, "_QofFgK-aEeqZm7ouFR1drQ": { "args": null, - "asctime": "2020-06-16 09:01:53,703", - "created": 1592290913.7032058, + "asctime": "2020-06-16 22:45:45,931", + "created": 1592340345.9310107, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11982,19 +12234,19 @@ "message": "_QofFgK-aEeqZm7ouFR1drQ", "module": "__init__", "moduleLogger": [], - "msecs": 703.2058238983154, + "msecs": 931.0107231140137, "msg": "_QofFgK-aEeqZm7ouFR1drQ", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1694.159746170044, + "relativeCreated": 1713.5467529296875, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:53,703", - "created": 1592290913.703721, + "asctime": "2020-06-16 22:45:45,932", + "created": 1592340345.9326193, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12012,8 +12264,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:53,703", - "created": 1592290913.7032652, + "asctime": "2020-06-16 22:45:45,931", + "created": 1592340345.931129, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12023,15 +12275,15 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 703.2651901245117, + "msecs": 931.128978729248, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1694.2191123962402, + "relativeCreated": 1713.6650085449219, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -12041,8 +12293,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:53,703", - "created": 1592290913.7033312, + "asctime": "2020-06-16 22:45:45,931", + "created": 1592340345.9312603, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12052,15 +12304,15 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 703.3312320709229, + "msecs": 931.260347366333, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1694.2851543426514, + "relativeCreated": 1713.7963771820068, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -12069,26 +12321,83 @@ "unittest.test", "report_value" ], - "asctime": "2020-06-16 09:01:53,703", - "created": 1592290913.7033725, + "asctime": "2020-06-16 22:45:45,931", + "created": 1592340345.9313383, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - unittest.test.report_value", "module": "__init__", - "msecs": 703.3724784851074, + "msecs": 931.3383102416992, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1694.326400756836, + "relativeCreated": 1713.874340057373, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, + "threadName": "MainThread" + }, + { + "args": [ + 2, + "unittest.test", + "report_value" + ], + "asctime": "2020-06-16 22:45:45,931", + "created": 1592340345.9314017, + "exc_info": null, + "exc_text": null, + "filename": "__init__.py", + "funcName": "__set_state__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 197, + "message": "Executing callback 2 - unittest.test.report_value", + "module": "__init__", + "msecs": 931.4017295837402, + "msg": "Executing callback %d - %s.%s", + "name": "STATE_MACHINE", + "pathname": "src/state_machine/__init__.py", + "process": 11498, + "processName": "MainProcess", + "relativeCreated": 1713.937759399414, + "stack_info": null, + "thread": 140716724057920, + "threadName": "MainThread" + }, + { + "args": [ + "StateMachine:", + "'condition_b'", + "'state_b'", + "'state_a'" + ], + "asctime": "2020-06-16 22:45:45,931", + "created": 1592340345.9314926, + "exc_info": null, + "exc_text": null, + "filename": "__init__.py", + "funcName": "__set_state__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 176, + "message": "StateMachine: State change ('condition_b'): 'state_b' -> 'state_a'", + "module": "__init__", + "msecs": 931.4925670623779, + "msg": "%s State change (%s): %s -> %s", + "name": "STATE_MACHINE", + "pathname": "src/state_machine/__init__.py", + "process": 11498, + "processName": "MainProcess", + "relativeCreated": 1714.0285968780518, + "stack_info": null, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -12097,36 +12406,64 @@ "unittest.test", "report_value" ], - "asctime": "2020-06-16 09:01:53,703", - "created": 1592290913.7034068, + "asctime": "2020-06-16 22:45:45,931", + "created": 1592340345.931564, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - unittest.test.report_value", "module": "__init__", - "msecs": 703.406810760498, + "msecs": 931.5640926361084, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1694.3607330322266, + "relativeCreated": 1714.1001224517822, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, + "threadName": "MainThread" + }, + { + "args": [ + 2, + "unittest.test", + "report_value" + ], + "asctime": "2020-06-16 22:45:45,931", + "created": 1592340345.9316258, + "exc_info": null, + "exc_text": null, + "filename": "__init__.py", + "funcName": "__set_state__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 197, + "message": "Executing callback 2 - unittest.test.report_value", + "module": "__init__", + "msecs": 931.6258430480957, + "msg": "Executing callback %d - %s.%s", + "name": "STATE_MACHINE", + "pathname": "src/state_machine/__init__.py", + "process": 11498, + "processName": "MainProcess", + "relativeCreated": 1714.1618728637695, + "stack_info": null, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ "Callback execution order", - "[ 'specific callback', 'nonspecific callback' ]", + "[ 'specific callback for reaching state_b', 'nonspecific callback', 'specific callback for reaching state_a', 'nonspecific callback' ]", "" ], - "asctime": "2020-06-16 09:01:53,703", - "created": 1592290913.7034516, + "asctime": "2020-06-16 22:45:45,931", + "created": 1592340345.93171, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12134,27 +12471,27 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Callback execution order): [ 'specific callback', 'nonspecific callback' ] ()", + "message": "Result (Callback execution order): [ 'specific callback for reaching state_b', 'nonspecific callback', 'specific callback for reaching state_a', 'nonspecific callback' ] ()", "module": "test", - "msecs": 703.4516334533691, + "msecs": 931.7100048065186, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1694.4055557250977, + "relativeCreated": 1714.2460346221924, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ "Callback execution order", - "[ 'specific callback', 'nonspecific callback' ]", + "[ 'specific callback for reaching state_b', 'nonspecific callback', 'specific callback for reaching state_a', 'nonspecific callback' ]", "" ], - "asctime": "2020-06-16 09:01:53,703", - "created": 1592290913.703489, + "asctime": "2020-06-16 22:45:45,931", + "created": 1592340345.9317832, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12162,27 +12499,27 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 26, - "message": "Expectation (Callback execution order): result = [ 'specific callback', 'nonspecific callback' ] ()", + "message": "Expectation (Callback execution order): result = [ 'specific callback for reaching state_b', 'nonspecific callback', 'specific callback for reaching state_a', 'nonspecific callback' ] ()", "module": "test", - "msecs": 703.4890651702881, + "msecs": 931.7831993103027, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1694.4429874420166, + "relativeCreated": 1714.3192291259766, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ "Submitted value number 1", - "'specific callback'", + "'specific callback for reaching state_b'", "" ], - "asctime": "2020-06-16 09:01:53,703", - "created": 1592290913.7035253, + "asctime": "2020-06-16 22:45:45,931", + "created": 1592340345.9318523, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12190,27 +12527,27 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Submitted value number 1): 'specific callback' ()", + "message": "Result (Submitted value number 1): 'specific callback for reaching state_b' ()", "module": "test", - "msecs": 703.5253047943115, + "msecs": 931.8523406982422, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1694.47922706604, + "relativeCreated": 1714.388370513916, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ "Submitted value number 1", - "'specific callback'", + "'specific callback for reaching state_b'", "" ], - "asctime": "2020-06-16 09:01:53,703", - "created": 1592290913.703558, + "asctime": "2020-06-16 22:45:45,931", + "created": 1592340345.9319134, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12218,26 +12555,26 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 26, - "message": "Expectation (Submitted value number 1): result = 'specific callback' ()", + "message": "Expectation (Submitted value number 1): result = 'specific callback for reaching state_b' ()", "module": "test", - "msecs": 703.5579681396484, + "msecs": 931.9133758544922, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1694.511890411377, + "relativeCreated": 1714.449405670166, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ - "'specific callback'", + "'specific callback for reaching state_b'", "" ], - "asctime": "2020-06-16 09:01:53,703", - "created": 1592290913.7035909, + "asctime": "2020-06-16 22:45:45,931", + "created": 1592340345.931976, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12245,17 +12582,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 142, - "message": "Submitted value number 1 is correct (Content 'specific callback' and Type is ).", + "message": "Submitted value number 1 is correct (Content 'specific callback for reaching state_b' and Type is ).", "module": "test", - "msecs": 703.5908699035645, + "msecs": 931.9760799407959, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1694.544792175293, + "relativeCreated": 1714.5121097564697, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -12264,8 +12601,8 @@ "'nonspecific callback'", "" ], - "asctime": "2020-06-16 09:01:53,703", - "created": 1592290913.7036254, + "asctime": "2020-06-16 22:45:45,932", + "created": 1592340345.932045, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12275,15 +12612,15 @@ "lineno": 22, "message": "Result (Submitted value number 2): 'nonspecific callback' ()", "module": "test", - "msecs": 703.6254405975342, + "msecs": 932.0449829101562, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1694.5793628692627, + "relativeCreated": 1714.58101272583, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -12292,8 +12629,8 @@ "'nonspecific callback'", "" ], - "asctime": "2020-06-16 09:01:53,703", - "created": 1592290913.7036574, + "asctime": "2020-06-16 22:45:45,932", + "created": 1592340345.9321096, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12303,15 +12640,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 'nonspecific callback' ()", "module": "test", - "msecs": 703.6573886871338, + "msecs": 932.1095943450928, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1694.6113109588623, + "relativeCreated": 1714.6456241607666, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -12319,8 +12656,8 @@ "'nonspecific callback'", "" ], - "asctime": "2020-06-16 09:01:53,703", - "created": 1592290913.7036898, + "asctime": "2020-06-16 22:45:45,932", + "created": 1592340345.9321716, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12330,41 +12667,207 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 'nonspecific callback' and Type is ).", "module": "test", - "msecs": 703.6898136138916, + "msecs": 932.1715831756592, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1694.6437358856201, + "relativeCreated": 1714.707612991333, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, + "threadName": "MainThread" + }, + { + "args": [ + "Submitted value number 3", + "'specific callback for reaching state_a'", + "" + ], + "asctime": "2020-06-16 22:45:45,932", + "created": 1592340345.9322393, + "exc_info": null, + "exc_text": null, + "filename": "test.py", + "funcName": "__report_result__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 22, + "message": "Result (Submitted value number 3): 'specific callback for reaching state_a' ()", + "module": "test", + "msecs": 932.239294052124, + "msg": "Result (%s): %s (%s)", + "name": "__unittest__", + "pathname": "src/unittest/test.py", + "process": 11498, + "processName": "MainProcess", + "relativeCreated": 1714.7753238677979, + "stack_info": null, + "thread": 140716724057920, + "threadName": "MainThread" + }, + { + "args": [ + "Submitted value number 3", + "'specific callback for reaching state_a'", + "" + ], + "asctime": "2020-06-16 22:45:45,932", + "created": 1592340345.9323032, + "exc_info": null, + "exc_text": null, + "filename": "test.py", + "funcName": "__report_expectation_equivalency__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 26, + "message": "Expectation (Submitted value number 3): result = 'specific callback for reaching state_a' ()", + "module": "test", + "msecs": 932.3031902313232, + "msg": "Expectation (%s): result = %s (%s)", + "name": "__unittest__", + "pathname": "src/unittest/test.py", + "process": 11498, + "processName": "MainProcess", + "relativeCreated": 1714.839220046997, + "stack_info": null, + "thread": 140716724057920, + "threadName": "MainThread" + }, + { + "args": [ + "'specific callback for reaching state_a'", + "" + ], + "asctime": "2020-06-16 22:45:45,932", + "created": 1592340345.932365, + "exc_info": null, + "exc_text": null, + "filename": "test.py", + "funcName": "equivalency_chk", + "levelname": "INFO", + "levelno": 20, + "lineno": 142, + "message": "Submitted value number 3 is correct (Content 'specific callback for reaching state_a' and Type is ).", + "module": "test", + "msecs": 932.3649406433105, + "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", + "name": "__unittest__", + "pathname": "src/unittest/test.py", + "process": 11498, + "processName": "MainProcess", + "relativeCreated": 1714.9009704589844, + "stack_info": null, + "thread": 140716724057920, + "threadName": "MainThread" + }, + { + "args": [ + "Submitted value number 4", + "'nonspecific callback'", + "" + ], + "asctime": "2020-06-16 22:45:45,932", + "created": 1592340345.932427, + "exc_info": null, + "exc_text": null, + "filename": "test.py", + "funcName": "__report_result__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 22, + "message": "Result (Submitted value number 4): 'nonspecific callback' ()", + "module": "test", + "msecs": 932.426929473877, + "msg": "Result (%s): %s (%s)", + "name": "__unittest__", + "pathname": "src/unittest/test.py", + "process": 11498, + "processName": "MainProcess", + "relativeCreated": 1714.9629592895508, + "stack_info": null, + "thread": 140716724057920, + "threadName": "MainThread" + }, + { + "args": [ + "Submitted value number 4", + "'nonspecific callback'", + "" + ], + "asctime": "2020-06-16 22:45:45,932", + "created": 1592340345.932492, + "exc_info": null, + "exc_text": null, + "filename": "test.py", + "funcName": "__report_expectation_equivalency__", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 26, + "message": "Expectation (Submitted value number 4): result = 'nonspecific callback' ()", + "module": "test", + "msecs": 932.4920177459717, + "msg": "Expectation (%s): result = %s (%s)", + "name": "__unittest__", + "pathname": "src/unittest/test.py", + "process": 11498, + "processName": "MainProcess", + "relativeCreated": 1715.0280475616455, + "stack_info": null, + "thread": 140716724057920, + "threadName": "MainThread" + }, + { + "args": [ + "'nonspecific callback'", + "" + ], + "asctime": "2020-06-16 22:45:45,932", + "created": 1592340345.9325528, + "exc_info": null, + "exc_text": null, + "filename": "test.py", + "funcName": "equivalency_chk", + "levelname": "INFO", + "levelno": 20, + "lineno": 142, + "message": "Submitted value number 4 is correct (Content 'nonspecific callback' and Type is ).", + "module": "test", + "msecs": 932.5528144836426, + "msg": "Submitted value number 4 is correct (Content %s and Type is %s).", + "name": "__unittest__", + "pathname": "src/unittest/test.py", + "process": 11498, + "processName": "MainProcess", + "relativeCreated": 1715.0888442993164, + "stack_info": null, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 703.7210464477539, + "msecs": 932.6193332672119, "msg": "Callback execution order: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1694.6749687194824, + "relativeCreated": 1715.1553630828857, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.123283386230469e-05 + "time_consumption": 6.651878356933594e-05 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.0005152225494384766, - "time_finished": "2020-06-16 09:01:53,703", - "time_start": "2020-06-16 09:01:53,703" + "time_consumption": 0.0016086101531982422, + "time_finished": "2020-06-16 22:45:45,932", + "time_start": "2020-06-16 22:45:45,931" }, "_XzMFcHYZEem_kd-7nxt1sg": { "args": null, - "asctime": "2020-06-16 09:01:53,696", - "created": 1592290913.6965, + "asctime": "2020-06-16 22:45:45,916", + "created": 1592340345.916938, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12375,19 +12878,19 @@ "message": "_XzMFcHYZEem_kd-7nxt1sg", "module": "__init__", "moduleLogger": [], - "msecs": 696.5000629425049, + "msecs": 916.938066482544, "msg": "_XzMFcHYZEem_kd-7nxt1sg", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1687.4539852142334, + "relativeCreated": 1699.4740962982178, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.6974006, + "asctime": "2020-06-16 22:45:45,919", + "created": 1592340345.919854, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -12405,8 +12908,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:53,696", - "created": 1592290913.6965804, + "asctime": "2020-06-16 22:45:45,917", + "created": 1592340345.9171858, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12416,23 +12919,23 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 696.5804100036621, + "msecs": 917.1857833862305, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1687.5343322753906, + "relativeCreated": 1699.7218132019043, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 1 ], - "asctime": "2020-06-16 09:01:53,696", - "created": 1592290913.6966581, + "asctime": "2020-06-16 22:45:45,917", + "created": 1592340345.9174128, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -12442,15 +12945,15 @@ "lineno": 55, "message": "Increasing sequence number to 1 caused by sequence progress", "module": "test_callbacks", - "msecs": 696.6581344604492, + "msecs": 917.4127578735352, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1687.6120567321777, + "relativeCreated": 1699.948787689209, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -12460,8 +12963,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:53,696", - "created": 1592290913.696906, + "asctime": "2020-06-16 22:45:45,918", + "created": 1592340345.9181147, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12471,15 +12974,15 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 696.9060897827148, + "msecs": 918.1146621704102, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1687.8600120544434, + "relativeCreated": 1700.650691986084, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -12488,34 +12991,34 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:53,696", - "created": 1592290913.6969612, + "asctime": "2020-06-16 22:45:45,918", + "created": 1592340345.9182944, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 696.9611644744873, + "msecs": 918.2944297790527, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1687.9150867462158, + "relativeCreated": 1700.8304595947266, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 2 ], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.6970055, + "asctime": "2020-06-16 22:45:45,918", + "created": 1592340345.918436, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -12525,15 +13028,15 @@ "lineno": 24, "message": "Increasing sequence number to 2 caused by callback_execution", "module": "test_callbacks", - "msecs": 697.0055103302002, + "msecs": 918.4360504150391, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1687.9594326019287, + "relativeCreated": 1700.972080230713, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -12542,34 +13045,34 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.697052, + "asctime": "2020-06-16 22:45:45,918", + "created": 1592340345.9185846, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 697.052001953125, + "msecs": 918.5845851898193, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.0059242248535, + "relativeCreated": 1701.1206150054932, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 3 ], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.697102, + "asctime": "2020-06-16 22:45:45,918", + "created": 1592340345.9187202, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -12579,23 +13082,23 @@ "lineno": 24, "message": "Increasing sequence number to 3 caused by callback_execution", "module": "test_callbacks", - "msecs": 697.1020698547363, + "msecs": 918.7202453613281, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.0559921264648, + "relativeCreated": 1701.256275177002, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 4 ], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.6971412, + "asctime": "2020-06-16 22:45:45,918", + "created": 1592340345.918867, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -12605,15 +13108,15 @@ "lineno": 55, "message": "Increasing sequence number to 4 caused by sequence progress", "module": "test_callbacks", - "msecs": 697.141170501709, + "msecs": 918.8671112060547, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.0950927734375, + "relativeCreated": 1701.4031410217285, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -12623,8 +13126,8 @@ "'state_b'", "'state_a'" ], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.6971889, + "asctime": "2020-06-16 22:45:45,919", + "created": 1592340345.9190493, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12634,23 +13137,23 @@ "lineno": 176, "message": "StateMachine: State change ('condition_b'): 'state_b' -> 'state_a'", "module": "__init__", - "msecs": 697.1888542175293, + "msecs": 919.0492630004883, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.1427764892578, + "relativeCreated": 1701.585292816162, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 5 ], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.6972303, + "asctime": "2020-06-16 22:45:45,919", + "created": 1592340345.9192033, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -12660,15 +13163,15 @@ "lineno": 55, "message": "Increasing sequence number to 5 caused by sequence progress", "module": "test_callbacks", - "msecs": 697.230339050293, + "msecs": 919.2032814025879, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.1842613220215, + "relativeCreated": 1701.7393112182617, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -12678,8 +13181,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.697276, + "asctime": "2020-06-16 22:45:45,919", + "created": 1592340345.9193773, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12689,23 +13192,23 @@ "lineno": 176, "message": "StateMachine: State change ('condition_b'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 697.2761154174805, + "msecs": 919.377326965332, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.230037689209, + "relativeCreated": 1701.9133567810059, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 6 ], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.6973162, + "asctime": "2020-06-16 22:45:45,919", + "created": 1592340345.9195278, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -12715,15 +13218,15 @@ "lineno": 55, "message": "Increasing sequence number to 6 caused by sequence progress", "module": "test_callbacks", - "msecs": 697.3161697387695, + "msecs": 919.5277690887451, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.270092010498, + "relativeCreated": 1702.063798904419, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -12733,8 +13236,8 @@ "'state_b'", "'state_c'" ], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.6973615, + "asctime": "2020-06-16 22:45:45,919", + "created": 1592340345.9197068, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12744,34 +13247,34 @@ "lineno": 176, "message": "StateMachine: State change ('condition_c'): 'state_b' -> 'state_c'", "module": "__init__", - "msecs": 697.3614692687988, + "msecs": 919.7068214416504, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.3153915405273, + "relativeCreated": 1702.2428512573242, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 697.4005699157715, + "msecs": 919.853925704956, "msg": "Running state machine sequence and storing sequence number for each callback", "name": "__tLogger__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.3544921875, + "relativeCreated": 1702.3899555206299, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.910064697265625e-05 + "time_consumption": 0.00014710426330566406 }, { "args": [], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.697651, + "asctime": "2020-06-16 22:45:45,920", + "created": 1592340345.920699, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12788,8 +13291,8 @@ "[ 1 ]", "" ], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.6974673, + "asctime": "2020-06-16 22:45:45,920", + "created": 1592340345.9200892, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12799,15 +13302,15 @@ "lineno": 22, "message": "Result (Execution of state machine callback (1) (state_b, condition_a) identified by a sequence number): [ 1 ] ()", "module": "test", - "msecs": 697.4673271179199, + "msecs": 920.0892448425293, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.4212493896484, + "relativeCreated": 1702.6252746582031, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -12816,8 +13319,8 @@ "[ 1 ]", "" ], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.697507, + "asctime": "2020-06-16 22:45:45,920", + "created": 1592340345.920235, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12827,15 +13330,15 @@ "lineno": 26, "message": "Expectation (Execution of state machine callback (1) (state_b, condition_a) identified by a sequence number): result = [ 1 ] ()", "module": "test", - "msecs": 697.5069046020508, + "msecs": 920.2349185943604, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.4608268737793, + "relativeCreated": 1702.7709484100342, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -12844,8 +13347,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.6975486, + "asctime": "2020-06-16 22:45:45,920", + "created": 1592340345.920389, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12855,15 +13358,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 697.5486278533936, + "msecs": 920.38893699646, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.502550125122, + "relativeCreated": 1702.9249668121338, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -12872,8 +13375,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.697582, + "asctime": "2020-06-16 22:45:45,920", + "created": 1592340345.9205143, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12883,15 +13386,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 697.5820064544678, + "msecs": 920.5143451690674, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.5359287261963, + "relativeCreated": 1703.0503749847412, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -12899,8 +13402,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.6976187, + "asctime": "2020-06-16 22:45:45,920", + "created": 1592340345.9206345, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12910,34 +13413,34 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 697.6187229156494, + "msecs": 920.6345081329346, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.572645187378, + "relativeCreated": 1703.1705379486084, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 697.6509094238281, + "msecs": 920.698881149292, "msg": "Execution of state machine callback (1) (state_b, condition_a) identified by a sequence number: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.6048316955566, + "relativeCreated": 1703.2349109649658, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.218650817871094e-05 + "time_consumption": 6.437301635742188e-05 }, { "args": [], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.6978724, + "asctime": "2020-06-16 22:45:45,921", + "created": 1592340345.9211128, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12954,8 +13457,8 @@ "[ 2 ]", "" ], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.6977024, + "asctime": "2020-06-16 22:45:45,920", + "created": 1592340345.9207962, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12965,15 +13468,15 @@ "lineno": 22, "message": "Result (Execution of state machine callback (2) (state_b, condition_a) identified by a sequence number): [ 2 ] ()", "module": "test", - "msecs": 697.7024078369141, + "msecs": 920.7961559295654, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.6563301086426, + "relativeCreated": 1703.3321857452393, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -12982,8 +13485,8 @@ "[ 2 ]", "" ], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.6977386, + "asctime": "2020-06-16 22:45:45,920", + "created": 1592340345.920863, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12993,15 +13496,15 @@ "lineno": 26, "message": "Expectation (Execution of state machine callback (2) (state_b, condition_a) identified by a sequence number): result = [ 2 ] ()", "module": "test", - "msecs": 697.7386474609375, + "msecs": 920.8629131317139, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.692569732666, + "relativeCreated": 1703.3989429473877, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13010,8 +13513,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.6977763, + "asctime": "2020-06-16 22:45:45,920", + "created": 1592340345.9209294, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13021,15 +13524,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 2 ()", "module": "test", - "msecs": 697.7763175964355, + "msecs": 920.9294319152832, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.730239868164, + "relativeCreated": 1703.465461730957, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13038,8 +13541,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.6978092, + "asctime": "2020-06-16 22:45:45,920", + "created": 1592340345.9209886, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13049,15 +13552,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 2 ()", "module": "test", - "msecs": 697.8092193603516, + "msecs": 920.9885597229004, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.76314163208, + "relativeCreated": 1703.5245895385742, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13065,8 +13568,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.6978412, + "asctime": "2020-06-16 22:45:45,921", + "created": 1592340345.921054, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13076,41 +13579,41 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 697.8411674499512, + "msecs": 921.0538864135742, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.7950897216797, + "relativeCreated": 1703.589916229248, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 697.8724002838135, + "msecs": 921.1127758026123, "msg": "Execution of state machine callback (2) (state_b, condition_a) identified by a sequence number: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.826322555542, + "relativeCreated": 1703.6488056182861, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.123283386230469e-05 + "time_consumption": 5.888938903808594e-05 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.0013723373413085938, - "time_finished": "2020-06-16 09:01:53,697", - "time_start": "2020-06-16 09:01:53,696" + "time_consumption": 0.004174709320068359, + "time_finished": "2020-06-16 22:45:45,921", + "time_start": "2020-06-16 22:45:45,916" }, "_YrdgQHbUEemIm_1APUisDQ": { "args": null, - "asctime": "2020-06-16 09:01:53,697", - "created": 1592290913.6979594, + "asctime": "2020-06-16 22:45:45,921", + "created": 1592340345.9212773, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13121,19 +13624,19 @@ "message": "_YrdgQHbUEemIm_1APUisDQ", "module": "__init__", "moduleLogger": [], - "msecs": 697.9594230651855, + "msecs": 921.2772846221924, "msg": "_YrdgQHbUEemIm_1APUisDQ", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.913345336914, + "relativeCreated": 1703.8133144378662, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.6987424, + "asctime": "2020-06-16 22:45:45,922", + "created": 1592340345.922665, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -13151,8 +13654,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.698018, + "asctime": "2020-06-16 22:45:45,921", + "created": 1592340345.9213843, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13162,23 +13665,23 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 698.0180740356445, + "msecs": 921.384334564209, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1688.971996307373, + "relativeCreated": 1703.9203643798828, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 1 ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.6980727, + "asctime": "2020-06-16 22:45:45,921", + "created": 1592340345.9214854, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -13188,15 +13691,15 @@ "lineno": 55, "message": "Increasing sequence number to 1 caused by sequence progress", "module": "test_callbacks", - "msecs": 698.0726718902588, + "msecs": 921.485424041748, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.0265941619873, + "relativeCreated": 1704.0214538574219, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13206,8 +13709,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.698128, + "asctime": "2020-06-16 22:45:45,921", + "created": 1592340345.9215891, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13217,23 +13720,23 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 698.1279850006104, + "msecs": 921.5891361236572, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.0819072723389, + "relativeCreated": 1704.125165939331, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 2 ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.69817, + "asctime": "2020-06-16 22:45:45,921", + "created": 1592340345.9216669, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -13243,15 +13746,15 @@ "lineno": 55, "message": "Increasing sequence number to 2 caused by sequence progress", "module": "test_callbacks", - "msecs": 698.1699466705322, + "msecs": 921.6668605804443, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.1238689422607, + "relativeCreated": 1704.2028903961182, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13261,8 +13764,8 @@ "'state_b'", "'state_a'" ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.6982183, + "asctime": "2020-06-16 22:45:45,921", + "created": 1592340345.9217556, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13272,15 +13775,15 @@ "lineno": 176, "message": "StateMachine: State change ('condition_b'): 'state_b' -> 'state_a'", "module": "__init__", - "msecs": 698.2183456420898, + "msecs": 921.7555522918701, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.1722679138184, + "relativeCreated": 1704.291582107544, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13289,34 +13792,34 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.6982572, + "asctime": "2020-06-16 22:45:45,921", + "created": 1592340345.9218276, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 698.2572078704834, + "msecs": 921.8275547027588, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.211130142212, + "relativeCreated": 1704.3635845184326, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 3 ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.6982932, + "asctime": "2020-06-16 22:45:45,921", + "created": 1592340345.9218955, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -13326,15 +13829,15 @@ "lineno": 24, "message": "Increasing sequence number to 3 caused by callback_execution", "module": "test_callbacks", - "msecs": 698.2932090759277, + "msecs": 921.8955039978027, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.2471313476562, + "relativeCreated": 1704.4315338134766, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13343,34 +13846,34 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.6983285, + "asctime": "2020-06-16 22:45:45,921", + "created": 1592340345.921962, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 698.3284950256348, + "msecs": 921.9620227813721, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.2824172973633, + "relativeCreated": 1704.498052597046, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 4 ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.6983628, + "asctime": "2020-06-16 22:45:45,922", + "created": 1592340345.9220204, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -13380,23 +13883,23 @@ "lineno": 24, "message": "Increasing sequence number to 4 caused by callback_execution", "module": "test_callbacks", - "msecs": 698.3628273010254, + "msecs": 922.020435333252, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.316749572754, + "relativeCreated": 1704.5564651489258, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 5 ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.698401, + "asctime": "2020-06-16 22:45:45,922", + "created": 1592340345.92209, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -13406,15 +13909,15 @@ "lineno": 55, "message": "Increasing sequence number to 5 caused by sequence progress", "module": "test_callbacks", - "msecs": 698.4009742736816, + "msecs": 922.0900535583496, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.3548965454102, + "relativeCreated": 1704.6260833740234, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13424,8 +13927,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.6984458, + "asctime": "2020-06-16 22:45:45,922", + "created": 1592340345.9221818, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13435,15 +13938,15 @@ "lineno": 176, "message": "StateMachine: State change ('condition_b'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 698.4457969665527, + "msecs": 922.1818447113037, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.3997192382812, + "relativeCreated": 1704.7178745269775, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13452,34 +13955,34 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.6984835, + "asctime": "2020-06-16 22:45:45,922", + "created": 1592340345.9222522, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 698.4834671020508, + "msecs": 922.2521781921387, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.4373893737793, + "relativeCreated": 1704.7882080078125, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 6 ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.698516, + "asctime": "2020-06-16 22:45:45,922", + "created": 1592340345.9223125, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -13489,15 +13992,15 @@ "lineno": 24, "message": "Increasing sequence number to 6 caused by callback_execution", "module": "test_callbacks", - "msecs": 698.5158920288086, + "msecs": 922.3124980926514, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.469814300537, + "relativeCreated": 1704.8485279083252, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13506,34 +14009,34 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.6985505, + "asctime": "2020-06-16 22:45:45,922", + "created": 1592340345.9223766, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 698.5504627227783, + "msecs": 922.3766326904297, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.5043849945068, + "relativeCreated": 1704.9126625061035, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 7 ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.69862, + "asctime": "2020-06-16 22:45:45,922", + "created": 1592340345.9224386, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -13543,23 +14046,23 @@ "lineno": 24, "message": "Increasing sequence number to 7 caused by callback_execution", "module": "test_callbacks", - "msecs": 698.620080947876, + "msecs": 922.4386215209961, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.5740032196045, + "relativeCreated": 1704.97465133667, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 8 ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.6986582, + "asctime": "2020-06-16 22:45:45,922", + "created": 1592340345.922507, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -13569,15 +14072,15 @@ "lineno": 55, "message": "Increasing sequence number to 8 caused by sequence progress", "module": "test_callbacks", - "msecs": 698.6582279205322, + "msecs": 922.5070476531982, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.6121501922607, + "relativeCreated": 1705.043077468872, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13587,8 +14090,8 @@ "'state_b'", "'state_c'" ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.6987028, + "asctime": "2020-06-16 22:45:45,922", + "created": 1592340345.9225886, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13598,34 +14101,34 @@ "lineno": 176, "message": "StateMachine: State change ('condition_c'): 'state_b' -> 'state_c'", "module": "__init__", - "msecs": 698.7028121948242, + "msecs": 922.588586807251, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.6567344665527, + "relativeCreated": 1705.1246166229248, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 698.7423896789551, + "msecs": 922.6651191711426, "msg": "Running state machine sequence and storing sequence number for each callback", "name": "__tLogger__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.6963119506836, + "relativeCreated": 1705.2011489868164, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.9577484130859375e-05 + "time_consumption": 7.653236389160156e-05 }, { "args": [], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.6990852, + "asctime": "2020-06-16 22:45:45,923", + "created": 1592340345.9233882, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13642,8 +14145,8 @@ "[ 2, 5 ]", "" ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.6988058, + "asctime": "2020-06-16 22:45:45,922", + "created": 1592340345.9227831, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13653,15 +14156,15 @@ "lineno": 22, "message": "Result (Execution of state machine callback (1) (all_transitions, condition_b) identified by a sequence number): [ 2, 5 ] ()", "module": "test", - "msecs": 698.8058090209961, + "msecs": 922.7831363677979, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.7597312927246, + "relativeCreated": 1705.3191661834717, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13670,8 +14173,8 @@ "[ 2, 5 ]", "" ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.698844, + "asctime": "2020-06-16 22:45:45,922", + "created": 1592340345.922854, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13681,15 +14184,15 @@ "lineno": 26, "message": "Expectation (Execution of state machine callback (1) (all_transitions, condition_b) identified by a sequence number): result = [ 2, 5 ] ()", "module": "test", - "msecs": 698.8439559936523, + "msecs": 922.853946685791, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.7978782653809, + "relativeCreated": 1705.3899765014648, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13698,8 +14201,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.6988866, + "asctime": "2020-06-16 22:45:45,922", + "created": 1592340345.9229302, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13709,15 +14212,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 2 ()", "module": "test", - "msecs": 698.8866329193115, + "msecs": 922.9302406311035, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.84055519104, + "relativeCreated": 1705.4662704467773, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13726,8 +14229,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.698922, + "asctime": "2020-06-16 22:45:45,922", + "created": 1592340345.9229927, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13737,15 +14240,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 2 ()", "module": "test", - "msecs": 698.9219188690186, + "msecs": 922.9927062988281, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.875841140747, + "relativeCreated": 1705.528736114502, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13753,8 +14256,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.698956, + "asctime": "2020-06-16 22:45:45,923", + "created": 1592340345.923132, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13764,15 +14267,15 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 698.9560127258301, + "msecs": 923.1319427490234, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.9099349975586, + "relativeCreated": 1705.6679725646973, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13781,8 +14284,8 @@ "5", "" ], - "asctime": "2020-06-16 09:01:53,698", - "created": 1592290913.6989903, + "asctime": "2020-06-16 22:45:45,923", + "created": 1592340345.9232104, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13792,15 +14295,15 @@ "lineno": 22, "message": "Result (Submitted value number 2): 5 ()", "module": "test", - "msecs": 698.9903450012207, + "msecs": 923.2103824615479, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.9442672729492, + "relativeCreated": 1705.7464122772217, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13809,8 +14312,8 @@ "5", "" ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.699022, + "asctime": "2020-06-16 22:45:45,923", + "created": 1592340345.9232714, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13820,15 +14323,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 5 ()", "module": "test", - "msecs": 699.0220546722412, + "msecs": 923.2714176177979, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1689.9759769439697, + "relativeCreated": 1705.8074474334717, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13836,8 +14339,8 @@ "5", "" ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.6990545, + "asctime": "2020-06-16 22:45:45,923", + "created": 1592340345.9233313, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13847,34 +14350,34 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 5 and Type is ).", "module": "test", - "msecs": 699.054479598999, + "msecs": 923.3312606811523, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.0084018707275, + "relativeCreated": 1705.8672904968262, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 699.0852355957031, + "msecs": 923.3882427215576, "msg": "Execution of state machine callback (1) (all_transitions, condition_b) identified by a sequence number: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.0391578674316, + "relativeCreated": 1705.9242725372314, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.075599670410156e-05 + "time_consumption": 5.698204040527344e-05 }, { "args": [], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.6994245, + "asctime": "2020-06-16 22:45:45,923", + "created": 1592340345.9239864, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13891,8 +14394,8 @@ "[ 3, 6 ]", "" ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.6991382, + "asctime": "2020-06-16 22:45:45,923", + "created": 1592340345.9234889, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13902,15 +14405,15 @@ "lineno": 22, "message": "Result (Execution of state machine callback (2) (all_transitions, condition_b) identified by a sequence number): [ 3, 6 ] ()", "module": "test", - "msecs": 699.1381645202637, + "msecs": 923.4888553619385, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.0920867919922, + "relativeCreated": 1706.0248851776123, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13919,8 +14422,8 @@ "[ 3, 6 ]", "" ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.6991765, + "asctime": "2020-06-16 22:45:45,923", + "created": 1592340345.9235559, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13930,15 +14433,15 @@ "lineno": 26, "message": "Expectation (Execution of state machine callback (2) (all_transitions, condition_b) identified by a sequence number): result = [ 3, 6 ] ()", "module": "test", - "msecs": 699.176549911499, + "msecs": 923.555850982666, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.1304721832275, + "relativeCreated": 1706.0918807983398, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13947,8 +14450,8 @@ "3", "" ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.6992147, + "asctime": "2020-06-16 22:45:45,923", + "created": 1592340345.9236212, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13958,15 +14461,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 3 ()", "module": "test", - "msecs": 699.2146968841553, + "msecs": 923.6211776733398, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.1686191558838, + "relativeCreated": 1706.1572074890137, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -13975,8 +14478,8 @@ "3", "" ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.6992495, + "asctime": "2020-06-16 22:45:45,923", + "created": 1592340345.9236858, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13986,15 +14489,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 3 ()", "module": "test", - "msecs": 699.2495059967041, + "msecs": 923.6857891082764, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.2034282684326, + "relativeCreated": 1706.2218189239502, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -14002,8 +14505,8 @@ "3", "" ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.6992822, + "asctime": "2020-06-16 22:45:45,923", + "created": 1592340345.923746, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14013,15 +14516,15 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 3 and Type is ).", "module": "test", - "msecs": 699.282169342041, + "msecs": 923.7461090087891, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.2360916137695, + "relativeCreated": 1706.282138824463, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -14030,8 +14533,8 @@ "6", "" ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.6993265, + "asctime": "2020-06-16 22:45:45,923", + "created": 1592340345.9238124, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14041,15 +14544,15 @@ "lineno": 22, "message": "Result (Submitted value number 2): 6 ()", "module": "test", - "msecs": 699.3265151977539, + "msecs": 923.8123893737793, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.2804374694824, + "relativeCreated": 1706.3484191894531, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -14058,8 +14561,8 @@ "6", "" ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.6993582, + "asctime": "2020-06-16 22:45:45,923", + "created": 1592340345.9238718, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14069,15 +14572,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 6 ()", "module": "test", - "msecs": 699.3582248687744, + "msecs": 923.8717555999756, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.312147140503, + "relativeCreated": 1706.4077854156494, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -14085,8 +14588,8 @@ "6", "" ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.6993928, + "asctime": "2020-06-16 22:45:45,923", + "created": 1592340345.92393, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14096,41 +14599,41 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 6 and Type is ).", "module": "test", - "msecs": 699.3927955627441, + "msecs": 923.9299297332764, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.3467178344727, + "relativeCreated": 1706.4659595489502, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 699.4245052337646, + "msecs": 923.9864349365234, "msg": "Execution of state machine callback (2) (all_transitions, condition_b) identified by a sequence number: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.3784275054932, + "relativeCreated": 1706.5224647521973, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.170967102050781e-05 + "time_consumption": 5.650520324707031e-05 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.0014650821685791016, - "time_finished": "2020-06-16 09:01:53,699", - "time_start": "2020-06-16 09:01:53,697" + "time_consumption": 0.0027091503143310547, + "time_finished": "2020-06-16 22:45:45,923", + "time_start": "2020-06-16 22:45:45,921" }, "_bDqbMHcrEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:52,066", - "created": 1592290912.0664089, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.2751117, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14141,19 +14644,19 @@ "message": "_bDqbMHcrEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 66.40887260437012, + "msecs": 275.1116752624512, "msg": "_bDqbMHcrEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 57.36279487609863, + "relativeCreated": 57.647705078125, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:52,066", - "created": 1592290912.0665073, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.2752118, "exc_info": null, "exc_text": null, "filename": "test_init.py", @@ -14171,8 +14674,8 @@ "None", "'state_c'" ], - "asctime": "2020-06-16 09:01:52,066", - "created": 1592290912.0664654, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.2751684, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14182,37 +14685,37 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_c'", "module": "__init__", - "msecs": 66.46537780761719, + "msecs": 275.16841888427734, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 57.4193000793457, + "relativeCreated": 57.70444869995117, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 66.50733947753906, + "msecs": 275.2118110656738, "msg": "Initialising the state machine with state_c", "name": "__tLogger__", "pathname": "src/tests/test_init.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 57.46126174926758, + "relativeCreated": 57.747840881347656, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 4.1961669921875e-05 + "time_consumption": 4.3392181396484375e-05 }, { "args": [ "None", "" ], - "asctime": "2020-06-16 09:01:52,066", - "created": 1592290912.0666707, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.2753327, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14229,8 +14732,8 @@ "None", "" ], - "asctime": "2020-06-16 09:01:52,066", - "created": 1592290912.0665565, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.275261, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14240,15 +14743,15 @@ "lineno": 22, "message": "Result (Last state after initialisation): None ()", "module": "test", - "msecs": 66.55645370483398, + "msecs": 275.26092529296875, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 57.5103759765625, + "relativeCreated": 57.79695510864258, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -14257,8 +14760,8 @@ "None", "" ], - "asctime": "2020-06-16 09:01:52,066", - "created": 1592290912.0666354, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.2752972, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14268,41 +14771,41 @@ "lineno": 26, "message": "Expectation (Last state after initialisation): result = None ()", "module": "test", - "msecs": 66.6353702545166, + "msecs": 275.2971649169922, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 57.58929252624512, + "relativeCreated": 57.833194732666016, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 66.67065620422363, + "msecs": 275.3326892852783, "msg": "Last state after initialisation is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 57.62457847595215, + "relativeCreated": 57.86871910095215, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.528594970703125e-05 + "time_consumption": 3.552436828613281e-05 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.0002617835998535156, - "time_finished": "2020-06-16 09:01:52,066", - "time_start": "2020-06-16 09:01:52,066" + "time_consumption": 0.00022101402282714844, + "time_finished": "2020-06-16 22:45:44,275", + "time_start": "2020-06-16 22:45:44,275" }, "_b_t78Hb4EemzkK7kGUMNfw": { "args": null, - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.6995127, + "asctime": "2020-06-16 22:45:45,924", + "created": 1592340345.9241455, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14313,19 +14816,19 @@ "message": "_b_t78Hb4EemzkK7kGUMNfw", "module": "__init__", "moduleLogger": [], - "msecs": 699.5127201080322, + "msecs": 924.1454601287842, "msg": "_b_t78Hb4EemzkK7kGUMNfw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.4666423797607, + "relativeCreated": 1706.681489944458, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.7002606, + "asctime": "2020-06-16 22:45:45,925", + "created": 1592340345.9255464, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -14343,8 +14846,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.6995707, + "asctime": "2020-06-16 22:45:45,924", + "created": 1592340345.9242532, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14354,23 +14857,23 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 699.5706558227539, + "msecs": 924.2532253265381, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.5245780944824, + "relativeCreated": 1706.789255142212, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 1 ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.6996245, + "asctime": "2020-06-16 22:45:45,924", + "created": 1592340345.9243555, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -14380,15 +14883,15 @@ "lineno": 55, "message": "Increasing sequence number to 1 caused by sequence progress", "module": "test_callbacks", - "msecs": 699.6245384216309, + "msecs": 924.3555068969727, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.5784606933594, + "relativeCreated": 1706.8915367126465, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -14398,8 +14901,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.6996794, + "asctime": "2020-06-16 22:45:45,924", + "created": 1592340345.9244628, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14409,15 +14912,15 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 699.6793746948242, + "msecs": 924.4627952575684, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.6332969665527, + "relativeCreated": 1706.9988250732422, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -14426,34 +14929,34 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.69972, + "asctime": "2020-06-16 22:45:45,924", + "created": 1592340345.924543, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 699.7199058532715, + "msecs": 924.5429039001465, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.673828125, + "relativeCreated": 1707.0789337158203, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 2 ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.6997535, + "asctime": "2020-06-16 22:45:45,924", + "created": 1592340345.924617, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -14463,15 +14966,15 @@ "lineno": 24, "message": "Increasing sequence number to 2 caused by callback_execution", "module": "test_callbacks", - "msecs": 699.7535228729248, + "msecs": 924.6170520782471, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.7074451446533, + "relativeCreated": 1707.153081893921, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -14480,34 +14983,34 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.69979, + "asctime": "2020-06-16 22:45:45,924", + "created": 1592340345.9246857, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 699.7900009155273, + "msecs": 924.6857166290283, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.7439231872559, + "relativeCreated": 1707.2217464447021, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 3 ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.6998227, + "asctime": "2020-06-16 22:45:45,924", + "created": 1592340345.9247453, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -14517,23 +15020,23 @@ "lineno": 24, "message": "Increasing sequence number to 3 caused by callback_execution", "module": "test_callbacks", - "msecs": 699.8226642608643, + "msecs": 924.7453212738037, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.7765865325928, + "relativeCreated": 1707.2813510894775, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 4 ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.6998599, + "asctime": "2020-06-16 22:45:45,924", + "created": 1592340345.9248137, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -14543,15 +15046,15 @@ "lineno": 55, "message": "Increasing sequence number to 4 caused by sequence progress", "module": "test_callbacks", - "msecs": 699.8598575592041, + "msecs": 924.8137474060059, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.8137798309326, + "relativeCreated": 1707.3497772216797, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -14561,8 +15064,8 @@ "'state_b'", "'state_a'" ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.699909, + "asctime": "2020-06-16 22:45:45,924", + "created": 1592340345.9249055, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14572,23 +15075,23 @@ "lineno": 176, "message": "StateMachine: State change ('condition_b'): 'state_b' -> 'state_a'", "module": "__init__", - "msecs": 699.908971786499, + "msecs": 924.90553855896, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.8628940582275, + "relativeCreated": 1707.4415683746338, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 5 ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.699949, + "asctime": "2020-06-16 22:45:45,924", + "created": 1592340345.924979, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -14598,15 +15101,15 @@ "lineno": 55, "message": "Increasing sequence number to 5 caused by sequence progress", "module": "test_callbacks", - "msecs": 699.9490261077881, + "msecs": 924.9789714813232, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.9029483795166, + "relativeCreated": 1707.515001296997, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -14616,8 +15119,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:53,699", - "created": 1592290913.6999938, + "asctime": "2020-06-16 22:45:45,925", + "created": 1592340345.9250622, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14627,15 +15130,15 @@ "lineno": 176, "message": "StateMachine: State change ('condition_b'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 699.9938488006592, + "msecs": 925.0621795654297, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.9477710723877, + "relativeCreated": 1707.5982093811035, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -14644,34 +15147,34 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.7000315, + "asctime": "2020-06-16 22:45:45,925", + "created": 1592340345.9251368, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 700.0315189361572, + "msecs": 925.1368045806885, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1690.9854412078857, + "relativeCreated": 1707.6728343963623, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 6 ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.700064, + "asctime": "2020-06-16 22:45:45,925", + "created": 1592340345.9252024, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -14681,15 +15184,15 @@ "lineno": 24, "message": "Increasing sequence number to 6 caused by callback_execution", "module": "test_callbacks", - "msecs": 700.063943862915, + "msecs": 925.2023696899414, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.0178661346436, + "relativeCreated": 1707.7383995056152, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -14698,34 +15201,34 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.7001023, + "asctime": "2020-06-16 22:45:45,925", + "created": 1592340345.9252682, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 700.1023292541504, + "msecs": 925.2681732177734, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.056251525879, + "relativeCreated": 1707.8042030334473, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 7 ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.700134, + "asctime": "2020-06-16 22:45:45,925", + "created": 1592340345.925327, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -14735,23 +15238,23 @@ "lineno": 24, "message": "Increasing sequence number to 7 caused by callback_execution", "module": "test_callbacks", - "msecs": 700.1340389251709, + "msecs": 925.3270626068115, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.0879611968994, + "relativeCreated": 1707.8630924224854, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 8 ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.7001712, + "asctime": "2020-06-16 22:45:45,925", + "created": 1592340345.9253945, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -14761,15 +15264,15 @@ "lineno": 55, "message": "Increasing sequence number to 8 caused by sequence progress", "module": "test_callbacks", - "msecs": 700.1712322235107, + "msecs": 925.3945350646973, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.1251544952393, + "relativeCreated": 1707.930564880371, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -14779,8 +15282,8 @@ "'state_b'", "'state_c'" ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.7002196, + "asctime": "2020-06-16 22:45:45,925", + "created": 1592340345.925475, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14790,34 +15293,34 @@ "lineno": 176, "message": "StateMachine: State change ('condition_c'): 'state_b' -> 'state_c'", "module": "__init__", - "msecs": 700.2196311950684, + "msecs": 925.4748821258545, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.1735534667969, + "relativeCreated": 1708.0109119415283, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 700.2606391906738, + "msecs": 925.546407699585, "msg": "Running state machine sequence and storing sequence number for each callback", "name": "__tLogger__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.2145614624023, + "relativeCreated": 1708.0824375152588, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 4.100799560546875e-05 + "time_consumption": 7.152557373046875e-05 }, { "args": [], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.7006, + "asctime": "2020-06-16 22:45:45,926", + "created": 1592340345.92616, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14834,8 +15337,8 @@ "[ 1, 5 ]", "" ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.7003202, + "asctime": "2020-06-16 22:45:45,925", + "created": 1592340345.9256563, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14845,15 +15348,15 @@ "lineno": 22, "message": "Result (Execution of state machine callback (1) (state_b, all_conditions) identified by a sequence number): [ 1, 5 ] ()", "module": "test", - "msecs": 700.3202438354492, + "msecs": 925.6563186645508, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.2741661071777, + "relativeCreated": 1708.1923484802246, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -14862,8 +15365,8 @@ "[ 1, 5 ]", "" ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.7003589, + "asctime": "2020-06-16 22:45:45,925", + "created": 1592340345.9257257, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14873,15 +15376,15 @@ "lineno": 26, "message": "Expectation (Execution of state machine callback (1) (state_b, all_conditions) identified by a sequence number): result = [ 1, 5 ] ()", "module": "test", - "msecs": 700.3588676452637, + "msecs": 925.7256984710693, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.3127899169922, + "relativeCreated": 1708.2617282867432, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -14890,8 +15393,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.700398, + "asctime": "2020-06-16 22:45:45,925", + "created": 1592340345.9257987, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14901,15 +15404,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 700.3979682922363, + "msecs": 925.7986545562744, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.3518905639648, + "relativeCreated": 1708.3346843719482, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -14918,8 +15421,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.7004313, + "asctime": "2020-06-16 22:45:45,925", + "created": 1592340345.9258583, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14929,15 +15432,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 700.4313468933105, + "msecs": 925.8582592010498, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.385269165039, + "relativeCreated": 1708.3942890167236, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -14945,8 +15448,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.7004693, + "asctime": "2020-06-16 22:45:45,925", + "created": 1592340345.9259195, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14956,15 +15459,15 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 700.4692554473877, + "msecs": 925.9195327758789, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.4231777191162, + "relativeCreated": 1708.4555625915527, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -14973,8 +15476,8 @@ "5", "" ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.700504, + "asctime": "2020-06-16 22:45:45,925", + "created": 1592340345.9259863, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14984,15 +15487,15 @@ "lineno": 22, "message": "Result (Submitted value number 2): 5 ()", "module": "test", - "msecs": 700.5040645599365, + "msecs": 925.9862899780273, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.457986831665, + "relativeCreated": 1708.5223197937012, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15001,8 +15504,8 @@ "5", "" ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.7005363, + "asctime": "2020-06-16 22:45:45,926", + "created": 1592340345.926045, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15012,15 +15515,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 5 ()", "module": "test", - "msecs": 700.5362510681152, + "msecs": 926.0449409484863, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.4901733398438, + "relativeCreated": 1708.5809707641602, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15028,8 +15531,8 @@ "5", "" ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.700569, + "asctime": "2020-06-16 22:45:45,926", + "created": 1592340345.9261034, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15039,34 +15542,34 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 5 and Type is ).", "module": "test", - "msecs": 700.5689144134521, + "msecs": 926.1033535003662, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.5228366851807, + "relativeCreated": 1708.63938331604, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 700.5999088287354, + "msecs": 926.1600971221924, "msg": "Execution of state machine callback (1) (state_b, all_conditions) identified by a sequence number: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.5538311004639, + "relativeCreated": 1708.6961269378662, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.0994415283203125e-05 + "time_consumption": 5.6743621826171875e-05 }, { "args": [], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.7009234, + "asctime": "2020-06-16 22:45:45,926", + "created": 1592340345.9267616, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15083,8 +15586,8 @@ "[ 2, 6 ]", "" ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.700652, + "asctime": "2020-06-16 22:45:45,926", + "created": 1592340345.926264, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15094,15 +15597,15 @@ "lineno": 22, "message": "Result (Execution of state machine callback (2) (state_b, all_conditions) identified by a sequence number): [ 2, 6 ] ()", "module": "test", - "msecs": 700.6518840789795, + "msecs": 926.2640476226807, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.605806350708, + "relativeCreated": 1708.8000774383545, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15111,8 +15614,8 @@ "[ 2, 6 ]", "" ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.7006881, + "asctime": "2020-06-16 22:45:45,926", + "created": 1592340345.9263372, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15122,15 +15625,15 @@ "lineno": 26, "message": "Expectation (Execution of state machine callback (2) (state_b, all_conditions) identified by a sequence number): result = [ 2, 6 ] ()", "module": "test", - "msecs": 700.6881237030029, + "msecs": 926.3372421264648, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.6420459747314, + "relativeCreated": 1708.8732719421387, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15139,8 +15642,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.700723, + "asctime": "2020-06-16 22:45:45,926", + "created": 1592340345.9264028, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15150,15 +15653,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 2 ()", "module": "test", - "msecs": 700.7229328155518, + "msecs": 926.4028072357178, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.6768550872803, + "relativeCreated": 1708.9388370513916, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15167,8 +15670,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.700755, + "asctime": "2020-06-16 22:45:45,926", + "created": 1592340345.9264615, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15178,15 +15681,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 2 ()", "module": "test", - "msecs": 700.7548809051514, + "msecs": 926.4614582061768, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.7088031768799, + "relativeCreated": 1708.9974880218506, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15194,8 +15697,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.7007873, + "asctime": "2020-06-16 22:45:45,926", + "created": 1592340345.9265203, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15205,15 +15708,15 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 700.7873058319092, + "msecs": 926.5203475952148, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.7412281036377, + "relativeCreated": 1709.0563774108887, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15222,8 +15725,8 @@ "6", "" ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.7008228, + "asctime": "2020-06-16 22:45:45,926", + "created": 1592340345.9265873, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15233,15 +15736,15 @@ "lineno": 22, "message": "Result (Submitted value number 2): 6 ()", "module": "test", - "msecs": 700.8228302001953, + "msecs": 926.5873432159424, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.7767524719238, + "relativeCreated": 1709.1233730316162, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15250,8 +15753,8 @@ "6", "" ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.7008567, + "asctime": "2020-06-16 22:45:45,926", + "created": 1592340345.9266462, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15261,15 +15764,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 6 ()", "module": "test", - "msecs": 700.8566856384277, + "msecs": 926.6462326049805, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.8106079101562, + "relativeCreated": 1709.1822624206543, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15277,8 +15780,8 @@ "6", "" ], - "asctime": "2020-06-16 09:01:53,700", - "created": 1592290913.7008917, + "asctime": "2020-06-16 22:45:45,926", + "created": 1592340345.926705, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15288,41 +15791,41 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 6 and Type is ).", "module": "test", - "msecs": 700.8917331695557, + "msecs": 926.7048835754395, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.8456554412842, + "relativeCreated": 1709.2409133911133, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 700.9234428405762, + "msecs": 926.7616271972656, "msg": "Execution of state machine callback (2) (state_b, all_conditions) identified by a sequence number: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.8773651123047, + "relativeCreated": 1709.2976570129395, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.170967102050781e-05 + "time_consumption": 5.6743621826171875e-05 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.0014107227325439453, - "time_finished": "2020-06-16 09:01:53,700", - "time_start": "2020-06-16 09:01:53,699" + "time_consumption": 0.0026161670684814453, + "time_finished": "2020-06-16 22:45:45,926", + "time_start": "2020-06-16 22:45:45,924" }, "_e4QPUHb4EemzkK7kGUMNfw": { "args": null, - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.7010074, + "asctime": "2020-06-16 22:45:45,926", + "created": 1592340345.926927, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15333,19 +15836,19 @@ "message": "_e4QPUHb4EemzkK7kGUMNfw", "module": "__init__", "moduleLogger": [], - "msecs": 701.0073661804199, + "msecs": 926.9270896911621, "msg": "_e4QPUHb4EemzkK7kGUMNfw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1691.9612884521484, + "relativeCreated": 1709.463119506836, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7020197, + "asctime": "2020-06-16 22:45:45,928", + "created": 1592340345.928817, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -15363,8 +15866,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.701067, + "asctime": "2020-06-16 22:45:45,927", + "created": 1592340345.9270334, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15374,23 +15877,23 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 701.0669708251953, + "msecs": 927.0334243774414, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.0208930969238, + "relativeCreated": 1709.5694541931152, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 1 ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.7011209, + "asctime": "2020-06-16 22:45:45,927", + "created": 1592340345.927133, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -15400,15 +15903,15 @@ "lineno": 55, "message": "Increasing sequence number to 1 caused by sequence progress", "module": "test_callbacks", - "msecs": 701.1208534240723, + "msecs": 927.1330833435059, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.0747756958008, + "relativeCreated": 1709.6691131591797, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15418,8 +15921,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.7011755, + "asctime": "2020-06-16 22:45:45,927", + "created": 1592340345.9272363, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15429,15 +15932,15 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 701.1754512786865, + "msecs": 927.2363185882568, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.129373550415, + "relativeCreated": 1709.7723484039307, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15446,34 +15949,34 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.7012155, + "asctime": "2020-06-16 22:45:45,927", + "created": 1592340345.9273107, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 701.2155055999756, + "msecs": 927.3107051849365, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.169427871704, + "relativeCreated": 1709.8467350006104, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 2 ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.701249, + "asctime": "2020-06-16 22:45:45,927", + "created": 1592340345.9273725, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -15483,15 +15986,15 @@ "lineno": 24, "message": "Increasing sequence number to 2 caused by callback_execution", "module": "test_callbacks", - "msecs": 701.2488842010498, + "msecs": 927.3724555969238, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.2028064727783, + "relativeCreated": 1709.9084854125977, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15500,34 +16003,34 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.7012851, + "asctime": "2020-06-16 22:45:45,927", + "created": 1592340345.9274406, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 701.2851238250732, + "msecs": 927.4406433105469, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.2390460968018, + "relativeCreated": 1709.9766731262207, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 3 ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.7013168, + "asctime": "2020-06-16 22:45:45,927", + "created": 1592340345.9274986, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -15537,23 +16040,23 @@ "lineno": 24, "message": "Increasing sequence number to 3 caused by callback_execution", "module": "test_callbacks", - "msecs": 701.3168334960938, + "msecs": 927.4985790252686, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.2707557678223, + "relativeCreated": 1710.0346088409424, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 4 ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.701354, + "asctime": "2020-06-16 22:45:45,927", + "created": 1592340345.9275768, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -15563,15 +16066,15 @@ "lineno": 55, "message": "Increasing sequence number to 4 caused by sequence progress", "module": "test_callbacks", - "msecs": 701.3540267944336, + "msecs": 927.5767803192139, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.307949066162, + "relativeCreated": 1710.1128101348877, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15581,8 +16084,8 @@ "'state_b'", "'state_a'" ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.7013998, + "asctime": "2020-06-16 22:45:45,927", + "created": 1592340345.9276652, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15592,15 +16095,15 @@ "lineno": 176, "message": "StateMachine: State change ('condition_b'): 'state_b' -> 'state_a'", "module": "__init__", - "msecs": 701.3998031616211, + "msecs": 927.6652336120605, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.3537254333496, + "relativeCreated": 1710.2012634277344, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15609,34 +16112,34 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.7014377, + "asctime": "2020-06-16 22:45:45,927", + "created": 1592340345.927742, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 701.4377117156982, + "msecs": 927.7420043945312, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.3916339874268, + "relativeCreated": 1710.278034210205, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 5 ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.7014725, + "asctime": "2020-06-16 22:45:45,927", + "created": 1592340345.9278073, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -15646,15 +16149,15 @@ "lineno": 24, "message": "Increasing sequence number to 5 caused by callback_execution", "module": "test_callbacks", - "msecs": 701.4725208282471, + "msecs": 927.8073310852051, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.4264430999756, + "relativeCreated": 1710.343360900879, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15663,34 +16166,34 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.7015097, + "asctime": "2020-06-16 22:45:45,927", + "created": 1592340345.9278736, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 701.5097141265869, + "msecs": 927.8736114501953, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.4636363983154, + "relativeCreated": 1710.4096412658691, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 6 ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.7015414, + "asctime": "2020-06-16 22:45:45,927", + "created": 1592340345.9279315, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -15700,23 +16203,23 @@ "lineno": 24, "message": "Increasing sequence number to 6 caused by callback_execution", "module": "test_callbacks", - "msecs": 701.5414237976074, + "msecs": 927.931547164917, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.495346069336, + "relativeCreated": 1710.4675769805908, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 7 ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.701578, + "asctime": "2020-06-16 22:45:45,927", + "created": 1592340345.9279995, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -15726,15 +16229,15 @@ "lineno": 55, "message": "Increasing sequence number to 7 caused by sequence progress", "module": "test_callbacks", - "msecs": 701.57790184021, + "msecs": 927.9994964599609, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.5318241119385, + "relativeCreated": 1710.5355262756348, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15744,8 +16247,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.7016227, + "asctime": "2020-06-16 22:45:45,928", + "created": 1592340345.928083, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15755,15 +16258,15 @@ "lineno": 176, "message": "StateMachine: State change ('condition_b'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 701.622724533081, + "msecs": 928.0829429626465, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.5766468048096, + "relativeCreated": 1710.6189727783203, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15772,34 +16275,34 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.70166, + "asctime": "2020-06-16 22:45:45,928", + "created": 1592340345.9281518, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 701.6599178314209, + "msecs": 928.1518459320068, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.6138401031494, + "relativeCreated": 1710.6878757476807, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 8 ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.7016916, + "asctime": "2020-06-16 22:45:45,928", + "created": 1592340345.928211, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -15809,15 +16312,15 @@ "lineno": 24, "message": "Increasing sequence number to 8 caused by callback_execution", "module": "test_callbacks", - "msecs": 701.6916275024414, + "msecs": 928.210973739624, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.64554977417, + "relativeCreated": 1710.7470035552979, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15826,34 +16329,34 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.701729, + "asctime": "2020-06-16 22:45:45,928", + "created": 1592340345.9282758, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 701.7290592193604, + "msecs": 928.2758235931396, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.6829814910889, + "relativeCreated": 1710.8118534088135, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 9 ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.701761, + "asctime": "2020-06-16 22:45:45,928", + "created": 1592340345.9283328, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -15863,23 +16366,23 @@ "lineno": 24, "message": "Increasing sequence number to 9 caused by callback_execution", "module": "test_callbacks", - "msecs": 701.76100730896, + "msecs": 928.3328056335449, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.7149295806885, + "relativeCreated": 1710.8688354492188, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 10 ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.7017968, + "asctime": "2020-06-16 22:45:45,928", + "created": 1592340345.9283993, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -15889,15 +16392,15 @@ "lineno": 55, "message": "Increasing sequence number to 10 caused by sequence progress", "module": "test_callbacks", - "msecs": 701.7967700958252, + "msecs": 928.3993244171143, "msg": "Increasing sequence number to %d caused by sequence progress", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.7506923675537, + "relativeCreated": 1710.935354232788, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15907,8 +16410,8 @@ "'state_b'", "'state_c'" ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.7018409, + "asctime": "2020-06-16 22:45:45,928", + "created": 1592340345.92848, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15918,15 +16421,15 @@ "lineno": 176, "message": "StateMachine: State change ('condition_c'): 'state_b' -> 'state_c'", "module": "__init__", - "msecs": 701.840877532959, + "msecs": 928.4799098968506, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.7947998046875, + "relativeCreated": 1711.0159397125244, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15935,34 +16438,34 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.701881, + "asctime": "2020-06-16 22:45:45,928", + "created": 1592340345.9285483, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 0 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 701.880931854248, + "msecs": 928.5483360290527, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.8348541259766, + "relativeCreated": 1711.0843658447266, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 11 ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.7019155, + "asctime": "2020-06-16 22:45:45,928", + "created": 1592340345.9286232, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -15972,15 +16475,15 @@ "lineno": 24, "message": "Increasing sequence number to 11 caused by callback_execution", "module": "test_callbacks", - "msecs": 701.9155025482178, + "msecs": 928.6231994628906, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.8694248199463, + "relativeCreated": 1711.1592292785645, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -15989,34 +16492,34 @@ "tests.test_callbacks", "exec_with_counter" ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.7019498, + "asctime": "2020-06-16 22:45:45,928", + "created": 1592340345.9286878, "exc_info": null, "exc_text": null, "filename": "__init__.py", "funcName": "__set_state__", "levelname": "DEBUG", "levelno": 10, - "lineno": 195, + "lineno": 197, "message": "Executing callback 1 - tests.test_callbacks.exec_with_counter", "module": "__init__", - "msecs": 701.9498348236084, + "msecs": 928.6878108978271, "msg": "Executing callback %d - %s.%s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.903757095337, + "relativeCreated": 1711.223840713501, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 12 ], - "asctime": "2020-06-16 09:01:53,701", - "created": 1592290913.701981, + "asctime": "2020-06-16 22:45:45,928", + "created": 1592340345.9287462, "exc_info": null, "exc_text": null, "filename": "test_callbacks.py", @@ -16026,34 +16529,34 @@ "lineno": 24, "message": "Increasing sequence number to 12 caused by callback_execution", "module": "test_callbacks", - "msecs": 701.9810676574707, + "msecs": 928.746223449707, "msg": "Increasing sequence number to %d caused by callback_execution", "name": "__unittest__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.9349899291992, + "relativeCreated": 1711.2822532653809, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 702.0196914672852, + "msecs": 928.8170337677002, "msg": "Running state machine sequence and storing sequence number for each callback", "name": "__tLogger__", "pathname": "src/tests/test_callbacks.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1692.9736137390137, + "relativeCreated": 1711.353063583374, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.8623809814453125e-05 + "time_consumption": 7.081031799316406e-05 }, { "args": [], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.702577, + "asctime": "2020-06-16 22:45:45,929", + "created": 1592340345.929796, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16070,8 +16573,8 @@ "[ 1, 4, 7, 10 ]", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7020822, + "asctime": "2020-06-16 22:45:45,928", + "created": 1592340345.9289365, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16081,15 +16584,15 @@ "lineno": 22, "message": "Result (Execution of state machine callback (1) (all_transitions, all_conditions) identified by a sequence number): [ 1, 4, 7, 10 ] ()", "module": "test", - "msecs": 702.0821571350098, + "msecs": 928.9364814758301, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.0360794067383, + "relativeCreated": 1711.472511291504, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16098,8 +16601,8 @@ "[ 1, 4, 7, 10 ]", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7021208, + "asctime": "2020-06-16 22:45:45,929", + "created": 1592340345.9290097, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16109,15 +16612,15 @@ "lineno": 26, "message": "Expectation (Execution of state machine callback (1) (all_transitions, all_conditions) identified by a sequence number): result = [ 1, 4, 7, 10 ] ()", "module": "test", - "msecs": 702.1207809448242, + "msecs": 929.0096759796143, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.0747032165527, + "relativeCreated": 1711.545705795288, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16126,8 +16629,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7021568, + "asctime": "2020-06-16 22:45:45,929", + "created": 1592340345.9290762, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16137,15 +16640,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 1 ()", "module": "test", - "msecs": 702.1567821502686, + "msecs": 929.0761947631836, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.110704421997, + "relativeCreated": 1711.6122245788574, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16154,8 +16657,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7021892, + "asctime": "2020-06-16 22:45:45,929", + "created": 1592340345.9291353, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16165,15 +16668,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 1 ()", "module": "test", - "msecs": 702.1892070770264, + "msecs": 929.1353225708008, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.1431293487549, + "relativeCreated": 1711.6713523864746, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16181,8 +16684,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7022223, + "asctime": "2020-06-16 22:45:45,929", + "created": 1592340345.9291947, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16192,15 +16695,15 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 1 and Type is ).", "module": "test", - "msecs": 702.2223472595215, + "msecs": 929.1946887969971, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.17626953125, + "relativeCreated": 1711.730718612671, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16209,8 +16712,8 @@ "4", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.702256, + "asctime": "2020-06-16 22:45:45,929", + "created": 1592340345.9292557, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16220,15 +16723,15 @@ "lineno": 22, "message": "Result (Submitted value number 2): 4 ()", "module": "test", - "msecs": 702.2559642791748, + "msecs": 929.2557239532471, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.2098865509033, + "relativeCreated": 1711.791753768921, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16237,8 +16740,8 @@ "4", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7022877, + "asctime": "2020-06-16 22:45:45,929", + "created": 1592340345.929313, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16248,15 +16751,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 4 ()", "module": "test", - "msecs": 702.2876739501953, + "msecs": 929.3129444122314, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.2415962219238, + "relativeCreated": 1711.8489742279053, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16264,8 +16767,8 @@ "4", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7023199, + "asctime": "2020-06-16 22:45:45,929", + "created": 1592340345.9293714, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16275,15 +16778,15 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 4 and Type is ).", "module": "test", - "msecs": 702.319860458374, + "msecs": 929.3713569641113, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.2737827301025, + "relativeCreated": 1711.9073867797852, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16292,8 +16795,8 @@ "7", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7023702, + "asctime": "2020-06-16 22:45:45,929", + "created": 1592340345.9294367, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16303,15 +16806,15 @@ "lineno": 22, "message": "Result (Submitted value number 3): 7 ()", "module": "test", - "msecs": 702.3701667785645, + "msecs": 929.4366836547852, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.324089050293, + "relativeCreated": 1711.972713470459, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16320,8 +16823,8 @@ "7", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7024028, + "asctime": "2020-06-16 22:45:45,929", + "created": 1592340345.9294949, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16331,15 +16834,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 3): result = 7 ()", "module": "test", - "msecs": 702.4028301239014, + "msecs": 929.4948577880859, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.3567523956299, + "relativeCreated": 1712.0308876037598, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16347,8 +16850,8 @@ "7", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7024362, + "asctime": "2020-06-16 22:45:45,929", + "created": 1592340345.9295557, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16358,15 +16861,15 @@ "lineno": 142, "message": "Submitted value number 3 is correct (Content 7 and Type is ).", "module": "test", - "msecs": 702.4362087249756, + "msecs": 929.5556545257568, "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.390130996704, + "relativeCreated": 1712.0916843414307, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16375,8 +16878,8 @@ "10", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.702472, + "asctime": "2020-06-16 22:45:45,929", + "created": 1592340345.9296155, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16386,15 +16889,15 @@ "lineno": 22, "message": "Result (Submitted value number 4): 10 ()", "module": "test", - "msecs": 702.4719715118408, + "msecs": 929.6154975891113, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.4258937835693, + "relativeCreated": 1712.1515274047852, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16403,8 +16906,8 @@ "10", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7025046, + "asctime": "2020-06-16 22:45:45,929", + "created": 1592340345.9296787, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16414,15 +16917,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 4): result = 10 ()", "module": "test", - "msecs": 702.5046348571777, + "msecs": 929.6786785125732, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.4585571289062, + "relativeCreated": 1712.214708328247, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16430,8 +16933,8 @@ "10", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7025375, + "asctime": "2020-06-16 22:45:45,929", + "created": 1592340345.929739, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16441,34 +16944,34 @@ "lineno": 142, "message": "Submitted value number 4 is correct (Content 10 and Type is ).", "module": "test", - "msecs": 702.5375366210938, + "msecs": 929.7389984130859, "msg": "Submitted value number 4 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.4914588928223, + "relativeCreated": 1712.2750282287598, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 702.5771141052246, + "msecs": 929.7959804534912, "msg": "Execution of state machine callback (1) (all_transitions, all_conditions) identified by a sequence number: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.5310363769531, + "relativeCreated": 1712.332010269165, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.9577484130859375e-05 + "time_consumption": 5.698204040527344e-05 }, { "args": [], - "asctime": "2020-06-16 09:01:53,703", - "created": 1592290913.703116, + "asctime": "2020-06-16 22:45:45,930", + "created": 1592340345.9307988, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16485,8 +16988,8 @@ "[ 2, 5, 8, 11 ]", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7026467, + "asctime": "2020-06-16 22:45:45,929", + "created": 1592340345.9298995, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16496,15 +16999,15 @@ "lineno": 22, "message": "Result (Execution of state machine callback (2) (all_transitions, all_conditions) identified by a sequence number): [ 2, 5, 8, 11 ] ()", "module": "test", - "msecs": 702.6467323303223, + "msecs": 929.8994541168213, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.6006546020508, + "relativeCreated": 1712.4354839324951, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16513,8 +17016,8 @@ "[ 2, 5, 8, 11 ]", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7026849, + "asctime": "2020-06-16 22:45:45,929", + "created": 1592340345.9299695, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16524,15 +17027,15 @@ "lineno": 26, "message": "Expectation (Execution of state machine callback (2) (all_transitions, all_conditions) identified by a sequence number): result = [ 2, 5, 8, 11 ] ()", "module": "test", - "msecs": 702.6848793029785, + "msecs": 929.9695491790771, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.638801574707, + "relativeCreated": 1712.505578994751, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16541,8 +17044,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7027204, + "asctime": "2020-06-16 22:45:45,930", + "created": 1592340345.9300346, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16552,15 +17055,15 @@ "lineno": 22, "message": "Result (Submitted value number 1): 2 ()", "module": "test", - "msecs": 702.7204036712646, + "msecs": 930.0346374511719, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.6743259429932, + "relativeCreated": 1712.5706672668457, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16569,8 +17072,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.702752, + "asctime": "2020-06-16 22:45:45,930", + "created": 1592340345.9300933, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16580,15 +17083,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 1): result = 2 ()", "module": "test", - "msecs": 702.7521133422852, + "msecs": 930.0932884216309, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.7060356140137, + "relativeCreated": 1712.6293182373047, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16596,8 +17099,8 @@ "2", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7027845, + "asctime": "2020-06-16 22:45:45,930", + "created": 1592340345.930152, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16607,15 +17110,15 @@ "lineno": 142, "message": "Submitted value number 1 is correct (Content 2 and Type is ).", "module": "test", - "msecs": 702.784538269043, + "msecs": 930.1519393920898, "msg": "Submitted value number 1 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.7384605407715, + "relativeCreated": 1712.6879692077637, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16624,8 +17127,8 @@ "5", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7028255, + "asctime": "2020-06-16 22:45:45,930", + "created": 1592340345.9302216, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16635,15 +17138,15 @@ "lineno": 22, "message": "Result (Submitted value number 2): 5 ()", "module": "test", - "msecs": 702.8255462646484, + "msecs": 930.2215576171875, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.779468536377, + "relativeCreated": 1712.7575874328613, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16652,8 +17155,8 @@ "5", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.702858, + "asctime": "2020-06-16 22:45:45,930", + "created": 1592340345.9302855, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16663,15 +17166,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 2): result = 5 ()", "module": "test", - "msecs": 702.8579711914062, + "msecs": 930.2854537963867, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.8118934631348, + "relativeCreated": 1712.8214836120605, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16679,8 +17182,8 @@ "5", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7028894, + "asctime": "2020-06-16 22:45:45,930", + "created": 1592340345.930349, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16690,15 +17193,15 @@ "lineno": 142, "message": "Submitted value number 2 is correct (Content 5 and Type is ).", "module": "test", - "msecs": 702.8894424438477, + "msecs": 930.3491115570068, "msg": "Submitted value number 2 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.8433647155762, + "relativeCreated": 1712.8851413726807, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16707,8 +17210,8 @@ "8", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7029216, + "asctime": "2020-06-16 22:45:45,930", + "created": 1592340345.9304087, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16718,15 +17221,15 @@ "lineno": 22, "message": "Result (Submitted value number 3): 8 ()", "module": "test", - "msecs": 702.9216289520264, + "msecs": 930.4087162017822, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.8755512237549, + "relativeCreated": 1712.944746017456, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16735,8 +17238,8 @@ "8", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.702953, + "asctime": "2020-06-16 22:45:45,930", + "created": 1592340345.9304667, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16746,15 +17249,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 3): result = 8 ()", "module": "test", - "msecs": 702.9531002044678, + "msecs": 930.4666519165039, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.9070224761963, + "relativeCreated": 1713.0026817321777, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16762,8 +17265,8 @@ "8", "" ], - "asctime": "2020-06-16 09:01:53,702", - "created": 1592290913.7029872, + "asctime": "2020-06-16 22:45:45,930", + "created": 1592340345.930526, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16773,15 +17276,15 @@ "lineno": 142, "message": "Submitted value number 3 is correct (Content 8 and Type is ).", "module": "test", - "msecs": 702.9871940612793, + "msecs": 930.5260181427002, "msg": "Submitted value number 3 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.9411163330078, + "relativeCreated": 1713.062047958374, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16790,8 +17293,8 @@ "11", "" ], - "asctime": "2020-06-16 09:01:53,703", - "created": 1592290913.7030203, + "asctime": "2020-06-16 22:45:45,930", + "created": 1592340345.9305856, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16801,15 +17304,15 @@ "lineno": 22, "message": "Result (Submitted value number 4): 11 ()", "module": "test", - "msecs": 703.0203342437744, + "msecs": 930.5856227874756, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1693.974256515503, + "relativeCreated": 1713.1216526031494, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16818,8 +17321,8 @@ "11", "" ], - "asctime": "2020-06-16 09:01:53,703", - "created": 1592290913.7030516, + "asctime": "2020-06-16 22:45:45,930", + "created": 1592340345.9306421, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16829,15 +17332,15 @@ "lineno": 26, "message": "Expectation (Submitted value number 4): result = 11 ()", "module": "test", - "msecs": 703.0515670776367, + "msecs": 930.6421279907227, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1694.0054893493652, + "relativeCreated": 1713.1781578063965, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -16845,8 +17348,8 @@ "11", "" ], - "asctime": "2020-06-16 09:01:53,703", - "created": 1592290913.7030835, + "asctime": "2020-06-16 22:45:45,930", + "created": 1592340345.9307003, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16856,41 +17359,41 @@ "lineno": 142, "message": "Submitted value number 4 is correct (Content 11 and Type is ).", "module": "test", - "msecs": 703.0835151672363, + "msecs": 930.7003021240234, "msg": "Submitted value number 4 is correct (Content %s and Type is %s).", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1694.0374374389648, + "relativeCreated": 1713.2363319396973, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 703.1159400939941, + "msecs": 930.7987689971924, "msg": "Execution of state machine callback (2) (all_transitions, all_conditions) identified by a sequence number: Values and number of submitted values is correct. See detailed log for more information.", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 1694.0698623657227, + "relativeCreated": 1713.3347988128662, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.24249267578125e-05 + "time_consumption": 9.846687316894531e-05 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.0021085739135742188, - "time_finished": "2020-06-16 09:01:53,703", - "time_start": "2020-06-16 09:01:53,701" + "time_consumption": 0.0038716793060302734, + "time_finished": "2020-06-16 22:45:45,930", + "time_start": "2020-06-16 22:45:45,926" }, "_fE3tMHczEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:52,068", - "created": 1592290912.0683682, + "asctime": "2020-06-16 22:45:44,277", + "created": 1592340344.2771854, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -16901,19 +17404,19 @@ "message": "_fE3tMHczEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 68.36819648742676, + "msecs": 277.18544006347656, "msg": "_fE3tMHczEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 59.32211875915527, + "relativeCreated": 59.72146987915039, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:52,068", - "created": 1592290912.0685048, + "asctime": "2020-06-16 22:45:44,277", + "created": 1592340344.2773242, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -16931,8 +17434,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:52,068", - "created": 1592290912.0684528, + "asctime": "2020-06-16 22:45:44,277", + "created": 1592340344.2772694, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -16942,37 +17445,37 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 68.45283508300781, + "msecs": 277.2693634033203, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 59.40675735473633, + "relativeCreated": 59.80539321899414, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 68.50481033325195, + "msecs": 277.3241996765137, "msg": "Initialising state machine with state_a", "name": "__tLogger__", "pathname": "src/tests/test_transitions.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 59.45873260498047, + "relativeCreated": 59.8602294921875, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 5.1975250244140625e-05 + "time_consumption": 5.4836273193359375e-05 }, { "args": [ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:52,068", - "created": 1592290912.0686326, + "asctime": "2020-06-16 22:45:44,277", + "created": 1592340344.2774515, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16989,8 +17492,8 @@ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:52,068", - "created": 1592290912.0685558, + "asctime": "2020-06-16 22:45:44,277", + "created": 1592340344.2773788, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17000,15 +17503,15 @@ "lineno": 22, "message": "Result (Initial state after Initialisation): 'state_a' ()", "module": "test", - "msecs": 68.55583190917969, + "msecs": 277.37879753112793, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 59.5097541809082, + "relativeCreated": 59.91482734680176, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -17017,8 +17520,8 @@ "'state_a'", "" ], - "asctime": "2020-06-16 09:01:52,068", - "created": 1592290912.0685961, + "asctime": "2020-06-16 22:45:44,277", + "created": 1592340344.2774158, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17028,36 +17531,36 @@ "lineno": 26, "message": "Expectation (Initial state after Initialisation): result = 'state_a' ()", "module": "test", - "msecs": 68.59612464904785, + "msecs": 277.4157524108887, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 59.55004692077637, + "relativeCreated": 59.9517822265625, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 68.63260269165039, + "msecs": 277.4515151977539, "msg": "Initial state after Initialisation is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 59.586524963378906, + "relativeCreated": 59.987545013427734, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.647804260253906e-05 + "time_consumption": 3.5762786865234375e-05 }, { "args": [ 0.16 ], - "asctime": "2020-06-16 09:01:52,219", - "created": 1592290912.2193117, + "asctime": "2020-06-16 22:45:44,428", + "created": 1592340344.4281805, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -17075,8 +17578,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:52,218", - "created": 1592290912.2188673, + "asctime": "2020-06-16 22:45:44,427", + "created": 1592340344.4277313, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17086,37 +17589,37 @@ "lineno": 176, "message": "StateMachine: State change ('condition_true'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 218.86730194091797, + "msecs": 427.7312755584717, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 209.82122421264648, + "relativeCreated": 210.2673053741455, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 219.31171417236328, + "msecs": 428.180456161499, "msg": "Waiting for %.3fs or state change", "name": "__tLogger__", "pathname": "src/tests/test_transitions.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 210.2656364440918, + "relativeCreated": 210.71648597717285, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.0004444122314453125 + "time_consumption": 0.00044918060302734375 }, { "args": [ "'state_b'", "" ], - "asctime": "2020-06-16 09:01:52,220", - "created": 1592290912.22055, + "asctime": "2020-06-16 22:45:44,429", + "created": 1592340344.429381, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17133,8 +17636,8 @@ "'state_b'", "" ], - "asctime": "2020-06-16 09:01:52,220", - "created": 1592290912.2201424, + "asctime": "2020-06-16 22:45:44,429", + "created": 1592340344.429072, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17144,15 +17647,15 @@ "lineno": 22, "message": "Result (State after 1st cycle): 'state_b' ()", "module": "test", - "msecs": 220.14236450195312, + "msecs": 429.07190322875977, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 211.09628677368164, + "relativeCreated": 211.6079330444336, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -17161,8 +17664,8 @@ "'state_b'", "" ], - "asctime": "2020-06-16 09:01:52,220", - "created": 1592290912.2203786, + "asctime": "2020-06-16 22:45:44,429", + "created": 1592340344.4292305, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17172,39 +17675,39 @@ "lineno": 26, "message": "Expectation (State after 1st cycle): result = 'state_b' ()", "module": "test", - "msecs": 220.37863731384277, + "msecs": 429.2304515838623, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 211.3325595855713, + "relativeCreated": 211.76648139953613, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 220.5500602722168, + "msecs": 429.3808937072754, "msg": "State after 1st cycle is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 211.5039825439453, + "relativeCreated": 211.91692352294922, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.00017142295837402344 + "time_consumption": 0.00015044212341308594 }, { "args": [ - "0.1506061553955078", + "0.15065431594848633", "0.145", "0.155", "" ], - "asctime": "2020-06-16 09:01:52,221", - "created": 1592290912.2210724, + "asctime": "2020-06-16 22:45:44,429", + "created": 1592340344.429841, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17212,17 +17715,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Transition time after 1st cycle is correct (Content 0.1506061553955078 in [0.145 ... 0.155] and Type is ).", + "message": "Transition time after 1st cycle is correct (Content 0.15065431594848633 in [0.145 ... 0.155] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Transition time after 1st cycle", - "0.1506061553955078", + "0.15065431594848633", "" ], - "asctime": "2020-06-16 09:01:52,220", - "created": 1592290912.220766, + "asctime": "2020-06-16 22:45:44,429", + "created": 1592340344.429578, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17230,17 +17733,17 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Transition time after 1st cycle): 0.1506061553955078 ()", + "message": "Result (Transition time after 1st cycle): 0.15065431594848633 ()", "module": "test", - "msecs": 220.7660675048828, + "msecs": 429.5780658721924, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 211.71998977661133, + "relativeCreated": 212.1140956878662, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -17249,8 +17752,8 @@ "0.145", "0.155" ], - "asctime": "2020-06-16 09:01:52,220", - "created": 1592290912.2209396, + "asctime": "2020-06-16 22:45:44,429", + "created": 1592340344.4297101, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17260,36 +17763,36 @@ "lineno": 30, "message": "Expectation (Transition time after 1st cycle): 0.145 <= result <= 0.155", "module": "test", - "msecs": 220.93963623046875, + "msecs": 429.71014976501465, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 211.89355850219727, + "relativeCreated": 212.24617958068848, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 221.07243537902832, + "msecs": 429.8410415649414, "msg": "Transition time after 1st cycle is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 212.02635765075684, + "relativeCreated": 212.37707138061523, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.0001327991485595703 + "time_consumption": 0.0001308917999267578 }, { "args": [ 0.235 ], - "asctime": "2020-06-16 09:01:52,446", - "created": 1592290912.4467828, + "asctime": "2020-06-16 22:45:44,655", + "created": 1592340344.6556363, "exc_info": null, "exc_text": null, "filename": "test_transitions.py", @@ -17307,8 +17810,8 @@ "'state_b'", "'state_c'" ], - "asctime": "2020-06-16 09:01:52,446", - "created": 1592290912.4464483, + "asctime": "2020-06-16 22:45:44,655", + "created": 1592340344.6552415, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17318,37 +17821,37 @@ "lineno": 176, "message": "StateMachine: State change ('condition_true'): 'state_b' -> 'state_c'", "module": "__init__", - "msecs": 446.44832611083984, + "msecs": 655.2414894104004, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 437.40224838256836, + "relativeCreated": 437.7775192260742, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 446.78282737731934, + "msecs": 655.6363105773926, "msg": "Waiting for %.3fs or state change", "name": "__tLogger__", "pathname": "src/tests/test_transitions.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 437.73674964904785, + "relativeCreated": 438.1723403930664, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.0003345012664794922 + "time_consumption": 0.0003948211669921875 }, { "args": [ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:52,447", - "created": 1592290912.4470856, + "asctime": "2020-06-16 22:45:44,656", + "created": 1592340344.65616, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17365,8 +17868,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:52,446", - "created": 1592290912.44694, + "asctime": "2020-06-16 22:45:44,655", + "created": 1592340344.6558878, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17376,15 +17879,15 @@ "lineno": 22, "message": "Result (State after 2nd cycle): 'state_c' ()", "module": "test", - "msecs": 446.93994522094727, + "msecs": 655.8878421783447, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 437.8938674926758, + "relativeCreated": 438.42387199401855, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -17393,8 +17896,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:52,447", - "created": 1592290912.4470158, + "asctime": "2020-06-16 22:45:44,656", + "created": 1592340344.6560297, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17404,39 +17907,39 @@ "lineno": 26, "message": "Expectation (State after 2nd cycle): result = 'state_c' ()", "module": "test", - "msecs": 447.01576232910156, + "msecs": 656.0297012329102, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 437.9696846008301, + "relativeCreated": 438.565731048584, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 447.0856189727783, + "msecs": 656.1601161956787, "msg": "State after 2nd cycle is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 438.03954124450684, + "relativeCreated": 438.69614601135254, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 6.985664367675781e-05 + "time_consumption": 0.0001304149627685547 }, { "args": [ - "0.15029168128967285", + "0.15040063858032227", "0.145", "0.155", "" ], - "asctime": "2020-06-16 09:01:52,447", - "created": 1592290912.4473212, + "asctime": "2020-06-16 22:45:44,656", + "created": 1592340344.656623, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17444,17 +17947,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Transition time after 2nd cycle is correct (Content 0.15029168128967285 in [0.145 ... 0.155] and Type is ).", + "message": "Transition time after 2nd cycle is correct (Content 0.15040063858032227 in [0.145 ... 0.155] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Transition time after 2nd cycle", - "0.15029168128967285", + "0.15040063858032227", "" ], - "asctime": "2020-06-16 09:01:52,447", - "created": 1592290912.4471843, + "asctime": "2020-06-16 22:45:44,656", + "created": 1592340344.6563451, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17462,17 +17965,17 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Transition time after 2nd cycle): 0.15029168128967285 ()", + "message": "Result (Transition time after 2nd cycle): 0.15040063858032227 ()", "module": "test", - "msecs": 447.18432426452637, + "msecs": 656.3451290130615, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 438.1382465362549, + "relativeCreated": 438.88115882873535, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -17481,8 +17984,8 @@ "0.145", "0.155" ], - "asctime": "2020-06-16 09:01:52,447", - "created": 1592290912.4472523, + "asctime": "2020-06-16 22:45:44,656", + "created": 1592340344.6564734, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17492,39 +17995,39 @@ "lineno": 30, "message": "Expectation (Transition time after 2nd cycle): 0.145 <= result <= 0.155", "module": "test", - "msecs": 447.2522735595703, + "msecs": 656.4733982086182, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 438.2061958312988, + "relativeCreated": 439.009428024292, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 447.32117652893066, + "msecs": 656.6228866577148, "msg": "Transition time after 2nd cycle is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 438.2750988006592, + "relativeCreated": 439.1589164733887, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 6.890296936035156e-05 + "time_consumption": 0.0001494884490966797 }, { "args": [ - "0.22554683685302734", + "0.22561168670654297", "0.21999999999999997", "0.22999999999999998", "" ], - "asctime": "2020-06-16 09:01:52,447", - "created": 1592290912.4475648, + "asctime": "2020-06-16 22:45:44,657", + "created": 1592340344.6570723, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17532,17 +18035,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Previous state duration is correct (Content 0.22554683685302734 in [0.21999999999999997 ... 0.22999999999999998] and Type is ).", + "message": "Previous state duration is correct (Content 0.22561168670654297 in [0.21999999999999997 ... 0.22999999999999998] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Previous state duration", - "0.22554683685302734", + "0.22561168670654297", "" ], - "asctime": "2020-06-16 09:01:52,447", - "created": 1592290912.4474297, + "asctime": "2020-06-16 22:45:44,656", + "created": 1592340344.656819, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17550,17 +18053,17 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Previous state duration): 0.22554683685302734 ()", + "message": "Result (Previous state duration): 0.22561168670654297 ()", "module": "test", - "msecs": 447.4296569824219, + "msecs": 656.8191051483154, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 438.3835792541504, + "relativeCreated": 439.35513496398926, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -17569,8 +18072,8 @@ "0.21999999999999997", "0.22999999999999998" ], - "asctime": "2020-06-16 09:01:52,447", - "created": 1592290912.4474967, + "asctime": "2020-06-16 22:45:44,656", + "created": 1592340344.656945, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17580,41 +18083,41 @@ "lineno": 30, "message": "Expectation (Previous state duration): 0.21999999999999997 <= result <= 0.22999999999999998", "module": "test", - "msecs": 447.4966526031494, + "msecs": 656.944990158081, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 438.45057487487793, + "relativeCreated": 439.4810199737549, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 447.56484031677246, + "msecs": 657.0723056793213, "msg": "Previous state duration is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 438.518762588501, + "relativeCreated": 439.6083354949951, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 6.818771362304688e-05 + "time_consumption": 0.00012731552124023438 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.3791966438293457, - "time_finished": "2020-06-16 09:01:52,447", - "time_start": "2020-06-16 09:01:52,068" + "time_consumption": 0.3798868656158447, + "time_finished": "2020-06-16 22:45:44,657", + "time_start": "2020-06-16 22:45:44,277" }, "_iTFPQHcrEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:52,066", - "created": 1592290912.0667539, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.2754097, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17625,19 +18128,19 @@ "message": "_iTFPQHcrEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 66.75386428833008, + "msecs": 275.4096984863281, "msg": "_iTFPQHcrEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 57.707786560058594, + "relativeCreated": 57.94572830200195, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:52,066", - "created": 1592290912.0668602, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.2755144, "exc_info": null, "exc_text": null, "filename": "test_init.py", @@ -17655,8 +18158,8 @@ "None", "'state_c'" ], - "asctime": "2020-06-16 09:01:52,066", - "created": 1592290912.0668108, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.2754676, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17666,37 +18169,37 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_c'", "module": "__init__", - "msecs": 66.81084632873535, + "msecs": 275.4676342010498, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 57.76476860046387, + "relativeCreated": 58.00366401672363, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 66.86019897460938, + "msecs": 275.5143642425537, "msg": "Initialising the state machine with state_c", "name": "__tLogger__", "pathname": "src/tests/test_init.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 57.81412124633789, + "relativeCreated": 58.05039405822754, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 4.935264587402344e-05 + "time_consumption": 4.673004150390625e-05 }, { "args": [ "1", "" ], - "asctime": "2020-06-16 09:01:52,066", - "created": 1592290912.06698, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.2756395, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17713,8 +18216,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:52,066", - "created": 1592290912.0669103, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.2755682, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17724,15 +18227,15 @@ "lineno": 22, "message": "Result (Keyword argument kw_arg_no_1 stored in state_machine): 1 ()", "module": "test", - "msecs": 66.9102668762207, + "msecs": 275.56824684143066, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 57.86418914794922, + "relativeCreated": 58.10427665710449, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -17741,8 +18244,8 @@ "1", "" ], - "asctime": "2020-06-16 09:01:52,066", - "created": 1592290912.0669453, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.2756045, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17752,37 +18255,37 @@ "lineno": 26, "message": "Expectation (Keyword argument kw_arg_no_1 stored in state_machine): result = 1 ()", "module": "test", - "msecs": 66.94531440734863, + "msecs": 275.6044864654541, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 57.89923667907715, + "relativeCreated": 58.14051628112793, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 66.97988510131836, + "msecs": 275.63953399658203, "msg": "Keyword argument kw_arg_no_1 stored in state_machine is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 57.933807373046875, + "relativeCreated": 58.17556381225586, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.457069396972656e-05 + "time_consumption": 3.504753112792969e-05 }, { "args": [ "'2'", "" ], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.067097, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.2757604, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17799,8 +18302,8 @@ "'2'", "" ], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.0670269, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.2756886, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17810,15 +18313,15 @@ "lineno": 22, "message": "Result (Keyword argument kw_arg_no_2 stored in state_machine): '2' ()", "module": "test", - "msecs": 67.02685356140137, + "msecs": 275.68864822387695, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 57.98077583312988, + "relativeCreated": 58.22467803955078, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -17827,8 +18330,8 @@ "'2'", "" ], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.067061, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.2757235, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17838,37 +18341,37 @@ "lineno": 26, "message": "Expectation (Keyword argument kw_arg_no_2 stored in state_machine): result = '2' ()", "module": "test", - "msecs": 67.06094741821289, + "msecs": 275.7234573364258, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.014869689941406, + "relativeCreated": 58.25948715209961, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 67.09694862365723, + "msecs": 275.7604122161865, "msg": "Keyword argument kw_arg_no_2 stored in state_machine is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.05087089538574, + "relativeCreated": 58.29644203186035, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.600120544433594e-05 + "time_consumption": 3.695487976074219e-05 }, { "args": [ "True", "" ], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.0672102, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.2758768, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17885,8 +18388,8 @@ "True", "" ], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.067144, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.2758088, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17896,15 +18399,15 @@ "lineno": 22, "message": "Result (Keyword argument kw_arg_no_3 stored in state_machine): True ()", "module": "test", - "msecs": 67.14391708374023, + "msecs": 275.80881118774414, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.09783935546875, + "relativeCreated": 58.34484100341797, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -17913,8 +18416,8 @@ "True", "" ], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.0671773, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.275843, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17924,37 +18427,37 @@ "lineno": 26, "message": "Expectation (Keyword argument kw_arg_no_3 stored in state_machine): result = True ()", "module": "test", - "msecs": 67.17729568481445, + "msecs": 275.84290504455566, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.13121795654297, + "relativeCreated": 58.37893486022949, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 67.21019744873047, + "msecs": 275.8767604827881, "msg": "Keyword argument kw_arg_no_3 stored in state_machine is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.164119720458984, + "relativeCreated": 58.412790298461914, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.2901763916015625e-05 + "time_consumption": 3.3855438232421875e-05 }, { "args": [ "{'1': 1, '2': 'two'}", "" ], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.0673516, + "asctime": "2020-06-16 22:45:44,276", + "created": 1592340344.2760196, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17971,8 +18474,8 @@ "{ '1': 1, '2': 'two' }", "" ], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.0672657, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.2759345, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17982,15 +18485,15 @@ "lineno": 22, "message": "Result (Keyword argument kw_arg_no_4 stored in state_machine): { '1': 1, '2': 'two' } ()", "module": "test", - "msecs": 67.26574897766113, + "msecs": 275.93445777893066, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.21967124938965, + "relativeCreated": 58.47048759460449, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -17999,8 +18502,8 @@ "{ '1': 1, '2': 'two' }", "" ], - "asctime": "2020-06-16 09:01:52,067", - "created": 1592290912.0673063, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.2759736, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18010,41 +18513,41 @@ "lineno": 26, "message": "Expectation (Keyword argument kw_arg_no_4 stored in state_machine): result = { '1': 1, '2': 'two' } ()", "module": "test", - "msecs": 67.3062801361084, + "msecs": 275.9735584259033, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.260202407836914, + "relativeCreated": 58.50958824157715, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 67.3515796661377, + "msecs": 276.0195732116699, "msg": "Keyword argument kw_arg_no_4 stored in state_machine is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 58.30550193786621, + "relativeCreated": 58.55560302734375, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 4.5299530029296875e-05 + "time_consumption": 4.601478576660156e-05 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.0005977153778076172, - "time_finished": "2020-06-16 09:01:52,067", - "time_start": "2020-06-16 09:01:52,066" + "time_consumption": 0.0006098747253417969, + "time_finished": "2020-06-16 22:45:44,276", + "time_start": "2020-06-16 22:45:44,275" }, "_j2FvkHcqEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:52,066", - "created": 1592290912.0660937, + "asctime": "2020-06-16 22:45:44,274", + "created": 1592340344.2747967, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18055,19 +18558,19 @@ "message": "_j2FvkHcqEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 66.09368324279785, + "msecs": 274.796724319458, "msg": "_j2FvkHcqEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 57.04760551452637, + "relativeCreated": 57.332754135131836, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:52,066", - "created": 1592290912.0661983, + "asctime": "2020-06-16 22:45:44,274", + "created": 1592340344.2749035, "exc_info": null, "exc_text": null, "filename": "test_init.py", @@ -18085,8 +18588,8 @@ "None", "'state_c'" ], - "asctime": "2020-06-16 09:01:52,066", - "created": 1592290912.0661528, + "asctime": "2020-06-16 22:45:44,274", + "created": 1592340344.2748578, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18096,37 +18599,37 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_c'", "module": "__init__", - "msecs": 66.15281105041504, + "msecs": 274.857759475708, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 57.106733322143555, + "relativeCreated": 57.393789291381836, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 66.19834899902344, + "msecs": 274.9035358428955, "msg": "Initialising the state machine with state_c", "name": "__tLogger__", "pathname": "src/tests/test_init.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 57.15227127075195, + "relativeCreated": 57.439565658569336, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 4.553794860839844e-05 + "time_consumption": 4.57763671875e-05 }, { "args": [ "'__init__'", "" ], - "asctime": "2020-06-16 09:01:52,066", - "created": 1592290912.06633, + "asctime": "2020-06-16 22:45:44,275", + "created": 1592340344.275031, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18143,8 +18646,8 @@ "'__init__'", "" ], - "asctime": "2020-06-16 09:01:52,066", - "created": 1592290912.066249, + "asctime": "2020-06-16 22:45:44,274", + "created": 1592340344.2749548, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18154,15 +18657,15 @@ "lineno": 22, "message": "Result (Last transition condition after initialisation): '__init__' ()", "module": "test", - "msecs": 66.24889373779297, + "msecs": 274.95479583740234, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 57.202816009521484, + "relativeCreated": 57.49082565307617, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -18171,8 +18674,8 @@ "'__init__'", "" ], - "asctime": "2020-06-16 09:01:52,066", - "created": 1592290912.0662892, + "asctime": "2020-06-16 22:45:44,274", + "created": 1592340344.2749949, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18182,41 +18685,41 @@ "lineno": 26, "message": "Expectation (Last transition condition after initialisation): result = '__init__' ()", "module": "test", - "msecs": 66.28918647766113, + "msecs": 274.9948501586914, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 57.24310874938965, + "relativeCreated": 57.530879974365234, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 66.3299560546875, + "msecs": 275.03108978271484, "msg": "Last transition condition after initialisation is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 57.283878326416016, + "relativeCreated": 57.56711959838867, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 4.076957702636719e-05 + "time_consumption": 3.62396240234375e-05 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.00023627281188964844, - "time_finished": "2020-06-16 09:01:52,066", - "time_start": "2020-06-16 09:01:52,066" + "time_consumption": 0.00023436546325683594, + "time_finished": "2020-06-16 22:45:44,275", + "time_start": "2020-06-16 22:45:44,274" }, "_tRZ50HcyEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:52,691", - "created": 1592290912.6915996, + "asctime": "2020-06-16 22:45:44,902", + "created": 1592340344.9020483, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18227,19 +18730,19 @@ "message": "_tRZ50HcyEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 691.5996074676514, + "msecs": 902.0483493804932, "msg": "_tRZ50HcyEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 682.5535297393799, + "relativeCreated": 684.584379196167, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:52,691", - "created": 1592290912.6917167, + "asctime": "2020-06-16 22:45:44,902", + "created": 1592340344.9027667, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -18257,8 +18760,8 @@ "None", "'state_c'" ], - "asctime": "2020-06-16 09:01:52,691", - "created": 1592290912.6916687, + "asctime": "2020-06-16 22:45:44,902", + "created": 1592340344.9024723, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18268,37 +18771,37 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_c'", "module": "__init__", - "msecs": 691.6687488555908, + "msecs": 902.4722576141357, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 682.6226711273193, + "relativeCreated": 685.0082874298096, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 691.7166709899902, + "msecs": 902.7667045593262, "msg": "Initialising the state machine with state_c", "name": "__tLogger__", "pathname": "src/tests/test_interface.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 682.6705932617188, + "relativeCreated": 685.302734375, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 4.792213439941406e-05 + "time_consumption": 0.0002944469451904297 }, { "args": [ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:52,691", - "created": 1592290912.6918437, + "asctime": "2020-06-16 22:45:44,903", + "created": 1592340344.903697, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18315,8 +18818,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:52,691", - "created": 1592290912.6917696, + "asctime": "2020-06-16 22:45:44,903", + "created": 1592340344.903144, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18326,15 +18829,15 @@ "lineno": 22, "message": "Result (Returnvalue of this_state()): 'state_c' ()", "module": "test", - "msecs": 691.7695999145508, + "msecs": 903.1438827514648, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 682.7235221862793, + "relativeCreated": 685.6799125671387, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -18343,8 +18846,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:52,691", - "created": 1592290912.6918068, + "asctime": "2020-06-16 22:45:44,903", + "created": 1592340344.9034307, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18354,41 +18857,41 @@ "lineno": 26, "message": "Expectation (Returnvalue of this_state()): result = 'state_c' ()", "module": "test", - "msecs": 691.8067932128906, + "msecs": 903.430700302124, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 682.7607154846191, + "relativeCreated": 685.9667301177979, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 691.8437480926514, + "msecs": 903.6970138549805, "msg": "Returnvalue of this_state() is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 682.7976703643799, + "relativeCreated": 686.2330436706543, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.695487976074219e-05 + "time_consumption": 0.0002663135528564453 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.000244140625, - "time_finished": "2020-06-16 09:01:52,691", - "time_start": "2020-06-16 09:01:52,691" + "time_consumption": 0.0016486644744873047, + "time_finished": "2020-06-16 22:45:44,903", + "time_start": "2020-06-16 22:45:44,902" }, "_vAtUQHcyEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:52,691", - "created": 1592290912.691926, + "asctime": "2020-06-16 22:45:44,904", + "created": 1592340344.9042897, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18399,19 +18902,19 @@ "message": "_vAtUQHcyEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 691.9260025024414, + "msecs": 904.289722442627, "msg": "_vAtUQHcyEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 682.8799247741699, + "relativeCreated": 686.8257522583008, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:52,692", - "created": 1592290912.6920295, + "asctime": "2020-06-16 22:45:44,905", + "created": 1592340344.9050388, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -18429,8 +18932,8 @@ "None", "'state_c'" ], - "asctime": "2020-06-16 09:01:52,691", - "created": 1592290912.6919856, + "asctime": "2020-06-16 22:45:44,904", + "created": 1592340344.9048002, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18440,37 +18943,37 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_c'", "module": "__init__", - "msecs": 691.9856071472168, + "msecs": 904.8001766204834, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 682.9395294189453, + "relativeCreated": 687.3362064361572, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 692.0294761657715, + "msecs": 905.0388336181641, "msg": "Initialising the state machine with state_c", "name": "__tLogger__", "pathname": "src/tests/test_interface.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 682.9833984375, + "relativeCreated": 687.5748634338379, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 4.38690185546875e-05 + "time_consumption": 0.00023865699768066406 }, { "args": [ "True", "" ], - "asctime": "2020-06-16 09:01:52,692", - "created": 1592290912.6921577, + "asctime": "2020-06-16 22:45:44,905", + "created": 1592340344.9056783, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18487,8 +18990,8 @@ "True", "" ], - "asctime": "2020-06-16 09:01:52,692", - "created": 1592290912.6920836, + "asctime": "2020-06-16 22:45:44,905", + "created": 1592340344.905317, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18498,15 +19001,15 @@ "lineno": 22, "message": "Result (Returnvalue of this_state_is(state_c)): True ()", "module": "test", - "msecs": 692.0835971832275, + "msecs": 905.3170680999756, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 683.037519454956, + "relativeCreated": 687.8530979156494, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -18515,8 +19018,8 @@ "True", "" ], - "asctime": "2020-06-16 09:01:52,692", - "created": 1592290912.6921196, + "asctime": "2020-06-16 22:45:44,905", + "created": 1592340344.90551, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18526,37 +19029,37 @@ "lineno": 26, "message": "Expectation (Returnvalue of this_state_is(state_c)): result = True ()", "module": "test", - "msecs": 692.1195983886719, + "msecs": 905.5099487304688, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 683.0735206604004, + "relativeCreated": 688.0459785461426, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 692.1577453613281, + "msecs": 905.6782722473145, "msg": "Returnvalue of this_state_is(state_c) is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 683.1116676330566, + "relativeCreated": 688.2143020629883, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.814697265625e-05 + "time_consumption": 0.00016832351684570312 }, { "args": [ "False", "" ], - "asctime": "2020-06-16 09:01:52,692", - "created": 1592290912.6922789, + "asctime": "2020-06-16 22:45:44,906", + "created": 1592340344.9061947, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18573,8 +19076,8 @@ "False", "" ], - "asctime": "2020-06-16 09:01:52,692", - "created": 1592290912.692209, + "asctime": "2020-06-16 22:45:44,905", + "created": 1592340344.905917, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18584,15 +19087,15 @@ "lineno": 22, "message": "Result (Returnvalue of this_state_is(state_b)): False ()", "module": "test", - "msecs": 692.209005355835, + "msecs": 905.9169292449951, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 683.1629276275635, + "relativeCreated": 688.452959060669, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -18601,8 +19104,8 @@ "False", "" ], - "asctime": "2020-06-16 09:01:52,692", - "created": 1592290912.6922438, + "asctime": "2020-06-16 22:45:44,906", + "created": 1592340344.9060602, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18612,41 +19115,41 @@ "lineno": 26, "message": "Expectation (Returnvalue of this_state_is(state_b)): result = False ()", "module": "test", - "msecs": 692.2438144683838, + "msecs": 906.0602188110352, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 683.1977367401123, + "relativeCreated": 688.596248626709, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 692.2788619995117, + "msecs": 906.1946868896484, "msg": "Returnvalue of this_state_is(state_b) is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 683.2327842712402, + "relativeCreated": 688.7307167053223, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.504753112792969e-05 + "time_consumption": 0.00013446807861328125 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.0003528594970703125, - "time_finished": "2020-06-16 09:01:52,692", - "time_start": "2020-06-16 09:01:52,691" + "time_consumption": 0.0019049644470214844, + "time_finished": "2020-06-16 22:45:44,906", + "time_start": "2020-06-16 22:45:44,904" }, "_w49d4HcHEem_Z9BBpwIuJw": { "args": null, - "asctime": "2020-06-16 09:01:52,065", - "created": 1592290912.0656233, + "asctime": "2020-06-16 22:45:44,274", + "created": 1592340344.2742825, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18657,19 +19160,19 @@ "message": "_w49d4HcHEem_Z9BBpwIuJw", "module": "__init__", "moduleLogger": [], - "msecs": 65.62328338623047, + "msecs": 274.28245544433594, "msg": "_w49d4HcHEem_Z9BBpwIuJw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 56.577205657958984, + "relativeCreated": 56.818485260009766, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:52,065", - "created": 1592290912.06587, + "asctime": "2020-06-16 22:45:44,274", + "created": 1592340344.274563, "exc_info": null, "exc_text": null, "filename": "test_init.py", @@ -18687,8 +19190,8 @@ "None", "'state_c'" ], - "asctime": "2020-06-16 09:01:52,065", - "created": 1592290912.0658102, + "asctime": "2020-06-16 22:45:44,274", + "created": 1592340344.2744925, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18698,37 +19201,37 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_c'", "module": "__init__", - "msecs": 65.8102035522461, + "msecs": 274.4925022125244, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 56.76412582397461, + "relativeCreated": 57.02853202819824, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 65.87004661560059, + "msecs": 274.5630741119385, "msg": "Initialising the state machine with state_c", "name": "__tLogger__", "pathname": "src/tests/test_init.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 56.8239688873291, + "relativeCreated": 57.099103927612305, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 5.984306335449219e-05 + "time_consumption": 7.05718994140625e-05 }, { "args": [ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:52,066", - "created": 1592290912.06601, + "asctime": "2020-06-16 22:45:44,274", + "created": 1592340344.2747118, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18745,8 +19248,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:52,065", - "created": 1592290912.065932, + "asctime": "2020-06-16 22:45:44,274", + "created": 1592340344.2746289, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18756,15 +19259,15 @@ "lineno": 22, "message": "Result (State after initialisation): 'state_c' ()", "module": "test", - "msecs": 65.93203544616699, + "msecs": 274.6288776397705, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 56.88595771789551, + "relativeCreated": 57.164907455444336, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -18773,8 +19276,8 @@ "'state_c'", "" ], - "asctime": "2020-06-16 09:01:52,065", - "created": 1592290912.0659726, + "asctime": "2020-06-16 22:45:44,274", + "created": 1592340344.2746727, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18784,41 +19287,41 @@ "lineno": 26, "message": "Expectation (State after initialisation): result = 'state_c' ()", "module": "test", - "msecs": 65.97256660461426, + "msecs": 274.6727466583252, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 56.92648887634277, + "relativeCreated": 57.20877647399902, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 66.0099983215332, + "msecs": 274.71184730529785, "msg": "State after initialisation is correct (Content %s and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 56.96392059326172, + "relativeCreated": 57.24787712097168, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 3.743171691894531e-05 + "time_consumption": 3.910064697265625e-05 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.0003867149353027344, - "time_finished": "2020-06-16 09:01:52,066", - "time_start": "2020-06-16 09:01:52,065" + "time_consumption": 0.00042939186096191406, + "time_finished": "2020-06-16 22:45:44,274", + "time_start": "2020-06-16 22:45:44,274" }, "_yVA9oHcyEemrUqotql_Blw": { "args": null, - "asctime": "2020-06-16 09:01:52,692", - "created": 1592290912.6923645, + "asctime": "2020-06-16 22:45:44,906", + "created": 1592340344.9065392, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18829,19 +19332,19 @@ "message": "_yVA9oHcyEemrUqotql_Blw", "module": "__init__", "moduleLogger": [], - "msecs": 692.3644542694092, + "msecs": 906.5392017364502, "msg": "_yVA9oHcyEemrUqotql_Blw", "name": "__tLogger__", "pathname": "/user_data/data/dirk/prj/unittest/state_machine/unittest/src/tests/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 683.3183765411377, + "relativeCreated": 689.075231552124, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2020-06-16 09:01:52,942", - "created": 1592290912.9427712, + "asctime": "2020-06-16 22:45:45,158", + "created": 1592340345.1580389, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -18859,8 +19362,8 @@ "None", "'state_a'" ], - "asctime": "2020-06-16 09:01:52,692", - "created": 1592290912.6924248, + "asctime": "2020-06-16 22:45:44,906", + "created": 1592340344.9068203, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18870,15 +19373,15 @@ "lineno": 176, "message": "StateMachine: State change ('__init__'): None -> 'state_a'", "module": "__init__", - "msecs": 692.4247741699219, + "msecs": 906.8202972412109, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 683.3786964416504, + "relativeCreated": 689.3563270568848, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -18888,8 +19391,8 @@ "'state_a'", "'state_b'" ], - "asctime": "2020-06-16 09:01:52,692", - "created": 1592290912.6924949, + "asctime": "2020-06-16 22:45:44,907", + "created": 1592340344.9071763, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18899,23 +19402,23 @@ "lineno": 176, "message": "StateMachine: State change ('condition_a'): 'state_a' -> 'state_b'", "module": "__init__", - "msecs": 692.4948692321777, + "msecs": 907.1762561798096, "msg": "%s State change (%s): %s -> %s", "name": "STATE_MACHINE", "pathname": "src/state_machine/__init__.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 683.4487915039062, + "relativeCreated": 689.7122859954834, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { "args": [ 0.25 ], - "asctime": "2020-06-16 09:01:52,942", - "created": 1592290912.9426441, + "asctime": "2020-06-16 22:45:45,157", + "created": 1592340345.1577597, "exc_info": null, "exc_text": null, "filename": "test_interface.py", @@ -18925,39 +19428,39 @@ "lineno": 33, "message": "Waiting for 0.25s", "module": "test_interface", - "msecs": 942.6441192626953, + "msecs": 157.7596664428711, "msg": "Waiting for %.2fs", "name": "__unittest__", "pathname": "src/tests/test_interface.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 933.5980415344238, + "relativeCreated": 940.2956962585449, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 942.7711963653564, + "msecs": 158.03885459899902, "msg": "Running state machine test sequence.", "name": "__tLogger__", "pathname": "src/tests/test_interface.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 933.725118637085, + "relativeCreated": 940.5748844146729, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.0001270771026611328 + "time_consumption": 0.0002791881561279297 }, { "args": [ - "0.25031614303588867", + "0.25090503692626953", "0.2", "0.3", "" ], - "asctime": "2020-06-16 09:01:52,942", - "created": 1592290912.9429736, + "asctime": "2020-06-16 22:45:45,158", + "created": 1592340345.1586254, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18965,17 +19468,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 218, - "message": "Return Value of this_state_duration() is correct (Content 0.25031614303588867 in [0.2 ... 0.3] and Type is ).", + "message": "Return Value of this_state_duration() is correct (Content 0.25090503692626953 in [0.2 ... 0.3] and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Return Value of this_state_duration()", - "0.25031614303588867", + "0.25090503692626953", "" ], - "asctime": "2020-06-16 09:01:52,942", - "created": 1592290912.9428692, + "asctime": "2020-06-16 22:45:45,158", + "created": 1592340345.1583056, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18983,17 +19486,17 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Return Value of this_state_duration()): 0.25031614303588867 ()", + "message": "Result (Return Value of this_state_duration()): 0.25090503692626953 ()", "module": "test", - "msecs": 942.8691864013672, + "msecs": 158.30564498901367, "msg": "Result (%s): %s (%s)", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 933.8231086730957, + "relativeCreated": 940.8416748046875, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" }, { @@ -19002,8 +19505,8 @@ "0.2", "0.3" ], - "asctime": "2020-06-16 09:01:52,942", - "created": 1592290912.9429228, + "asctime": "2020-06-16 22:45:45,158", + "created": 1592340345.1584697, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19013,40 +19516,40 @@ "lineno": 30, "message": "Expectation (Return Value of this_state_duration()): 0.2 <= result <= 0.3", "module": "test", - "msecs": 942.922830581665, + "msecs": 158.46967697143555, "msg": "Expectation (%s): %s <= result <= %s", "name": "__unittest__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 933.8767528533936, + "relativeCreated": 941.0057067871094, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread" } ], - "msecs": 942.9736137390137, + "msecs": 158.62536430358887, "msg": "Return Value of this_state_duration() is correct (Content %s in [%s ... %s] and Type is %s).", "name": "__tLogger__", "pathname": "src/unittest/test.py", - "process": 11805, + "process": 11498, "processName": "MainProcess", - "relativeCreated": 933.9275360107422, + "relativeCreated": 941.1613941192627, "stack_info": null, - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 5.078315734863281e-05 + "time_consumption": 0.0001556873321533203 } ], - "thread": 140551289812800, + "thread": 140716724057920, "threadName": "MainThread", - "time_consumption": 0.2506091594696045, - "time_finished": "2020-06-16 09:01:52,942", - "time_start": "2020-06-16 09:01:52,692" + "time_consumption": 0.25208616256713867, + "time_finished": "2020-06-16 22:45:45,158", + "time_start": "2020-06-16 22:45:44,906" } }, "testrun_id": "p3", - "time_consumption": 1.6362512111663818, + "time_consumption": 1.6535534858703613, "uid_list_sorted": [ "_w49d4HcHEem_Z9BBpwIuJw", "_j2FvkHcqEemrUqotql_Blw", @@ -19072,6 +19575,6 @@ } ], "unittest_information": { - "Version": "04693b5f87703f8bba98048b7730760f" + "Version": "88eb21720b062b30078e96dd6204ccdd" } } \ No newline at end of file diff --git a/_testresults_/unittest.pdf b/_testresults_/unittest.pdf index 15f1f24..32beaa8 100644 Binary files a/_testresults_/unittest.pdf and b/_testresults_/unittest.pdf differ