Test Report : TEST-lifetime_test-20240120190504.xml

  • lifetime_test

Test Suite: lifetime_test-20240120190504

Results

Duration362.383 sec
Tests1
Failures0

Tests

lifetime_test

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

Suite stdout:

[1705777504476] [INFO] DEV-3996365522  Device 3996365522 (type: 1)  has been created
[1705777504476] [INFO] FW-UPD  Initialized
[1705777504476]  [DBG] FW-UPD  enter <function device_base.set_hub at 0x7fb96232bb00> (<uclient.hub.HUB object at 0x7fb9622d4850>,)
[1705777504476]  [DBG] FW-UPD  exit <function device_base.set_hub at 0x7fb96232bb00> ret: None
[1705777504476]  [DBG] MQTT  enter <function mqtt_transport.set_lastwill at 0x7fb96232a480> ('<48:3f:da:55:07:5b/status', '-1')
[1705777504476]  [DBG] MQTT  exit <function mqtt_transport.set_lastwill at 0x7fb96232a480> ret: None
[1705777504476]  [DBG] MQTT  enter <function mqtt_transport.on_connect at 0x7fb96232a200> (<bound method HUB.__on_connect of <uclient.hub.HUB object at 0x7fb9622d4850>>,)
[1705777504476]  [DBG] MQTT  exit <function mqtt_transport.on_connect at 0x7fb96232a200> ret: None
[1705777504476]  [DBG] MQTT  enter <function mqtt_transport.on_disconnect at 0x7fb96232a340> (<bound method HUB.__on_disconnect of <uclient.hub.HUB object at 0x7fb9622d4850>>,)
[1705777504476]  [DBG] MQTT  exit <function mqtt_transport.on_disconnect at 0x7fb96232a340> ret: None
[1705777504476] [WARN] HUB  Try to connect without uri-schema
[1705777504476]  [DBG] MQTT  enter <function mqtt_transport.connect at 0x7fb962329620> ('x.ks.ua',)
[1705777505480] [INFO] HUB  Connected
[1705777505480]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fb962329e40> ('>hub', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fb9622d4850>>)
[1705777505523]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fb962329e40> ret: None
[1705777505523]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fb962329e40> ('>user/dev', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fb9622d4850>>)
[1705777505567]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fb962329e40> ret: None
[1705777505567] [INFO] HUB  (HUB) Subscribe to : {topic: /48:3f:da:55:07:5b/time }
[1705777505567]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fb962329e40> ('/48:3f:da:55:07:5b/time', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fb9622d4850>>)
[1705777505611]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fb962329e40> ret: None
[1705777505611] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/lifetime }
[1705777505611]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fb962329e40> ('>48:3f:da:55:07:5b/lifetime', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fb9622d4850>>)
[1705777505655]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fb962329e40> ret: None
[1705777505655] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/error }
[1705777505655]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fb962329e40> ('>48:3f:da:55:07:5b/error', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fb9622d4850>>)
[1705777505699]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fb962329e40> ret: None
[1705777505699] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/ping }
[1705777505699]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fb962329e40> ('>48:3f:da:55:07:5b/ping', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fb9622d4850>>)
[1705777505743]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fb962329e40> ret: None
[1705777505743] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/version }
[1705777505743]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fb962329e40> ('>48:3f:da:55:07:5b/version', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fb9622d4850>>)
[1705777505787]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fb962329e40> ret: None
[1705777505787]  [DBG] MQTT  exit <function mqtt_transport.connect at 0x7fb962329620> ret: None
[1705777505788]  [DBG] HUB  Step, state: 0 (next: 1705777506788)
[1705777505788] [INFO] HUB  Publish reg token: 48:3f:da:55:07:5b
[1705777505788]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('/reg', '48:3f:da:55:07:5b')
[1705777505831]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777505875] [INFO] HUB  Message: {topic: /48:3f:da:55:07:5b/time, value: 1705777505833 }
[1705777505875] [INFO] HUB  Registration finish, time: 1705777505833
[1705777505875]  [DBG] FW-UPD  enter <function device_base.register at 0x7fb9620bc040> (1705777505,)
[1705777505875] [INFO] FW-UPD  Device 3996365522 registration on the server @ 1705777505
[1705777505875] [INFO] HUB  (HUB) Subscribe to : {topic: >48:3f:da:55:07:5b/3996365522/# }
[1705777505875]  [DBG] MQTT  enter <function mqtt_transport.subscribe at 0x7fb962329e40> ('>48:3f:da:55:07:5b/3996365522/#', <bound method HUB.__on_message of <uclient.hub.HUB object at 0x7fb9622d4850>>)
[1705777505919]  [DBG] MQTT  exit <function mqtt_transport.subscribe at 0x7fb962329e40> ret: None
[1705777505919]  [DBG] FW-UPD  exit <function device_base.register at 0x7fb9620bc040> ret: None
[1705777506788]  [DBG] HUB  Step, state: 1 (next: 1705777507788)
[1705777506788]  [DBG] FW-UPD  enter <function device_base.info_req at 0x7fb9620bc900> ()
[1705777506788]  [DBG] FW-UPD  exit <function device_base.info_req at 0x7fb9620bc900> ret: {'s': 3996365522, 't': 1, 'r': {0: 3996365522, 1: 1705777505}}
[1705777506788] [INFO] HUB  Publish message: { topic: info, value: {"mac": "48:3f:da:55:07:5b", "version": "R240120;master;8222f96dd73c289fcc6652c68753a172c6033809", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1705777505}}]} }
[1705777506788]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('/48:3f:da:55:07:5b/info', '{"mac": "48:3f:da:55:07:5b", "version": "R240120;master;8222f96dd73c289fcc6652c68753a172c6033809", "type": "mpy", "prot": 2, "devices": [{"s": 3996365522, "t": 1, "r": {"0": 3996365522, "1": 1705777505}}]}')
[1705777506788]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
Waiting for status: 61 s
[1705777566788]  [DBG] HUB  Step, state: 2 (next: 1705777626788)
[1705777566788] [INFO] HUB  Publish message: { topic: status, value: 0 }
[1705777566788]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('/48:3f:da:55:07:5b/status', 0)
[1705777566788]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777566788]  [DBG] FW-UPD  enter <function device_base.publish_status at 0x7fb96232bec0> ()
[1705777566788] [INFO] HUB  Publish message: { topic: 3996365522/status, value: 0 }
[1705777566788]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/status', 0)
[1705777566788]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777566788]  [DBG] FW-UPD  exit <function device_base.publish_status at 0x7fb96232bec0> ret: None
Start: 1705777566.8448358
[1705777566847]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 0)
[1705777566847] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 0 }
[1705777566847]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '0')
[1705777566847]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777566847]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777567849]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 1)
[1705777567849] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 1 }
[1705777567849]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '1')
[1705777567849]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777567849]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777568852]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 2)
[1705777568852] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 2 }
[1705777568852]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '2')
[1705777568857]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777568857]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777569860]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 3)
[1705777569860] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 3 }
[1705777569860]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '3')
[1705777569861]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777569863]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777570865]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 4)
[1705777570865] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 4 }
[1705777570865]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '4')
[1705777570865]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777570865]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777571867]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 5)
[1705777571867] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 5 }
[1705777571867]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '5')
[1705777571867]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777571867]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777572869]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 6)
[1705777572870] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 6 }
[1705777572870]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '6')
[1705777572870]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777572872]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777573874]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 7)
[1705777573874] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 7 }
[1705777573874]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '7')
[1705777573874]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777573874]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777574878]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 8)
[1705777574878] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 8 }
[1705777574878]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '8')
[1705777574878]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777574878]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777575880]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 9)
[1705777575880] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 9 }
[1705777575880]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '9')
[1705777575880]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777575880]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777576882]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 10)
[1705777576882] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 10 }
[1705777576882]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '10')
[1705777576882]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777576882]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777577884]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 11)
[1705777577884] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 11 }
[1705777577884]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '11')
[1705777577884]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777577884]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777578885]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 12)
[1705777578885] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 12 }
[1705777578885]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '12')
[1705777578885]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777578885]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777579886]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 13)
[1705777579886] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 13 }
[1705777579886]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '13')
[1705777579886]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777579886]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777580889]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 14)
[1705777580889] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 14 }
[1705777580889]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '14')
[1705777580890]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777580892]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777581893]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 15)
[1705777581893] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 15 }
[1705777581893]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '15')
[1705777581893]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777581893]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777582896]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 16)
[1705777582896] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 16 }
[1705777582896]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '16')
[1705777582897]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777582897]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777583900]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 17)
[1705777583900] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 17 }
[1705777583900]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '17')
[1705777583900]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777583900]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777584903]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 18)
[1705777584903] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 18 }
[1705777584903]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '18')
[1705777584903]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777584905]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777585907]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 19)
[1705777585907] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 19 }
[1705777585907]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '19')
[1705777585907]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777585907]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777586909]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 20)
[1705777586909] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 20 }
[1705777586909]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '20')
[1705777586910]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777586912]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777587914]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 21)
[1705777587915] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 21 }
[1705777587915]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '21')
[1705777587915]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777587918]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777588920]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 22)
[1705777588920] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 22 }
[1705777588920]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '22')
[1705777588921]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777588923]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777589924]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 23)
[1705777589924] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 23 }
[1705777589924]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '23')
[1705777589924]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777589924]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777590928]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 24)
[1705777590928] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 24 }
[1705777590928]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '24')
[1705777590928]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777590930]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777591933]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 25)
[1705777591933] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 25 }
[1705777591933]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '25')
[1705777591933]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777591936]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777592937]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 26)
[1705777592937] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 26 }
[1705777592937]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '26')
[1705777592937]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777592937]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777593940]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 27)
[1705777593940] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 27 }
[1705777593940]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '27')
[1705777593940]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777593943]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777594944]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 28)
[1705777594944] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 28 }
[1705777594944]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '28')
[1705777594944]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777594944]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777595947]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 29)
[1705777595947] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 29 }
[1705777595947]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '29')
[1705777595949]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777595949]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
Waiting for status: 61 s
[1705777626788]  [DBG] HUB  Step, state: 2 (next: 1705777686788)
[1705777626788] [INFO] HUB  Publish message: { topic: status, value: 30 }
[1705777626788]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('/48:3f:da:55:07:5b/status', 30)
[1705777626788]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777626788]  [DBG] FW-UPD  enter <function device_base.publish_status at 0x7fb96232bec0> ()
[1705777626788] [INFO] HUB  Publish message: { topic: 3996365522/status, value: 30 }
[1705777626788]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/status', 30)
[1705777626788]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777626788]  [DBG] FW-UPD  exit <function device_base.publish_status at 0x7fb96232bec0> ret: None
Stop: 1705777626.800131; diff: 59.95529532432556
[1705777626813] [INFO] HUB  Message: {topic: >48:3f:da:55:07:5b/lifetime, value: 120 }
[1705777626813] [INFO] HUB  Set new lifetime: 120
Waiting for status: 121 s
[1705777746788]  [DBG] HUB  Step, state: 2 (next: 1705777866788)
[1705777746788] [INFO] HUB  Publish message: { topic: status, value: 30 }
[1705777746788]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('/48:3f:da:55:07:5b/status', 30)
[1705777746788]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777746788]  [DBG] FW-UPD  enter <function device_base.publish_status at 0x7fb96232bec0> ()
[1705777746788] [INFO] HUB  Publish message: { topic: 3996365522/status, value: 30 }
[1705777746788]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/status', 30)
[1705777746788]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777746788]  [DBG] FW-UPD  exit <function device_base.publish_status at 0x7fb96232bec0> ret: None
Start: 1705777746.8390782
[1705777746850]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 0)
[1705777746850] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 0 }
[1705777746850]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '0')
[1705777746850]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777746850]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777747851]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 1)
[1705777747851] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 1 }
[1705777747851]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '1')
[1705777747851]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777747851]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777748853]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 2)
[1705777748853] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 2 }
[1705777748853]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '2')
[1705777748854]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777748854]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777749854]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 3)
[1705777749854] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 3 }
[1705777749854]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '3')
[1705777749854]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777749854]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777750857]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 4)
[1705777750857] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 4 }
[1705777750857]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '4')
[1705777750858]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777750858]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777751860]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 5)
[1705777751860] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 5 }
[1705777751860]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '5')
[1705777751861]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777751861]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777752862]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 6)
[1705777752862] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 6 }
[1705777752862]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '6')
[1705777752863]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777752865]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777753866]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 7)
[1705777753866] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 7 }
[1705777753866]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '7')
[1705777753866]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777753866]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777754870]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 8)
[1705777754870] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 8 }
[1705777754870]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '8')
[1705777754870]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777754873]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777755874]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 9)
[1705777755874] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 9 }
[1705777755874]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '9')
[1705777755875]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777755875]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777756876]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 10)
[1705777756876] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 10 }
[1705777756876]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '10')
[1705777756876]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777756876]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777757877]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 11)
[1705777757878] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 11 }
[1705777757878]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '11')
[1705777757878]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777757878]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777758879]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 12)
[1705777758880] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 12 }
[1705777758880]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '12')
[1705777758880]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777758880]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777759884]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 13)
[1705777759884] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 13 }
[1705777759884]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '13')
[1705777759884]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777759886]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777760889]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 14)
[1705777760889] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 14 }
[1705777760889]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '14')
[1705777760889]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777760889]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777761892]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 15)
[1705777761892] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 15 }
[1705777761892]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '15')
[1705777761893]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777761895]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777762896]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 16)
[1705777762896] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 16 }
[1705777762896]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '16')
[1705777762897]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777762897]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777763899]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 17)
[1705777763899] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 17 }
[1705777763899]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '17')
[1705777763899]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777763902]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777764904]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 18)
[1705777764905] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 18 }
[1705777764905]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '18')
[1705777764906]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777764906]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777765917]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 19)
[1705777765917] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 19 }
[1705777765917]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '19')
[1705777765918]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777765920]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777766922]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 20)
[1705777766922] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 20 }
[1705777766922]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '20')
[1705777766922]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777766922]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777767925]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 21)
[1705777767925] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 21 }
[1705777767925]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '21')
[1705777767925]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777767925]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777768929]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 22)
[1705777768929] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 22 }
[1705777768929]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '22')
[1705777768930]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777768932]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777769935]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 23)
[1705777769935] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 23 }
[1705777769935]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '23')
[1705777769935]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777769938]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777770939]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 24)
[1705777770939] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 24 }
[1705777770939]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '24')
[1705777770939]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777770939]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777771943]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 25)
[1705777771943] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 25 }
[1705777771943]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '25')
[1705777771944]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777771945]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777772946]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 26)
[1705777772946] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 26 }
[1705777772946]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '26')
[1705777772947]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777772947]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777773948]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 27)
[1705777773948] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 27 }
[1705777773948]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '27')
[1705777773948]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777773948]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777774950]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 28)
[1705777774950] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 28 }
[1705777774950]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '28')
[1705777774951]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777774951]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
[1705777775954]  [DBG] FW-UPD  enter <function device_base.set_reg at 0x7fb96232bd80> (8, 29)
[1705777775954] [INFO] HUB  Publish message: { topic: 3996365522/8, value: 29 }
[1705777775954]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/8', '29')
[1705777775955]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777775955]  [DBG] FW-UPD  exit <function device_base.set_reg at 0x7fb96232bd80> ret: None
Waiting for status: 121 s
[1705777866788]  [DBG] HUB  Step, state: 2 (next: 1705777986788)
[1705777866788] [INFO] HUB  Publish message: { topic: status, value: 60 }
[1705777866788]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('/48:3f:da:55:07:5b/status', 60)
[1705777866788]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777866788]  [DBG] FW-UPD  enter <function device_base.publish_status at 0x7fb96232bec0> ()
[1705777866788] [INFO] HUB  Publish message: { topic: 3996365522/status, value: 60 }
[1705777866788]  [DBG] MQTT  enter <function mqtt_transport.publish at 0x7fb962329d00> ('<48:3f:da:55:07:5b/3996365522/status', 60)
[1705777866788]  [DBG] MQTT  exit <function mqtt_transport.publish at 0x7fb962329d00> ret: None
[1705777866788]  [DBG] FW-UPD  exit <function device_base.publish_status at 0x7fb96232bec0> ret: None
Stop: 1705777866.8446674; diff: 120.00558924674988
Lifetime: 240.03244876861572
[1705777866847]  [DBG] MQTT  enter <function mqtt_transport.disconnect at 0x7fb96232a0c0> ()
[1705777866847]  [DBG] MQTT  exit <function mqtt_transport.disconnect at 0x7fb96232a0c0> ret: None
[1705777866847] [WARN] HUB  Disconecting from broker

Suite stderr:

2024-01-20 19:05:06,793 - TEST - INFO - OP take: 1005.462 ms
2024-01-20 19:05:06,801 - TEST - INFO - Connected with result code: 0
2024-01-20 19:05:06,806 - TEST - INFO - OP take: 10.088 ms
2024-01-20 19:06:06,845 - TEST - INFO - OP take: 59038.532 ms
2024-01-20 19:07:06,810 - TEST - INFO - OP take: 29859.995 ms
2024-01-20 19:07:06,811 - TEST - INFO - [hub] => { 'lifetime' : '120' }
2024-01-20 19:09:06,849 - TEST - INFO - OP take: 119034.282 ms
2024-01-20 19:11:06,845 - TEST - INFO - OP take: 89888.024 ms
2024-01-20 19:11:06,853 - TEST - WARNING - Disconecting from broker
2024-01-20 19:11:06,865 - TEST - WARNING - Disconecting from broker