Test Report : TEST-user_list_test-20240211155240.xml
Test Suite: user_list_test-20240211155240
Results
| Duration | 3.446 sec |
| Tests | 1 |
| Failures | 0 |
Tests
user_list_test
| Test case: | test |
| Outcome: | Passed |
| Duration: | 3.446 sec |
| Failed | None |
None
Suite stdout:
[1707666760597] [INFO] DEV-3996365522 Device 3996365522 (type: 1) has been created
[1707666760597] [DBG] DEV-3996365522 enter <function device_base.set_hub at 0x7f4be1fffba0> (<uclient.hub.HUB object at 0x7f4be1348790>,)
[1707666760597] [DBG] DEV-3996365522 exit <function device_base.set_hub at 0x7f4be1fffba0> ret: None
[1707666760597] [DBG] MQTT enter <function mqtt_transport.set_lastwill at 0x7f4be14d2160> ('<48:3f:da:55:07:5b/status', '-1')
[1707666760598] [DBG] MQTT exit <function mqtt_transport.set_lastwill at 0x7f4be14d2160> ret: None
[1707666760598] [DBG] MQTT enter <function mqtt_transport.on_connect at 0x7f4be14d23e0> (<bound method HUB.__on_connect of <uclient.hub.HUB object at 0x7f4be1348790>>,)
[1707666760598] [DBG] MQTT exit <function mqtt_transport.on_connect at 0x7f4be14d23e0> ret: None
[1707666760598] [DBG] MQTT enter <function mqtt_transport.on_disconnect at 0x7f4be14d22a0> (<bound method HUB.__on_disconnect of <uclient.hub.HUB object at 0x7f4be1348790>>,)
[1707666760598] [DBG] MQTT exit <function mqtt_transport.on_disconnect at 0x7f4be14d22a0> ret: None
[1707666760598] [WARN] HUB Try to connect without uri-schema
[1707666760598] [DBG] MQTT enter <function mqtt_transport.connect at 0x7f4be14d2a20> ('x.ks.ua',)
[1707666761602] [INFO] HUB Connected
[1707666761602] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f4be14d27a0> ('>hub', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f4be1348790>>)
[1707666761643] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f4be14d27a0> ret: None
[1707666761644] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f4be14d27a0> ('>user/dev', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f4be1348790>>)
[1707666761687] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f4be14d27a0> ret: None
[1707666761687] [INFO] HUB (HUB) Subscribe to : {topic: /48:3f:da:55:07:5b/time }
[1707666761687] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f4be14d27a0> ('/48:3f:da:55:07:5b/time', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f4be1348790>>)
[1707666761731] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f4be14d27a0> ret: None
[1707666761731] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/lifetime }
[1707666761731] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f4be14d27a0> ('>48:3f:da:55:07:5b/lifetime', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f4be1348790>>)
[1707666761775] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f4be14d27a0> ret: None
[1707666761775] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/error }
[1707666761775] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f4be14d27a0> ('>48:3f:da:55:07:5b/error', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f4be1348790>>)
[1707666761819] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f4be14d27a0> ret: None
[1707666761819] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/ping }
[1707666761819] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f4be14d27a0> ('>48:3f:da:55:07:5b/ping', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f4be1348790>>)
[1707666761863] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f4be14d27a0> ret: None
[1707666761863] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/version }
[1707666761863] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f4be14d27a0> ('>48:3f:da:55:07:5b/version', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f4be1348790>>)
[1707666761907] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f4be14d27a0> ret: None
[1707666761907] [DBG] MQTT exit <function mqtt_transport.connect at 0x7f4be14d2a20> ret: None
[1707666761908] [DBG] HUB Step, state: 0 (next: 1707666762908)
[1707666761908] [INFO] HUB Publish reg token: 48:3f:da:55:07:5b
[1707666761908] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f4be14d28e0> ('/reg', '48:3f:da:55:07:5b')
[1707666761953] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f4be14d28e0> ret: None
[1707666761995] [INFO] HUB Message: {topic: /48:3f:da:55:07:5b/time, value: 1707666761961 }
[1707666761995] [INFO] HUB Registration finish, time: 1707666761961
[1707666761995] [DBG] DEV-3996365522 enter <function device_base.register at 0x7f4be20200e0> (1707666761,)
[1707666761995] [INFO] DEV-3996365522 Device 3996365522 registration on the server @ 1707666761
[1707666761995] [INFO] HUB (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/3996365522/# }
[1707666761995] [DBG] MQTT enter <function mqtt_transport.subscribe at 0x7f4be14d27a0> ('>48:3f:da:55:07:5b/3996365522/#', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f4be1348790>>)
[1707666762039] [DBG] MQTT exit <function mqtt_transport.subscribe at 0x7f4be14d27a0> ret: None
[1707666762039] [DBG] DEV-3996365522 exit <function device_base.register at 0x7f4be20200e0> ret: None
[1707666762908] [DBG] HUB Step, state: 1 (next: 1707666763908)
[1707666762908] [DBG] DEV-3996365522 enter <function device_base.info_req at 0x7f4be20209a0> ()
[1707666762908] [DBG] DEV-3996365522 exit <function device_base.info_req at 0x7f4be20209a0> ret: {'s': 3996365522, 't': 1, 'r': {0: 3996365522, 1: 1707666761}}
[1707666762908] [INFO] HUB Publish message: { topic: info, value: {"mac": "48:3f:da:55:07:5b", "version": "R240211;master;c7a377ab91e966dd8ef50ec839bbd0cd5f178bbe", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1707666761}}]} }
[1707666762908] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f4be14d28e0> ('/48:3f:da:55:07:5b/info', '{"mac": "48:3f:da:55:07:5b", "version": "R240211;master;c7a377ab91e966dd8ef50ec839bbd0cd5f178bbe", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1707666761}}]}')
[1707666762908] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f4be14d28e0> ret: None
[1707666762928] [INFO] HUB Message: {topic: >48:3f:da:55:07:5b/3996365522/user/add, value: "J8GTl7SsleUnuPB7dDFeuC8H9p0DqRakOESA2TMzPdt87U7HJ6xID8J+Pl1Yor/PRyw5Sg9xDF9ssU76TnMeSdU6CAUEj513Bn7xmNXaPaW9fd+mhgp2UthablkMIRPr7QGz0Lw+YXRLzpJmVpisNg==.6KMI62AT1YzWAQ4SWOxESxwfDhoAm1+JBIBvUQsvuco=" }
[1707666762931] [INFO] DEV-3996365522 User created. User count: 1
[1707666762931] [INFO] HUB Publish message: { topic: 3996365522/user/add, value: "hdMU2nT5by40zEY21b1Ufg==.F1SYOOcOwzmUSeNJDfOJjHHt6JMjw/o3mwEREqPbwWE=" }
[1707666762931] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f4be14d28e0> ('<48:3f:da:55:07:5b/3996365522/user/add', '"hdMU2nT5by40zEY21b1Ufg==.F1SYOOcOwzmUSeNJDfOJjHHt6JMjw/o3mwEREqPbwWE="')
[1707666762931] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f4be14d28e0> ret: None
[1707666763987] [INFO] HUB Message: {topic: >user/dev, value: yt2q8P3UwdnRsQHRD9VS9TKrGx0aaSfbDOXC7m1xjHY= }
[1707666763988] [DBG] MQTT enter <function mqtt_transport.publish at 0x7f4be14d28e0> ('<user/dev', '48:3f:da:55:07:5b/3996365522')
[1707666763989] [DBG] MQTT exit <function mqtt_transport.publish at 0x7f4be14d28e0> ret: None
[1707666764041] [DBG] MQTT enter <function mqtt_transport.disconnect at 0x7f4be14d2520> ()
[1707666764041] [DBG] MQTT exit <function mqtt_transport.disconnect at 0x7f4be14d2520> ret: None
[1707666764042] [WARN] HUB Disconecting from broker
Suite stderr:
2024-02-11 15:52:42,913 - TEST - INFO - OP take: 1005.398 ms
2024-02-11 15:52:42,922 - TEST - INFO - Connected with result code: 0
2024-02-11 15:52:42,927 - TEST - INFO - OP take: 10.084 ms
2024-02-11 15:52:42,927 - TEST - INFO - Create user: admin@admin.com pwd: 11223344 user_id: fb81c4cc20a3d5d1c700b89c4ebaecf786ea76c0518c7592119b6949f912d44e
2024-02-11 15:52:42,928 - TEST - INFO - [dev] => { 'user/add' : 'J8GTl7SsleUnuPB7dDFeuC8H9p0DqRak' }
2024-02-11 15:52:42,983 - TEST - INFO - OP take: 51.598 ms
2024-02-11 15:52:42,984 - TEST - INFO - User created: "OK"
2024-02-11 15:52:43,987 - TEST - INFO - User-ID hash: yt2q8P3UwdnRsQHRD9VS9TKrGx0aaSfbDOXC7m1xjHY=
2024-02-11 15:52:44,040 - TEST - INFO - OP take: 50.698 ms
2024-02-11 15:52:44,040 - TEST - INFO - ===> Found device: 48:3f:da:55:07:5b/3996365522
2024-02-11 15:52:44,042 - TEST - WARNING - Disconecting from broker