diff --git a/_testresults_/unittest.json b/_testresults_/unittest.json index fa5fb12..8aec0da 100644 --- a/_testresults_/unittest.json +++ b/_testresults_/unittest.json @@ -2,11 +2,11 @@ "coverage_information": [ { "branch_coverage": 100.0, - "filepath": "/user_data/data/dirk/prj/unittest/caching/pylibs/caching", + "filepath": "/usr/data/dirk/prj/unittest/caching/pylibs/caching", "files": [ { "branch_coverage": 100.0, - "filepath": "/user_data/data/dirk/prj/unittest/caching/pylibs/caching/__init__.py", + "filepath": "/usr/data/dirk/prj/unittest/caching/pylibs/caching/__init__.py", "fragments": [ { "coverage_state": "clean", @@ -361,10 +361,10 @@ "system_information": { "Architecture": "64bit", "Distribution": "Linux Mint 20.1 ulyssa", - "Hostname": "ahorn", - "Kernel": "5.4.0-60-generic (#67-Ubuntu SMP Tue Jan 5 18:31:36 UTC 2021)", + "Hostname": "erle", + "Kernel": "5.8.0-44-generic (#50~20.04.1-Ubuntu SMP Wed Feb 10 21:07:30 UTC 2021)", "Machine": "x86_64", - "Path": "/user_data/data/dirk/prj/unittest/caching/unittest", + "Path": "/usr/data/dirk/prj/unittest/caching/unittest", "System": "Linux", "Username": "dirk" }, @@ -395,8 +395,8 @@ "testcases": { "caching.property_cache_json: Test cached data (full init)": { "args": null, - "asctime": "2021-01-14 00:51:41,573", - "created": 1610581901.573667, + "asctime": "2021-02-28 18:40:20,093", + "created": 1614534020.093299, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -407,21 +407,21 @@ "message": "caching.property_cache_json: Test cached data (full init)", "module": "__init__", "moduleLogger": [], - "msecs": 573.667049407959, + "msecs": 93.29891204833984, "msg": "caching.property_cache_json: Test cached data (full init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 52.6120662689209, + "relativeCreated": 41.14890098571777, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], - "asctime": "2021-01-14 00:51:41,574", - "created": 1610581901.574247, + "asctime": "2021-02-28 18:40:20,094", + "created": 1614534020.094034, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -434,8 +434,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,573", - "created": 1610581901.573772, + "asctime": "2021-02-28 18:40:20,093", + "created": 1614534020.0934, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -445,22 +445,22 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 573.7719535827637, + "msecs": 93.4000015258789, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 52.716970443725586, - "thread": 139670819383104, + "relativeCreated": 41.249990463256836, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,573", - "created": 1610581901.573832, + "asctime": "2021-02-28 18:40:20,093", + "created": 1614534020.093478, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -468,24 +468,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json as cache file.", "module": "test_helpers", - "msecs": 573.8320350646973, + "msecs": 93.47796440124512, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 52.77705192565918, - "thread": 139670819383104, + "relativeCreated": 41.32795333862305, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:41,573", - "created": 1610581901.573893, + "asctime": "2021-02-28 18:40:20,093", + "created": 1614534020.093558, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -495,14 +495,14 @@ "lineno": 228, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 573.8930702209473, + "msecs": 93.55807304382324, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 52.83808708190918, - "thread": 139670819383104, + "relativeCreated": 41.40806198120117, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -510,8 +510,8 @@ "JsonCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], - "asctime": "2021-01-14 00:51:41,573", - "created": 1610581901.573953, + "asctime": "2021-02-28 18:40:20,093", + "created": 1614534020.093623, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -521,23 +521,23 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", - "msecs": 573.9529132843018, + "msecs": 93.62292289733887, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 52.89793014526367, - "thread": 139670819383104, + "relativeCreated": 41.4729118347168, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,574", - "created": 1610581901.574175, + "asctime": "2021-02-28 18:40:20,093", + "created": 1614534020.093953, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -545,34 +545,34 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json)", "module": "__init__", - "msecs": 574.1748809814453, + "msecs": 93.95289421081543, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 53.11989784240723, - "thread": 139670819383104, + "relativeCreated": 41.80288314819336, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 574.246883392334, + "msecs": 94.03395652770996, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 53.1919002532959, - "thread": 139670819383104, + "relativeCreated": 41.88394546508789, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 7.200241088867188e-05 + "time_consumption": 8.106231689453125e-05 }, { "args": [], - "asctime": "2021-01-14 00:51:41,574", - "created": 1610581901.574774, + "asctime": "2021-02-28 18:40:20,094", + "created": 1614534020.094684, "exc_info": null, "exc_text": null, "filename": "test_cached_data.py", @@ -588,8 +588,8 @@ "JsonCache:", "uncached" ], - "asctime": "2021-01-14 00:51:41,574", - "created": 1610581901.574335, + "asctime": "2021-02-28 18:40:20,094", + "created": 1614534020.09414, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -599,23 +599,23 @@ "lineno": 113, "message": "JsonCache: Key 'uncached' is not in cached_keys. Uncached data will be returned.", "module": "__init__", - "msecs": 574.3350982666016, + "msecs": 94.14005279541016, "msg": "%s Key '%s' is not in cached_keys. Uncached data will be returned.", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 53.28011512756348, - "thread": 139670819383104, + "relativeCreated": 41.990041732788086, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,574", - "created": 1610581901.574433, + "asctime": "2021-02-28 18:40:20,094", + "created": 1614534020.094257, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -623,16 +623,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 225, - "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json)", + "message": "JsonCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json)", "module": "__init__", - "msecs": 574.4330883026123, + "msecs": 94.25711631774902, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 53.37810516357422, - "thread": 139670819383104, + "relativeCreated": 42.10710525512695, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -641,8 +641,8 @@ "dict", "{u'1': 1, u'3': u'3', u'2': u'two', u'4': 4}" ], - "asctime": "2021-01-14 00:51:41,574", - "created": 1610581901.574495, + "asctime": "2021-02-28 18:40:20,094", + "created": 1614534020.094333, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -652,14 +652,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'dict' from cache ({u'1': 1, u'3': u'3', u'2': u'two', u'4': 4})", "module": "__init__", - "msecs": 574.4950771331787, + "msecs": 94.33293342590332, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 53.440093994140625, - "thread": 139670819383104, + "relativeCreated": 42.18292236328125, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -668,8 +668,8 @@ "unicode", "u'unicode'" ], - "asctime": "2021-01-14 00:51:41,574", - "created": 1610581901.574546, + "asctime": "2021-02-28 18:40:20,094", + "created": 1614534020.094397, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -679,14 +679,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'unicode' from cache (u'unicode')", "module": "__init__", - "msecs": 574.5460987091064, + "msecs": 94.39706802368164, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 53.49111557006836, - "thread": 139670819383104, + "relativeCreated": 42.24705696105957, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -695,8 +695,8 @@ "str", "u'string'" ], - "asctime": "2021-01-14 00:51:41,574", - "created": 1610581901.574594, + "asctime": "2021-02-28 18:40:20,094", + "created": 1614534020.094456, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -706,14 +706,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'str' from cache (u'string')", "module": "__init__", - "msecs": 574.5940208435059, + "msecs": 94.45595741271973, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 53.53903770446777, - "thread": 139670819383104, + "relativeCreated": 42.305946350097656, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -722,8 +722,8 @@ "integer", "17" ], - "asctime": "2021-01-14 00:51:41,574", - "created": 1610581901.574641, + "asctime": "2021-02-28 18:40:20,094", + "created": 1614534020.094514, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -733,14 +733,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'integer' from cache (17)", "module": "__init__", - "msecs": 574.6409893035889, + "msecs": 94.5138931274414, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 53.58600616455078, - "thread": 139670819383104, + "relativeCreated": 42.363882064819336, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -749,8 +749,8 @@ "float", "3.14159" ], - "asctime": "2021-01-14 00:51:41,574", - "created": 1610581901.574687, + "asctime": "2021-02-28 18:40:20,094", + "created": 1614534020.094572, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -760,14 +760,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'float' from cache (3.14159)", "module": "__init__", - "msecs": 574.6870040893555, + "msecs": 94.57206726074219, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 53.63202095031738, - "thread": 139670819383104, + "relativeCreated": 42.42205619812012, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -776,8 +776,8 @@ "list", "[1, u'two', u'3', 4]" ], - "asctime": "2021-01-14 00:51:41,574", - "created": 1610581901.574734, + "asctime": "2021-02-28 18:40:20,094", + "created": 1614534020.094635, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -787,32 +787,32 @@ "lineno": 110, "message": "JsonCache: Providing property for 'list' from cache ([1, u'two', u'3', 4])", "module": "__init__", - "msecs": 574.7339725494385, + "msecs": 94.635009765625, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 53.67898941040039, - "thread": 139670819383104, + "relativeCreated": 42.48499870300293, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 574.7740268707275, + "msecs": 94.68388557434082, "msg": "Collecting data from cache instance.", "name": "__tLogger__", - "pathname": "src/tests/test_cached_data.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_cached_data.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 53.71904373168945, - "thread": 139670819383104, + "relativeCreated": 42.53387451171875, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 4.00543212890625e-05 + "time_consumption": 4.887580871582031e-05 }, { "args": [], - "asctime": "2021-01-14 00:51:41,575", - "created": 1610581901.575677, + "asctime": "2021-02-28 18:40:20,095", + "created": 1614534020.095818, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -829,8 +829,8 @@ "{ 'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [ 1, u'two', u'3', 4 ], 'dict': { u'1': 1, u'3': u'3', u'2': u'two', u'4': 4 }, 'str': u'string', 'integer': 17 }", "" ], - "asctime": "2021-01-14 00:51:41,574", - "created": 1610581901.574863, + "asctime": "2021-02-28 18:40:20,094", + "created": 1614534020.094801, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -840,14 +840,14 @@ "lineno": 22, "message": "Result (Cached data): { 'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [ 1, u'two', u'3', 4 ], 'dict': { u'1': 1, u'3': u'3', u'2': u'two', u'4': 4 }, 'str': u'string', 'integer': 17 } ()", "module": "test", - "msecs": 574.8629570007324, + "msecs": 94.80094909667969, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 53.807973861694336, - "thread": 139670819383104, + "relativeCreated": 42.65093803405762, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -856,8 +856,8 @@ "{ 'uncached': 'uncached_data_of_class', 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] }", "" ], - "asctime": "2021-01-14 00:51:41,574", - "created": 1610581901.574923, + "asctime": "2021-02-28 18:40:20,094", + "created": 1614534020.094876, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -867,14 +867,14 @@ "lineno": 26, "message": "Expectation (Cached data): result = { 'uncached': 'uncached_data_of_class', 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] } ()", "module": "test", - "msecs": 574.923038482666, + "msecs": 94.87605094909668, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 53.86805534362793, - "thread": 139670819383104, + "relativeCreated": 42.72603988647461, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -884,8 +884,8 @@ " for test_variable", "u'two'" ], - "asctime": "2021-01-14 00:51:41,574", - "created": 1610581901.574991, + "asctime": "2021-02-28 18:40:20,094", + "created": 1614534020.094958, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -895,22 +895,22 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", - "msecs": 574.99098777771, + "msecs": 94.95806694030762, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 53.936004638671875, - "thread": 139670819383104, + "relativeCreated": 42.80805587768555, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "u'two'" ], - "asctime": "2021-01-14 00:51:41,575", - "created": 1610581901.575033, + "asctime": "2021-02-28 18:40:20,095", + "created": 1614534020.095014, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -920,14 +920,14 @@ "lineno": 119, "message": "Content u'two' is incorrect for test_variable.", "module": "test", - "msecs": 575.0329494476318, + "msecs": 95.01409530639648, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 53.97796630859375, - "thread": 139670819383104, + "relativeCreated": 42.864084243774414, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -937,8 +937,8 @@ " for test_variable", "u'two'" ], - "asctime": "2021-01-14 00:51:41,575", - "created": 1610581901.575082, + "asctime": "2021-02-28 18:40:20,095", + "created": 1614534020.095071, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -948,22 +948,22 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", - "msecs": 575.0820636749268, + "msecs": 95.07107734680176, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 54.02708053588867, - "thread": 139670819383104, + "relativeCreated": 42.92106628417969, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "u'two'" ], - "asctime": "2021-01-14 00:51:41,575", - "created": 1610581901.575127, + "asctime": "2021-02-28 18:40:20,095", + "created": 1614534020.09512, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -973,14 +973,14 @@ "lineno": 119, "message": "Content u'two' is incorrect for test_variable.", "module": "test", - "msecs": 575.1268863677979, + "msecs": 95.11995315551758, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 54.071903228759766, - "thread": 139670819383104, + "relativeCreated": 42.96994209289551, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -990,8 +990,8 @@ " for test_variable", "u'two'" ], - "asctime": "2021-01-14 00:51:41,575", - "created": 1610581901.575171, + "asctime": "2021-02-28 18:40:20,095", + "created": 1614534020.095174, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1001,14 +1001,14 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", - "msecs": 575.1709938049316, + "msecs": 95.17407417297363, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 54.116010665893555, - "thread": 139670819383104, + "relativeCreated": 43.02406311035156, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1018,8 +1018,8 @@ " for result.list[1]", "u'two'" ], - "asctime": "2021-01-14 00:51:41,575", - "created": 1610581901.575212, + "asctime": "2021-02-28 18:40:20,095", + "created": 1614534020.095228, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1029,14 +1029,14 @@ "lineno": 123, "message": "Type is NOT for result.list[1] (u'two'). Check for known json storage type deviation -> .", "module": "test", - "msecs": 575.2120018005371, + "msecs": 95.22795677185059, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 54.15701866149902, - "thread": 139670819383104, + "relativeCreated": 43.077945709228516, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1046,8 +1046,8 @@ " for test_variable", "u'3'" ], - "asctime": "2021-01-14 00:51:41,575", - "created": 1610581901.575362, + "asctime": "2021-02-28 18:40:20,095", + "created": 1614534020.095279, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1057,22 +1057,22 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'3'). ", "module": "test", - "msecs": 575.361967086792, + "msecs": 95.27897834777832, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 54.306983947753906, - "thread": 139670819383104, + "relativeCreated": 43.12896728515625, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "u'3'" ], - "asctime": "2021-01-14 00:51:41,575", - "created": 1610581901.575405, + "asctime": "2021-02-28 18:40:20,095", + "created": 1614534020.095327, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1082,14 +1082,14 @@ "lineno": 119, "message": "Content u'3' is incorrect for test_variable.", "module": "test", - "msecs": 575.4048824310303, + "msecs": 95.32690048217773, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 54.34989929199219, - "thread": 139670819383104, + "relativeCreated": 43.176889419555664, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1099,8 +1099,8 @@ " for test_variable", "u'3'" ], - "asctime": "2021-01-14 00:51:41,575", - "created": 1610581901.575451, + "asctime": "2021-02-28 18:40:20,095", + "created": 1614534020.09538, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1110,14 +1110,14 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'3'). ", "module": "test", - "msecs": 575.4508972167969, + "msecs": 95.38006782531738, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 54.39591407775879, - "thread": 139670819383104, + "relativeCreated": 43.23005676269531, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1127,8 +1127,8 @@ " for result.list[2]", "u'3'" ], - "asctime": "2021-01-14 00:51:41,575", - "created": 1610581901.575493, + "asctime": "2021-02-28 18:40:20,095", + "created": 1614534020.095432, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1138,14 +1138,14 @@ "lineno": 123, "message": "Type is NOT for result.list[2] (u'3'). Check for known json storage type deviation -> .", "module": "test", - "msecs": 575.4930973052979, + "msecs": 95.43204307556152, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 54.438114166259766, - "thread": 139670819383104, + "relativeCreated": 43.28203201293945, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1155,8 +1155,8 @@ " for result.dict.3", "u'3'" ], - "asctime": "2021-01-14 00:51:41,575", - "created": 1610581901.575549, + "asctime": "2021-02-28 18:40:20,095", + "created": 1614534020.09564, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1166,14 +1166,14 @@ "lineno": 123, "message": "Type is NOT for result.dict.3 (u'3'). Check for known json storage type deviation -> .", "module": "test", - "msecs": 575.5488872528076, + "msecs": 95.63994407653809, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 54.49390411376953, - "thread": 139670819383104, + "relativeCreated": 43.489933013916016, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1183,8 +1183,8 @@ " for result.dict.2", "u'two'" ], - "asctime": "2021-01-14 00:51:41,575", - "created": 1610581901.575592, + "asctime": "2021-02-28 18:40:20,095", + "created": 1614534020.095704, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1194,14 +1194,14 @@ "lineno": 123, "message": "Type is NOT for result.dict.2 (u'two'). Check for known json storage type deviation -> .", "module": "test", - "msecs": 575.592041015625, + "msecs": 95.7040786743164, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 54.537057876586914, - "thread": 139670819383104, + "relativeCreated": 43.554067611694336, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1211,8 +1211,8 @@ " for result.str", "u'string'" ], - "asctime": "2021-01-14 00:51:41,575", - "created": 1610581901.575636, + "asctime": "2021-02-28 18:40:20,095", + "created": 1614534020.095765, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1222,39 +1222,39 @@ "lineno": 123, "message": "Type is NOT for result.str (u'string'). Check for known json storage type deviation -> .", "module": "test", - "msecs": 575.6359100341797, + "msecs": 95.7651138305664, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 54.5809268951416, - "thread": 139670819383104, + "relativeCreated": 43.615102767944336, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 575.6769180297852, + "msecs": 95.81804275512695, "msg": "Cached data is NOT correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 54.62193489074707, - "thread": 139670819383104, + "relativeCreated": 43.66803169250488, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 4.100799560546875e-05 + "time_consumption": 5.2928924560546875e-05 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.002009868621826172, - "time_finished": "2021-01-14 00:51:41,575", - "time_start": "2021-01-14 00:51:41,573" + "time_consumption": 0.0025191307067871094, + "time_finished": "2021-02-28 18:40:20,095", + "time_start": "2021-02-28 18:40:20,093" }, "caching.property_cache_json: Test cached data (partially init)": { "args": null, - "asctime": "2021-01-14 00:51:41,575", - "created": 1610581901.575802, + "asctime": "2021-02-28 18:40:20,095", + "created": 1614534020.095994, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1265,21 +1265,21 @@ "message": "caching.property_cache_json: Test cached data (partially init)", "module": "__init__", "moduleLogger": [], - "msecs": 575.8020877838135, + "msecs": 95.9939956665039, "msg": "caching.property_cache_json: Test cached data (partially init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 54.74710464477539, + "relativeCreated": 43.843984603881836, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], - "asctime": "2021-01-14 00:51:41,576", - "created": 1610581901.576324, + "asctime": "2021-02-28 18:40:20,096", + "created": 1614534020.096644, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -1292,8 +1292,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,575", - "created": 1610581901.575888, + "asctime": "2021-02-28 18:40:20,096", + "created": 1614534020.096091, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -1303,22 +1303,22 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 575.88791847229, + "msecs": 96.09103202819824, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 54.83293533325195, - "thread": 139670819383104, + "relativeCreated": 43.94102096557617, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,575", - "created": 1610581901.57595, + "asctime": "2021-02-28 18:40:20,096", + "created": 1614534020.096167, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -1326,24 +1326,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json as cache file.", "module": "test_helpers", - "msecs": 575.9499073028564, + "msecs": 96.16708755493164, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 54.89492416381836, - "thread": 139670819383104, + "relativeCreated": 44.01707649230957, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:41,576", - "created": 1610581901.576012, + "asctime": "2021-02-28 18:40:20,096", + "created": 1614534020.096246, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1353,14 +1353,14 @@ "lineno": 228, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 576.0118961334229, + "msecs": 96.24600410461426, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 54.956912994384766, - "thread": 139670819383104, + "relativeCreated": 44.09599304199219, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1368,8 +1368,8 @@ "JsonCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], - "asctime": "2021-01-14 00:51:41,576", - "created": 1610581901.576063, + "asctime": "2021-02-28 18:40:20,096", + "created": 1614534020.096312, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1379,23 +1379,23 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", - "msecs": 576.0629177093506, + "msecs": 96.31204605102539, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 55.0079345703125, - "thread": 139670819383104, + "relativeCreated": 44.16203498840332, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,576", - "created": 1610581901.576258, + "asctime": "2021-02-28 18:40:20,096", + "created": 1614534020.096565, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1403,34 +1403,34 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json)", "module": "__init__", - "msecs": 576.2579441070557, + "msecs": 96.56500816345215, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 55.20296096801758, - "thread": 139670819383104, + "relativeCreated": 44.41499710083008, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 576.3239860534668, + "msecs": 96.64392471313477, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 55.26900291442871, - "thread": 139670819383104, + "relativeCreated": 44.493913650512695, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 6.604194641113281e-05 + "time_consumption": 7.891654968261719e-05 }, { "args": [], - "asctime": "2021-01-14 00:51:41,576", - "created": 1610581901.57684, + "asctime": "2021-02-28 18:40:20,097", + "created": 1614534020.097287, "exc_info": null, "exc_text": null, "filename": "test_cached_data.py", @@ -1446,8 +1446,8 @@ "JsonCache:", "uncached" ], - "asctime": "2021-01-14 00:51:41,576", - "created": 1610581901.576405, + "asctime": "2021-02-28 18:40:20,096", + "created": 1614534020.096748, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1457,23 +1457,23 @@ "lineno": 113, "message": "JsonCache: Key 'uncached' is not in cached_keys. Uncached data will be returned.", "module": "__init__", - "msecs": 576.4050483703613, + "msecs": 96.74811363220215, "msg": "%s Key '%s' is not in cached_keys. Uncached data will be returned.", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 55.35006523132324, - "thread": 139670819383104, + "relativeCreated": 44.59810256958008, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,576", - "created": 1610581901.576501, + "asctime": "2021-02-28 18:40:20,096", + "created": 1614534020.096861, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1481,16 +1481,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 225, - "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json)", + "message": "JsonCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json)", "module": "__init__", - "msecs": 576.5008926391602, + "msecs": 96.86088562011719, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 55.44590950012207, - "thread": 139670819383104, + "relativeCreated": 44.71087455749512, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1499,8 +1499,8 @@ "dict", "{u'1': 1, u'3': u'3', u'2': u'two', u'4': 4}" ], - "asctime": "2021-01-14 00:51:41,576", - "created": 1610581901.576559, + "asctime": "2021-02-28 18:40:20,096", + "created": 1614534020.096935, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1510,14 +1510,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'dict' from cache ({u'1': 1, u'3': u'3', u'2': u'two', u'4': 4})", "module": "__init__", - "msecs": 576.5590667724609, + "msecs": 96.93503379821777, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 55.50408363342285, - "thread": 139670819383104, + "relativeCreated": 44.7850227355957, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1526,8 +1526,8 @@ "unicode", "u'unicode'" ], - "asctime": "2021-01-14 00:51:41,576", - "created": 1610581901.576609, + "asctime": "2021-02-28 18:40:20,096", + "created": 1614534020.096999, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1537,14 +1537,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'unicode' from cache (u'unicode')", "module": "__init__", - "msecs": 576.6088962554932, + "msecs": 96.99892997741699, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 55.55391311645508, - "thread": 139670819383104, + "relativeCreated": 44.84891891479492, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1553,8 +1553,8 @@ "str", "u'string'" ], - "asctime": "2021-01-14 00:51:41,576", - "created": 1610581901.576656, + "asctime": "2021-02-28 18:40:20,097", + "created": 1614534020.097057, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1564,14 +1564,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'str' from cache (u'string')", "module": "__init__", - "msecs": 576.6561031341553, + "msecs": 97.05710411071777, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 55.60111999511719, - "thread": 139670819383104, + "relativeCreated": 44.9070930480957, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1580,8 +1580,8 @@ "integer", "17" ], - "asctime": "2021-01-14 00:51:41,576", - "created": 1610581901.576702, + "asctime": "2021-02-28 18:40:20,097", + "created": 1614534020.097115, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1591,14 +1591,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'integer' from cache (17)", "module": "__init__", - "msecs": 576.7021179199219, + "msecs": 97.11503982543945, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 55.64713478088379, - "thread": 139670819383104, + "relativeCreated": 44.96502876281738, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1607,8 +1607,8 @@ "float", "3.14159" ], - "asctime": "2021-01-14 00:51:41,576", - "created": 1610581901.576749, + "asctime": "2021-02-28 18:40:20,097", + "created": 1614534020.097176, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1618,14 +1618,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'float' from cache (3.14159)", "module": "__init__", - "msecs": 576.7490863800049, + "msecs": 97.17607498168945, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 55.6941032409668, - "thread": 139670819383104, + "relativeCreated": 45.02606391906738, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1634,8 +1634,8 @@ "list", "[1, u'two', u'3', 4]" ], - "asctime": "2021-01-14 00:51:41,576", - "created": 1610581901.576801, + "asctime": "2021-02-28 18:40:20,097", + "created": 1614534020.097237, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -1645,32 +1645,32 @@ "lineno": 110, "message": "JsonCache: Providing property for 'list' from cache ([1, u'two', u'3', 4])", "module": "__init__", - "msecs": 576.801061630249, + "msecs": 97.23711013793945, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 55.74607849121094, - "thread": 139670819383104, + "relativeCreated": 45.08709907531738, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 576.8399238586426, + "msecs": 97.28693962097168, "msg": "Collecting data from cache instance.", "name": "__tLogger__", - "pathname": "src/tests/test_cached_data.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_cached_data.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 55.78494071960449, - "thread": 139670819383104, + "relativeCreated": 45.13692855834961, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 3.886222839355469e-05 + "time_consumption": 4.982948303222656e-05 }, { "args": [], - "asctime": "2021-01-14 00:51:41,577", - "created": 1610581901.577667, + "asctime": "2021-02-28 18:40:20,098", + "created": 1614534020.098262, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1687,8 +1687,8 @@ "{ 'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [ 1, u'two', u'3', 4 ], 'dict': { u'1': 1, u'3': u'3', u'2': u'two', u'4': 4 }, 'str': u'string', 'integer': 17 }", "" ], - "asctime": "2021-01-14 00:51:41,576", - "created": 1610581901.576929, + "asctime": "2021-02-28 18:40:20,097", + "created": 1614534020.0974, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1698,14 +1698,14 @@ "lineno": 22, "message": "Result (Cached data): { 'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [ 1, u'two', u'3', 4 ], 'dict': { u'1': 1, u'3': u'3', u'2': u'two', u'4': 4 }, 'str': u'string', 'integer': 17 } ()", "module": "test", - "msecs": 576.9290924072266, + "msecs": 97.39995002746582, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 55.87410926818848, - "thread": 139670819383104, + "relativeCreated": 45.24993896484375, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1714,8 +1714,8 @@ "{ 'uncached': 'uncached_data_of_class', 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] }", "" ], - "asctime": "2021-01-14 00:51:41,576", - "created": 1610581901.576989, + "asctime": "2021-02-28 18:40:20,097", + "created": 1614534020.097474, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1725,14 +1725,14 @@ "lineno": 26, "message": "Expectation (Cached data): result = { 'uncached': 'uncached_data_of_class', 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] } ()", "module": "test", - "msecs": 576.988935470581, + "msecs": 97.4740982055664, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 55.93395233154297, - "thread": 139670819383104, + "relativeCreated": 45.324087142944336, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1742,8 +1742,8 @@ " for test_variable", "u'two'" ], - "asctime": "2021-01-14 00:51:41,577", - "created": 1610581901.577055, + "asctime": "2021-02-28 18:40:20,097", + "created": 1614534020.097558, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1753,22 +1753,22 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", - "msecs": 577.0549774169922, + "msecs": 97.55802154541016, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 55.9999942779541, - "thread": 139670819383104, + "relativeCreated": 45.408010482788086, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "u'two'" ], - "asctime": "2021-01-14 00:51:41,577", - "created": 1610581901.577097, + "asctime": "2021-02-28 18:40:20,097", + "created": 1614534020.09761, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1778,14 +1778,14 @@ "lineno": 119, "message": "Content u'two' is incorrect for test_variable.", "module": "test", - "msecs": 577.0969390869141, + "msecs": 97.6099967956543, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 56.04195594787598, - "thread": 139670819383104, + "relativeCreated": 45.45998573303223, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1795,8 +1795,8 @@ " for test_variable", "u'two'" ], - "asctime": "2021-01-14 00:51:41,577", - "created": 1610581901.577186, + "asctime": "2021-02-28 18:40:20,097", + "created": 1614534020.097673, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1806,22 +1806,22 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", - "msecs": 577.186107635498, + "msecs": 97.67293930053711, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 56.13112449645996, - "thread": 139670819383104, + "relativeCreated": 45.52292823791504, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "u'two'" ], - "asctime": "2021-01-14 00:51:41,577", - "created": 1610581901.577229, + "asctime": "2021-02-28 18:40:20,097", + "created": 1614534020.097724, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1831,14 +1831,14 @@ "lineno": 119, "message": "Content u'two' is incorrect for test_variable.", "module": "test", - "msecs": 577.2290229797363, + "msecs": 97.72396087646484, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 56.17403984069824, - "thread": 139670819383104, + "relativeCreated": 45.57394981384277, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1848,8 +1848,8 @@ " for test_variable", "u'two'" ], - "asctime": "2021-01-14 00:51:41,577", - "created": 1610581901.577272, + "asctime": "2021-02-28 18:40:20,097", + "created": 1614534020.097777, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1859,14 +1859,14 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", - "msecs": 577.2719383239746, + "msecs": 97.77688980102539, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 56.21695518493652, - "thread": 139670819383104, + "relativeCreated": 45.62687873840332, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1876,8 +1876,8 @@ " for result.list[1]", "u'two'" ], - "asctime": "2021-01-14 00:51:41,577", - "created": 1610581901.577314, + "asctime": "2021-02-28 18:40:20,097", + "created": 1614534020.097828, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1887,14 +1887,14 @@ "lineno": 123, "message": "Type is NOT for result.list[1] (u'two'). Check for known json storage type deviation -> .", "module": "test", - "msecs": 577.3138999938965, + "msecs": 97.82791137695312, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 56.2589168548584, - "thread": 139670819383104, + "relativeCreated": 45.677900314331055, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1904,8 +1904,8 @@ " for test_variable", "u'3'" ], - "asctime": "2021-01-14 00:51:41,577", - "created": 1610581901.577357, + "asctime": "2021-02-28 18:40:20,097", + "created": 1614534020.097883, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1915,22 +1915,22 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'3'). ", "module": "test", - "msecs": 577.3570537567139, + "msecs": 97.88298606872559, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 56.30207061767578, - "thread": 139670819383104, + "relativeCreated": 45.732975006103516, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "u'3'" ], - "asctime": "2021-01-14 00:51:41,577", - "created": 1610581901.577399, + "asctime": "2021-02-28 18:40:20,097", + "created": 1614534020.097931, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1940,14 +1940,14 @@ "lineno": 119, "message": "Content u'3' is incorrect for test_variable.", "module": "test", - "msecs": 577.3990154266357, + "msecs": 97.930908203125, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 56.344032287597656, - "thread": 139670819383104, + "relativeCreated": 45.78089714050293, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1957,8 +1957,8 @@ " for test_variable", "u'3'" ], - "asctime": "2021-01-14 00:51:41,577", - "created": 1610581901.577442, + "asctime": "2021-02-28 18:40:20,097", + "created": 1614534020.097984, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1968,14 +1968,14 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'3'). ", "module": "test", - "msecs": 577.441930770874, + "msecs": 97.98407554626465, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 56.38694763183594, - "thread": 139670819383104, + "relativeCreated": 45.83406448364258, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -1985,8 +1985,8 @@ " for result.list[2]", "u'3'" ], - "asctime": "2021-01-14 00:51:41,577", - "created": 1610581901.577483, + "asctime": "2021-02-28 18:40:20,098", + "created": 1614534020.098034, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -1996,14 +1996,14 @@ "lineno": 123, "message": "Type is NOT for result.list[2] (u'3'). Check for known json storage type deviation -> .", "module": "test", - "msecs": 577.4829387664795, + "msecs": 98.03390502929688, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 56.427955627441406, - "thread": 139670819383104, + "relativeCreated": 45.883893966674805, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -2013,8 +2013,8 @@ " for result.dict.3", "u'3'" ], - "asctime": "2021-01-14 00:51:41,577", - "created": 1610581901.577538, + "asctime": "2021-02-28 18:40:20,098", + "created": 1614534020.098106, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2024,14 +2024,14 @@ "lineno": 123, "message": "Type is NOT for result.dict.3 (u'3'). Check for known json storage type deviation -> .", "module": "test", - "msecs": 577.538013458252, + "msecs": 98.10590744018555, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 56.48303031921387, - "thread": 139670819383104, + "relativeCreated": 45.95589637756348, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -2041,8 +2041,8 @@ " for result.dict.2", "u'two'" ], - "asctime": "2021-01-14 00:51:41,577", - "created": 1610581901.577583, + "asctime": "2021-02-28 18:40:20,098", + "created": 1614534020.098158, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2052,14 +2052,14 @@ "lineno": 123, "message": "Type is NOT for result.dict.2 (u'two'). Check for known json storage type deviation -> .", "module": "test", - "msecs": 577.5830745697021, + "msecs": 98.15788269042969, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 56.52809143066406, - "thread": 139670819383104, + "relativeCreated": 46.00787162780762, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -2069,8 +2069,8 @@ " for result.str", "u'string'" ], - "asctime": "2021-01-14 00:51:41,577", - "created": 1610581901.577627, + "asctime": "2021-02-28 18:40:20,098", + "created": 1614534020.098212, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2080,39 +2080,39 @@ "lineno": 123, "message": "Type is NOT for result.str (u'string'). Check for known json storage type deviation -> .", "module": "test", - "msecs": 577.6269435882568, + "msecs": 98.21200370788574, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 56.57196044921875, - "thread": 139670819383104, + "relativeCreated": 46.06199264526367, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 577.6669979095459, + "msecs": 98.26207160949707, "msg": "Cached data is NOT correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 56.61201477050781, - "thread": 139670819383104, + "relativeCreated": 46.112060546875, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 4.00543212890625e-05 + "time_consumption": 5.0067901611328125e-05 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.0018649101257324219, - "time_finished": "2021-01-14 00:51:41,577", - "time_start": "2021-01-14 00:51:41,575" + "time_consumption": 0.002268075942993164, + "time_finished": "2021-02-28 18:40:20,098", + "time_start": "2021-02-28 18:40:20,095" }, "caching.property_cache_json: Test execution of save callback (full init)": { "args": null, - "asctime": "2021-01-14 00:51:41,597", - "created": 1610581901.597315, + "asctime": "2021-02-28 18:40:20,110", + "created": 1614534020.11023, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2123,18 +2123,18 @@ "message": "caching.property_cache_json: Test execution of save callback (full init)", "module": "__init__", "moduleLogger": [], - "msecs": 597.3150730133057, + "msecs": 110.2299690246582, "msg": "caching.property_cache_json: Test execution of save callback (full init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 76.26008987426758, + "relativeCreated": 58.07995796203613, "testcaseLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,597", - "created": 1610581901.597496, + "asctime": "2021-02-28 18:40:20,110", + "created": 1614534020.110355, "exc_info": null, "exc_text": null, "filename": "test_save_callback.py", @@ -2145,14 +2145,14 @@ "message": "Installing save_callback, which sets a variable to True on execution.", "module": "test_save_callback", "moduleLogger": [], - "msecs": 597.4960327148438, + "msecs": 110.35490036010742, "msg": "Installing save_callback, which sets a variable to True on execution.", "name": "__tLogger__", - "pathname": "src/tests/test_save_callback.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_save_callback.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 76.44104957580566, - "thread": 139670819383104, + "relativeCreated": 58.20488929748535, + "thread": 139640807294784, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -2161,8 +2161,8 @@ "True", "" ], - "asctime": "2021-01-14 00:51:41,598", - "created": 1610581901.598142, + "asctime": "2021-02-28 18:40:20,110", + "created": 1614534020.110768, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2176,10 +2176,10 @@ { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,597", - "created": 1610581901.59777, + "asctime": "2021-02-28 18:40:20,110", + "created": 1614534020.110537, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2187,16 +2187,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json)", "module": "__init__", - "msecs": 597.7699756622314, + "msecs": 110.53705215454102, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 76.71499252319336, - "thread": 139670819383104, + "relativeCreated": 58.387041091918945, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -2205,8 +2205,8 @@ "True", "" ], - "asctime": "2021-01-14 00:51:41,597", - "created": 1610581901.597983, + "asctime": "2021-02-28 18:40:20,110", + "created": 1614534020.11065, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2216,14 +2216,14 @@ "lineno": 22, "message": "Result (Save callback execution variable): True ()", "module": "test", - "msecs": 597.9828834533691, + "msecs": 110.65006256103516, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 76.92790031433105, - "thread": 139670819383104, + "relativeCreated": 58.500051498413086, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -2232,8 +2232,8 @@ "True", "" ], - "asctime": "2021-01-14 00:51:41,598", - "created": 1610581901.598067, + "asctime": "2021-02-28 18:40:20,110", + "created": 1614534020.110717, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2243,39 +2243,39 @@ "lineno": 26, "message": "Expectation (Save callback execution variable): result = True ()", "module": "test", - "msecs": 598.067045211792, + "msecs": 110.7170581817627, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 77.0120620727539, - "thread": 139670819383104, + "relativeCreated": 58.567047119140625, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 598.1419086456299, + "msecs": 110.76807975769043, "msg": "Save callback execution variable is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 77.0869255065918, - "thread": 139670819383104, + "relativeCreated": 58.61806869506836, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 7.486343383789062e-05 + "time_consumption": 5.1021575927734375e-05 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.0008268356323242188, - "time_finished": "2021-01-14 00:51:41,598", - "time_start": "2021-01-14 00:51:41,597" + "time_consumption": 0.0005381107330322266, + "time_finished": "2021-02-28 18:40:20,110", + "time_start": "2021-02-28 18:40:20,110" }, "caching.property_cache_json: Test full initialised JSON-Cache-Object": { "args": null, - "asctime": "2021-01-14 00:51:41,569", - "created": 1610581901.569332, + "asctime": "2021-02-28 18:40:20,086", + "created": 1614534020.086355, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2286,21 +2286,21 @@ "message": "caching.property_cache_json: Test full initialised JSON-Cache-Object", "module": "__init__", "moduleLogger": [], - "msecs": 569.3318843841553, + "msecs": 86.35497093200684, "msg": "caching.property_cache_json: Test full initialised JSON-Cache-Object", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 48.27690124511719, + "relativeCreated": 34.204959869384766, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], - "asctime": "2021-01-14 00:51:41,570", - "created": 1610581901.570136, + "asctime": "2021-02-28 18:40:20,087", + "created": 1614534020.087584, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -2313,8 +2313,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,569", - "created": 1610581901.569538, + "asctime": "2021-02-28 18:40:20,086", + "created": 1614534020.086673, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -2324,22 +2324,22 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 569.5381164550781, + "msecs": 86.67302131652832, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 48.48313331604004, - "thread": 139670819383104, + "relativeCreated": 34.52301025390625, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,569", - "created": 1610581901.569622, + "asctime": "2021-02-28 18:40:20,086", + "created": 1614534020.086816, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -2347,24 +2347,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json as cache file.", "module": "test_helpers", - "msecs": 569.6220397949219, + "msecs": 86.81607246398926, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 48.56705665588379, - "thread": 139670819383104, + "relativeCreated": 34.66606140136719, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:41,569", - "created": 1610581901.569769, + "asctime": "2021-02-28 18:40:20,087", + "created": 1614534020.087033, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2374,14 +2374,14 @@ "lineno": 228, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 569.7689056396484, + "msecs": 87.03303337097168, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 48.71392250061035, - "thread": 139670819383104, + "relativeCreated": 34.88302230834961, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -2389,8 +2389,8 @@ "JsonCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], - "asctime": "2021-01-14 00:51:41,569", - "created": 1610581901.569834, + "asctime": "2021-02-28 18:40:20,087", + "created": 1614534020.087122, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2400,23 +2400,23 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", - "msecs": 569.8339939117432, + "msecs": 87.12196350097656, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 48.77901077270508, - "thread": 139670819383104, + "relativeCreated": 34.97195243835449, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,570", - "created": 1610581901.570059, + "asctime": "2021-02-28 18:40:20,087", + "created": 1614534020.087466, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2424,36 +2424,36 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json)", "module": "__init__", - "msecs": 570.059061050415, + "msecs": 87.46600151062012, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 49.00407791137695, - "thread": 139670819383104, + "relativeCreated": 35.31599044799805, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 570.1360702514648, + "msecs": 87.58401870727539, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 49.08108711242676, - "thread": 139670819383104, + "relativeCreated": 35.43400764465332, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 7.700920104980469e-05 + "time_consumption": 0.00011801719665527344 }, { "args": [ "property_cache_json" ], - "asctime": "2021-01-14 00:51:41,570", - "created": 1610581901.570431, + "asctime": "2021-02-28 18:40:20,088", + "created": 1614534020.08803, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", @@ -2467,10 +2467,10 @@ { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,570", - "created": 1610581901.570271, + "asctime": "2021-02-28 18:40:20,087", + "created": 1614534020.087798, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -2478,24 +2478,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 225, - "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json)", + "message": "JsonCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json)", "module": "__init__", - "msecs": 570.2710151672363, + "msecs": 87.7981185913086, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 49.21603202819824, - "thread": 139670819383104, + "relativeCreated": 35.64810752868652, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "{u'str': u'string', u'_property_cache_uid_': u'my_unique_id', u'float': 3.14159, u'list': [1, u'two', u'3', 4], u'dict': {u'1': 1, u'3': u'3', u'2': u'two', u'4': 4}, u'unicode': u'unicode', u'_property_cache_data_version_': 1, u'integer': 17}" ], - "asctime": "2021-01-14 00:51:41,570", - "created": 1610581901.570342, + "asctime": "2021-02-28 18:40:20,087", + "created": 1614534020.087904, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", @@ -2505,14 +2505,14 @@ "lineno": 20, "message": "Using storage object of cache class for comparison: {u'str': u'string', u'_property_cache_uid_': u'my_unique_id', u'float': 3.14159, u'list': [1, u'two', u'3', 4], u'dict': {u'1': 1, u'3': u'3', u'2': u'two', u'4': 4}, u'unicode': u'unicode', u'_property_cache_data_version_': 1, u'integer': 17}", "module": "test_load_on_init", - "msecs": 570.3420639038086, + "msecs": 87.90397644042969, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", - "pathname": "src/tests/test_load_on_init.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_load_on_init.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 49.28708076477051, - "thread": 139670819383104, + "relativeCreated": 35.75396537780762, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -2520,8 +2520,8 @@ "_property_cache_data_version_", "_property_cache_uid_" ], - "asctime": "2021-01-14 00:51:41,570", - "created": 1610581901.570391, + "asctime": "2021-02-28 18:40:20,087", + "created": 1614534020.087979, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", @@ -2531,32 +2531,32 @@ "lineno": 21, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_load_on_init", - "msecs": 570.3909397125244, + "msecs": 87.97907829284668, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", - "pathname": "src/tests/test_load_on_init.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_load_on_init.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 49.33595657348633, - "thread": 139670819383104, + "relativeCreated": 35.82906723022461, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 570.4309940338135, + "msecs": 88.03009986877441, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", - "pathname": "src/tests/test_load_on_init.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_load_on_init.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 49.37601089477539, - "thread": 139670819383104, + "relativeCreated": 35.880088806152344, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 4.00543212890625e-05 + "time_consumption": 5.1021575927734375e-05 }, { "args": [], - "asctime": "2021-01-14 00:51:41,571", - "created": 1610581901.571226, + "asctime": "2021-02-28 18:40:20,089", + "created": 1614534020.089333, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2573,8 +2573,8 @@ "{ u'str': u'string', u'float': 3.14159, u'list': [ 1, u'two', u'3', 4 ], u'dict': { u'1': 1, u'3': u'3', u'2': u'two', u'4': 4 }, u'unicode': u'unicode', u'integer': 17 }", "" ], - "asctime": "2021-01-14 00:51:41,570", - "created": 1610581901.570522, + "asctime": "2021-02-28 18:40:20,088", + "created": 1614534020.088191, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2584,14 +2584,14 @@ "lineno": 22, "message": "Result (Cache object): { u'str': u'string', u'float': 3.14159, u'list': [ 1, u'two', u'3', 4 ], u'dict': { u'1': 1, u'3': u'3', u'2': u'two', u'4': 4 }, u'unicode': u'unicode', u'integer': 17 } ()", "module": "test", - "msecs": 570.5220699310303, + "msecs": 88.19103240966797, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 49.46708679199219, - "thread": 139670819383104, + "relativeCreated": 36.0410213470459, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -2600,8 +2600,8 @@ "{ 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] }", "" ], - "asctime": "2021-01-14 00:51:41,570", - "created": 1610581901.570583, + "asctime": "2021-02-28 18:40:20,088", + "created": 1614534020.088278, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2611,14 +2611,14 @@ "lineno": 26, "message": "Expectation (Cache object): result = { 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] } ()", "module": "test", - "msecs": 570.5831050872803, + "msecs": 88.27805519104004, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 49.52812194824219, - "thread": 139670819383104, + "relativeCreated": 36.12804412841797, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -2628,8 +2628,8 @@ " for result.str", "u'string'" ], - "asctime": "2021-01-14 00:51:41,570", - "created": 1610581901.570642, + "asctime": "2021-02-28 18:40:20,088", + "created": 1614534020.088366, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2639,14 +2639,14 @@ "lineno": 123, "message": "Type is NOT for result.str (u'string'). Check for known json storage type deviation -> .", "module": "test", - "msecs": 570.6419944763184, + "msecs": 88.36603164672852, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 49.58701133728027, - "thread": 139670819383104, + "relativeCreated": 36.216020584106445, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -2656,8 +2656,8 @@ " for test_variable", "u'two'" ], - "asctime": "2021-01-14 00:51:41,570", - "created": 1610581901.570698, + "asctime": "2021-02-28 18:40:20,088", + "created": 1614534020.08845, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2667,22 +2667,22 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", - "msecs": 570.6980228424072, + "msecs": 88.44995498657227, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 49.64303970336914, - "thread": 139670819383104, + "relativeCreated": 36.299943923950195, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "u'two'" ], - "asctime": "2021-01-14 00:51:41,570", - "created": 1610581901.570739, + "asctime": "2021-02-28 18:40:20,088", + "created": 1614534020.088511, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2692,14 +2692,14 @@ "lineno": 119, "message": "Content u'two' is incorrect for test_variable.", "module": "test", - "msecs": 570.7390308380127, + "msecs": 88.51099014282227, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 49.68404769897461, - "thread": 139670819383104, + "relativeCreated": 36.360979080200195, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -2709,8 +2709,8 @@ " for test_variable", "u'two'" ], - "asctime": "2021-01-14 00:51:41,570", - "created": 1610581901.570785, + "asctime": "2021-02-28 18:40:20,088", + "created": 1614534020.088579, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2720,22 +2720,22 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", - "msecs": 570.7850456237793, + "msecs": 88.57893943786621, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 49.73006248474121, - "thread": 139670819383104, + "relativeCreated": 36.42892837524414, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "u'two'" ], - "asctime": "2021-01-14 00:51:41,570", - "created": 1610581901.570825, + "asctime": "2021-02-28 18:40:20,088", + "created": 1614534020.08864, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2745,14 +2745,14 @@ "lineno": 119, "message": "Content u'two' is incorrect for test_variable.", "module": "test", - "msecs": 570.8250999450684, + "msecs": 88.63997459411621, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 49.77011680603027, - "thread": 139670819383104, + "relativeCreated": 36.48996353149414, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -2762,8 +2762,8 @@ " for test_variable", "u'two'" ], - "asctime": "2021-01-14 00:51:41,570", - "created": 1610581901.570868, + "asctime": "2021-02-28 18:40:20,088", + "created": 1614534020.088702, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2773,14 +2773,14 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", - "msecs": 570.8680152893066, + "msecs": 88.70196342468262, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 49.813032150268555, - "thread": 139670819383104, + "relativeCreated": 36.55195236206055, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -2790,8 +2790,8 @@ " for result.list[1]", "u'two'" ], - "asctime": "2021-01-14 00:51:41,570", - "created": 1610581901.570909, + "asctime": "2021-02-28 18:40:20,088", + "created": 1614534020.08876, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2801,14 +2801,14 @@ "lineno": 123, "message": "Type is NOT for result.list[1] (u'two'). Check for known json storage type deviation -> .", "module": "test", - "msecs": 570.9090232849121, + "msecs": 88.7598991394043, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 49.85404014587402, - "thread": 139670819383104, + "relativeCreated": 36.60988807678223, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -2818,8 +2818,8 @@ " for test_variable", "u'3'" ], - "asctime": "2021-01-14 00:51:41,570", - "created": 1610581901.570955, + "asctime": "2021-02-28 18:40:20,088", + "created": 1614534020.08882, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2829,22 +2829,22 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'3'). ", "module": "test", - "msecs": 570.9550380706787, + "msecs": 88.81998062133789, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 49.900054931640625, - "thread": 139670819383104, + "relativeCreated": 36.66996955871582, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "u'3'" ], - "asctime": "2021-01-14 00:51:41,570", - "created": 1610581901.570993, + "asctime": "2021-02-28 18:40:20,088", + "created": 1614534020.088875, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2854,14 +2854,14 @@ "lineno": 119, "message": "Content u'3' is incorrect for test_variable.", "module": "test", - "msecs": 570.9929466247559, + "msecs": 88.87505531311035, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 49.93796348571777, - "thread": 139670819383104, + "relativeCreated": 36.72504425048828, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -2871,8 +2871,8 @@ " for test_variable", "u'3'" ], - "asctime": "2021-01-14 00:51:41,571", - "created": 1610581901.571035, + "asctime": "2021-02-28 18:40:20,088", + "created": 1614534020.088935, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2882,14 +2882,14 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'3'). ", "module": "test", - "msecs": 571.0349082946777, + "msecs": 88.93489837646484, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 49.97992515563965, - "thread": 139670819383104, + "relativeCreated": 36.78488731384277, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -2899,8 +2899,8 @@ " for result.list[2]", "u'3'" ], - "asctime": "2021-01-14 00:51:41,571", - "created": 1610581901.571076, + "asctime": "2021-02-28 18:40:20,088", + "created": 1614534020.088996, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2910,14 +2910,14 @@ "lineno": 123, "message": "Type is NOT for result.list[2] (u'3'). Check for known json storage type deviation -> .", "module": "test", - "msecs": 571.0759162902832, + "msecs": 88.99593353271484, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 50.02093315124512, - "thread": 139670819383104, + "relativeCreated": 36.84592247009277, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -2927,8 +2927,8 @@ " for result.dict.3", "u'3'" ], - "asctime": "2021-01-14 00:51:41,571", - "created": 1610581901.571138, + "asctime": "2021-02-28 18:40:20,089", + "created": 1614534020.089164, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2938,14 +2938,14 @@ "lineno": 123, "message": "Type is NOT for result.dict.3 (u'3'). Check for known json storage type deviation -> .", "module": "test", - "msecs": 571.1379051208496, + "msecs": 89.16401863098145, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 50.08292198181152, - "thread": 139670819383104, + "relativeCreated": 37.014007568359375, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -2955,8 +2955,8 @@ " for result.dict.2", "u'two'" ], - "asctime": "2021-01-14 00:51:41,571", - "created": 1610581901.57118, + "asctime": "2021-02-28 18:40:20,089", + "created": 1614534020.089249, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -2966,39 +2966,39 @@ "lineno": 123, "message": "Type is NOT for result.dict.2 (u'two'). Check for known json storage type deviation -> .", "module": "test", - "msecs": 571.1801052093506, + "msecs": 89.2488956451416, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 50.1251220703125, - "thread": 139670819383104, + "relativeCreated": 37.09888458251953, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 571.2258815765381, + "msecs": 89.33305740356445, "msg": "Cache object is NOT correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 50.1708984375, - "thread": 139670819383104, + "relativeCreated": 37.18304634094238, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 4.57763671875e-05 + "time_consumption": 8.416175842285156e-05 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.0018939971923828125, - "time_finished": "2021-01-14 00:51:41,571", - "time_start": "2021-01-14 00:51:41,569" + "time_consumption": 0.002978086471557617, + "time_finished": "2021-02-28 18:40:20,089", + "time_start": "2021-02-28 18:40:20,086" }, "caching.property_cache_json: Test get from source caused by changed uid (full init)": { "args": null, - "asctime": "2021-01-14 00:51:41,584", - "created": 1610581901.584997, + "asctime": "2021-02-28 18:40:20,104", + "created": 1614534020.104136, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3009,21 +3009,21 @@ "message": "caching.property_cache_json: Test get from source caused by changed uid (full init)", "module": "__init__", "moduleLogger": [], - "msecs": 584.9969387054443, + "msecs": 104.13599014282227, "msg": "caching.property_cache_json: Test get from source caused by changed uid (full init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 63.94195556640625, + "relativeCreated": 51.985979080200195, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], - "asctime": "2021-01-14 00:51:41,587", - "created": 1610581901.587595, + "asctime": "2021-02-28 18:40:20,104", + "created": 1614534020.104905, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -3036,8 +3036,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,585", - "created": 1610581901.585765, + "asctime": "2021-02-28 18:40:20,104", + "created": 1614534020.104255, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -3047,22 +3047,22 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 585.7648849487305, + "msecs": 104.25496101379395, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 64.70990180969238, - "thread": 139670819383104, + "relativeCreated": 52.104949951171875, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,586", - "created": 1610581901.586052, + "asctime": "2021-02-28 18:40:20,104", + "created": 1614534020.104354, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -3070,24 +3070,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json as cache file.", "module": "test_helpers", - "msecs": 586.0519409179688, + "msecs": 104.3539047241211, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 64.99695777893066, - "thread": 139670819383104, + "relativeCreated": 52.20389366149902, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:41,586", - "created": 1610581901.586277, + "asctime": "2021-02-28 18:40:20,104", + "created": 1614534020.104472, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3097,14 +3097,14 @@ "lineno": 228, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 586.2770080566406, + "msecs": 104.47192192077637, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 65.22202491760254, - "thread": 139670819383104, + "relativeCreated": 52.3219108581543, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -3112,8 +3112,8 @@ "JsonCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], - "asctime": "2021-01-14 00:51:41,586", - "created": 1610581901.586519, + "asctime": "2021-02-28 18:40:20,104", + "created": 1614534020.104549, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3123,23 +3123,23 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", - "msecs": 586.5190029144287, + "msecs": 104.54893112182617, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 65.46401977539062, - "thread": 139670819383104, + "relativeCreated": 52.3989200592041, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,587", - "created": 1610581901.587308, + "asctime": "2021-02-28 18:40:20,104", + "created": 1614534020.104822, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3147,37 +3147,37 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json)", "module": "__init__", - "msecs": 587.3079299926758, + "msecs": 104.82192039489746, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 66.2529468536377, - "thread": 139670819383104, + "relativeCreated": 52.67190933227539, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 587.5949859619141, + "msecs": 104.9048900604248, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 66.54000282287598, - "thread": 139670819383104, + "relativeCreated": 52.754878997802734, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.00028705596923828125 + "time_consumption": 8.296966552734375e-05 }, { "args": [ "{'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34}", "" ], - "asctime": "2021-01-14 00:51:41,590", - "created": 1610581901.590537, + "asctime": "2021-02-28 18:40:20,106", + "created": 1614534020.106208, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3191,10 +3191,10 @@ { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,588", - "created": 1610581901.58812, + "asctime": "2021-02-28 18:40:20,105", + "created": 1614534020.105077, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3202,24 +3202,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 225, - "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json)", + "message": "JsonCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json)", "module": "__init__", - "msecs": 588.1199836730957, + "msecs": 105.07702827453613, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 67.06500053405762, - "thread": 139670819383104, + "relativeCreated": 52.92701721191406, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:41,588", - "created": 1610581901.588313, + "asctime": "2021-02-28 18:40:20,105", + "created": 1614534020.105145, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3229,14 +3229,14 @@ "lineno": 131, "message": "JsonCache: Source uid changed, ignoring previous cache data", "module": "__init__", - "msecs": 588.313102722168, + "msecs": 105.14497756958008, "msg": "%s Source uid changed, ignoring previous cache data", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 67.25811958312988, - "thread": 139670819383104, + "relativeCreated": 52.99496650695801, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -3244,8 +3244,8 @@ "JsonCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], - "asctime": "2021-01-14 00:51:41,588", - "created": 1610581901.588519, + "asctime": "2021-02-28 18:40:20,105", + "created": 1614534020.105215, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3255,23 +3255,23 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", - "msecs": 588.5190963745117, + "msecs": 105.21507263183594, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 67.46411323547363, - "thread": 139670819383104, + "relativeCreated": 53.06506156921387, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,588", - "created": 1610581901.588971, + "asctime": "2021-02-28 18:40:20,105", + "created": 1614534020.105472, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3279,16 +3279,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json)", "module": "__init__", - "msecs": 588.9708995819092, + "msecs": 105.47208786010742, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 67.9159164428711, - "thread": 139670819383104, + "relativeCreated": 53.32207679748535, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -3297,8 +3297,8 @@ "dict", "{'1': '1', '3': 'three', '2': 2, '4': '4'}" ], - "asctime": "2021-01-14 00:51:41,589", - "created": 1610581901.589397, + "asctime": "2021-02-28 18:40:20,105", + "created": 1614534020.105595, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3308,14 +3308,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'dict' from cache ({'1': '1', '3': 'three', '2': 2, '4': '4'})", "module": "__init__", - "msecs": 589.3969535827637, + "msecs": 105.59511184692383, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 68.34197044372559, - "thread": 139670819383104, + "relativeCreated": 53.44510078430176, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -3324,8 +3324,8 @@ "unicode", "u'__unicode__'" ], - "asctime": "2021-01-14 00:51:41,589", - "created": 1610581901.589542, + "asctime": "2021-02-28 18:40:20,105", + "created": 1614534020.105681, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3335,14 +3335,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'unicode' from cache (u'__unicode__')", "module": "__init__", - "msecs": 589.5419120788574, + "msecs": 105.68094253540039, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 68.48692893981934, - "thread": 139670819383104, + "relativeCreated": 53.53093147277832, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -3351,8 +3351,8 @@ "str", "'__string__'" ], - "asctime": "2021-01-14 00:51:41,589", - "created": 1610581901.589667, + "asctime": "2021-02-28 18:40:20,105", + "created": 1614534020.105744, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3362,14 +3362,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'str' from cache ('__string__')", "module": "__init__", - "msecs": 589.6670818328857, + "msecs": 105.7438850402832, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 68.61209869384766, - "thread": 139670819383104, + "relativeCreated": 53.59387397766113, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -3378,8 +3378,8 @@ "integer", "34" ], - "asctime": "2021-01-14 00:51:41,589", - "created": 1610581901.589786, + "asctime": "2021-02-28 18:40:20,105", + "created": 1614534020.105807, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3389,14 +3389,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'integer' from cache (34)", "module": "__init__", - "msecs": 589.7860527038574, + "msecs": 105.80706596374512, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 68.73106956481934, - "thread": 139670819383104, + "relativeCreated": 53.65705490112305, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -3405,8 +3405,8 @@ "float", "2.71828" ], - "asctime": "2021-01-14 00:51:41,589", - "created": 1610581901.589911, + "asctime": "2021-02-28 18:40:20,105", + "created": 1614534020.105867, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3416,14 +3416,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'float' from cache (2.71828)", "module": "__init__", - "msecs": 589.9109840393066, + "msecs": 105.86690902709961, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 68.85600090026855, - "thread": 139670819383104, + "relativeCreated": 53.71689796447754, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -3432,8 +3432,8 @@ "list", "['one', 2, 3, '4']" ], - "asctime": "2021-01-14 00:51:41,590", - "created": 1610581901.590031, + "asctime": "2021-02-28 18:40:20,105", + "created": 1614534020.105926, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3443,14 +3443,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'list' from cache (['one', 2, 3, '4'])", "module": "__init__", - "msecs": 590.0309085845947, + "msecs": 105.9260368347168, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 68.97592544555664, - "thread": 139670819383104, + "relativeCreated": 53.77602577209473, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -3459,8 +3459,8 @@ "{ 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 }", "" ], - "asctime": "2021-01-14 00:51:41,590", - "created": 1610581901.590183, + "asctime": "2021-02-28 18:40:20,106", + "created": 1614534020.106011, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3470,14 +3470,14 @@ "lineno": 22, "message": "Result (Instance data after changing uid): { 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 } ()", "module": "test", - "msecs": 590.1830196380615, + "msecs": 106.01091384887695, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 69.12803649902344, - "thread": 139670819383104, + "relativeCreated": 53.86090278625488, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -3486,8 +3486,8 @@ "{ 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] }", "" ], - "asctime": "2021-01-14 00:51:41,590", - "created": 1610581901.590324, + "asctime": "2021-02-28 18:40:20,106", + "created": 1614534020.106085, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3497,39 +3497,39 @@ "lineno": 26, "message": "Expectation (Instance data after changing uid): result = { 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] } ()", "module": "test", - "msecs": 590.3239250183105, + "msecs": 106.08506202697754, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 69.26894187927246, - "thread": 139670819383104, + "relativeCreated": 53.93505096435547, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 590.5370712280273, + "msecs": 106.20808601379395, "msg": "Instance data after changing uid is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 69.48208808898926, - "thread": 139670819383104, + "relativeCreated": 54.058074951171875, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.00021314620971679688 + "time_consumption": 0.00012302398681640625 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.005540132522583008, - "time_finished": "2021-01-14 00:51:41,590", - "time_start": "2021-01-14 00:51:41,584" + "time_consumption": 0.0020720958709716797, + "time_finished": "2021-02-28 18:40:20,106", + "time_start": "2021-02-28 18:40:20,104" }, "caching.property_cache_json: Test get from source caused by changed uid (partially init)": { "args": null, - "asctime": "2021-01-14 00:51:41,590", - "created": 1610581901.590813, + "asctime": "2021-02-28 18:40:20,106", + "created": 1614534020.106404, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3540,21 +3540,21 @@ "message": "caching.property_cache_json: Test get from source caused by changed uid (partially init)", "module": "__init__", "moduleLogger": [], - "msecs": 590.8129215240479, + "msecs": 106.40406608581543, "msg": "caching.property_cache_json: Test get from source caused by changed uid (partially init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 69.75793838500977, + "relativeCreated": 54.25405502319336, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], - "asctime": "2021-01-14 00:51:41,592", - "created": 1610581901.592116, + "asctime": "2021-02-28 18:40:20,107", + "created": 1614534020.107127, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -3567,8 +3567,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,591", - "created": 1610581901.591065, + "asctime": "2021-02-28 18:40:20,106", + "created": 1614534020.106516, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -3578,22 +3578,22 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 591.0649299621582, + "msecs": 106.51588439941406, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 70.00994682312012, - "thread": 139670819383104, + "relativeCreated": 54.36587333679199, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,591", - "created": 1610581901.591238, + "asctime": "2021-02-28 18:40:20,106", + "created": 1614534020.106611, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -3601,24 +3601,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json as cache file.", "module": "test_helpers", - "msecs": 591.2380218505859, + "msecs": 106.61101341247559, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 70.18303871154785, - "thread": 139670819383104, + "relativeCreated": 54.461002349853516, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:41,591", - "created": 1610581901.591416, + "asctime": "2021-02-28 18:40:20,106", + "created": 1614534020.106704, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3628,14 +3628,14 @@ "lineno": 228, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 591.4158821105957, + "msecs": 106.7039966583252, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 70.36089897155762, - "thread": 139670819383104, + "relativeCreated": 54.553985595703125, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -3643,8 +3643,8 @@ "JsonCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], - "asctime": "2021-01-14 00:51:41,591", - "created": 1610581901.591542, + "asctime": "2021-02-28 18:40:20,106", + "created": 1614534020.106773, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3654,23 +3654,23 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", - "msecs": 591.5420055389404, + "msecs": 106.77289962768555, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 70.48702239990234, - "thread": 139670819383104, + "relativeCreated": 54.62288856506348, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,591", - "created": 1610581901.591953, + "asctime": "2021-02-28 18:40:20,107", + "created": 1614534020.107046, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3678,37 +3678,37 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", - "msecs": 591.9530391693115, + "msecs": 107.04588890075684, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 70.89805603027344, - "thread": 139670819383104, + "relativeCreated": 54.895877838134766, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 592.116117477417, + "msecs": 107.12695121765137, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 71.0611343383789, - "thread": 139670819383104, + "relativeCreated": 54.9769401550293, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.00016307830810546875 + "time_consumption": 8.106231689453125e-05 }, { "args": [ "{'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34}", "" ], - "asctime": "2021-01-14 00:51:41,596", - "created": 1610581901.596952, + "asctime": "2021-02-28 18:40:20,109", + "created": 1614534020.109969, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -3722,10 +3722,10 @@ { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,592", - "created": 1610581901.592453, + "asctime": "2021-02-28 18:40:20,107", + "created": 1614534020.107299, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3733,24 +3733,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 225, - "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", + "message": "JsonCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", - "msecs": 592.4530029296875, + "msecs": 107.2990894317627, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 71.39801979064941, - "thread": 139670819383104, + "relativeCreated": 55.149078369140625, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:41,592", - "created": 1610581901.592595, + "asctime": "2021-02-28 18:40:20,107", + "created": 1614534020.107368, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3760,23 +3760,23 @@ "lineno": 131, "message": "JsonCache: Source uid changed, ignoring previous cache data", "module": "__init__", - "msecs": 592.595100402832, + "msecs": 107.36799240112305, "msg": "%s Source uid changed, ignoring previous cache data", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 71.54011726379395, - "thread": 139670819383104, + "relativeCreated": 55.21798133850098, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,593", - "created": 1610581901.593559, + "asctime": "2021-02-28 18:40:20,107", + "created": 1614534020.107656, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3784,16 +3784,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", - "msecs": 593.5590267181396, + "msecs": 107.65600204467773, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 72.50404357910156, - "thread": 139670819383104, + "relativeCreated": 55.505990982055664, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -3802,8 +3802,8 @@ "dict", "{'1': '1', '3': 'three', '2': 2, '4': '4'}" ], - "asctime": "2021-01-14 00:51:41,593", - "created": 1610581901.593774, + "asctime": "2021-02-28 18:40:20,107", + "created": 1614534020.107771, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3813,23 +3813,23 @@ "lineno": 106, "message": "JsonCache: Loading property for 'dict' from source instance ({'1': '1', '3': 'three', '2': 2, '4': '4'})", "module": "__init__", - "msecs": 593.7740802764893, + "msecs": 107.77091979980469, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 72.71909713745117, - "thread": 139670819383104, + "relativeCreated": 55.62090873718262, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,593", - "created": 1610581901.593956, + "asctime": "2021-02-28 18:40:20,107", + "created": 1614534020.107966, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3837,16 +3837,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", - "msecs": 593.9559936523438, + "msecs": 107.96594619750977, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 72.90101051330566, - "thread": 139670819383104, + "relativeCreated": 55.815935134887695, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -3855,8 +3855,8 @@ "unicode", "u'__unicode__'" ], - "asctime": "2021-01-14 00:51:41,594", - "created": 1610581901.594084, + "asctime": "2021-02-28 18:40:20,108", + "created": 1614534020.108073, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3866,23 +3866,23 @@ "lineno": 106, "message": "JsonCache: Loading property for 'unicode' from source instance (u'__unicode__')", "module": "__init__", - "msecs": 594.0840244293213, + "msecs": 108.07299613952637, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 73.0290412902832, - "thread": 139670819383104, + "relativeCreated": 55.9229850769043, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,594", - "created": 1610581901.594381, + "asctime": "2021-02-28 18:40:20,108", + "created": 1614534020.108255, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3890,16 +3890,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", - "msecs": 594.3810939788818, + "msecs": 108.25490951538086, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 73.32611083984375, - "thread": 139670819383104, + "relativeCreated": 56.10489845275879, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -3908,8 +3908,8 @@ "str", "'__string__'" ], - "asctime": "2021-01-14 00:51:41,594", - "created": 1610581901.594579, + "asctime": "2021-02-28 18:40:20,108", + "created": 1614534020.108358, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3919,23 +3919,23 @@ "lineno": 106, "message": "JsonCache: Loading property for 'str' from source instance ('__string__')", "module": "__init__", - "msecs": 594.5789813995361, + "msecs": 108.35790634155273, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 73.52399826049805, - "thread": 139670819383104, + "relativeCreated": 56.207895278930664, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,594", - "created": 1610581901.594872, + "asctime": "2021-02-28 18:40:20,108", + "created": 1614534020.108543, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3943,16 +3943,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", - "msecs": 594.871997833252, + "msecs": 108.54291915893555, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 73.81701469421387, - "thread": 139670819383104, + "relativeCreated": 56.39290809631348, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -3961,8 +3961,8 @@ "integer", "34" ], - "asctime": "2021-01-14 00:51:41,595", - "created": 1610581901.595047, + "asctime": "2021-02-28 18:40:20,108", + "created": 1614534020.108655, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3972,23 +3972,23 @@ "lineno": 106, "message": "JsonCache: Loading property for 'integer' from source instance (34)", "module": "__init__", - "msecs": 595.0469970703125, + "msecs": 108.65497589111328, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 73.99201393127441, - "thread": 139670819383104, + "relativeCreated": 56.50496482849121, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,595", - "created": 1610581901.59536, + "asctime": "2021-02-28 18:40:20,108", + "created": 1614534020.108855, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -3996,16 +3996,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", - "msecs": 595.3600406646729, + "msecs": 108.85500907897949, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 74.30505752563477, - "thread": 139670819383104, + "relativeCreated": 56.70499801635742, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -4014,8 +4014,8 @@ "float", "2.71828" ], - "asctime": "2021-01-14 00:51:41,595", - "created": 1610581901.595541, + "asctime": "2021-02-28 18:40:20,108", + "created": 1614534020.108975, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4025,23 +4025,23 @@ "lineno": 106, "message": "JsonCache: Loading property for 'float' from source instance (2.71828)", "module": "__init__", - "msecs": 595.5410003662109, + "msecs": 108.97493362426758, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 74.48601722717285, - "thread": 139670819383104, + "relativeCreated": 56.82492256164551, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,595", - "created": 1610581901.59588, + "asctime": "2021-02-28 18:40:20,109", + "created": 1614534020.109191, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4049,16 +4049,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", - "msecs": 595.8800315856934, + "msecs": 109.1909408569336, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 74.82504844665527, - "thread": 139670819383104, + "relativeCreated": 57.04092979431152, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -4067,8 +4067,8 @@ "list", "['one', 2, 3, '4']" ], - "asctime": "2021-01-14 00:51:41,596", - "created": 1610581901.59606, + "asctime": "2021-02-28 18:40:20,109", + "created": 1614534020.109313, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4078,23 +4078,23 @@ "lineno": 106, "message": "JsonCache: Loading property for 'list' from source instance (['one', 2, 3, '4'])", "module": "__init__", - "msecs": 596.060037612915, + "msecs": 109.3130111694336, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 75.00505447387695, - "thread": 139670819383104, + "relativeCreated": 57.16300010681152, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,596", - "created": 1610581901.596404, + "asctime": "2021-02-28 18:40:20,109", + "created": 1614534020.109558, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4102,16 +4102,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", - "msecs": 596.4040756225586, + "msecs": 109.55810546875, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 75.34909248352051, - "thread": 139670819383104, + "relativeCreated": 57.40809440612793, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -4120,8 +4120,8 @@ "{ 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 }", "" ], - "asctime": "2021-01-14 00:51:41,596", - "created": 1610581901.596625, + "asctime": "2021-02-28 18:40:20,109", + "created": 1614534020.109744, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4131,14 +4131,14 @@ "lineno": 22, "message": "Result (Instance data after changing uid): { 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 } ()", "module": "test", - "msecs": 596.6250896453857, + "msecs": 109.74407196044922, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 75.57010650634766, - "thread": 139670819383104, + "relativeCreated": 57.59406089782715, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -4147,8 +4147,8 @@ "{ 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] }", "" ], - "asctime": "2021-01-14 00:51:41,596", - "created": 1610581901.596746, + "asctime": "2021-02-28 18:40:20,109", + "created": 1614534020.109838, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4158,39 +4158,39 @@ "lineno": 26, "message": "Expectation (Instance data after changing uid): result = { 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] } ()", "module": "test", - "msecs": 596.7459678649902, + "msecs": 109.83800888061523, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 75.69098472595215, - "thread": 139670819383104, + "relativeCreated": 57.687997817993164, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 596.951961517334, + "msecs": 109.96890068054199, "msg": "Instance data after changing uid is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 75.8969783782959, - "thread": 139670819383104, + "relativeCreated": 57.81888961791992, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.00020599365234375 + "time_consumption": 0.0001308917999267578 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.006139039993286133, - "time_finished": "2021-01-14 00:51:41,596", - "time_start": "2021-01-14 00:51:41,590" + "time_consumption": 0.0035648345947265625, + "time_finished": "2021-02-28 18:40:20,109", + "time_start": "2021-02-28 18:40:20,106" }, "caching.property_cache_json: Test get from source caused by increased data version (full init)": { "args": null, - "asctime": "2021-01-14 00:51:41,577", - "created": 1610581901.577794, + "asctime": "2021-02-28 18:40:20,098", + "created": 1614534020.098433, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4201,21 +4201,21 @@ "message": "caching.property_cache_json: Test get from source caused by increased data version (full init)", "module": "__init__", "moduleLogger": [], - "msecs": 577.794075012207, + "msecs": 98.43301773071289, "msg": "caching.property_cache_json: Test get from source caused by increased data version (full init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 56.739091873168945, + "relativeCreated": 46.28300666809082, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], - "asctime": "2021-01-14 00:51:41,578", - "created": 1610581901.578313, + "asctime": "2021-02-28 18:40:20,099", + "created": 1614534020.099089, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -4228,8 +4228,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,577", - "created": 1610581901.577879, + "asctime": "2021-02-28 18:40:20,098", + "created": 1614534020.098536, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -4239,22 +4239,22 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 577.8789520263672, + "msecs": 98.53601455688477, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 56.8239688873291, - "thread": 139670819383104, + "relativeCreated": 46.386003494262695, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,577", - "created": 1610581901.577938, + "asctime": "2021-02-28 18:40:20,098", + "created": 1614534020.098615, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -4262,24 +4262,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json as cache file.", "module": "test_helpers", - "msecs": 577.9380798339844, + "msecs": 98.61493110656738, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 56.88309669494629, - "thread": 139670819383104, + "relativeCreated": 46.46492004394531, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:41,577", - "created": 1610581901.577999, + "asctime": "2021-02-28 18:40:20,098", + "created": 1614534020.098693, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4289,14 +4289,14 @@ "lineno": 228, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 577.9991149902344, + "msecs": 98.6928939819336, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 56.94413185119629, - "thread": 139670819383104, + "relativeCreated": 46.54288291931152, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -4304,8 +4304,8 @@ "JsonCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], - "asctime": "2021-01-14 00:51:41,578", - "created": 1610581901.578051, + "asctime": "2021-02-28 18:40:20,098", + "created": 1614534020.098758, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4315,23 +4315,23 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", - "msecs": 578.0510902404785, + "msecs": 98.75798225402832, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 56.99610710144043, - "thread": 139670819383104, + "relativeCreated": 46.60797119140625, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,578", - "created": 1610581901.57825, + "asctime": "2021-02-28 18:40:20,099", + "created": 1614534020.09901, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4339,37 +4339,37 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json)", "module": "__init__", - "msecs": 578.2499313354492, + "msecs": 99.00999069213867, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 57.19494819641113, - "thread": 139670819383104, + "relativeCreated": 46.8599796295166, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 578.3131122589111, + "msecs": 99.08890724182129, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 57.25812911987305, - "thread": 139670819383104, + "relativeCreated": 46.93889617919922, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 6.318092346191406e-05 + "time_consumption": 7.891654968261719e-05 }, { "args": [ "{'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34}", "" ], - "asctime": "2021-01-14 00:51:41,579", - "created": 1610581901.579796, + "asctime": "2021-02-28 18:40:20,100", + "created": 1614534020.100338, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4383,10 +4383,10 @@ { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,578", - "created": 1610581901.578442, + "asctime": "2021-02-28 18:40:20,099", + "created": 1614534020.099245, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4394,24 +4394,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 225, - "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json)", + "message": "JsonCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json)", "module": "__init__", - "msecs": 578.4420967102051, + "msecs": 99.24507141113281, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 57.38711357116699, - "thread": 139670819383104, + "relativeCreated": 47.09506034851074, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:41,578", - "created": 1610581901.578499, + "asctime": "2021-02-28 18:40:20,099", + "created": 1614534020.099317, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4421,14 +4421,14 @@ "lineno": 133, "message": "JsonCache: Data version increased, ignoring previous cache data", "module": "__init__", - "msecs": 578.4990787506104, + "msecs": 99.31707382202148, "msg": "%s Data version increased, ignoring previous cache data", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 57.444095611572266, - "thread": 139670819383104, + "relativeCreated": 47.167062759399414, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -4436,8 +4436,8 @@ "JsonCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], - "asctime": "2021-01-14 00:51:41,578", - "created": 1610581901.578551, + "asctime": "2021-02-28 18:40:20,099", + "created": 1614534020.099382, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4447,23 +4447,23 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", - "msecs": 578.5510540008545, + "msecs": 99.38192367553711, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 57.496070861816406, - "thread": 139670819383104, + "relativeCreated": 47.23191261291504, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,578", - "created": 1610581901.578748, + "asctime": "2021-02-28 18:40:20,099", + "created": 1614534020.099632, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4471,16 +4471,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json)", "module": "__init__", - "msecs": 578.7479877471924, + "msecs": 99.63202476501465, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 57.6930046081543, - "thread": 139670819383104, + "relativeCreated": 47.48201370239258, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -4489,8 +4489,8 @@ "dict", "{'1': '1', '3': 'three', '2': 2, '4': '4'}" ], - "asctime": "2021-01-14 00:51:41,578", - "created": 1610581901.578891, + "asctime": "2021-02-28 18:40:20,099", + "created": 1614534020.099744, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4500,14 +4500,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'dict' from cache ({'1': '1', '3': 'three', '2': 2, '4': '4'})", "module": "__init__", - "msecs": 578.8910388946533, + "msecs": 99.74408149719238, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 57.836055755615234, - "thread": 139670819383104, + "relativeCreated": 47.59407043457031, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -4516,8 +4516,8 @@ "unicode", "u'__unicode__'" ], - "asctime": "2021-01-14 00:51:41,579", - "created": 1610581901.579003, + "asctime": "2021-02-28 18:40:20,099", + "created": 1614534020.099816, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4527,14 +4527,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'unicode' from cache (u'__unicode__')", "module": "__init__", - "msecs": 579.003095626831, + "msecs": 99.81608390808105, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 57.94811248779297, - "thread": 139670819383104, + "relativeCreated": 47.666072845458984, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -4543,8 +4543,8 @@ "str", "'__string__'" ], - "asctime": "2021-01-14 00:51:41,579", - "created": 1610581901.579087, + "asctime": "2021-02-28 18:40:20,099", + "created": 1614534020.099887, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4554,14 +4554,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'str' from cache ('__string__')", "module": "__init__", - "msecs": 579.0870189666748, + "msecs": 99.88689422607422, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 58.03203582763672, - "thread": 139670819383104, + "relativeCreated": 47.73688316345215, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -4570,8 +4570,8 @@ "integer", "34" ], - "asctime": "2021-01-14 00:51:41,579", - "created": 1610581901.579169, + "asctime": "2021-02-28 18:40:20,099", + "created": 1614534020.099949, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4581,14 +4581,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'integer' from cache (34)", "module": "__init__", - "msecs": 579.1690349578857, + "msecs": 99.94888305664062, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 58.114051818847656, - "thread": 139670819383104, + "relativeCreated": 47.798871994018555, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -4597,8 +4597,8 @@ "float", "2.71828" ], - "asctime": "2021-01-14 00:51:41,579", - "created": 1610581901.579256, + "asctime": "2021-02-28 18:40:20,100", + "created": 1614534020.100008, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4608,14 +4608,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'float' from cache (2.71828)", "module": "__init__", - "msecs": 579.2560577392578, + "msecs": 100.00801086425781, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 58.20107460021973, - "thread": 139670819383104, + "relativeCreated": 47.85799980163574, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -4624,8 +4624,8 @@ "list", "['one', 2, 3, '4']" ], - "asctime": "2021-01-14 00:51:41,579", - "created": 1610581901.579336, + "asctime": "2021-02-28 18:40:20,100", + "created": 1614534020.100067, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4635,14 +4635,14 @@ "lineno": 110, "message": "JsonCache: Providing property for 'list' from cache (['one', 2, 3, '4'])", "module": "__init__", - "msecs": 579.3359279632568, + "msecs": 100.0669002532959, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 58.28094482421875, - "thread": 139670819383104, + "relativeCreated": 47.91688919067383, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -4651,8 +4651,8 @@ "{ 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 }", "" ], - "asctime": "2021-01-14 00:51:41,579", - "created": 1610581901.579452, + "asctime": "2021-02-28 18:40:20,100", + "created": 1614534020.100148, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4662,14 +4662,14 @@ "lineno": 22, "message": "Result (Instance data after increasing data_version): { 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 } ()", "module": "test", - "msecs": 579.4520378112793, + "msecs": 100.14796257019043, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 58.39705467224121, - "thread": 139670819383104, + "relativeCreated": 47.99795150756836, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -4678,8 +4678,8 @@ "{ 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] }", "" ], - "asctime": "2021-01-14 00:51:41,579", - "created": 1610581901.579616, + "asctime": "2021-02-28 18:40:20,100", + "created": 1614534020.100221, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4689,39 +4689,39 @@ "lineno": 26, "message": "Expectation (Instance data after increasing data_version): result = { 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] } ()", "module": "test", - "msecs": 579.6160697937012, + "msecs": 100.22091865539551, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 58.561086654663086, - "thread": 139670819383104, + "relativeCreated": 48.07090759277344, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 579.7960758209229, + "msecs": 100.33798217773438, "msg": "Instance data after increasing data_version is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 58.741092681884766, - "thread": 139670819383104, + "relativeCreated": 48.187971115112305, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.0001800060272216797 + "time_consumption": 0.00011706352233886719 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.0020020008087158203, - "time_finished": "2021-01-14 00:51:41,579", - "time_start": "2021-01-14 00:51:41,577" + "time_consumption": 0.0019049644470214844, + "time_finished": "2021-02-28 18:40:20,100", + "time_start": "2021-02-28 18:40:20,098" }, "caching.property_cache_json: Test get from source caused by increased data version (partially init)": { "args": null, - "asctime": "2021-01-14 00:51:41,580", - "created": 1610581901.580027, + "asctime": "2021-02-28 18:40:20,100", + "created": 1614534020.100517, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4732,21 +4732,21 @@ "message": "caching.property_cache_json: Test get from source caused by increased data version (partially init)", "module": "__init__", "moduleLogger": [], - "msecs": 580.0271034240723, + "msecs": 100.51703453063965, "msg": "caching.property_cache_json: Test get from source caused by increased data version (partially init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 58.97212028503418, + "relativeCreated": 48.36702346801758, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], - "asctime": "2021-01-14 00:51:41,580", - "created": 1610581901.580978, + "asctime": "2021-02-28 18:40:20,101", + "created": 1614534020.101236, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -4759,8 +4759,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,580", - "created": 1610581901.580174, + "asctime": "2021-02-28 18:40:20,100", + "created": 1614534020.100625, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -4770,22 +4770,22 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 580.1739692687988, + "msecs": 100.62503814697266, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 59.11898612976074, - "thread": 139670819383104, + "relativeCreated": 48.475027084350586, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,580", - "created": 1610581901.580276, + "asctime": "2021-02-28 18:40:20,100", + "created": 1614534020.100711, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -4793,24 +4793,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json as cache file.", "module": "test_helpers", - "msecs": 580.2760124206543, + "msecs": 100.71110725402832, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 59.22102928161621, - "thread": 139670819383104, + "relativeCreated": 48.56109619140625, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:41,580", - "created": 1610581901.580385, + "asctime": "2021-02-28 18:40:20,100", + "created": 1614534020.100799, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4820,14 +4820,14 @@ "lineno": 228, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 580.3849697113037, + "msecs": 100.7990837097168, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 59.329986572265625, - "thread": 139670819383104, + "relativeCreated": 48.64907264709473, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -4835,8 +4835,8 @@ "JsonCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], - "asctime": "2021-01-14 00:51:41,580", - "created": 1610581901.580472, + "asctime": "2021-02-28 18:40:20,100", + "created": 1614534020.100868, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4846,23 +4846,23 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", - "msecs": 580.4719924926758, + "msecs": 100.86798667907715, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 59.417009353637695, - "thread": 139670819383104, + "relativeCreated": 48.71797561645508, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,580", - "created": 1610581901.580849, + "asctime": "2021-02-28 18:40:20,101", + "created": 1614534020.101142, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4870,37 +4870,37 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", - "msecs": 580.8489322662354, + "msecs": 101.14192962646484, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 59.793949127197266, - "thread": 139670819383104, + "relativeCreated": 48.99191856384277, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 580.9779167175293, + "msecs": 101.23610496520996, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 59.92293357849121, - "thread": 139670819383104, + "relativeCreated": 49.08609390258789, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.0001289844512939453 + "time_consumption": 9.417533874511719e-05 }, { "args": [ "{'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34}", "" ], - "asctime": "2021-01-14 00:51:41,584", - "created": 1610581901.584448, + "asctime": "2021-02-28 18:40:20,103", + "created": 1614534020.103906, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -4914,10 +4914,10 @@ { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,581", - "created": 1610581901.581354, + "asctime": "2021-02-28 18:40:20,101", + "created": 1614534020.101416, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4925,24 +4925,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 225, - "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", + "message": "JsonCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", - "msecs": 581.3539028167725, + "msecs": 101.41611099243164, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 60.298919677734375, - "thread": 139670819383104, + "relativeCreated": 49.26609992980957, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:41,581", - "created": 1610581901.581454, + "asctime": "2021-02-28 18:40:20,101", + "created": 1614534020.101493, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4952,23 +4952,23 @@ "lineno": 133, "message": "JsonCache: Data version increased, ignoring previous cache data", "module": "__init__", - "msecs": 581.4540386199951, + "msecs": 101.49288177490234, "msg": "%s Data version increased, ignoring previous cache data", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 60.39905548095703, - "thread": 139670819383104, + "relativeCreated": 49.34287071228027, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,581", - "created": 1610581901.581643, + "asctime": "2021-02-28 18:40:20,101", + "created": 1614534020.101642, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -4976,16 +4976,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", - "msecs": 581.6431045532227, + "msecs": 101.64189338684082, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 60.58812141418457, - "thread": 139670819383104, + "relativeCreated": 49.49188232421875, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -4994,8 +4994,8 @@ "dict", "{'1': '1', '3': 'three', '2': 2, '4': '4'}" ], - "asctime": "2021-01-14 00:51:41,581", - "created": 1610581901.581804, + "asctime": "2021-02-28 18:40:20,101", + "created": 1614534020.101808, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5005,23 +5005,23 @@ "lineno": 106, "message": "JsonCache: Loading property for 'dict' from source instance ({'1': '1', '3': 'three', '2': 2, '4': '4'})", "module": "__init__", - "msecs": 581.8040370941162, + "msecs": 101.80807113647461, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 60.749053955078125, - "thread": 139670819383104, + "relativeCreated": 49.65806007385254, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,582", - "created": 1610581901.582063, + "asctime": "2021-02-28 18:40:20,102", + "created": 1614534020.102012, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5029,16 +5029,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", - "msecs": 582.0629596710205, + "msecs": 102.01191902160645, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 61.00797653198242, - "thread": 139670819383104, + "relativeCreated": 49.861907958984375, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -5047,8 +5047,8 @@ "unicode", "u'__unicode__'" ], - "asctime": "2021-01-14 00:51:41,582", - "created": 1610581901.582262, + "asctime": "2021-02-28 18:40:20,102", + "created": 1614534020.102126, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5058,23 +5058,23 @@ "lineno": 106, "message": "JsonCache: Loading property for 'unicode' from source instance (u'__unicode__')", "module": "__init__", - "msecs": 582.2620391845703, + "msecs": 102.12588310241699, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 61.20705604553223, - "thread": 139670819383104, + "relativeCreated": 49.97587203979492, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,582", - "created": 1610581901.582492, + "asctime": "2021-02-28 18:40:20,102", + "created": 1614534020.102318, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5082,16 +5082,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", - "msecs": 582.4921131134033, + "msecs": 102.31804847717285, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 61.437129974365234, - "thread": 139670819383104, + "relativeCreated": 50.16803741455078, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -5100,8 +5100,8 @@ "str", "'__string__'" ], - "asctime": "2021-01-14 00:51:41,582", - "created": 1610581901.582608, + "asctime": "2021-02-28 18:40:20,102", + "created": 1614534020.102422, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5111,23 +5111,23 @@ "lineno": 106, "message": "JsonCache: Loading property for 'str' from source instance ('__string__')", "module": "__init__", - "msecs": 582.6079845428467, + "msecs": 102.42199897766113, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 61.553001403808594, - "thread": 139670819383104, + "relativeCreated": 50.27198791503906, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,582", - "created": 1610581901.582915, + "asctime": "2021-02-28 18:40:20,102", + "created": 1614534020.102607, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5135,16 +5135,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", - "msecs": 582.9150676727295, + "msecs": 102.60701179504395, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 61.860084533691406, - "thread": 139670819383104, + "relativeCreated": 50.457000732421875, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -5153,8 +5153,8 @@ "integer", "34" ], - "asctime": "2021-01-14 00:51:41,583", - "created": 1610581901.583108, + "asctime": "2021-02-28 18:40:20,102", + "created": 1614534020.10271, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5164,23 +5164,23 @@ "lineno": 106, "message": "JsonCache: Loading property for 'integer' from source instance (34)", "module": "__init__", - "msecs": 583.1079483032227, + "msecs": 102.71000862121582, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 62.05296516418457, - "thread": 139670819383104, + "relativeCreated": 50.55999755859375, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,583", - "created": 1610581901.583403, + "asctime": "2021-02-28 18:40:20,102", + "created": 1614534020.10291, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5188,16 +5188,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", - "msecs": 583.4031105041504, + "msecs": 102.91004180908203, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 62.348127365112305, - "thread": 139670819383104, + "relativeCreated": 50.76003074645996, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -5206,8 +5206,8 @@ "float", "2.71828" ], - "asctime": "2021-01-14 00:51:41,583", - "created": 1610581901.583553, + "asctime": "2021-02-28 18:40:20,103", + "created": 1614534020.103015, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5217,23 +5217,23 @@ "lineno": 106, "message": "JsonCache: Loading property for 'float' from source instance (2.71828)", "module": "__init__", - "msecs": 583.5530757904053, + "msecs": 103.01494598388672, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 62.49809265136719, - "thread": 139670819383104, + "relativeCreated": 50.86493492126465, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,583", - "created": 1610581901.583759, + "asctime": "2021-02-28 18:40:20,103", + "created": 1614534020.103225, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5241,16 +5241,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", - "msecs": 583.759069442749, + "msecs": 103.2249927520752, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 62.70408630371094, - "thread": 139670819383104, + "relativeCreated": 51.074981689453125, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -5259,8 +5259,8 @@ "list", "['one', 2, 3, '4']" ], - "asctime": "2021-01-14 00:51:41,583", - "created": 1610581901.583859, + "asctime": "2021-02-28 18:40:20,103", + "created": 1614534020.103336, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5270,23 +5270,23 @@ "lineno": 106, "message": "JsonCache: Loading property for 'list' from source instance (['one', 2, 3, '4'])", "module": "__init__", - "msecs": 583.8589668273926, + "msecs": 103.33609580993652, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 62.80398368835449, - "thread": 139670819383104, + "relativeCreated": 51.18608474731445, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,584", - "created": 1610581901.584099, + "asctime": "2021-02-28 18:40:20,103", + "created": 1614534020.103567, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5294,16 +5294,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", - "msecs": 584.0990543365479, + "msecs": 103.56688499450684, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 63.044071197509766, - "thread": 139670819383104, + "relativeCreated": 51.416873931884766, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -5312,8 +5312,8 @@ "{ 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 }", "" ], - "asctime": "2021-01-14 00:51:41,584", - "created": 1610581901.584227, + "asctime": "2021-02-28 18:40:20,103", + "created": 1614534020.1037, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5323,14 +5323,14 @@ "lineno": 22, "message": "Result (Instance data after increasing data_version): { 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 } ()", "module": "test", - "msecs": 584.2270851135254, + "msecs": 103.69992256164551, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 63.172101974487305, - "thread": 139670819383104, + "relativeCreated": 51.54991149902344, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -5339,8 +5339,8 @@ "{ 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] }", "" ], - "asctime": "2021-01-14 00:51:41,584", - "created": 1610581901.584304, + "asctime": "2021-02-28 18:40:20,103", + "created": 1614534020.103783, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5350,39 +5350,39 @@ "lineno": 26, "message": "Expectation (Instance data after increasing data_version): result = { 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] } ()", "module": "test", - "msecs": 584.3040943145752, + "msecs": 103.78289222717285, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 63.24911117553711, - "thread": 139670819383104, + "relativeCreated": 51.63288116455078, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 584.4480991363525, + "msecs": 103.90591621398926, "msg": "Instance data after increasing data_version is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 63.39311599731445, - "thread": 139670819383104, + "relativeCreated": 51.75590515136719, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.00014400482177734375 + "time_consumption": 0.00012302398681640625 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.0044209957122802734, - "time_finished": "2021-01-14 00:51:41,584", - "time_start": "2021-01-14 00:51:41,580" + "time_consumption": 0.0033888816833496094, + "time_finished": "2021-02-28 18:40:20,103", + "time_start": "2021-02-28 18:40:20,100" }, "caching.property_cache_json: Test internal key usage": { "args": null, - "asctime": "2021-01-14 00:51:41,598", - "created": 1610581901.598369, + "asctime": "2021-02-28 18:40:20,110", + "created": 1614534020.110929, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5393,21 +5393,21 @@ "message": "caching.property_cache_json: Test internal key usage", "module": "__init__", "moduleLogger": [], - "msecs": 598.3688831329346, + "msecs": 110.92901229858398, "msg": "caching.property_cache_json: Test internal key usage", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 77.31389999389648, + "relativeCreated": 58.779001235961914, "testcaseLogger": [ { "args": [ "property_cache_json", "True" ], - "asctime": "2021-01-14 00:51:41,599", - "created": 1610581901.599452, + "asctime": "2021-02-28 18:40:20,111", + "created": 1614534020.111534, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -5420,8 +5420,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,598", - "created": 1610581901.59855, + "asctime": "2021-02-28 18:40:20,111", + "created": 1614534020.111034, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -5431,22 +5431,22 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 598.5500812530518, + "msecs": 111.03391647338867, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 77.49509811401367, - "thread": 139670819383104, + "relativeCreated": 58.8839054107666, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json" ], - "asctime": "2021-01-14 00:51:41,598", - "created": 1610581901.598682, + "asctime": "2021-02-28 18:40:20,111", + "created": 1614534020.111116, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -5454,24 +5454,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json as cache file.", "module": "test_helpers", - "msecs": 598.6819267272949, + "msecs": 111.11593246459961, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 77.62694358825684, - "thread": 139670819383104, + "relativeCreated": 58.96592140197754, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:41,598", - "created": 1610581901.59883, + "asctime": "2021-02-28 18:40:20,111", + "created": 1614534020.111204, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5481,14 +5481,14 @@ "lineno": 228, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 598.829984664917, + "msecs": 111.20390892028809, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 77.7750015258789, - "thread": 139670819383104, + "relativeCreated": 59.053897857666016, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -5496,8 +5496,8 @@ "JsonCache:", "['__property_cache_data_version_', '_property_cache_data_version_', '__property_cache_uid_', '_property_cache_uid_']" ], - "asctime": "2021-01-14 00:51:41,598", - "created": 1610581901.598932, + "asctime": "2021-02-28 18:40:20,111", + "created": 1614534020.111273, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5507,23 +5507,23 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['__property_cache_data_version_', '_property_cache_data_version_', '__property_cache_uid_', '_property_cache_uid_']", "module": "__init__", - "msecs": 598.9320278167725, + "msecs": 111.27305030822754, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 77.87704467773438, - "thread": 139670819383104, + "relativeCreated": 59.12303924560547, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json" ], - "asctime": "2021-01-14 00:51:41,599", - "created": 1610581901.599281, + "asctime": "2021-02-28 18:40:20,111", + "created": 1614534020.11146, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5531,36 +5531,36 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json)", "module": "__init__", - "msecs": 599.2810726165771, + "msecs": 111.45997047424316, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 78.22608947753906, - "thread": 139670819383104, + "relativeCreated": 59.309959411621094, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 599.452018737793, + "msecs": 111.53411865234375, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 78.39703559875488, - "thread": 139670819383104, + "relativeCreated": 59.38410758972168, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.0001709461212158203 + "time_consumption": 7.414817810058594e-05 }, { "args": [ "property_cache_json" ], - "asctime": "2021-01-14 00:51:41,600", - "created": 1610581901.600129, + "asctime": "2021-02-28 18:40:20,111", + "created": 1614534020.111862, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", @@ -5574,10 +5574,10 @@ { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json" ], - "asctime": "2021-01-14 00:51:41,599", - "created": 1610581901.59979, + "asctime": "2021-02-28 18:40:20,111", + "created": 1614534020.111688, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5585,24 +5585,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 225, - "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json)", + "message": "JsonCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json)", "module": "__init__", - "msecs": 599.790096282959, + "msecs": 111.68789863586426, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 78.7351131439209, - "thread": 139670819383104, + "relativeCreated": 59.53788757324219, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "{u'__property_cache_data_version_': u'no data version', u'___property_cache_data_version_': u'no second data version', u'__property_cache_uid_': u'no uid', u'_property_cache_uid_': u'my_unique_id', u'_property_cache_data_version_': 1, u'___property_cache_uid_': u'no second uid'}" ], - "asctime": "2021-01-14 00:51:41,599", - "created": 1610581901.59992, + "asctime": "2021-02-28 18:40:20,111", + "created": 1614534020.11176, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", @@ -5612,14 +5612,14 @@ "lineno": 20, "message": "Using storage object of cache class for comparison: {u'__property_cache_data_version_': u'no data version', u'___property_cache_data_version_': u'no second data version', u'__property_cache_uid_': u'no uid', u'_property_cache_uid_': u'my_unique_id', u'_property_cache_data_version_': 1, u'___property_cache_uid_': u'no second uid'}", "module": "test_internal_keys", - "msecs": 599.9200344085693, + "msecs": 111.75990104675293, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", - "pathname": "src/tests/test_internal_keys.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_internal_keys.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 78.86505126953125, - "thread": 139670819383104, + "relativeCreated": 59.60988998413086, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -5627,8 +5627,8 @@ "_property_cache_data_version_", "_property_cache_uid_" ], - "asctime": "2021-01-14 00:51:41,600", - "created": 1610581901.600037, + "asctime": "2021-02-28 18:40:20,111", + "created": 1614534020.111817, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", @@ -5638,35 +5638,35 @@ "lineno": 21, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_internal_keys", - "msecs": 600.0370979309082, + "msecs": 111.8168830871582, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", - "pathname": "src/tests/test_internal_keys.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_internal_keys.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 78.98211479187012, - "thread": 139670819383104, + "relativeCreated": 59.66687202453613, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 600.1288890838623, + "msecs": 111.8619441986084, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", - "pathname": "src/tests/test_internal_keys.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_internal_keys.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 79.07390594482422, - "thread": 139670819383104, + "relativeCreated": 59.71193313598633, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 9.179115295410156e-05 + "time_consumption": 4.506111145019531e-05 }, { "args": [ "{u'__property_cache_data_version_': u'no data version', u'___property_cache_data_version_': u'no second data version', u'__property_cache_uid_': u'no uid', u'___property_cache_uid_': u'no second uid'}", "" ], - "asctime": "2021-01-14 00:51:41,600", - "created": 1610581901.600587, + "asctime": "2021-02-28 18:40:20,112", + "created": 1614534020.1121, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5683,8 +5683,8 @@ "{ u'__property_cache_data_version_': u'no data version', u'___property_cache_data_version_': u'no second data version', u'__property_cache_uid_': u'no uid', u'___property_cache_uid_': u'no second uid' }", "" ], - "asctime": "2021-01-14 00:51:41,600", - "created": 1610581901.600334, + "asctime": "2021-02-28 18:40:20,111", + "created": 1614534020.111962, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5694,14 +5694,14 @@ "lineno": 22, "message": "Result (Cache): { u'__property_cache_data_version_': u'no data version', u'___property_cache_data_version_': u'no second data version', u'__property_cache_uid_': u'no uid', u'___property_cache_uid_': u'no second uid' } ()", "module": "test", - "msecs": 600.3339290618896, + "msecs": 111.96208000183105, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 79.27894592285156, - "thread": 139670819383104, + "relativeCreated": 59.812068939208984, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -5710,8 +5710,8 @@ "{ '__property_cache_data_version_': u'no data version', '___property_cache_data_version_': u'no second data version', '__property_cache_uid_': u'no uid', '___property_cache_uid_': u'no second uid' }", "" ], - "asctime": "2021-01-14 00:51:41,600", - "created": 1610581901.600444, + "asctime": "2021-02-28 18:40:20,112", + "created": 1614534020.112022, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5721,35 +5721,35 @@ "lineno": 26, "message": "Expectation (Cache): result = { '__property_cache_data_version_': u'no data version', '___property_cache_data_version_': u'no second data version', '__property_cache_uid_': u'no uid', '___property_cache_uid_': u'no second uid' } ()", "module": "test", - "msecs": 600.4440784454346, + "msecs": 112.02192306518555, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 79.38909530639648, - "thread": 139670819383104, + "relativeCreated": 59.87191200256348, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 600.5868911743164, + "msecs": 112.09988594055176, "msg": "Cache is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 79.53190803527832, - "thread": 139670819383104, + "relativeCreated": 59.94987487792969, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.00014281272888183594 + "time_consumption": 7.796287536621094e-05 }, { "args": [ "5", "" ], - "asctime": "2021-01-14 00:51:41,600", - "created": 1610581901.600938, + "asctime": "2021-02-28 18:40:20,112", + "created": 1614534020.112287, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5766,8 +5766,8 @@ "5", "" ], - "asctime": "2021-01-14 00:51:41,600", - "created": 1610581901.600762, + "asctime": "2021-02-28 18:40:20,112", + "created": 1614534020.112188, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5777,14 +5777,14 @@ "lineno": 22, "message": "Result (Keyfilter returnvalue for 5 ()): 5 ()", "module": "test", - "msecs": 600.761890411377, + "msecs": 112.18810081481934, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 79.70690727233887, - "thread": 139670819383104, + "relativeCreated": 60.038089752197266, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -5793,8 +5793,8 @@ "5", "" ], - "asctime": "2021-01-14 00:51:41,600", - "created": 1610581901.600845, + "asctime": "2021-02-28 18:40:20,112", + "created": 1614534020.112238, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -5804,39 +5804,39 @@ "lineno": 26, "message": "Expectation (Keyfilter returnvalue for 5 ()): result = 5 ()", "module": "test", - "msecs": 600.8450984954834, + "msecs": 112.23793029785156, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 79.79011535644531, - "thread": 139670819383104, + "relativeCreated": 60.08791923522949, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 600.938081741333, + "msecs": 112.28704452514648, "msg": "Keyfilter returnvalue for 5 () is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 79.88309860229492, - "thread": 139670819383104, + "relativeCreated": 60.137033462524414, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 9.298324584960938e-05 + "time_consumption": 4.9114227294921875e-05 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.0025691986083984375, - "time_finished": "2021-01-14 00:51:41,600", - "time_start": "2021-01-14 00:51:41,598" + "time_consumption": 0.0013580322265625, + "time_finished": "2021-02-28 18:40:20,112", + "time_start": "2021-02-28 18:40:20,110" }, "caching.property_cache_json: Test partially initialisation of JSON-Cache-Object": { "args": null, - "asctime": "2021-01-14 00:51:41,571", - "created": 1610581901.57135, + "asctime": "2021-02-28 18:40:20,089", + "created": 1614534020.08954, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5847,21 +5847,21 @@ "message": "caching.property_cache_json: Test partially initialisation of JSON-Cache-Object", "module": "__init__", "moduleLogger": [], - "msecs": 571.35009765625, + "msecs": 89.54000473022461, "msg": "caching.property_cache_json: Test partially initialisation of JSON-Cache-Object", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 50.295114517211914, + "relativeCreated": 37.38999366760254, "testcaseLogger": [ { "args": [ "property_cache_json", "False" ], - "asctime": "2021-01-14 00:51:41,571", - "created": 1610581901.571733, + "asctime": "2021-02-28 18:40:20,090", + "created": 1614534020.090131, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -5874,8 +5874,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,571", - "created": 1610581901.571435, + "asctime": "2021-02-28 18:40:20,089", + "created": 1614534020.089662, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -5885,22 +5885,22 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 571.4349746704102, + "msecs": 89.66207504272461, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 50.37999153137207, - "thread": 139670819383104, + "relativeCreated": 37.51206398010254, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,571", - "created": 1610581901.571497, + "asctime": "2021-02-28 18:40:20,089", + "created": 1614534020.089767, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -5908,24 +5908,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json as cache file.", "module": "test_helpers", - "msecs": 571.4969635009766, + "msecs": 89.7669792175293, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 50.44198036193848, - "thread": 139670819383104, + "relativeCreated": 37.61696815490723, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:41,571", - "created": 1610581901.571559, + "asctime": "2021-02-28 18:40:20,089", + "created": 1614534020.08986, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5935,23 +5935,23 @@ "lineno": 228, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 571.558952331543, + "msecs": 89.8599624633789, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 50.50396919250488, - "thread": 139670819383104, + "relativeCreated": 37.709951400756836, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,571", - "created": 1610581901.571674, + "asctime": "2021-02-28 18:40:20,090", + "created": 1614534020.090033, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -5959,34 +5959,34 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", "module": "__init__", - "msecs": 571.674108505249, + "msecs": 90.03305435180664, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 50.61912536621094, - "thread": 139670819383104, + "relativeCreated": 37.88304328918457, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 571.7329978942871, + "msecs": 90.13104438781738, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 50.67801475524902, - "thread": 139670819383104, + "relativeCreated": 37.98103332519531, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 5.888938903808594e-05 + "time_consumption": 9.799003601074219e-05 }, { "args": [], - "asctime": "2021-01-14 00:51:41,572", - "created": 1610581901.572524, + "asctime": "2021-02-28 18:40:20,091", + "created": 1614534020.091918, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", @@ -6003,8 +6003,8 @@ "float", "3.14159" ], - "asctime": "2021-01-14 00:51:41,571", - "created": 1610581901.571819, + "asctime": "2021-02-28 18:40:20,090", + "created": 1614534020.090245, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6014,23 +6014,23 @@ "lineno": 106, "message": "JsonCache: Loading property for 'float' from source instance (3.14159)", "module": "__init__", - "msecs": 571.8190670013428, + "msecs": 90.24500846862793, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 50.76408386230469, - "thread": 139670819383104, + "relativeCreated": 38.09499740600586, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,571", - "created": 1610581901.571942, + "asctime": "2021-02-28 18:40:20,090", + "created": 1614534020.090404, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6038,16 +6038,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", "module": "__init__", - "msecs": 571.9420909881592, + "msecs": 90.40403366088867, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 50.887107849121094, - "thread": 139670819383104, + "relativeCreated": 38.2540225982666, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -6056,8 +6056,8 @@ "list", "[1, 'two', '3', 4]" ], - "asctime": "2021-01-14 00:51:41,572", - "created": 1610581901.57205, + "asctime": "2021-02-28 18:40:20,090", + "created": 1614534020.090525, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6067,23 +6067,23 @@ "lineno": 106, "message": "JsonCache: Loading property for 'list' from source instance ([1, 'two', '3', 4])", "module": "__init__", - "msecs": 572.0500946044922, + "msecs": 90.52491188049316, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 50.9951114654541, - "thread": 139670819383104, + "relativeCreated": 38.374900817871094, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,572", - "created": 1610581901.572202, + "asctime": "2021-02-28 18:40:20,091", + "created": 1614534020.091517, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6091,16 +6091,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", "module": "__init__", - "msecs": 572.2019672393799, + "msecs": 91.51697158813477, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 51.1469841003418, - "thread": 139670819383104, + "relativeCreated": 39.366960525512695, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -6109,8 +6109,8 @@ "str", "'string'" ], - "asctime": "2021-01-14 00:51:41,572", - "created": 1610581901.572297, + "asctime": "2021-02-28 18:40:20,091", + "created": 1614534020.091629, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6120,23 +6120,23 @@ "lineno": 106, "message": "JsonCache: Loading property for 'str' from source instance ('string')", "module": "__init__", - "msecs": 572.2970962524414, + "msecs": 91.6290283203125, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 51.24211311340332, - "thread": 139670819383104, + "relativeCreated": 39.47901725769043, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,572", - "created": 1610581901.572447, + "asctime": "2021-02-28 18:40:20,091", + "created": 1614534020.091818, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6144,36 +6144,36 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", "module": "__init__", - "msecs": 572.4470615386963, + "msecs": 91.81809425354004, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 51.3920783996582, - "thread": 139670819383104, + "relativeCreated": 39.66808319091797, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 572.5240707397461, + "msecs": 91.9179916381836, "msg": "Partially initialising cache object by requesting some information.", "name": "__tLogger__", - "pathname": "src/tests/test_no_load_on_init.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_no_load_on_init.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 51.46908760070801, - "thread": 139670819383104, + "relativeCreated": 39.76798057556152, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 7.700920104980469e-05 + "time_consumption": 9.989738464355469e-05 }, { "args": [ "property_cache_json" ], - "asctime": "2021-01-14 00:51:41,572", - "created": 1610581901.572825, + "asctime": "2021-02-28 18:40:20,092", + "created": 1614534020.092288, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", @@ -6187,10 +6187,10 @@ { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,572", - "created": 1610581901.572674, + "asctime": "2021-02-28 18:40:20,092", + "created": 1614534020.092091, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6198,24 +6198,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 225, - "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", + "message": "JsonCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", "module": "__init__", - "msecs": 572.674036026001, + "msecs": 92.09108352661133, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 51.61905288696289, - "thread": 139670819383104, + "relativeCreated": 39.94107246398926, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "{u'_property_cache_data_version_': 1, u'float': 3.14159, u'list': [1, u'two', u'3', 4], u'str': u'string', u'_property_cache_uid_': u'my_unique_id'}" ], - "asctime": "2021-01-14 00:51:41,572", - "created": 1610581901.572738, + "asctime": "2021-02-28 18:40:20,092", + "created": 1614534020.092181, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", @@ -6225,14 +6225,14 @@ "lineno": 23, "message": "Using storage object of cache class for comparison: {u'_property_cache_data_version_': 1, u'float': 3.14159, u'list': [1, u'two', u'3', 4], u'str': u'string', u'_property_cache_uid_': u'my_unique_id'}", "module": "test_no_load_on_init", - "msecs": 572.7379322052002, + "msecs": 92.18096733093262, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", - "pathname": "src/tests/test_no_load_on_init.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_no_load_on_init.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 51.68294906616211, - "thread": 139670819383104, + "relativeCreated": 40.03095626831055, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -6240,8 +6240,8 @@ "_property_cache_data_version_", "_property_cache_uid_" ], - "asctime": "2021-01-14 00:51:41,572", - "created": 1610581901.572787, + "asctime": "2021-02-28 18:40:20,092", + "created": 1614534020.092242, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", @@ -6251,32 +6251,32 @@ "lineno": 24, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_no_load_on_init", - "msecs": 572.7870464324951, + "msecs": 92.24200248718262, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", - "pathname": "src/tests/test_no_load_on_init.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_no_load_on_init.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 51.73206329345703, - "thread": 139670819383104, + "relativeCreated": 40.09199142456055, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 572.8249549865723, + "msecs": 92.28801727294922, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", - "pathname": "src/tests/test_no_load_on_init.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_no_load_on_init.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 51.76997184753418, - "thread": 139670819383104, + "relativeCreated": 40.13800621032715, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 3.790855407714844e-05 + "time_consumption": 4.601478576660156e-05 }, { "args": [], - "asctime": "2021-01-14 00:51:41,573", - "created": 1610581901.573535, + "asctime": "2021-02-28 18:40:20,093", + "created": 1614534020.093127, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6293,8 +6293,8 @@ "{ u'float': 3.14159, u'list': [ 1, u'two', u'3', 4 ], u'str': u'string' }", "" ], - "asctime": "2021-01-14 00:51:41,572", - "created": 1610581901.572913, + "asctime": "2021-02-28 18:40:20,092", + "created": 1614534020.092396, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6304,14 +6304,14 @@ "lineno": 22, "message": "Result (Cache object): { u'float': 3.14159, u'list': [ 1, u'two', u'3', 4 ], u'str': u'string' } ()", "module": "test", - "msecs": 572.9129314422607, + "msecs": 92.39602088928223, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 51.857948303222656, - "thread": 139670819383104, + "relativeCreated": 40.246009826660156, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -6320,8 +6320,8 @@ "{ 'str': 'string', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] }", "" ], - "asctime": "2021-01-14 00:51:41,572", - "created": 1610581901.572963, + "asctime": "2021-02-28 18:40:20,092", + "created": 1614534020.09246, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6331,14 +6331,14 @@ "lineno": 26, "message": "Expectation (Cache object): result = { 'str': 'string', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] } ()", "module": "test", - "msecs": 572.9629993438721, + "msecs": 92.45991706848145, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 51.908016204833984, - "thread": 139670819383104, + "relativeCreated": 40.309906005859375, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -6348,8 +6348,8 @@ " for test_variable", "u'two'" ], - "asctime": "2021-01-14 00:51:41,573", - "created": 1610581901.573023, + "asctime": "2021-02-28 18:40:20,092", + "created": 1614534020.092537, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6359,22 +6359,22 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", - "msecs": 573.0230808258057, + "msecs": 92.53692626953125, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 51.96809768676758, - "thread": 139670819383104, + "relativeCreated": 40.38691520690918, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "u'two'" ], - "asctime": "2021-01-14 00:51:41,573", - "created": 1610581901.573065, + "asctime": "2021-02-28 18:40:20,092", + "created": 1614534020.092594, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6384,14 +6384,14 @@ "lineno": 119, "message": "Content u'two' is incorrect for test_variable.", "module": "test", - "msecs": 573.0650424957275, + "msecs": 92.59390830993652, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 52.01005935668945, - "thread": 139670819383104, + "relativeCreated": 40.44389724731445, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -6401,8 +6401,8 @@ " for test_variable", "u'two'" ], - "asctime": "2021-01-14 00:51:41,573", - "created": 1610581901.57311, + "asctime": "2021-02-28 18:40:20,092", + "created": 1614534020.092651, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6412,22 +6412,22 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", - "msecs": 573.1101036071777, + "msecs": 92.6508903503418, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 52.05512046813965, - "thread": 139670819383104, + "relativeCreated": 40.50087928771973, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "u'two'" ], - "asctime": "2021-01-14 00:51:41,573", - "created": 1610581901.57319, + "asctime": "2021-02-28 18:40:20,092", + "created": 1614534020.092701, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6437,14 +6437,14 @@ "lineno": 119, "message": "Content u'two' is incorrect for test_variable.", "module": "test", - "msecs": 573.1899738311768, + "msecs": 92.70095825195312, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 52.13499069213867, - "thread": 139670819383104, + "relativeCreated": 40.550947189331055, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -6454,8 +6454,8 @@ " for test_variable", "u'two'" ], - "asctime": "2021-01-14 00:51:41,573", - "created": 1610581901.573234, + "asctime": "2021-02-28 18:40:20,092", + "created": 1614534020.092754, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6465,14 +6465,14 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'two'). ", "module": "test", - "msecs": 573.2340812683105, + "msecs": 92.75388717651367, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 52.17909812927246, - "thread": 139670819383104, + "relativeCreated": 40.6038761138916, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -6482,8 +6482,8 @@ " for result.list[1]", "u'two'" ], - "asctime": "2021-01-14 00:51:41,573", - "created": 1610581901.573278, + "asctime": "2021-02-28 18:40:20,092", + "created": 1614534020.092809, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6493,14 +6493,14 @@ "lineno": 123, "message": "Type is NOT for result.list[1] (u'two'). Check for known json storage type deviation -> .", "module": "test", - "msecs": 573.2779502868652, + "msecs": 92.80896186828613, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 52.22296714782715, - "thread": 139670819383104, + "relativeCreated": 40.65895080566406, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -6510,8 +6510,8 @@ " for test_variable", "u'3'" ], - "asctime": "2021-01-14 00:51:41,573", - "created": 1610581901.573321, + "asctime": "2021-02-28 18:40:20,092", + "created": 1614534020.092862, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6521,22 +6521,22 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'3'). ", "module": "test", - "msecs": 573.3211040496826, + "msecs": 92.86189079284668, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 52.26612091064453, - "thread": 139670819383104, + "relativeCreated": 40.71187973022461, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "u'3'" ], - "asctime": "2021-01-14 00:51:41,573", - "created": 1610581901.573362, + "asctime": "2021-02-28 18:40:20,092", + "created": 1614534020.092909, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6546,14 +6546,14 @@ "lineno": 119, "message": "Content u'3' is incorrect for test_variable.", "module": "test", - "msecs": 573.3621120452881, + "msecs": 92.90909767150879, "msg": "Content %s is incorrect for test_variable.", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 52.30712890625, - "thread": 139670819383104, + "relativeCreated": 40.75908660888672, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -6563,8 +6563,8 @@ " for test_variable", "u'3'" ], - "asctime": "2021-01-14 00:51:41,573", - "created": 1610581901.573408, + "asctime": "2021-02-28 18:40:20,092", + "created": 1614534020.092965, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6574,14 +6574,14 @@ "lineno": 123, "message": "Type is NOT for test_variable (u'3'). ", "module": "test", - "msecs": 573.4078884124756, + "msecs": 92.96488761901855, "msg": "Type %s is NOT %s%s (%s). ", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 52.3529052734375, - "thread": 139670819383104, + "relativeCreated": 40.814876556396484, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -6591,8 +6591,8 @@ " for result.list[2]", "u'3'" ], - "asctime": "2021-01-14 00:51:41,573", - "created": 1610581901.57345, + "asctime": "2021-02-28 18:40:20,093", + "created": 1614534020.093015, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6602,14 +6602,14 @@ "lineno": 123, "message": "Type is NOT for result.list[2] (u'3'). Check for known json storage type deviation -> .", "module": "test", - "msecs": 573.4500885009766, + "msecs": 93.01495552062988, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 52.39510536193848, - "thread": 139670819383104, + "relativeCreated": 40.86494445800781, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -6619,8 +6619,8 @@ " for result.str", "u'string'" ], - "asctime": "2021-01-14 00:51:41,573", - "created": 1610581901.573498, + "asctime": "2021-02-28 18:40:20,093", + "created": 1614534020.093079, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -6630,39 +6630,39 @@ "lineno": 123, "message": "Type is NOT for result.str (u'string'). Check for known json storage type deviation -> .", "module": "test", - "msecs": 573.498010635376, + "msecs": 93.0790901184082, "msg": "Type %s is NOT %s%s (%s). Check for known json storage type deviation -> .", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 52.44302749633789, - "thread": 139670819383104, + "relativeCreated": 40.92907905578613, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 573.5349655151367, + "msecs": 93.12701225280762, "msg": "Cache object is NOT correct. See detailed log for more information.", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 52.47998237609863, - "thread": 139670819383104, + "relativeCreated": 40.97700119018555, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 3.695487976074219e-05 + "time_consumption": 4.792213439941406e-05 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.0021848678588867188, - "time_finished": "2021-01-14 00:51:41,573", - "time_start": "2021-01-14 00:51:41,571" + "time_consumption": 0.003587007522583008, + "time_finished": "2021-02-28 18:40:20,093", + "time_start": "2021-02-28 18:40:20,089" }, "caching.property_cache_pickle: Test cached data (full init)": { "args": null, - "asctime": "2021-01-14 00:51:41,611", - "created": 1610581901.611991, + "asctime": "2021-02-28 18:40:20,117", + "created": 1614534020.117522, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6673,21 +6673,21 @@ "message": "caching.property_cache_pickle: Test cached data (full init)", "module": "__init__", "moduleLogger": [], - "msecs": 611.9909286499023, + "msecs": 117.52200126647949, "msg": "caching.property_cache_pickle: Test cached data (full init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 90.93594551086426, + "relativeCreated": 65.37199020385742, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], - "asctime": "2021-01-14 00:51:41,613", - "created": 1610581901.613912, + "asctime": "2021-02-28 18:40:20,118", + "created": 1614534020.118275, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -6700,8 +6700,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,612", - "created": 1610581901.612263, + "asctime": "2021-02-28 18:40:20,117", + "created": 1614534020.117629, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -6711,22 +6711,22 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 612.2629642486572, + "msecs": 117.6290512084961, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 91.20798110961914, - "thread": 139670819383104, + "relativeCreated": 65.47904014587402, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,612", - "created": 1610581901.612473, + "asctime": "2021-02-28 18:40:20,117", + "created": 1614534020.117741, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -6734,24 +6734,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl as cache file.", "module": "test_helpers", - "msecs": 612.4730110168457, + "msecs": 117.74110794067383, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 91.41802787780762, - "thread": 139670819383104, + "relativeCreated": 65.59109687805176, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:41,612", - "created": 1610581901.612621, + "asctime": "2021-02-28 18:40:20,117", + "created": 1614534020.117834, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6761,14 +6761,14 @@ "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 612.6210689544678, + "msecs": 117.83409118652344, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 91.56608581542969, - "thread": 139670819383104, + "relativeCreated": 65.68408012390137, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -6776,8 +6776,8 @@ "PickCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], - "asctime": "2021-01-14 00:51:41,612", - "created": 1610581901.612744, + "asctime": "2021-02-28 18:40:20,117", + "created": 1614534020.11791, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6787,23 +6787,23 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", - "msecs": 612.7440929412842, + "msecs": 117.90990829467773, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 91.6891098022461, - "thread": 139670819383104, + "relativeCreated": 65.75989723205566, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,613", - "created": 1610581901.613606, + "asctime": "2021-02-28 18:40:20,118", + "created": 1614534020.118187, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6811,34 +6811,34 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl)", "module": "__init__", - "msecs": 613.6059761047363, + "msecs": 118.18695068359375, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 92.55099296569824, - "thread": 139670819383104, + "relativeCreated": 66.03693962097168, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 613.9121055603027, + "msecs": 118.27492713928223, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 92.85712242126465, - "thread": 139670819383104, + "relativeCreated": 66.12491607666016, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.00030612945556640625 + "time_consumption": 8.797645568847656e-05 }, { "args": [], - "asctime": "2021-01-14 00:51:41,615", - "created": 1610581901.616, + "asctime": "2021-02-28 18:40:20,119", + "created": 1614534020.119108, "exc_info": null, "exc_text": null, "filename": "test_cached_data.py", @@ -6854,8 +6854,8 @@ "PickCache:", "uncached" ], - "asctime": "2021-01-14 00:51:41,614", - "created": 1610581901.614161, + "asctime": "2021-02-28 18:40:20,118", + "created": 1614534020.118385, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6865,23 +6865,23 @@ "lineno": 113, "message": "PickCache: Key 'uncached' is not in cached_keys. Uncached data will be returned.", "module": "__init__", - "msecs": 614.1610145568848, + "msecs": 118.38507652282715, "msg": "%s Key '%s' is not in cached_keys. Uncached data will be returned.", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 93.10603141784668, - "thread": 139670819383104, + "relativeCreated": 66.23506546020508, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,614", - "created": 1610581901.614915, + "asctime": "2021-02-28 18:40:20,118", + "created": 1614534020.118635, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6889,16 +6889,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 145, - "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl)", + "message": "PickCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl)", "module": "__init__", - "msecs": 614.9148941040039, + "msecs": 118.63493919372559, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 93.85991096496582, - "thread": 139670819383104, + "relativeCreated": 66.48492813110352, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -6907,8 +6907,8 @@ "dict", "{'1': 1, '3': '3', '2': 'two', '4': 4}" ], - "asctime": "2021-01-14 00:51:41,615", - "created": 1610581901.615108, + "asctime": "2021-02-28 18:40:20,118", + "created": 1614534020.118735, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6918,14 +6918,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'dict' from cache ({'1': 1, '3': '3', '2': 'two', '4': 4})", "module": "__init__", - "msecs": 615.1080131530762, + "msecs": 118.73507499694824, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 94.05303001403809, - "thread": 139670819383104, + "relativeCreated": 66.58506393432617, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -6934,8 +6934,8 @@ "unicode", "u'unicode'" ], - "asctime": "2021-01-14 00:51:41,615", - "created": 1610581901.615266, + "asctime": "2021-02-28 18:40:20,118", + "created": 1614534020.118804, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6945,14 +6945,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'unicode' from cache (u'unicode')", "module": "__init__", - "msecs": 615.2660846710205, + "msecs": 118.8039779663086, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 94.21110153198242, - "thread": 139670819383104, + "relativeCreated": 66.65396690368652, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -6961,8 +6961,8 @@ "str", "'string'" ], - "asctime": "2021-01-14 00:51:41,615", - "created": 1610581901.615413, + "asctime": "2021-02-28 18:40:20,118", + "created": 1614534020.118865, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6972,14 +6972,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'str' from cache ('string')", "module": "__init__", - "msecs": 615.4129505157471, + "msecs": 118.8650131225586, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 94.35796737670898, - "thread": 139670819383104, + "relativeCreated": 66.71500205993652, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -6988,8 +6988,8 @@ "integer", "17" ], - "asctime": "2021-01-14 00:51:41,615", - "created": 1610581901.615561, + "asctime": "2021-02-28 18:40:20,118", + "created": 1614534020.118928, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -6999,14 +6999,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'integer' from cache (17)", "module": "__init__", - "msecs": 615.5610084533691, + "msecs": 118.9279556274414, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 94.50602531433105, - "thread": 139670819383104, + "relativeCreated": 66.77794456481934, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -7015,8 +7015,8 @@ "float", "3.14159" ], - "asctime": "2021-01-14 00:51:41,615", - "created": 1610581901.615708, + "asctime": "2021-02-28 18:40:20,118", + "created": 1614534020.118988, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7026,14 +7026,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'float' from cache (3.14159)", "module": "__init__", - "msecs": 615.7081127166748, + "msecs": 118.988037109375, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 94.65312957763672, - "thread": 139670819383104, + "relativeCreated": 66.83802604675293, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -7042,8 +7042,8 @@ "list", "[1, 'two', '3', 4]" ], - "asctime": "2021-01-14 00:51:41,615", - "created": 1610581901.615873, + "asctime": "2021-02-28 18:40:20,119", + "created": 1614534020.119052, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7053,35 +7053,35 @@ "lineno": 110, "message": "PickCache: Providing property for 'list' from cache ([1, 'two', '3', 4])", "module": "__init__", - "msecs": 615.8730983734131, + "msecs": 119.05193328857422, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 94.818115234375, - "thread": 139670819383104, + "relativeCreated": 66.90192222595215, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 615.9999370574951, + "msecs": 119.10796165466309, "msg": "Collecting data from cache instance.", "name": "__tLogger__", - "pathname": "src/tests/test_cached_data.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_cached_data.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 94.94495391845703, - "thread": 139670819383104, + "relativeCreated": 66.95795059204102, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.00012683868408203125 + "time_consumption": 5.602836608886719e-05 }, { "args": [ "{'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '3': '3', '2': 'two', '4': 4}, 'str': 'string', 'integer': 17}", "" ], - "asctime": "2021-01-14 00:51:41,616", - "created": 1610581901.6168, + "asctime": "2021-02-28 18:40:20,119", + "created": 1614534020.119444, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7098,8 +7098,8 @@ "{ 'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'str': 'string', 'integer': 17 }", "" ], - "asctime": "2021-01-14 00:51:41,616", - "created": 1610581901.616306, + "asctime": "2021-02-28 18:40:20,119", + "created": 1614534020.119236, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7109,14 +7109,14 @@ "lineno": 22, "message": "Result (Cached data): { 'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'str': 'string', 'integer': 17 } ()", "module": "test", - "msecs": 616.3060665130615, + "msecs": 119.23599243164062, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 95.25108337402344, - "thread": 139670819383104, + "relativeCreated": 67.08598136901855, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -7125,8 +7125,8 @@ "{ 'uncached': 'uncached_data_of_class', 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] }", "" ], - "asctime": "2021-01-14 00:51:41,616", - "created": 1610581901.6165, + "asctime": "2021-02-28 18:40:20,119", + "created": 1614534020.119319, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7136,39 +7136,39 @@ "lineno": 26, "message": "Expectation (Cached data): result = { 'uncached': 'uncached_data_of_class', 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] } ()", "module": "test", - "msecs": 616.4999008178711, + "msecs": 119.31896209716797, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 95.44491767883301, - "thread": 139670819383104, + "relativeCreated": 67.1689510345459, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 616.80006980896, + "msecs": 119.44389343261719, "msg": "Cached data is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 95.74508666992188, - "thread": 139670819383104, + "relativeCreated": 67.29388236999512, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.0003001689910888672 + "time_consumption": 0.00012493133544921875 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.004809141159057617, - "time_finished": "2021-01-14 00:51:41,616", - "time_start": "2021-01-14 00:51:41,611" + "time_consumption": 0.0019218921661376953, + "time_finished": "2021-02-28 18:40:20,119", + "time_start": "2021-02-28 18:40:20,117" }, "caching.property_cache_pickle: Test cached data (partially init)": { "args": null, - "asctime": "2021-01-14 00:51:41,617", - "created": 1610581901.617287, + "asctime": "2021-02-28 18:40:20,119", + "created": 1614534020.119678, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7179,21 +7179,21 @@ "message": "caching.property_cache_pickle: Test cached data (partially init)", "module": "__init__", "moduleLogger": [], - "msecs": 617.2869205474854, + "msecs": 119.67802047729492, "msg": "caching.property_cache_pickle: Test cached data (partially init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 96.23193740844727, + "relativeCreated": 67.52800941467285, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], - "asctime": "2021-01-14 00:51:41,619", - "created": 1610581901.619301, + "asctime": "2021-02-28 18:40:20,120", + "created": 1614534020.120453, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -7206,8 +7206,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,617", - "created": 1610581901.617618, + "asctime": "2021-02-28 18:40:20,119", + "created": 1614534020.119801, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -7217,22 +7217,22 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 617.6180839538574, + "msecs": 119.80104446411133, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 96.56310081481934, - "thread": 139670819383104, + "relativeCreated": 67.65103340148926, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,617", - "created": 1610581901.617836, + "asctime": "2021-02-28 18:40:20,119", + "created": 1614534020.119905, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -7240,24 +7240,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl as cache file.", "module": "test_helpers", - "msecs": 617.8359985351562, + "msecs": 119.90499496459961, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 96.78101539611816, - "thread": 139670819383104, + "relativeCreated": 67.75498390197754, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:41,618", - "created": 1610581901.61806, + "asctime": "2021-02-28 18:40:20,120", + "created": 1614534020.120007, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7267,14 +7267,14 @@ "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 618.0601119995117, + "msecs": 120.00703811645508, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 97.00512886047363, - "thread": 139670819383104, + "relativeCreated": 67.85702705383301, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -7282,8 +7282,8 @@ "PickCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], - "asctime": "2021-01-14 00:51:41,618", - "created": 1610581901.618246, + "asctime": "2021-02-28 18:40:20,120", + "created": 1614534020.12008, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7293,23 +7293,23 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", - "msecs": 618.2460784912109, + "msecs": 120.07999420166016, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 97.19109535217285, - "thread": 139670819383104, + "relativeCreated": 67.92998313903809, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,618", - "created": 1610581901.618933, + "asctime": "2021-02-28 18:40:20,120", + "created": 1614534020.120362, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7317,34 +7317,34 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 618.9329624176025, + "msecs": 120.3620433807373, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 97.87797927856445, - "thread": 139670819383104, + "relativeCreated": 68.21203231811523, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 619.3010807037354, + "msecs": 120.452880859375, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 98.24609756469727, - "thread": 139670819383104, + "relativeCreated": 68.30286979675293, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.0003681182861328125 + "time_consumption": 9.083747863769531e-05 }, { "args": [], - "asctime": "2021-01-14 00:51:41,621", - "created": 1610581901.621731, + "asctime": "2021-02-28 18:40:20,121", + "created": 1614534020.121292, "exc_info": null, "exc_text": null, "filename": "test_cached_data.py", @@ -7360,8 +7360,8 @@ "PickCache:", "uncached" ], - "asctime": "2021-01-14 00:51:41,619", - "created": 1610581901.619729, + "asctime": "2021-02-28 18:40:20,120", + "created": 1614534020.120571, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7371,23 +7371,23 @@ "lineno": 113, "message": "PickCache: Key 'uncached' is not in cached_keys. Uncached data will be returned.", "module": "__init__", - "msecs": 619.7290420532227, + "msecs": 120.57089805603027, "msg": "%s Key '%s' is not in cached_keys. Uncached data will be returned.", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 98.67405891418457, - "thread": 139670819383104, + "relativeCreated": 68.4208869934082, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,620", - "created": 1610581901.620483, + "asctime": "2021-02-28 18:40:20,120", + "created": 1614534020.12084, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7395,16 +7395,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 145, - "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl)", + "message": "PickCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 620.4829216003418, + "msecs": 120.84007263183594, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 99.42793846130371, - "thread": 139670819383104, + "relativeCreated": 68.69006156921387, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -7413,8 +7413,8 @@ "dict", "{'1': 1, '3': '3', '2': 'two', '4': 4}" ], - "asctime": "2021-01-14 00:51:41,620", - "created": 1610581901.620703, + "asctime": "2021-02-28 18:40:20,120", + "created": 1614534020.120929, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7424,14 +7424,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'dict' from cache ({'1': 1, '3': '3', '2': 'two', '4': 4})", "module": "__init__", - "msecs": 620.7029819488525, + "msecs": 120.92900276184082, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 99.64799880981445, - "thread": 139670819383104, + "relativeCreated": 68.77899169921875, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -7440,8 +7440,8 @@ "unicode", "u'unicode'" ], - "asctime": "2021-01-14 00:51:41,620", - "created": 1610581901.620887, + "asctime": "2021-02-28 18:40:20,120", + "created": 1614534020.120998, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7451,14 +7451,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'unicode' from cache (u'unicode')", "module": "__init__", - "msecs": 620.887041091919, + "msecs": 120.99790573120117, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 99.83205795288086, - "thread": 139670819383104, + "relativeCreated": 68.8478946685791, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -7467,8 +7467,8 @@ "str", "'string'" ], - "asctime": "2021-01-14 00:51:41,621", - "created": 1610581901.621055, + "asctime": "2021-02-28 18:40:20,121", + "created": 1614534020.12106, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7478,14 +7478,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'str' from cache ('string')", "module": "__init__", - "msecs": 621.0548877716064, + "msecs": 121.05989456176758, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 99.99990463256836, - "thread": 139670819383104, + "relativeCreated": 68.90988349914551, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -7494,8 +7494,8 @@ "integer", "17" ], - "asctime": "2021-01-14 00:51:41,621", - "created": 1610581901.621289, + "asctime": "2021-02-28 18:40:20,121", + "created": 1614534020.12112, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7505,14 +7505,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'integer' from cache (17)", "module": "__init__", - "msecs": 621.2890148162842, + "msecs": 121.11997604370117, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 100.2340316772461, - "thread": 139670819383104, + "relativeCreated": 68.9699649810791, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -7521,8 +7521,8 @@ "float", "3.14159" ], - "asctime": "2021-01-14 00:51:41,621", - "created": 1610581901.621465, + "asctime": "2021-02-28 18:40:20,121", + "created": 1614534020.121181, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7532,14 +7532,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'float' from cache (3.14159)", "module": "__init__", - "msecs": 621.4649677276611, + "msecs": 121.18101119995117, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 100.40998458862305, - "thread": 139670819383104, + "relativeCreated": 69.0310001373291, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -7548,8 +7548,8 @@ "list", "[1, 'two', '3', 4]" ], - "asctime": "2021-01-14 00:51:41,621", - "created": 1610581901.621634, + "asctime": "2021-02-28 18:40:20,121", + "created": 1614534020.121242, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7559,35 +7559,35 @@ "lineno": 110, "message": "PickCache: Providing property for 'list' from cache ([1, 'two', '3', 4])", "module": "__init__", - "msecs": 621.6340065002441, + "msecs": 121.24204635620117, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 100.57902336120605, - "thread": 139670819383104, + "relativeCreated": 69.0920352935791, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 621.7310428619385, + "msecs": 121.2921142578125, "msg": "Collecting data from cache instance.", "name": "__tLogger__", - "pathname": "src/tests/test_cached_data.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_cached_data.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 100.67605972290039, - "thread": 139670819383104, + "relativeCreated": 69.14210319519043, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 9.703636169433594e-05 + "time_consumption": 5.0067901611328125e-05 }, { "args": [ "{'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '3': '3', '2': 'two', '4': 4}, 'str': 'string', 'integer': 17}", "" ], - "asctime": "2021-01-14 00:51:41,622", - "created": 1610581901.622076, + "asctime": "2021-02-28 18:40:20,121", + "created": 1614534020.121733, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7604,8 +7604,8 @@ "{ 'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'str': 'string', 'integer': 17 }", "" ], - "asctime": "2021-01-14 00:51:41,621", - "created": 1610581901.621861, + "asctime": "2021-02-28 18:40:20,121", + "created": 1614534020.121427, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7615,14 +7615,14 @@ "lineno": 22, "message": "Result (Cached data): { 'uncached': 'uncached_data_of_class', 'unicode': u'unicode', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'str': 'string', 'integer': 17 } ()", "module": "test", - "msecs": 621.8609809875488, + "msecs": 121.42705917358398, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 100.80599784851074, - "thread": 139670819383104, + "relativeCreated": 69.27704811096191, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -7631,8 +7631,8 @@ "{ 'uncached': 'uncached_data_of_class', 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] }", "" ], - "asctime": "2021-01-14 00:51:41,621", - "created": 1610581901.621937, + "asctime": "2021-02-28 18:40:20,121", + "created": 1614534020.12159, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7642,39 +7642,39 @@ "lineno": 26, "message": "Expectation (Cached data): result = { 'uncached': 'uncached_data_of_class', 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] } ()", "module": "test", - "msecs": 621.9370365142822, + "msecs": 121.58989906311035, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 100.88205337524414, - "thread": 139670819383104, + "relativeCreated": 69.43988800048828, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 622.0760345458984, + "msecs": 121.73295021057129, "msg": "Cached data is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 101.02105140686035, - "thread": 139670819383104, + "relativeCreated": 69.58293914794922, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.00013899803161621094 + "time_consumption": 0.0001430511474609375 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.004789113998413086, - "time_finished": "2021-01-14 00:51:41,622", - "time_start": "2021-01-14 00:51:41,617" + "time_consumption": 0.002054929733276367, + "time_finished": "2021-02-28 18:40:20,121", + "time_start": "2021-02-28 18:40:20,119" }, "caching.property_cache_pickle: Test execution of save callback (full init)": { "args": null, - "asctime": "2021-01-14 00:51:41,635", - "created": 1610581901.63576, + "asctime": "2021-02-28 18:40:20,135", + "created": 1614534020.135858, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7685,18 +7685,18 @@ "message": "caching.property_cache_pickle: Test execution of save callback (full init)", "module": "__init__", "moduleLogger": [], - "msecs": 635.7600688934326, + "msecs": 135.85805892944336, "msg": "caching.property_cache_pickle: Test execution of save callback (full init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 114.70508575439453, + "relativeCreated": 83.70804786682129, "testcaseLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,635", - "created": 1610581901.635846, + "asctime": "2021-02-28 18:40:20,135", + "created": 1614534020.136, "exc_info": null, "exc_text": null, "filename": "test_save_callback.py", @@ -7707,14 +7707,14 @@ "message": "Installing save_callback, which sets a variable to True on execution.", "module": "test_save_callback", "moduleLogger": [], - "msecs": 635.8458995819092, + "msecs": 135.9999179840088, "msg": "Installing save_callback, which sets a variable to True on execution.", "name": "__tLogger__", - "pathname": "src/tests/test_save_callback.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_save_callback.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 114.7909164428711, - "thread": 139670819383104, + "relativeCreated": 83.84990692138672, + "thread": 139640807294784, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -7723,8 +7723,8 @@ "True", "" ], - "asctime": "2021-01-14 00:51:41,636", - "created": 1610581901.636133, + "asctime": "2021-02-28 18:40:20,136", + "created": 1614534020.13648, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7738,10 +7738,10 @@ { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json" ], - "asctime": "2021-01-14 00:51:41,635", - "created": 1610581901.635951, + "asctime": "2021-02-28 18:40:20,136", + "created": 1614534020.136199, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7749,16 +7749,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json)", "module": "__init__", - "msecs": 635.951042175293, + "msecs": 136.1989974975586, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 114.89605903625488, - "thread": 139670819383104, + "relativeCreated": 84.04898643493652, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -7767,8 +7767,8 @@ "True", "" ], - "asctime": "2021-01-14 00:51:41,636", - "created": 1610581901.636029, + "asctime": "2021-02-28 18:40:20,136", + "created": 1614534020.136354, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7778,14 +7778,14 @@ "lineno": 22, "message": "Result (Save callback execution variable): True ()", "module": "test", - "msecs": 636.0290050506592, + "msecs": 136.3539695739746, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 114.9740219116211, - "thread": 139670819383104, + "relativeCreated": 84.20395851135254, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -7794,8 +7794,8 @@ "True", "" ], - "asctime": "2021-01-14 00:51:41,636", - "created": 1610581901.636092, + "asctime": "2021-02-28 18:40:20,136", + "created": 1614534020.136422, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -7805,39 +7805,39 @@ "lineno": 26, "message": "Expectation (Save callback execution variable): result = True ()", "module": "test", - "msecs": 636.091947555542, + "msecs": 136.42191886901855, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 115.0369644165039, - "thread": 139670819383104, + "relativeCreated": 84.27190780639648, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 636.1329555511475, + "msecs": 136.48009300231934, "msg": "Save callback execution variable is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 115.07797241210938, - "thread": 139670819383104, + "relativeCreated": 84.33008193969727, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 4.100799560546875e-05 + "time_consumption": 5.817413330078125e-05 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.00037288665771484375, - "time_finished": "2021-01-14 00:51:41,636", - "time_start": "2021-01-14 00:51:41,635" + "time_consumption": 0.0006220340728759766, + "time_finished": "2021-02-28 18:40:20,136", + "time_start": "2021-02-28 18:40:20,135" }, "caching.property_cache_pickle: Test full initialised PICKLE-Cache-Object": { "args": null, - "asctime": "2021-01-14 00:51:41,601", - "created": 1610581901.601264, + "asctime": "2021-02-28 18:40:20,112", + "created": 1614534020.112448, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7848,21 +7848,21 @@ "message": "caching.property_cache_pickle: Test full initialised PICKLE-Cache-Object", "module": "__init__", "moduleLogger": [], - "msecs": 601.2639999389648, + "msecs": 112.44797706604004, "msg": "caching.property_cache_pickle: Test full initialised PICKLE-Cache-Object", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 80.20901679992676, + "relativeCreated": 60.29796600341797, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], - "asctime": "2021-01-14 00:51:41,605", - "created": 1610581901.605279, + "asctime": "2021-02-28 18:40:20,113", + "created": 1614534020.113597, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -7875,8 +7875,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,601", - "created": 1610581901.601482, + "asctime": "2021-02-28 18:40:20,112", + "created": 1614534020.112552, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -7886,22 +7886,22 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 601.4819145202637, + "msecs": 112.55192756652832, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 80.42693138122559, - "thread": 139670819383104, + "relativeCreated": 60.40191650390625, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,601", - "created": 1610581901.601645, + "asctime": "2021-02-28 18:40:20,112", + "created": 1614534020.112637, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -7909,24 +7909,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl as cache file.", "module": "test_helpers", - "msecs": 601.6449928283691, + "msecs": 112.63704299926758, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 80.59000968933105, - "thread": 139670819383104, + "relativeCreated": 60.48703193664551, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:41,601", - "created": 1610581901.60181, + "asctime": "2021-02-28 18:40:20,112", + "created": 1614534020.11273, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7936,14 +7936,14 @@ "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 601.8099784851074, + "msecs": 112.73002624511719, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 80.75499534606934, - "thread": 139670819383104, + "relativeCreated": 60.58001518249512, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -7951,8 +7951,8 @@ "PickCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], - "asctime": "2021-01-14 00:51:41,601", - "created": 1610581901.601952, + "asctime": "2021-02-28 18:40:20,112", + "created": 1614534020.112801, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7962,23 +7962,23 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", - "msecs": 601.952075958252, + "msecs": 112.80107498168945, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 80.89709281921387, - "thread": 139670819383104, + "relativeCreated": 60.65106391906738, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,604", - "created": 1610581901.604641, + "asctime": "2021-02-28 18:40:20,113", + "created": 1614534020.113476, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -7986,36 +7986,36 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl)", "module": "__init__", - "msecs": 604.6409606933594, + "msecs": 113.47603797912598, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 83.58597755432129, - "thread": 139670819383104, + "relativeCreated": 61.326026916503906, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 605.2789688110352, + "msecs": 113.59691619873047, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 84.22398567199707, - "thread": 139670819383104, + "relativeCreated": 61.4469051361084, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.0006380081176757812 + "time_consumption": 0.00012087821960449219 }, { "args": [ "property_cache_pickle" ], - "asctime": "2021-01-14 00:51:41,607", - "created": 1610581901.607367, + "asctime": "2021-02-28 18:40:20,114", + "created": 1614534020.114521, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", @@ -8029,10 +8029,10 @@ { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,606", - "created": 1610581901.606956, + "asctime": "2021-02-28 18:40:20,114", + "created": 1614534020.114255, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8040,24 +8040,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 145, - "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl)", + "message": "PickCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl)", "module": "__init__", - "msecs": 606.9560050964355, + "msecs": 114.25495147705078, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 85.90102195739746, - "thread": 139670819383104, + "relativeCreated": 62.10494041442871, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "{'str': 'string', '_property_cache_uid_': 'my_unique_id', 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '3': '3', '2': 'two', '4': 4}, 'unicode': u'unicode', '_property_cache_data_version_': 1, 'integer': 17}" ], - "asctime": "2021-01-14 00:51:41,607", - "created": 1610581901.607206, + "asctime": "2021-02-28 18:40:20,114", + "created": 1614534020.114377, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", @@ -8067,14 +8067,14 @@ "lineno": 20, "message": "Using storage object of cache class for comparison: {'str': 'string', '_property_cache_uid_': 'my_unique_id', 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '3': '3', '2': 'two', '4': 4}, 'unicode': u'unicode', '_property_cache_data_version_': 1, 'integer': 17}", "module": "test_load_on_init", - "msecs": 607.2061061859131, + "msecs": 114.37702178955078, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", - "pathname": "src/tests/test_load_on_init.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_load_on_init.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 86.151123046875, - "thread": 139670819383104, + "relativeCreated": 62.22701072692871, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -8082,8 +8082,8 @@ "_property_cache_data_version_", "_property_cache_uid_" ], - "asctime": "2021-01-14 00:51:41,607", - "created": 1610581901.607307, + "asctime": "2021-02-28 18:40:20,114", + "created": 1614534020.114458, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", @@ -8093,35 +8093,35 @@ "lineno": 21, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_load_on_init", - "msecs": 607.306957244873, + "msecs": 114.45808410644531, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", - "pathname": "src/tests/test_load_on_init.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_load_on_init.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 86.25197410583496, - "thread": 139670819383104, + "relativeCreated": 62.30807304382324, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 607.3670387268066, + "msecs": 114.52102661132812, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", - "pathname": "src/tests/test_load_on_init.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_load_on_init.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 86.31205558776855, - "thread": 139670819383104, + "relativeCreated": 62.371015548706055, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 6.008148193359375e-05 + "time_consumption": 6.29425048828125e-05 }, { "args": [ "{'str': 'string', 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '3': '3', '2': 'two', '4': 4}, 'unicode': u'unicode', 'integer': 17}", "" ], - "asctime": "2021-01-14 00:51:41,607", - "created": 1610581901.607765, + "asctime": "2021-02-28 18:40:20,114", + "created": 1614534020.114876, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8138,8 +8138,8 @@ "{ 'str': 'string', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'integer': 17 }", "" ], - "asctime": "2021-01-14 00:51:41,607", - "created": 1610581901.607508, + "asctime": "2021-02-28 18:40:20,114", + "created": 1614534020.11466, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8149,14 +8149,14 @@ "lineno": 22, "message": "Result (Cache object): { 'str': 'string', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'integer': 17 } ()", "module": "test", - "msecs": 607.5079441070557, + "msecs": 114.66002464294434, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 86.45296096801758, - "thread": 139670819383104, + "relativeCreated": 62.510013580322266, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -8165,8 +8165,8 @@ "{ 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] }", "" ], - "asctime": "2021-01-14 00:51:41,607", - "created": 1610581901.607608, + "asctime": "2021-02-28 18:40:20,114", + "created": 1614534020.11474, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8176,39 +8176,39 @@ "lineno": 26, "message": "Expectation (Cache object): result = { 'dict': { '1': 1, '3': '3', '2': 'two', '4': 4 }, 'unicode': u'unicode', 'str': 'string', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] } ()", "module": "test", - "msecs": 607.6080799102783, + "msecs": 114.73989486694336, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 86.55309677124023, - "thread": 139670819383104, + "relativeCreated": 62.58988380432129, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 607.7649593353271, + "msecs": 114.87603187561035, "msg": "Cache object is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 86.70997619628906, - "thread": 139670819383104, + "relativeCreated": 62.72602081298828, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.00015687942504882812 + "time_consumption": 0.0001361370086669922 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.006500959396362305, - "time_finished": "2021-01-14 00:51:41,607", - "time_start": "2021-01-14 00:51:41,601" + "time_consumption": 0.0024280548095703125, + "time_finished": "2021-02-28 18:40:20,114", + "time_start": "2021-02-28 18:40:20,112" }, "caching.property_cache_pickle: Test get from source caused by changed uid (full init)": { "args": null, - "asctime": "2021-01-14 00:51:41,631", - "created": 1610581901.6311, + "asctime": "2021-02-28 18:40:20,128", + "created": 1614534020.12859, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8219,21 +8219,21 @@ "message": "caching.property_cache_pickle: Test get from source caused by changed uid (full init)", "module": "__init__", "moduleLogger": [], - "msecs": 631.0999393463135, + "msecs": 128.59010696411133, "msg": "caching.property_cache_pickle: Test get from source caused by changed uid (full init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 110.04495620727539, + "relativeCreated": 76.44009590148926, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], - "asctime": "2021-01-14 00:51:41,631", - "created": 1610581901.631658, + "asctime": "2021-02-28 18:40:20,129", + "created": 1614534020.12962, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -8246,8 +8246,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,631", - "created": 1610581901.631198, + "asctime": "2021-02-28 18:40:20,128", + "created": 1614534020.128788, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -8257,22 +8257,22 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 631.1979293823242, + "msecs": 128.78799438476562, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 110.14294624328613, - "thread": 139670819383104, + "relativeCreated": 76.63798332214355, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,631", - "created": 1610581901.631265, + "asctime": "2021-02-28 18:40:20,128", + "created": 1614534020.128928, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -8280,24 +8280,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl as cache file.", "module": "test_helpers", - "msecs": 631.2649250030518, + "msecs": 128.92794609069824, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 110.20994186401367, - "thread": 139670819383104, + "relativeCreated": 76.77793502807617, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:41,631", - "created": 1610581901.631334, + "asctime": "2021-02-28 18:40:20,129", + "created": 1614534020.129051, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8307,14 +8307,14 @@ "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 631.3340663909912, + "msecs": 129.05097007751465, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 110.27908325195312, - "thread": 139670819383104, + "relativeCreated": 76.90095901489258, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -8322,8 +8322,8 @@ "PickCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], - "asctime": "2021-01-14 00:51:41,631", - "created": 1610581901.631388, + "asctime": "2021-02-28 18:40:20,129", + "created": 1614534020.129136, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8333,23 +8333,23 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", - "msecs": 631.3879489898682, + "msecs": 129.1360855102539, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 110.33296585083008, - "thread": 139670819383104, + "relativeCreated": 76.98607444763184, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,631", - "created": 1610581901.631585, + "asctime": "2021-02-28 18:40:20,129", + "created": 1614534020.129517, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8357,37 +8357,37 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl)", "module": "__init__", - "msecs": 631.584882736206, + "msecs": 129.5170783996582, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 110.52989959716797, - "thread": 139670819383104, + "relativeCreated": 77.36706733703613, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 631.6580772399902, + "msecs": 129.62007522583008, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 110.60309410095215, - "thread": 139670819383104, + "relativeCreated": 77.47006416320801, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 7.319450378417969e-05 + "time_consumption": 0.000102996826171875 }, { "args": [ "{'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34}", "" ], - "asctime": "2021-01-14 00:51:41,632", - "created": 1610581901.632744, + "asctime": "2021-02-28 18:40:20,131", + "created": 1614534020.131261, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8401,10 +8401,10 @@ { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,631", - "created": 1610581901.631879, + "asctime": "2021-02-28 18:40:20,129", + "created": 1614534020.129992, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8412,24 +8412,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 145, - "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl)", + "message": "PickCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl)", "module": "__init__", - "msecs": 631.8790912628174, + "msecs": 129.99200820922852, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 110.8241081237793, - "thread": 139670819383104, + "relativeCreated": 77.84199714660645, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:41,631", - "created": 1610581901.631934, + "asctime": "2021-02-28 18:40:20,130", + "created": 1614534020.130068, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8439,14 +8439,14 @@ "lineno": 131, "message": "PickCache: Source uid changed, ignoring previous cache data", "module": "__init__", - "msecs": 631.9339275360107, + "msecs": 130.0680637359619, "msg": "%s Source uid changed, ignoring previous cache data", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 110.87894439697266, - "thread": 139670819383104, + "relativeCreated": 77.91805267333984, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -8454,8 +8454,8 @@ "PickCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], - "asctime": "2021-01-14 00:51:41,631", - "created": 1610581901.631989, + "asctime": "2021-02-28 18:40:20,130", + "created": 1614534020.130146, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8465,23 +8465,23 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", - "msecs": 631.9890022277832, + "msecs": 130.14602661132812, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 110.93401908874512, - "thread": 139670819383104, + "relativeCreated": 77.99601554870605, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,632", - "created": 1610581901.632177, + "asctime": "2021-02-28 18:40:20,130", + "created": 1614534020.130404, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8489,16 +8489,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl)", "module": "__init__", - "msecs": 632.1771144866943, + "msecs": 130.40399551391602, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 111.12213134765625, - "thread": 139670819383104, + "relativeCreated": 78.25398445129395, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -8507,8 +8507,8 @@ "dict", "{'1': '1', '3': 'three', '2': 2, '4': '4'}" ], - "asctime": "2021-01-14 00:51:41,632", - "created": 1610581901.632276, + "asctime": "2021-02-28 18:40:20,130", + "created": 1614534020.130552, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8518,14 +8518,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'dict' from cache ({'1': '1', '3': 'three', '2': 2, '4': '4'})", "module": "__init__", - "msecs": 632.2760581970215, + "msecs": 130.5520534515381, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 111.2210750579834, - "thread": 139670819383104, + "relativeCreated": 78.40204238891602, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -8534,8 +8534,8 @@ "unicode", "u'__unicode__'" ], - "asctime": "2021-01-14 00:51:41,632", - "created": 1610581901.632342, + "asctime": "2021-02-28 18:40:20,130", + "created": 1614534020.130637, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8545,14 +8545,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'unicode' from cache (u'__unicode__')", "module": "__init__", - "msecs": 632.3421001434326, + "msecs": 130.63693046569824, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 111.28711700439453, - "thread": 139670819383104, + "relativeCreated": 78.48691940307617, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -8561,8 +8561,8 @@ "str", "'__string__'" ], - "asctime": "2021-01-14 00:51:41,632", - "created": 1610581901.63239, + "asctime": "2021-02-28 18:40:20,130", + "created": 1614534020.130705, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8572,14 +8572,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'str' from cache ('__string__')", "module": "__init__", - "msecs": 632.390022277832, + "msecs": 130.7051181793213, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 111.33503913879395, - "thread": 139670819383104, + "relativeCreated": 78.55510711669922, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -8588,8 +8588,8 @@ "integer", "34" ], - "asctime": "2021-01-14 00:51:41,632", - "created": 1610581901.632436, + "asctime": "2021-02-28 18:40:20,130", + "created": 1614534020.130772, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8599,14 +8599,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'integer' from cache (34)", "module": "__init__", - "msecs": 632.4360370635986, + "msecs": 130.77211380004883, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 111.38105392456055, - "thread": 139670819383104, + "relativeCreated": 78.62210273742676, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -8615,8 +8615,8 @@ "float", "2.71828" ], - "asctime": "2021-01-14 00:51:41,632", - "created": 1610581901.632483, + "asctime": "2021-02-28 18:40:20,130", + "created": 1614534020.130836, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8626,14 +8626,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'float' from cache (2.71828)", "module": "__init__", - "msecs": 632.4830055236816, + "msecs": 130.83600997924805, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 111.42802238464355, - "thread": 139670819383104, + "relativeCreated": 78.68599891662598, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -8642,8 +8642,8 @@ "list", "['one', 2, 3, '4']" ], - "asctime": "2021-01-14 00:51:41,632", - "created": 1610581901.63253, + "asctime": "2021-02-28 18:40:20,130", + "created": 1614534020.130913, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8653,14 +8653,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'list' from cache (['one', 2, 3, '4'])", "module": "__init__", - "msecs": 632.5299739837646, + "msecs": 130.91301918029785, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 111.47499084472656, - "thread": 139670819383104, + "relativeCreated": 78.76300811767578, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -8669,8 +8669,8 @@ "{ 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 }", "" ], - "asctime": "2021-01-14 00:51:41,632", - "created": 1610581901.632592, + "asctime": "2021-02-28 18:40:20,131", + "created": 1614534020.131017, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8680,14 +8680,14 @@ "lineno": 22, "message": "Result (Instance data after changing uid): { 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 } ()", "module": "test", - "msecs": 632.591962814331, + "msecs": 131.01696968078613, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 111.53697967529297, - "thread": 139670819383104, + "relativeCreated": 78.86695861816406, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -8696,8 +8696,8 @@ "{ 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] }", "" ], - "asctime": "2021-01-14 00:51:41,632", - "created": 1610581901.632652, + "asctime": "2021-02-28 18:40:20,131", + "created": 1614534020.13111, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8707,39 +8707,39 @@ "lineno": 26, "message": "Expectation (Instance data after changing uid): result = { 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] } ()", "module": "test", - "msecs": 632.6520442962646, + "msecs": 131.10995292663574, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 111.59706115722656, - "thread": 139670819383104, + "relativeCreated": 78.95994186401367, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 632.7440738677979, + "msecs": 131.26111030578613, "msg": "Instance data after changing uid is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 111.68909072875977, - "thread": 139670819383104, + "relativeCreated": 79.11109924316406, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 9.202957153320312e-05 + "time_consumption": 0.00015115737915039062 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.001644134521484375, - "time_finished": "2021-01-14 00:51:41,632", - "time_start": "2021-01-14 00:51:41,631" + "time_consumption": 0.0026710033416748047, + "time_finished": "2021-02-28 18:40:20,131", + "time_start": "2021-02-28 18:40:20,128" }, "caching.property_cache_pickle: Test get from source caused by changed uid (partially init)": { "args": null, - "asctime": "2021-01-14 00:51:41,632", - "created": 1610581901.632883, + "asctime": "2021-02-28 18:40:20,131", + "created": 1614534020.131533, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8750,21 +8750,21 @@ "message": "caching.property_cache_pickle: Test get from source caused by changed uid (partially init)", "module": "__init__", "moduleLogger": [], - "msecs": 632.8830718994141, + "msecs": 131.5329074859619, "msg": "caching.property_cache_pickle: Test get from source caused by changed uid (partially init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 111.82808876037598, + "relativeCreated": 79.38289642333984, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], - "asctime": "2021-01-14 00:51:41,633", - "created": 1610581901.633446, + "asctime": "2021-02-28 18:40:20,132", + "created": 1614534020.132462, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -8777,8 +8777,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,632", - "created": 1610581901.632971, + "asctime": "2021-02-28 18:40:20,131", + "created": 1614534020.131679, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -8788,22 +8788,22 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 632.9710483551025, + "msecs": 131.67905807495117, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 111.91606521606445, - "thread": 139670819383104, + "relativeCreated": 79.5290470123291, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,633", - "created": 1610581901.633031, + "asctime": "2021-02-28 18:40:20,131", + "created": 1614534020.131813, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -8811,24 +8811,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl as cache file.", "module": "test_helpers", - "msecs": 633.030891418457, + "msecs": 131.81304931640625, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 111.97590827941895, - "thread": 139670819383104, + "relativeCreated": 79.66303825378418, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:41,633", - "created": 1610581901.633098, + "asctime": "2021-02-28 18:40:20,131", + "created": 1614534020.131935, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8838,14 +8838,14 @@ "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 633.0978870391846, + "msecs": 131.93488121032715, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 112.04290390014648, - "thread": 139670819383104, + "relativeCreated": 79.78487014770508, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -8853,8 +8853,8 @@ "PickCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], - "asctime": "2021-01-14 00:51:41,633", - "created": 1610581901.633189, + "asctime": "2021-02-28 18:40:20,132", + "created": 1614534020.132018, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8864,23 +8864,23 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", - "msecs": 633.1889629364014, + "msecs": 132.0180892944336, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 112.13397979736328, - "thread": 139670819383104, + "relativeCreated": 79.86807823181152, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,633", - "created": 1610581901.633381, + "asctime": "2021-02-28 18:40:20,132", + "created": 1614534020.132343, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8888,37 +8888,37 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 633.3808898925781, + "msecs": 132.34305381774902, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 112.32590675354004, - "thread": 139670819383104, + "relativeCreated": 80.19304275512695, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 633.4459781646729, + "msecs": 132.4620246887207, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 112.39099502563477, - "thread": 139670819383104, + "relativeCreated": 80.31201362609863, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 6.508827209472656e-05 + "time_consumption": 0.00011897087097167969 }, { "args": [ "{'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34}", "" ], - "asctime": "2021-01-14 00:51:41,635", - "created": 1610581901.635624, + "asctime": "2021-02-28 18:40:20,135", + "created": 1614534020.135616, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -8932,10 +8932,10 @@ { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,633", - "created": 1610581901.633672, + "asctime": "2021-02-28 18:40:20,132", + "created": 1614534020.132839, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8943,24 +8943,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 145, - "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", + "message": "PickCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 633.6719989776611, + "msecs": 132.83896446228027, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 112.61701583862305, - "thread": 139670819383104, + "relativeCreated": 80.6889533996582, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:41,633", - "created": 1610581901.633727, + "asctime": "2021-02-28 18:40:20,132", + "created": 1614534020.132934, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8970,23 +8970,23 @@ "lineno": 131, "message": "PickCache: Source uid changed, ignoring previous cache data", "module": "__init__", - "msecs": 633.7270736694336, + "msecs": 132.9340934753418, "msg": "%s Source uid changed, ignoring previous cache data", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 112.67209053039551, - "thread": 139670819383104, + "relativeCreated": 80.78408241271973, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,633", - "created": 1610581901.633837, + "asctime": "2021-02-28 18:40:20,133", + "created": 1614534020.133134, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -8994,16 +8994,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 633.8369846343994, + "msecs": 133.1338882446289, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 112.78200149536133, - "thread": 139670819383104, + "relativeCreated": 80.98387718200684, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -9012,8 +9012,8 @@ "dict", "{'1': '1', '3': 'three', '2': 2, '4': '4'}" ], - "asctime": "2021-01-14 00:51:41,633", - "created": 1610581901.63393, + "asctime": "2021-02-28 18:40:20,133", + "created": 1614534020.133305, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9023,23 +9023,23 @@ "lineno": 106, "message": "PickCache: Loading property for 'dict' from source instance ({'1': '1', '3': 'three', '2': 2, '4': '4'})", "module": "__init__", - "msecs": 633.929967880249, + "msecs": 133.30507278442383, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 112.87498474121094, - "thread": 139670819383104, + "relativeCreated": 81.15506172180176, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,634", - "created": 1610581901.634068, + "asctime": "2021-02-28 18:40:20,133", + "created": 1614534020.133504, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9047,16 +9047,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 634.0680122375488, + "msecs": 133.50391387939453, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 113.01302909851074, - "thread": 139670819383104, + "relativeCreated": 81.35390281677246, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -9065,8 +9065,8 @@ "unicode", "u'__unicode__'" ], - "asctime": "2021-01-14 00:51:41,634", - "created": 1610581901.634161, + "asctime": "2021-02-28 18:40:20,133", + "created": 1614534020.133623, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9076,23 +9076,23 @@ "lineno": 106, "message": "PickCache: Loading property for 'unicode' from source instance (u'__unicode__')", "module": "__init__", - "msecs": 634.1609954833984, + "msecs": 133.6228847503662, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 113.10601234436035, - "thread": 139670819383104, + "relativeCreated": 81.47287368774414, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,634", - "created": 1610581901.634303, + "asctime": "2021-02-28 18:40:20,133", + "created": 1614534020.133831, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9100,16 +9100,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 634.303092956543, + "msecs": 133.83102416992188, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 113.24810981750488, - "thread": 139670819383104, + "relativeCreated": 81.6810131072998, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -9118,8 +9118,8 @@ "str", "'__string__'" ], - "asctime": "2021-01-14 00:51:41,634", - "created": 1610581901.634392, + "asctime": "2021-02-28 18:40:20,133", + "created": 1614534020.133947, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9129,23 +9129,23 @@ "lineno": 106, "message": "PickCache: Loading property for 'str' from source instance ('__string__')", "module": "__init__", - "msecs": 634.3920230865479, + "msecs": 133.94689559936523, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 113.33703994750977, - "thread": 139670819383104, + "relativeCreated": 81.79688453674316, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,634", - "created": 1610581901.634545, + "asctime": "2021-02-28 18:40:20,134", + "created": 1614534020.134143, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9153,16 +9153,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 634.545087814331, + "msecs": 134.14311408996582, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 113.49010467529297, - "thread": 139670819383104, + "relativeCreated": 81.99310302734375, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -9171,8 +9171,8 @@ "integer", "34" ], - "asctime": "2021-01-14 00:51:41,634", - "created": 1610581901.634635, + "asctime": "2021-02-28 18:40:20,134", + "created": 1614534020.134254, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9182,23 +9182,23 @@ "lineno": 106, "message": "PickCache: Loading property for 'integer' from source instance (34)", "module": "__init__", - "msecs": 634.6349716186523, + "msecs": 134.25397872924805, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 113.57998847961426, - "thread": 139670819383104, + "relativeCreated": 82.10396766662598, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,634", - "created": 1610581901.63479, + "asctime": "2021-02-28 18:40:20,134", + "created": 1614534020.134459, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9206,16 +9206,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 634.7899436950684, + "msecs": 134.4590187072754, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 113.73496055603027, - "thread": 139670819383104, + "relativeCreated": 82.30900764465332, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -9224,8 +9224,8 @@ "float", "2.71828" ], - "asctime": "2021-01-14 00:51:41,634", - "created": 1610581901.634884, + "asctime": "2021-02-28 18:40:20,134", + "created": 1614534020.134573, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9235,23 +9235,23 @@ "lineno": 106, "message": "PickCache: Loading property for 'float' from source instance (2.71828)", "module": "__init__", - "msecs": 634.8841190338135, + "msecs": 134.57298278808594, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 113.82913589477539, - "thread": 139670819383104, + "relativeCreated": 82.42297172546387, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,635", - "created": 1610581901.635044, + "asctime": "2021-02-28 18:40:20,134", + "created": 1614534020.134817, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9259,16 +9259,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 635.0440979003906, + "msecs": 134.81688499450684, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 113.98911476135254, - "thread": 139670819383104, + "relativeCreated": 82.66687393188477, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -9277,8 +9277,8 @@ "list", "['one', 2, 3, '4']" ], - "asctime": "2021-01-14 00:51:41,635", - "created": 1610581901.635136, + "asctime": "2021-02-28 18:40:20,134", + "created": 1614534020.134951, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9288,23 +9288,23 @@ "lineno": 106, "message": "PickCache: Loading property for 'list' from source instance (['one', 2, 3, '4'])", "module": "__init__", - "msecs": 635.1358890533447, + "msecs": 134.95111465454102, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 114.08090591430664, - "thread": 139670819383104, + "relativeCreated": 82.80110359191895, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,635", - "created": 1610581901.63534, + "asctime": "2021-02-28 18:40:20,135", + "created": 1614534020.135192, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9312,16 +9312,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 635.3399753570557, + "msecs": 135.1919174194336, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 114.28499221801758, - "thread": 139670819383104, + "relativeCreated": 83.04190635681152, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -9330,8 +9330,8 @@ "{ 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 }", "" ], - "asctime": "2021-01-14 00:51:41,635", - "created": 1610581901.635459, + "asctime": "2021-02-28 18:40:20,135", + "created": 1614534020.135373, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9341,14 +9341,14 @@ "lineno": 22, "message": "Result (Instance data after changing uid): { 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 } ()", "module": "test", - "msecs": 635.4589462280273, + "msecs": 135.37311553955078, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 114.40396308898926, - "thread": 139670819383104, + "relativeCreated": 83.22310447692871, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -9357,8 +9357,8 @@ "{ 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] }", "" ], - "asctime": "2021-01-14 00:51:41,635", - "created": 1610581901.635534, + "asctime": "2021-02-28 18:40:20,135", + "created": 1614534020.135478, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9368,39 +9368,39 @@ "lineno": 26, "message": "Expectation (Instance data after changing uid): result = { 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] } ()", "module": "test", - "msecs": 635.5340480804443, + "msecs": 135.47801971435547, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 114.47906494140625, - "thread": 139670819383104, + "relativeCreated": 83.3280086517334, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 635.6239318847656, + "msecs": 135.61606407165527, "msg": "Instance data after changing uid is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 114.56894874572754, - "thread": 139670819383104, + "relativeCreated": 83.4660530090332, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 8.988380432128906e-05 + "time_consumption": 0.0001380443572998047 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.0027408599853515625, - "time_finished": "2021-01-14 00:51:41,635", - "time_start": "2021-01-14 00:51:41,632" + "time_consumption": 0.004083156585693359, + "time_finished": "2021-02-28 18:40:20,135", + "time_start": "2021-02-28 18:40:20,131" }, "caching.property_cache_pickle: Test get from source caused by increased data version (full init)": { "args": null, - "asctime": "2021-01-14 00:51:41,622", - "created": 1610581901.62225, + "asctime": "2021-02-28 18:40:20,121", + "created": 1614534020.121933, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9411,21 +9411,21 @@ "message": "caching.property_cache_pickle: Test get from source caused by increased data version (full init)", "module": "__init__", "moduleLogger": [], - "msecs": 622.2500801086426, + "msecs": 121.9329833984375, "msg": "caching.property_cache_pickle: Test get from source caused by increased data version (full init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 101.19509696960449, + "relativeCreated": 69.78297233581543, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], - "asctime": "2021-01-14 00:51:41,623", - "created": 1610581901.623147, + "asctime": "2021-02-28 18:40:20,122", + "created": 1614534020.122698, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -9438,8 +9438,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,622", - "created": 1610581901.622382, + "asctime": "2021-02-28 18:40:20,122", + "created": 1614534020.12205, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -9449,22 +9449,22 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 622.3819255828857, + "msecs": 122.05004692077637, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 101.32694244384766, - "thread": 139670819383104, + "relativeCreated": 69.9000358581543, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,622", - "created": 1610581901.622478, + "asctime": "2021-02-28 18:40:20,122", + "created": 1614534020.122155, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -9472,24 +9472,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl as cache file.", "module": "test_helpers", - "msecs": 622.4780082702637, + "msecs": 122.15495109558105, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 101.42302513122559, - "thread": 139670819383104, + "relativeCreated": 70.00494003295898, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:41,622", - "created": 1610581901.622571, + "asctime": "2021-02-28 18:40:20,122", + "created": 1614534020.122254, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9499,14 +9499,14 @@ "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 622.5709915161133, + "msecs": 122.2538948059082, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 101.5160083770752, - "thread": 139670819383104, + "relativeCreated": 70.10388374328613, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -9514,8 +9514,8 @@ "PickCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], - "asctime": "2021-01-14 00:51:41,622", - "created": 1610581901.622647, + "asctime": "2021-02-28 18:40:20,122", + "created": 1614534020.122326, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9525,23 +9525,23 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", - "msecs": 622.6470470428467, + "msecs": 122.32589721679688, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 101.5920639038086, - "thread": 139670819383104, + "relativeCreated": 70.1758861541748, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,623", - "created": 1610581901.623014, + "asctime": "2021-02-28 18:40:20,122", + "created": 1614534020.122605, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9549,37 +9549,37 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl)", "module": "__init__", - "msecs": 623.013973236084, + "msecs": 122.6050853729248, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 101.9589900970459, - "thread": 139670819383104, + "relativeCreated": 70.45507431030273, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 623.1470108032227, + "msecs": 122.69806861877441, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 102.09202766418457, - "thread": 139670819383104, + "relativeCreated": 70.54805755615234, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.00013303756713867188 + "time_consumption": 9.298324584960938e-05 }, { "args": [ "{'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34}", "" ], - "asctime": "2021-01-14 00:51:41,626", - "created": 1610581901.626203, + "asctime": "2021-02-28 18:40:20,124", + "created": 1614534020.124246, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9593,10 +9593,10 @@ { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,623", - "created": 1610581901.623586, + "asctime": "2021-02-28 18:40:20,123", + "created": 1614534020.123009, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9604,24 +9604,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 145, - "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl)", + "message": "PickCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl)", "module": "__init__", - "msecs": 623.5859394073486, + "msecs": 123.00896644592285, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 102.53095626831055, - "thread": 139670819383104, + "relativeCreated": 70.85895538330078, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:41,623", - "created": 1610581901.623766, + "asctime": "2021-02-28 18:40:20,123", + "created": 1614534020.123092, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9631,14 +9631,14 @@ "lineno": 133, "message": "PickCache: Data version increased, ignoring previous cache data", "module": "__init__", - "msecs": 623.7659454345703, + "msecs": 123.0919361114502, "msg": "%s Data version increased, ignoring previous cache data", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 102.71096229553223, - "thread": 139670819383104, + "relativeCreated": 70.94192504882812, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -9646,8 +9646,8 @@ "PickCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], - "asctime": "2021-01-14 00:51:41,623", - "created": 1610581901.623923, + "asctime": "2021-02-28 18:40:20,123", + "created": 1614534020.123193, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9657,23 +9657,23 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", - "msecs": 623.9230632781982, + "msecs": 123.19302558898926, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 102.86808013916016, - "thread": 139670819383104, + "relativeCreated": 71.04301452636719, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,624", - "created": 1610581901.624426, + "asctime": "2021-02-28 18:40:20,123", + "created": 1614534020.123481, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9681,16 +9681,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl)", "module": "__init__", - "msecs": 624.4258880615234, + "msecs": 123.48103523254395, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 103.37090492248535, - "thread": 139670819383104, + "relativeCreated": 71.33102416992188, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -9699,8 +9699,8 @@ "dict", "{'1': '1', '3': 'three', '2': 2, '4': '4'}" ], - "asctime": "2021-01-14 00:51:41,624", - "created": 1610581901.624799, + "asctime": "2021-02-28 18:40:20,123", + "created": 1614534020.123623, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9710,14 +9710,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'dict' from cache ({'1': '1', '3': 'three', '2': 2, '4': '4'})", "module": "__init__", - "msecs": 624.7990131378174, + "msecs": 123.62289428710938, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 103.7440299987793, - "thread": 139670819383104, + "relativeCreated": 71.4728832244873, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -9726,8 +9726,8 @@ "unicode", "u'__unicode__'" ], - "asctime": "2021-01-14 00:51:41,624", - "created": 1610581901.624975, + "asctime": "2021-02-28 18:40:20,123", + "created": 1614534020.123704, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9737,14 +9737,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'unicode' from cache (u'__unicode__')", "module": "__init__", - "msecs": 624.9749660491943, + "msecs": 123.7039566040039, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 103.91998291015625, - "thread": 139670819383104, + "relativeCreated": 71.55394554138184, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -9753,8 +9753,8 @@ "str", "'__string__'" ], - "asctime": "2021-01-14 00:51:41,625", - "created": 1610581901.625187, + "asctime": "2021-02-28 18:40:20,123", + "created": 1614534020.123769, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9764,14 +9764,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'str' from cache ('__string__')", "module": "__init__", - "msecs": 625.1869201660156, + "msecs": 123.76904487609863, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 104.13193702697754, - "thread": 139670819383104, + "relativeCreated": 71.61903381347656, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -9780,8 +9780,8 @@ "integer", "34" ], - "asctime": "2021-01-14 00:51:41,625", - "created": 1610581901.62534, + "asctime": "2021-02-28 18:40:20,123", + "created": 1614534020.123831, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9791,14 +9791,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'integer' from cache (34)", "module": "__init__", - "msecs": 625.3399848937988, + "msecs": 123.83103370666504, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 104.28500175476074, - "thread": 139670819383104, + "relativeCreated": 71.68102264404297, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -9807,8 +9807,8 @@ "float", "2.71828" ], - "asctime": "2021-01-14 00:51:41,625", - "created": 1610581901.625481, + "asctime": "2021-02-28 18:40:20,123", + "created": 1614534020.123893, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9818,14 +9818,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'float' from cache (2.71828)", "module": "__init__", - "msecs": 625.4808902740479, + "msecs": 123.89302253723145, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 104.42590713500977, - "thread": 139670819383104, + "relativeCreated": 71.74301147460938, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -9834,8 +9834,8 @@ "list", "['one', 2, 3, '4']" ], - "asctime": "2021-01-14 00:51:41,625", - "created": 1610581901.625631, + "asctime": "2021-02-28 18:40:20,123", + "created": 1614534020.123955, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9845,14 +9845,14 @@ "lineno": 110, "message": "PickCache: Providing property for 'list' from cache (['one', 2, 3, '4'])", "module": "__init__", - "msecs": 625.6310939788818, + "msecs": 123.95501136779785, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 104.57611083984375, - "thread": 139670819383104, + "relativeCreated": 71.80500030517578, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -9861,8 +9861,8 @@ "{ 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 }", "" ], - "asctime": "2021-01-14 00:51:41,625", - "created": 1610581901.625824, + "asctime": "2021-02-28 18:40:20,124", + "created": 1614534020.124048, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9872,14 +9872,14 @@ "lineno": 22, "message": "Result (Instance data after increasing data_version): { 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 } ()", "module": "test", - "msecs": 625.823974609375, + "msecs": 124.04799461364746, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 104.76899147033691, - "thread": 139670819383104, + "relativeCreated": 71.89798355102539, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -9888,8 +9888,8 @@ "{ 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] }", "" ], - "asctime": "2021-01-14 00:51:41,625", - "created": 1610581901.625985, + "asctime": "2021-02-28 18:40:20,124", + "created": 1614534020.124123, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -9899,39 +9899,39 @@ "lineno": 26, "message": "Expectation (Instance data after increasing data_version): result = { 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] } ()", "module": "test", - "msecs": 625.9849071502686, + "msecs": 124.12309646606445, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 104.92992401123047, - "thread": 139670819383104, + "relativeCreated": 71.97308540344238, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 626.2030601501465, + "msecs": 124.24588203430176, "msg": "Instance data after increasing data_version is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 105.1480770111084, - "thread": 139670819383104, + "relativeCreated": 72.09587097167969, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.0002181529998779297 + "time_consumption": 0.0001227855682373047 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.003952980041503906, - "time_finished": "2021-01-14 00:51:41,626", - "time_start": "2021-01-14 00:51:41,622" + "time_consumption": 0.002312898635864258, + "time_finished": "2021-02-28 18:40:20,124", + "time_start": "2021-02-28 18:40:20,121" }, "caching.property_cache_pickle: Test get from source caused by increased data version (partially init)": { "args": null, - "asctime": "2021-01-14 00:51:41,626", - "created": 1610581901.626569, + "asctime": "2021-02-28 18:40:20,124", + "created": 1614534020.124464, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -9942,21 +9942,21 @@ "message": "caching.property_cache_pickle: Test get from source caused by increased data version (partially init)", "module": "__init__", "moduleLogger": [], - "msecs": 626.5690326690674, + "msecs": 124.46403503417969, "msg": "caching.property_cache_pickle: Test get from source caused by increased data version (partially init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 105.5140495300293, + "relativeCreated": 72.31402397155762, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], - "asctime": "2021-01-14 00:51:41,628", - "created": 1610581901.628127, + "asctime": "2021-02-28 18:40:20,125", + "created": 1614534020.125216, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -9969,8 +9969,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,626", - "created": 1610581901.626836, + "asctime": "2021-02-28 18:40:20,124", + "created": 1614534020.124583, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -9980,22 +9980,22 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 626.8360614776611, + "msecs": 124.58300590515137, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 105.78107833862305, - "thread": 139670819383104, + "relativeCreated": 72.4329948425293, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,627", - "created": 1610581901.627048, + "asctime": "2021-02-28 18:40:20,124", + "created": 1614534020.124684, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -10003,24 +10003,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl as cache file.", "module": "test_helpers", - "msecs": 627.0480155944824, + "msecs": 124.68409538269043, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 105.99303245544434, - "thread": 139670819383104, + "relativeCreated": 72.53408432006836, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:41,627", - "created": 1610581901.627266, + "asctime": "2021-02-28 18:40:20,124", + "created": 1614534020.124783, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10030,14 +10030,14 @@ "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 627.2659301757812, + "msecs": 124.78303909301758, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 106.21094703674316, - "thread": 139670819383104, + "relativeCreated": 72.63302803039551, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -10045,8 +10045,8 @@ "PickCache:", "['dict', 'unicode', 'str', 'integer', 'float', 'list']" ], - "asctime": "2021-01-14 00:51:41,627", - "created": 1610581901.627429, + "asctime": "2021-02-28 18:40:20,124", + "created": 1614534020.124855, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10056,23 +10056,23 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['dict', 'unicode', 'str', 'integer', 'float', 'list']", "module": "__init__", - "msecs": 627.4290084838867, + "msecs": 124.85504150390625, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 106.37402534484863, - "thread": 139670819383104, + "relativeCreated": 72.70503044128418, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,627", - "created": 1610581901.627929, + "asctime": "2021-02-28 18:40:20,125", + "created": 1614534020.125128, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10080,37 +10080,37 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 627.9289722442627, + "msecs": 125.12803077697754, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 106.87398910522461, - "thread": 139670819383104, + "relativeCreated": 72.97801971435547, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 628.1270980834961, + "msecs": 125.21600723266602, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 107.07211494445801, - "thread": 139670819383104, + "relativeCreated": 73.06599617004395, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.00019812583923339844 + "time_consumption": 8.797645568847656e-05 }, { "args": [ "{'unicode': u'__unicode__', 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '3': 'three', '2': 2, '4': '4'}, 'str': '__string__', 'integer': 34}", "" ], - "asctime": "2021-01-14 00:51:41,630", - "created": 1610581901.630947, + "asctime": "2021-02-28 18:40:20,128", + "created": 1614534020.128018, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10124,10 +10124,10 @@ { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,628", - "created": 1610581901.628664, + "asctime": "2021-02-28 18:40:20,125", + "created": 1614534020.125522, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10135,24 +10135,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 145, - "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", + "message": "PickCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 628.6640167236328, + "msecs": 125.52189826965332, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 107.60903358459473, - "thread": 139670819383104, + "relativeCreated": 73.37188720703125, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:41,628", - "created": 1610581901.628759, + "asctime": "2021-02-28 18:40:20,125", + "created": 1614534020.125603, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10162,23 +10162,23 @@ "lineno": 133, "message": "PickCache: Data version increased, ignoring previous cache data", "module": "__init__", - "msecs": 628.7589073181152, + "msecs": 125.60296058654785, "msg": "%s Data version increased, ignoring previous cache data", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 107.70392417907715, - "thread": 139670819383104, + "relativeCreated": 73.45294952392578, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,628", - "created": 1610581901.628889, + "asctime": "2021-02-28 18:40:20,125", + "created": 1614534020.125798, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10186,16 +10186,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 628.8890838623047, + "msecs": 125.79798698425293, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 107.8341007232666, - "thread": 139670819383104, + "relativeCreated": 73.64797592163086, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -10204,8 +10204,8 @@ "dict", "{'1': '1', '3': 'three', '2': 2, '4': '4'}" ], - "asctime": "2021-01-14 00:51:41,629", - "created": 1610581901.629005, + "asctime": "2021-02-28 18:40:20,125", + "created": 1614534020.125931, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10215,23 +10215,23 @@ "lineno": 106, "message": "PickCache: Loading property for 'dict' from source instance ({'1': '1', '3': 'three', '2': 2, '4': '4'})", "module": "__init__", - "msecs": 629.004955291748, + "msecs": 125.9310245513916, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 107.94997215270996, - "thread": 139670819383104, + "relativeCreated": 73.78101348876953, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,629", - "created": 1610581901.629173, + "asctime": "2021-02-28 18:40:20,126", + "created": 1614534020.126106, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10239,16 +10239,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 629.1730403900146, + "msecs": 126.10602378845215, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 108.11805725097656, - "thread": 139670819383104, + "relativeCreated": 73.95601272583008, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -10257,8 +10257,8 @@ "unicode", "u'__unicode__'" ], - "asctime": "2021-01-14 00:51:41,629", - "created": 1610581901.62927, + "asctime": "2021-02-28 18:40:20,126", + "created": 1614534020.12622, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10268,23 +10268,23 @@ "lineno": 106, "message": "PickCache: Loading property for 'unicode' from source instance (u'__unicode__')", "module": "__init__", - "msecs": 629.270076751709, + "msecs": 126.2199878692627, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 108.2150936126709, - "thread": 139670819383104, + "relativeCreated": 74.06997680664062, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,629", - "created": 1610581901.629421, + "asctime": "2021-02-28 18:40:20,126", + "created": 1614534020.126408, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10292,16 +10292,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 629.4209957122803, + "msecs": 126.40810012817383, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 108.36601257324219, - "thread": 139670819383104, + "relativeCreated": 74.25808906555176, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -10310,8 +10310,8 @@ "str", "'__string__'" ], - "asctime": "2021-01-14 00:51:41,629", - "created": 1610581901.629508, + "asctime": "2021-02-28 18:40:20,126", + "created": 1614534020.126521, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10321,23 +10321,23 @@ "lineno": 106, "message": "PickCache: Loading property for 'str' from source instance ('__string__')", "module": "__init__", - "msecs": 629.5080184936523, + "msecs": 126.52111053466797, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 108.45303535461426, - "thread": 139670819383104, + "relativeCreated": 74.3710994720459, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,629", - "created": 1610581901.629657, + "asctime": "2021-02-28 18:40:20,126", + "created": 1614534020.126706, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10345,16 +10345,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 629.6570301055908, + "msecs": 126.70588493347168, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 108.60204696655273, - "thread": 139670819383104, + "relativeCreated": 74.55587387084961, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -10363,8 +10363,8 @@ "integer", "34" ], - "asctime": "2021-01-14 00:51:41,629", - "created": 1610581901.629741, + "asctime": "2021-02-28 18:40:20,126", + "created": 1614534020.126812, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10374,23 +10374,23 @@ "lineno": 106, "message": "PickCache: Loading property for 'integer' from source instance (34)", "module": "__init__", - "msecs": 629.7409534454346, + "msecs": 126.81198120117188, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 108.68597030639648, - "thread": 139670819383104, + "relativeCreated": 74.6619701385498, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,629", - "created": 1610581901.629894, + "asctime": "2021-02-28 18:40:20,127", + "created": 1614534020.127004, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10398,16 +10398,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 629.8940181732178, + "msecs": 127.00390815734863, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 108.83903503417969, - "thread": 139670819383104, + "relativeCreated": 74.85389709472656, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -10416,8 +10416,8 @@ "float", "2.71828" ], - "asctime": "2021-01-14 00:51:41,629", - "created": 1610581901.629978, + "asctime": "2021-02-28 18:40:20,127", + "created": 1614534020.127111, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10427,23 +10427,23 @@ "lineno": 106, "message": "PickCache: Loading property for 'float' from source instance (2.71828)", "module": "__init__", - "msecs": 629.9779415130615, + "msecs": 127.11095809936523, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 108.92295837402344, - "thread": 139670819383104, + "relativeCreated": 74.96094703674316, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,630", - "created": 1610581901.630151, + "asctime": "2021-02-28 18:40:20,127", + "created": 1614534020.127316, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10451,16 +10451,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 630.1510334014893, + "msecs": 127.31599807739258, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 109.09605026245117, - "thread": 139670819383104, + "relativeCreated": 75.16598701477051, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -10469,8 +10469,8 @@ "list", "['one', 2, 3, '4']" ], - "asctime": "2021-01-14 00:51:41,630", - "created": 1610581901.630249, + "asctime": "2021-02-28 18:40:20,127", + "created": 1614534020.127425, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10480,23 +10480,23 @@ "lineno": 106, "message": "PickCache: Loading property for 'list' from source instance (['one', 2, 3, '4'])", "module": "__init__", - "msecs": 630.2490234375, + "msecs": 127.42495536804199, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 109.19404029846191, - "thread": 139670819383104, + "relativeCreated": 75.27494430541992, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,630", - "created": 1610581901.630435, + "asctime": "2021-02-28 18:40:20,127", + "created": 1614534020.127652, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10504,16 +10504,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 630.4349899291992, + "msecs": 127.65192985534668, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 109.38000679016113, - "thread": 139670819383104, + "relativeCreated": 75.50191879272461, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -10522,8 +10522,8 @@ "{ 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 }", "" ], - "asctime": "2021-01-14 00:51:41,630", - "created": 1610581901.630552, + "asctime": "2021-02-28 18:40:20,127", + "created": 1614534020.127788, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10533,14 +10533,14 @@ "lineno": 22, "message": "Result (Instance data after increasing data_version): { 'unicode': u'__unicode__', 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'str': '__string__', 'integer': 34 } ()", "module": "test", - "msecs": 630.5520534515381, + "msecs": 127.78806686401367, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 109.4970703125, - "thread": 139670819383104, + "relativeCreated": 75.6380558013916, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -10549,8 +10549,8 @@ "{ 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] }", "" ], - "asctime": "2021-01-14 00:51:41,630", - "created": 1610581901.630629, + "asctime": "2021-02-28 18:40:20,127", + "created": 1614534020.127879, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10560,39 +10560,39 @@ "lineno": 26, "message": "Expectation (Instance data after increasing data_version): result = { 'dict': { '1': '1', '3': 'three', '2': 2, '4': '4' }, 'unicode': u'__unicode__', 'str': '__string__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ] } ()", "module": "test", - "msecs": 630.6290626525879, + "msecs": 127.87890434265137, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 109.5740795135498, - "thread": 139670819383104, + "relativeCreated": 75.7288932800293, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 630.9471130371094, + "msecs": 128.01790237426758, "msg": "Instance data after increasing data_version is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 109.89212989807129, - "thread": 139670819383104, + "relativeCreated": 75.86789131164551, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.0003180503845214844 + "time_consumption": 0.00013899803161621094 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.004378080368041992, - "time_finished": "2021-01-14 00:51:41,630", - "time_start": "2021-01-14 00:51:41,626" + "time_consumption": 0.0035538673400878906, + "time_finished": "2021-02-28 18:40:20,128", + "time_start": "2021-02-28 18:40:20,124" }, "caching.property_cache_pickle: Test internal key usage": { "args": null, - "asctime": "2021-01-14 00:51:41,636", - "created": 1610581901.63625, + "asctime": "2021-02-28 18:40:20,136", + "created": 1614534020.136683, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10603,21 +10603,21 @@ "message": "caching.property_cache_pickle: Test internal key usage", "module": "__init__", "moduleLogger": [], - "msecs": 636.2500190734863, + "msecs": 136.68298721313477, "msg": "caching.property_cache_pickle: Test internal key usage", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 115.19503593444824, + "relativeCreated": 84.5329761505127, "testcaseLogger": [ { "args": [ "property_cache_pickle", "True" ], - "asctime": "2021-01-14 00:51:41,636", - "created": 1610581901.63672, + "asctime": "2021-02-28 18:40:20,137", + "created": 1614534020.13752, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -10630,8 +10630,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,636", - "created": 1610581901.636335, + "asctime": "2021-02-28 18:40:20,136", + "created": 1614534020.136814, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -10641,22 +10641,22 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 636.3348960876465, + "msecs": 136.81411743164062, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 115.2799129486084, - "thread": 139670819383104, + "relativeCreated": 84.66410636901855, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl" ], - "asctime": "2021-01-14 00:51:41,636", - "created": 1610581901.636395, + "asctime": "2021-02-28 18:40:20,136", + "created": 1614534020.136928, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -10664,24 +10664,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl as cache file.", "module": "test_helpers", - "msecs": 636.3949775695801, + "msecs": 136.92808151245117, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 115.33999443054199, - "thread": 139670819383104, + "relativeCreated": 84.7780704498291, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:41,636", - "created": 1610581901.636461, + "asctime": "2021-02-28 18:40:20,137", + "created": 1614534020.137044, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10691,14 +10691,14 @@ "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 636.4610195159912, + "msecs": 137.04395294189453, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 115.40603637695312, - "thread": 139670819383104, + "relativeCreated": 84.89394187927246, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -10706,8 +10706,8 @@ "PickCache:", "['__property_cache_data_version_', '_property_cache_data_version_', '__property_cache_uid_', '_property_cache_uid_']" ], - "asctime": "2021-01-14 00:51:41,636", - "created": 1610581901.636513, + "asctime": "2021-02-28 18:40:20,137", + "created": 1614534020.137183, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10717,23 +10717,23 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['__property_cache_data_version_', '_property_cache_data_version_', '__property_cache_uid_', '_property_cache_uid_']", "module": "__init__", - "msecs": 636.5129947662354, + "msecs": 137.18295097351074, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 115.45801162719727, - "thread": 139670819383104, + "relativeCreated": 85.03293991088867, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl" ], - "asctime": "2021-01-14 00:51:41,636", - "created": 1610581901.636662, + "asctime": "2021-02-28 18:40:20,137", + "created": 1614534020.137407, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10741,36 +10741,36 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl)", "module": "__init__", - "msecs": 636.6620063781738, + "msecs": 137.4070644378662, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 115.60702323913574, - "thread": 139670819383104, + "relativeCreated": 85.25705337524414, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 636.7199420928955, + "msecs": 137.52007484436035, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 115.66495895385742, - "thread": 139670819383104, + "relativeCreated": 85.37006378173828, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 5.793571472167969e-05 + "time_consumption": 0.00011301040649414062 }, { "args": [ "property_cache_pickle" ], - "asctime": "2021-01-14 00:51:41,637", - "created": 1610581901.637024, + "asctime": "2021-02-28 18:40:20,137", + "created": 1614534020.137978, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", @@ -10784,10 +10784,10 @@ { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl" ], - "asctime": "2021-01-14 00:51:41,636", - "created": 1610581901.636885, + "asctime": "2021-02-28 18:40:20,137", + "created": 1614534020.137785, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -10795,24 +10795,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 145, - "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl)", + "message": "PickCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl)", "module": "__init__", - "msecs": 636.8849277496338, + "msecs": 137.7849578857422, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 115.8299446105957, - "thread": 139670819383104, + "relativeCreated": 85.63494682312012, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "{'__property_cache_data_version_': u'no data version', '___property_cache_data_version_': u'no second data version', '__property_cache_uid_': u'no uid', '_property_cache_uid_': 'my_unique_id', '_property_cache_data_version_': 1, '___property_cache_uid_': u'no second uid'}" ], - "asctime": "2021-01-14 00:51:41,636", - "created": 1610581901.636941, + "asctime": "2021-02-28 18:40:20,137", + "created": 1614534020.137868, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", @@ -10822,14 +10822,14 @@ "lineno": 20, "message": "Using storage object of cache class for comparison: {'__property_cache_data_version_': u'no data version', '___property_cache_data_version_': u'no second data version', '__property_cache_uid_': u'no uid', '_property_cache_uid_': 'my_unique_id', '_property_cache_data_version_': 1, '___property_cache_uid_': u'no second uid'}", "module": "test_internal_keys", - "msecs": 636.9409561157227, + "msecs": 137.86792755126953, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", - "pathname": "src/tests/test_internal_keys.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_internal_keys.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 115.88597297668457, - "thread": 139670819383104, + "relativeCreated": 85.71791648864746, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -10837,8 +10837,8 @@ "_property_cache_data_version_", "_property_cache_uid_" ], - "asctime": "2021-01-14 00:51:41,636", - "created": 1610581901.636987, + "asctime": "2021-02-28 18:40:20,137", + "created": 1614534020.137929, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", @@ -10848,35 +10848,35 @@ "lineno": 21, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_internal_keys", - "msecs": 636.9869709014893, + "msecs": 137.92896270751953, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", - "pathname": "src/tests/test_internal_keys.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_internal_keys.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 115.93198776245117, - "thread": 139670819383104, + "relativeCreated": 85.77895164489746, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 637.02392578125, + "msecs": 137.97807693481445, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", - "pathname": "src/tests/test_internal_keys.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_internal_keys.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 115.96894264221191, - "thread": 139670819383104, + "relativeCreated": 85.82806587219238, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 3.695487976074219e-05 + "time_consumption": 4.9114227294921875e-05 }, { "args": [ "{'__property_cache_data_version_': u'no data version', '___property_cache_data_version_': u'no second data version', '__property_cache_uid_': u'no uid', '___property_cache_uid_': u'no second uid'}", "" ], - "asctime": "2021-01-14 00:51:41,637", - "created": 1610581901.637245, + "asctime": "2021-02-28 18:40:20,138", + "created": 1614534020.138225, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10893,8 +10893,8 @@ "{ '__property_cache_data_version_': u'no data version', '___property_cache_data_version_': u'no second data version', '__property_cache_uid_': u'no uid', '___property_cache_uid_': u'no second uid' }", "" ], - "asctime": "2021-01-14 00:51:41,637", - "created": 1610581901.637105, + "asctime": "2021-02-28 18:40:20,138", + "created": 1614534020.138086, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10904,14 +10904,14 @@ "lineno": 22, "message": "Result (Cache): { '__property_cache_data_version_': u'no data version', '___property_cache_data_version_': u'no second data version', '__property_cache_uid_': u'no uid', '___property_cache_uid_': u'no second uid' } ()", "module": "test", - "msecs": 637.1049880981445, + "msecs": 138.08608055114746, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 116.05000495910645, - "thread": 139670819383104, + "relativeCreated": 85.93606948852539, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -10920,8 +10920,8 @@ "{ '__property_cache_data_version_': u'no data version', '___property_cache_data_version_': u'no second data version', '__property_cache_uid_': u'no uid', '___property_cache_uid_': u'no second uid' }", "" ], - "asctime": "2021-01-14 00:51:41,637", - "created": 1610581901.637185, + "asctime": "2021-02-28 18:40:20,138", + "created": 1614534020.138149, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10931,35 +10931,35 @@ "lineno": 26, "message": "Expectation (Cache): result = { '__property_cache_data_version_': u'no data version', '___property_cache_data_version_': u'no second data version', '__property_cache_uid_': u'no uid', '___property_cache_uid_': u'no second uid' } ()", "module": "test", - "msecs": 637.1850967407227, + "msecs": 138.14902305603027, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 116.13011360168457, - "thread": 139670819383104, + "relativeCreated": 85.9990119934082, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 637.2449398040771, + "msecs": 138.22507858276367, "msg": "Cache is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 116.18995666503906, - "thread": 139670819383104, + "relativeCreated": 86.0750675201416, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 5.984306335449219e-05 + "time_consumption": 7.605552673339844e-05 }, { "args": [ "5", "" ], - "asctime": "2021-01-14 00:51:41,637", - "created": 1610581901.637395, + "asctime": "2021-02-28 18:40:20,138", + "created": 1614534020.138422, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10976,8 +10976,8 @@ "5", "" ], - "asctime": "2021-01-14 00:51:41,637", - "created": 1610581901.637318, + "asctime": "2021-02-28 18:40:20,138", + "created": 1614534020.13832, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -10987,14 +10987,14 @@ "lineno": 22, "message": "Result (Keyfilter returnvalue for 5 ()): 5 ()", "module": "test", - "msecs": 637.3178958892822, + "msecs": 138.3199691772461, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 116.26291275024414, - "thread": 139670819383104, + "relativeCreated": 86.16995811462402, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -11003,8 +11003,8 @@ "5", "" ], - "asctime": "2021-01-14 00:51:41,637", - "created": 1610581901.637357, + "asctime": "2021-02-28 18:40:20,138", + "created": 1614534020.138372, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11014,39 +11014,39 @@ "lineno": 26, "message": "Expectation (Keyfilter returnvalue for 5 ()): result = 5 ()", "module": "test", - "msecs": 637.3569965362549, + "msecs": 138.37194442749023, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 116.3020133972168, - "thread": 139670819383104, + "relativeCreated": 86.22193336486816, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 637.394905090332, + "msecs": 138.42201232910156, "msg": "Keyfilter returnvalue for 5 () is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 116.33992195129395, - "thread": 139670819383104, + "relativeCreated": 86.27200126647949, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 3.790855407714844e-05 + "time_consumption": 5.0067901611328125e-05 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.0011448860168457031, - "time_finished": "2021-01-14 00:51:41,637", - "time_start": "2021-01-14 00:51:41,636" + "time_consumption": 0.0017390251159667969, + "time_finished": "2021-02-28 18:40:20,138", + "time_start": "2021-02-28 18:40:20,136" }, "caching.property_cache_pickle: Test partially initialised PICKLE-Cache-Object": { "args": null, - "asctime": "2021-01-14 00:51:41,607", - "created": 1610581901.607995, + "asctime": "2021-02-28 18:40:20,115", + "created": 1614534020.11508, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11057,21 +11057,21 @@ "message": "caching.property_cache_pickle: Test partially initialised PICKLE-Cache-Object", "module": "__init__", "moduleLogger": [], - "msecs": 607.9950332641602, + "msecs": 115.08011817932129, "msg": "caching.property_cache_pickle: Test partially initialised PICKLE-Cache-Object", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 86.94005012512207, + "relativeCreated": 62.93010711669922, "testcaseLogger": [ { "args": [ "property_cache_pickle", "False" ], - "asctime": "2021-01-14 00:51:41,608", - "created": 1610581901.608726, + "asctime": "2021-02-28 18:40:20,115", + "created": 1614534020.115667, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -11084,8 +11084,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:41,608", - "created": 1610581901.608162, + "asctime": "2021-02-28 18:40:20,115", + "created": 1614534020.115197, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -11095,22 +11095,22 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 608.1619262695312, + "msecs": 115.19694328308105, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 87.10694313049316, - "thread": 139670819383104, + "relativeCreated": 63.046932220458984, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,608", - "created": 1610581901.608325, + "asctime": "2021-02-28 18:40:20,115", + "created": 1614534020.115307, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -11118,24 +11118,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl as cache file.", "module": "test_helpers", - "msecs": 608.3250045776367, + "msecs": 115.30709266662598, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 87.27002143859863, - "thread": 139670819383104, + "relativeCreated": 63.157081604003906, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:41,608", - "created": 1610581901.608431, + "asctime": "2021-02-28 18:40:20,115", + "created": 1614534020.115411, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11145,23 +11145,23 @@ "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 608.4311008453369, + "msecs": 115.41104316711426, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 87.37611770629883, - "thread": 139670819383104, + "relativeCreated": 63.26103210449219, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,608", - "created": 1610581901.608619, + "asctime": "2021-02-28 18:40:20,115", + "created": 1614534020.115579, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11169,34 +11169,34 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", "module": "__init__", - "msecs": 608.618974685669, + "msecs": 115.57888984680176, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 87.56399154663086, - "thread": 139670819383104, + "relativeCreated": 63.42887878417969, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 608.7260246276855, + "msecs": 115.66710472106934, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 87.67104148864746, - "thread": 139670819383104, + "relativeCreated": 63.517093658447266, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.00010704994201660156 + "time_consumption": 8.821487426757812e-05 }, { "args": [], - "asctime": "2021-01-14 00:51:41,610", - "created": 1610581901.61005, + "asctime": "2021-02-28 18:40:20,116", + "created": 1614534020.116607, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", @@ -11213,8 +11213,8 @@ "float", "3.14159" ], - "asctime": "2021-01-14 00:51:41,608", - "created": 1610581901.608834, + "asctime": "2021-02-28 18:40:20,115", + "created": 1614534020.115787, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11224,23 +11224,23 @@ "lineno": 106, "message": "PickCache: Loading property for 'float' from source instance (3.14159)", "module": "__init__", - "msecs": 608.8340282440186, + "msecs": 115.78702926635742, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 87.77904510498047, - "thread": 139670819383104, + "relativeCreated": 63.63701820373535, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,608", - "created": 1610581901.608977, + "asctime": "2021-02-28 18:40:20,115", + "created": 1614534020.115933, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11248,16 +11248,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", "module": "__init__", - "msecs": 608.9770793914795, + "msecs": 115.93294143676758, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 87.9220962524414, - "thread": 139670819383104, + "relativeCreated": 63.78293037414551, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -11266,8 +11266,8 @@ "list", "[1, 'two', '3', 4]" ], - "asctime": "2021-01-14 00:51:41,609", - "created": 1610581901.609142, + "asctime": "2021-02-28 18:40:20,116", + "created": 1614534020.116072, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11277,23 +11277,23 @@ "lineno": 106, "message": "PickCache: Loading property for 'list' from source instance ([1, 'two', '3', 4])", "module": "__init__", - "msecs": 609.1420650482178, + "msecs": 116.07193946838379, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 88.08708190917969, - "thread": 139670819383104, + "relativeCreated": 63.92192840576172, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,609", - "created": 1610581901.609317, + "asctime": "2021-02-28 18:40:20,116", + "created": 1614534020.116243, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11301,16 +11301,16 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", "module": "__init__", - "msecs": 609.3170642852783, + "msecs": 116.24288558959961, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 88.26208114624023, - "thread": 139670819383104, + "relativeCreated": 64.09287452697754, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -11319,8 +11319,8 @@ "str", "'string'" ], - "asctime": "2021-01-14 00:51:41,609", - "created": 1610581901.609482, + "asctime": "2021-02-28 18:40:20,116", + "created": 1614534020.11635, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11330,23 +11330,23 @@ "lineno": 106, "message": "PickCache: Loading property for 'str' from source instance ('string')", "module": "__init__", - "msecs": 609.4820499420166, + "msecs": 116.34993553161621, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 88.42706680297852, - "thread": 139670819383104, + "relativeCreated": 64.19992446899414, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,609", - "created": 1610581901.609809, + "asctime": "2021-02-28 18:40:20,116", + "created": 1614534020.116513, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11354,36 +11354,36 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", "module": "__init__", - "msecs": 609.8089218139648, + "msecs": 116.51301383972168, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 88.75393867492676, - "thread": 139670819383104, + "relativeCreated": 64.36300277709961, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 610.0499629974365, + "msecs": 116.6069507598877, "msg": "Partially initialising cache object by requesting some information.", "name": "__tLogger__", - "pathname": "src/tests/test_no_load_on_init.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_no_load_on_init.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 88.99497985839844, - "thread": 139670819383104, + "relativeCreated": 64.45693969726562, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.0002410411834716797 + "time_consumption": 9.393692016601562e-05 }, { "args": [ "property_cache_pickle" ], - "asctime": "2021-01-14 00:51:41,611", - "created": 1610581901.61101, + "asctime": "2021-02-28 18:40:20,117", + "created": 1614534020.117052, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", @@ -11397,10 +11397,10 @@ { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:41,610", - "created": 1610581901.610597, + "asctime": "2021-02-28 18:40:20,116", + "created": 1614534020.116858, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11408,24 +11408,24 @@ "levelname": "INFO", "levelno": 20, "lineno": 145, - "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", + "message": "PickCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", "module": "__init__", - "msecs": 610.5968952178955, + "msecs": 116.85800552368164, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 89.54191207885742, - "thread": 139670819383104, + "relativeCreated": 64.70799446105957, + "thread": 139640807294784, "threadName": "MainThread" }, { "args": [ "{'_property_cache_data_version_': 1, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'str': 'string', '_property_cache_uid_': 'my_unique_id'}" ], - "asctime": "2021-01-14 00:51:41,610", - "created": 1610581901.610764, + "asctime": "2021-02-28 18:40:20,116", + "created": 1614534020.116939, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", @@ -11435,14 +11435,14 @@ "lineno": 23, "message": "Using storage object of cache class for comparison: {'_property_cache_data_version_': 1, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'str': 'string', '_property_cache_uid_': 'my_unique_id'}", "module": "test_no_load_on_init", - "msecs": 610.7640266418457, + "msecs": 116.93906784057617, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", - "pathname": "src/tests/test_no_load_on_init.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_no_load_on_init.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 89.70904350280762, - "thread": 139670819383104, + "relativeCreated": 64.7890567779541, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -11450,8 +11450,8 @@ "_property_cache_data_version_", "_property_cache_uid_" ], - "asctime": "2021-01-14 00:51:41,610", - "created": 1610581901.610911, + "asctime": "2021-02-28 18:40:20,117", + "created": 1614534020.117004, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", @@ -11461,35 +11461,35 @@ "lineno": 24, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_no_load_on_init", - "msecs": 610.9108924865723, + "msecs": 117.0039176940918, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", - "pathname": "src/tests/test_no_load_on_init.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_no_load_on_init.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 89.85590934753418, - "thread": 139670819383104, + "relativeCreated": 64.85390663146973, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 611.0100746154785, + "msecs": 117.05207824707031, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", - "pathname": "src/tests/test_no_load_on_init.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_no_load_on_init.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 89.95509147644043, - "thread": 139670819383104, + "relativeCreated": 64.90206718444824, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 9.918212890625e-05 + "time_consumption": 4.8160552978515625e-05 }, { "args": [ "{'float': 3.14159, 'list': [1, 'two', '3', 4], 'str': 'string'}", "" ], - "asctime": "2021-01-14 00:51:41,611", - "created": 1610581901.611605, + "asctime": "2021-02-28 18:40:20,117", + "created": 1614534020.117328, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11506,8 +11506,8 @@ "{ 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'str': 'string' }", "" ], - "asctime": "2021-01-14 00:51:41,611", - "created": 1610581901.611286, + "asctime": "2021-02-28 18:40:20,117", + "created": 1614534020.117172, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11517,14 +11517,14 @@ "lineno": 22, "message": "Result (Cache object): { 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'str': 'string' } ()", "module": "test", - "msecs": 611.285924911499, + "msecs": 117.1720027923584, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 90.23094177246094, - "thread": 139670819383104, + "relativeCreated": 65.02199172973633, + "thread": 139640807294784, "threadName": "MainThread" }, { @@ -11533,8 +11533,8 @@ "{ 'str': 'string', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] }", "" ], - "asctime": "2021-01-14 00:51:41,611", - "created": 1610581901.611412, + "asctime": "2021-02-28 18:40:20,117", + "created": 1614534020.117236, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -11544,38 +11544,38 @@ "lineno": 26, "message": "Expectation (Cache object): result = { 'str': 'string', 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ] } ()", "module": "test", - "msecs": 611.4120483398438, + "msecs": 117.23589897155762, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 90.35706520080566, - "thread": 139670819383104, + "relativeCreated": 65.08588790893555, + "thread": 139640807294784, "threadName": "MainThread" } ], - "msecs": 611.6049289703369, + "msecs": 117.32792854309082, "msg": "Cache object is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18672, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60050, "processName": "MainProcess", - "relativeCreated": 90.54994583129883, - "thread": 139670819383104, + "relativeCreated": 65.17791748046875, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.00019288063049316406 + "time_consumption": 9.202957153320312e-05 } ], - "thread": 139670819383104, + "thread": 139640807294784, "threadName": "MainThread", - "time_consumption": 0.003609895706176758, - "time_finished": "2021-01-14 00:51:41,611", - "time_start": "2021-01-14 00:51:41,607" + "time_consumption": 0.0022478103637695312, + "time_finished": "2021-02-28 18:40:20,117", + "time_start": "2021-02-28 18:40:20,115" } }, "testrun_id": "p2", - "time_consumption": 0.06339478492736816, + "time_consumption": 0.04781389236450195, "uid_list_sorted": [ "caching.property_cache_json: Test full initialised JSON-Cache-Object", "caching.property_cache_json: Test partially initialisation of JSON-Cache-Object", @@ -11617,8 +11617,8 @@ "testcases": { "caching.property_cache_json: Test cached data (full init)": { "args": null, - "asctime": "2021-01-14 00:51:42,065", - "created": 1610581902.0650735, + "asctime": "2021-02-28 18:40:20,613", + "created": 1614534020.6134787, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11629,13 +11629,13 @@ "message": "caching.property_cache_json: Test cached data (full init)", "module": "__init__", "moduleLogger": [], - "msecs": 65.07349014282227, + "msecs": 613.4786605834961, "msg": "caching.property_cache_json: Test cached data (full init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 71.0456371307373, + "relativeCreated": 76.79367065429688, "stack_info": null, "testcaseLogger": [ { @@ -11643,8 +11643,8 @@ "property_cache_json", "True" ], - "asctime": "2021-01-14 00:51:42,065", - "created": 1610581902.0656707, + "asctime": "2021-02-28 18:40:20,614", + "created": 1614534020.6140542, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -11657,8 +11657,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,065", - "created": 1610581902.065186, + "asctime": "2021-02-28 18:40:20,613", + "created": 1614534020.6135683, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -11668,23 +11668,23 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 65.1860237121582, + "msecs": 613.5683059692383, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 71.15817070007324, + "relativeCreated": 76.88331604003906, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,065", - "created": 1610581902.0652628, + "asctime": "2021-02-28 18:40:20,613", + "created": 1614534020.6136324, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -11692,25 +11692,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json as cache file.", "module": "test_helpers", - "msecs": 65.2627944946289, + "msecs": 613.6324405670166, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 71.23494148254395, + "relativeCreated": 76.94745063781738, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:42,065", - "created": 1610581902.0653238, + "asctime": "2021-02-28 18:40:20,613", + "created": 1614534020.6137068, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11720,15 +11720,15 @@ "lineno": 228, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 65.3238296508789, + "msecs": 613.7068271636963, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 71.29597663879395, + "relativeCreated": 77.02183723449707, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -11736,8 +11736,8 @@ "JsonCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], - "asctime": "2021-01-14 00:51:42,065", - "created": 1610581902.0653741, + "asctime": "2021-02-28 18:40:20,613", + "created": 1614534020.6137595, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11747,24 +11747,24 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", - "msecs": 65.37413597106934, + "msecs": 613.7595176696777, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 71.34628295898438, + "relativeCreated": 77.07452774047852, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,065", - "created": 1610581902.065591, + "asctime": "2021-02-28 18:40:20,613", + "created": 1614534020.613978, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11772,36 +11772,36 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json)", "module": "__init__", - "msecs": 65.59109687805176, + "msecs": 613.9779090881348, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 71.5632438659668, + "relativeCreated": 77.29291915893555, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 65.67072868347168, + "msecs": 614.0542030334473, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 71.64287567138672, + "relativeCreated": 77.36921310424805, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 7.963180541992188e-05 + "time_consumption": 7.62939453125e-05 }, { "args": [], - "asctime": "2021-01-14 00:51:42,066", - "created": 1610581902.0663223, + "asctime": "2021-02-28 18:40:20,614", + "created": 1614534020.6146626, "exc_info": null, "exc_text": null, "filename": "test_cached_data.py", @@ -11815,10 +11815,10 @@ { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,065", - "created": 1610581902.0658736, + "asctime": "2021-02-28 18:40:20,614", + "created": 1614534020.6142366, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11826,17 +11826,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 225, - "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json)", + "message": "JsonCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.json)", "module": "__init__", - "msecs": 65.87362289428711, + "msecs": 614.23659324646, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 71.84576988220215, + "relativeCreated": 77.55160331726074, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -11845,8 +11845,8 @@ "str", "'string'" ], - "asctime": "2021-01-14 00:51:42,065", - "created": 1610581902.0659688, + "asctime": "2021-02-28 18:40:20,614", + "created": 1614534020.6143053, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11856,15 +11856,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'str' from cache ('string')", "module": "__init__", - "msecs": 65.96875190734863, + "msecs": 614.3052577972412, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 71.94089889526367, + "relativeCreated": 77.62026786804199, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -11873,8 +11873,8 @@ "unicode", "'unicode'" ], - "asctime": "2021-01-14 00:51:42,066", - "created": 1610581902.066051, + "asctime": "2021-02-28 18:40:20,614", + "created": 1614534020.6143632, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11884,15 +11884,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'unicode' from cache ('unicode')", "module": "__init__", - "msecs": 66.05100631713867, + "msecs": 614.3631935119629, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 72.02315330505371, + "relativeCreated": 77.67820358276367, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -11901,8 +11901,8 @@ "integer", "17" ], - "asctime": "2021-01-14 00:51:42,066", - "created": 1610581902.066111, + "asctime": "2021-02-28 18:40:20,614", + "created": 1614534020.6144168, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11912,15 +11912,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'integer' from cache (17)", "module": "__init__", - "msecs": 66.11108779907227, + "msecs": 614.4168376922607, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 72.0832347869873, + "relativeCreated": 77.73184776306152, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -11929,8 +11929,8 @@ "float", "3.14159" ], - "asctime": "2021-01-14 00:51:42,066", - "created": 1610581902.0661576, + "asctime": "2021-02-28 18:40:20,614", + "created": 1614534020.6144693, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11940,15 +11940,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'float' from cache (3.14159)", "module": "__init__", - "msecs": 66.15757942199707, + "msecs": 614.4692897796631, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 72.12972640991211, + "relativeCreated": 77.78429985046387, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -11957,8 +11957,8 @@ "list", "[1, 'two', '3', 4]" ], - "asctime": "2021-01-14 00:51:42,066", - "created": 1610581902.0662034, + "asctime": "2021-02-28 18:40:20,614", + "created": 1614534020.6145217, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11968,15 +11968,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'list' from cache ([1, 'two', '3', 4])", "module": "__init__", - "msecs": 66.20335578918457, + "msecs": 614.5217418670654, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 72.17550277709961, + "relativeCreated": 77.83675193786621, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -11985,8 +11985,8 @@ "dict", "{'1': 1, '2': 'two', '3': '3', '4': 4}" ], - "asctime": "2021-01-14 00:51:42,066", - "created": 1610581902.0662487, + "asctime": "2021-02-28 18:40:20,614", + "created": 1614534020.6145742, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -11996,15 +11996,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'dict' from cache ({'1': 1, '2': 'two', '3': '3', '4': 4})", "module": "__init__", - "msecs": 66.24865531921387, + "msecs": 614.5741939544678, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 72.2208023071289, + "relativeCreated": 77.88920402526855, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -12012,8 +12012,8 @@ "JsonCache:", "uncached" ], - "asctime": "2021-01-14 00:51:42,066", - "created": 1610581902.0662875, + "asctime": "2021-02-28 18:40:20,614", + "created": 1614534020.6146195, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12023,37 +12023,37 @@ "lineno": 113, "message": "JsonCache: Key 'uncached' is not in cached_keys. Uncached data will be returned.", "module": "__init__", - "msecs": 66.28751754760742, + "msecs": 614.6194934844971, "msg": "%s Key '%s' is not in cached_keys. Uncached data will be returned.", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 72.25966453552246, + "relativeCreated": 77.93450355529785, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 66.32232666015625, + "msecs": 614.6626472473145, "msg": "Collecting data from cache instance.", "name": "__tLogger__", - "pathname": "src/tests/test_cached_data.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_cached_data.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 72.29447364807129, + "relativeCreated": 77.97765731811523, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 3.4809112548828125e-05 + "time_consumption": 4.315376281738281e-05 }, { "args": [ "{'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, 'uncached': 'uncached_data_of_class'}", "" ], - "asctime": "2021-01-14 00:51:42,066", - "created": 1610581902.0666337, + "asctime": "2021-02-28 18:40:20,614", + "created": 1614534020.6149435, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12070,8 +12070,8 @@ "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' }", "" ], - "asctime": "2021-01-14 00:51:42,066", - "created": 1610581902.0664284, + "asctime": "2021-02-28 18:40:20,614", + "created": 1614534020.6147678, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12081,15 +12081,15 @@ "lineno": 22, "message": "Result (Cached data): { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' } ()", "module": "test", - "msecs": 66.42842292785645, + "msecs": 614.7677898406982, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 72.40056991577148, + "relativeCreated": 78.08279991149902, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -12098,8 +12098,8 @@ "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' }", "" ], - "asctime": "2021-01-14 00:51:42,066", - "created": 1610581902.0664968, + "asctime": "2021-02-28 18:40:20,614", + "created": 1614534020.614839, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12109,41 +12109,41 @@ "lineno": 26, "message": "Expectation (Cached data): result = { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' } ()", "module": "test", - "msecs": 66.4968490600586, + "msecs": 614.8390769958496, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 72.46899604797363, + "relativeCreated": 78.15408706665039, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 66.63370132446289, + "msecs": 614.9435043334961, "msg": "Cached data is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 72.60584831237793, + "relativeCreated": 78.25851440429688, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.00013685226440429688 + "time_consumption": 0.00010442733764648438 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.001560211181640625, - "time_finished": "2021-01-14 00:51:42,066", - "time_start": "2021-01-14 00:51:42,065" + "time_consumption": 0.00146484375, + "time_finished": "2021-02-28 18:40:20,614", + "time_start": "2021-02-28 18:40:20,613" }, "caching.property_cache_json: Test cached data (partially init)": { "args": null, - "asctime": "2021-01-14 00:51:42,066", - "created": 1610581902.066775, + "asctime": "2021-02-28 18:40:20,615", + "created": 1614534020.6150932, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12154,13 +12154,13 @@ "message": "caching.property_cache_json: Test cached data (partially init)", "module": "__init__", "moduleLogger": [], - "msecs": 66.77508354187012, + "msecs": 615.0932312011719, "msg": "caching.property_cache_json: Test cached data (partially init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 72.74723052978516, + "relativeCreated": 78.40824127197266, "stack_info": null, "testcaseLogger": [ { @@ -12168,8 +12168,8 @@ "property_cache_json", "True" ], - "asctime": "2021-01-14 00:51:42,067", - "created": 1610581902.0674987, + "asctime": "2021-02-28 18:40:20,615", + "created": 1614534020.6156802, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -12182,8 +12182,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,066", - "created": 1610581902.066869, + "asctime": "2021-02-28 18:40:20,615", + "created": 1614534020.6151834, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -12193,23 +12193,23 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 66.86902046203613, + "msecs": 615.1833534240723, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 72.84116744995117, + "relativeCreated": 78.49836349487305, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,066", - "created": 1610581902.0669436, + "asctime": "2021-02-28 18:40:20,615", + "created": 1614534020.6152499, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -12217,25 +12217,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json as cache file.", "module": "test_helpers", - "msecs": 66.94364547729492, + "msecs": 615.2498722076416, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 72.91579246520996, + "relativeCreated": 78.56488227844238, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:42,067", - "created": 1610581902.0670137, + "asctime": "2021-02-28 18:40:20,615", + "created": 1614534020.615316, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12245,15 +12245,15 @@ "lineno": 228, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 67.01374053955078, + "msecs": 615.3159141540527, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 72.98588752746582, + "relativeCreated": 78.63092422485352, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -12261,8 +12261,8 @@ "JsonCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], - "asctime": "2021-01-14 00:51:42,067", - "created": 1610581902.0670617, + "asctime": "2021-02-28 18:40:20,615", + "created": 1614534020.6153696, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12272,24 +12272,24 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", - "msecs": 67.0616626739502, + "msecs": 615.3695583343506, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 73.03380966186523, + "relativeCreated": 78.68456840515137, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,067", - "created": 1610581902.0674026, + "asctime": "2021-02-28 18:40:20,615", + "created": 1614534020.615597, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12297,36 +12297,36 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json)", "module": "__init__", - "msecs": 67.40260124206543, + "msecs": 615.5970096588135, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 73.37474822998047, + "relativeCreated": 78.91201972961426, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 67.49868392944336, + "msecs": 615.6802177429199, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 73.4708309173584, + "relativeCreated": 78.9952278137207, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 9.608268737792969e-05 + "time_consumption": 8.320808410644531e-05 }, { "args": [], - "asctime": "2021-01-14 00:51:42,068", - "created": 1610581902.0683353, + "asctime": "2021-02-28 18:40:20,616", + "created": 1614534020.6162763, "exc_info": null, "exc_text": null, "filename": "test_cached_data.py", @@ -12340,10 +12340,10 @@ { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,067", - "created": 1610581902.0677025, + "asctime": "2021-02-28 18:40:20,615", + "created": 1614534020.6158502, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12351,17 +12351,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 225, - "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json)", + "message": "JsonCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.json)", "module": "__init__", - "msecs": 67.7025318145752, + "msecs": 615.8502101898193, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 73.67467880249023, + "relativeCreated": 79.16522026062012, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -12370,8 +12370,8 @@ "str", "'string'" ], - "asctime": "2021-01-14 00:51:42,067", - "created": 1610581902.0677717, + "asctime": "2021-02-28 18:40:20,615", + "created": 1614534020.6159189, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12381,15 +12381,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'str' from cache ('string')", "module": "__init__", - "msecs": 67.77167320251465, + "msecs": 615.9188747406006, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 73.74382019042969, + "relativeCreated": 79.23388481140137, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -12398,8 +12398,8 @@ "unicode", "'unicode'" ], - "asctime": "2021-01-14 00:51:42,067", - "created": 1610581902.0678248, + "asctime": "2021-02-28 18:40:20,615", + "created": 1614534020.6159763, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12409,15 +12409,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'unicode' from cache ('unicode')", "module": "__init__", - "msecs": 67.8248405456543, + "msecs": 615.9763336181641, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 73.79698753356934, + "relativeCreated": 79.29134368896484, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -12426,8 +12426,8 @@ "integer", "17" ], - "asctime": "2021-01-14 00:51:42,067", - "created": 1610581902.0678852, + "asctime": "2021-02-28 18:40:20,616", + "created": 1614534020.6160297, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12437,15 +12437,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'integer' from cache (17)", "module": "__init__", - "msecs": 67.88516044616699, + "msecs": 616.0297393798828, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 73.85730743408203, + "relativeCreated": 79.3447494506836, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -12454,8 +12454,8 @@ "float", "3.14159" ], - "asctime": "2021-01-14 00:51:42,067", - "created": 1610581902.0679815, + "asctime": "2021-02-28 18:40:20,616", + "created": 1614534020.6160824, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12465,15 +12465,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'float' from cache (3.14159)", "module": "__init__", - "msecs": 67.98148155212402, + "msecs": 616.0824298858643, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 73.95362854003906, + "relativeCreated": 79.39743995666504, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -12482,8 +12482,8 @@ "list", "[1, 'two', '3', 4]" ], - "asctime": "2021-01-14 00:51:42,068", - "created": 1610581902.0680778, + "asctime": "2021-02-28 18:40:20,616", + "created": 1614534020.6161354, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12493,15 +12493,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'list' from cache ([1, 'two', '3', 4])", "module": "__init__", - "msecs": 68.07780265808105, + "msecs": 616.1353588104248, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 74.0499496459961, + "relativeCreated": 79.45036888122559, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -12510,8 +12510,8 @@ "dict", "{'1': 1, '2': 'two', '3': '3', '4': 4}" ], - "asctime": "2021-01-14 00:51:42,068", - "created": 1610581902.0681984, + "asctime": "2021-02-28 18:40:20,616", + "created": 1614534020.6161895, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12521,15 +12521,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'dict' from cache ({'1': 1, '2': 'two', '3': '3', '4': 4})", "module": "__init__", - "msecs": 68.19844245910645, + "msecs": 616.1894798278809, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 74.17058944702148, + "relativeCreated": 79.50448989868164, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -12537,8 +12537,8 @@ "JsonCache:", "uncached" ], - "asctime": "2021-01-14 00:51:42,068", - "created": 1610581902.068273, + "asctime": "2021-02-28 18:40:20,616", + "created": 1614534020.6162353, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12548,37 +12548,37 @@ "lineno": 113, "message": "JsonCache: Key 'uncached' is not in cached_keys. Uncached data will be returned.", "module": "__init__", - "msecs": 68.27306747436523, + "msecs": 616.2352561950684, "msg": "%s Key '%s' is not in cached_keys. Uncached data will be returned.", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 74.24521446228027, + "relativeCreated": 79.55026626586914, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 68.33529472351074, + "msecs": 616.2762641906738, "msg": "Collecting data from cache instance.", "name": "__tLogger__", - "pathname": "src/tests/test_cached_data.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_cached_data.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 74.30744171142578, + "relativeCreated": 79.59127426147461, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 6.222724914550781e-05 + "time_consumption": 4.100799560546875e-05 }, { "args": [ "{'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, 'uncached': 'uncached_data_of_class'}", "" ], - "asctime": "2021-01-14 00:51:42,068", - "created": 1610581902.0686514, + "asctime": "2021-02-28 18:40:20,616", + "created": 1614534020.6165664, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12595,8 +12595,8 @@ "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' }", "" ], - "asctime": "2021-01-14 00:51:42,068", - "created": 1610581902.0684717, + "asctime": "2021-02-28 18:40:20,616", + "created": 1614534020.616381, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12606,15 +12606,15 @@ "lineno": 22, "message": "Result (Cached data): { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' } ()", "module": "test", - "msecs": 68.47167015075684, + "msecs": 616.3809299468994, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 74.44381713867188, + "relativeCreated": 79.6959400177002, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -12623,8 +12623,8 @@ "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' }", "" ], - "asctime": "2021-01-14 00:51:42,068", - "created": 1610581902.0685463, + "asctime": "2021-02-28 18:40:20,616", + "created": 1614534020.6164594, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12634,41 +12634,41 @@ "lineno": 26, "message": "Expectation (Cached data): result = { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' } ()", "module": "test", - "msecs": 68.54629516601562, + "msecs": 616.4593696594238, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 74.51844215393066, + "relativeCreated": 79.77437973022461, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 68.65143775939941, + "msecs": 616.5664196014404, "msg": "Cached data is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 74.62358474731445, + "relativeCreated": 79.88142967224121, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.00010514259338378906 + "time_consumption": 0.00010704994201660156 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.0018763542175292969, - "time_finished": "2021-01-14 00:51:42,068", - "time_start": "2021-01-14 00:51:42,066" + "time_consumption": 0.0014731884002685547, + "time_finished": "2021-02-28 18:40:20,616", + "time_start": "2021-02-28 18:40:20,615" }, "caching.property_cache_json: Test execution of save callback (full init)": { "args": null, - "asctime": "2021-01-14 00:51:42,094", - "created": 1610581902.0946667, + "asctime": "2021-02-28 18:40:20,632", + "created": 1614534020.632079, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12679,19 +12679,19 @@ "message": "caching.property_cache_json: Test execution of save callback (full init)", "module": "__init__", "moduleLogger": [], - "msecs": 94.66671943664551, + "msecs": 632.0788860321045, "msg": "caching.property_cache_json: Test execution of save callback (full init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 100.63886642456055, + "relativeCreated": 95.39389610290527, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,094", - "created": 1610581902.0948157, + "asctime": "2021-02-28 18:40:20,632", + "created": 1614534020.6321864, "exc_info": null, "exc_text": null, "filename": "test_save_callback.py", @@ -12702,15 +12702,15 @@ "message": "Installing save_callback, which sets a variable to True on execution.", "module": "test_save_callback", "moduleLogger": [], - "msecs": 94.81573104858398, + "msecs": 632.1864128112793, "msg": "Installing save_callback, which sets a variable to True on execution.", "name": "__tLogger__", - "pathname": "src/tests/test_save_callback.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_save_callback.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 100.78787803649902, + "relativeCreated": 95.50142288208008, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -12719,8 +12719,8 @@ "True", "" ], - "asctime": "2021-01-14 00:51:42,095", - "created": 1610581902.0956588, + "asctime": "2021-02-28 18:40:20,632", + "created": 1614534020.632544, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12734,10 +12734,10 @@ { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,095", - "created": 1610581902.0950084, + "asctime": "2021-02-28 18:40:20,632", + "created": 1614534020.6323323, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12745,17 +12745,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json)", "module": "__init__", - "msecs": 95.00837326049805, + "msecs": 632.3323249816895, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 100.98052024841309, + "relativeCreated": 95.64733505249023, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -12764,8 +12764,8 @@ "True", "" ], - "asctime": "2021-01-14 00:51:42,095", - "created": 1610581902.095422, + "asctime": "2021-02-28 18:40:20,632", + "created": 1614534020.6324344, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12775,15 +12775,15 @@ "lineno": 22, "message": "Result (Save callback execution variable): True ()", "module": "test", - "msecs": 95.42202949523926, + "msecs": 632.4343681335449, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 101.3941764831543, + "relativeCreated": 95.7493782043457, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -12792,8 +12792,8 @@ "True", "" ], - "asctime": "2021-01-14 00:51:42,095", - "created": 1610581902.0955443, + "asctime": "2021-02-28 18:40:20,632", + "created": 1614534020.632497, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -12803,41 +12803,41 @@ "lineno": 26, "message": "Expectation (Save callback execution variable): result = True ()", "module": "test", - "msecs": 95.54433822631836, + "msecs": 632.4970722198486, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 101.5164852142334, + "relativeCreated": 95.81208229064941, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 95.65877914428711, + "msecs": 632.5440406799316, "msg": "Save callback execution variable is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 101.63092613220215, + "relativeCreated": 95.85905075073242, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.00011444091796875 + "time_consumption": 4.696846008300781e-05 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.0009920597076416016, - "time_finished": "2021-01-14 00:51:42,095", - "time_start": "2021-01-14 00:51:42,094" + "time_consumption": 0.00046515464782714844, + "time_finished": "2021-02-28 18:40:20,632", + "time_start": "2021-02-28 18:40:20,632" }, "caching.property_cache_json: Test full initialised JSON-Cache-Object": { "args": null, - "asctime": "2021-01-14 00:51:42,060", - "created": 1610581902.060744, + "asctime": "2021-02-28 18:40:20,608", + "created": 1614534020.6089096, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12848,13 +12848,13 @@ "message": "caching.property_cache_json: Test full initialised JSON-Cache-Object", "module": "__init__", "moduleLogger": [], - "msecs": 60.74404716491699, + "msecs": 608.9096069335938, "msg": "caching.property_cache_json: Test full initialised JSON-Cache-Object", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 66.71619415283203, + "relativeCreated": 72.22461700439453, "stack_info": null, "testcaseLogger": [ { @@ -12862,8 +12862,8 @@ "property_cache_json", "True" ], - "asctime": "2021-01-14 00:51:42,061", - "created": 1610581902.061706, + "asctime": "2021-02-28 18:40:20,609", + "created": 1614534020.6098132, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -12876,8 +12876,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,060", - "created": 1610581902.0609848, + "asctime": "2021-02-28 18:40:20,609", + "created": 1614534020.6091394, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -12887,23 +12887,23 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 60.98484992980957, + "msecs": 609.1394424438477, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 66.95699691772461, + "relativeCreated": 72.45445251464844, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,061", - "created": 1610581902.061093, + "asctime": "2021-02-28 18:40:20,609", + "created": 1614534020.6092432, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -12911,25 +12911,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json as cache file.", "module": "test_helpers", - "msecs": 61.09309196472168, + "msecs": 609.2431545257568, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 67.06523895263672, + "relativeCreated": 72.55816459655762, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:42,061", - "created": 1610581902.0612946, + "asctime": "2021-02-28 18:40:20,609", + "created": 1614534020.6093822, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12939,15 +12939,15 @@ "lineno": 228, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 61.2945556640625, + "msecs": 609.382152557373, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 67.26670265197754, + "relativeCreated": 72.69716262817383, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -12955,8 +12955,8 @@ "JsonCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], - "asctime": "2021-01-14 00:51:42,061", - "created": 1610581902.0613537, + "asctime": "2021-02-28 18:40:20,609", + "created": 1614534020.6094475, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12966,24 +12966,24 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", - "msecs": 61.35368347167969, + "msecs": 609.4474792480469, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 67.32583045959473, + "relativeCreated": 72.76248931884766, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,061", - "created": 1610581902.0616086, + "asctime": "2021-02-28 18:40:20,609", + "created": 1614534020.6097157, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -12991,29 +12991,29 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json)", "module": "__init__", - "msecs": 61.60855293273926, + "msecs": 609.7157001495361, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 67.5806999206543, + "relativeCreated": 73.03071022033691, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 61.7060661315918, + "msecs": 609.8132133483887, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 67.67821311950684, + "relativeCreated": 73.12822341918945, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", "time_consumption": 9.751319885253906e-05 }, @@ -13021,8 +13021,8 @@ "args": [ "property_cache_json" ], - "asctime": "2021-01-14 00:51:42,062", - "created": 1610581902.062026, + "asctime": "2021-02-28 18:40:20,610", + "created": 1614534020.6101525, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", @@ -13036,10 +13036,10 @@ { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,061", - "created": 1610581902.061878, + "asctime": "2021-02-28 18:40:20,609", + "created": 1614534020.6099887, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13047,25 +13047,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 225, - "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json)", + "message": "JsonCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.json)", "module": "__init__", - "msecs": 61.87796592712402, + "msecs": 609.9886894226074, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 67.85011291503906, + "relativeCreated": 73.3036994934082, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "{'_property_cache_data_version_': 1, '_property_cache_uid_': 'my_unique_id', 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, 'float': 3.14159, 'integer': 17, 'list': [1, 'two', '3', 4], 'str': 'string', 'unicode': 'unicode'}" ], - "asctime": "2021-01-14 00:51:42,061", - "created": 1610581902.061942, + "asctime": "2021-02-28 18:40:20,610", + "created": 1614534020.6100614, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", @@ -13075,15 +13075,15 @@ "lineno": 20, "message": "Using storage object of cache class for comparison: {'_property_cache_data_version_': 1, '_property_cache_uid_': 'my_unique_id', 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, 'float': 3.14159, 'integer': 17, 'list': [1, 'two', '3', 4], 'str': 'string', 'unicode': 'unicode'}", "module": "test_load_on_init", - "msecs": 61.942100524902344, + "msecs": 610.0614070892334, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", - "pathname": "src/tests/test_load_on_init.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_load_on_init.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 67.91424751281738, + "relativeCreated": 73.37641716003418, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -13091,8 +13091,8 @@ "_property_cache_data_version_", "_property_cache_uid_" ], - "asctime": "2021-01-14 00:51:42,061", - "created": 1610581902.061988, + "asctime": "2021-02-28 18:40:20,610", + "created": 1614534020.6101112, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", @@ -13102,37 +13102,37 @@ "lineno": 21, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_load_on_init", - "msecs": 61.988115310668945, + "msecs": 610.1112365722656, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", - "pathname": "src/tests/test_load_on_init.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_load_on_init.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 67.96026229858398, + "relativeCreated": 73.4262466430664, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 62.026023864746094, + "msecs": 610.1524829864502, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", - "pathname": "src/tests/test_load_on_init.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_load_on_init.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 67.99817085266113, + "relativeCreated": 73.46749305725098, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 3.790855407714844e-05 + "time_consumption": 4.124641418457031e-05 }, { "args": [ "{'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, 'float': 3.14159, 'integer': 17, 'list': [1, 'two', '3', 4], 'str': 'string', 'unicode': 'unicode'}", "" ], - "asctime": "2021-01-14 00:51:42,062", - "created": 1610581902.0622792, + "asctime": "2021-02-28 18:40:20,610", + "created": 1614534020.6104476, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13149,8 +13149,8 @@ "{ 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'float': 3.14159, 'integer': 17, 'list': [ 1, 'two', '3', 4 ], 'str': 'string', 'unicode': 'unicode' }", "" ], - "asctime": "2021-01-14 00:51:42,062", - "created": 1610581902.0621245, + "asctime": "2021-02-28 18:40:20,610", + "created": 1614534020.6102626, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13160,15 +13160,15 @@ "lineno": 22, "message": "Result (Cache object): { 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'float': 3.14159, 'integer': 17, 'list': [ 1, 'two', '3', 4 ], 'str': 'string', 'unicode': 'unicode' } ()", "module": "test", - "msecs": 62.12449073791504, + "msecs": 610.2626323699951, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 68.09663772583008, + "relativeCreated": 73.5776424407959, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -13177,8 +13177,8 @@ "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 } }", "" ], - "asctime": "2021-01-14 00:51:42,062", - "created": 1610581902.0621855, + "asctime": "2021-02-28 18:40:20,610", + "created": 1614534020.6103344, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13188,41 +13188,41 @@ "lineno": 26, "message": "Expectation (Cache object): result = { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 } } ()", "module": "test", - "msecs": 62.18552589416504, + "msecs": 610.3343963623047, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 68.15767288208008, + "relativeCreated": 73.64940643310547, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 62.27922439575195, + "msecs": 610.4476451873779, "msg": "Cache object is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 68.25137138366699, + "relativeCreated": 73.76265525817871, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 9.369850158691406e-05 + "time_consumption": 0.00011324882507324219 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.001535177230834961, - "time_finished": "2021-01-14 00:51:42,062", - "time_start": "2021-01-14 00:51:42,060" + "time_consumption": 0.0015380382537841797, + "time_finished": "2021-02-28 18:40:20,610", + "time_start": "2021-02-28 18:40:20,608" }, "caching.property_cache_json: Test get from source caused by changed uid (full init)": { "args": null, - "asctime": "2021-01-14 00:51:42,081", - "created": 1610581902.0811594, + "asctime": "2021-02-28 18:40:20,622", + "created": 1614534020.6220746, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13233,13 +13233,13 @@ "message": "caching.property_cache_json: Test get from source caused by changed uid (full init)", "module": "__init__", "moduleLogger": [], - "msecs": 81.15935325622559, + "msecs": 622.0746040344238, "msg": "caching.property_cache_json: Test get from source caused by changed uid (full init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 87.13150024414062, + "relativeCreated": 85.38961410522461, "stack_info": null, "testcaseLogger": [ { @@ -13247,8 +13247,8 @@ "property_cache_json", "True" ], - "asctime": "2021-01-14 00:51:42,082", - "created": 1610581902.0825968, + "asctime": "2021-02-28 18:40:20,623", + "created": 1614534020.6231637, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -13261,8 +13261,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,081", - "created": 1610581902.081322, + "asctime": "2021-02-28 18:40:20,622", + "created": 1614534020.6221948, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -13272,23 +13272,23 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 81.32195472717285, + "msecs": 622.194766998291, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 87.29410171508789, + "relativeCreated": 85.5097770690918, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,081", - "created": 1610581902.0814838, + "asctime": "2021-02-28 18:40:20,622", + "created": 1614534020.622293, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -13296,25 +13296,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json as cache file.", "module": "test_helpers", - "msecs": 81.48384094238281, + "msecs": 622.2929954528809, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 87.45598793029785, + "relativeCreated": 85.60800552368164, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:42,081", - "created": 1610581902.0816317, + "asctime": "2021-02-28 18:40:20,622", + "created": 1614534020.6223795, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13324,15 +13324,15 @@ "lineno": 228, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 81.63166046142578, + "msecs": 622.3795413970947, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 87.60380744934082, + "relativeCreated": 85.69455146789551, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -13340,8 +13340,8 @@ "JsonCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], - "asctime": "2021-01-14 00:51:42,081", - "created": 1610581902.0817266, + "asctime": "2021-02-28 18:40:20,622", + "created": 1614534020.6224391, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13351,24 +13351,24 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", - "msecs": 81.7265510559082, + "msecs": 622.4391460418701, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 87.69869804382324, + "relativeCreated": 85.7541561126709, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,082", - "created": 1610581902.0823011, + "asctime": "2021-02-28 18:40:20,622", + "created": 1614534020.6228168, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13376,39 +13376,39 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json)", "module": "__init__", - "msecs": 82.30113983154297, + "msecs": 622.816801071167, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 88.27328681945801, + "relativeCreated": 86.13181114196777, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 82.5967788696289, + "msecs": 623.1637001037598, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 88.56892585754395, + "relativeCreated": 86.47871017456055, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.0002956390380859375 + "time_consumption": 0.00034689903259277344 }, { "args": [ "{'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}}", "" ], - "asctime": "2021-01-14 00:51:42,085", - "created": 1610581902.085767, + "asctime": "2021-02-28 18:40:20,626", + "created": 1614534020.6264997, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13422,10 +13422,10 @@ { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,083", - "created": 1610581902.0831904, + "asctime": "2021-02-28 18:40:20,623", + "created": 1614534020.6239374, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13433,25 +13433,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 225, - "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json)", + "message": "JsonCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json)", "module": "__init__", - "msecs": 83.1904411315918, + "msecs": 623.9373683929443, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 89.16258811950684, + "relativeCreated": 87.25237846374512, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:42,083", - "created": 1610581902.0833514, + "asctime": "2021-02-28 18:40:20,624", + "created": 1614534020.624172, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13461,15 +13461,15 @@ "lineno": 131, "message": "JsonCache: Source uid changed, ignoring previous cache data", "module": "__init__", - "msecs": 83.35137367248535, + "msecs": 624.1719722747803, "msg": "%s Source uid changed, ignoring previous cache data", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 89.32352066040039, + "relativeCreated": 87.48698234558105, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -13477,8 +13477,8 @@ "JsonCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], - "asctime": "2021-01-14 00:51:42,083", - "created": 1610581902.0835152, + "asctime": "2021-02-28 18:40:20,624", + "created": 1614534020.6242728, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13488,24 +13488,24 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", - "msecs": 83.51516723632812, + "msecs": 624.2728233337402, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 89.48731422424316, + "relativeCreated": 87.58783340454102, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,084", - "created": 1610581902.0840914, + "asctime": "2021-02-28 18:40:20,625", + "created": 1614534020.6250844, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13513,17 +13513,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.json)", "module": "__init__", - "msecs": 84.0914249420166, + "msecs": 625.084400177002, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 90.06357192993164, + "relativeCreated": 88.39941024780273, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -13532,8 +13532,8 @@ "str", "'__string__'" ], - "asctime": "2021-01-14 00:51:42,084", - "created": 1610581902.0845351, + "asctime": "2021-02-28 18:40:20,625", + "created": 1614534020.6255002, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13543,15 +13543,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'str' from cache ('__string__')", "module": "__init__", - "msecs": 84.53512191772461, + "msecs": 625.5002021789551, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 90.50726890563965, + "relativeCreated": 88.81521224975586, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -13560,8 +13560,8 @@ "unicode", "'__unicode__'" ], - "asctime": "2021-01-14 00:51:42,084", - "created": 1610581902.0847144, + "asctime": "2021-02-28 18:40:20,625", + "created": 1614534020.625695, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13571,15 +13571,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'unicode' from cache ('__unicode__')", "module": "__init__", - "msecs": 84.71441268920898, + "msecs": 625.694990158081, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 90.68655967712402, + "relativeCreated": 89.01000022888184, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -13588,8 +13588,8 @@ "integer", "34" ], - "asctime": "2021-01-14 00:51:42,084", - "created": 1610581902.084838, + "asctime": "2021-02-28 18:40:20,625", + "created": 1614534020.6257877, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13599,15 +13599,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'integer' from cache (34)", "module": "__init__", - "msecs": 84.8379135131836, + "msecs": 625.7877349853516, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 90.81006050109863, + "relativeCreated": 89.10274505615234, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -13616,8 +13616,8 @@ "float", "2.71828" ], - "asctime": "2021-01-14 00:51:42,084", - "created": 1610581902.084968, + "asctime": "2021-02-28 18:40:20,625", + "created": 1614534020.6258729, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13627,15 +13627,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'float' from cache (2.71828)", "module": "__init__", - "msecs": 84.96809005737305, + "msecs": 625.8728504180908, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 90.94023704528809, + "relativeCreated": 89.1878604888916, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -13644,8 +13644,8 @@ "list", "['one', 2, 3, '4']" ], - "asctime": "2021-01-14 00:51:42,085", - "created": 1610581902.085079, + "asctime": "2021-02-28 18:40:20,625", + "created": 1614534020.6259542, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13655,15 +13655,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'list' from cache (['one', 2, 3, '4'])", "module": "__init__", - "msecs": 85.07895469665527, + "msecs": 625.9541511535645, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 91.05110168457031, + "relativeCreated": 89.26916122436523, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -13672,8 +13672,8 @@ "dict", "{'1': '1', '2': 2, '3': 'three', '4': '4'}" ], - "asctime": "2021-01-14 00:51:42,085", - "created": 1610581902.0852513, + "asctime": "2021-02-28 18:40:20,626", + "created": 1614534020.6260426, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13683,15 +13683,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'dict' from cache ({'1': '1', '2': 2, '3': 'three', '4': '4'})", "module": "__init__", - "msecs": 85.2513313293457, + "msecs": 626.0426044464111, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 91.22347831726074, + "relativeCreated": 89.35761451721191, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -13700,8 +13700,8 @@ "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], - "asctime": "2021-01-14 00:51:42,085", - "created": 1610581902.085403, + "asctime": "2021-02-28 18:40:20,626", + "created": 1614534020.6262066, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13711,15 +13711,15 @@ "lineno": 22, "message": "Result (Instance data after changing uid): { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", - "msecs": 85.4029655456543, + "msecs": 626.206636428833, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 91.37511253356934, + "relativeCreated": 89.52164649963379, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -13728,8 +13728,8 @@ "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], - "asctime": "2021-01-14 00:51:42,085", - "created": 1610581902.0855384, + "asctime": "2021-02-28 18:40:20,626", + "created": 1614534020.626324, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13739,41 +13739,41 @@ "lineno": 26, "message": "Expectation (Instance data after changing uid): result = { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", - "msecs": 85.53838729858398, + "msecs": 626.323938369751, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 91.51053428649902, + "relativeCreated": 89.63894844055176, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 85.76703071594238, + "msecs": 626.4996528625488, "msg": "Instance data after changing uid is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 91.73917770385742, + "relativeCreated": 89.81466293334961, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.00022864341735839844 + "time_consumption": 0.00017571449279785156 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.004607677459716797, - "time_finished": "2021-01-14 00:51:42,085", - "time_start": "2021-01-14 00:51:42,081" + "time_consumption": 0.004425048828125, + "time_finished": "2021-02-28 18:40:20,626", + "time_start": "2021-02-28 18:40:20,622" }, "caching.property_cache_json: Test get from source caused by changed uid (partially init)": { "args": null, - "asctime": "2021-01-14 00:51:42,086", - "created": 1610581902.0861824, + "asctime": "2021-02-28 18:40:20,626", + "created": 1614534020.626903, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13784,13 +13784,13 @@ "message": "caching.property_cache_json: Test get from source caused by changed uid (partially init)", "module": "__init__", "moduleLogger": [], - "msecs": 86.1823558807373, + "msecs": 626.9030570983887, "msg": "caching.property_cache_json: Test get from source caused by changed uid (partially init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 92.15450286865234, + "relativeCreated": 90.21806716918945, "stack_info": null, "testcaseLogger": [ { @@ -13798,8 +13798,8 @@ "property_cache_json", "True" ], - "asctime": "2021-01-14 00:51:42,087", - "created": 1610581902.087546, + "asctime": "2021-02-28 18:40:20,628", + "created": 1614534020.6280007, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -13812,8 +13812,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,086", - "created": 1610581902.0864294, + "asctime": "2021-02-28 18:40:20,627", + "created": 1614534020.6271594, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -13823,23 +13823,23 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 86.42935752868652, + "msecs": 627.1593570709229, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 92.40150451660156, + "relativeCreated": 90.47436714172363, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,086", - "created": 1610581902.0866463, + "asctime": "2021-02-28 18:40:20,627", + "created": 1614534020.6273484, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -13847,25 +13847,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json as cache file.", "module": "test_helpers", - "msecs": 86.64631843566895, + "msecs": 627.3484230041504, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 92.61846542358398, + "relativeCreated": 90.66343307495117, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:42,086", - "created": 1610581902.086828, + "asctime": "2021-02-28 18:40:20,627", + "created": 1614534020.6274579, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13875,15 +13875,15 @@ "lineno": 228, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 86.82799339294434, + "msecs": 627.457857131958, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 92.80014038085938, + "relativeCreated": 90.77286720275879, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -13891,8 +13891,8 @@ "JsonCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], - "asctime": "2021-01-14 00:51:42,086", - "created": 1610581902.0869446, + "asctime": "2021-02-28 18:40:20,627", + "created": 1614534020.6275294, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13902,24 +13902,24 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", - "msecs": 86.944580078125, + "msecs": 627.5293827056885, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 92.91672706604004, + "relativeCreated": 90.84439277648926, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,087", - "created": 1610581902.0874326, + "asctime": "2021-02-28 18:40:20,627", + "created": 1614534020.6278543, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13927,39 +13927,39 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", - "msecs": 87.4326229095459, + "msecs": 627.8543472290039, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 93.40476989746094, + "relativeCreated": 91.16935729980469, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 87.54611015319824, + "msecs": 628.0007362365723, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 93.51825714111328, + "relativeCreated": 91.31574630737305, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.00011348724365234375 + "time_consumption": 0.00014638900756835938 }, { "args": [ "{'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}}", "" ], - "asctime": "2021-01-14 00:51:42,094", - "created": 1610581902.094357, + "asctime": "2021-02-28 18:40:20,631", + "created": 1614534020.6318827, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -13973,10 +13973,10 @@ { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,087", - "created": 1610581902.0877628, + "asctime": "2021-02-28 18:40:20,628", + "created": 1614534020.6283605, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -13984,25 +13984,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 225, - "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", + "message": "JsonCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", - "msecs": 87.76283264160156, + "msecs": 628.3605098724365, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 93.7349796295166, + "relativeCreated": 91.6755199432373, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:42,087", - "created": 1610581902.087823, + "asctime": "2021-02-28 18:40:20,628", + "created": 1614534020.6284688, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14012,24 +14012,24 @@ "lineno": 131, "message": "JsonCache: Source uid changed, ignoring previous cache data", "module": "__init__", - "msecs": 87.82291412353516, + "msecs": 628.4687519073486, "msg": "%s Source uid changed, ignoring previous cache data", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 93.7950611114502, + "relativeCreated": 91.78376197814941, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,087", - "created": 1610581902.087988, + "asctime": "2021-02-28 18:40:20,628", + "created": 1614534020.6287818, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14037,17 +14037,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", - "msecs": 87.98789978027344, + "msecs": 628.781795501709, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 93.96004676818848, + "relativeCreated": 92.09680557250977, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -14056,8 +14056,8 @@ "str", "'__string__'" ], - "asctime": "2021-01-14 00:51:42,088", - "created": 1610581902.0881267, + "asctime": "2021-02-28 18:40:20,629", + "created": 1614534020.6290731, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14067,24 +14067,24 @@ "lineno": 106, "message": "JsonCache: Loading property for 'str' from source instance ('__string__')", "module": "__init__", - "msecs": 88.12665939331055, + "msecs": 629.0731430053711, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 94.09880638122559, + "relativeCreated": 92.38815307617188, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,088", - "created": 1610581902.088432, + "asctime": "2021-02-28 18:40:20,629", + "created": 1614534020.6294742, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14092,17 +14092,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", - "msecs": 88.43207359313965, + "msecs": 629.4741630554199, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 94.40422058105469, + "relativeCreated": 92.7891731262207, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -14111,8 +14111,8 @@ "unicode", "'__unicode__'" ], - "asctime": "2021-01-14 00:51:42,088", - "created": 1610581902.08885, + "asctime": "2021-02-28 18:40:20,629", + "created": 1614534020.629913, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14122,24 +14122,24 @@ "lineno": 106, "message": "JsonCache: Loading property for 'unicode' from source instance ('__unicode__')", "module": "__init__", - "msecs": 88.85002136230469, + "msecs": 629.9130916595459, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 94.82216835021973, + "relativeCreated": 93.22810173034668, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,089", - "created": 1610581902.0894594, + "asctime": "2021-02-28 18:40:20,630", + "created": 1614534020.630362, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14147,17 +14147,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", - "msecs": 89.45941925048828, + "msecs": 630.3620338439941, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 95.43156623840332, + "relativeCreated": 93.67704391479492, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -14166,8 +14166,8 @@ "integer", "34" ], - "asctime": "2021-01-14 00:51:42,090", - "created": 1610581902.090563, + "asctime": "2021-02-28 18:40:20,630", + "created": 1614534020.630493, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14177,24 +14177,24 @@ "lineno": 106, "message": "JsonCache: Loading property for 'integer' from source instance (34)", "module": "__init__", - "msecs": 90.56305885314941, + "msecs": 630.4929256439209, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 96.53520584106445, + "relativeCreated": 93.80793571472168, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,091", - "created": 1610581902.0911663, + "asctime": "2021-02-28 18:40:20,630", + "created": 1614534020.6306577, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14202,17 +14202,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", - "msecs": 91.16625785827637, + "msecs": 630.6576728820801, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 97.1384048461914, + "relativeCreated": 93.97268295288086, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -14221,8 +14221,8 @@ "float", "2.71828" ], - "asctime": "2021-01-14 00:51:42,091", - "created": 1610581902.0915241, + "asctime": "2021-02-28 18:40:20,630", + "created": 1614534020.630767, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14232,24 +14232,24 @@ "lineno": 106, "message": "JsonCache: Loading property for 'float' from source instance (2.71828)", "module": "__init__", - "msecs": 91.52412414550781, + "msecs": 630.7671070098877, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 97.49627113342285, + "relativeCreated": 94.08211708068848, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,091", - "created": 1610581902.091878, + "asctime": "2021-02-28 18:40:20,630", + "created": 1614534020.6309242, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14257,17 +14257,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", - "msecs": 91.87793731689453, + "msecs": 630.9242248535156, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 97.85008430480957, + "relativeCreated": 94.2392349243164, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -14276,8 +14276,8 @@ "list", "['one', 2, 3, '4']" ], - "asctime": "2021-01-14 00:51:42,092", - "created": 1610581902.0921254, + "asctime": "2021-02-28 18:40:20,631", + "created": 1614534020.631033, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14287,24 +14287,24 @@ "lineno": 106, "message": "JsonCache: Loading property for 'list' from source instance (['one', 2, 3, '4'])", "module": "__init__", - "msecs": 92.12541580200195, + "msecs": 631.0329437255859, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 98.09756278991699, + "relativeCreated": 94.34795379638672, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,092", - "created": 1610581902.092441, + "asctime": "2021-02-28 18:40:20,631", + "created": 1614534020.6312196, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14312,17 +14312,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", - "msecs": 92.44108200073242, + "msecs": 631.2196254730225, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 98.41322898864746, + "relativeCreated": 94.53463554382324, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -14331,8 +14331,8 @@ "dict", "{'1': '1', '2': 2, '3': 'three', '4': '4'}" ], - "asctime": "2021-01-14 00:51:42,092", - "created": 1610581902.0928712, + "asctime": "2021-02-28 18:40:20,631", + "created": 1614534020.6313303, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14342,24 +14342,24 @@ "lineno": 106, "message": "JsonCache: Loading property for 'dict' from source instance ({'1': '1', '2': 2, '3': 'three', '4': '4'})", "module": "__init__", - "msecs": 92.87118911743164, + "msecs": 631.3302516937256, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 98.84333610534668, + "relativeCreated": 94.64526176452637, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,093", - "created": 1610581902.093623, + "asctime": "2021-02-28 18:40:20,631", + "created": 1614534020.631544, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14367,17 +14367,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.json)", "module": "__init__", - "msecs": 93.62292289733887, + "msecs": 631.5441131591797, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 99.5950698852539, + "relativeCreated": 94.85912322998047, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -14386,8 +14386,8 @@ "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], - "asctime": "2021-01-14 00:51:42,093", - "created": 1610581902.0939956, + "asctime": "2021-02-28 18:40:20,631", + "created": 1614534020.6316853, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14397,15 +14397,15 @@ "lineno": 22, "message": "Result (Instance data after changing uid): { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", - "msecs": 93.99557113647461, + "msecs": 631.6852569580078, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 99.96771812438965, + "relativeCreated": 95.0002670288086, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -14414,8 +14414,8 @@ "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], - "asctime": "2021-01-14 00:51:42,094", - "created": 1610581902.0941443, + "asctime": "2021-02-28 18:40:20,631", + "created": 1614534020.6317658, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14425,41 +14425,41 @@ "lineno": 26, "message": "Expectation (Instance data after changing uid): result = { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", - "msecs": 94.14434432983398, + "msecs": 631.7658424377441, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 100.11649131774902, + "relativeCreated": 95.08085250854492, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 94.35701370239258, + "msecs": 631.8826675415039, "msg": "Instance data after changing uid is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 100.32916069030762, + "relativeCreated": 95.19767761230469, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.00021266937255859375 + "time_consumption": 0.00011682510375976562 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.008174657821655273, - "time_finished": "2021-01-14 00:51:42,094", - "time_start": "2021-01-14 00:51:42,086" + "time_consumption": 0.004979610443115234, + "time_finished": "2021-02-28 18:40:20,631", + "time_start": "2021-02-28 18:40:20,626" }, "caching.property_cache_json: Test get from source caused by increased data version (full init)": { "args": null, - "asctime": "2021-01-14 00:51:42,068", - "created": 1610581902.068794, + "asctime": "2021-02-28 18:40:20,616", + "created": 1614534020.6167164, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14470,13 +14470,13 @@ "message": "caching.property_cache_json: Test get from source caused by increased data version (full init)", "module": "__init__", "moduleLogger": [], - "msecs": 68.79401206970215, + "msecs": 616.7163848876953, "msg": "caching.property_cache_json: Test get from source caused by increased data version (full init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 74.76615905761719, + "relativeCreated": 80.0313949584961, "stack_info": null, "testcaseLogger": [ { @@ -14484,8 +14484,8 @@ "property_cache_json", "True" ], - "asctime": "2021-01-14 00:51:42,069", - "created": 1610581902.0696247, + "asctime": "2021-02-28 18:40:20,617", + "created": 1614534020.6173174, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -14498,8 +14498,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,068", - "created": 1610581902.0688987, + "asctime": "2021-02-28 18:40:20,616", + "created": 1614534020.6168106, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -14509,23 +14509,23 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 68.89867782592773, + "msecs": 616.8105602264404, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 74.87082481384277, + "relativeCreated": 80.12557029724121, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,069", - "created": 1610581902.069, + "asctime": "2021-02-28 18:40:20,616", + "created": 1614534020.616885, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -14533,25 +14533,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json as cache file.", "module": "test_helpers", - "msecs": 69.0000057220459, + "msecs": 616.8849468231201, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 74.97215270996094, + "relativeCreated": 80.1999568939209, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:42,069", - "created": 1610581902.0690808, + "asctime": "2021-02-28 18:40:20,616", + "created": 1614534020.6169534, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14561,15 +14561,15 @@ "lineno": 228, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 69.08082962036133, + "msecs": 616.9533729553223, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 75.05297660827637, + "relativeCreated": 80.26838302612305, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -14577,8 +14577,8 @@ "JsonCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], - "asctime": "2021-01-14 00:51:42,069", - "created": 1610581902.069179, + "asctime": "2021-02-28 18:40:20,617", + "created": 1614534020.6170077, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14588,24 +14588,24 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", - "msecs": 69.17905807495117, + "msecs": 617.0077323913574, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 75.15120506286621, + "relativeCreated": 80.3227424621582, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,069", - "created": 1610581902.0694568, + "asctime": "2021-02-28 18:40:20,617", + "created": 1614534020.6172357, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14613,39 +14613,39 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json)", "module": "__init__", - "msecs": 69.45681571960449, + "msecs": 617.2356605529785, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 75.42896270751953, + "relativeCreated": 80.5506706237793, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 69.62466239929199, + "msecs": 617.3174381256104, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 75.59680938720703, + "relativeCreated": 80.63244819641113, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.0001678466796875 + "time_consumption": 8.177757263183594e-05 }, { "args": [ "{'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}}", "" ], - "asctime": "2021-01-14 00:51:42,074", - "created": 1610581902.074488, + "asctime": "2021-02-28 18:40:20,618", + "created": 1614534020.6185286, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14659,10 +14659,10 @@ { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,070", - "created": 1610581902.0708349, + "asctime": "2021-02-28 18:40:20,617", + "created": 1614534020.6174855, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14670,25 +14670,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 225, - "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json)", + "message": "JsonCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json)", "module": "__init__", - "msecs": 70.83487510681152, + "msecs": 617.485523223877, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 76.80702209472656, + "relativeCreated": 80.80053329467773, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:42,071", - "created": 1610581902.0710912, + "asctime": "2021-02-28 18:40:20,617", + "created": 1614534020.6175501, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14698,15 +14698,15 @@ "lineno": 133, "message": "JsonCache: Data version increased, ignoring previous cache data", "module": "__init__", - "msecs": 71.0911750793457, + "msecs": 617.5501346588135, "msg": "%s Data version increased, ignoring previous cache data", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 77.06332206726074, + "relativeCreated": 80.86514472961426, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -14714,8 +14714,8 @@ "JsonCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], - "asctime": "2021-01-14 00:51:42,071", - "created": 1610581902.0713038, + "asctime": "2021-02-28 18:40:20,617", + "created": 1614534020.6176033, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14725,24 +14725,24 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", - "msecs": 71.3038444519043, + "msecs": 617.6033020019531, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 77.27599143981934, + "relativeCreated": 80.9183120727539, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,072", - "created": 1610581902.0721967, + "asctime": "2021-02-28 18:40:20,617", + "created": 1614534020.6178658, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14750,17 +14750,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.json)", "module": "__init__", - "msecs": 72.19672203063965, + "msecs": 617.865800857544, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 78.16886901855469, + "relativeCreated": 81.18081092834473, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -14769,8 +14769,8 @@ "str", "'__string__'" ], - "asctime": "2021-01-14 00:51:42,072", - "created": 1610581902.0727298, + "asctime": "2021-02-28 18:40:20,617", + "created": 1614534020.6179805, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14780,15 +14780,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'str' from cache ('__string__')", "module": "__init__", - "msecs": 72.72982597351074, + "msecs": 617.9804801940918, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 78.70197296142578, + "relativeCreated": 81.29549026489258, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -14797,8 +14797,8 @@ "unicode", "'__unicode__'" ], - "asctime": "2021-01-14 00:51:42,072", - "created": 1610581902.0729003, + "asctime": "2021-02-28 18:40:20,618", + "created": 1614534020.6180544, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14808,15 +14808,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'unicode' from cache ('__unicode__')", "module": "__init__", - "msecs": 72.90029525756836, + "msecs": 618.0543899536133, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 78.8724422454834, + "relativeCreated": 81.36940002441406, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -14825,8 +14825,8 @@ "integer", "34" ], - "asctime": "2021-01-14 00:51:42,073", - "created": 1610581902.0730758, + "asctime": "2021-02-28 18:40:20,618", + "created": 1614534020.6181092, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14836,15 +14836,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'integer' from cache (34)", "module": "__init__", - "msecs": 73.07577133178711, + "msecs": 618.1092262268066, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 79.04791831970215, + "relativeCreated": 81.42423629760742, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -14853,8 +14853,8 @@ "float", "2.71828" ], - "asctime": "2021-01-14 00:51:42,073", - "created": 1610581902.073343, + "asctime": "2021-02-28 18:40:20,618", + "created": 1614534020.6181629, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14864,15 +14864,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'float' from cache (2.71828)", "module": "__init__", - "msecs": 73.34303855895996, + "msecs": 618.1628704071045, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 79.315185546875, + "relativeCreated": 81.47788047790527, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -14881,8 +14881,8 @@ "list", "['one', 2, 3, '4']" ], - "asctime": "2021-01-14 00:51:42,073", - "created": 1610581902.0735483, + "asctime": "2021-02-28 18:40:20,618", + "created": 1614534020.6182163, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14892,15 +14892,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'list' from cache (['one', 2, 3, '4'])", "module": "__init__", - "msecs": 73.5483169555664, + "msecs": 618.2162761688232, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 79.52046394348145, + "relativeCreated": 81.53128623962402, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -14909,8 +14909,8 @@ "dict", "{'1': '1', '2': 2, '3': 'three', '4': '4'}" ], - "asctime": "2021-01-14 00:51:42,073", - "created": 1610581902.073687, + "asctime": "2021-02-28 18:40:20,618", + "created": 1614534020.6182704, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -14920,15 +14920,15 @@ "lineno": 110, "message": "JsonCache: Providing property for 'dict' from cache ({'1': '1', '2': 2, '3': 'three', '4': '4'})", "module": "__init__", - "msecs": 73.68707656860352, + "msecs": 618.2703971862793, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 79.65922355651855, + "relativeCreated": 81.58540725708008, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -14937,8 +14937,8 @@ "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], - "asctime": "2021-01-14 00:51:42,073", - "created": 1610581902.0739484, + "asctime": "2021-02-28 18:40:20,618", + "created": 1614534020.6183488, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14948,15 +14948,15 @@ "lineno": 22, "message": "Result (Instance data after increasing data_version): { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", - "msecs": 73.94838333129883, + "msecs": 618.3488368988037, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 79.92053031921387, + "relativeCreated": 81.66384696960449, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -14965,8 +14965,8 @@ "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], - "asctime": "2021-01-14 00:51:42,074", - "created": 1610581902.0741918, + "asctime": "2021-02-28 18:40:20,618", + "created": 1614534020.6184218, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -14976,41 +14976,41 @@ "lineno": 26, "message": "Expectation (Instance data after increasing data_version): result = { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", - "msecs": 74.19180870056152, + "msecs": 618.4217929840088, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 80.16395568847656, + "relativeCreated": 81.73680305480957, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 74.48792457580566, + "msecs": 618.5286045074463, "msg": "Instance data after increasing data_version is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 80.4600715637207, + "relativeCreated": 81.84361457824707, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.0002961158752441406 + "time_consumption": 0.0001068115234375 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.005693912506103516, - "time_finished": "2021-01-14 00:51:42,074", - "time_start": "2021-01-14 00:51:42,068" + "time_consumption": 0.0018122196197509766, + "time_finished": "2021-02-28 18:40:20,618", + "time_start": "2021-02-28 18:40:20,616" }, "caching.property_cache_json: Test get from source caused by increased data version (partially init)": { "args": null, - "asctime": "2021-01-14 00:51:42,074", - "created": 1610581902.0749729, + "asctime": "2021-02-28 18:40:20,618", + "created": 1614534020.6187096, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15021,13 +15021,13 @@ "message": "caching.property_cache_json: Test get from source caused by increased data version (partially init)", "module": "__init__", "moduleLogger": [], - "msecs": 74.97286796569824, + "msecs": 618.7095642089844, "msg": "caching.property_cache_json: Test get from source caused by increased data version (partially init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 80.94501495361328, + "relativeCreated": 82.02457427978516, "stack_info": null, "testcaseLogger": [ { @@ -15035,8 +15035,8 @@ "property_cache_json", "True" ], - "asctime": "2021-01-14 00:51:42,076", - "created": 1610581902.0766284, + "asctime": "2021-02-28 18:40:20,619", + "created": 1614534020.6194034, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -15049,8 +15049,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,075", - "created": 1610581902.075235, + "asctime": "2021-02-28 18:40:20,618", + "created": 1614534020.618813, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -15060,23 +15060,23 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 75.23488998413086, + "msecs": 618.8130378723145, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 81.2070369720459, + "relativeCreated": 82.12804794311523, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,075", - "created": 1610581902.0754921, + "asctime": "2021-02-28 18:40:20,618", + "created": 1614534020.6189024, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -15084,25 +15084,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json as cache file.", "module": "test_helpers", - "msecs": 75.49214363098145, + "msecs": 618.9024448394775, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 81.46429061889648, + "relativeCreated": 82.21745491027832, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:42,075", - "created": 1610581902.0757067, + "asctime": "2021-02-28 18:40:20,618", + "created": 1614534020.6189854, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15112,15 +15112,15 @@ "lineno": 228, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 75.70672035217285, + "msecs": 618.9854145050049, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 81.67886734008789, + "relativeCreated": 82.30042457580566, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -15128,8 +15128,8 @@ "JsonCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], - "asctime": "2021-01-14 00:51:42,075", - "created": 1610581902.0758476, + "asctime": "2021-02-28 18:40:20,619", + "created": 1614534020.6190424, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15139,24 +15139,24 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", - "msecs": 75.84762573242188, + "msecs": 619.0423965454102, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 81.81977272033691, + "relativeCreated": 82.35740661621094, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,076", - "created": 1610581902.0763857, + "asctime": "2021-02-28 18:40:20,619", + "created": 1614534020.6193094, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15164,39 +15164,39 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", - "msecs": 76.3857364654541, + "msecs": 619.3094253540039, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 82.35788345336914, + "relativeCreated": 82.62443542480469, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 76.62844657897949, + "msecs": 619.4033622741699, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 82.60059356689453, + "relativeCreated": 82.7183723449707, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.00024271011352539062 + "time_consumption": 9.393692016601562e-05 }, { "args": [ "{'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}}", "" ], - "asctime": "2021-01-14 00:51:42,080", - "created": 1610581902.0809236, + "asctime": "2021-02-28 18:40:20,621", + "created": 1614534020.621861, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15210,10 +15210,10 @@ { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,077", - "created": 1610581902.0771692, + "asctime": "2021-02-28 18:40:20,619", + "created": 1614534020.619605, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15221,25 +15221,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 225, - "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", + "message": "JsonCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", - "msecs": 77.16917991638184, + "msecs": 619.6050643920898, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 83.14132690429688, + "relativeCreated": 82.92007446289062, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:42,077", - "created": 1610581902.0773113, + "asctime": "2021-02-28 18:40:20,619", + "created": 1614534020.6196723, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15249,24 +15249,24 @@ "lineno": 133, "message": "JsonCache: Data version increased, ignoring previous cache data", "module": "__init__", - "msecs": 77.31127738952637, + "msecs": 619.6722984313965, "msg": "%s Data version increased, ignoring previous cache data", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 83.2834243774414, + "relativeCreated": 82.98730850219727, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,077", - "created": 1610581902.0776854, + "asctime": "2021-02-28 18:40:20,619", + "created": 1614534020.619821, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15274,17 +15274,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", - "msecs": 77.68535614013672, + "msecs": 619.8210716247559, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 83.65750312805176, + "relativeCreated": 83.13608169555664, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -15293,8 +15293,8 @@ "str", "'__string__'" ], - "asctime": "2021-01-14 00:51:42,078", - "created": 1610581902.0780172, + "asctime": "2021-02-28 18:40:20,619", + "created": 1614534020.619929, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15304,24 +15304,24 @@ "lineno": 106, "message": "JsonCache: Loading property for 'str' from source instance ('__string__')", "module": "__init__", - "msecs": 78.0172348022461, + "msecs": 619.9290752410889, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 83.98938179016113, + "relativeCreated": 83.24408531188965, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,078", - "created": 1610581902.0783787, + "asctime": "2021-02-28 18:40:20,620", + "created": 1614534020.6200829, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15329,17 +15329,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", - "msecs": 78.37867736816406, + "msecs": 620.0828552246094, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 84.3508243560791, + "relativeCreated": 83.39786529541016, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -15348,8 +15348,8 @@ "unicode", "'__unicode__'" ], - "asctime": "2021-01-14 00:51:42,078", - "created": 1610581902.0787067, + "asctime": "2021-02-28 18:40:20,620", + "created": 1614534020.6201913, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15359,24 +15359,24 @@ "lineno": 106, "message": "JsonCache: Loading property for 'unicode' from source instance ('__unicode__')", "module": "__init__", - "msecs": 78.70674133300781, + "msecs": 620.1913356781006, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 84.67888832092285, + "relativeCreated": 83.50634574890137, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,079", - "created": 1610581902.0791175, + "asctime": "2021-02-28 18:40:20,620", + "created": 1614534020.6203318, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15384,17 +15384,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", - "msecs": 79.1175365447998, + "msecs": 620.3317642211914, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 85.08968353271484, + "relativeCreated": 83.64677429199219, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -15403,8 +15403,8 @@ "integer", "34" ], - "asctime": "2021-01-14 00:51:42,079", - "created": 1610581902.0793335, + "asctime": "2021-02-28 18:40:20,620", + "created": 1614534020.6204333, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15414,24 +15414,24 @@ "lineno": 106, "message": "JsonCache: Loading property for 'integer' from source instance (34)", "module": "__init__", - "msecs": 79.33354377746582, + "msecs": 620.4333305358887, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 85.30569076538086, + "relativeCreated": 83.74834060668945, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,079", - "created": 1610581902.079513, + "asctime": "2021-02-28 18:40:20,620", + "created": 1614534020.6205802, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15439,17 +15439,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", - "msecs": 79.5130729675293, + "msecs": 620.5801963806152, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 85.48521995544434, + "relativeCreated": 83.89520645141602, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -15458,8 +15458,8 @@ "float", "2.71828" ], - "asctime": "2021-01-14 00:51:42,079", - "created": 1610581902.0796592, + "asctime": "2021-02-28 18:40:20,620", + "created": 1614534020.6206913, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15469,24 +15469,24 @@ "lineno": 106, "message": "JsonCache: Loading property for 'float' from source instance (2.71828)", "module": "__init__", - "msecs": 79.65922355651855, + "msecs": 620.6912994384766, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 85.6313705444336, + "relativeCreated": 84.00630950927734, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,079", - "created": 1610581902.0798569, + "asctime": "2021-02-28 18:40:20,620", + "created": 1614534020.620849, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15494,17 +15494,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", - "msecs": 79.85687255859375, + "msecs": 620.8488941192627, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 85.82901954650879, + "relativeCreated": 84.16390419006348, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -15513,8 +15513,8 @@ "list", "['one', 2, 3, '4']" ], - "asctime": "2021-01-14 00:51:42,080", - "created": 1610581902.080003, + "asctime": "2021-02-28 18:40:20,620", + "created": 1614534020.6209536, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15524,24 +15524,24 @@ "lineno": 106, "message": "JsonCache: Loading property for 'list' from source instance (['one', 2, 3, '4'])", "module": "__init__", - "msecs": 80.00302314758301, + "msecs": 620.9535598754883, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 85.97517013549805, + "relativeCreated": 84.26856994628906, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,080", - "created": 1610581902.080219, + "asctime": "2021-02-28 18:40:20,621", + "created": 1614534020.6211252, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15549,17 +15549,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", - "msecs": 80.21903038024902, + "msecs": 621.1252212524414, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 86.19117736816406, + "relativeCreated": 84.44023132324219, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -15568,8 +15568,8 @@ "dict", "{'1': '1', '2': 2, '3': 'three', '4': '4'}" ], - "asctime": "2021-01-14 00:51:42,080", - "created": 1610581902.080346, + "asctime": "2021-02-28 18:40:20,621", + "created": 1614534020.6212819, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15579,24 +15579,24 @@ "lineno": 106, "message": "JsonCache: Loading property for 'dict' from source instance ({'1': '1', '2': 2, '3': 'three', '4': '4'})", "module": "__init__", - "msecs": 80.34610748291016, + "msecs": 621.2818622589111, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 86.3182544708252, + "relativeCreated": 84.59687232971191, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,080", - "created": 1610581902.0805736, + "asctime": "2021-02-28 18:40:20,621", + "created": 1614534020.6214957, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15604,17 +15604,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.json)", "module": "__init__", - "msecs": 80.57355880737305, + "msecs": 621.4957237243652, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 86.54570579528809, + "relativeCreated": 84.81073379516602, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -15623,8 +15623,8 @@ "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], - "asctime": "2021-01-14 00:51:42,080", - "created": 1610581902.0807326, + "asctime": "2021-02-28 18:40:20,621", + "created": 1614534020.6216443, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15634,15 +15634,15 @@ "lineno": 22, "message": "Result (Instance data after increasing data_version): { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", - "msecs": 80.73258399963379, + "msecs": 621.6442584991455, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 86.70473098754883, + "relativeCreated": 84.95926856994629, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -15651,8 +15651,8 @@ "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], - "asctime": "2021-01-14 00:51:42,080", - "created": 1610581902.0808136, + "asctime": "2021-02-28 18:40:20,621", + "created": 1614534020.6217406, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -15662,41 +15662,41 @@ "lineno": 26, "message": "Expectation (Instance data after increasing data_version): result = { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", - "msecs": 80.81364631652832, + "msecs": 621.7405796051025, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 86.78579330444336, + "relativeCreated": 85.05558967590332, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 80.92355728149414, + "msecs": 621.8609809875488, "msg": "Instance data after increasing data_version is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 86.89570426940918, + "relativeCreated": 85.17599105834961, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.00010991096496582031 + "time_consumption": 0.00012040138244628906 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.0059506893157958984, - "time_finished": "2021-01-14 00:51:42,080", - "time_start": "2021-01-14 00:51:42,074" + "time_consumption": 0.003151416778564453, + "time_finished": "2021-02-28 18:40:20,621", + "time_start": "2021-02-28 18:40:20,618" }, "caching.property_cache_json: Test internal key usage": { "args": null, - "asctime": "2021-01-14 00:51:42,096", - "created": 1610581902.0960212, + "asctime": "2021-02-28 18:40:20,632", + "created": 1614534020.6326969, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15707,13 +15707,13 @@ "message": "caching.property_cache_json: Test internal key usage", "module": "__init__", "moduleLogger": [], - "msecs": 96.02117538452148, + "msecs": 632.6968669891357, "msg": "caching.property_cache_json: Test internal key usage", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 101.99332237243652, + "relativeCreated": 96.01187705993652, "stack_info": null, "testcaseLogger": [ { @@ -15721,8 +15721,8 @@ "property_cache_json", "True" ], - "asctime": "2021-01-14 00:51:42,097", - "created": 1610581902.097641, + "asctime": "2021-02-28 18:40:20,633", + "created": 1614534020.6332967, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -15735,8 +15735,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,096", - "created": 1610581902.0962694, + "asctime": "2021-02-28 18:40:20,632", + "created": 1614534020.6327972, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -15746,23 +15746,23 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 96.26936912536621, + "msecs": 632.7972412109375, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 102.24151611328125, + "relativeCreated": 96.11225128173828, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json" ], - "asctime": "2021-01-14 00:51:42,096", - "created": 1610581902.096474, + "asctime": "2021-02-28 18:40:20,632", + "created": 1614534020.6328914, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -15770,25 +15770,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json as cache file.", "module": "test_helpers", - "msecs": 96.47393226623535, + "msecs": 632.8914165496826, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 102.44607925415039, + "relativeCreated": 96.2064266204834, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:42,096", - "created": 1610581902.096703, + "asctime": "2021-02-28 18:40:20,632", + "created": 1614534020.6329796, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15798,15 +15798,15 @@ "lineno": 228, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 96.70305252075195, + "msecs": 632.9796314239502, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 102.67519950866699, + "relativeCreated": 96.29464149475098, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -15814,8 +15814,8 @@ "JsonCache:", "['_property_cache_uid_', '__property_cache_uid_', '_property_cache_data_version_', '__property_cache_data_version_']" ], - "asctime": "2021-01-14 00:51:42,096", - "created": 1610581902.09684, + "asctime": "2021-02-28 18:40:20,633", + "created": 1614534020.6330411, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15825,24 +15825,24 @@ "lineno": 162, "message": "JsonCache: Loading all data from source - ['_property_cache_uid_', '__property_cache_uid_', '_property_cache_data_version_', '__property_cache_data_version_']", "module": "__init__", - "msecs": 96.83990478515625, + "msecs": 633.0411434173584, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 102.81205177307129, + "relativeCreated": 96.35615348815918, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json" ], - "asctime": "2021-01-14 00:51:42,097", - "created": 1610581902.097427, + "asctime": "2021-02-28 18:40:20,633", + "created": 1614534020.633215, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15850,38 +15850,38 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json)", "module": "__init__", - "msecs": 97.4268913269043, + "msecs": 633.2149505615234, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 103.39903831481934, + "relativeCreated": 96.52996063232422, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 97.6409912109375, + "msecs": 633.2967281341553, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 103.61313819885254, + "relativeCreated": 96.61173820495605, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.00021409988403320312 + "time_consumption": 8.177757263183594e-05 }, { "args": [ "property_cache_json" ], - "asctime": "2021-01-14 00:51:42,098", - "created": 1610581902.0984082, + "asctime": "2021-02-28 18:40:20,633", + "created": 1614534020.6336343, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", @@ -15895,10 +15895,10 @@ { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json" ], - "asctime": "2021-01-14 00:51:42,098", - "created": 1610581902.0981822, + "asctime": "2021-02-28 18:40:20,633", + "created": 1614534020.6334715, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -15906,25 +15906,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 225, - "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json)", + "message": "JsonCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.json)", "module": "__init__", - "msecs": 98.18220138549805, + "msecs": 633.4714889526367, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 104.15434837341309, + "relativeCreated": 96.7864990234375, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "{'___property_cache_data_version_': 'no second data version', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '__property_cache_uid_': 'no uid', '_property_cache_data_version_': 1, '_property_cache_uid_': 'my_unique_id'}" ], - "asctime": "2021-01-14 00:51:42,098", - "created": 1610581902.0982616, + "asctime": "2021-02-28 18:40:20,633", + "created": 1614534020.6335394, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", @@ -15934,15 +15934,15 @@ "lineno": 20, "message": "Using storage object of cache class for comparison: {'___property_cache_data_version_': 'no second data version', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '__property_cache_uid_': 'no uid', '_property_cache_data_version_': 1, '_property_cache_uid_': 'my_unique_id'}", "module": "test_internal_keys", - "msecs": 98.26159477233887, + "msecs": 633.5394382476807, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", - "pathname": "src/tests/test_internal_keys.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_internal_keys.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 104.2337417602539, + "relativeCreated": 96.85444831848145, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -15950,8 +15950,8 @@ "_property_cache_data_version_", "_property_cache_uid_" ], - "asctime": "2021-01-14 00:51:42,098", - "created": 1610581902.0983362, + "asctime": "2021-02-28 18:40:20,633", + "created": 1614534020.6335921, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", @@ -15961,37 +15961,37 @@ "lineno": 21, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_internal_keys", - "msecs": 98.33621978759766, + "msecs": 633.5921287536621, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", - "pathname": "src/tests/test_internal_keys.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_internal_keys.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 104.3083667755127, + "relativeCreated": 96.90713882446289, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 98.40822219848633, + "msecs": 633.6343288421631, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", - "pathname": "src/tests/test_internal_keys.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_internal_keys.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 104.38036918640137, + "relativeCreated": 96.94933891296387, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 7.200241088867188e-05 + "time_consumption": 4.220008850097656e-05 }, { "args": [ "{'___property_cache_data_version_': 'no second data version', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '__property_cache_uid_': 'no uid'}", "" ], - "asctime": "2021-01-14 00:51:42,099", - "created": 1610581902.0991066, + "asctime": "2021-02-28 18:40:20,633", + "created": 1614534020.6338854, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16008,8 +16008,8 @@ "{ '___property_cache_data_version_': 'no second data version', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '__property_cache_uid_': 'no uid' }", "" ], - "asctime": "2021-01-14 00:51:42,098", - "created": 1610581902.0986392, + "asctime": "2021-02-28 18:40:20,633", + "created": 1614534020.6337416, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16019,15 +16019,15 @@ "lineno": 22, "message": "Result (Cache): { '___property_cache_data_version_': 'no second data version', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '__property_cache_uid_': 'no uid' } ()", "module": "test", - "msecs": 98.63924980163574, + "msecs": 633.7416172027588, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 104.61139678955078, + "relativeCreated": 97.05662727355957, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -16036,8 +16036,8 @@ "{ '__property_cache_uid_': 'no uid', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '___property_cache_data_version_': 'no second data version' }", "" ], - "asctime": "2021-01-14 00:51:42,098", - "created": 1610581902.0988646, + "asctime": "2021-02-28 18:40:20,633", + "created": 1614534020.6337993, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16047,37 +16047,37 @@ "lineno": 26, "message": "Expectation (Cache): result = { '__property_cache_uid_': 'no uid', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '___property_cache_data_version_': 'no second data version' } ()", "module": "test", - "msecs": 98.86455535888672, + "msecs": 633.7993144989014, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 104.83670234680176, + "relativeCreated": 97.11432456970215, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 99.1065502166748, + "msecs": 633.885383605957, "msg": "Cache is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 105.07869720458984, + "relativeCreated": 97.20039367675781, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.00024199485778808594 + "time_consumption": 8.606910705566406e-05 }, { "args": [ "5", "" ], - "asctime": "2021-01-14 00:51:42,099", - "created": 1610581902.099568, + "asctime": "2021-02-28 18:40:20,634", + "created": 1614534020.634061, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16094,8 +16094,8 @@ "5", "" ], - "asctime": "2021-01-14 00:51:42,099", - "created": 1610581902.0993814, + "asctime": "2021-02-28 18:40:20,633", + "created": 1614534020.633965, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16105,15 +16105,15 @@ "lineno": 22, "message": "Result (Keyfilter returnvalue for 5 ()): 5 ()", "module": "test", - "msecs": 99.3814468383789, + "msecs": 633.965015411377, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 105.35359382629395, + "relativeCreated": 97.28002548217773, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -16122,8 +16122,8 @@ "5", "" ], - "asctime": "2021-01-14 00:51:42,099", - "created": 1610581902.0994802, + "asctime": "2021-02-28 18:40:20,634", + "created": 1614534020.6340098, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16133,41 +16133,41 @@ "lineno": 26, "message": "Expectation (Keyfilter returnvalue for 5 ()): result = 5 ()", "module": "test", - "msecs": 99.48015213012695, + "msecs": 634.009838104248, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 105.45229911804199, + "relativeCreated": 97.32484817504883, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 99.56789016723633, + "msecs": 634.0610980987549, "msg": "Keyfilter returnvalue for 5 () is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 105.54003715515137, + "relativeCreated": 97.37610816955566, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 8.7738037109375e-05 + "time_consumption": 5.125999450683594e-05 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.0035467147827148438, - "time_finished": "2021-01-14 00:51:42,099", - "time_start": "2021-01-14 00:51:42,096" + "time_consumption": 0.0013642311096191406, + "time_finished": "2021-02-28 18:40:20,634", + "time_start": "2021-02-28 18:40:20,632" }, "caching.property_cache_json: Test partially initialisation of JSON-Cache-Object": { "args": null, - "asctime": "2021-01-14 00:51:42,062", - "created": 1610581902.0624185, + "asctime": "2021-02-28 18:40:20,610", + "created": 1614534020.6106052, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -16178,13 +16178,13 @@ "message": "caching.property_cache_json: Test partially initialisation of JSON-Cache-Object", "module": "__init__", "moduleLogger": [], - "msecs": 62.418460845947266, + "msecs": 610.6052398681641, "msg": "caching.property_cache_json: Test partially initialisation of JSON-Cache-Object", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 68.3906078338623, + "relativeCreated": 73.92024993896484, "stack_info": null, "testcaseLogger": [ { @@ -16192,8 +16192,8 @@ "property_cache_json", "False" ], - "asctime": "2021-01-14 00:51:42,062", - "created": 1610581902.0628445, + "asctime": "2021-02-28 18:40:20,611", + "created": 1614534020.6110623, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -16206,8 +16206,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,062", - "created": 1610581902.0625052, + "asctime": "2021-02-28 18:40:20,610", + "created": 1614534020.610699, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -16217,23 +16217,23 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 62.505245208740234, + "msecs": 610.698938369751, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 68.47739219665527, + "relativeCreated": 74.01394844055176, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,062", - "created": 1610581902.0625813, + "asctime": "2021-02-28 18:40:20,610", + "created": 1614534020.6107788, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -16241,25 +16241,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json as cache file.", "module": "test_helpers", - "msecs": 62.58130073547363, + "msecs": 610.77880859375, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 68.55344772338867, + "relativeCreated": 74.09381866455078, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:" ], - "asctime": "2021-01-14 00:51:42,062", - "created": 1610581902.0626488, + "asctime": "2021-02-28 18:40:20,610", + "created": 1614534020.6108472, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -16269,24 +16269,24 @@ "lineno": 228, "message": "JsonCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 62.648773193359375, + "msecs": 610.8472347259521, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 68.62092018127441, + "relativeCreated": 74.16224479675293, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,062", - "created": 1610581902.062776, + "asctime": "2021-02-28 18:40:20,610", + "created": 1614534020.610984, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -16294,36 +16294,36 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", "module": "__init__", - "msecs": 62.77608871459961, + "msecs": 610.9840869903564, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 68.74823570251465, + "relativeCreated": 74.29909706115723, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 62.84451484680176, + "msecs": 611.0622882843018, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 68.8166618347168, + "relativeCreated": 74.37729835510254, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 6.842613220214844e-05 + "time_consumption": 7.82012939453125e-05 }, { "args": [], - "asctime": "2021-01-14 00:51:42,064", - "created": 1610581902.0644233, + "asctime": "2021-02-28 18:40:20,612", + "created": 1614534020.6128142, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", @@ -16334,124 +16334,14 @@ "message": "Partially initialising cache object by requesting some information.", "module": "test_no_load_on_init", "moduleLogger": [ - { - "args": [ - "JsonCache:", - "str", - "'string'" - ], - "asctime": "2021-01-14 00:51:42,062", - "created": 1610581902.062925, - "exc_info": null, - "exc_text": null, - "filename": "__init__.py", - "funcName": "get", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 106, - "message": "JsonCache: Loading property for 'str' from source instance ('string')", - "module": "__init__", - "msecs": 62.925100326538086, - "msg": "%s Loading property for '%s' from source instance (%s)", - "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, - "processName": "MainProcess", - "relativeCreated": 68.89724731445312, - "stack_info": null, - "thread": 140347413657408, - "threadName": "MainThread" - }, - { - "args": [ - "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" - ], - "asctime": "2021-01-14 00:51:42,063", - "created": 1610581902.0630536, - "exc_info": null, - "exc_text": null, - "filename": "__init__.py", - "funcName": "_save_cache", - "levelname": "INFO", - "levelno": 20, - "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", - "module": "__init__", - "msecs": 63.05360794067383, - "msg": "%s cache-file stored (%s)", - "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, - "processName": "MainProcess", - "relativeCreated": 69.02575492858887, - "stack_info": null, - "thread": 140347413657408, - "threadName": "MainThread" - }, - { - "args": [ - "JsonCache:", - "integer", - "17" - ], - "asctime": "2021-01-14 00:51:42,063", - "created": 1610581902.0631638, - "exc_info": null, - "exc_text": null, - "filename": "__init__.py", - "funcName": "get", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 106, - "message": "JsonCache: Loading property for 'integer' from source instance (17)", - "module": "__init__", - "msecs": 63.16375732421875, - "msg": "%s Loading property for '%s' from source instance (%s)", - "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, - "processName": "MainProcess", - "relativeCreated": 69.13590431213379, - "stack_info": null, - "thread": 140347413657408, - "threadName": "MainThread" - }, - { - "args": [ - "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" - ], - "asctime": "2021-01-14 00:51:42,064", - "created": 1610581902.0640602, - "exc_info": null, - "exc_text": null, - "filename": "__init__.py", - "funcName": "_save_cache", - "levelname": "INFO", - "levelno": 20, - "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", - "module": "__init__", - "msecs": 64.06021118164062, - "msg": "%s cache-file stored (%s)", - "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, - "processName": "MainProcess", - "relativeCreated": 70.03235816955566, - "stack_info": null, - "thread": 140347413657408, - "threadName": "MainThread" - }, { "args": [ "JsonCache:", "unicode", "'unicode'" ], - "asctime": "2021-01-14 00:51:42,064", - "created": 1610581902.0641615, + "asctime": "2021-02-28 18:40:20,611", + "created": 1614534020.6111577, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -16461,24 +16351,24 @@ "lineno": 106, "message": "JsonCache: Loading property for 'unicode' from source instance ('unicode')", "module": "__init__", - "msecs": 64.16153907775879, + "msecs": 611.1576557159424, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 70.13368606567383, + "relativeCreated": 74.47266578674316, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,064", - "created": 1610581902.0643282, + "asctime": "2021-02-28 18:40:20,611", + "created": 1614534020.611295, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -16486,38 +16376,148 @@ "levelname": "INFO", "levelno": 20, "lineno": 234, - "message": "JsonCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", "module": "__init__", - "msecs": 64.32819366455078, + "msecs": 611.2949848175049, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 70.30034065246582, + "relativeCreated": 74.60999488830566, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, + "threadName": "MainThread" + }, + { + "args": [ + "JsonCache:", + "str", + "'string'" + ], + "asctime": "2021-02-28 18:40:20,611", + "created": 1614534020.6114042, + "exc_info": null, + "exc_text": null, + "filename": "__init__.py", + "funcName": "get", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 106, + "message": "JsonCache: Loading property for 'str' from source instance ('string')", + "module": "__init__", + "msecs": 611.4041805267334, + "msg": "%s Loading property for '%s' from source instance (%s)", + "name": "root.caching", + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, + "processName": "MainProcess", + "relativeCreated": 74.71919059753418, + "stack_info": null, + "thread": 140414899820352, + "threadName": "MainThread" + }, + { + "args": [ + "JsonCache:", + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" + ], + "asctime": "2021-02-28 18:40:20,612", + "created": 1614534020.612451, + "exc_info": null, + "exc_text": null, + "filename": "__init__.py", + "funcName": "_save_cache", + "levelname": "INFO", + "levelno": 20, + "lineno": 234, + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", + "module": "__init__", + "msecs": 612.4510765075684, + "msg": "%s cache-file stored (%s)", + "name": "root.caching", + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, + "processName": "MainProcess", + "relativeCreated": 75.76608657836914, + "stack_info": null, + "thread": 140414899820352, + "threadName": "MainThread" + }, + { + "args": [ + "JsonCache:", + "integer", + "17" + ], + "asctime": "2021-02-28 18:40:20,612", + "created": 1614534020.61257, + "exc_info": null, + "exc_text": null, + "filename": "__init__.py", + "funcName": "get", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 106, + "message": "JsonCache: Loading property for 'integer' from source instance (17)", + "module": "__init__", + "msecs": 612.57004737854, + "msg": "%s Loading property for '%s' from source instance (%s)", + "name": "root.caching", + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, + "processName": "MainProcess", + "relativeCreated": 75.88505744934082, + "stack_info": null, + "thread": 140414899820352, + "threadName": "MainThread" + }, + { + "args": [ + "JsonCache:", + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" + ], + "asctime": "2021-02-28 18:40:20,612", + "created": 1614534020.6127193, + "exc_info": null, + "exc_text": null, + "filename": "__init__.py", + "funcName": "_save_cache", + "levelname": "INFO", + "levelno": 20, + "lineno": 234, + "message": "JsonCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", + "module": "__init__", + "msecs": 612.7192974090576, + "msg": "%s cache-file stored (%s)", + "name": "root.caching", + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, + "processName": "MainProcess", + "relativeCreated": 76.0343074798584, + "stack_info": null, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 64.4233226776123, + "msecs": 612.81418800354, "msg": "Partially initialising cache object by requesting some information.", "name": "__tLogger__", - "pathname": "src/tests/test_no_load_on_init.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_no_load_on_init.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 70.39546966552734, + "relativeCreated": 76.12919807434082, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 9.512901306152344e-05 + "time_consumption": 9.489059448242188e-05 }, { "args": [ "property_cache_json" ], - "asctime": "2021-01-14 00:51:42,064", - "created": 1610581902.064745, + "asctime": "2021-02-28 18:40:20,613", + "created": 1614534020.6131408, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", @@ -16531,10 +16531,10 @@ { "args": [ "JsonCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,064", - "created": 1610581902.064592, + "asctime": "2021-02-28 18:40:20,612", + "created": 1614534020.6129732, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -16542,25 +16542,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 225, - "message": "JsonCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", + "message": "JsonCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.json)", "module": "__init__", - "msecs": 64.59188461303711, + "msecs": 612.9732131958008, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 70.56403160095215, + "relativeCreated": 76.28822326660156, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "{'_property_cache_data_version_': 1, '_property_cache_uid_': 'my_unique_id', 'integer': 17, 'str': 'string', 'unicode': 'unicode'}" ], - "asctime": "2021-01-14 00:51:42,064", - "created": 1610581902.0646539, + "asctime": "2021-02-28 18:40:20,613", + "created": 1614534020.6130373, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", @@ -16570,15 +16570,15 @@ "lineno": 23, "message": "Using storage object of cache class for comparison: {'_property_cache_data_version_': 1, '_property_cache_uid_': 'my_unique_id', 'integer': 17, 'str': 'string', 'unicode': 'unicode'}", "module": "test_no_load_on_init", - "msecs": 64.65387344360352, + "msecs": 613.0373477935791, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", - "pathname": "src/tests/test_no_load_on_init.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_no_load_on_init.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 70.62602043151855, + "relativeCreated": 76.35235786437988, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -16586,8 +16586,8 @@ "_property_cache_data_version_", "_property_cache_uid_" ], - "asctime": "2021-01-14 00:51:42,064", - "created": 1610581902.0647047, + "asctime": "2021-02-28 18:40:20,613", + "created": 1614534020.6130877, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", @@ -16597,37 +16597,37 @@ "lineno": 24, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_no_load_on_init", - "msecs": 64.70465660095215, + "msecs": 613.0876541137695, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", - "pathname": "src/tests/test_no_load_on_init.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_no_load_on_init.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 70.67680358886719, + "relativeCreated": 76.40266418457031, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 64.74494934082031, + "msecs": 613.1408214569092, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", - "pathname": "src/tests/test_no_load_on_init.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_no_load_on_init.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 70.71709632873535, + "relativeCreated": 76.45583152770996, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 4.029273986816406e-05 + "time_consumption": 5.316734313964844e-05 }, { "args": [ "{'integer': 17, 'str': 'string', 'unicode': 'unicode'}", "" ], - "asctime": "2021-01-14 00:51:42,064", - "created": 1610581902.0649436, + "asctime": "2021-02-28 18:40:20,613", + "created": 1614534020.613339, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16644,8 +16644,8 @@ "{ 'integer': 17, 'str': 'string', 'unicode': 'unicode' }", "" ], - "asctime": "2021-01-14 00:51:42,064", - "created": 1610581902.064833, + "asctime": "2021-02-28 18:40:20,613", + "created": 1614534020.6132286, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16655,15 +16655,15 @@ "lineno": 22, "message": "Result (Cache object): { 'integer': 17, 'str': 'string', 'unicode': 'unicode' } ()", "module": "test", - "msecs": 64.83292579650879, + "msecs": 613.2285594940186, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 70.80507278442383, + "relativeCreated": 76.54356956481934, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -16672,8 +16672,8 @@ "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17 }", "" ], - "asctime": "2021-01-14 00:51:42,064", - "created": 1610581902.0648847, + "asctime": "2021-02-28 18:40:20,613", + "created": 1614534020.6132805, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -16683,41 +16683,41 @@ "lineno": 26, "message": "Expectation (Cache object): result = { 'str': 'string', 'unicode': 'unicode', 'integer': 17 } ()", "module": "test", - "msecs": 64.88466262817383, + "msecs": 613.2805347442627, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 70.85680961608887, + "relativeCreated": 76.59554481506348, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 64.94355201721191, + "msecs": 613.3389472961426, "msg": "Cache object is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 70.91569900512695, + "relativeCreated": 76.65395736694336, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 5.888938903808594e-05 + "time_consumption": 5.841255187988281e-05 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.0025250911712646484, - "time_finished": "2021-01-14 00:51:42,064", - "time_start": "2021-01-14 00:51:42,062" + "time_consumption": 0.0027337074279785156, + "time_finished": "2021-02-28 18:40:20,613", + "time_start": "2021-02-28 18:40:20,610" }, "caching.property_cache_pickle: Test cached data (full init)": { "args": null, - "asctime": "2021-01-14 00:51:42,108", - "created": 1610581902.1081111, + "asctime": "2021-02-28 18:40:20,640", + "created": 1614534020.6401372, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -16728,13 +16728,13 @@ "message": "caching.property_cache_pickle: Test cached data (full init)", "module": "__init__", "moduleLogger": [], - "msecs": 108.11114311218262, + "msecs": 640.1371955871582, "msg": "caching.property_cache_pickle: Test cached data (full init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 114.08329010009766, + "relativeCreated": 103.45220565795898, "stack_info": null, "testcaseLogger": [ { @@ -16742,8 +16742,8 @@ "property_cache_pickle", "True" ], - "asctime": "2021-01-14 00:51:42,108", - "created": 1610581902.1086946, + "asctime": "2021-02-28 18:40:20,641", + "created": 1614534020.641354, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -16756,8 +16756,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,108", - "created": 1610581902.1082199, + "asctime": "2021-02-28 18:40:20,640", + "created": 1614534020.6404035, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -16767,23 +16767,23 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 108.21986198425293, + "msecs": 640.4035091400146, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 114.19200897216797, + "relativeCreated": 103.71851921081543, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,108", - "created": 1610581902.108302, + "asctime": "2021-02-28 18:40:20,640", + "created": 1614534020.6406016, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -16791,25 +16791,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl as cache file.", "module": "test_helpers", - "msecs": 108.30211639404297, + "msecs": 640.601634979248, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 114.27426338195801, + "relativeCreated": 103.91664505004883, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:42,108", - "created": 1610581902.1083822, + "asctime": "2021-02-28 18:40:20,640", + "created": 1614534020.6407778, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -16819,15 +16819,15 @@ "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 108.3822250366211, + "msecs": 640.7778263092041, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 114.35437202453613, + "relativeCreated": 104.09283638000488, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -16835,8 +16835,8 @@ "PickCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], - "asctime": "2021-01-14 00:51:42,108", - "created": 1610581902.108446, + "asctime": "2021-02-28 18:40:20,640", + "created": 1614534020.6408901, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -16846,24 +16846,24 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", - "msecs": 108.44588279724121, + "msecs": 640.8901214599609, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 114.41802978515625, + "relativeCreated": 104.20513153076172, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,108", - "created": 1610581902.108602, + "asctime": "2021-02-28 18:40:20,641", + "created": 1614534020.6411781, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -16871,36 +16871,36 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl)", "module": "__init__", - "msecs": 108.60204696655273, + "msecs": 641.1781311035156, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 114.57419395446777, + "relativeCreated": 104.4931411743164, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 108.69455337524414, + "msecs": 641.3540840148926, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 114.66670036315918, + "relativeCreated": 104.66909408569336, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 9.250640869140625e-05 + "time_consumption": 0.00017595291137695312 }, { "args": [], - "asctime": "2021-01-14 00:51:42,109", - "created": 1610581902.1098762, + "asctime": "2021-02-28 18:40:20,642", + "created": 1614534020.6422026, "exc_info": null, "exc_text": null, "filename": "test_cached_data.py", @@ -16914,10 +16914,10 @@ { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,108", - "created": 1610581902.108965, + "asctime": "2021-02-28 18:40:20,641", + "created": 1614534020.6415834, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -16925,17 +16925,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 145, - "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl)", + "message": "PickCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_load_on_init.pkl)", "module": "__init__", - "msecs": 108.96492004394531, + "msecs": 641.5834426879883, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 114.93706703186035, + "relativeCreated": 104.89845275878906, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -16944,8 +16944,8 @@ "str", "'string'" ], - "asctime": "2021-01-14 00:51:42,109", - "created": 1610581902.1090631, + "asctime": "2021-02-28 18:40:20,641", + "created": 1614534020.6416953, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -16955,15 +16955,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'str' from cache ('string')", "module": "__init__", - "msecs": 109.06314849853516, + "msecs": 641.6952610015869, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 115.0352954864502, + "relativeCreated": 105.0102710723877, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -16972,8 +16972,8 @@ "unicode", "'unicode'" ], - "asctime": "2021-01-14 00:51:42,109", - "created": 1610581902.1091645, + "asctime": "2021-02-28 18:40:20,641", + "created": 1614534020.6417694, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -16983,15 +16983,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'unicode' from cache ('unicode')", "module": "__init__", - "msecs": 109.16447639465332, + "msecs": 641.7694091796875, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 115.13662338256836, + "relativeCreated": 105.08441925048828, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -17000,8 +17000,8 @@ "integer", "17" ], - "asctime": "2021-01-14 00:51:42,109", - "created": 1610581902.1092877, + "asctime": "2021-02-28 18:40:20,641", + "created": 1614534020.6418333, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17011,15 +17011,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'integer' from cache (17)", "module": "__init__", - "msecs": 109.28773880004883, + "msecs": 641.8333053588867, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 115.25988578796387, + "relativeCreated": 105.1483154296875, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -17028,8 +17028,8 @@ "float", "3.14159" ], - "asctime": "2021-01-14 00:51:42,109", - "created": 1610581902.1094325, + "asctime": "2021-02-28 18:40:20,641", + "created": 1614534020.6419406, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17039,15 +17039,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'float' from cache (3.14159)", "module": "__init__", - "msecs": 109.43245887756348, + "msecs": 641.9405937194824, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 115.40460586547852, + "relativeCreated": 105.2556037902832, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -17056,8 +17056,8 @@ "list", "[1, 'two', '3', 4]" ], - "asctime": "2021-01-14 00:51:42,109", - "created": 1610581902.1095517, + "asctime": "2021-02-28 18:40:20,642", + "created": 1614534020.6420121, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17067,15 +17067,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'list' from cache ([1, 'two', '3', 4])", "module": "__init__", - "msecs": 109.55166816711426, + "msecs": 642.0121192932129, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 115.5238151550293, + "relativeCreated": 105.32712936401367, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -17084,8 +17084,8 @@ "dict", "{'1': 1, '2': 'two', '3': '3', '4': 4}" ], - "asctime": "2021-01-14 00:51:42,109", - "created": 1610581902.1096706, + "asctime": "2021-02-28 18:40:20,642", + "created": 1614534020.6420789, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17095,15 +17095,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'dict' from cache ({'1': 1, '2': 'two', '3': '3', '4': 4})", "module": "__init__", - "msecs": 109.67063903808594, + "msecs": 642.0788764953613, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 115.64278602600098, + "relativeCreated": 105.39388656616211, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -17111,8 +17111,8 @@ "PickCache:", "uncached" ], - "asctime": "2021-01-14 00:51:42,109", - "created": 1610581902.109778, + "asctime": "2021-02-28 18:40:20,642", + "created": 1614534020.642139, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17122,37 +17122,37 @@ "lineno": 113, "message": "PickCache: Key 'uncached' is not in cached_keys. Uncached data will be returned.", "module": "__init__", - "msecs": 109.77792739868164, + "msecs": 642.1389579772949, "msg": "%s Key '%s' is not in cached_keys. Uncached data will be returned.", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 115.75007438659668, + "relativeCreated": 105.4539680480957, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 109.87615585327148, + "msecs": 642.202615737915, "msg": "Collecting data from cache instance.", "name": "__tLogger__", - "pathname": "src/tests/test_cached_data.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_cached_data.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 115.84830284118652, + "relativeCreated": 105.51762580871582, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 9.822845458984375e-05 + "time_consumption": 6.365776062011719e-05 }, { "args": [ "{'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, 'uncached': 'uncached_data_of_class'}", "" ], - "asctime": "2021-01-14 00:51:42,110", - "created": 1610581902.1105292, + "asctime": "2021-02-28 18:40:20,642", + "created": 1614534020.6427057, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17169,8 +17169,8 @@ "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' }", "" ], - "asctime": "2021-01-14 00:51:42,110", - "created": 1610581902.1101346, + "asctime": "2021-02-28 18:40:20,642", + "created": 1614534020.6424072, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17180,15 +17180,15 @@ "lineno": 22, "message": "Result (Cached data): { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' } ()", "module": "test", - "msecs": 110.13460159301758, + "msecs": 642.4071788787842, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 116.10674858093262, + "relativeCreated": 105.72218894958496, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -17197,8 +17197,8 @@ "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' }", "" ], - "asctime": "2021-01-14 00:51:42,110", - "created": 1610581902.1102931, + "asctime": "2021-02-28 18:40:20,642", + "created": 1614534020.6425195, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17208,41 +17208,41 @@ "lineno": 26, "message": "Expectation (Cached data): result = { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' } ()", "module": "test", - "msecs": 110.29314994812012, + "msecs": 642.519474029541, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 116.26529693603516, + "relativeCreated": 105.8344841003418, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 110.52918434143066, + "msecs": 642.7056789398193, "msg": "Cached data is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 116.5013313293457, + "relativeCreated": 106.02068901062012, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.00023603439331054688 + "time_consumption": 0.0001862049102783203 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.002418041229248047, - "time_finished": "2021-01-14 00:51:42,110", - "time_start": "2021-01-14 00:51:42,108" + "time_consumption": 0.002568483352661133, + "time_finished": "2021-02-28 18:40:20,642", + "time_start": "2021-02-28 18:40:20,640" }, "caching.property_cache_pickle: Test cached data (partially init)": { "args": null, - "asctime": "2021-01-14 00:51:42,110", - "created": 1610581902.1108763, + "asctime": "2021-02-28 18:40:20,643", + "created": 1614534020.6431074, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17253,13 +17253,13 @@ "message": "caching.property_cache_pickle: Test cached data (partially init)", "module": "__init__", "moduleLogger": [], - "msecs": 110.87632179260254, + "msecs": 643.1074142456055, "msg": "caching.property_cache_pickle: Test cached data (partially init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 116.84846878051758, + "relativeCreated": 106.42242431640625, "stack_info": null, "testcaseLogger": [ { @@ -17267,8 +17267,8 @@ "property_cache_pickle", "True" ], - "asctime": "2021-01-14 00:51:42,112", - "created": 1610581902.112256, + "asctime": "2021-02-28 18:40:20,644", + "created": 1614534020.6443214, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -17281,8 +17281,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,111", - "created": 1610581902.1111288, + "asctime": "2021-02-28 18:40:20,643", + "created": 1614534020.6433914, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -17292,23 +17292,23 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 111.1288070678711, + "msecs": 643.3913707733154, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 117.10095405578613, + "relativeCreated": 106.70638084411621, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,111", - "created": 1610581902.1113274, + "asctime": "2021-02-28 18:40:20,643", + "created": 1614534020.643585, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -17316,25 +17316,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl as cache file.", "module": "test_helpers", - "msecs": 111.3274097442627, + "msecs": 643.5849666595459, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 117.29955673217773, + "relativeCreated": 106.89997673034668, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:42,111", - "created": 1610581902.1115477, + "asctime": "2021-02-28 18:40:20,643", + "created": 1614534020.6437593, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17344,15 +17344,15 @@ "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 111.54770851135254, + "msecs": 643.7592506408691, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 117.51985549926758, + "relativeCreated": 107.07426071166992, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -17360,8 +17360,8 @@ "PickCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], - "asctime": "2021-01-14 00:51:42,111", - "created": 1610581902.1117513, + "asctime": "2021-02-28 18:40:20,643", + "created": 1614534020.6438687, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17371,24 +17371,24 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", - "msecs": 111.75131797790527, + "msecs": 643.8686847686768, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 117.72346496582031, + "relativeCreated": 107.18369483947754, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,112", - "created": 1610581902.1120546, + "asctime": "2021-02-28 18:40:20,644", + "created": 1614534020.644128, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17396,36 +17396,36 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 112.05458641052246, + "msecs": 644.1280841827393, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 118.0267333984375, + "relativeCreated": 107.44309425354004, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 112.25605010986328, + "msecs": 644.3214416503906, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 118.22819709777832, + "relativeCreated": 107.6364517211914, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.0002014636993408203 + "time_consumption": 0.0001933574676513672 }, { "args": [], - "asctime": "2021-01-14 00:51:42,113", - "created": 1610581902.1137066, + "asctime": "2021-02-28 18:40:20,644", + "created": 1614534020.6449962, "exc_info": null, "exc_text": null, "filename": "test_cached_data.py", @@ -17439,10 +17439,10 @@ { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,112", - "created": 1610581902.112639, + "asctime": "2021-02-28 18:40:20,644", + "created": 1614534020.6445003, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17450,17 +17450,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 145, - "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl)", + "message": "PickCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/cache_data_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 112.63895034790039, + "msecs": 644.5002555847168, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 118.61109733581543, + "relativeCreated": 107.81526565551758, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -17469,8 +17469,8 @@ "str", "'string'" ], - "asctime": "2021-01-14 00:51:42,112", - "created": 1610581902.1127915, + "asctime": "2021-02-28 18:40:20,644", + "created": 1614534020.6445725, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17480,15 +17480,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'str' from cache ('string')", "module": "__init__", - "msecs": 112.79153823852539, + "msecs": 644.5724964141846, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 118.76368522644043, + "relativeCreated": 107.88750648498535, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -17497,8 +17497,8 @@ "unicode", "'unicode'" ], - "asctime": "2021-01-14 00:51:42,112", - "created": 1610581902.1129148, + "asctime": "2021-02-28 18:40:20,644", + "created": 1614534020.644656, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17508,15 +17508,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'unicode' from cache ('unicode')", "module": "__init__", - "msecs": 112.9148006439209, + "msecs": 644.6559429168701, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 118.88694763183594, + "relativeCreated": 107.9709529876709, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -17525,8 +17525,8 @@ "integer", "17" ], - "asctime": "2021-01-14 00:51:42,113", - "created": 1610581902.1130276, + "asctime": "2021-02-28 18:40:20,644", + "created": 1614534020.644715, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17536,15 +17536,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'integer' from cache (17)", "module": "__init__", - "msecs": 113.02757263183594, + "msecs": 644.7150707244873, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 118.99971961975098, + "relativeCreated": 108.03008079528809, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -17553,8 +17553,8 @@ "float", "3.14159" ], - "asctime": "2021-01-14 00:51:42,113", - "created": 1610581902.1132243, + "asctime": "2021-02-28 18:40:20,644", + "created": 1614534020.6447759, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17564,15 +17564,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'float' from cache (3.14159)", "module": "__init__", - "msecs": 113.22426795959473, + "msecs": 644.7758674621582, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 119.19641494750977, + "relativeCreated": 108.09087753295898, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -17581,8 +17581,8 @@ "list", "[1, 'two', '3', 4]" ], - "asctime": "2021-01-14 00:51:42,113", - "created": 1610581902.1133714, + "asctime": "2021-02-28 18:40:20,644", + "created": 1614534020.644835, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17592,15 +17592,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'list' from cache ([1, 'two', '3', 4])", "module": "__init__", - "msecs": 113.37137222290039, + "msecs": 644.8349952697754, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 119.34351921081543, + "relativeCreated": 108.15000534057617, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -17609,8 +17609,8 @@ "dict", "{'1': 1, '2': 'two', '3': '3', '4': 4}" ], - "asctime": "2021-01-14 00:51:42,113", - "created": 1610581902.1135025, + "asctime": "2021-02-28 18:40:20,644", + "created": 1614534020.6448984, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17620,15 +17620,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'dict' from cache ({'1': 1, '2': 'two', '3': '3', '4': 4})", "module": "__init__", - "msecs": 113.50250244140625, + "msecs": 644.8984146118164, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 119.47464942932129, + "relativeCreated": 108.21342468261719, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -17636,8 +17636,8 @@ "PickCache:", "uncached" ], - "asctime": "2021-01-14 00:51:42,113", - "created": 1610581902.1136105, + "asctime": "2021-02-28 18:40:20,644", + "created": 1614534020.644949, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17647,37 +17647,37 @@ "lineno": 113, "message": "PickCache: Key 'uncached' is not in cached_keys. Uncached data will be returned.", "module": "__init__", - "msecs": 113.61050605773926, + "msecs": 644.9489593505859, "msg": "%s Key '%s' is not in cached_keys. Uncached data will be returned.", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 119.5826530456543, + "relativeCreated": 108.26396942138672, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 113.70658874511719, + "msecs": 644.996166229248, "msg": "Collecting data from cache instance.", "name": "__tLogger__", - "pathname": "src/tests/test_cached_data.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_cached_data.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 119.67873573303223, + "relativeCreated": 108.31117630004883, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 9.608268737792969e-05 + "time_consumption": 4.7206878662109375e-05 }, { "args": [ "{'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, 'uncached': 'uncached_data_of_class'}", "" ], - "asctime": "2021-01-14 00:51:42,114", - "created": 1610581902.1143053, + "asctime": "2021-02-28 18:40:20,645", + "created": 1614534020.6453314, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17694,8 +17694,8 @@ "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' }", "" ], - "asctime": "2021-01-14 00:51:42,113", - "created": 1610581902.1139886, + "asctime": "2021-02-28 18:40:20,645", + "created": 1614534020.645126, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17705,15 +17705,15 @@ "lineno": 22, "message": "Result (Cached data): { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' } ()", "module": "test", - "msecs": 113.98863792419434, + "msecs": 645.1261043548584, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 119.96078491210938, + "relativeCreated": 108.44111442565918, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -17722,8 +17722,8 @@ "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' }", "" ], - "asctime": "2021-01-14 00:51:42,114", - "created": 1610581902.1141534, + "asctime": "2021-02-28 18:40:20,645", + "created": 1614534020.6452081, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17733,41 +17733,41 @@ "lineno": 26, "message": "Expectation (Cached data): result = { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 }, 'uncached': 'uncached_data_of_class' } ()", "module": "test", - "msecs": 114.15338516235352, + "msecs": 645.2081203460693, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 120.12553215026855, + "relativeCreated": 108.52313041687012, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 114.30525779724121, + "msecs": 645.3313827514648, "msg": "Cached data is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 120.27740478515625, + "relativeCreated": 108.64639282226562, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.0001518726348876953 + "time_consumption": 0.0001232624053955078 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.003428936004638672, - "time_finished": "2021-01-14 00:51:42,114", - "time_start": "2021-01-14 00:51:42,110" + "time_consumption": 0.002223968505859375, + "time_finished": "2021-02-28 18:40:20,645", + "time_start": "2021-02-28 18:40:20,643" }, "caching.property_cache_pickle: Test execution of save callback (full init)": { "args": null, - "asctime": "2021-01-14 00:51:42,121", - "created": 1610581902.121362, + "asctime": "2021-02-28 18:40:20,654", + "created": 1614534020.654361, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17778,19 +17778,19 @@ "message": "caching.property_cache_pickle: Test execution of save callback (full init)", "module": "__init__", "moduleLogger": [], - "msecs": 121.36197090148926, + "msecs": 654.3610095977783, "msg": "caching.property_cache_pickle: Test execution of save callback (full init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 127.3341178894043, + "relativeCreated": 117.6760196685791, "stack_info": null, "testcaseLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,121", - "created": 1610581902.121437, + "asctime": "2021-02-28 18:40:20,654", + "created": 1614534020.65446, "exc_info": null, "exc_text": null, "filename": "test_save_callback.py", @@ -17801,15 +17801,15 @@ "message": "Installing save_callback, which sets a variable to True on execution.", "module": "test_save_callback", "moduleLogger": [], - "msecs": 121.43707275390625, + "msecs": 654.4599533081055, "msg": "Installing save_callback, which sets a variable to True on execution.", "name": "__tLogger__", - "pathname": "src/tests/test_save_callback.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_save_callback.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 127.40921974182129, + "relativeCreated": 117.77496337890625, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", "time_consumption": 0.0 }, @@ -17818,8 +17818,8 @@ "True", "" ], - "asctime": "2021-01-14 00:51:42,121", - "created": 1610581902.12171, + "asctime": "2021-02-28 18:40:20,654", + "created": 1614534020.6547933, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17833,10 +17833,10 @@ { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json" ], - "asctime": "2021-01-14 00:51:42,121", - "created": 1610581902.1215317, + "asctime": "2021-02-28 18:40:20,654", + "created": 1614534020.6545858, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17844,17 +17844,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/save_callback_load_on_init.json)", "module": "__init__", - "msecs": 121.53172492980957, + "msecs": 654.5858383178711, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 127.50387191772461, + "relativeCreated": 117.90084838867188, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -17863,8 +17863,8 @@ "True", "" ], - "asctime": "2021-01-14 00:51:42,121", - "created": 1610581902.1216114, + "asctime": "2021-02-28 18:40:20,654", + "created": 1614534020.6546807, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17874,15 +17874,15 @@ "lineno": 22, "message": "Result (Save callback execution variable): True ()", "module": "test", - "msecs": 121.61135673522949, + "msecs": 654.6807289123535, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 127.58350372314453, + "relativeCreated": 117.9957389831543, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -17891,8 +17891,8 @@ "True", "" ], - "asctime": "2021-01-14 00:51:42,121", - "created": 1610581902.1216717, + "asctime": "2021-02-28 18:40:20,654", + "created": 1614534020.6547408, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -17902,41 +17902,41 @@ "lineno": 26, "message": "Expectation (Save callback execution variable): result = True ()", "module": "test", - "msecs": 121.67167663574219, + "msecs": 654.7408103942871, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 127.64382362365723, + "relativeCreated": 118.05582046508789, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 121.71006202697754, + "msecs": 654.7932624816895, "msg": "Save callback execution variable is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 127.68220901489258, + "relativeCreated": 118.10827255249023, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 3.838539123535156e-05 + "time_consumption": 5.245208740234375e-05 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.00034809112548828125, - "time_finished": "2021-01-14 00:51:42,121", - "time_start": "2021-01-14 00:51:42,121" + "time_consumption": 0.0004322528839111328, + "time_finished": "2021-02-28 18:40:20,654", + "time_start": "2021-02-28 18:40:20,654" }, "caching.property_cache_pickle: Test full initialised PICKLE-Cache-Object": { "args": null, - "asctime": "2021-01-14 00:51:42,099", - "created": 1610581902.0998726, + "asctime": "2021-02-28 18:40:20,634", + "created": 1614534020.6342149, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -17947,13 +17947,13 @@ "message": "caching.property_cache_pickle: Test full initialised PICKLE-Cache-Object", "module": "__init__", "moduleLogger": [], - "msecs": 99.87258911132812, + "msecs": 634.2148780822754, "msg": "caching.property_cache_pickle: Test full initialised PICKLE-Cache-Object", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 105.84473609924316, + "relativeCreated": 97.52988815307617, "stack_info": null, "testcaseLogger": [ { @@ -17961,8 +17961,8 @@ "property_cache_pickle", "True" ], - "asctime": "2021-01-14 00:51:42,101", - "created": 1610581902.101622, + "asctime": "2021-02-28 18:40:20,634", + "created": 1614534020.6347713, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -17975,8 +17975,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,100", - "created": 1610581902.1003299, + "asctime": "2021-02-28 18:40:20,634", + "created": 1614534020.6343207, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -17986,23 +17986,23 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 100.32987594604492, + "msecs": 634.3207359313965, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 106.30202293395996, + "relativeCreated": 97.63574600219727, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,100", - "created": 1610581902.1006389, + "asctime": "2021-02-28 18:40:20,634", + "created": 1614534020.6343927, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -18010,25 +18010,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl as cache file.", "module": "test_helpers", - "msecs": 100.63886642456055, + "msecs": 634.3927383422852, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 106.61101341247559, + "relativeCreated": 97.70774841308594, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:42,100", - "created": 1610581902.1008482, + "asctime": "2021-02-28 18:40:20,634", + "created": 1614534020.6344674, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18038,15 +18038,15 @@ "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 100.84819793701172, + "msecs": 634.467363357544, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 106.82034492492676, + "relativeCreated": 97.78237342834473, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -18054,8 +18054,8 @@ "PickCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], - "asctime": "2021-01-14 00:51:42,100", - "created": 1610581902.1009958, + "asctime": "2021-02-28 18:40:20,634", + "created": 1614534020.634527, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18065,24 +18065,24 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", - "msecs": 100.99577903747559, + "msecs": 634.5269680023193, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 106.96792602539062, + "relativeCreated": 97.84197807312012, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,101", - "created": 1610581902.1014256, + "asctime": "2021-02-28 18:40:20,634", + "created": 1614534020.634674, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18090,38 +18090,38 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl)", "module": "__init__", - "msecs": 101.4256477355957, + "msecs": 634.674072265625, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 107.39779472351074, + "relativeCreated": 97.98908233642578, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 101.62210464477539, + "msecs": 634.7713470458984, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 107.59425163269043, + "relativeCreated": 98.08635711669922, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.0001964569091796875 + "time_consumption": 9.72747802734375e-05 }, { "args": [ "property_cache_pickle" ], - "asctime": "2021-01-14 00:51:42,102", - "created": 1610581902.1026545, + "asctime": "2021-02-28 18:40:20,635", + "created": 1614534020.6351633, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", @@ -18135,10 +18135,10 @@ { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,102", - "created": 1610581902.1021, + "asctime": "2021-02-28 18:40:20,634", + "created": 1614534020.634965, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18146,25 +18146,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 145, - "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl)", + "message": "PickCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/load_on_init.pkl)", "module": "__init__", - "msecs": 102.09989547729492, + "msecs": 634.9649429321289, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 108.07204246520996, + "relativeCreated": 98.27995300292969, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "{'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, '_property_cache_uid_': 'my_unique_id', '_property_cache_data_version_': 1}" ], - "asctime": "2021-01-14 00:51:42,102", - "created": 1610581902.1023166, + "asctime": "2021-02-28 18:40:20,635", + "created": 1614534020.6350603, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", @@ -18174,15 +18174,15 @@ "lineno": 20, "message": "Using storage object of cache class for comparison: {'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}, '_property_cache_uid_': 'my_unique_id', '_property_cache_data_version_': 1}", "module": "test_load_on_init", - "msecs": 102.31661796569824, + "msecs": 635.0603103637695, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", - "pathname": "src/tests/test_load_on_init.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_load_on_init.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 108.28876495361328, + "relativeCreated": 98.37532043457031, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -18190,8 +18190,8 @@ "_property_cache_data_version_", "_property_cache_uid_" ], - "asctime": "2021-01-14 00:51:42,102", - "created": 1610581902.1024916, + "asctime": "2021-02-28 18:40:20,635", + "created": 1614534020.6351168, "exc_info": null, "exc_text": null, "filename": "test_load_on_init.py", @@ -18201,37 +18201,37 @@ "lineno": 21, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_load_on_init", - "msecs": 102.49161720275879, + "msecs": 635.1168155670166, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", - "pathname": "src/tests/test_load_on_init.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_load_on_init.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 108.46376419067383, + "relativeCreated": 98.43182563781738, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 102.65445709228516, + "msecs": 635.1633071899414, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", - "pathname": "src/tests/test_load_on_init.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_load_on_init.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 108.6266040802002, + "relativeCreated": 98.47831726074219, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.0001628398895263672 + "time_consumption": 4.649162292480469e-05 }, { "args": [ "{'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [1, 'two', '3', 4], 'dict': {'1': 1, '2': 'two', '3': '3', '4': 4}}", "" ], - "asctime": "2021-01-14 00:51:42,103", - "created": 1610581902.103514, + "asctime": "2021-02-28 18:40:20,635", + "created": 1614534020.6355722, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18248,8 +18248,8 @@ "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 } }", "" ], - "asctime": "2021-01-14 00:51:42,102", - "created": 1610581902.1029446, + "asctime": "2021-02-28 18:40:20,635", + "created": 1614534020.6352947, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18259,15 +18259,15 @@ "lineno": 22, "message": "Result (Cache object): { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 } } ()", "module": "test", - "msecs": 102.94461250305176, + "msecs": 635.2946758270264, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 108.9167594909668, + "relativeCreated": 98.60968589782715, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -18276,8 +18276,8 @@ "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 } }", "" ], - "asctime": "2021-01-14 00:51:42,103", - "created": 1610581902.1031642, + "asctime": "2021-02-28 18:40:20,635", + "created": 1614534020.6354194, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18287,41 +18287,41 @@ "lineno": 26, "message": "Expectation (Cache object): result = { 'str': 'string', 'unicode': 'unicode', 'integer': 17, 'float': 3.14159, 'list': [ 1, 'two', '3', 4 ], 'dict': { '1': 1, '2': 'two', '3': '3', '4': 4 } } ()", "module": "test", - "msecs": 103.1641960144043, + "msecs": 635.4193687438965, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 109.13634300231934, + "relativeCreated": 98.73437881469727, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 103.51395606994629, + "msecs": 635.5721950531006, "msg": "Cache object is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 109.48610305786133, + "relativeCreated": 98.88720512390137, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.0003497600555419922 + "time_consumption": 0.00015282630920410156 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.003641366958618164, - "time_finished": "2021-01-14 00:51:42,103", - "time_start": "2021-01-14 00:51:42,099" + "time_consumption": 0.0013573169708251953, + "time_finished": "2021-02-28 18:40:20,635", + "time_start": "2021-02-28 18:40:20,634" }, "caching.property_cache_pickle: Test get from source caused by changed uid (full init)": { "args": null, - "asctime": "2021-01-14 00:51:42,117", - "created": 1610581902.1179633, + "asctime": "2021-02-28 18:40:20,650", + "created": 1614534020.6501188, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18332,13 +18332,13 @@ "message": "caching.property_cache_pickle: Test get from source caused by changed uid (full init)", "module": "__init__", "moduleLogger": [], - "msecs": 117.96331405639648, + "msecs": 650.1188278198242, "msg": "caching.property_cache_pickle: Test get from source caused by changed uid (full init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 123.93546104431152, + "relativeCreated": 113.433837890625, "stack_info": null, "testcaseLogger": [ { @@ -18346,8 +18346,8 @@ "property_cache_pickle", "True" ], - "asctime": "2021-01-14 00:51:42,118", - "created": 1610581902.1183484, + "asctime": "2021-02-28 18:40:20,650", + "created": 1614534020.6506493, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -18360,8 +18360,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,118", - "created": 1610581902.1180418, + "asctime": "2021-02-28 18:40:20,650", + "created": 1614534020.6502426, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -18371,23 +18371,23 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 118.0417537689209, + "msecs": 650.2425670623779, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 124.01390075683594, + "relativeCreated": 113.55757713317871, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,118", - "created": 1610581902.118106, + "asctime": "2021-02-28 18:40:20,650", + "created": 1614534020.6503234, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -18395,25 +18395,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl as cache file.", "module": "test_helpers", - "msecs": 118.10588836669922, + "msecs": 650.3233909606934, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 124.07803535461426, + "relativeCreated": 113.63840103149414, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:42,118", - "created": 1610581902.118162, + "asctime": "2021-02-28 18:40:20,650", + "created": 1614534020.650403, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18423,15 +18423,15 @@ "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 118.16191673278809, + "msecs": 650.4030227661133, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 124.13406372070312, + "relativeCreated": 113.71803283691406, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -18439,8 +18439,8 @@ "PickCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], - "asctime": "2021-01-14 00:51:42,118", - "created": 1610581902.118206, + "asctime": "2021-02-28 18:40:20,650", + "created": 1614534020.6504629, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18450,24 +18450,24 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", - "msecs": 118.20602416992188, + "msecs": 650.4628658294678, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 124.17817115783691, + "relativeCreated": 113.77787590026855, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,118", - "created": 1610581902.1182935, + "asctime": "2021-02-28 18:40:20,650", + "created": 1614534020.650577, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18475,39 +18475,39 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl)", "module": "__init__", - "msecs": 118.29352378845215, + "msecs": 650.5770683288574, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 124.26567077636719, + "relativeCreated": 113.8920783996582, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 118.34836006164551, + "msecs": 650.6493091583252, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 124.32050704956055, + "relativeCreated": 113.96431922912598, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 5.4836273193359375e-05 + "time_consumption": 7.224082946777344e-05 }, { "args": [ "{'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}}", "" ], - "asctime": "2021-01-14 00:51:42,119", - "created": 1610581902.1191874, + "asctime": "2021-02-28 18:40:20,651", + "created": 1614534020.6518266, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18521,10 +18521,10 @@ { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,118", - "created": 1610581902.118491, + "asctime": "2021-02-28 18:40:20,650", + "created": 1614534020.6507874, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18532,25 +18532,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 145, - "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl)", + "message": "PickCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl)", "module": "__init__", - "msecs": 118.49093437194824, + "msecs": 650.787353515625, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 124.46308135986328, + "relativeCreated": 114.10236358642578, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:42,118", - "created": 1610581902.1185362, + "asctime": "2021-02-28 18:40:20,650", + "created": 1614534020.650853, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18560,15 +18560,15 @@ "lineno": 131, "message": "PickCache: Source uid changed, ignoring previous cache data", "module": "__init__", - "msecs": 118.53623390197754, + "msecs": 650.8529186248779, "msg": "%s Source uid changed, ignoring previous cache data", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 124.50838088989258, + "relativeCreated": 114.16792869567871, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -18576,8 +18576,8 @@ "PickCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], - "asctime": "2021-01-14 00:51:42,118", - "created": 1610581902.1185806, + "asctime": "2021-02-28 18:40:20,650", + "created": 1614534020.6509113, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18587,24 +18587,24 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", - "msecs": 118.58057975769043, + "msecs": 650.9113311767578, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 124.55272674560547, + "relativeCreated": 114.2263412475586, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,118", - "created": 1610581902.1186693, + "asctime": "2021-02-28 18:40:20,651", + "created": 1614534020.6510246, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18612,17 +18612,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_load_on_init.pkl)", "module": "__init__", - "msecs": 118.66927146911621, + "msecs": 651.024580001831, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 124.64141845703125, + "relativeCreated": 114.33959007263184, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -18631,8 +18631,8 @@ "str", "'__string__'" ], - "asctime": "2021-01-14 00:51:42,118", - "created": 1610581902.1187449, + "asctime": "2021-02-28 18:40:20,651", + "created": 1614534020.6512778, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18642,15 +18642,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'str' from cache ('__string__')", "module": "__init__", - "msecs": 118.7448501586914, + "msecs": 651.2777805328369, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 124.71699714660645, + "relativeCreated": 114.5927906036377, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -18659,8 +18659,8 @@ "unicode", "'__unicode__'" ], - "asctime": "2021-01-14 00:51:42,118", - "created": 1610581902.1188114, + "asctime": "2021-02-28 18:40:20,651", + "created": 1614534020.6513498, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18670,15 +18670,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'unicode' from cache ('__unicode__')", "module": "__init__", - "msecs": 118.81136894226074, + "msecs": 651.3497829437256, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 124.78351593017578, + "relativeCreated": 114.66479301452637, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -18687,8 +18687,8 @@ "integer", "34" ], - "asctime": "2021-01-14 00:51:42,118", - "created": 1610581902.1188536, + "asctime": "2021-02-28 18:40:20,651", + "created": 1614534020.6514053, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18698,15 +18698,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'integer' from cache (34)", "module": "__init__", - "msecs": 118.85356903076172, + "msecs": 651.4053344726562, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 124.82571601867676, + "relativeCreated": 114.72034454345703, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -18715,8 +18715,8 @@ "float", "2.71828" ], - "asctime": "2021-01-14 00:51:42,118", - "created": 1610581902.1189, + "asctime": "2021-02-28 18:40:20,651", + "created": 1614534020.65146, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18726,15 +18726,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'float' from cache (2.71828)", "module": "__init__", - "msecs": 118.90006065368652, + "msecs": 651.4599323272705, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 124.87220764160156, + "relativeCreated": 114.77494239807129, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -18743,8 +18743,8 @@ "list", "['one', 2, 3, '4']" ], - "asctime": "2021-01-14 00:51:42,118", - "created": 1610581902.1189477, + "asctime": "2021-02-28 18:40:20,651", + "created": 1614534020.6515136, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18754,15 +18754,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'list' from cache (['one', 2, 3, '4'])", "module": "__init__", - "msecs": 118.94774436950684, + "msecs": 651.5135765075684, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 124.91989135742188, + "relativeCreated": 114.82858657836914, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -18771,8 +18771,8 @@ "dict", "{'1': '1', '2': 2, '3': 'three', '4': '4'}" ], - "asctime": "2021-01-14 00:51:42,118", - "created": 1610581902.1189914, + "asctime": "2021-02-28 18:40:20,651", + "created": 1614534020.6515682, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18782,15 +18782,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'dict' from cache ({'1': '1', '2': 2, '3': 'three', '4': '4'})", "module": "__init__", - "msecs": 118.99137496948242, + "msecs": 651.5681743621826, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 124.96352195739746, + "relativeCreated": 114.8831844329834, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -18799,8 +18799,8 @@ "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], - "asctime": "2021-01-14 00:51:42,119", - "created": 1610581902.1190522, + "asctime": "2021-02-28 18:40:20,651", + "created": 1614534020.6516476, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18810,15 +18810,15 @@ "lineno": 22, "message": "Result (Instance data after changing uid): { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", - "msecs": 119.05217170715332, + "msecs": 651.6475677490234, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 125.02431869506836, + "relativeCreated": 114.96257781982422, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -18827,8 +18827,8 @@ "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], - "asctime": "2021-01-14 00:51:42,119", - "created": 1610581902.1191063, + "asctime": "2021-02-28 18:40:20,651", + "created": 1614534020.6517172, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -18838,41 +18838,41 @@ "lineno": 26, "message": "Expectation (Instance data after changing uid): result = { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", - "msecs": 119.10629272460938, + "msecs": 651.7171859741211, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 125.07843971252441, + "relativeCreated": 115.03219604492188, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 119.1873550415039, + "msecs": 651.8266201019287, "msg": "Instance data after changing uid is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 125.15950202941895, + "relativeCreated": 115.14163017272949, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 8.106231689453125e-05 + "time_consumption": 0.00010943412780761719 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.0012240409851074219, - "time_finished": "2021-01-14 00:51:42,119", - "time_start": "2021-01-14 00:51:42,117" + "time_consumption": 0.0017077922821044922, + "time_finished": "2021-02-28 18:40:20,651", + "time_start": "2021-02-28 18:40:20,650" }, "caching.property_cache_pickle: Test get from source caused by changed uid (partially init)": { "args": null, - "asctime": "2021-01-14 00:51:42,119", - "created": 1610581902.1193068, + "asctime": "2021-02-28 18:40:20,651", + "created": 1614534020.6519954, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18883,13 +18883,13 @@ "message": "caching.property_cache_pickle: Test get from source caused by changed uid (partially init)", "module": "__init__", "moduleLogger": [], - "msecs": 119.30680274963379, + "msecs": 651.9954204559326, "msg": "caching.property_cache_pickle: Test get from source caused by changed uid (partially init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 125.27894973754883, + "relativeCreated": 115.3104305267334, "stack_info": null, "testcaseLogger": [ { @@ -18897,8 +18897,8 @@ "property_cache_pickle", "True" ], - "asctime": "2021-01-14 00:51:42,119", - "created": 1610581902.1197102, + "asctime": "2021-02-28 18:40:20,652", + "created": 1614534020.6524923, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -18911,8 +18911,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,119", - "created": 1610581902.1193836, + "asctime": "2021-02-28 18:40:20,652", + "created": 1614534020.6521056, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -18922,23 +18922,23 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 119.38357353210449, + "msecs": 652.1055698394775, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 125.35572052001953, + "relativeCreated": 115.42057991027832, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,119", - "created": 1610581902.1194494, + "asctime": "2021-02-28 18:40:20,652", + "created": 1614534020.6521814, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -18946,25 +18946,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl as cache file.", "module": "test_helpers", - "msecs": 119.44937705993652, + "msecs": 652.1813869476318, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 125.42152404785156, + "relativeCreated": 115.49639701843262, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:42,119", - "created": 1610581902.1195092, + "asctime": "2021-02-28 18:40:20,652", + "created": 1614534020.652253, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -18974,15 +18974,15 @@ "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 119.50922012329102, + "msecs": 652.2529125213623, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 125.48136711120605, + "relativeCreated": 115.56792259216309, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -18990,8 +18990,8 @@ "PickCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], - "asctime": "2021-01-14 00:51:42,119", - "created": 1610581902.1195574, + "asctime": "2021-02-28 18:40:20,652", + "created": 1614534020.6523097, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19001,24 +19001,24 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", - "msecs": 119.55738067626953, + "msecs": 652.3096561431885, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 125.52952766418457, + "relativeCreated": 115.62466621398926, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,119", - "created": 1610581902.1196527, + "asctime": "2021-02-28 18:40:20,652", + "created": 1614534020.652419, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19026,39 +19026,39 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 119.65274810791016, + "msecs": 652.4190902709961, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 125.6248950958252, + "relativeCreated": 115.73410034179688, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 119.71020698547363, + "msecs": 652.4922847747803, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 125.68235397338867, + "relativeCreated": 115.80729484558105, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 5.745887756347656e-05 + "time_consumption": 7.319450378417969e-05 }, { "args": [ "{'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}}", "" ], - "asctime": "2021-01-14 00:51:42,121", - "created": 1610581902.1212387, + "asctime": "2021-02-28 18:40:20,654", + "created": 1614534020.6541936, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19072,10 +19072,10 @@ { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,119", - "created": 1610581902.119825, + "asctime": "2021-02-28 18:40:20,652", + "created": 1614534020.6526256, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19083,25 +19083,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 145, - "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", + "message": "PickCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 119.82488632202148, + "msecs": 652.625560760498, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 125.79703330993652, + "relativeCreated": 115.94057083129883, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:42,119", - "created": 1610581902.1198695, + "asctime": "2021-02-28 18:40:20,652", + "created": 1614534020.652684, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19111,24 +19111,24 @@ "lineno": 131, "message": "PickCache: Source uid changed, ignoring previous cache data", "module": "__init__", - "msecs": 119.86947059631348, + "msecs": 652.6839733123779, "msg": "%s Source uid changed, ignoring previous cache data", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 125.84161758422852, + "relativeCreated": 115.99898338317871, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,119", - "created": 1610581902.1199455, + "asctime": "2021-02-28 18:40:20,652", + "created": 1614534020.6527715, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19136,17 +19136,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 119.94552612304688, + "msecs": 652.7714729309082, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 125.91767311096191, + "relativeCreated": 116.08648300170898, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -19155,8 +19155,8 @@ "str", "'__string__'" ], - "asctime": "2021-01-14 00:51:42,120", - "created": 1610581902.120021, + "asctime": "2021-02-28 18:40:20,652", + "created": 1614534020.6528578, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19166,24 +19166,24 @@ "lineno": 106, "message": "PickCache: Loading property for 'str' from source instance ('__string__')", "module": "__init__", - "msecs": 120.02110481262207, + "msecs": 652.857780456543, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 125.99325180053711, + "relativeCreated": 116.17279052734375, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,120", - "created": 1610581902.120111, + "asctime": "2021-02-28 18:40:20,652", + "created": 1614534020.6529524, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19191,17 +19191,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 120.11098861694336, + "msecs": 652.9524326324463, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 126.0831356048584, + "relativeCreated": 116.26744270324707, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -19210,8 +19210,8 @@ "unicode", "'__unicode__'" ], - "asctime": "2021-01-14 00:51:42,120", - "created": 1610581902.1201954, + "asctime": "2021-02-28 18:40:20,653", + "created": 1614534020.653052, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19221,24 +19221,24 @@ "lineno": 106, "message": "PickCache: Loading property for 'unicode' from source instance ('__unicode__')", "module": "__init__", - "msecs": 120.19538879394531, + "msecs": 653.0520915985107, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 126.16753578186035, + "relativeCreated": 116.36710166931152, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,120", - "created": 1610581902.1202736, + "asctime": "2021-02-28 18:40:20,653", + "created": 1614534020.6531377, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19246,17 +19246,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 120.27359008789062, + "msecs": 653.1376838684082, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 126.24573707580566, + "relativeCreated": 116.45269393920898, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -19265,8 +19265,8 @@ "integer", "34" ], - "asctime": "2021-01-14 00:51:42,120", - "created": 1610581902.120357, + "asctime": "2021-02-28 18:40:20,653", + "created": 1614534020.6532307, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19276,24 +19276,24 @@ "lineno": 106, "message": "PickCache: Loading property for 'integer' from source instance (34)", "module": "__init__", - "msecs": 120.35703659057617, + "msecs": 653.2306671142578, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 126.32918357849121, + "relativeCreated": 116.5456771850586, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,120", - "created": 1610581902.1204386, + "asctime": "2021-02-28 18:40:20,653", + "created": 1614534020.653321, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19301,17 +19301,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 120.4385757446289, + "msecs": 653.3210277557373, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 126.41072273254395, + "relativeCreated": 116.63603782653809, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -19320,8 +19320,8 @@ "float", "2.71828" ], - "asctime": "2021-01-14 00:51:42,120", - "created": 1610581902.120524, + "asctime": "2021-02-28 18:40:20,653", + "created": 1614534020.6534162, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19331,24 +19331,24 @@ "lineno": 106, "message": "PickCache: Loading property for 'float' from source instance (2.71828)", "module": "__init__", - "msecs": 120.52392959594727, + "msecs": 653.4161567687988, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 126.4960765838623, + "relativeCreated": 116.73116683959961, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,120", - "created": 1610581902.1205986, + "asctime": "2021-02-28 18:40:20,653", + "created": 1614534020.653505, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19356,17 +19356,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 120.59855461120605, + "msecs": 653.5050868988037, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 126.5707015991211, + "relativeCreated": 116.82009696960449, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -19375,8 +19375,8 @@ "list", "['one', 2, 3, '4']" ], - "asctime": "2021-01-14 00:51:42,120", - "created": 1610581902.1206956, + "asctime": "2021-02-28 18:40:20,653", + "created": 1614534020.6536, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19386,24 +19386,24 @@ "lineno": 106, "message": "PickCache: Loading property for 'list' from source instance (['one', 2, 3, '4'])", "module": "__init__", - "msecs": 120.69559097290039, + "msecs": 653.5999774932861, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 126.66773796081543, + "relativeCreated": 116.91498756408691, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,120", - "created": 1610581902.1207752, + "asctime": "2021-02-28 18:40:20,653", + "created": 1614534020.6537025, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19411,17 +19411,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 120.77522277832031, + "msecs": 653.7024974822998, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 126.74736976623535, + "relativeCreated": 117.01750755310059, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -19430,8 +19430,8 @@ "dict", "{'1': '1', '2': 2, '3': 'three', '4': '4'}" ], - "asctime": "2021-01-14 00:51:42,120", - "created": 1610581902.1208582, + "asctime": "2021-02-28 18:40:20,653", + "created": 1614534020.6538007, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19441,24 +19441,24 @@ "lineno": 106, "message": "PickCache: Loading property for 'dict' from source instance ({'1': '1', '2': 2, '3': 'three', '4': '4'})", "module": "__init__", - "msecs": 120.85819244384766, + "msecs": 653.8007259368896, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 126.8303394317627, + "relativeCreated": 117.11573600769043, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,120", - "created": 1610581902.1209369, + "asctime": "2021-02-28 18:40:20,653", + "created": 1614534020.6538875, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19466,17 +19466,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/uid_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 120.93687057495117, + "msecs": 653.8875102996826, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 126.90901756286621, + "relativeCreated": 117.2025203704834, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -19485,8 +19485,8 @@ "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], - "asctime": "2021-01-14 00:51:42,121", - "created": 1610581902.1210594, + "asctime": "2021-02-28 18:40:20,654", + "created": 1614534020.6540082, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19496,15 +19496,15 @@ "lineno": 22, "message": "Result (Instance data after changing uid): { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", - "msecs": 121.05941772460938, + "msecs": 654.008150100708, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 127.03156471252441, + "relativeCreated": 117.32316017150879, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -19513,8 +19513,8 @@ "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], - "asctime": "2021-01-14 00:51:42,121", - "created": 1610581902.1211393, + "asctime": "2021-02-28 18:40:20,654", + "created": 1614534020.6540835, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19524,41 +19524,41 @@ "lineno": 26, "message": "Expectation (Instance data after changing uid): result = { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", - "msecs": 121.1392879486084, + "msecs": 654.0834903717041, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 127.11143493652344, + "relativeCreated": 117.39850044250488, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 121.23870849609375, + "msecs": 654.193639755249, "msg": "Instance data after changing uid is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 127.21085548400879, + "relativeCreated": 117.5086498260498, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 9.942054748535156e-05 + "time_consumption": 0.00011014938354492188 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.001931905746459961, - "time_finished": "2021-01-14 00:51:42,121", - "time_start": "2021-01-14 00:51:42,119" + "time_consumption": 0.0021982192993164062, + "time_finished": "2021-02-28 18:40:20,654", + "time_start": "2021-02-28 18:40:20,651" }, "caching.property_cache_pickle: Test get from source caused by increased data version (full init)": { "args": null, - "asctime": "2021-01-14 00:51:42,114", - "created": 1610581902.1144555, + "asctime": "2021-02-28 18:40:20,645", + "created": 1614534020.6455128, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19569,13 +19569,13 @@ "message": "caching.property_cache_pickle: Test get from source caused by increased data version (full init)", "module": "__init__", "moduleLogger": [], - "msecs": 114.4554615020752, + "msecs": 645.5128192901611, "msg": "caching.property_cache_pickle: Test get from source caused by increased data version (full init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 120.42760848999023, + "relativeCreated": 108.82782936096191, "stack_info": null, "testcaseLogger": [ { @@ -19583,8 +19583,8 @@ "property_cache_pickle", "True" ], - "asctime": "2021-01-14 00:51:42,114", - "created": 1610581902.1148875, + "asctime": "2021-02-28 18:40:20,646", + "created": 1614534020.6460934, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -19597,8 +19597,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,114", - "created": 1610581902.1145365, + "asctime": "2021-02-28 18:40:20,645", + "created": 1614534020.6456175, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -19608,23 +19608,23 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 114.53652381896973, + "msecs": 645.6174850463867, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 120.50867080688477, + "relativeCreated": 108.9324951171875, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,114", - "created": 1610581902.1146114, + "asctime": "2021-02-28 18:40:20,645", + "created": 1614534020.6457427, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -19632,25 +19632,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl as cache file.", "module": "test_helpers", - "msecs": 114.61138725280762, + "msecs": 645.742654800415, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 120.58353424072266, + "relativeCreated": 109.05766487121582, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:42,114", - "created": 1610581902.1146765, + "asctime": "2021-02-28 18:40:20,645", + "created": 1614534020.64584, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19660,15 +19660,15 @@ "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 114.67647552490234, + "msecs": 645.8399295806885, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 120.64862251281738, + "relativeCreated": 109.15493965148926, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -19676,8 +19676,8 @@ "PickCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], - "asctime": "2021-01-14 00:51:42,114", - "created": 1610581902.114724, + "asctime": "2021-02-28 18:40:20,645", + "created": 1614534020.6459007, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19687,24 +19687,24 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", - "msecs": 114.72392082214355, + "msecs": 645.9007263183594, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 120.6960678100586, + "relativeCreated": 109.21573638916016, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,114", - "created": 1610581902.1148248, + "asctime": "2021-02-28 18:40:20,646", + "created": 1614534020.6460187, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19712,39 +19712,39 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl)", "module": "__init__", - "msecs": 114.82477188110352, + "msecs": 646.0187435150146, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 120.79691886901855, + "relativeCreated": 109.33375358581543, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 114.88747596740723, + "msecs": 646.0933685302734, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 120.85962295532227, + "relativeCreated": 109.40837860107422, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 6.270408630371094e-05 + "time_consumption": 7.462501525878906e-05 }, { "args": [ "{'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}}", "" ], - "asctime": "2021-01-14 00:51:42,115", - "created": 1610581902.115768, + "asctime": "2021-02-28 18:40:20,647", + "created": 1614534020.6472135, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -19758,10 +19758,10 @@ { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,115", - "created": 1610581902.1150105, + "asctime": "2021-02-28 18:40:20,646", + "created": 1614534020.6462579, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19769,25 +19769,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 145, - "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl)", + "message": "PickCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl)", "module": "__init__", - "msecs": 115.01049995422363, + "msecs": 646.2578773498535, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 120.98264694213867, + "relativeCreated": 109.5728874206543, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:42,115", - "created": 1610581902.1150637, + "asctime": "2021-02-28 18:40:20,646", + "created": 1614534020.6463273, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19797,15 +19797,15 @@ "lineno": 133, "message": "PickCache: Data version increased, ignoring previous cache data", "module": "__init__", - "msecs": 115.06366729736328, + "msecs": 646.3272571563721, "msg": "%s Data version increased, ignoring previous cache data", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 121.03581428527832, + "relativeCreated": 109.64226722717285, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -19813,8 +19813,8 @@ "PickCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], - "asctime": "2021-01-14 00:51:42,115", - "created": 1610581902.115118, + "asctime": "2021-02-28 18:40:20,646", + "created": 1614534020.6463845, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19824,24 +19824,24 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", - "msecs": 115.11802673339844, + "msecs": 646.3844776153564, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 121.09017372131348, + "relativeCreated": 109.69948768615723, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,115", - "created": 1610581902.1152148, + "asctime": "2021-02-28 18:40:20,646", + "created": 1614534020.6465006, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19849,17 +19849,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_load_on_init.pkl)", "module": "__init__", - "msecs": 115.21482467651367, + "msecs": 646.5005874633789, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 121.18697166442871, + "relativeCreated": 109.81559753417969, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -19868,8 +19868,8 @@ "str", "'__string__'" ], - "asctime": "2021-01-14 00:51:42,115", - "created": 1610581902.1153042, + "asctime": "2021-02-28 18:40:20,646", + "created": 1614534020.6466072, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19879,15 +19879,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'str' from cache ('__string__')", "module": "__init__", - "msecs": 115.30423164367676, + "msecs": 646.6071605682373, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 121.2763786315918, + "relativeCreated": 109.92217063903809, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -19896,8 +19896,8 @@ "unicode", "'__unicode__'" ], - "asctime": "2021-01-14 00:51:42,115", - "created": 1610581902.1153789, + "asctime": "2021-02-28 18:40:20,646", + "created": 1614534020.6466846, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19907,15 +19907,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'unicode' from cache ('__unicode__')", "module": "__init__", - "msecs": 115.37885665893555, + "msecs": 646.6846466064453, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 121.35100364685059, + "relativeCreated": 109.9996566772461, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -19924,8 +19924,8 @@ "integer", "34" ], - "asctime": "2021-01-14 00:51:42,115", - "created": 1610581902.1154225, + "asctime": "2021-02-28 18:40:20,646", + "created": 1614534020.6467433, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19935,15 +19935,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'integer' from cache (34)", "module": "__init__", - "msecs": 115.42248725891113, + "msecs": 646.7432975769043, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 121.39463424682617, + "relativeCreated": 110.05830764770508, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -19952,8 +19952,8 @@ "float", "2.71828" ], - "asctime": "2021-01-14 00:51:42,115", - "created": 1610581902.1154666, + "asctime": "2021-02-28 18:40:20,646", + "created": 1614534020.6468024, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19963,15 +19963,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'float' from cache (2.71828)", "module": "__init__", - "msecs": 115.46659469604492, + "msecs": 646.8024253845215, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 121.43874168395996, + "relativeCreated": 110.11743545532227, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -19980,8 +19980,8 @@ "list", "['one', 2, 3, '4']" ], - "asctime": "2021-01-14 00:51:42,115", - "created": 1610581902.1155107, + "asctime": "2021-02-28 18:40:20,646", + "created": 1614534020.6468673, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -19991,15 +19991,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'list' from cache (['one', 2, 3, '4'])", "module": "__init__", - "msecs": 115.51070213317871, + "msecs": 646.8672752380371, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 121.48284912109375, + "relativeCreated": 110.18228530883789, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -20008,8 +20008,8 @@ "dict", "{'1': '1', '2': 2, '3': 'three', '4': '4'}" ], - "asctime": "2021-01-14 00:51:42,115", - "created": 1610581902.115561, + "asctime": "2021-02-28 18:40:20,646", + "created": 1614534020.646928, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20019,15 +20019,15 @@ "lineno": 110, "message": "PickCache: Providing property for 'dict' from cache ({'1': '1', '2': 2, '3': 'three', '4': '4'})", "module": "__init__", - "msecs": 115.56100845336914, + "msecs": 646.928071975708, "msg": "%s Providing property for '%s' from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 121.53315544128418, + "relativeCreated": 110.24308204650879, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -20036,8 +20036,8 @@ "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], - "asctime": "2021-01-14 00:51:42,115", - "created": 1610581902.1156235, + "asctime": "2021-02-28 18:40:20,647", + "created": 1614534020.6470168, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20047,15 +20047,15 @@ "lineno": 22, "message": "Result (Instance data after increasing data_version): { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", - "msecs": 115.62347412109375, + "msecs": 647.0167636871338, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 121.59562110900879, + "relativeCreated": 110.33177375793457, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -20064,8 +20064,8 @@ "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], - "asctime": "2021-01-14 00:51:42,115", - "created": 1610581902.1156807, + "asctime": "2021-02-28 18:40:20,647", + "created": 1614534020.6470966, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20075,41 +20075,41 @@ "lineno": 26, "message": "Expectation (Instance data after increasing data_version): result = { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", - "msecs": 115.68069458007812, + "msecs": 647.0966339111328, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 121.65284156799316, + "relativeCreated": 110.4116439819336, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 115.7679557800293, + "msecs": 647.2134590148926, "msg": "Instance data after increasing data_version is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 121.74010276794434, + "relativeCreated": 110.52846908569336, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 8.726119995117188e-05 + "time_consumption": 0.00011682510375976562 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.0013124942779541016, - "time_finished": "2021-01-14 00:51:42,115", - "time_start": "2021-01-14 00:51:42,114" + "time_consumption": 0.0017006397247314453, + "time_finished": "2021-02-28 18:40:20,647", + "time_start": "2021-02-28 18:40:20,645" }, "caching.property_cache_pickle: Test get from source caused by increased data version (partially init)": { "args": null, - "asctime": "2021-01-14 00:51:42,115", - "created": 1610581902.1158838, + "asctime": "2021-02-28 18:40:20,647", + "created": 1614534020.647395, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20120,13 +20120,13 @@ "message": "caching.property_cache_pickle: Test get from source caused by increased data version (partially init)", "module": "__init__", "moduleLogger": [], - "msecs": 115.88382720947266, + "msecs": 647.3948955535889, "msg": "caching.property_cache_pickle: Test get from source caused by increased data version (partially init)", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 121.8559741973877, + "relativeCreated": 110.70990562438965, "stack_info": null, "testcaseLogger": [ { @@ -20134,8 +20134,8 @@ "property_cache_pickle", "True" ], - "asctime": "2021-01-14 00:51:42,116", - "created": 1610581902.1162822, + "asctime": "2021-02-28 18:40:20,647", + "created": 1614534020.647924, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -20148,8 +20148,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,115", - "created": 1610581902.1159585, + "asctime": "2021-02-28 18:40:20,647", + "created": 1614534020.6475036, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -20159,23 +20159,23 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 115.95845222473145, + "msecs": 647.5036144256592, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 121.93059921264648, + "relativeCreated": 110.81862449645996, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,116", - "created": 1610581902.116026, + "asctime": "2021-02-28 18:40:20,647", + "created": 1614534020.6475873, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -20183,25 +20183,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl as cache file.", "module": "test_helpers", - "msecs": 116.02592468261719, + "msecs": 647.5872993469238, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 121.99807167053223, + "relativeCreated": 110.90230941772461, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:42,116", - "created": 1610581902.1160834, + "asctime": "2021-02-28 18:40:20,647", + "created": 1614534020.647666, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20211,15 +20211,15 @@ "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 116.08338356018066, + "msecs": 647.6659774780273, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 122.0555305480957, + "relativeCreated": 110.98098754882812, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -20227,8 +20227,8 @@ "PickCache:", "['str', 'unicode', 'integer', 'float', 'list', 'dict']" ], - "asctime": "2021-01-14 00:51:42,116", - "created": 1610581902.11613, + "asctime": "2021-02-28 18:40:20,647", + "created": 1614534020.647728, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20238,24 +20238,24 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['str', 'unicode', 'integer', 'float', 'list', 'dict']", "module": "__init__", - "msecs": 116.13011360168457, + "msecs": 647.7279663085938, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 122.10226058959961, + "relativeCreated": 111.04297637939453, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,116", - "created": 1610581902.1162229, + "asctime": "2021-02-28 18:40:20,647", + "created": 1614534020.6478472, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20263,39 +20263,39 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 116.22285842895508, + "msecs": 647.8471755981445, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 122.19500541687012, + "relativeCreated": 111.16218566894531, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 116.28222465515137, + "msecs": 647.9239463806152, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 122.2543716430664, + "relativeCreated": 111.23895645141602, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 5.936622619628906e-05 + "time_consumption": 7.677078247070312e-05 }, { "args": [ "{'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': ['one', 2, 3, '4'], 'dict': {'1': '1', '2': 2, '3': 'three', '4': '4'}}", "" ], - "asctime": "2021-01-14 00:51:42,117", - "created": 1610581902.1178346, + "asctime": "2021-02-28 18:40:20,649", + "created": 1614534020.6499295, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20309,10 +20309,10 @@ { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,116", - "created": 1610581902.1164188, + "asctime": "2021-02-28 18:40:20,648", + "created": 1614534020.6481054, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20320,25 +20320,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 145, - "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", + "message": "PickCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 116.41883850097656, + "msecs": 648.1053829193115, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 122.3909854888916, + "relativeCreated": 111.4203929901123, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:42,116", - "created": 1610581902.116469, + "asctime": "2021-02-28 18:40:20,648", + "created": 1614534020.6481771, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20348,24 +20348,24 @@ "lineno": 133, "message": "PickCache: Data version increased, ignoring previous cache data", "module": "__init__", - "msecs": 116.46890640258789, + "msecs": 648.1771469116211, "msg": "%s Data version increased, ignoring previous cache data", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 122.44105339050293, + "relativeCreated": 111.49215698242188, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,116", - "created": 1610581902.1165512, + "asctime": "2021-02-28 18:40:20,648", + "created": 1614534020.6482723, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20373,17 +20373,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 116.55116081237793, + "msecs": 648.2722759246826, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 122.52330780029297, + "relativeCreated": 111.5872859954834, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -20392,8 +20392,8 @@ "str", "'__string__'" ], - "asctime": "2021-01-14 00:51:42,116", - "created": 1610581902.1166282, + "asctime": "2021-02-28 18:40:20,648", + "created": 1614534020.64837, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20403,24 +20403,24 @@ "lineno": 106, "message": "PickCache: Loading property for 'str' from source instance ('__string__')", "module": "__init__", - "msecs": 116.62817001342773, + "msecs": 648.3700275421143, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 122.60031700134277, + "relativeCreated": 111.68503761291504, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,116", - "created": 1610581902.1167245, + "asctime": "2021-02-28 18:40:20,648", + "created": 1614534020.6484792, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20428,17 +20428,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 116.72449111938477, + "msecs": 648.4792232513428, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 122.6966381072998, + "relativeCreated": 111.79423332214355, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -20447,8 +20447,8 @@ "unicode", "'__unicode__'" ], - "asctime": "2021-01-14 00:51:42,116", - "created": 1610581902.11681, + "asctime": "2021-02-28 18:40:20,648", + "created": 1614534020.648586, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20458,24 +20458,24 @@ "lineno": 106, "message": "PickCache: Loading property for 'unicode' from source instance ('__unicode__')", "module": "__init__", - "msecs": 116.81008338928223, + "msecs": 648.5860347747803, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 122.78223037719727, + "relativeCreated": 111.90104484558105, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,116", - "created": 1610581902.1168897, + "asctime": "2021-02-28 18:40:20,648", + "created": 1614534020.648681, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20483,17 +20483,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 116.88971519470215, + "msecs": 648.6809253692627, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 122.86186218261719, + "relativeCreated": 111.99593544006348, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -20502,8 +20502,8 @@ "integer", "34" ], - "asctime": "2021-01-14 00:51:42,116", - "created": 1610581902.1169748, + "asctime": "2021-02-28 18:40:20,648", + "created": 1614534020.6487834, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20513,24 +20513,24 @@ "lineno": 106, "message": "PickCache: Loading property for 'integer' from source instance (34)", "module": "__init__", - "msecs": 116.9748306274414, + "msecs": 648.7834453582764, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 122.94697761535645, + "relativeCreated": 112.09845542907715, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,117", - "created": 1610581902.1170514, + "asctime": "2021-02-28 18:40:20,648", + "created": 1614534020.6488774, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20538,17 +20538,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 117.05136299133301, + "msecs": 648.8773822784424, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 123.02350997924805, + "relativeCreated": 112.19239234924316, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -20557,8 +20557,8 @@ "float", "2.71828" ], - "asctime": "2021-01-14 00:51:42,117", - "created": 1610581902.1171541, + "asctime": "2021-02-28 18:40:20,648", + "created": 1614534020.6489823, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20568,24 +20568,24 @@ "lineno": 106, "message": "PickCache: Loading property for 'float' from source instance (2.71828)", "module": "__init__", - "msecs": 117.15412139892578, + "msecs": 648.9822864532471, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 123.12626838684082, + "relativeCreated": 112.29729652404785, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,117", - "created": 1610581902.1172373, + "asctime": "2021-02-28 18:40:20,649", + "created": 1614534020.6490767, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20593,17 +20593,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 117.23732948303223, + "msecs": 649.0767002105713, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 123.20947647094727, + "relativeCreated": 112.39171028137207, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -20612,8 +20612,8 @@ "list", "['one', 2, 3, '4']" ], - "asctime": "2021-01-14 00:51:42,117", - "created": 1610581902.1173224, + "asctime": "2021-02-28 18:40:20,649", + "created": 1614534020.649181, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20623,24 +20623,24 @@ "lineno": 106, "message": "PickCache: Loading property for 'list' from source instance (['one', 2, 3, '4'])", "module": "__init__", - "msecs": 117.32244491577148, + "msecs": 649.1808891296387, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 123.29459190368652, + "relativeCreated": 112.49589920043945, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,117", - "created": 1610581902.1174011, + "asctime": "2021-02-28 18:40:20,649", + "created": 1614534020.649276, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20648,17 +20648,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 117.401123046875, + "msecs": 649.2760181427002, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 123.37327003479004, + "relativeCreated": 112.59102821350098, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -20667,8 +20667,8 @@ "dict", "{'1': '1', '2': 2, '3': 'three', '4': '4'}" ], - "asctime": "2021-01-14 00:51:42,117", - "created": 1610581902.1174924, + "asctime": "2021-02-28 18:40:20,649", + "created": 1614534020.6493795, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20678,24 +20678,24 @@ "lineno": 106, "message": "PickCache: Loading property for 'dict' from source instance ({'1': '1', '2': 2, '3': 'three', '4': '4'})", "module": "__init__", - "msecs": 117.4924373626709, + "msecs": 649.3794918060303, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 123.46458435058594, + "relativeCreated": 112.69450187683105, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,117", - "created": 1610581902.1175723, + "asctime": "2021-02-28 18:40:20,649", + "created": 1614534020.6494744, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20703,17 +20703,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/data_version_test_no_load_on_init.pkl)", "module": "__init__", - "msecs": 117.57230758666992, + "msecs": 649.4743824005127, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 123.54445457458496, + "relativeCreated": 112.78939247131348, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -20722,8 +20722,8 @@ "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], - "asctime": "2021-01-14 00:51:42,117", - "created": 1610581902.11768, + "asctime": "2021-02-28 18:40:20,649", + "created": 1614534020.649607, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20733,15 +20733,15 @@ "lineno": 22, "message": "Result (Instance data after increasing data_version): { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", - "msecs": 117.68007278442383, + "msecs": 649.6069431304932, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 123.65221977233887, + "relativeCreated": 112.92195320129395, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -20750,8 +20750,8 @@ "{ 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } }", "" ], - "asctime": "2021-01-14 00:51:42,117", - "created": 1610581902.1177514, + "asctime": "2021-02-28 18:40:20,649", + "created": 1614534020.6497364, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -20761,41 +20761,41 @@ "lineno": 26, "message": "Expectation (Instance data after increasing data_version): result = { 'str': '__string__', 'unicode': '__unicode__', 'integer': 34, 'float': 2.71828, 'list': [ 'one', 2, 3, '4' ], 'dict': { '1': '1', '2': 2, '3': 'three', '4': '4' } } ()", "module": "test", - "msecs": 117.7513599395752, + "msecs": 649.7364044189453, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 123.72350692749023, + "relativeCreated": 113.0514144897461, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 117.83456802368164, + "msecs": 649.9295234680176, "msg": "Instance data after increasing data_version is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 123.80671501159668, + "relativeCreated": 113.24453353881836, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 8.320808410644531e-05 + "time_consumption": 0.00019311904907226562 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.0019507408142089844, - "time_finished": "2021-01-14 00:51:42,117", - "time_start": "2021-01-14 00:51:42,115" + "time_consumption": 0.002534627914428711, + "time_finished": "2021-02-28 18:40:20,649", + "time_start": "2021-02-28 18:40:20,647" }, "caching.property_cache_pickle: Test internal key usage": { "args": null, - "asctime": "2021-01-14 00:51:42,121", - "created": 1610581902.1218126, + "asctime": "2021-02-28 18:40:20,654", + "created": 1614534020.6549418, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20806,13 +20806,13 @@ "message": "caching.property_cache_pickle: Test internal key usage", "module": "__init__", "moduleLogger": [], - "msecs": 121.81258201599121, + "msecs": 654.9417972564697, "msg": "caching.property_cache_pickle: Test internal key usage", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 127.78472900390625, + "relativeCreated": 118.25680732727051, "stack_info": null, "testcaseLogger": [ { @@ -20820,8 +20820,8 @@ "property_cache_pickle", "True" ], - "asctime": "2021-01-14 00:51:42,122", - "created": 1610581902.1221843, + "asctime": "2021-02-28 18:40:20,655", + "created": 1614534020.655398, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -20834,8 +20834,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,121", - "created": 1610581902.1218863, + "asctime": "2021-02-28 18:40:20,655", + "created": 1614534020.655034, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -20845,23 +20845,23 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 121.8862533569336, + "msecs": 655.034065246582, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 127.85840034484863, + "relativeCreated": 118.34907531738281, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl" ], - "asctime": "2021-01-14 00:51:42,121", - "created": 1610581902.1219413, + "asctime": "2021-02-28 18:40:20,655", + "created": 1614534020.6551015, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -20869,25 +20869,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl as cache file.", "module": "test_helpers", - "msecs": 121.94132804870605, + "msecs": 655.1015377044678, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 127.9134750366211, + "relativeCreated": 118.41654777526855, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:42,121", - "created": 1610581902.1219964, + "asctime": "2021-02-28 18:40:20,655", + "created": 1614534020.6551712, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20897,15 +20897,15 @@ "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 121.99640274047852, + "msecs": 655.1711559295654, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 127.96854972839355, + "relativeCreated": 118.48616600036621, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -20913,8 +20913,8 @@ "PickCache:", "['_property_cache_uid_', '__property_cache_uid_', '_property_cache_data_version_', '__property_cache_data_version_']" ], - "asctime": "2021-01-14 00:51:42,122", - "created": 1610581902.1220405, + "asctime": "2021-02-28 18:40:20,655", + "created": 1614534020.6552274, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20924,24 +20924,24 @@ "lineno": 162, "message": "PickCache: Loading all data from source - ['_property_cache_uid_', '__property_cache_uid_', '_property_cache_data_version_', '__property_cache_data_version_']", "module": "__init__", - "msecs": 122.0405101776123, + "msecs": 655.2274227142334, "msg": "%s Loading all data from source - %s", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 128.01265716552734, + "relativeCreated": 118.54243278503418, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl" ], - "asctime": "2021-01-14 00:51:42,122", - "created": 1610581902.122126, + "asctime": "2021-02-28 18:40:20,655", + "created": 1614534020.6553285, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -20949,38 +20949,38 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl)", "module": "__init__", - "msecs": 122.12610244750977, + "msecs": 655.3285121917725, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 128.0982494354248, + "relativeCreated": 118.64352226257324, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 122.18427658081055, + "msecs": 655.397891998291, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 128.1564235687256, + "relativeCreated": 118.7129020690918, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 5.817413330078125e-05 + "time_consumption": 6.937980651855469e-05 }, { "args": [ "property_cache_pickle" ], - "asctime": "2021-01-14 00:51:42,122", - "created": 1610581902.122411, + "asctime": "2021-02-28 18:40:20,655", + "created": 1614534020.6556797, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", @@ -20994,10 +20994,10 @@ { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl" ], - "asctime": "2021-01-14 00:51:42,122", - "created": 1610581902.122291, + "asctime": "2021-02-28 18:40:20,655", + "created": 1614534020.655527, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -21005,25 +21005,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 145, - "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl)", + "message": "PickCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/internal_keys_test.pkl)", "module": "__init__", - "msecs": 122.29108810424805, + "msecs": 655.5271148681641, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 128.2632350921631, + "relativeCreated": 118.84212493896484, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "{'__property_cache_uid_': 'no uid', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '___property_cache_data_version_': 'no second data version', '_property_cache_uid_': 'my_unique_id', '_property_cache_data_version_': 1}" ], - "asctime": "2021-01-14 00:51:42,122", - "created": 1610581902.1223402, + "asctime": "2021-02-28 18:40:20,655", + "created": 1614534020.65559, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", @@ -21033,15 +21033,15 @@ "lineno": 20, "message": "Using storage object of cache class for comparison: {'__property_cache_uid_': 'no uid', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '___property_cache_data_version_': 'no second data version', '_property_cache_uid_': 'my_unique_id', '_property_cache_data_version_': 1}", "module": "test_internal_keys", - "msecs": 122.34020233154297, + "msecs": 655.5900573730469, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", - "pathname": "src/tests/test_internal_keys.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_internal_keys.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 128.312349319458, + "relativeCreated": 118.90506744384766, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -21049,8 +21049,8 @@ "_property_cache_data_version_", "_property_cache_uid_" ], - "asctime": "2021-01-14 00:51:42,122", - "created": 1610581902.122379, + "asctime": "2021-02-28 18:40:20,655", + "created": 1614534020.6556356, "exc_info": null, "exc_text": null, "filename": "test_internal_keys.py", @@ -21060,37 +21060,37 @@ "lineno": 21, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_internal_keys", - "msecs": 122.37906455993652, + "msecs": 655.6355953216553, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", - "pathname": "src/tests/test_internal_keys.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_internal_keys.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 128.35121154785156, + "relativeCreated": 118.95060539245605, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 122.41101264953613, + "msecs": 655.6797027587891, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", - "pathname": "src/tests/test_internal_keys.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_internal_keys.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 128.38315963745117, + "relativeCreated": 118.99471282958984, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 3.1948089599609375e-05 + "time_consumption": 4.410743713378906e-05 }, { "args": [ "{'__property_cache_uid_': 'no uid', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '___property_cache_data_version_': 'no second data version'}", "" ], - "asctime": "2021-01-14 00:51:42,122", - "created": 1610581902.1225748, + "asctime": "2021-02-28 18:40:20,655", + "created": 1614534020.6558943, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -21107,8 +21107,8 @@ "{ '__property_cache_uid_': 'no uid', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '___property_cache_data_version_': 'no second data version' }", "" ], - "asctime": "2021-01-14 00:51:42,122", - "created": 1610581902.1224804, + "asctime": "2021-02-28 18:40:20,655", + "created": 1614534020.6557696, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -21118,15 +21118,15 @@ "lineno": 22, "message": "Result (Cache): { '__property_cache_uid_': 'no uid', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '___property_cache_data_version_': 'no second data version' } ()", "module": "test", - "msecs": 122.48039245605469, + "msecs": 655.7695865631104, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 128.45253944396973, + "relativeCreated": 119.08459663391113, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -21135,8 +21135,8 @@ "{ '__property_cache_uid_': 'no uid', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '___property_cache_data_version_': 'no second data version' }", "" ], - "asctime": "2021-01-14 00:51:42,122", - "created": 1610581902.122524, + "asctime": "2021-02-28 18:40:20,655", + "created": 1614534020.6558259, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -21146,37 +21146,37 @@ "lineno": 26, "message": "Expectation (Cache): result = { '__property_cache_uid_': 'no uid', '___property_cache_uid_': 'no second uid', '__property_cache_data_version_': 'no data version', '___property_cache_data_version_': 'no second data version' } ()", "module": "test", - "msecs": 122.52402305603027, + "msecs": 655.8258533477783, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 128.4961700439453, + "relativeCreated": 119.1408634185791, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 122.5748062133789, + "msecs": 655.8942794799805, "msg": "Cache is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 128.54695320129395, + "relativeCreated": 119.20928955078125, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 5.078315734863281e-05 + "time_consumption": 6.842613220214844e-05 }, { "args": [ "5", "" ], - "asctime": "2021-01-14 00:51:42,122", - "created": 1610581902.1227071, + "asctime": "2021-02-28 18:40:20,656", + "created": 1614534020.6560683, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -21193,8 +21193,8 @@ "5", "" ], - "asctime": "2021-01-14 00:51:42,122", - "created": 1610581902.1226368, + "asctime": "2021-02-28 18:40:20,655", + "created": 1614534020.6559749, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -21204,15 +21204,15 @@ "lineno": 22, "message": "Result (Keyfilter returnvalue for 5 ()): 5 ()", "module": "test", - "msecs": 122.63679504394531, + "msecs": 655.9748649597168, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 128.60894203186035, + "relativeCreated": 119.28987503051758, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -21221,8 +21221,8 @@ "5", "" ], - "asctime": "2021-01-14 00:51:42,122", - "created": 1610581902.1226726, + "asctime": "2021-02-28 18:40:20,656", + "created": 1614534020.6560206, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -21232,41 +21232,41 @@ "lineno": 26, "message": "Expectation (Keyfilter returnvalue for 5 ()): result = 5 ()", "module": "test", - "msecs": 122.67255783081055, + "msecs": 656.0206413269043, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 128.6447048187256, + "relativeCreated": 119.33565139770508, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 122.70712852478027, + "msecs": 656.0683250427246, "msg": "Keyfilter returnvalue for 5 () is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 128.6792755126953, + "relativeCreated": 119.38333511352539, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 3.457069396972656e-05 + "time_consumption": 4.76837158203125e-05 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.0008945465087890625, - "time_finished": "2021-01-14 00:51:42,122", - "time_start": "2021-01-14 00:51:42,121" + "time_consumption": 0.0011265277862548828, + "time_finished": "2021-02-28 18:40:20,656", + "time_start": "2021-02-28 18:40:20,654" }, "caching.property_cache_pickle: Test partially initialised PICKLE-Cache-Object": { "args": null, - "asctime": "2021-01-14 00:51:42,103", - "created": 1610581902.1038768, + "asctime": "2021-02-28 18:40:20,635", + "created": 1614534020.635795, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -21277,13 +21277,13 @@ "message": "caching.property_cache_pickle: Test partially initialised PICKLE-Cache-Object", "module": "__init__", "moduleLogger": [], - "msecs": 103.87682914733887, + "msecs": 635.7951164245605, "msg": "caching.property_cache_pickle: Test partially initialised PICKLE-Cache-Object", "name": "__tLogger__", - "pathname": "/user_data/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 109.8489761352539, + "relativeCreated": 99.11012649536133, "stack_info": null, "testcaseLogger": [ { @@ -21291,8 +21291,8 @@ "property_cache_pickle", "False" ], - "asctime": "2021-01-14 00:51:42,105", - "created": 1610581902.1052754, + "asctime": "2021-02-28 18:40:20,636", + "created": 1614534020.636402, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -21305,8 +21305,8 @@ "moduleLogger": [ { "args": [], - "asctime": "2021-01-14 00:51:42,104", - "created": 1610581902.104152, + "asctime": "2021-02-28 18:40:20,635", + "created": 1614534020.6359215, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -21316,23 +21316,23 @@ "lineno": 17, "message": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "module": "test_helpers", - "msecs": 104.15196418762207, + "msecs": 635.9214782714844, "msg": "Deleting cache file from filesystem to ensure identical conditions for each test run.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 110.12411117553711, + "relativeCreated": 99.23648834228516, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,104", - "created": 1610581902.1044211, + "asctime": "2021-02-28 18:40:20,636", + "created": 1614534020.636045, "exc_info": null, "exc_text": null, "filename": "test_helpers.py", @@ -21340,25 +21340,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 21, - "message": "Initialising cached class with /user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl as cache file.", + "message": "Initialising cached class with /usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl as cache file.", "module": "test_helpers", - "msecs": 104.42113876342773, + "msecs": 636.044979095459, "msg": "Initialising cached class with %s as cache file.", "name": "__unittest__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 110.39328575134277, + "relativeCreated": 99.35998916625977, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:" ], - "asctime": "2021-01-14 00:51:42,104", - "created": 1610581902.1046493, + "asctime": "2021-02-28 18:40:20,636", + "created": 1614534020.6361423, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -21368,24 +21368,24 @@ "lineno": 148, "message": "PickCache: Cache file does not exists (yet).", "module": "__init__", - "msecs": 104.64930534362793, + "msecs": 636.1422538757324, "msg": "%s Cache file does not exists (yet).", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 110.62145233154297, + "relativeCreated": 99.4572639465332, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,104", - "created": 1610581902.1049805, + "asctime": "2021-02-28 18:40:20,636", + "created": 1614534020.6362813, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -21393,36 +21393,36 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", "module": "__init__", - "msecs": 104.98046875, + "msecs": 636.2812519073486, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 110.95261573791504, + "relativeCreated": 99.59626197814941, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 105.27539253234863, + "msecs": 636.401891708374, "msg": "Initialising %s (load_all_on_init=%s).", "name": "__tLogger__", - "pathname": "src/tests/test_helpers.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_helpers.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 111.24753952026367, + "relativeCreated": 99.7169017791748, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.0002949237823486328 + "time_consumption": 0.00012063980102539062 }, { "args": [], - "asctime": "2021-01-14 00:51:42,107", - "created": 1610581902.1073852, + "asctime": "2021-02-28 18:40:20,638", + "created": 1614534020.6387017, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", @@ -21433,124 +21433,14 @@ "message": "Partially initialising cache object by requesting some information.", "module": "test_no_load_on_init", "moduleLogger": [ - { - "args": [ - "PickCache:", - "str", - "'string'" - ], - "asctime": "2021-01-14 00:51:42,105", - "created": 1610581902.1055546, - "exc_info": null, - "exc_text": null, - "filename": "__init__.py", - "funcName": "get", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 106, - "message": "PickCache: Loading property for 'str' from source instance ('string')", - "module": "__init__", - "msecs": 105.55458068847656, - "msg": "%s Loading property for '%s' from source instance (%s)", - "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, - "processName": "MainProcess", - "relativeCreated": 111.5267276763916, - "stack_info": null, - "thread": 140347413657408, - "threadName": "MainThread" - }, - { - "args": [ - "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" - ], - "asctime": "2021-01-14 00:51:42,105", - "created": 1610581902.1058476, - "exc_info": null, - "exc_text": null, - "filename": "__init__.py", - "funcName": "_save_cache", - "levelname": "INFO", - "levelno": 20, - "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", - "module": "__init__", - "msecs": 105.84759712219238, - "msg": "%s cache-file stored (%s)", - "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, - "processName": "MainProcess", - "relativeCreated": 111.81974411010742, - "stack_info": null, - "thread": 140347413657408, - "threadName": "MainThread" - }, - { - "args": [ - "PickCache:", - "integer", - "17" - ], - "asctime": "2021-01-14 00:51:42,106", - "created": 1610581902.1062553, - "exc_info": null, - "exc_text": null, - "filename": "__init__.py", - "funcName": "get", - "levelname": "DEBUG", - "levelno": 10, - "lineno": 106, - "message": "PickCache: Loading property for 'integer' from source instance (17)", - "module": "__init__", - "msecs": 106.25529289245605, - "msg": "%s Loading property for '%s' from source instance (%s)", - "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, - "processName": "MainProcess", - "relativeCreated": 112.2274398803711, - "stack_info": null, - "thread": 140347413657408, - "threadName": "MainThread" - }, - { - "args": [ - "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" - ], - "asctime": "2021-01-14 00:51:42,106", - "created": 1610581902.106544, - "exc_info": null, - "exc_text": null, - "filename": "__init__.py", - "funcName": "_save_cache", - "levelname": "INFO", - "levelno": 20, - "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", - "module": "__init__", - "msecs": 106.54401779174805, - "msg": "%s cache-file stored (%s)", - "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, - "processName": "MainProcess", - "relativeCreated": 112.51616477966309, - "stack_info": null, - "thread": 140347413657408, - "threadName": "MainThread" - }, { "args": [ "PickCache:", "unicode", "'unicode'" ], - "asctime": "2021-01-14 00:51:42,106", - "created": 1610581902.1068692, + "asctime": "2021-02-28 18:40:20,636", + "created": 1614534020.6366148, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -21560,24 +21450,24 @@ "lineno": 106, "message": "PickCache: Loading property for 'unicode' from source instance ('unicode')", "module": "__init__", - "msecs": 106.86922073364258, + "msecs": 636.6147994995117, "msg": "%s Loading property for '%s' from source instance (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 112.84136772155762, + "relativeCreated": 99.9298095703125, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,107", - "created": 1610581902.1071723, + "asctime": "2021-02-28 18:40:20,636", + "created": 1614534020.63692, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -21585,38 +21475,148 @@ "levelname": "INFO", "levelno": 20, "lineno": 170, - "message": "PickCache: cache-file stored (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", "module": "__init__", - "msecs": 107.17225074768066, + "msecs": 636.9199752807617, "msg": "%s cache-file stored (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 113.1443977355957, + "relativeCreated": 100.2349853515625, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, + "threadName": "MainThread" + }, + { + "args": [ + "PickCache:", + "str", + "'string'" + ], + "asctime": "2021-02-28 18:40:20,637", + "created": 1614534020.6373036, + "exc_info": null, + "exc_text": null, + "filename": "__init__.py", + "funcName": "get", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 106, + "message": "PickCache: Loading property for 'str' from source instance ('string')", + "module": "__init__", + "msecs": 637.3035907745361, + "msg": "%s Loading property for '%s' from source instance (%s)", + "name": "root.caching", + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, + "processName": "MainProcess", + "relativeCreated": 100.61860084533691, + "stack_info": null, + "thread": 140414899820352, + "threadName": "MainThread" + }, + { + "args": [ + "PickCache:", + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" + ], + "asctime": "2021-02-28 18:40:20,637", + "created": 1614534020.6379328, + "exc_info": null, + "exc_text": null, + "filename": "__init__.py", + "funcName": "_save_cache", + "levelname": "INFO", + "levelno": 20, + "lineno": 170, + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", + "module": "__init__", + "msecs": 637.9327774047852, + "msg": "%s cache-file stored (%s)", + "name": "root.caching", + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, + "processName": "MainProcess", + "relativeCreated": 101.24778747558594, + "stack_info": null, + "thread": 140414899820352, + "threadName": "MainThread" + }, + { + "args": [ + "PickCache:", + "integer", + "17" + ], + "asctime": "2021-02-28 18:40:20,638", + "created": 1614534020.6383743, + "exc_info": null, + "exc_text": null, + "filename": "__init__.py", + "funcName": "get", + "levelname": "DEBUG", + "levelno": 10, + "lineno": 106, + "message": "PickCache: Loading property for 'integer' from source instance (17)", + "module": "__init__", + "msecs": 638.3743286132812, + "msg": "%s Loading property for '%s' from source instance (%s)", + "name": "root.caching", + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, + "processName": "MainProcess", + "relativeCreated": 101.68933868408203, + "stack_info": null, + "thread": 140414899820352, + "threadName": "MainThread" + }, + { + "args": [ + "PickCache:", + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" + ], + "asctime": "2021-02-28 18:40:20,638", + "created": 1614534020.6385617, + "exc_info": null, + "exc_text": null, + "filename": "__init__.py", + "funcName": "_save_cache", + "levelname": "INFO", + "levelno": 20, + "lineno": 170, + "message": "PickCache: cache-file stored (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", + "module": "__init__", + "msecs": 638.5617256164551, + "msg": "%s cache-file stored (%s)", + "name": "root.caching", + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, + "processName": "MainProcess", + "relativeCreated": 101.87673568725586, + "stack_info": null, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 107.38515853881836, + "msecs": 638.7016773223877, "msg": "Partially initialising cache object by requesting some information.", "name": "__tLogger__", - "pathname": "src/tests/test_no_load_on_init.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_no_load_on_init.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 113.3573055267334, + "relativeCreated": 102.01668739318848, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.0002129077911376953 + "time_consumption": 0.0001399517059326172 }, { "args": [ "property_cache_pickle" ], - "asctime": "2021-01-14 00:51:42,107", - "created": 1610581902.107691, + "asctime": "2021-02-28 18:40:20,639", + "created": 1614534020.6393518, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", @@ -21630,10 +21630,10 @@ { "args": [ "PickCache:", - "/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" + "/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl" ], - "asctime": "2021-01-14 00:51:42,107", - "created": 1610581902.107544, + "asctime": "2021-02-28 18:40:20,639", + "created": 1614534020.6390915, "exc_info": null, "exc_text": null, "filename": "__init__.py", @@ -21641,25 +21641,25 @@ "levelname": "INFO", "levelno": 20, "lineno": 145, - "message": "PickCache: Loading properties from cache (/user_data/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", + "message": "PickCache: Loading properties from cache (/usr/data/dirk/prj/unittest/caching/unittest/output_data/no_load_on_init.pkl)", "module": "__init__", - "msecs": 107.5439453125, + "msecs": 639.0914916992188, "msg": "%s Loading properties from cache (%s)", "name": "root.caching", - "pathname": "src/caching/__init__.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/caching/__init__.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 113.51609230041504, + "relativeCreated": 102.40650177001953, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { "args": [ - "{'_property_cache_uid_': 'my_unique_id', '_property_cache_data_version_': 1, 'str': 'string', 'integer': 17, 'unicode': 'unicode'}" + "{'_property_cache_uid_': 'my_unique_id', '_property_cache_data_version_': 1, 'unicode': 'unicode', 'str': 'string', 'integer': 17}" ], - "asctime": "2021-01-14 00:51:42,107", - "created": 1610581902.1076055, + "asctime": "2021-02-28 18:40:20,639", + "created": 1614534020.6392198, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", @@ -21667,17 +21667,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 23, - "message": "Using storage object of cache class for comparison: {'_property_cache_uid_': 'my_unique_id', '_property_cache_data_version_': 1, 'str': 'string', 'integer': 17, 'unicode': 'unicode'}", + "message": "Using storage object of cache class for comparison: {'_property_cache_uid_': 'my_unique_id', '_property_cache_data_version_': 1, 'unicode': 'unicode', 'str': 'string', 'integer': 17}", "module": "test_no_load_on_init", - "msecs": 107.6054573059082, + "msecs": 639.2197608947754, "msg": "Using storage object of cache class for comparison: %s", "name": "__unittest__", - "pathname": "src/tests/test_no_load_on_init.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_no_load_on_init.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 113.57760429382324, + "relativeCreated": 102.53477096557617, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -21685,8 +21685,8 @@ "_property_cache_data_version_", "_property_cache_uid_" ], - "asctime": "2021-01-14 00:51:42,107", - "created": 1610581902.107654, + "asctime": "2021-02-28 18:40:20,639", + "created": 1614534020.639296, "exc_info": null, "exc_text": null, "filename": "test_no_load_on_init.py", @@ -21696,37 +21696,37 @@ "lineno": 24, "message": "Deleting overhead keys: _property_cache_data_version_, _property_cache_uid_", "module": "test_no_load_on_init", - "msecs": 107.65409469604492, + "msecs": 639.2960548400879, "msg": "Deleting overhead keys: %s, %s", "name": "__unittest__", - "pathname": "src/tests/test_no_load_on_init.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_no_load_on_init.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 113.62624168395996, + "relativeCreated": 102.61106491088867, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 107.69104957580566, + "msecs": 639.3518447875977, "msg": "Extracting storage object from %s for comparison.", "name": "__tLogger__", - "pathname": "src/tests/test_no_load_on_init.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/tests/test_no_load_on_init.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 113.6631965637207, + "relativeCreated": 102.66685485839844, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 3.695487976074219e-05 + "time_consumption": 5.5789947509765625e-05 }, { "args": [ - "{'str': 'string', 'integer': 17, 'unicode': 'unicode'}", + "{'unicode': 'unicode', 'str': 'string', 'integer': 17}", "" ], - "asctime": "2021-01-14 00:51:42,107", - "created": 1610581902.1079264, + "asctime": "2021-02-28 18:40:20,639", + "created": 1614534020.6397738, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -21734,17 +21734,17 @@ "levelname": "INFO", "levelno": 20, "lineno": 144, - "message": "Cache object is correct (Content {'str': 'string', 'integer': 17, 'unicode': 'unicode'} and Type is ).", + "message": "Cache object is correct (Content {'unicode': 'unicode', 'str': 'string', 'integer': 17} and Type is ).", "module": "test", "moduleLogger": [ { "args": [ "Cache object", - "{ 'str': 'string', 'integer': 17, 'unicode': 'unicode' }", + "{ 'unicode': 'unicode', 'str': 'string', 'integer': 17 }", "" ], - "asctime": "2021-01-14 00:51:42,107", - "created": 1610581902.1078072, + "asctime": "2021-02-28 18:40:20,639", + "created": 1614534020.639586, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -21752,17 +21752,17 @@ "levelname": "DEBUG", "levelno": 10, "lineno": 22, - "message": "Result (Cache object): { 'str': 'string', 'integer': 17, 'unicode': 'unicode' } ()", + "message": "Result (Cache object): { 'unicode': 'unicode', 'str': 'string', 'integer': 17 } ()", "module": "test", - "msecs": 107.80715942382812, + "msecs": 639.5859718322754, "msg": "Result (%s): %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 113.77930641174316, + "relativeCreated": 102.90098190307617, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" }, { @@ -21771,8 +21771,8 @@ "{ 'str': 'string', 'unicode': 'unicode', 'integer': 17 }", "" ], - "asctime": "2021-01-14 00:51:42,107", - "created": 1610581902.1078627, + "asctime": "2021-02-28 18:40:20,639", + "created": 1614534020.6396797, "exc_info": null, "exc_text": null, "filename": "test.py", @@ -21782,40 +21782,40 @@ "lineno": 26, "message": "Expectation (Cache object): result = { 'str': 'string', 'unicode': 'unicode', 'integer': 17 } ()", "module": "test", - "msecs": 107.86271095275879, + "msecs": 639.6796703338623, "msg": "Expectation (%s): result = %s (%s)", "name": "__unittest__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 113.83485794067383, + "relativeCreated": 102.99468040466309, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread" } ], - "msecs": 107.9263687133789, + "msecs": 639.7738456726074, "msg": "Cache object is correct (Content %s and Type is %s).", "name": "__tLogger__", - "pathname": "src/unittest/test.py", - "process": 18674, + "pathname": "/usr/data/dirk/prj/unittest/caching/unittest/src/unittest/test.py", + "process": 60053, "processName": "MainProcess", - "relativeCreated": 113.89851570129395, + "relativeCreated": 103.0888557434082, "stack_info": null, - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 6.365776062011719e-05 + "time_consumption": 9.417533874511719e-05 } ], - "thread": 140347413657408, + "thread": 140414899820352, "threadName": "MainThread", - "time_consumption": 0.004049539566040039, - "time_finished": "2021-01-14 00:51:42,107", - "time_start": "2021-01-14 00:51:42,103" + "time_consumption": 0.003978729248046875, + "time_finished": "2021-02-28 18:40:20,639", + "time_start": "2021-02-28 18:40:20,635" } }, "testrun_id": "p3", - "time_consumption": 0.057662248611450195, + "time_consumption": 0.04323601722717285, "uid_list_sorted": [ "caching.property_cache_json: Test full initialised JSON-Cache-Object", "caching.property_cache_json: Test partially initialisation of JSON-Cache-Object", diff --git a/_testresults_/unittest.pdf b/_testresults_/unittest.pdf index fe0a255..5ab60bf 100644 Binary files a/_testresults_/unittest.pdf and b/_testresults_/unittest.pdf differ