Test Report : TEST-lifetime_test-20240330135216.xml

  • lifetime_test

Test Suite: lifetime_test-20240330135216

Results

Duration362.387 sec
Tests1
Failures0

Tests

lifetime_test

Test case:test
Outcome:Passed
Duration:362.387 sec
FailedNone
None

Suite stdout:

[1711806736837] [INFO] DEV-3996365522  Device 3996365522 (type: 1)  has been created
[1711806736837] [INFO] FW-UPD  Initialized
[1711806736837]  [DBG] FW-UPD  enter <function device_base.set_hub at 0x7f377d477e20> (<uclient.hub.HUB object at 0x7f377d446a90>,)
[1711806736837]  [DBG] FW-UPD  exit <function device_base.set_hub at 0x7f377d477e20> ret: None
[1711806736837]  [DBG] MQTT  enter <function mqtt_transport.set_lastwill at 0x7f377d4767a0> ('<48:3f:da:55:07:5b/status', '-1')
[1711806736837]  [DBG] MQTT  exit <function mqtt_transport.set_lastwill at 0x7f377d4767a0> ret: None
[1711806736837]  [DBG] MQTT  enter <function mqtt_transport.on_connect at 0x7f377d476520> (<bound method HUB.__on_connect of <uclient.hub.HUB object at 0x7f377d446a90>>,)
[1711806736837]  [DBG] MQTT  exit <function mqtt_transport.on_connect at 0x7f377d476520> ret: None
[1711806736837]  [DBG] MQTT  enter <function mqtt_transport.on_disconnect at 0x7f377d476660> (<bound method HUB.__on_disconnect of <uclient.hub.HUB object at 0x7f377d446a90>>,)
[1711806736837]  [DBG] MQTT  exit <function mqtt_transport.on_disconnect at 0x7f377d476660> ret: None
[1711806736837] [WARN] HUB  Try to connect without uri-schema
[1711806736837]  [DBG] MQTT  enter <function mqtt_transport.connect at 0x7f377d475ee0> ('x.ks.ua',)
[1711806737840] [INFO] HUB  Connected
[1711806737841]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7f377d476160> ('>hub', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f377d446a90>>)
[1711806737882]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7f377d476160> ret: None
[1711806737882]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7f377d476160> ('>user/dev', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f377d446a90>>)
[1711806737926]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7f377d476160> ret: None
[1711806737926] [INFO] HUB  (HUB) Subscribe to : {topic: /48:3f:da:55:07:5b/time }
[1711806737926]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7f377d476160> ('/48:3f:da:55:07:5b/time', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f377d446a90>>)
[1711806737970]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7f377d476160> ret: None
[1711806737970] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/lifetime }
[1711806737970]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7f377d476160> ('>48:3f:da:55:07:5b/lifetime', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f377d446a90>>)
[1711806738014]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7f377d476160> ret: None
[1711806738014] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/error }
[1711806738014]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7f377d476160> ('>48:3f:da:55:07:5b/error', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f377d446a90>>)
[1711806738058]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7f377d476160> ret: None
[1711806738058] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/ping }
[1711806738058]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7f377d476160> ('>48:3f:da:55:07:5b/ping', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f377d446a90>>)
[1711806738102]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7f377d476160> ret: None
[1711806738102] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/version }
[1711806738102]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7f377d476160> ('>48:3f:da:55:07:5b/version', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f377d446a90>>)
[1711806738146]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7f377d476160> ret: None
[1711806738146]  [DBG] MQTT  exit <function mqtt_transport.connect at 0x7f377d475ee0> ret: None
[1711806738147]  [DBG] HUB  Step, state: 0 (next: 1711806739147)
[1711806738147] [INFO] HUB  Publish reg token: 48:3f:da:55:07:5b
[1711806738147]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('/reg', '48:3f:da:55:07:5b')
[1711806738190]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806738234] [INFO] HUB  Message: {topic: /48:3f:da:55:07:5b/time, value: 1711806738192 }
[1711806738234] [INFO] HUB  Registration finish, time: 1711806738192
[1711806738234]  [DBG] FW-UPD  enter <function device_base.register at 0x7f377d268360> (1711806738,)
[1711806738234] [INFO] FW-UPD  Device 3996365522 registration on the server @ 1711806738
[1711806738234] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/3996365522/# }
[1711806738234]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7f377d476160> ('>48:3f:da:55:07:5b/3996365522/#', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7f377d446a90>>)
[1711806738278]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7f377d476160> ret: None
[1711806738278]  [DBG] FW-UPD  exit <function device_base.register at 0x7f377d268360> ret: None
[1711806739147]  [DBG] HUB  Step, state: 1 (next: 1711806740147)
[1711806739147]  [DBG] FW-UPD  enter <function device_base.info_req at 0x7f377d268c20> ()
[1711806739147]  [DBG] FW-UPD  exit <function device_base.info_req at 0x7f377d268c20> ret: {'s': 3996365522, 't': 1, 'r': {0: 3996365522, 1: 1711806738}}
[1711806739147] [INFO] HUB  Publish message: { topic: info, value: {"mac": "48:3f:da:55:07:5b", "version": "R240330;master;d9604b086c82824a652e822a8dd1b981e006f9bd", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1711806738}}]} }
[1711806739147]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('/48:3f:da:55:07:5b/info', '{"mac": "48:3f:da:55:07:5b", "version": "R240330;master;d9604b086c82824a652e822a8dd1b981e006f9bd", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1711806738}}]}')
[1711806739147]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
Waiting for status: 61 s
[1711806799147]  [DBG] HUB  Step, state: 2 (next: 1711806859147)
[1711806799147] [INFO] HUB  Publish message: { topic: status, value: 0 }
[1711806799147]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('/48:3f:da:55:07:5b/status', 0)
[1711806799147]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806799147]  [DBG] FW-UPD  enter <function device_base.publish_status at 0x7f377d268220> ()
[1711806799147] [INFO] HUB  Publish message: { topic: 3996365522/status, value: 0 }
[1711806799147]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/status', 0)
[1711806799147]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806799147]  [DBG] FW-UPD  exit <function device_base.publish_status at 0x7f377d268220> ret: None
Start: 1711806799.2064054
[1711806799211]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 0)
[1711806799211] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 0 }
[1711806799211]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '0')
[1711806799212]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806799212]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806800215]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 1)
[1711806800217] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 1 }
[1711806800217]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '1')
[1711806800217]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806800217]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806801219]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 2)
[1711806801219] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 2 }
[1711806801219]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '2')
[1711806801230]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806801232]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806802235]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 3)
[1711806802235] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 3 }
[1711806802235]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '3')
[1711806802236]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806802238]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806803240]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 4)
[1711806803240] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 4 }
[1711806803240]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '4')
[1711806803240]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806803240]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806804245]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 5)
[1711806804245] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 5 }
[1711806804245]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '5')
[1711806804245]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806804245]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806805250]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 6)
[1711806805250] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 6 }
[1711806805250]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '6')
[1711806805251]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806805251]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806806253]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 7)
[1711806806254] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 7 }
[1711806806254]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '7')
[1711806806254]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806806254]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806807255]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 8)
[1711806807255] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 8 }
[1711806807255]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '8')
[1711806807256]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806807256]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806808257]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 9)
[1711806808257] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 9 }
[1711806808257]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '9')
[1711806808258]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806808258]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806809259]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 10)
[1711806809259] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 10 }
[1711806809259]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '10')
[1711806809260]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806809260]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806810263]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 11)
[1711806810263] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 11 }
[1711806810263]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '11')
[1711806810263]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806810263]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806811265]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 12)
[1711806811265] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 12 }
[1711806811265]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '12')
[1711806811265]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806811265]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806812268]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 13)
[1711806812268] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 13 }
[1711806812268]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '13')
[1711806812268]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806812270]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806813271]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 14)
[1711806813271] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 14 }
[1711806813272]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '14')
[1711806813272]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806813272]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806814275]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 15)
[1711806814275] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 15 }
[1711806814275]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '15')
[1711806814275]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806814277]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806815282]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 16)
[1711806815282] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 16 }
[1711806815282]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '16')
[1711806815283]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806815283]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806816290]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 17)
[1711806816291] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 17 }
[1711806816291]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '17')
[1711806816291]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806816291]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806817302]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 18)
[1711806817302] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 18 }
[1711806817302]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '18')
[1711806817302]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806817302]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806818304]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 19)
[1711806818305] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 19 }
[1711806818305]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '19')
[1711806818307]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806818307]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806819310]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 20)
[1711806819310] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 20 }
[1711806819310]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '20')
[1711806819311]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806819313]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806820315]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 21)
[1711806820315] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 21 }
[1711806820315]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '21')
[1711806820316]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806820318]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806821320]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 22)
[1711806821320] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 22 }
[1711806821320]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '22')
[1711806821321]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806821321]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806822324]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 23)
[1711806822325] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 23 }
[1711806822325]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '23')
[1711806822325]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806822325]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806823326]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 24)
[1711806823326] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 24 }
[1711806823326]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '24')
[1711806823326]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806823326]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806824327]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 25)
[1711806824327] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 25 }
[1711806824327]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '25')
[1711806824328]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806824328]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806825329]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 26)
[1711806825329] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 26 }
[1711806825329]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '26')
[1711806825329]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806825329]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806826332]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 27)
[1711806826332] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 27 }
[1711806826333]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '27')
[1711806826333]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806826333]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806827336]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 28)
[1711806827336] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 28 }
[1711806827337]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '28')
[1711806827337]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806827337]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806828339]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 29)
[1711806828339] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 29 }
[1711806828340]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '29')
[1711806828340]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806828340]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
Waiting for status: 61 s
[1711806859147]  [DBG] HUB  Step, state: 2 (next: 1711806919147)
[1711806859147] [INFO] HUB  Publish message: { topic: status, value: 30 }
[1711806859147]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('/48:3f:da:55:07:5b/status', 30)
[1711806859147]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806859147]  [DBG] FW-UPD  enter <function device_base.publish_status at 0x7f377d268220> ()
[1711806859147] [INFO] HUB  Publish message: { topic: 3996365522/status, value: 30 }
[1711806859147]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/status', 30)
[1711806859147]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806859147]  [DBG] FW-UPD  exit <function device_base.publish_status at 0x7f377d268220> ret: None
Stop: 1711806859.162604; diff: 59.95619869232178
[1711806859174] [INFO] HUB  Message: {topic: >48:3f:da:55:07:5b/lifetime, value: 120 }
[1711806859174] [INFO] HUB  Set new lifetime: 120
Waiting for status: 121 s
[1711806979147]  [DBG] HUB  Step, state: 2 (next: 1711807099147)
[1711806979147] [INFO] HUB  Publish message: { topic: status, value: 30 }
[1711806979147]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('/48:3f:da:55:07:5b/status', 30)
[1711806979147]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806979147]  [DBG] FW-UPD  enter <function device_base.publish_status at 0x7f377d268220> ()
[1711806979147] [INFO] HUB  Publish message: { topic: 3996365522/status, value: 30 }
[1711806979147]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/status', 30)
[1711806979147]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806979147]  [DBG] FW-UPD  exit <function device_base.publish_status at 0x7f377d268220> ret: None
Start: 1711806979.202838
[1711806979216]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 0)
[1711806979216] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 0 }
[1711806979216]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '0')
[1711806979217]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806979217]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806980219]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 1)
[1711806980219] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 1 }
[1711806980219]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '1')
[1711806980222]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806980225]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806981228]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 2)
[1711806981228] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 2 }
[1711806981228]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '2')
[1711806981229]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806981229]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806982234]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 3)
[1711806982234] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 3 }
[1711806982234]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '3')
[1711806982234]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806982236]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806983238]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 4)
[1711806983238] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 4 }
[1711806983238]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '4')
[1711806983238]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806983238]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806984242]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 5)
[1711806984242] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 5 }
[1711806984242]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '5')
[1711806984243]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806984243]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806985246]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 6)
[1711806985246] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 6 }
[1711806985246]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '6')
[1711806985246]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806985246]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806986249]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 7)
[1711806986249] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 7 }
[1711806986249]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '7')
[1711806986249]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806986249]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806987251]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 8)
[1711806987251] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 8 }
[1711806987252]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '8')
[1711806987252]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806987252]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806988254]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 9)
[1711806988254] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 9 }
[1711806988254]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '9')
[1711806988255]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806988255]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806989260]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 10)
[1711806989260] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 10 }
[1711806989260]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '10')
[1711806989261]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806989263]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806990265]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 11)
[1711806990265] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 11 }
[1711806990265]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '11')
[1711806990265]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806990268]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806991270]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 12)
[1711806991270] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 12 }
[1711806991270]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '12')
[1711806991270]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806991270]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806992274]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 13)
[1711806992274] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 13 }
[1711806992274]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '13')
[1711806992275]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806992277]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806993279]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 14)
[1711806993279] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 14 }
[1711806993279]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '14')
[1711806993280]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806993280]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806994282]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 15)
[1711806994282] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 15 }
[1711806994282]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '15')
[1711806994283]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806994284]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806995286]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 16)
[1711806995286] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 16 }
[1711806995286]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '16')
[1711806995286]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806995288]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806996289]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 17)
[1711806996290] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 17 }
[1711806996290]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '17')
[1711806996290]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806996290]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806997292]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 18)
[1711806997292] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 18 }
[1711806997292]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '18')
[1711806997298]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806997299]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806998301]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 19)
[1711806998301] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 19 }
[1711806998301]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '19')
[1711806998305]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806998305]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711806999309]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 20)
[1711806999310] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 20 }
[1711806999310]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '20')
[1711806999310]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711806999313]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711807000315]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 21)
[1711807000315] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 21 }
[1711807000315]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '21')
[1711807000315]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711807000315]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711807001319]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 22)
[1711807001319] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 22 }
[1711807001319]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '22')
[1711807001320]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711807001320]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711807002321]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 23)
[1711807002321] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 23 }
[1711807002321]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '23')
[1711807002321]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711807002321]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711807003323]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 24)
[1711807003323] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 24 }
[1711807003323]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '24')
[1711807003324]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711807003324]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711807004327]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 25)
[1711807004327] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 25 }
[1711807004327]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '25')
[1711807004327]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711807004327]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711807005329]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 26)
[1711807005329] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 26 }
[1711807005329]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '26')
[1711807005330]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711807005330]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711807006332]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 27)
[1711807006332] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 27 }
[1711807006332]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '27')
[1711807006333]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711807006335]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711807007337]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 28)
[1711807007337] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 28 }
[1711807007337]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '28')
[1711807007338]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711807007341]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
[1711807008343]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7f377d2680e0> (8, 29)
[1711807008343] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 29 }
[1711807008343]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/8', '29')
[1711807008344]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711807008347]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7f377d2680e0> ret: None
Waiting for status: 121 s
[1711807099147]  [DBG] HUB  Step, state: 2 (next: 1711807219147)
[1711807099147] [INFO] HUB  Publish message: { topic: status, value: 60 }
[1711807099147]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('/48:3f:da:55:07:5b/status', 60)
[1711807099147]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711807099147]  [DBG] FW-UPD  enter <function device_base.publish_status at 0x7f377d268220> ()
[1711807099147] [INFO] HUB  Publish message: { topic: 3996365522/status, value: 60 }
[1711807099147]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7f377d476020> ('<48:3f:da:55:07:5b/3996365522/status', 60)
[1711807099147]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7f377d476020> ret: None
[1711807099147]  [DBG] FW-UPD  exit <function device_base.publish_status at 0x7f377d268220> ret: None
Stop: 1711807099.2034278; diff: 120.0005898475647
Lifetime: 240.03426504135132
[1711807099209]  [DBG] MQTT  enter <function mqtt_transport.disconnect at 0x7f377d4763e0> ()
[1711807099209]  [DBG] MQTT  exit <function mqtt_transport.disconnect at 0x7f377d4763e0> ret: None
[1711807099210] [WARN] HUB  Disconecting from broker

Suite stderr:

2024-03-30 13:52:19,155 - TEST - INFO - OP take: 1008.336 ms
2024-03-30 13:52:19,164 - TEST - INFO - Connected with result code: 0
2024-03-30 13:52:19,168 - TEST - INFO - OP take: 10.076 ms
2024-03-30 13:53:19,206 - TEST - INFO - OP take: 59037.319 ms
2024-03-30 13:54:19,172 - TEST - INFO - OP take: 29828.987 ms
2024-03-30 13:54:19,173 - TEST - INFO - [hub] => { 'lifetime' : '120' }
2024-03-30 13:56:19,212 - TEST - INFO - OP take: 119037.057 ms
2024-03-30 13:58:19,203 - TEST - INFO - OP take: 89855.507 ms
2024-03-30 13:58:19,216 - TEST - WARNING - Disconecting from broker
2024-03-30 13:58:19,230 - TEST - WARNING - Disconecting from broker