------------------------------------------------- RX65N secure boot program ------------------------------------------------- Checking data flash ROM status. Loading user code signer public key: not found. provision the user code signer public key: OK. Checking code flash ROM status. bank 0 status = 0xfc [LIFECYCLE_STATE_INITIAL_FIRM_INSTALLED] bank 1 status = 0xff [LIFECYCLE_STATE_BLANK] bank info = 1. (start bank = 0) started 10us software timer using CMT channel 0. integrity check scheme = sig-sha256-ecdsa bank0(execute area) on code flash integrity check...OK erase bank1 secure boot mirror area...OK copy secure boot (part1) from bank0 to bank1...OK copy secure boot (part2) from bank0 to bank1...OK jump to user program 0 93 [Tmr Svc] Write certificate... 1 1645 [iot_thread] [INFO ][DEMO][1645] ---------STARTING DEMO--------- 2 1645 [iot_thread] [INFO ][INIT][1645] SDK successfully initialized. 3 14042 [iot_thread] [INFO ][DEMO][14042] Successfully initialized the demo. Network type for the demo: 1 4 14042 [iot_thread] [INFO ][MQTT][14042] MQTT library successfully initialized. 5 14042 [iot_thread] [INFO ][DEMO][14042] OTA demo version 0.9.2 6 14042 [iot_thread] [INFO ][DEMO][14042] Connecting to broker... 7 14042 [iot_thread] [INFO ][DEMO][14042] MQTT demo client identifier is rx65n_cloud_kit (length 15). 8 18338 [iot_thread] [INFO ][MQTT][18338] Establishing new MQTT connection. 9 18338 [iot_thread] [INFO ][MQTT][18338] (MQTT connection 80f3b8, CONNECT operation 80fa58) Waiting for operation completion. 10 18453 [NetRecv] [INFO] [MQTT] [core_mqtt_serializer.c:970] 11 18453 [NetRecv] CONNACK session present bit not set.12 18453 [NetRecv] 13 18453 [NetRecv] [INFO] [MQTT] [core_mqtt_serializer.c:912] 14 18453 [NetRecv] Connection accepted.15 18453 [NetRecv] 16 18453 [iot_thread] [INFO ][MQTT][18453] (MQTT connection 80f3b8, CONNECT operation 80fa58) Wait complete with result SUCCESS. 17 18453 [iot_thread] [INFO ][MQTT][18453] New MQTT connection 85c468 established. 18 18455 [iot_thread] [OTA_AgentInit_internal] OTA Task is Ready. 19 18455 [OTA Agent T] [prvPAL_GetPlatformImageState] is called. 20 18455 [OTA Agent T] Function call: prvPAL_GetPlatformImageState: [2] 21 18455 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [Ready] Event [Start] New state [RequestingJob] 22 18460 [OTA Agent T] [INFO ][MQTT][18460] (MQTT connection 80f3b8) SUBSCRIBE operation scheduled. 23 18460 [OTA Agent T] [INFO ][MQTT][18460] (MQTT connection 80f3b8, SUBSCRIBE operation 8103b8) Waiting for operation completion. 24 18533 [OTA Agent T] [INFO ][MQTT][18533] (MQTT connection 80f3b8, SUBSCRIBE operation 8103b8) Wait complete with result SUCCESS. 25 18533 [OTA Agent T] [prvSubscribeToJobNotificationTopics] OK: $aws/things/rx65n_cloud_kit/jobs/$next/get/accepted 26 18538 [OTA Agent T] [INFO ][MQTT][18538] (MQTT connection 80f3b8) SUBSCRIBE operation scheduled. 27 18538 [OTA Agent T] [INFO ][MQTT][18538] (MQTT connection 80f3b8, SUBSCRIBE operation 80fbc0) Waiting for operation completion. 28 18611 [OTA Agent T] [INFO ][MQTT][18611] (MQTT connection 80f3b8, SUBSCRIBE operation 80fbc0) Wait complete with result SUCCESS. 29 18611 [OTA Agent T] [prvSubscribeToJobNotificationTopics] OK: $aws/things/rx65n_cloud_kit/jobs/notify-next 30 18611 [OTA Agent T] [prvRequestJob_Mqtt] Request #0 31 18620 [OTA Agent T] [INFO ][MQTT][18620] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 32 18620 [OTA Agent T] [INFO ][MQTT][18620] (MQTT connection 80f3b8, PUBLISH operation 80fbc0) Waiting for operation completion. 33 18644 [OTA Agent T] [INFO ][MQTT][18644] (MQTT connection 80f3b8, PUBLISH operation 80fbc0) Wait complete with result SUCCESS. 34 18644 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [RequestingJob] Event [RequestJobDocument] New state [WaitingForJob] 35 18646 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ clientToken: 0:rx65n_cloud_kit ] 36 18646 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ timestamp: 1645845789 ] 37 18646 [OTA Agent T] [prvParseJSONbyModel] parameter not present: execution 38 18646 [OTA Agent T] [prvParseJSONbyModel] parameter not present: jobId 39 18646 [OTA Agent T] [prvParseJSONbyModel] parameter not present: jobDocument 40 18646 [OTA Agent T] [prvParseJSONbyModel] parameter not present: afr_ota 41 18646 [OTA Agent T] [prvParseJSONbyModel] parameter not present: protocols 42 18646 [OTA Agent T] [prvParseJSONbyModel] parameter not present: files 43 18648 [OTA Agent T] [prvParseJSONbyModel] parameter not present: filepath 44 18648 [OTA Agent T] [prvParseJSONbyModel] parameter not present: filesize 45 18648 [OTA Agent T] [prvParseJSONbyModel] parameter not present: fileid 46 18648 [OTA Agent T] [prvParseJSONbyModel] parameter not present: certfile 47 18648 [OTA Agent T] [prvParseJSONbyModel] parameter not present: sig-sha256-ecdsa 54 19455 [iot_thread] [INFO ][DEMO][19455] State: Ready Received: 1 Queued: 0 Processed: 0 Dropped: 0 55 20455 [iot_thread] [INFO ][DEMO][20455] State: WaitingForJob Received: 1 Queued: 0 Processed: 0 Dropped: 0 56 21455 [iot_thread] [INFO ][DEMO][21455] State: WaitingForJob Received: 1 Queued: 0 Processed: 0 Dropped: 0 57 22455 [iot_thread] [INFO ][DEMO][22455] State: WaitingForJob Received: 1 Queued: 0 Processed: 0 Dropped: 0 58 23455 [iot_thread] [INFO ][DEMO][23455] State: WaitingForJob Received: 1 Queued: 0 Processed: 0 Dropped: 0 59 24455 [iot_thread] [INFO ][DEMO][24455] State: WaitingForJob Received: 1 Queued: 0 Processed: 0 Dropped: 0 60 25455 [iot_thread] [INFO ][DEMO][25455] State: WaitingForJob Received: 1 Queued: 0 Processed: 0 Dropped: 0 61 25667 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ timestamp: 1645845796 ] 62 25667 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ jobId: AFR_OTA-test40009 ] 63 25667 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ protocols: ["MQTT"] ] 64 25667 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ streamname: AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63 ] 65 25667 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ filepath: test ] 66 25667 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ filesize: 785920 ] 67 25667 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ fileid: 0 ] 68 25669 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ certfile: test ] 69 25669 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ sig-sha256-ecdsa: MEUCIQDfysRMkv2LgNP5s7Va2oDJVL2V... ] 70 25669 [OTA Agent T] [prvParseJobDoc] Job was accepted. Attempting to start transfer. 71 25669 [OTA Agent T] [prvPAL_GetPlatformImageState] is called. 72 25669 [OTA Agent T] Function call: prvPAL_GetPlatformImageState: [3] 73 25669 [OTA Agent T] [prvPAL_CreateFileForRx] is called. 74 25669 [OTA Agent T] Compiled in [Feb 26 2022] [12:10:39]. 75 26225 [OTA Agent T] [prvPAL_CreateFileForRx] Receive file created. 76 26225 [OTA Agent T] [prvPAL_GetPlatformImageState] is called. 77 26225 [OTA Agent T] Function call: prvPAL_GetPlatformImageState: [2] 78 26225 [OTA Agent T] [prvSetDataInterface] Data interface is set to MQTT. 79 26225 [OTA Agent T] [prvProcessJobHandler] Setting OTA data inerface. 80 26225 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForJob] Event [ReceivedJobDocument] New state [CreatingFile] 81 26233 [OTA Agent T] [INFO ][MQTT][26233] (MQTT connection 80f3b8) SUBSCRIBE operation scheduled. 82 26233 [OTA Agent T] [INFO ][MQTT][26233] (MQTT connection 80f3b8, SUBSCRIBE operation 80f2d0) Waiting for operation completion. 83 26369 [OTA Agent T] [INFO ][MQTT][26369] (MQTT connection 80f3b8, SUBSCRIBE operation 80f2d0) Wait complete with result SUCCESS. 84 26369 [OTA Agent T] [prvInitFileTransfer_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/data/cbor 85 26369 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [CreatingFile] Event [CreateFile] New state [RequestingFileBlock] 86 26382 [OTA Agent T] [INFO ][MQTT][26382] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 87 26382 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 88 26382 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [RequestingFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 89 26455 [iot_thread] [INFO ][DEMO][26455] State: WaitingForJob Received: 2 Queued: 0 Processed: 0 Dropped: 0 90 26565 [OTA Agent T] [prvIngestDataBlock] Received file block 0, size 1024 91 26565 [OTA Agent T] [prvPAL_WriteBlock] is called. 92 26566 [OTA Agent T] [prvIngestDataBlock] Remaining: 767 93 26567 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 94 26580 [OTA Agent T] [INFO ][MQTT][26580] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 95 26580 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 96 26580 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 97 26762 [OTA Agent T] [prvIngestDataBlock] Received file block 1, size 1024 98 26762 [OTA Agent T] [prvPAL_WriteBlock] is called. 99 26763 [OTA Agent T] [prvIngestDataBlock] Remaining: 766 100 26764 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 101 26777 [OTA Agent T] [INFO ][MQTT][26777] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 102 26777 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 103 26777 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 104 27002 [OTA Agent T] [prvIngestDataBlock] Received file block 2, size 1024 105 27002 [OTA Agent T] [prvPAL_WriteBlock] is called. 106 27003 [OTA Agent T] [prvIngestDataBlock] Remaining: 765 107 27004 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 108 27017 [OTA Agent T] [INFO ][MQTT][27017] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 109 27017 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 110 27017 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 111 27253 [OTA Agent T] [prvIngestDataBlock] Received file block 3, size 1024 112 27253 [OTA Agent T] [prvPAL_WriteBlock] is called. 113 27254 [OTA Agent T] [prvIngestDataBlock] Remaining: 764 114 27255 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 115 27268 [OTA Agent T] [INFO ][MQTT][27268] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 116 27268 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 117 27268 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 118 27455 [iot_thread] [INFO ][DEMO][27455] State: WaitingForFileBlock Received: 6 Queued: 0 Processed: 0 Dropped: 0 119 27463 [OTA Agent T] [prvIngestDataBlock] Received file block 4, size 1024 120 27463 [OTA Agent T] [prvPAL_WriteBlock] is called. 121 27464 [OTA Agent T] [prvIngestDataBlock] Remaining: 763 122 27465 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 123 27478 [OTA Agent T] [INFO ][MQTT][27478] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 124 27478 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 125 27478 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 126 27676 [OTA Agent T] [prvIngestDataBlock] Received file block 5, size 1024 127 27676 [OTA Agent T] [prvPAL_WriteBlock] is called. 128 27677 [OTA Agent T] [prvIngestDataBlock] Remaining: 762 129 27678 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 130 27691 [OTA Agent T] [INFO ][MQTT][27691] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 131 27691 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 132 27691 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 133 27886 [OTA Agent T] [prvIngestDataBlock] Received file block 6, size 1024 134 27886 [OTA Agent T] [prvPAL_WriteBlock] is called. 135 27887 [OTA Agent T] [prvIngestDataBlock] Remaining: 761 136 27888 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 137 27901 [OTA Agent T] [INFO ][MQTT][27901] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 138 27901 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 139 27901 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 140 27951 [OTA Agent T] [prvIngestDataBlock] Received file block 7, size 1024 141 27951 [OTA Agent T] [prvPAL_WriteBlock] is called. 142 27952 [OTA Agent T] [prvIngestDataBlock] Remaining: 760 143 27953 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 144 27966 [OTA Agent T] [INFO ][MQTT][27966] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 145 27966 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 146 27966 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 147 28136 [OTA Agent T] [prvIngestDataBlock] Received file block 8, size 1024 148 28136 [OTA Agent T] [prvPAL_WriteBlock] is called. 149 28137 [OTA Agent T] [prvIngestDataBlock] Remaining: 759 150 28138 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 151 28151 [OTA Agent T] [INFO ][MQTT][28151] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 152 28151 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 153 28151 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 154 28202 [OTA Agent T] [prvIngestDataBlock] Received file block 9, size 1024 155 28202 [OTA Agent T] [prvPAL_WriteBlock] is called. 156 28203 [OTA Agent T] [prvIngestDataBlock] Remaining: 758 157 28204 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 158 28217 [OTA Agent T] [INFO ][MQTT][28217] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 159 28217 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 160 28217 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 161 28264 [OTA Agent T] [prvIngestDataBlock] Received file block 10, size 1024 162 28264 [OTA Agent T] [prvPAL_WriteBlock] is called. 163 28265 [OTA Agent T] [prvIngestDataBlock] Remaining: 757 164 28266 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 165 28279 [OTA Agent T] [INFO ][MQTT][28279] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 166 28279 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 167 28279 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 168 28455 [iot_thread] [INFO ][DEMO][28455] State: WaitingForFileBlock Received: 13 Queued: 0 Processed: 0 Dropped: 0 169 28461 [OTA Agent T] [prvIngestDataBlock] Received file block 11, size 1024 170 28461 [OTA Agent T] [prvPAL_WriteBlock] is called. 171 28462 [OTA Agent T] [prvIngestDataBlock] Remaining: 756 172 28463 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 173 28476 [OTA Agent T] [INFO ][MQTT][28476] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 174 28476 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 175 28476 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 176 28529 [OTA Agent T] [prvIngestDataBlock] Received file block 12, size 1024 177 28529 [OTA Agent T] [prvPAL_WriteBlock] is called. 178 28530 [OTA Agent T] [prvIngestDataBlock] Remaining: 755 179 28531 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 180 28544 [OTA Agent T] [INFO ][MQTT][28544] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 181 28544 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 182 28544 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 183 28743 [OTA Agent T] [prvIngestDataBlock] Received file block 13, size 1024 184 28743 [OTA Agent T] [prvPAL_WriteBlock] is called. 185 28744 [OTA Agent T] [prvIngestDataBlock] Remaining: 754 186 28745 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 187 28758 [OTA Agent T] [INFO ][MQTT][28758] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 188 28758 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 189 28758 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 190 28807 [OTA Agent T] [prvIngestDataBlock] Received file block 14, size 1024 191 28807 [OTA Agent T] [prvPAL_WriteBlock] is called. 192 28808 [OTA Agent T] [prvIngestDataBlock] Remaining: 753 193 28809 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 194 28822 [OTA Agent T] [INFO ][MQTT][28822] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 195 28822 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 196 28822 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 197 28877 [OTA Agent T] [prvIngestDataBlock] Received file block 15, size 1024 198 28877 [OTA Agent T] [prvPAL_WriteBlock] is called. 199 28878 [OTA Agent T] [prvIngestDataBlock] Remaining: 752 200 28879 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 201 28892 [OTA Agent T] [INFO ][MQTT][28892] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 202 28892 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 203 28892 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 204 28939 [OTA Agent T] [prvIngestDataBlock] Received file block 16, size 1024 205 28939 [OTA Agent T] [prvPAL_WriteBlock] is called. 206 28940 [OTA Agent T] [prvIngestDataBlock] Remaining: 751 207 28941 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 208 28954 [OTA Agent T] [INFO ][MQTT][28954] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 209 28954 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 210 28954 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 211 29006 [OTA Agent T] [prvIngestDataBlock] Received file block 17, size 1024 212 29006 [OTA Agent T] [prvPAL_WriteBlock] is called. 213 29007 [OTA Agent T] [prvIngestDataBlock] Remaining: 750 214 29008 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 215 29021 [OTA Agent T] [INFO ][MQTT][29021] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 216 29021 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 217 29021 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 218 29071 [OTA Agent T] [prvIngestDataBlock] Received file block 18, size 1024 219 29071 [OTA Agent T] [prvPAL_WriteBlock] is called. 220 29072 [OTA Agent T] [prvIngestDataBlock] Remaining: 749 221 29073 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 222 29086 [OTA Agent T] [INFO ][MQTT][29086] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 223 29086 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 224 29086 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 225 29133 [OTA Agent T] [prvIngestDataBlock] Received file block 19, size 1024 226 29133 [OTA Agent T] [prvPAL_WriteBlock] is called. 227 29134 [OTA Agent T] [prvIngestDataBlock] Remaining: 748 228 29135 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 229 29148 [OTA Agent T] [INFO ][MQTT][29148] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 230 29148 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 231 29148 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 232 29196 [OTA Agent T] [prvIngestDataBlock] Received file block 20, size 1024 233 29196 [OTA Agent T] [prvPAL_WriteBlock] is called. 234 29197 [OTA Agent T] [prvIngestDataBlock] Remaining: 747 235 29198 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 236 29211 [OTA Agent T] [INFO ][MQTT][29211] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 237 29211 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 238 29211 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 239 29264 [OTA Agent T] [prvIngestDataBlock] Received file block 21, size 1024 240 29264 [OTA Agent T] [prvPAL_WriteBlock] is called. 241 29265 [OTA Agent T] [prvIngestDataBlock] Remaining: 746 242 29266 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 243 29279 [OTA Agent T] [INFO ][MQTT][29279] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 244 29279 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 245 29279 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 246 29329 [OTA Agent T] [prvIngestDataBlock] Received file block 22, size 1024 247 29329 [OTA Agent T] [prvPAL_WriteBlock] is called. 248 29330 [OTA Agent T] [prvIngestDataBlock] Remaining: 745 249 29331 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 250 29344 [OTA Agent T] [INFO ][MQTT][29344] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 251 29344 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 252 29344 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 253 29398 [OTA Agent T] [prvIngestDataBlock] Received file block 23, size 1024 254 29398 [OTA Agent T] [prvPAL_WriteBlock] is called. 255 29399 [OTA Agent T] [prvIngestDataBlock] Remaining: 744 256 29400 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 257 29413 [OTA Agent T] [INFO ][MQTT][29413] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 258 29413 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 259 29413 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 260 29455 [iot_thread] [INFO ][DEMO][29455] State: WaitingForFileBlock Received: 26 Queued: 0 Processed: 0 Dropped: 0 261 29469 [OTA Agent T] [prvIngestDataBlock] Received file block 24, size 1024 262 29469 [OTA Agent T] [prvPAL_WriteBlock] is called. 263 29470 [OTA Agent T] [prvIngestDataBlock] Remaining: 743 264 29471 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 265 29484 [OTA Agent T] [INFO ][MQTT][29484] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 266 29484 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 267 29484 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 268 29534 [OTA Agent T] [prvIngestDataBlock] Received file block 25, size 1024 269 29534 [OTA Agent T] [prvPAL_WriteBlock] is called. 270 29535 [OTA Agent T] [prvIngestDataBlock] Remaining: 742 271 29536 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 272 29549 [OTA Agent T] [INFO ][MQTT][29549] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 273 29549 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 274 29549 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 275 29602 [OTA Agent T] [prvIngestDataBlock] Received file block 26, size 1024 276 29602 [OTA Agent T] [prvPAL_WriteBlock] is called. 277 29603 [OTA Agent T] [prvIngestDataBlock] Remaining: 741 278 29604 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 279 29617 [OTA Agent T] [INFO ][MQTT][29617] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 280 29617 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 281 29617 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 282 29666 [OTA Agent T] [prvIngestDataBlock] Received file block 27, size 1024 283 29666 [OTA Agent T] [prvPAL_WriteBlock] is called. 284 29667 [OTA Agent T] [prvIngestDataBlock] Remaining: 740 285 29668 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 286 29681 [OTA Agent T] [INFO ][MQTT][29681] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 287 29681 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 288 29681 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 289 29742 [OTA Agent T] [prvIngestDataBlock] Received file block 28, size 1024 290 29742 [OTA Agent T] [prvPAL_WriteBlock] is called. 291 29743 [OTA Agent T] [prvIngestDataBlock] Remaining: 739 292 29744 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 293 29757 [OTA Agent T] [INFO ][MQTT][29757] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 294 29757 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 295 29757 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 296 29804 [OTA Agent T] [prvIngestDataBlock] Received file block 29, size 1024 297 29804 [OTA Agent T] [prvPAL_WriteBlock] is called. 298 29805 [OTA Agent T] [prvIngestDataBlock] Remaining: 738 299 29806 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 300 29819 [OTA Agent T] [INFO ][MQTT][29819] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 301 29819 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 302 29819 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 303 29869 [OTA Agent T] [prvIngestDataBlock] Received file block 30, size 1024 304 29869 [OTA Agent T] [prvPAL_WriteBlock] is called. 305 29871 [OTA Agent T] [prvIngestDataBlock] Remaining: 737 306 29872 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 307 29885 [OTA Agent T] [INFO ][MQTT][29885] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 308 29885 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 309 29885 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 310 29935 [OTA Agent T] [prvIngestDataBlock] Received file block 31, size 1024 311 29935 [OTA Agent T] [prvPAL_WriteBlock] is called. 312 29936 [OTA Agent T] [prvIngestDataBlock] Remaining: 736 313 29937 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 314 29950 [OTA Agent T] [INFO ][MQTT][29950] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 315 29950 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 316 29950 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 317 30000 [OTA Agent T] [prvIngestDataBlock] Received file block 32, size 1024 318 30000 [OTA Agent T] [prvPAL_WriteBlock] is called. 319 30002 [OTA Agent T] [prvIngestDataBlock] Remaining: 735 320 30003 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 321 30016 [OTA Agent T] [INFO ][MQTT][30016] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 322 30016 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 323 30016 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 324 30065 [OTA Agent T] [prvIngestDataBlock] Received file block 33, size 1024 325 30065 [OTA Agent T] [prvPAL_WriteBlock] is called. 326 30066 [OTA Agent T] [prvIngestDataBlock] Remaining: 734 327 30067 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 328 30080 [OTA Agent T] [INFO ][MQTT][30080] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 329 30080 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 330 30080 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 331 30129 [OTA Agent T] [prvIngestDataBlock] Received file block 34, size 1024 332 30129 [OTA Agent T] [prvPAL_WriteBlock] is called. 333 30130 [OTA Agent T] [prvIngestDataBlock] Remaining: 733 334 30131 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 335 30144 [OTA Agent T] [INFO ][MQTT][30144] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 336 30144 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 337 30144 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 338 30192 [OTA Agent T] [prvIngestDataBlock] Received file block 35, size 1024 339 30192 [OTA Agent T] [prvPAL_WriteBlock] is called. 340 30193 [OTA Agent T] [prvIngestDataBlock] Remaining: 732 341 30194 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 342 30207 [OTA Agent T] [INFO ][MQTT][30207] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 343 30207 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 344 30207 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 345 30256 [OTA Agent T] [prvIngestDataBlock] Received file block 36, size 1024 346 30256 [OTA Agent T] [prvPAL_WriteBlock] is called. 347 30257 [OTA Agent T] [prvIngestDataBlock] Remaining: 731 348 30258 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 349 30271 [OTA Agent T] [INFO ][MQTT][30271] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 350 30271 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 351 30271 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 352 30318 [OTA Agent T] [prvIngestDataBlock] Received file block 37, size 1024 353 30318 [OTA Agent T] [prvPAL_WriteBlock] is called. 354 30319 [OTA Agent T] [prvIngestDataBlock] Remaining: 730 355 30320 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 356 30333 [OTA Agent T] [INFO ][MQTT][30333] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 357 30333 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 358 30333 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 359 30381 [OTA Agent T] [prvIngestDataBlock] Received file block 38, size 1024 360 30381 [OTA Agent T] [prvPAL_WriteBlock] is called. 361 30382 [OTA Agent T] [prvIngestDataBlock] Remaining: 729 362 30383 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 363 30396 [OTA Agent T] [INFO ][MQTT][30396] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 364 30396 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 365 30396 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 366 30447 [OTA Agent T] [prvIngestDataBlock] Received file block 39, size 1024 367 30447 [OTA Agent T] [prvPAL_WriteBlock] is called. 368 30448 [OTA Agent T] [prvIngestDataBlock] Remaining: 728 369 30449 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 370 30455 [iot_thread] [INFO ][DEMO][30455] State: WaitingForFileBlock Received: 42 Queued: 0 Processed: 0 Dropped: 0 371 30462 [OTA Agent T] [INFO ][MQTT][30462] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 372 30462 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 373 30462 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 374 30511 [OTA Agent T] [prvIngestDataBlock] Received file block 40, size 1024 375 30511 [OTA Agent T] [prvPAL_WriteBlock] is called. 376 30512 [OTA Agent T] [prvIngestDataBlock] Remaining: 727 377 30513 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 378 30526 [OTA Agent T] [INFO ][MQTT][30526] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 379 30526 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 380 30526 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 381 30576 [OTA Agent T] [prvIngestDataBlock] Received file block 41, size 1024 382 30576 [OTA Agent T] [prvPAL_WriteBlock] is called. 383 30577 [OTA Agent T] [prvIngestDataBlock] Remaining: 726 384 30578 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 385 30591 [OTA Agent T] [INFO ][MQTT][30591] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 386 30591 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 387 30591 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 388 30640 [OTA Agent T] [prvIngestDataBlock] Received file block 42, size 1024 389 30640 [OTA Agent T] [prvPAL_WriteBlock] is called. 390 30641 [OTA Agent T] [prvIngestDataBlock] Remaining: 725 391 30642 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 392 30655 [OTA Agent T] [INFO ][MQTT][30655] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 393 30655 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 394 30655 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 395 30705 [OTA Agent T] [prvIngestDataBlock] Received file block 43, size 1024 396 30705 [OTA Agent T] [prvPAL_WriteBlock] is called. 397 30706 [OTA Agent T] [prvIngestDataBlock] Remaining: 724 398 30707 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 399 30720 [OTA Agent T] [INFO ][MQTT][30720] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 400 30720 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 401 30720 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 402 30769 [OTA Agent T] [prvIngestDataBlock] Received file block 44, size 1024 403 30769 [OTA Agent T] [prvPAL_WriteBlock] is called. 404 30770 [OTA Agent T] [prvIngestDataBlock] Remaining: 723 405 30771 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 406 30784 [OTA Agent T] [INFO ][MQTT][30784] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 407 30784 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 408 30784 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 409 30837 [OTA Agent T] [prvIngestDataBlock] Received file block 45, size 1024 410 30837 [OTA Agent T] [prvPAL_WriteBlock] is called. 411 30838 [OTA Agent T] [prvIngestDataBlock] Remaining: 722 412 30839 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 413 30852 [OTA Agent T] [INFO ][MQTT][30852] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 414 30852 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 415 30852 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 416 30905 [OTA Agent T] [prvIngestDataBlock] Received file block 46, size 1024 417 30905 [OTA Agent T] [prvPAL_WriteBlock] is called. 418 30906 [OTA Agent T] [prvIngestDataBlock] Remaining: 721 419 30907 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 420 30920 [OTA Agent T] [INFO ][MQTT][30920] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 421 30920 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 422 30920 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 423 30969 [OTA Agent T] [prvIngestDataBlock] Received file block 47, size 1024 424 30969 [OTA Agent T] [prvPAL_WriteBlock] is called. 425 30970 [OTA Agent T] [prvIngestDataBlock] Remaining: 720 426 30971 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 427 30984 [OTA Agent T] [INFO ][MQTT][30984] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 428 30984 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 429 30984 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 430 31052 [OTA Agent T] [prvIngestDataBlock] Received file block 48, size 1024 431 31052 [OTA Agent T] [prvPAL_WriteBlock] is called. 432 31053 [OTA Agent T] [prvIngestDataBlock] Remaining: 719 433 31054 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 434 31067 [OTA Agent T] [INFO ][MQTT][31067] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 435 31067 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 436 31067 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 437 31126 [OTA Agent T] [prvIngestDataBlock] Received file block 49, size 1024 438 31126 [OTA Agent T] [prvPAL_WriteBlock] is called. 439 31127 [OTA Agent T] [prvIngestDataBlock] Remaining: 718 440 31128 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 441 31141 [OTA Agent T] [INFO ][MQTT][31141] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 442 31141 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 443 31141 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 444 31192 [OTA Agent T] [prvIngestDataBlock] Received file block 50, size 1024 445 31192 [OTA Agent T] [prvPAL_WriteBlock] is called. 446 31193 [OTA Agent T] [prvIngestDataBlock] Remaining: 717 447 31194 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 448 31207 [OTA Agent T] [INFO ][MQTT][31207] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 449 31207 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 450 31207 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 451 31255 [OTA Agent T] [prvIngestDataBlock] Received file block 51, size 1024 452 31255 [OTA Agent T] [prvPAL_WriteBlock] is called. 453 31256 [OTA Agent T] [prvIngestDataBlock] Remaining: 716 454 31257 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 455 31270 [OTA Agent T] [INFO ][MQTT][31270] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 456 31270 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 457 31270 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 458 31330 [OTA Agent T] [prvIngestDataBlock] Received file block 52, size 1024 459 31330 [OTA Agent T] [prvPAL_WriteBlock] is called. 460 31331 [OTA Agent T] [prvIngestDataBlock] Remaining: 715 461 31332 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 462 31345 [OTA Agent T] [INFO ][MQTT][31345] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 463 31345 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 464 31345 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 465 31455 [iot_thread] [INFO ][DEMO][31455] State: WaitingForFileBlock Received: 55 Queued: 0 Processed: 0 Dropped: 0 466 31541 [OTA Agent T] [prvIngestDataBlock] Received file block 53, size 1024 467 31541 [OTA Agent T] [prvPAL_WriteBlock] is called. 468 31542 [OTA Agent T] [prvIngestDataBlock] Remaining: 714 469 31543 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 470 31556 [OTA Agent T] [INFO ][MQTT][31556] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 471 31556 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 472 31556 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 473 31604 [OTA Agent T] [prvIngestDataBlock] Received file block 54, size 1024 474 31604 [OTA Agent T] [prvPAL_WriteBlock] is called. 475 31605 [OTA Agent T] [prvIngestDataBlock] Remaining: 713 476 31606 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 477 31619 [OTA Agent T] [INFO ][MQTT][31619] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 478 31619 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 479 31619 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 480 31671 [OTA Agent T] [prvIngestDataBlock] Received file block 55, size 1024 481 31671 [OTA Agent T] [prvPAL_WriteBlock] is called. 482 31672 [OTA Agent T] [prvIngestDataBlock] Remaining: 712 483 31673 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 484 31686 [OTA Agent T] [INFO ][MQTT][31686] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 485 31686 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 486 31686 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 487 31743 [OTA Agent T] [prvIngestDataBlock] Received file block 56, size 1024 488 31743 [OTA Agent T] [prvPAL_WriteBlock] is called. 489 31744 [OTA Agent T] [prvIngestDataBlock] Remaining: 711 490 31745 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 491 31758 [OTA Agent T] [INFO ][MQTT][31758] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 492 31758 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 493 31758 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 494 31808 [OTA Agent T] [prvIngestDataBlock] Received file block 57, size 1024 495 31808 [OTA Agent T] [prvPAL_WriteBlock] is called. 496 31809 [OTA Agent T] [prvIngestDataBlock] Remaining: 710 497 31810 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 498 31823 [OTA Agent T] [INFO ][MQTT][31823] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 499 31823 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 500 31823 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 501 31877 [OTA Agent T] [prvIngestDataBlock] Received file block 58, size 1024 502 31877 [OTA Agent T] [prvPAL_WriteBlock] is called. 503 31878 [OTA Agent T] [prvIngestDataBlock] Remaining: 709 504 31879 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 505 31892 [OTA Agent T] [INFO ][MQTT][31892] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 506 31892 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 507 31892 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 508 31940 [OTA Agent T] [prvIngestDataBlock] Received file block 59, size 1024 509 31940 [OTA Agent T] [prvPAL_WriteBlock] is called. 510 31941 [OTA Agent T] [prvIngestDataBlock] Remaining: 708 511 31942 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 512 31955 [OTA Agent T] [INFO ][MQTT][31955] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 513 31955 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 514 31955 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 515 32014 [OTA Agent T] [prvIngestDataBlock] Received file block 60, size 1024 516 32014 [OTA Agent T] [prvPAL_WriteBlock] is called. 517 32015 [OTA Agent T] [prvIngestDataBlock] Remaining: 707 518 32016 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 519 32029 [OTA Agent T] [INFO ][MQTT][32029] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 520 32029 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 521 32029 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 522 32093 [OTA Agent T] [prvIngestDataBlock] Received file block 61, size 1024 523 32093 [OTA Agent T] [prvPAL_WriteBlock] is called. 524 32094 [OTA Agent T] [prvIngestDataBlock] Remaining: 706 525 32095 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 526 32108 [OTA Agent T] [INFO ][MQTT][32108] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 527 32108 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 528 32108 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 529 32172 [OTA Agent T] [prvIngestDataBlock] Received file block 62, size 1024 530 32172 [OTA Agent T] [prvPAL_WriteBlock] is called. 531 32173 [OTA Agent T] [prvIngestDataBlock] Remaining: 705 532 32174 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 533 32187 [OTA Agent T] [INFO ][MQTT][32187] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 534 32187 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 535 32187 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 536 32248 [OTA Agent T] [prvIngestDataBlock] Received file block 63, size 1024 537 32248 [OTA Agent T] [prvPAL_WriteBlock] is called. 538 32249 [OTA Agent T] [prvIngestDataBlock] Remaining: 704 539 32249 [OTA Agent T] [prvPublishStatusMessage] Msg: {"status":"IN_PROGRESS","statusDetails":{"receive":"64/768"}} 540 32259 [OTA Agent T] [INFO ][MQTT][32259] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 541 32259 [OTA Agent T] [prvPublishStatusMessage] 'IN_PROGRESS' to $aws/things/rx65n_cloud_kit/jobs/AFR_OTA-test40009/update 542 32260 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 543 32273 [OTA Agent T] [INFO ][MQTT][32273] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 544 32273 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 545 32273 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 546 32367 [OTA Agent T] [prvIngestDataBlock] Received file block 64, size 1024 547 32367 [OTA Agent T] [prvPAL_WriteBlock] is called. 548 32368 [OTA Agent T] [prvIngestDataBlock] Remaining: 703 549 32369 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 550 32382 [OTA Agent T] [INFO ][MQTT][32382] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 551 32382 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 552 32382 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 553 32444 [OTA Agent T] [prvIngestDataBlock] Received file block 65, size 1024 554 32444 [OTA Agent T] [prvPAL_WriteBlock] is called. 555 32445 [OTA Agent T] [prvIngestDataBlock] Remaining: 702 556 32446 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 557 32455 [iot_thread] [INFO ][DEMO][32455] State: WaitingForFileBlock Received: 68 Queued: 0 Processed: 0 Dropped: 0 558 32459 [OTA Agent T] [INFO ][MQTT][32459] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 559 32459 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 560 32459 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 561 32523 [OTA Agent T] [prvIngestDataBlock] Received file block 66, size 1024 562 32523 [OTA Agent T] [prvPAL_WriteBlock] is called. 563 32524 [OTA Agent T] [prvIngestDataBlock] Remaining: 701 564 32525 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 565 32538 [OTA Agent T] [INFO ][MQTT][32538] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 566 32538 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 567 32538 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 568 32592 [OTA Agent T] [prvIngestDataBlock] Received file block 67, size 1024 569 32592 [OTA Agent T] [prvPAL_WriteBlock] is called. 570 32593 [OTA Agent T] [prvIngestDataBlock] Remaining: 700 571 32594 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 572 32607 [OTA Agent T] [INFO ][MQTT][32607] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 573 32607 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 574 32607 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 575 32656 [OTA Agent T] [prvIngestDataBlock] Received file block 68, size 1024 576 32656 [OTA Agent T] [prvPAL_WriteBlock] is called. 577 32657 [OTA Agent T] [prvIngestDataBlock] Remaining: 699 578 32658 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 579 32671 [OTA Agent T] [INFO ][MQTT][32671] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 580 32671 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 581 32671 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 582 32725 [OTA Agent T] [prvIngestDataBlock] Received file block 69, size 1024 583 32725 [OTA Agent T] [prvPAL_WriteBlock] is called. 584 32726 [OTA Agent T] [prvIngestDataBlock] Remaining: 698 585 32727 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 586 32740 [OTA Agent T] [INFO ][MQTT][32740] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 587 32740 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 588 32740 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 589 32787 [OTA Agent T] [prvIngestDataBlock] Received file block 70, size 1024 590 32787 [OTA Agent T] [prvPAL_WriteBlock] is called. 591 32788 [OTA Agent T] [prvIngestDataBlock] Remaining: 697 592 32789 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 593 32802 [OTA Agent T] [INFO ][MQTT][32802] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 594 32802 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 595 32802 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 596 32850 [OTA Agent T] [prvIngestDataBlock] Received file block 71, size 1024 597 32850 [OTA Agent T] [prvPAL_WriteBlock] is called. 598 32851 [OTA Agent T] [prvIngestDataBlock] Remaining: 696 599 32852 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 600 32865 [OTA Agent T] [INFO ][MQTT][32865] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 601 32865 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 602 32865 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 603 32913 [OTA Agent T] [prvIngestDataBlock] Received file block 72, size 1024 604 32913 [OTA Agent T] [prvPAL_WriteBlock] is called. 605 32914 [OTA Agent T] [prvIngestDataBlock] Remaining: 695 606 32915 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 607 32928 [OTA Agent T] [INFO ][MQTT][32928] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 608 32928 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 609 32928 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 610 32975 [OTA Agent T] [prvIngestDataBlock] Received file block 73, size 1024 611 32975 [OTA Agent T] [prvPAL_WriteBlock] is called. 612 32976 [OTA Agent T] [prvIngestDataBlock] Remaining: 694 613 32977 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 614 32990 [OTA Agent T] [INFO ][MQTT][32990] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 615 32990 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 616 32990 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 617 33040 [OTA Agent T] [prvIngestDataBlock] Received file block 74, size 1024 618 33040 [OTA Agent T] [prvPAL_WriteBlock] is called. 619 33041 [OTA Agent T] [prvIngestDataBlock] Remaining: 693 620 33042 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 621 33055 [OTA Agent T] [INFO ][MQTT][33055] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 622 33055 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 623 33055 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 624 33107 [OTA Agent T] [prvIngestDataBlock] Received file block 75, size 1024 625 33107 [OTA Agent T] [prvPAL_WriteBlock] is called. 626 33108 [OTA Agent T] [prvIngestDataBlock] Remaining: 692 627 33109 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 628 33122 [OTA Agent T] [INFO ][MQTT][33122] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 629 33122 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 630 33122 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 631 33173 [OTA Agent T] [prvIngestDataBlock] Received file block 76, size 1024 632 33173 [OTA Agent T] [prvPAL_WriteBlock] is called. 633 33174 [OTA Agent T] [prvIngestDataBlock] Remaining: 691 634 33175 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 635 33188 [OTA Agent T] [INFO ][MQTT][33188] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 636 33188 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 637 33188 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 638 33239 [OTA Agent T] [prvIngestDataBlock] Received file block 77, size 1024 639 33239 [OTA Agent T] [prvPAL_WriteBlock] is called. 640 33240 [OTA Agent T] [prvIngestDataBlock] Remaining: 690 641 33241 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 642 33254 [OTA Agent T] [INFO ][MQTT][33254] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 643 33254 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 644 33254 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 645 33308 [OTA Agent T] [prvIngestDataBlock] Received file block 78, size 1024 646 33308 [OTA Agent T] [prvPAL_WriteBlock] is called. 647 33309 [OTA Agent T] [prvIngestDataBlock] Remaining: 689 648 33310 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 649 33323 [OTA Agent T] [INFO ][MQTT][33323] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 650 33323 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 651 33323 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 652 33379 [OTA Agent T] [prvIngestDataBlock] Received file block 79, size 1024 653 33379 [OTA Agent T] [prvPAL_WriteBlock] is called. 654 33380 [OTA Agent T] [prvIngestDataBlock] Remaining: 688 655 33381 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 656 33394 [OTA Agent T] [INFO ][MQTT][33394] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 657 33394 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 658 33394 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 659 33441 [OTA Agent T] [prvIngestDataBlock] Received file block 80, size 1024 660 33441 [OTA Agent T] [prvPAL_WriteBlock] is called. 661 33442 [OTA Agent T] [prvIngestDataBlock] Remaining: 687 662 33443 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 663 33455 [iot_thread] [INFO ][DEMO][33455] State: WaitingForFileBlock Received: 83 Queued: 0 Processed: 0 Dropped: 0 664 33456 [OTA Agent T] [INFO ][MQTT][33456] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 665 33456 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 666 33456 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 667 33507 [OTA Agent T] [prvIngestDataBlock] Received file block 81, size 1024 668 33507 [OTA Agent T] [prvPAL_WriteBlock] is called. 669 33508 [OTA Agent T] [prvIngestDataBlock] Remaining: 686 670 33509 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 671 33522 [OTA Agent T] [INFO ][MQTT][33522] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 672 33522 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 673 33522 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 674 33574 [OTA Agent T] [prvIngestDataBlock] Received file block 82, size 1024 675 33574 [OTA Agent T] [prvPAL_WriteBlock] is called. 676 33575 [OTA Agent T] [prvIngestDataBlock] Remaining: 685 677 33576 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 678 33589 [OTA Agent T] [INFO ][MQTT][33589] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 679 33589 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 680 33589 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 681 33648 [OTA Agent T] [prvIngestDataBlock] Received file block 83, size 1024 682 33648 [OTA Agent T] [prvPAL_WriteBlock] is called. 683 33649 [OTA Agent T] [prvIngestDataBlock] Remaining: 684 684 33650 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 685 33663 [OTA Agent T] [INFO ][MQTT][33663] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 686 33663 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 687 33663 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 688 33715 [OTA Agent T] [prvIngestDataBlock] Received file block 84, size 1024 689 33715 [OTA Agent T] [prvPAL_WriteBlock] is called. 690 33716 [OTA Agent T] [prvIngestDataBlock] Remaining: 683 691 33717 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 692 33730 [OTA Agent T] [INFO ][MQTT][33730] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 693 33730 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 694 33730 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 695 33779 [OTA Agent T] [prvIngestDataBlock] Received file block 85, size 1024 696 33779 [OTA Agent T] [prvPAL_WriteBlock] is called. 697 33780 [OTA Agent T] [prvIngestDataBlock] Remaining: 682 698 33781 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 699 33794 [OTA Agent T] [INFO ][MQTT][33794] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 700 33794 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 701 33794 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 702 33841 [OTA Agent T] [prvIngestDataBlock] Received file block 86, size 1024 703 33841 [OTA Agent T] [prvPAL_WriteBlock] is called. 704 33842 [OTA Agent T] [prvIngestDataBlock] Remaining: 681 705 33843 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 706 33856 [OTA Agent T] [INFO ][MQTT][33856] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 707 33856 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 708 33856 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 709 33905 [OTA Agent T] [prvIngestDataBlock] Received file block 87, size 1024 710 33905 [OTA Agent T] [prvPAL_WriteBlock] is called. 711 33906 [OTA Agent T] [prvIngestDataBlock] Remaining: 680 712 33907 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 713 33920 [OTA Agent T] [INFO ][MQTT][33920] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 714 33920 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 715 33920 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 716 33970 [OTA Agent T] [prvIngestDataBlock] Received file block 88, size 1024 717 33970 [OTA Agent T] [prvPAL_WriteBlock] is called. 718 33971 [OTA Agent T] [prvIngestDataBlock] Remaining: 679 719 33972 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 720 33985 [OTA Agent T] [INFO ][MQTT][33985] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 721 33985 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 722 33985 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 723 34034 [OTA Agent T] [prvIngestDataBlock] Received file block 89, size 1024 724 34034 [OTA Agent T] [prvPAL_WriteBlock] is called. 725 34035 [OTA Agent T] [prvIngestDataBlock] Remaining: 678 726 34036 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 727 34049 [OTA Agent T] [INFO ][MQTT][34049] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 728 34049 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 729 34049 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 730 34102 [OTA Agent T] [prvIngestDataBlock] Received file block 90, size 1024 731 34102 [OTA Agent T] [prvPAL_WriteBlock] is called. 732 34103 [OTA Agent T] [prvIngestDataBlock] Remaining: 677 733 34104 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 734 34117 [OTA Agent T] [INFO ][MQTT][34117] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 735 34117 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 736 34117 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 737 34170 [OTA Agent T] [prvIngestDataBlock] Received file block 91, size 1024 738 34170 [OTA Agent T] [prvPAL_WriteBlock] is called. 739 34171 [OTA Agent T] [prvIngestDataBlock] Remaining: 676 740 34172 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 741 34185 [OTA Agent T] [INFO ][MQTT][34185] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 742 34185 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 743 34185 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 744 34234 [OTA Agent T] [prvIngestDataBlock] Received file block 92, size 1024 745 34234 [OTA Agent T] [prvPAL_WriteBlock] is called. 746 34235 [OTA Agent T] [prvIngestDataBlock] Remaining: 675 747 34236 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 748 34249 [OTA Agent T] [INFO ][MQTT][34249] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 749 34249 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 750 34249 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 751 34308 [OTA Agent T] [prvIngestDataBlock] Received file block 93, size 1024 752 34308 [OTA Agent T] [prvPAL_WriteBlock] is called. 753 34309 [OTA Agent T] [prvIngestDataBlock] Remaining: 674 754 34310 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 755 34323 [OTA Agent T] [INFO ][MQTT][34323] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 756 34323 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 757 34323 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 758 34388 [OTA Agent T] [prvIngestDataBlock] Received file block 94, size 1024 759 34388 [OTA Agent T] [prvPAL_WriteBlock] is called. 760 34389 [OTA Agent T] [prvIngestDataBlock] Remaining: 673 761 34390 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 762 34403 [OTA Agent T] [INFO ][MQTT][34403] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 763 34403 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 764 34403 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 765 34455 [iot_thread] [INFO ][DEMO][34455] State: WaitingForFileBlock Received: 97 Queued: 0 Processed: 0 Dropped: 0 766 34460 [OTA Agent T] [prvIngestDataBlock] Received file block 95, size 1024 767 34460 [OTA Agent T] [prvPAL_WriteBlock] is called. 768 34461 [OTA Agent T] [prvIngestDataBlock] Remaining: 672 769 34462 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 770 34475 [OTA Agent T] [INFO ][MQTT][34475] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 771 34475 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 772 34475 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 773 34523 [OTA Agent T] [prvIngestDataBlock] Received file block 96, size 1024 774 34523 [OTA Agent T] [prvPAL_WriteBlock] is called. 775 34524 [OTA Agent T] [prvIngestDataBlock] Remaining: 671 776 34525 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 777 34538 [OTA Agent T] [INFO ][MQTT][34538] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 778 34538 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 779 34538 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 780 34589 [OTA Agent T] [prvIngestDataBlock] Received file block 97, size 1024 781 34589 [OTA Agent T] [prvPAL_WriteBlock] is called. 782 34590 [OTA Agent T] [prvIngestDataBlock] Remaining: 670 783 34591 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 784 34604 [OTA Agent T] [INFO ][MQTT][34604] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 785 34604 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 786 34604 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 787 34654 [OTA Agent T] [prvIngestDataBlock] Received file block 98, size 1024 788 34654 [OTA Agent T] [prvPAL_WriteBlock] is called. 789 34655 [OTA Agent T] [prvIngestDataBlock] Remaining: 669 790 34656 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 791 34669 [OTA Agent T] [INFO ][MQTT][34669] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 792 34669 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 793 34669 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 794 34724 [OTA Agent T] [prvIngestDataBlock] Received file block 99, size 1024 795 34724 [OTA Agent T] [prvPAL_WriteBlock] is called. 796 34725 [OTA Agent T] [prvIngestDataBlock] Remaining: 668 797 34726 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 798 34739 [OTA Agent T] [INFO ][MQTT][34739] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 799 34739 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 800 34739 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 801 34789 [OTA Agent T] [prvIngestDataBlock] Received file block 100, size 1024 802 34789 [OTA Agent T] [prvPAL_WriteBlock] is called. 803 34790 [OTA Agent T] [prvIngestDataBlock] Remaining: 667 804 34791 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 805 34804 [OTA Agent T] [INFO ][MQTT][34804] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 806 34804 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 807 34804 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 808 34854 [OTA Agent T] [prvIngestDataBlock] Received file block 101, size 1024 809 34854 [OTA Agent T] [prvPAL_WriteBlock] is called. 810 34855 [OTA Agent T] [prvIngestDataBlock] Remaining: 666 811 34856 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 812 34869 [OTA Agent T] [INFO ][MQTT][34869] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 813 34869 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 814 34869 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 815 34921 [OTA Agent T] [prvIngestDataBlock] Received file block 102, size 1024 816 34921 [OTA Agent T] [prvPAL_WriteBlock] is called. 817 34922 [OTA Agent T] [prvIngestDataBlock] Remaining: 665 818 34923 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 819 34936 [OTA Agent T] [INFO ][MQTT][34936] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 820 34936 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 821 34936 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 822 34984 [OTA Agent T] [prvIngestDataBlock] Received file block 103, size 1024 823 34984 [OTA Agent T] [prvPAL_WriteBlock] is called. 824 34985 [OTA Agent T] [prvIngestDataBlock] Remaining: 664 825 34986 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 826 34999 [OTA Agent T] [INFO ][MQTT][34999] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 827 34999 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 828 34999 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 829 35049 [OTA Agent T] [prvIngestDataBlock] Received file block 104, size 1024 830 35049 [OTA Agent T] [prvPAL_WriteBlock] is called. 831 35050 [OTA Agent T] [prvIngestDataBlock] Remaining: 663 832 35051 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 833 35064 [OTA Agent T] [INFO ][MQTT][35064] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 834 35064 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 835 35064 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 836 35115 [OTA Agent T] [prvIngestDataBlock] Received file block 105, size 1024 837 35115 [OTA Agent T] [prvPAL_WriteBlock] is called. 838 35116 [OTA Agent T] [prvIngestDataBlock] Remaining: 662 839 35117 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 840 35130 [OTA Agent T] [INFO ][MQTT][35130] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 841 35130 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 842 35130 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 843 35177 [OTA Agent T] [prvIngestDataBlock] Received file block 106, size 1024 844 35177 [OTA Agent T] [prvPAL_WriteBlock] is called. 845 35178 [OTA Agent T] [prvIngestDataBlock] Remaining: 661 846 35179 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 847 35192 [OTA Agent T] [INFO ][MQTT][35192] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 848 35192 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 849 35192 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 850 35239 [OTA Agent T] [prvIngestDataBlock] Received file block 107, size 1024 851 35239 [OTA Agent T] [prvPAL_WriteBlock] is called. 852 35240 [OTA Agent T] [prvIngestDataBlock] Remaining: 660 853 35241 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 854 35254 [OTA Agent T] [INFO ][MQTT][35254] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 855 35254 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 856 35254 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 857 35306 [OTA Agent T] [prvIngestDataBlock] Received file block 108, size 1024 858 35306 [OTA Agent T] [prvPAL_WriteBlock] is called. 859 35307 [OTA Agent T] [prvIngestDataBlock] Remaining: 659 860 35308 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 861 35321 [OTA Agent T] [INFO ][MQTT][35321] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 862 35321 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 863 35321 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 864 35370 [OTA Agent T] [prvIngestDataBlock] Received file block 109, size 1024 865 35370 [OTA Agent T] [prvPAL_WriteBlock] is called. 866 35371 [OTA Agent T] [prvIngestDataBlock] Remaining: 658 867 35372 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 868 35385 [OTA Agent T] [INFO ][MQTT][35385] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 869 35385 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 870 35385 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 871 35434 [OTA Agent T] [prvIngestDataBlock] Received file block 110, size 1024 872 35434 [OTA Agent T] [prvPAL_WriteBlock] is called. 873 35435 [OTA Agent T] [prvIngestDataBlock] Remaining: 657 874 35436 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 875 35449 [OTA Agent T] [INFO ][MQTT][35449] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 876 35449 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 877 35449 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 878 35455 [iot_thread] [INFO ][DEMO][35455] State: WaitingForFileBlock Received: 113 Queued: 0 Processed: 0 Dropped: 0 879 35500 [OTA Agent T] [prvIngestDataBlock] Received file block 111, size 1024 880 35500 [OTA Agent T] [prvPAL_WriteBlock] is called. 881 35501 [OTA Agent T] [prvIngestDataBlock] Remaining: 656 882 35502 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 883 35515 [OTA Agent T] [INFO ][MQTT][35515] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 884 35515 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 885 35515 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 886 35563 [OTA Agent T] [prvIngestDataBlock] Received file block 112, size 1024 887 35563 [OTA Agent T] [prvPAL_WriteBlock] is called. 888 35564 [OTA Agent T] [prvIngestDataBlock] Remaining: 655 889 35565 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 890 35578 [OTA Agent T] [INFO ][MQTT][35578] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 891 35578 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 892 35578 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 893 35628 [OTA Agent T] [prvIngestDataBlock] Received file block 113, size 1024 894 35628 [OTA Agent T] [prvPAL_WriteBlock] is called. 895 35629 [OTA Agent T] [prvIngestDataBlock] Remaining: 654 896 35630 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 897 35643 [OTA Agent T] [INFO ][MQTT][35643] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 898 35643 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 899 35643 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 900 35695 [OTA Agent T] [prvIngestDataBlock] Received file block 114, size 1024 901 35695 [OTA Agent T] [prvPAL_WriteBlock] is called. 902 35696 [OTA Agent T] [prvIngestDataBlock] Remaining: 653 903 35697 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 904 35710 [OTA Agent T] [INFO ][MQTT][35710] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 905 35710 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 906 35710 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 907 35762 [OTA Agent T] [prvIngestDataBlock] Received file block 115, size 1024 908 35762 [OTA Agent T] [prvPAL_WriteBlock] is called. 909 35763 [OTA Agent T] [prvIngestDataBlock] Remaining: 652 910 35764 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 911 35777 [OTA Agent T] [INFO ][MQTT][35777] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 912 35777 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 913 35777 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 914 35827 [OTA Agent T] [prvIngestDataBlock] Received file block 116, size 1024 915 35827 [OTA Agent T] [prvPAL_WriteBlock] is called. 916 35828 [OTA Agent T] [prvIngestDataBlock] Remaining: 651 917 35829 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 918 35842 [OTA Agent T] [INFO ][MQTT][35842] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 919 35842 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 920 35842 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 921 35891 [OTA Agent T] [prvIngestDataBlock] Received file block 117, size 1024 922 35891 [OTA Agent T] [prvPAL_WriteBlock] is called. 923 35892 [OTA Agent T] [prvIngestDataBlock] Remaining: 650 924 35893 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 925 35906 [OTA Agent T] [INFO ][MQTT][35906] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 926 35906 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 927 35906 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 928 35955 [OTA Agent T] [prvIngestDataBlock] Received file block 118, size 1024 929 35955 [OTA Agent T] [prvPAL_WriteBlock] is called. 930 35956 [OTA Agent T] [prvIngestDataBlock] Remaining: 649 931 35957 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 932 35970 [OTA Agent T] [INFO ][MQTT][35970] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 933 35970 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 934 35970 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 935 36022 [OTA Agent T] [prvIngestDataBlock] Received file block 119, size 1024 936 36022 [OTA Agent T] [prvPAL_WriteBlock] is called. 937 36023 [OTA Agent T] [prvIngestDataBlock] Remaining: 648 938 36024 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 939 36037 [OTA Agent T] [INFO ][MQTT][36037] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 940 36037 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 941 36037 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 942 36086 [OTA Agent T] [prvIngestDataBlock] Received file block 120, size 1024 943 36086 [OTA Agent T] [prvPAL_WriteBlock] is called. 944 36087 [OTA Agent T] [prvIngestDataBlock] Remaining: 647 945 36088 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 946 36101 [OTA Agent T] [INFO ][MQTT][36101] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 947 36101 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 948 36101 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 949 36151 [OTA Agent T] [prvIngestDataBlock] Received file block 121, size 1024 950 36151 [OTA Agent T] [prvPAL_WriteBlock] is called. 951 36152 [OTA Agent T] [prvIngestDataBlock] Remaining: 646 952 36153 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 953 36166 [OTA Agent T] [INFO ][MQTT][36166] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 954 36166 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 955 36166 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 956 36217 [OTA Agent T] [prvIngestDataBlock] Received file block 122, size 1024 957 36217 [OTA Agent T] [prvPAL_WriteBlock] is called. 958 36218 [OTA Agent T] [prvIngestDataBlock] Remaining: 645 959 36219 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 960 36232 [OTA Agent T] [INFO ][MQTT][36232] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 961 36232 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 962 36232 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 963 36286 [OTA Agent T] [prvIngestDataBlock] Received file block 123, size 1024 964 36286 [OTA Agent T] [prvPAL_WriteBlock] is called. 965 36287 [OTA Agent T] [prvIngestDataBlock] Remaining: 644 966 36288 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 967 36301 [OTA Agent T] [INFO ][MQTT][36301] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 968 36301 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 969 36301 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 970 36351 [OTA Agent T] [prvIngestDataBlock] Received file block 124, size 1024 971 36351 [OTA Agent T] [prvPAL_WriteBlock] is called. 972 36352 [OTA Agent T] [prvIngestDataBlock] Remaining: 643 973 36353 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 974 36366 [OTA Agent T] [INFO ][MQTT][36366] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 975 36366 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 976 36366 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 977 36414 [OTA Agent T] [prvIngestDataBlock] Received file block 125, size 1024 978 36414 [OTA Agent T] [prvPAL_WriteBlock] is called. 979 36415 [OTA Agent T] [prvIngestDataBlock] Remaining: 642 980 36416 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 981 36429 [OTA Agent T] [INFO ][MQTT][36429] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 982 36429 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 983 36429 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 984 36455 [iot_thread] [INFO ][DEMO][36455] State: WaitingForFileBlock Received: 128 Queued: 0 Processed: 0 Dropped: 0 985 36480 [OTA Agent T] [prvIngestDataBlock] Received file block 126, size 1024 986 36480 [OTA Agent T] [prvPAL_WriteBlock] is called. 987 36481 [OTA Agent T] [prvIngestDataBlock] Remaining: 641 988 36482 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 989 36495 [OTA Agent T] [INFO ][MQTT][36495] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 990 36495 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 991 36495 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 992 36543 [OTA Agent T] [prvIngestDataBlock] Received file block 127, size 1024 993 36543 [OTA Agent T] [prvPAL_WriteBlock] is called. 994 36544 [OTA Agent T] [prvIngestDataBlock] Remaining: 640 995 36544 [OTA Agent T] [prvPublishStatusMessage] Msg: {"status":"IN_PROGRESS","statusDetails":{"receive":"128/768"}} 996 36554 [OTA Agent T] [INFO ][MQTT][36554] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 997 36554 [OTA Agent T] [prvPublishStatusMessage] 'IN_PROGRESS' to $aws/things/rx65n_cloud_kit/jobs/AFR_OTA-test40009/update 998 36555 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 999 36568 [OTA Agent T] [INFO ][MQTT][36568] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1000 36568 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1001 36568 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1002 36617 [OTA Agent T] [prvIngestDataBlock] Received file block 128, size 1024 1003 36617 [OTA Agent T] [prvPAL_WriteBlock] is called. 1004 36618 [OTA Agent T] [prvIngestDataBlock] Remaining: 639 1005 36619 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1006 36632 [OTA Agent T] [INFO ][MQTT][36632] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1007 36632 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1008 36632 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1009 36680 [OTA Agent T] [prvIngestDataBlock] Received file block 129, size 1024 1010 36680 [OTA Agent T] [prvPAL_WriteBlock] is called. 1011 36681 [OTA Agent T] [prvIngestDataBlock] Remaining: 638 1012 36682 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1013 36695 [OTA Agent T] [INFO ][MQTT][36695] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1014 36695 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1015 36695 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1016 36744 [OTA Agent T] [prvIngestDataBlock] Received file block 130, size 1024 1017 36744 [OTA Agent T] [prvPAL_WriteBlock] is called. 1018 36745 [OTA Agent T] [prvIngestDataBlock] Remaining: 637 1019 36746 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1020 36759 [OTA Agent T] [INFO ][MQTT][36759] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1021 36759 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1022 36759 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1023 36822 [OTA Agent T] [prvIngestDataBlock] Received file block 131, size 1024 1024 36822 [OTA Agent T] [prvPAL_WriteBlock] is called. 1025 36823 [OTA Agent T] [prvIngestDataBlock] Remaining: 636 1026 36824 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1027 36837 [OTA Agent T] [INFO ][MQTT][36837] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1028 36837 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1029 36837 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1030 36886 [OTA Agent T] [prvIngestDataBlock] Received file block 132, size 1024 1031 36886 [OTA Agent T] [prvPAL_WriteBlock] is called. 1032 36887 [OTA Agent T] [prvIngestDataBlock] Remaining: 635 1033 36888 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1034 36901 [OTA Agent T] [INFO ][MQTT][36901] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1035 36901 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1036 36901 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1037 36952 [OTA Agent T] [prvIngestDataBlock] Received file block 133, size 1024 1038 36952 [OTA Agent T] [prvPAL_WriteBlock] is called. 1039 36953 [OTA Agent T] [prvIngestDataBlock] Remaining: 634 1040 36954 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1041 36967 [OTA Agent T] [INFO ][MQTT][36967] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1042 36967 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1043 36967 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1044 37022 [OTA Agent T] [prvIngestDataBlock] Received file block 134, size 1024 1045 37022 [OTA Agent T] [prvPAL_WriteBlock] is called. 1046 37023 [OTA Agent T] [prvIngestDataBlock] Remaining: 633 1047 37024 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1048 37037 [OTA Agent T] [INFO ][MQTT][37037] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1049 37037 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1050 37037 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1051 37085 [OTA Agent T] [prvIngestDataBlock] Received file block 135, size 1024 1052 37085 [OTA Agent T] [prvPAL_WriteBlock] is called. 1053 37086 [OTA Agent T] [prvIngestDataBlock] Remaining: 632 1054 37087 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1055 37100 [OTA Agent T] [INFO ][MQTT][37100] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1056 37100 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1057 37100 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1058 37150 [OTA Agent T] [prvIngestDataBlock] Received file block 136, size 1024 1059 37150 [OTA Agent T] [prvPAL_WriteBlock] is called. 1060 37151 [OTA Agent T] [prvIngestDataBlock] Remaining: 631 1061 37152 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1062 37165 [OTA Agent T] [INFO ][MQTT][37165] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1063 37165 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1064 37165 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1065 37215 [OTA Agent T] [prvIngestDataBlock] Received file block 137, size 1024 1066 37215 [OTA Agent T] [prvPAL_WriteBlock] is called. 1067 37216 [OTA Agent T] [prvIngestDataBlock] Remaining: 630 1068 37217 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1069 37230 [OTA Agent T] [INFO ][MQTT][37230] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1070 37230 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1071 37230 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1072 37280 [OTA Agent T] [prvIngestDataBlock] Received file block 138, size 1024 1073 37280 [OTA Agent T] [prvPAL_WriteBlock] is called. 1074 37281 [OTA Agent T] [prvIngestDataBlock] Remaining: 629 1075 37282 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1076 37295 [OTA Agent T] [INFO ][MQTT][37295] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1077 37295 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1078 37295 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1079 37344 [OTA Agent T] [prvIngestDataBlock] Received file block 139, size 1024 1080 37344 [OTA Agent T] [prvPAL_WriteBlock] is called. 1081 37345 [OTA Agent T] [prvIngestDataBlock] Remaining: 628 1082 37346 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1083 37359 [OTA Agent T] [INFO ][MQTT][37359] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1084 37359 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1085 37359 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1086 37410 [OTA Agent T] [prvIngestDataBlock] Received file block 140, size 1024 1087 37410 [OTA Agent T] [prvPAL_WriteBlock] is called. 1088 37411 [OTA Agent T] [prvIngestDataBlock] Remaining: 627 1089 37412 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1090 37425 [OTA Agent T] [INFO ][MQTT][37425] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1091 37425 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1092 37425 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1093 37455 [iot_thread] [INFO ][DEMO][37455] State: WaitingForFileBlock Received: 143 Queued: 0 Processed: 0 Dropped: 0 1094 37472 [OTA Agent T] [prvIngestDataBlock] Received file block 141, size 1024 1095 37472 [OTA Agent T] [prvPAL_WriteBlock] is called. 1096 37473 [OTA Agent T] [prvIngestDataBlock] Remaining: 626 1097 37474 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1098 37487 [OTA Agent T] [INFO ][MQTT][37487] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1099 37487 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1100 37487 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1101 37535 [OTA Agent T] [prvIngestDataBlock] Received file block 142, size 1024 1102 37535 [OTA Agent T] [prvPAL_WriteBlock] is called. 1103 37536 [OTA Agent T] [prvIngestDataBlock] Remaining: 625 1104 37537 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1105 37550 [OTA Agent T] [INFO ][MQTT][37550] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1106 37550 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1107 37550 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1108 37600 [OTA Agent T] [prvIngestDataBlock] Received file block 143, size 1024 1109 37600 [OTA Agent T] [prvPAL_WriteBlock] is called. 1110 37601 [OTA Agent T] [prvIngestDataBlock] Remaining: 624 1111 37602 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1112 37615 [OTA Agent T] [INFO ][MQTT][37615] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1113 37615 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1114 37615 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1115 37665 [OTA Agent T] [prvIngestDataBlock] Received file block 144, size 1024 1116 37665 [OTA Agent T] [prvPAL_WriteBlock] is called. 1117 37666 [OTA Agent T] [prvIngestDataBlock] Remaining: 623 1118 37667 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1119 37680 [OTA Agent T] [INFO ][MQTT][37680] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1120 37680 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1121 37680 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1122 37729 [OTA Agent T] [prvIngestDataBlock] Received file block 145, size 1024 1123 37729 [OTA Agent T] [prvPAL_WriteBlock] is called. 1124 37730 [OTA Agent T] [prvIngestDataBlock] Remaining: 622 1125 37731 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1126 37744 [OTA Agent T] [INFO ][MQTT][37744] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1127 37744 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1128 37744 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1129 37793 [OTA Agent T] [prvIngestDataBlock] Received file block 146, size 1024 1130 37793 [OTA Agent T] [prvPAL_WriteBlock] is called. 1131 37794 [OTA Agent T] [prvIngestDataBlock] Remaining: 621 1132 37795 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1133 37808 [OTA Agent T] [INFO ][MQTT][37808] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1134 37808 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1135 37808 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1136 37857 [OTA Agent T] [prvIngestDataBlock] Received file block 147, size 1024 1137 37857 [OTA Agent T] [prvPAL_WriteBlock] is called. 1138 37858 [OTA Agent T] [prvIngestDataBlock] Remaining: 620 1139 37859 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1140 37872 [OTA Agent T] [INFO ][MQTT][37872] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1141 37872 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1142 37872 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1143 37925 [OTA Agent T] [prvIngestDataBlock] Received file block 148, size 1024 1144 37925 [OTA Agent T] [prvPAL_WriteBlock] is called. 1145 37926 [OTA Agent T] [prvIngestDataBlock] Remaining: 619 1146 37927 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1147 37940 [OTA Agent T] [INFO ][MQTT][37940] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1148 37940 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1149 37940 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1150 37988 [OTA Agent T] [prvIngestDataBlock] Received file block 149, size 1024 1151 37988 [OTA Agent T] [prvPAL_WriteBlock] is called. 1152 37989 [OTA Agent T] [prvIngestDataBlock] Remaining: 618 1153 37990 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1154 38003 [OTA Agent T] [INFO ][MQTT][38003] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1155 38003 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1156 38003 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1157 38052 [OTA Agent T] [prvIngestDataBlock] Received file block 150, size 1024 1158 38052 [OTA Agent T] [prvPAL_WriteBlock] is called. 1159 38053 [OTA Agent T] [prvIngestDataBlock] Remaining: 617 1160 38054 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1161 38067 [OTA Agent T] [INFO ][MQTT][38067] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1162 38067 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1163 38067 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1164 38113 [OTA Agent T] [prvIngestDataBlock] Received file block 151, size 1024 1165 38113 [OTA Agent T] [prvPAL_WriteBlock] is called. 1166 38114 [OTA Agent T] [prvIngestDataBlock] Remaining: 616 1167 38115 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1168 38128 [OTA Agent T] [INFO ][MQTT][38128] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1169 38128 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1171 38178 [OTA Agent T] [prvIngestDataBlock] Received file block 152, size 1024 1172 38178 [OTA Agent T] [prvPAL_WriteBlock] is called. 1173 38179 [OTA Agent T] [prvIngestDataBlock] Remaining: 615 1174 38180 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1175 38193 [OTA Agent T] [INFO ][MQTT][38193] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1176 38193 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1177 38193 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1178 38246 [OTA Agent T] [prvIngestDataBlock] Received file block 153, size 1024 1179 38246 [OTA Agent T] [prvPAL_WriteBlock] is called. 1180 38247 [OTA Agent T] [prvIngestDataBlock] Remaining: 614 1181 38248 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1182 38261 [OTA Agent T] [INFO ][MQTT][38261] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1183 38261 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1184 38261 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1185 38310 [OTA Agent T] [prvIngestDataBlock] Received file block 154, size 1024 1186 38310 [OTA Agent T] [prvPAL_WriteBlock] is called. 1187 38311 [OTA Agent T] [prvIngestDataBlock] Remaining: 613 1188 38312 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1189 38325 [OTA Agent T] [INFO ][MQTT][38325] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1190 38325 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1191 38325 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1192 38378 [OTA Agent T] [prvIngestDataBlock] Received file block 155, size 1024 1193 38378 [OTA Agent T] [prvPAL_WriteBlock] is called. 1194 38379 [OTA Agent T] [prvIngestDataBlock] Remaining: 612 1195 38380 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1196 38393 [OTA Agent T] [INFO ][MQTT][38393] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1197 38393 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1198 38393 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1199 38440 [OTA Agent T] [prvIngestDataBlock] Received file block 156, size 1024 1200 38440 [OTA Agent T] [prvPAL_WriteBlock] is called. 1201 38441 [OTA Agent T] [prvIngestDataBlock] Remaining: 611 1202 38442 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1203 38455 [iot_thread] [INFO ][DEMO][38455] State: WaitingForFileBlock Received: 159 Queued: 0 Processed: 0 Dropped: 0 1204 38455 [OTA Agent T] [INFO ][MQTT][38455] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1205 38455 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1207 38505 [OTA Agent T] [prvIngestDataBlock] Received file block 157, size 1024 1208 38505 [OTA Agent T] [prvPAL_WriteBlock] is called. 1209 38506 [OTA Agent T] [prvIngestDataBlock] Remaining: 610 1210 38507 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1211 38520 [OTA Agent T] [INFO ][MQTT][38520] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1212 38520 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1213 38520 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1214 38566 [OTA Agent T] [prvIngestDataBlock] Received file block 158, size 1024 1215 38566 [OTA Agent T] [prvPAL_WriteBlock] is called. 1216 38567 [OTA Agent T] [prvIngestDataBlock] Remaining: 609 1217 38568 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1218 38581 [OTA Agent T] [INFO ][MQTT][38581] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1219 38581 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1221 38634 [OTA Agent T] [prvIngestDataBlock] Received file block 159, size 1024 1222 38634 [OTA Agent T] [prvPAL_WriteBlock] is called. 1223 38635 [OTA Agent T] [prvIngestDataBlock] Remaining: 608 1224 38636 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1225 38649 [OTA Agent T] [INFO ][MQTT][38649] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1226 38649 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1227 38649 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1228 38700 [OTA Agent T] [prvIngestDataBlock] Received file block 160, size 1024 1229 38700 [OTA Agent T] [prvPAL_WriteBlock] is called. 1230 38701 [OTA Agent T] [prvIngestDataBlock] Remaining: 607 1231 38702 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1232 38715 [OTA Agent T] [INFO ][MQTT][38715] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1233 38715 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1234 38715 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1235 38763 [OTA Agent T] [prvIngestDataBlock] Received file block 161, size 1024 1236 38763 [OTA Agent T] [prvPAL_WriteBlock] is called. 1237 38764 [OTA Agent T] [prvIngestDataBlock] Remaining: 606 1238 38765 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1239 38778 [OTA Agent T] [INFO ][MQTT][38778] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1240 38778 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1241 38778 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1242 38826 [OTA Agent T] [prvIngestDataBlock] Received file block 162, size 1024 1243 38826 [OTA Agent T] [prvPAL_WriteBlock] is called. 1244 38827 [OTA Agent T] [prvIngestDataBlock] Remaining: 605 1245 38828 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1246 38841 [OTA Agent T] [INFO ][MQTT][38841] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1247 38841 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1248 38841 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1249 38890 [OTA Agent T] [prvIngestDataBlock] Received file block 163, size 1024 1250 38890 [OTA Agent T] [prvPAL_WriteBlock] is called. 1251 38891 [OTA Agent T] [prvIngestDataBlock] Remaining: 604 1252 38892 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1253 38905 [OTA Agent T] [INFO ][MQTT][38905] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1254 38905 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1255 38905 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1256 38955 [OTA Agent T] [prvIngestDataBlock] Received file block 164, size 1024 1257 38955 [OTA Agent T] [prvPAL_WriteBlock] is called. 1258 38956 [OTA Agent T] [prvIngestDataBlock] Remaining: 603 1259 38957 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1260 38970 [OTA Agent T] [INFO ][MQTT][38970] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1261 38970 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1262 38970 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1263 39018 [OTA Agent T] [prvIngestDataBlock] Received file block 165, size 1024 1264 39018 [OTA Agent T] [prvPAL_WriteBlock] is called. 1265 39019 [OTA Agent T] [prvIngestDataBlock] Remaining: 602 1266 39020 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1267 39033 [OTA Agent T] [INFO ][MQTT][39033] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1268 39033 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1270 39083 [OTA Agent T] [prvIngestDataBlock] Received file block 166, size 1024 1271 39083 [OTA Agent T] [prvPAL_WriteBlock] is called. 1272 39084 [OTA Agent T] [prvIngestDataBlock] Remaining: 601 1273 39085 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1274 39098 [OTA Agent T] [INFO ][MQTT][39098] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1275 39098 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1276 39098 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1277 39147 [OTA Agent T] [prvIngestDataBlock] Received file block 167, size 1024 1278 39147 [OTA Agent T] [prvPAL_WriteBlock] is called. 1279 39148 [OTA Agent T] [prvIngestDataBlock] Remaining: 600 1280 39149 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1281 39162 [OTA Agent T] [INFO ][MQTT][39162] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1282 39162 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1283 39162 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1284 39212 [OTA Agent T] [prvIngestDataBlock] Received file block 168, size 1024 1285 39212 [OTA Agent T] [prvPAL_WriteBlock] is called. 1286 39213 [OTA Agent T] [prvIngestDataBlock] Remaining: 599 1287 39214 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1288 39227 [OTA Agent T] [INFO ][MQTT][39227] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1289 39227 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1290 39227 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1291 39280 [OTA Agent T] [prvIngestDataBlock] Received file block 169, size 1024 1292 39280 [OTA Agent T] [prvPAL_WriteBlock] is called. 1293 39281 [OTA Agent T] [prvIngestDataBlock] Remaining: 598 1294 39282 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1295 39295 [OTA Agent T] [INFO ][MQTT][39295] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1296 39295 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1297 39295 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1298 39343 [OTA Agent T] [prvIngestDataBlock] Received file block 170, size 1024 1299 39343 [OTA Agent T] [prvPAL_WriteBlock] is called. 1300 39344 [OTA Agent T] [prvIngestDataBlock] Remaining: 597 1301 39345 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1302 39358 [OTA Agent T] [INFO ][MQTT][39358] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1303 39358 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1304 39358 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1305 39407 [OTA Agent T] [prvIngestDataBlock] Received file block 171, size 1024 1306 39407 [OTA Agent T] [prvPAL_WriteBlock] is called. 1307 39408 [OTA Agent T] [prvIngestDataBlock] Remaining: 596 1308 39409 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1309 39422 [OTA Agent T] [INFO ][MQTT][39422] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1310 39422 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1311 39422 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1312 39455 [iot_thread] [INFO ][DEMO][39455] State: WaitingForFileBlock Received: 174 Queued: 0 Processed: 0 Dropped: 0 1313 39472 [OTA Agent T] [prvIngestDataBlock] Received file block 172, size 1024 1314 39472 [OTA Agent T] [prvPAL_WriteBlock] is called. 1315 39473 [OTA Agent T] [prvIngestDataBlock] Remaining: 595 1316 39474 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1317 39487 [OTA Agent T] [INFO ][MQTT][39487] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1318 39487 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1320 39535 [OTA Agent T] [prvIngestDataBlock] Received file block 173, size 1024 1321 39535 [OTA Agent T] [prvPAL_WriteBlock] is called. 1322 39536 [OTA Agent T] [prvIngestDataBlock] Remaining: 594 1323 39537 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1324 39550 [OTA Agent T] [INFO ][MQTT][39550] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1325 39550 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1327 39601 [OTA Agent T] [prvIngestDataBlock] Received file block 174, size 1024 1328 39601 [OTA Agent T] [prvPAL_WriteBlock] is called. 1329 39602 [OTA Agent T] [prvIngestDataBlock] Remaining: 593 1330 39603 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1331 39616 [OTA Agent T] [INFO ][MQTT][39616] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1332 39616 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1333 39616 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1334 39662 [OTA Agent T] [prvIngestDataBlock] Received file block 175, size 1024 1335 39662 [OTA Agent T] [prvPAL_WriteBlock] is called. 1336 39663 [OTA Agent T] [prvIngestDataBlock] Remaining: 592 1337 39664 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1338 39677 [OTA Agent T] [INFO ][MQTT][39677] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1339 39677 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1340 39677 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1341 39726 [OTA Agent T] [prvIngestDataBlock] Received file block 176, size 1024 1342 39726 [OTA Agent T] [prvPAL_WriteBlock] is called. 1343 39727 [OTA Agent T] [prvIngestDataBlock] Remaining: 591 1344 39728 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1345 39741 [OTA Agent T] [INFO ][MQTT][39741] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1346 39741 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1347 39741 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1348 39787 [OTA Agent T] [prvIngestDataBlock] Received file block 177, size 1024 1349 39787 [OTA Agent T] [prvPAL_WriteBlock] is called. 1350 39788 [OTA Agent T] [prvIngestDataBlock] Remaining: 590 1351 39789 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1352 39802 [OTA Agent T] [INFO ][MQTT][39802] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1353 39802 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1355 39851 [OTA Agent T] [prvIngestDataBlock] Received file block 178, size 1024 1356 39851 [OTA Agent T] [prvPAL_WriteBlock] is called. 1357 39852 [OTA Agent T] [prvIngestDataBlock] Remaining: 589 1358 39853 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1359 39866 [OTA Agent T] [INFO ][MQTT][39866] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1360 39866 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1361 39866 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1362 39916 [OTA Agent T] [prvIngestDataBlock] Received file block 179, size 1024 1363 39916 [OTA Agent T] [prvPAL_WriteBlock] is called. 1364 39917 [OTA Agent T] [prvIngestDataBlock] Remaining: 588 1365 39918 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1366 39931 [OTA Agent T] [INFO ][MQTT][39931] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1367 39931 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1368 39931 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1369 39981 [OTA Agent T] [prvIngestDataBlock] Received file block 180, size 1024 1370 39981 [OTA Agent T] [prvPAL_WriteBlock] is called. 1371 39982 [OTA Agent T] [prvIngestDataBlock] Remaining: 587 1372 39983 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1373 39996 [OTA Agent T] [INFO ][MQTT][39996] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1374 39996 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1375 39996 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1376 40044 [OTA Agent T] [prvIngestDataBlock] Received file block 181, size 1024 1377 40044 [OTA Agent T] [prvPAL_WriteBlock] is called. 1378 40045 [OTA Agent T] [prvIngestDataBlock] Remaining: 586 1379 40046 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1380 40059 [OTA Agent T] [INFO ][MQTT][40059] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1381 40059 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1382 40059 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1383 40108 [OTA Agent T] [prvIngestDataBlock] Received file block 182, size 1024 1384 40108 [OTA Agent T] [prvPAL_WriteBlock] is called. 1385 40109 [OTA Agent T] [prvIngestDataBlock] Remaining: 585 1386 40110 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1387 40123 [OTA Agent T] [INFO ][MQTT][40123] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1388 40123 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1389 40123 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1390 40171 [OTA Agent T] [prvIngestDataBlock] Received file block 183, size 1024 1391 40171 [OTA Agent T] [prvPAL_WriteBlock] is called. 1392 40172 [OTA Agent T] [prvIngestDataBlock] Remaining: 584 1393 40173 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1394 40186 [OTA Agent T] [INFO ][MQTT][40186] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1395 40186 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1397 40237 [OTA Agent T] [prvIngestDataBlock] Received file block 184, size 1024 1398 40237 [OTA Agent T] [prvPAL_WriteBlock] is called. 1399 40238 [OTA Agent T] [prvIngestDataBlock] Remaining: 583 1400 40239 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1401 40252 [OTA Agent T] [INFO ][MQTT][40252] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1402 40252 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1403 40252 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1404 40304 [OTA Agent T] [prvIngestDataBlock] Received file block 185, size 1024 1405 40304 [OTA Agent T] [prvPAL_WriteBlock] is called. 1406 40305 [OTA Agent T] [prvIngestDataBlock] Remaining: 582 1407 40306 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1408 40319 [OTA Agent T] [INFO ][MQTT][40319] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1409 40319 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1410 40319 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1411 40369 [OTA Agent T] [prvIngestDataBlock] Received file block 186, size 1024 1412 40369 [OTA Agent T] [prvPAL_WriteBlock] is called. 1413 40370 [OTA Agent T] [prvIngestDataBlock] Remaining: 581 1414 40371 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1415 40384 [OTA Agent T] [INFO ][MQTT][40384] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1416 40384 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1417 40384 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1418 40430 [OTA Agent T] [prvIngestDataBlock] Received file block 187, size 1024 1419 40430 [OTA Agent T] [prvPAL_WriteBlock] is called. 1420 40431 [OTA Agent T] [prvIngestDataBlock] Remaining: 580 1421 40432 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1422 40445 [OTA Agent T] [INFO ][MQTT][40445] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1423 40445 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1424 40445 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1425 40455 [iot_thread] [INFO ][DEMO][40455] State: WaitingForFileBlock Received: 190 Queued: 0 Processed: 0 Dropped: 0 1426 40495 [OTA Agent T] [prvIngestDataBlock] Received file block 188, size 1024 1427 40495 [OTA Agent T] [prvPAL_WriteBlock] is called. 1428 40496 [OTA Agent T] [prvIngestDataBlock] Remaining: 579 1429 40497 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1430 40510 [OTA Agent T] [INFO ][MQTT][40510] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1431 40510 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1433 40557 [OTA Agent T] [prvIngestDataBlock] Received file block 189, size 1024 1434 40557 [OTA Agent T] [prvPAL_WriteBlock] is called. 1435 40558 [OTA Agent T] [prvIngestDataBlock] Remaining: 578 1436 40559 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1437 40572 [OTA Agent T] [INFO ][MQTT][40572] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1438 40572 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1440 40621 [OTA Agent T] [prvIngestDataBlock] Received file block 190, size 1024 1441 40621 [OTA Agent T] [prvPAL_WriteBlock] is called. 1442 40622 [OTA Agent T] [prvIngestDataBlock] Remaining: 577 1443 40623 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1444 40636 [OTA Agent T] [INFO ][MQTT][40636] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1445 40636 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1446 40636 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1447 40686 [OTA Agent T] [prvIngestDataBlock] Received file block 191, size 1024 1448 40686 [OTA Agent T] [prvPAL_WriteBlock] is called. 1449 40687 [OTA Agent T] [prvIngestDataBlock] Remaining: 576 1450 40687 [OTA Agent T] [prvPublishStatusMessage] Msg: {"status":"IN_PROGRESS","statusDetails":{"receive":"192/768"}} 1451 40697 [OTA Agent T] [INFO ][MQTT][40697] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1452 40697 [OTA Agent T] [prvPublishStatusMessage] 'IN_PROGRESS' to $aws/things/rx65n_cloud_kit/jobs/AFR_OTA-test40009/update 1453 40698 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1454 40711 [OTA Agent T] [INFO ][MQTT][40711] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1457 40761 [OTA Agent T] [prvIngestDataBlock] Received file block 192, size 1024 1458 40761 [OTA Agent T] [prvPAL_WriteBlock] is called. 1459 40762 [OTA Agent T] [prvIngestDataBlock] Remaining: 575 1460 40763 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1461 40776 [OTA Agent T] [INFO ][MQTT][40776] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1462 40776 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1463 40776 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1464 40825 [OTA Agent T] [prvIngestDataBlock] Received file block 193, size 1024 1465 40825 [OTA Agent T] [prvPAL_WriteBlock] is called. 1466 40826 [OTA Agent T] [prvIngestDataBlock] Remaining: 574 1467 40827 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1468 40840 [OTA Agent T] [INFO ][MQTT][40840] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1469 40840 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1470 40840 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1471 40889 [OTA Agent T] [prvIngestDataBlock] Received file block 194, size 1024 1472 40889 [OTA Agent T] [prvPAL_WriteBlock] is called. 1473 40890 [OTA Agent T] [prvIngestDataBlock] Remaining: 573 1474 40891 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1475 40904 [OTA Agent T] [INFO ][MQTT][40904] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1476 40904 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1477 40904 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1478 40953 [OTA Agent T] [prvIngestDataBlock] Received file block 195, size 1024 1479 40953 [OTA Agent T] [prvPAL_WriteBlock] is called. 1480 40954 [OTA Agent T] [prvIngestDataBlock] Remaining: 572 1481 40955 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1482 40968 [OTA Agent T] [INFO ][MQTT][40968] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1483 40968 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1484 40968 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1485 41021 [OTA Agent T] [prvIngestDataBlock] Received file block 196, size 1024 1486 41021 [OTA Agent T] [prvPAL_WriteBlock] is called. 1487 41022 [OTA Agent T] [prvIngestDataBlock] Remaining: 571 1488 41023 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1489 41036 [OTA Agent T] [INFO ][MQTT][41036] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1490 41036 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1491 41036 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1492 41088 [OTA Agent T] [prvIngestDataBlock] Received file block 197, size 1024 1493 41088 [OTA Agent T] [prvPAL_WriteBlock] is called. 1494 41089 [OTA Agent T] [prvIngestDataBlock] Remaining: 570 1495 41090 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1496 41103 [OTA Agent T] [INFO ][MQTT][41103] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1497 41103 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1498 41103 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1499 41153 [OTA Agent T] [prvIngestDataBlock] Received file block 198, size 1024 1500 41153 [OTA Agent T] [prvPAL_WriteBlock] is called. 1501 41154 [OTA Agent T] [prvIngestDataBlock] Remaining: 569 1502 41155 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1503 41168 [OTA Agent T] [INFO ][MQTT][41168] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1504 41168 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1505 41168 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1506 41217 [OTA Agent T] [prvIngestDataBlock] Received file block 199, size 1024 1507 41217 [OTA Agent T] [prvPAL_WriteBlock] is called. 1508 41218 [OTA Agent T] [prvIngestDataBlock] Remaining: 568 1509 41219 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1510 41232 [OTA Agent T] [INFO ][MQTT][41232] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1511 41232 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1513 41281 [OTA Agent T] [prvIngestDataBlock] Received file block 200, size 1024 1514 41281 [OTA Agent T] [prvPAL_WriteBlock] is called. 1515 41282 [OTA Agent T] [prvIngestDataBlock] Remaining: 567 1516 41283 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1517 41296 [OTA Agent T] [INFO ][MQTT][41296] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1518 41296 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1519 41296 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1520 41352 [OTA Agent T] [prvIngestDataBlock] Received file block 201, size 1024 1521 41352 [OTA Agent T] [prvPAL_WriteBlock] is called. 1522 41353 [OTA Agent T] [prvIngestDataBlock] Remaining: 566 1523 41354 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1524 41367 [OTA Agent T] [INFO ][MQTT][41367] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1525 41367 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1526 41367 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1527 41416 [OTA Agent T] [prvIngestDataBlock] Received file block 202, size 1024 1528 41416 [OTA Agent T] [prvPAL_WriteBlock] is called. 1529 41417 [OTA Agent T] [prvIngestDataBlock] Remaining: 565 1530 41418 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1531 41431 [OTA Agent T] [INFO ][MQTT][41431] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1532 41431 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1533 41431 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1534 41455 [iot_thread] [INFO ][DEMO][41455] State: WaitingForFileBlock Received: 205 Queued: 0 Processed: 0 Dropped: 0 1535 41480 [OTA Agent T] [prvIngestDataBlock] Received file block 203, size 1024 1536 41480 [OTA Agent T] [prvPAL_WriteBlock] is called. 1537 41481 [OTA Agent T] [prvIngestDataBlock] Remaining: 564 1538 41482 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1539 41495 [OTA Agent T] [INFO ][MQTT][41495] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1540 41495 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1542 41545 [OTA Agent T] [prvIngestDataBlock] Received file block 204, size 1024 1543 41545 [OTA Agent T] [prvPAL_WriteBlock] is called. 1544 41546 [OTA Agent T] [prvIngestDataBlock] Remaining: 563 1545 41547 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1546 41560 [OTA Agent T] [INFO ][MQTT][41560] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1547 41560 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1548 41560 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1549 41608 [OTA Agent T] [prvIngestDataBlock] Received file block 205, size 1024 1550 41608 [OTA Agent T] [prvPAL_WriteBlock] is called. 1551 41609 [OTA Agent T] [prvIngestDataBlock] Remaining: 562 1552 41610 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1553 41623 [OTA Agent T] [INFO ][MQTT][41623] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1554 41623 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1555 41623 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1556 41676 [OTA Agent T] [prvIngestDataBlock] Received file block 206, size 1024 1557 41676 [OTA Agent T] [prvPAL_WriteBlock] is called. 1558 41677 [OTA Agent T] [prvIngestDataBlock] Remaining: 561 1559 41678 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1560 41691 [OTA Agent T] [INFO ][MQTT][41691] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1561 41691 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1562 41691 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1563 41740 [OTA Agent T] [prvIngestDataBlock] Received file block 207, size 1024 1564 41740 [OTA Agent T] [prvPAL_WriteBlock] is called. 1565 41741 [OTA Agent T] [prvIngestDataBlock] Remaining: 560 1566 41742 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1567 41755 [OTA Agent T] [INFO ][MQTT][41755] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1568 41755 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1569 41755 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1570 41804 [OTA Agent T] [prvIngestDataBlock] Received file block 208, size 1024 1571 41804 [OTA Agent T] [prvPAL_WriteBlock] is called. 1572 41805 [OTA Agent T] [prvIngestDataBlock] Remaining: 559 1573 41806 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1574 41819 [OTA Agent T] [INFO ][MQTT][41819] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1575 41819 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1576 41819 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1577 41866 [OTA Agent T] [prvIngestDataBlock] Received file block 209, size 1024 1578 41866 [OTA Agent T] [prvPAL_WriteBlock] is called. 1579 41867 [OTA Agent T] [prvIngestDataBlock] Remaining: 558 1580 41868 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1581 41881 [OTA Agent T] [INFO ][MQTT][41881] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1582 41881 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1583 41881 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1584 41931 [OTA Agent T] [prvIngestDataBlock] Received file block 210, size 1024 1585 41931 [OTA Agent T] [prvPAL_WriteBlock] is called. 1586 41932 [OTA Agent T] [prvIngestDataBlock] Remaining: 557 1587 41933 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1588 41946 [OTA Agent T] [INFO ][MQTT][41946] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1589 41946 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1591 41994 [OTA Agent T] [prvIngestDataBlock] Received file block 211, size 1024 1592 41994 [OTA Agent T] [prvPAL_WriteBlock] is called. 1593 41995 [OTA Agent T] [prvIngestDataBlock] Remaining: 556 1594 41996 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1595 42009 [OTA Agent T] [INFO ][MQTT][42009] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1596 42009 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1597 42009 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1598 42060 [OTA Agent T] [prvIngestDataBlock] Received file block 212, size 1024 1599 42060 [OTA Agent T] [prvPAL_WriteBlock] is called. 1600 42061 [OTA Agent T] [prvIngestDataBlock] Remaining: 555 1601 42062 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1602 42075 [OTA Agent T] [INFO ][MQTT][42075] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1603 42075 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1604 42075 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1605 42124 [OTA Agent T] [prvIngestDataBlock] Received file block 213, size 1024 1606 42124 [OTA Agent T] [prvPAL_WriteBlock] is called. 1607 42125 [OTA Agent T] [prvIngestDataBlock] Remaining: 554 1608 42126 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1609 42139 [OTA Agent T] [INFO ][MQTT][42139] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1610 42139 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1611 42139 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1612 42190 [OTA Agent T] [prvIngestDataBlock] Received file block 214, size 1024 1613 42190 [OTA Agent T] [prvPAL_WriteBlock] is called. 1614 42191 [OTA Agent T] [prvIngestDataBlock] Remaining: 553 1615 42192 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1616 42205 [OTA Agent T] [INFO ][MQTT][42205] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1617 42205 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1618 42205 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1619 42255 [OTA Agent T] [prvIngestDataBlock] Received file block 215, size 1024 1620 42255 [OTA Agent T] [prvPAL_WriteBlock] is called. 1621 42256 [OTA Agent T] [prvIngestDataBlock] Remaining: 552 1622 42257 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1623 42270 [OTA Agent T] [INFO ][MQTT][42270] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1624 42270 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1625 42270 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1626 42321 [OTA Agent T] [prvIngestDataBlock] Received file block 216, size 1024 1627 42321 [OTA Agent T] [prvPAL_WriteBlock] is called. 1628 42322 [OTA Agent T] [prvIngestDataBlock] Remaining: 551 1629 42323 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1630 42336 [OTA Agent T] [INFO ][MQTT][42336] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1631 42336 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1632 42336 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1633 42390 [OTA Agent T] [prvIngestDataBlock] Received file block 217, size 1024 1634 42390 [OTA Agent T] [prvPAL_WriteBlock] is called. 1635 42391 [OTA Agent T] [prvIngestDataBlock] Remaining: 550 1636 42392 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1637 42405 [OTA Agent T] [INFO ][MQTT][42405] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1638 42405 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1639 42405 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1640 42455 [iot_thread] [INFO ][DEMO][42455] State: WaitingForFileBlock Received: 221 Queued: 0 Processed: 0 Dropped: 0 1641 42455 [OTA Agent T] [prvIngestDataBlock] Received file block 218, size 1024 1642 42455 [OTA Agent T] [prvPAL_WriteBlock] is called. 1643 42456 [OTA Agent T] [prvIngestDataBlock] Remaining: 549 1644 42457 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1645 42470 [OTA Agent T] [INFO ][MQTT][42470] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1646 42470 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1648 42525 [OTA Agent T] [prvIngestDataBlock] Received file block 219, size 1024 1649 42525 [OTA Agent T] [prvPAL_WriteBlock] is called. 1650 42526 [OTA Agent T] [prvIngestDataBlock] Remaining: 548 1651 42527 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1652 42540 [OTA Agent T] [INFO ][MQTT][42540] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1653 42540 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1654 42540 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1655 42589 [OTA Agent T] [prvIngestDataBlock] Received file block 220, size 1024 1656 42589 [OTA Agent T] [prvPAL_WriteBlock] is called. 1657 42590 [OTA Agent T] [prvIngestDataBlock] Remaining: 547 1658 42591 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1659 42604 [OTA Agent T] [INFO ][MQTT][42604] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1660 42604 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1661 42604 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1662 42653 [OTA Agent T] [prvIngestDataBlock] Received file block 221, size 1024 1663 42653 [OTA Agent T] [prvPAL_WriteBlock] is called. 1664 42654 [OTA Agent T] [prvIngestDataBlock] Remaining: 546 1665 42655 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1666 42668 [OTA Agent T] [INFO ][MQTT][42668] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1667 42668 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1668 42668 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1669 42715 [OTA Agent T] [prvIngestDataBlock] Received file block 222, size 1024 1670 42715 [OTA Agent T] [prvPAL_WriteBlock] is called. 1671 42716 [OTA Agent T] [prvIngestDataBlock] Remaining: 545 1672 42717 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1673 42730 [OTA Agent T] [INFO ][MQTT][42730] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1674 42730 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1675 42730 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1676 42781 [OTA Agent T] [prvIngestDataBlock] Received file block 223, size 1024 1677 42781 [OTA Agent T] [prvPAL_WriteBlock] is called. 1678 42782 [OTA Agent T] [prvIngestDataBlock] Remaining: 544 1679 42783 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1680 42796 [OTA Agent T] [INFO ][MQTT][42796] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1681 42796 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1682 42796 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1683 42846 [OTA Agent T] [prvIngestDataBlock] Received file block 224, size 1024 1684 42846 [OTA Agent T] [prvPAL_WriteBlock] is called. 1685 42847 [OTA Agent T] [prvIngestDataBlock] Remaining: 543 1686 42848 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1687 42861 [OTA Agent T] [INFO ][MQTT][42861] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1688 42861 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1689 42861 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1690 42909 [OTA Agent T] [prvIngestDataBlock] Received file block 225, size 1024 1691 42909 [OTA Agent T] [prvPAL_WriteBlock] is called. 1692 42910 [OTA Agent T] [prvIngestDataBlock] Remaining: 542 1693 42911 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1694 42924 [OTA Agent T] [INFO ][MQTT][42924] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1695 42924 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1697 42974 [OTA Agent T] [prvIngestDataBlock] Received file block 226, size 1024 1698 42974 [OTA Agent T] [prvPAL_WriteBlock] is called. 1699 42975 [OTA Agent T] [prvIngestDataBlock] Remaining: 541 1700 42976 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1701 42989 [OTA Agent T] [INFO ][MQTT][42989] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1702 42989 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1703 42989 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1704 43037 [OTA Agent T] [prvIngestDataBlock] Received file block 227, size 1024 1705 43037 [OTA Agent T] [prvPAL_WriteBlock] is called. 1706 43038 [OTA Agent T] [prvIngestDataBlock] Remaining: 540 1707 43039 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1708 43052 [OTA Agent T] [INFO ][MQTT][43052] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1709 43052 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1710 43052 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1711 43102 [OTA Agent T] [prvIngestDataBlock] Received file block 228, size 1024 1712 43102 [OTA Agent T] [prvPAL_WriteBlock] is called. 1713 43103 [OTA Agent T] [prvIngestDataBlock] Remaining: 539 1714 43104 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1715 43117 [OTA Agent T] [INFO ][MQTT][43117] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1716 43117 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1717 43117 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1718 43167 [OTA Agent T] [prvIngestDataBlock] Received file block 229, size 1024 1719 43167 [OTA Agent T] [prvPAL_WriteBlock] is called. 1720 43168 [OTA Agent T] [prvIngestDataBlock] Remaining: 538 1721 43169 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1722 43182 [OTA Agent T] [INFO ][MQTT][43182] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1723 43182 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1724 43182 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1725 43229 [OTA Agent T] [prvIngestDataBlock] Received file block 230, size 1024 1726 43229 [OTA Agent T] [prvPAL_WriteBlock] is called. 1727 43230 [OTA Agent T] [prvIngestDataBlock] Remaining: 537 1728 43231 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1729 43244 [OTA Agent T] [INFO ][MQTT][43244] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1730 43244 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1731 43244 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1732 43296 [OTA Agent T] [prvIngestDataBlock] Received file block 231, size 1024 1733 43296 [OTA Agent T] [prvPAL_WriteBlock] is called. 1734 43297 [OTA Agent T] [prvIngestDataBlock] Remaining: 536 1735 43298 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1736 43311 [OTA Agent T] [INFO ][MQTT][43311] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1737 43311 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1738 43311 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1739 43361 [OTA Agent T] [prvIngestDataBlock] Received file block 232, size 1024 1740 43361 [OTA Agent T] [prvPAL_WriteBlock] is called. 1741 43362 [OTA Agent T] [prvIngestDataBlock] Remaining: 535 1742 43363 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1743 43376 [OTA Agent T] [INFO ][MQTT][43376] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1744 43376 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1745 43376 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1746 43425 [OTA Agent T] [prvIngestDataBlock] Received file block 233, size 1024 1747 43425 [OTA Agent T] [prvPAL_WriteBlock] is called. 1748 43426 [OTA Agent T] [prvIngestDataBlock] Remaining: 534 1749 43427 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1750 43440 [OTA Agent T] [INFO ][MQTT][43440] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1751 43440 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1753 43455 [iot_thread] [INFO ][DEMO][43455] State: WaitingForFileBlock Received: 236 Queued: 0 Processed: 0 Dropped: 0 1754 43493 [OTA Agent T] [prvIngestDataBlock] Received file block 234, size 1024 1755 43493 [OTA Agent T] [prvPAL_WriteBlock] is called. 1756 43494 [OTA Agent T] [prvIngestDataBlock] Remaining: 533 1757 43495 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1758 43508 [OTA Agent T] [INFO ][MQTT][43508] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1759 43508 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1760 43508 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1761 43556 [OTA Agent T] [prvIngestDataBlock] Received file block 235, size 1024 1762 43556 [OTA Agent T] [prvPAL_WriteBlock] is called. 1763 43557 [OTA Agent T] [prvIngestDataBlock] Remaining: 532 1764 43558 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1765 43571 [OTA Agent T] [INFO ][MQTT][43571] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1766 43571 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1768 43621 [OTA Agent T] [prvIngestDataBlock] Received file block 236, size 1024 1769 43621 [OTA Agent T] [prvPAL_WriteBlock] is called. 1770 43622 [OTA Agent T] [prvIngestDataBlock] Remaining: 531 1771 43623 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1772 43636 [OTA Agent T] [INFO ][MQTT][43636] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1773 43636 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1774 43636 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1775 43692 [OTA Agent T] [prvIngestDataBlock] Received file block 237, size 1024 1776 43692 [OTA Agent T] [prvPAL_WriteBlock] is called. 1777 43693 [OTA Agent T] [prvIngestDataBlock] Remaining: 530 1778 43694 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1779 43707 [OTA Agent T] [INFO ][MQTT][43707] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1780 43707 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1781 43707 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1782 43755 [OTA Agent T] [prvIngestDataBlock] Received file block 238, size 1024 1783 43755 [OTA Agent T] [prvPAL_WriteBlock] is called. 1784 43756 [OTA Agent T] [prvIngestDataBlock] Remaining: 529 1785 43757 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1786 43770 [OTA Agent T] [INFO ][MQTT][43770] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1787 43770 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1788 43770 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1789 43819 [OTA Agent T] [prvIngestDataBlock] Received file block 239, size 1024 1790 43819 [OTA Agent T] [prvPAL_WriteBlock] is called. 1791 43820 [OTA Agent T] [prvIngestDataBlock] Remaining: 528 1792 43821 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1793 43834 [OTA Agent T] [INFO ][MQTT][43834] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1794 43834 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1795 43834 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1796 43883 [OTA Agent T] [prvIngestDataBlock] Received file block 240, size 1024 1797 43883 [OTA Agent T] [prvPAL_WriteBlock] is called. 1798 43884 [OTA Agent T] [prvIngestDataBlock] Remaining: 527 1799 43885 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1800 43898 [OTA Agent T] [INFO ][MQTT][43898] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1801 43898 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1802 43898 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1803 43945 [OTA Agent T] [prvIngestDataBlock] Received file block 241, size 1024 1804 43945 [OTA Agent T] [prvPAL_WriteBlock] is called. 1805 43946 [OTA Agent T] [prvIngestDataBlock] Remaining: 526 1806 43947 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1807 43960 [OTA Agent T] [INFO ][MQTT][43960] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1808 43960 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1809 43960 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1810 44012 [OTA Agent T] [prvIngestDataBlock] Received file block 242, size 1024 1811 44012 [OTA Agent T] [prvPAL_WriteBlock] is called. 1812 44013 [OTA Agent T] [prvIngestDataBlock] Remaining: 525 1813 44014 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1814 44027 [OTA Agent T] [INFO ][MQTT][44027] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1815 44027 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1816 44027 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1817 44076 [OTA Agent T] [prvIngestDataBlock] Received file block 243, size 1024 1818 44076 [OTA Agent T] [prvPAL_WriteBlock] is called. 1819 44077 [OTA Agent T] [prvIngestDataBlock] Remaining: 524 1820 44078 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1821 44091 [OTA Agent T] [INFO ][MQTT][44091] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1822 44091 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1823 44091 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1824 44140 [OTA Agent T] [prvIngestDataBlock] Received file block 244, size 1024 1825 44140 [OTA Agent T] [prvPAL_WriteBlock] is called. 1826 44141 [OTA Agent T] [prvIngestDataBlock] Remaining: 523 1827 44142 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1828 44155 [OTA Agent T] [INFO ][MQTT][44155] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1829 44155 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1831 44205 [OTA Agent T] [prvIngestDataBlock] Received file block 245, size 1024 1832 44205 [OTA Agent T] [prvPAL_WriteBlock] is called. 1833 44206 [OTA Agent T] [prvIngestDataBlock] Remaining: 522 1834 44207 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1835 44220 [OTA Agent T] [INFO ][MQTT][44220] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1836 44220 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1837 44220 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1838 44269 [OTA Agent T] [prvIngestDataBlock] Received file block 246, size 1024 1839 44269 [OTA Agent T] [prvPAL_WriteBlock] is called. 1840 44270 [OTA Agent T] [prvIngestDataBlock] Remaining: 521 1841 44271 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1842 44284 [OTA Agent T] [INFO ][MQTT][44284] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1843 44284 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1844 44284 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1845 44333 [OTA Agent T] [prvIngestDataBlock] Received file block 247, size 1024 1846 44333 [OTA Agent T] [prvPAL_WriteBlock] is called. 1847 44334 [OTA Agent T] [prvIngestDataBlock] Remaining: 520 1848 44335 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1849 44348 [OTA Agent T] [INFO ][MQTT][44348] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1850 44348 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1851 44348 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1852 44394 [OTA Agent T] [prvIngestDataBlock] Received file block 248, size 1024 1853 44394 [OTA Agent T] [prvPAL_WriteBlock] is called. 1854 44395 [OTA Agent T] [prvIngestDataBlock] Remaining: 519 1855 44396 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1856 44409 [OTA Agent T] [INFO ][MQTT][44409] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1857 44409 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1859 44455 [iot_thread] [INFO ][DEMO][44455] State: WaitingForFileBlock Received: 251 Queued: 0 Processed: 0 Dropped: 0 1860 44458 [OTA Agent T] [prvIngestDataBlock] Received file block 249, size 1024 1861 44458 [OTA Agent T] [prvPAL_WriteBlock] is called. 1862 44459 [OTA Agent T] [prvIngestDataBlock] Remaining: 518 1863 44460 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1864 44473 [OTA Agent T] [INFO ][MQTT][44473] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1865 44473 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1867 44522 [OTA Agent T] [prvIngestDataBlock] Received file block 250, size 1024 1868 44522 [OTA Agent T] [prvPAL_WriteBlock] is called. 1869 44523 [OTA Agent T] [prvIngestDataBlock] Remaining: 517 1870 44524 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1871 44537 [OTA Agent T] [INFO ][MQTT][44537] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1872 44537 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1873 44537 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1874 44586 [OTA Agent T] [prvIngestDataBlock] Received file block 251, size 1024 1875 44586 [OTA Agent T] [prvPAL_WriteBlock] is called. 1876 44587 [OTA Agent T] [prvIngestDataBlock] Remaining: 516 1877 44588 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1878 44601 [OTA Agent T] [INFO ][MQTT][44601] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1879 44601 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1880 44601 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1881 44648 [OTA Agent T] [prvIngestDataBlock] Received file block 252, size 1024 1882 44648 [OTA Agent T] [prvPAL_WriteBlock] is called. 1883 44649 [OTA Agent T] [prvIngestDataBlock] Remaining: 515 1884 44650 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1885 44663 [OTA Agent T] [INFO ][MQTT][44663] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1886 44663 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1887 44663 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1888 44713 [OTA Agent T] [prvIngestDataBlock] Received file block 253, size 1024 1889 44713 [OTA Agent T] [prvPAL_WriteBlock] is called. 1890 44714 [OTA Agent T] [prvIngestDataBlock] Remaining: 514 1891 44715 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1892 44728 [OTA Agent T] [INFO ][MQTT][44728] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1893 44728 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1894 44728 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1895 44776 [OTA Agent T] [prvIngestDataBlock] Received file block 254, size 1024 1896 44776 [OTA Agent T] [prvPAL_WriteBlock] is called. 1897 44777 [OTA Agent T] [prvIngestDataBlock] Remaining: 513 1898 44778 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1899 44791 [OTA Agent T] [INFO ][MQTT][44791] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1900 44791 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1902 44839 [OTA Agent T] [prvIngestDataBlock] Received file block 255, size 1024 1903 44839 [OTA Agent T] [prvPAL_WriteBlock] is called. 1904 44840 [OTA Agent T] [prvIngestDataBlock] Remaining: 512 1905 44840 [OTA Agent T] [prvPublishStatusMessage] Msg: {"status":"IN_PROGRESS","statusDetails":{"receive":"256/768"}} 1906 44850 [OTA Agent T] [INFO ][MQTT][44850] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1907 44850 [OTA Agent T] [prvPublishStatusMessage] 'IN_PROGRESS' to $aws/things/rx65n_cloud_kit/jobs/AFR_OTA-test40009/update 1908 44851 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1909 44864 [OTA Agent T] [INFO ][MQTT][44864] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1912 44917 [OTA Agent T] [prvIngestDataBlock] Received file block 256, size 1024 1913 44917 [OTA Agent T] [prvPAL_WriteBlock] is called. 1914 44918 [OTA Agent T] [prvIngestDataBlock] Remaining: 511 1915 44919 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1916 44932 [OTA Agent T] [INFO ][MQTT][44932] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1917 44932 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1918 44932 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1919 44987 [OTA Agent T] [prvIngestDataBlock] Received file block 257, size 1024 1920 44987 [OTA Agent T] [prvPAL_WriteBlock] is called. 1921 44988 [OTA Agent T] [prvIngestDataBlock] Remaining: 510 1922 44989 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1923 45002 [OTA Agent T] [INFO ][MQTT][45002] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1924 45002 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1925 45002 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1926 45051 [OTA Agent T] [prvIngestDataBlock] Received file block 258, size 1024 1927 45051 [OTA Agent T] [prvPAL_WriteBlock] is called. 1928 45052 [OTA Agent T] [prvIngestDataBlock] Remaining: 509 1929 45053 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1930 45066 [OTA Agent T] [INFO ][MQTT][45066] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1931 45066 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1932 45066 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1933 45119 [OTA Agent T] [prvIngestDataBlock] Received file block 259, size 1024 1934 45119 [OTA Agent T] [prvPAL_WriteBlock] is called. 1935 45120 [OTA Agent T] [prvIngestDataBlock] Remaining: 508 1936 45121 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1937 45134 [OTA Agent T] [INFO ][MQTT][45134] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1938 45134 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1939 45134 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1940 45183 [OTA Agent T] [prvIngestDataBlock] Received file block 260, size 1024 1941 45183 [OTA Agent T] [prvPAL_WriteBlock] is called. 1942 45184 [OTA Agent T] [prvIngestDataBlock] Remaining: 507 1943 45185 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1944 45198 [OTA Agent T] [INFO ][MQTT][45198] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1945 45198 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1946 45198 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1947 45248 [OTA Agent T] [prvIngestDataBlock] Received file block 261, size 1024 1948 45248 [OTA Agent T] [prvPAL_WriteBlock] is called. 1949 45249 [OTA Agent T] [prvIngestDataBlock] Remaining: 506 1950 45250 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1951 45263 [OTA Agent T] [INFO ][MQTT][45263] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1952 45263 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1953 45263 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1954 45312 [OTA Agent T] [prvIngestDataBlock] Received file block 262, size 1024 1955 45312 [OTA Agent T] [prvPAL_WriteBlock] is called. 1956 45313 [OTA Agent T] [prvIngestDataBlock] Remaining: 505 1957 45314 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1958 45327 [OTA Agent T] [INFO ][MQTT][45327] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1959 45327 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1960 45327 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1961 45376 [OTA Agent T] [prvIngestDataBlock] Received file block 263, size 1024 1962 45376 [OTA Agent T] [prvPAL_WriteBlock] is called. 1963 45377 [OTA Agent T] [prvIngestDataBlock] Remaining: 504 1964 45378 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1965 45391 [OTA Agent T] [INFO ][MQTT][45391] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1966 45391 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1967 45391 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1968 45439 [OTA Agent T] [prvIngestDataBlock] Received file block 264, size 1024 1969 45439 [OTA Agent T] [prvPAL_WriteBlock] is called. 1970 45440 [OTA Agent T] [prvIngestDataBlock] Remaining: 503 1971 45441 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1972 45454 [OTA Agent T] [INFO ][MQTT][45454] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1973 45454 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1974 45454 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1976 45503 [OTA Agent T] [prvIngestDataBlock] Received file block 265, size 1024 1977 45503 [OTA Agent T] [prvPAL_WriteBlock] is called. 1978 45504 [OTA Agent T] [prvIngestDataBlock] Remaining: 502 1979 45505 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1980 45518 [OTA Agent T] [INFO ][MQTT][45518] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1981 45518 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1982 45518 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1983 45567 [OTA Agent T] [prvIngestDataBlock] Received file block 266, size 1024 1984 45567 [OTA Agent T] [prvPAL_WriteBlock] is called. 1985 45568 [OTA Agent T] [prvIngestDataBlock] Remaining: 501 1986 45569 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1987 45582 [OTA Agent T] [INFO ][MQTT][45582] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1988 45582 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1990 45631 [OTA Agent T] [prvIngestDataBlock] Received file block 267, size 1024 1991 45631 [OTA Agent T] [prvPAL_WriteBlock] is called. 1992 45632 [OTA Agent T] [prvIngestDataBlock] Remaining: 500 1993 45633 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 1994 45646 [OTA Agent T] [INFO ][MQTT][45646] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 1995 45646 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 1996 45646 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 1997 45695 [OTA Agent T] [prvIngestDataBlock] Received file block 268, size 1024 1998 45695 [OTA Agent T] [prvPAL_WriteBlock] is called. 1999 45696 [OTA Agent T] [prvIngestDataBlock] Remaining: 499 2000 45697 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2001 45710 [OTA Agent T] [INFO ][MQTT][45710] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2002 45710 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2003 45710 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2004 45760 [OTA Agent T] [prvIngestDataBlock] Received file block 269, size 1024 2005 45760 [OTA Agent T] [prvPAL_WriteBlock] is called. 2006 45761 [OTA Agent T] [prvIngestDataBlock] Remaining: 498 2007 45762 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2008 45775 [OTA Agent T] [INFO ][MQTT][45775] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2009 45775 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2010 45775 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2011 45823 [OTA Agent T] [prvIngestDataBlock] Received file block 270, size 1024 2012 45823 [OTA Agent T] [prvPAL_WriteBlock] is called. 2013 45824 [OTA Agent T] [prvIngestDataBlock] Remaining: 497 2014 45825 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2015 45838 [OTA Agent T] [INFO ][MQTT][45838] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2016 45838 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2017 45838 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2018 45887 [OTA Agent T] [prvIngestDataBlock] Received file block 271, size 1024 2019 45887 [OTA Agent T] [prvPAL_WriteBlock] is called. 2020 45888 [OTA Agent T] [prvIngestDataBlock] Remaining: 496 2021 45889 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2022 45902 [OTA Agent T] [INFO ][MQTT][45902] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2023 45902 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2024 45902 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2025 45948 [OTA Agent T] [prvIngestDataBlock] Received file block 272, size 1024 2026 45948 [OTA Agent T] [prvPAL_WriteBlock] is called. 2027 45949 [OTA Agent T] [prvIngestDataBlock] Remaining: 495 2028 45950 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2029 45963 [OTA Agent T] [INFO ][MQTT][45963] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2030 45963 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2032 46013 [OTA Agent T] [prvIngestDataBlock] Received file block 273, size 1024 2033 46013 [OTA Agent T] [prvPAL_WriteBlock] is called. 2034 46014 [OTA Agent T] [prvIngestDataBlock] Remaining: 494 2035 46015 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2036 46028 [OTA Agent T] [INFO ][MQTT][46028] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2037 46028 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2038 46028 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2039 46078 [OTA Agent T] [prvIngestDataBlock] Received file block 274, size 1024 2040 46078 [OTA Agent T] [prvPAL_WriteBlock] is called. 2041 46079 [OTA Agent T] [prvIngestDataBlock] Remaining: 493 2042 46080 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2043 46093 [OTA Agent T] [INFO ][MQTT][46093] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2044 46093 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2045 46093 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2046 46144 [OTA Agent T] [prvIngestDataBlock] Received file block 275, size 1024 2047 46144 [OTA Agent T] [prvPAL_WriteBlock] is called. 2048 46145 [OTA Agent T] [prvIngestDataBlock] Remaining: 492 2049 46146 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2050 46159 [OTA Agent T] [INFO ][MQTT][46159] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2051 46159 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2052 46159 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2053 46208 [OTA Agent T] [prvIngestDataBlock] Received file block 276, size 1024 2054 46208 [OTA Agent T] [prvPAL_WriteBlock] is called. 2055 46209 [OTA Agent T] [prvIngestDataBlock] Remaining: 491 2056 46210 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2057 46223 [OTA Agent T] [INFO ][MQTT][46223] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2058 46223 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2059 46223 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2060 46274 [OTA Agent T] [prvIngestDataBlock] Received file block 277, size 1024 2061 46274 [OTA Agent T] [prvPAL_WriteBlock] is called. 2062 46275 [OTA Agent T] [prvIngestDataBlock] Remaining: 490 2063 46276 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2064 46289 [OTA Agent T] [INFO ][MQTT][46289] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2065 46289 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2066 46289 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2067 46339 [OTA Agent T] [prvIngestDataBlock] Received file block 278, size 1024 2068 46339 [OTA Agent T] [prvPAL_WriteBlock] is called. 2069 46340 [OTA Agent T] [prvIngestDataBlock] Remaining: 489 2070 46341 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2071 46354 [OTA Agent T] [INFO ][MQTT][46354] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2072 46354 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2073 46354 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2074 46403 [OTA Agent T] [prvIngestDataBlock] Received file block 279, size 1024 2075 46403 [OTA Agent T] [prvPAL_WriteBlock] is called. 2076 46404 [OTA Agent T] [prvIngestDataBlock] Remaining: 488 2077 46405 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2078 46418 [OTA Agent T] [INFO ][MQTT][46418] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2079 46418 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2081 46455 [iot_thread] [INFO ][DEMO][46455] State: WaitingForFileBlock Received: 282 Queued: 0 Processed: 0 Dropped: 0 2082 46469 [OTA Agent T] [prvIngestDataBlock] Received file block 280, size 1024 2083 46469 [OTA Agent T] [prvPAL_WriteBlock] is called. 2084 46470 [OTA Agent T] [prvIngestDataBlock] Remaining: 487 2085 46471 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2086 46484 [OTA Agent T] [INFO ][MQTT][46484] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2087 46484 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2089 46531 [OTA Agent T] [prvIngestDataBlock] Received file block 281, size 1024 2090 46531 [OTA Agent T] [prvPAL_WriteBlock] is called. 2091 46532 [OTA Agent T] [prvIngestDataBlock] Remaining: 486 2092 46533 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2093 46546 [OTA Agent T] [INFO ][MQTT][46546] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2094 46546 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2095 46546 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2096 46595 [OTA Agent T] [prvIngestDataBlock] Received file block 282, size 1024 2097 46595 [OTA Agent T] [prvPAL_WriteBlock] is called. 2098 46596 [OTA Agent T] [prvIngestDataBlock] Remaining: 485 2099 46597 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2100 46610 [OTA Agent T] [INFO ][MQTT][46610] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2101 46610 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2102 46610 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2103 46658 [OTA Agent T] [prvIngestDataBlock] Received file block 283, size 1024 2104 46658 [OTA Agent T] [prvPAL_WriteBlock] is called. 2105 46659 [OTA Agent T] [prvIngestDataBlock] Remaining: 484 2106 46660 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2107 46673 [OTA Agent T] [INFO ][MQTT][46673] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2108 46673 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2109 46673 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2110 46724 [OTA Agent T] [prvIngestDataBlock] Received file block 284, size 1024 2111 46724 [OTA Agent T] [prvPAL_WriteBlock] is called. 2112 46725 [OTA Agent T] [prvIngestDataBlock] Remaining: 483 2113 46726 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2114 46739 [OTA Agent T] [INFO ][MQTT][46739] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2115 46739 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2116 46739 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2117 46791 [OTA Agent T] [prvIngestDataBlock] Received file block 285, size 1024 2118 46791 [OTA Agent T] [prvPAL_WriteBlock] is called. 2119 46792 [OTA Agent T] [prvIngestDataBlock] Remaining: 482 2120 46793 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2121 46806 [OTA Agent T] [INFO ][MQTT][46806] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2122 46806 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2123 46806 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2124 46858 [OTA Agent T] [prvIngestDataBlock] Received file block 286, size 1024 2125 46858 [OTA Agent T] [prvPAL_WriteBlock] is called. 2126 46859 [OTA Agent T] [prvIngestDataBlock] Remaining: 481 2127 46860 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2128 46873 [OTA Agent T] [INFO ][MQTT][46873] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2129 46873 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2130 46873 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2131 46921 [OTA Agent T] [prvIngestDataBlock] Received file block 287, size 1024 2132 46921 [OTA Agent T] [prvPAL_WriteBlock] is called. 2133 46922 [OTA Agent T] [prvIngestDataBlock] Remaining: 480 2134 46923 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2135 46936 [OTA Agent T] [INFO ][MQTT][46936] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2136 46936 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2137 46936 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2138 46986 [OTA Agent T] [prvIngestDataBlock] Received file block 288, size 1024 2139 46986 [OTA Agent T] [prvPAL_WriteBlock] is called. 2140 46987 [OTA Agent T] [prvIngestDataBlock] Remaining: 479 2141 46988 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2142 47001 [OTA Agent T] [INFO ][MQTT][47001] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2143 47001 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2144 47001 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2145 47051 [OTA Agent T] [prvIngestDataBlock] Received file block 289, size 1024 2146 47051 [OTA Agent T] [prvPAL_WriteBlock] is called. 2147 47052 [OTA Agent T] [prvIngestDataBlock] Remaining: 478 2148 47053 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2149 47066 [OTA Agent T] [INFO ][MQTT][47066] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2150 47066 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2151 47066 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2152 47115 [OTA Agent T] [prvIngestDataBlock] Received file block 290, size 1024 2153 47115 [OTA Agent T] [prvPAL_WriteBlock] is called. 2154 47116 [OTA Agent T] [prvIngestDataBlock] Remaining: 477 2155 47117 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2156 47130 [OTA Agent T] [INFO ][MQTT][47130] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2157 47130 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2159 47179 [OTA Agent T] [prvIngestDataBlock] Received file block 291, size 1024 2160 47179 [OTA Agent T] [prvPAL_WriteBlock] is called. 2161 47180 [OTA Agent T] [prvIngestDataBlock] Remaining: 476 2162 47181 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2163 47194 [OTA Agent T] [INFO ][MQTT][47194] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2164 47194 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2165 47194 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2166 47242 [OTA Agent T] [prvIngestDataBlock] Received file block 292, size 1024 2167 47242 [OTA Agent T] [prvPAL_WriteBlock] is called. 2168 47243 [OTA Agent T] [prvIngestDataBlock] Remaining: 475 2169 47244 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2170 47257 [OTA Agent T] [INFO ][MQTT][47257] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2171 47257 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2172 47257 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2173 47307 [OTA Agent T] [prvIngestDataBlock] Received file block 293, size 1024 2174 47307 [OTA Agent T] [prvPAL_WriteBlock] is called. 2175 47308 [OTA Agent T] [prvIngestDataBlock] Remaining: 474 2176 47309 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2177 47322 [OTA Agent T] [INFO ][MQTT][47322] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2178 47322 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2179 47322 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2180 47371 [OTA Agent T] [prvIngestDataBlock] Received file block 294, size 1024 2181 47371 [OTA Agent T] [prvPAL_WriteBlock] is called. 2182 47372 [OTA Agent T] [prvIngestDataBlock] Remaining: 473 2183 47373 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2184 47386 [OTA Agent T] [INFO ][MQTT][47386] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2185 47386 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2186 47386 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2187 47435 [OTA Agent T] [prvIngestDataBlock] Received file block 295, size 1024 2188 47435 [OTA Agent T] [prvPAL_WriteBlock] is called. 2189 47436 [OTA Agent T] [prvIngestDataBlock] Remaining: 472 2190 47437 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2191 47450 [OTA Agent T] [INFO ][MQTT][47450] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2192 47450 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2193 47450 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2195 47498 [OTA Agent T] [prvIngestDataBlock] Received file block 296, size 1024 2196 47498 [OTA Agent T] [prvPAL_WriteBlock] is called. 2197 47499 [OTA Agent T] [prvIngestDataBlock] Remaining: 471 2198 47500 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2199 47513 [OTA Agent T] [INFO ][MQTT][47513] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2200 47513 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2202 47561 [OTA Agent T] [prvIngestDataBlock] Received file block 297, size 1024 2203 47561 [OTA Agent T] [prvPAL_WriteBlock] is called. 2204 47562 [OTA Agent T] [prvIngestDataBlock] Remaining: 470 2205 47563 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2206 47576 [OTA Agent T] [INFO ][MQTT][47576] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2207 47576 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2208 47576 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2209 47626 [OTA Agent T] [prvIngestDataBlock] Received file block 298, size 1024 2210 47626 [OTA Agent T] [prvPAL_WriteBlock] is called. 2211 47627 [OTA Agent T] [prvIngestDataBlock] Remaining: 469 2212 47628 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2213 47641 [OTA Agent T] [INFO ][MQTT][47641] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2214 47641 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2215 47641 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2216 47691 [OTA Agent T] [prvIngestDataBlock] Received file block 299, size 1024 2217 47691 [OTA Agent T] [prvPAL_WriteBlock] is called. 2218 47692 [OTA Agent T] [prvIngestDataBlock] Remaining: 468 2219 47693 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2220 47706 [OTA Agent T] [INFO ][MQTT][47706] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2221 47706 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2222 47706 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2223 47757 [OTA Agent T] [prvIngestDataBlock] Received file block 300, size 1024 2224 47757 [OTA Agent T] [prvPAL_WriteBlock] is called. 2225 47758 [OTA Agent T] [prvIngestDataBlock] Remaining: 467 2226 47759 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2227 47772 [OTA Agent T] [INFO ][MQTT][47772] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2228 47772 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2229 47772 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2230 47823 [OTA Agent T] [prvIngestDataBlock] Received file block 301, size 1024 2231 47823 [OTA Agent T] [prvPAL_WriteBlock] is called. 2232 47824 [OTA Agent T] [prvIngestDataBlock] Remaining: 466 2233 47825 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2234 47838 [OTA Agent T] [INFO ][MQTT][47838] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2235 47838 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2236 47838 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2237 47887 [OTA Agent T] [prvIngestDataBlock] Received file block 302, size 1024 2238 47887 [OTA Agent T] [prvPAL_WriteBlock] is called. 2239 47888 [OTA Agent T] [prvIngestDataBlock] Remaining: 465 2240 47889 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2241 47902 [OTA Agent T] [INFO ][MQTT][47902] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2242 47902 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2243 47902 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2244 47954 [OTA Agent T] [prvIngestDataBlock] Received file block 303, size 1024 2245 47954 [OTA Agent T] [prvPAL_WriteBlock] is called. 2246 47955 [OTA Agent T] [prvIngestDataBlock] Remaining: 464 2247 47956 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2248 47969 [OTA Agent T] [INFO ][MQTT][47969] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2249 47969 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2250 47969 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2251 48020 [OTA Agent T] [prvIngestDataBlock] Received file block 304, size 1024 2252 48020 [OTA Agent T] [prvPAL_WriteBlock] is called. 2253 48021 [OTA Agent T] [prvIngestDataBlock] Remaining: 463 2254 48022 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2255 48035 [OTA Agent T] [INFO ][MQTT][48035] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2256 48035 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2257 48035 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2258 48091 [OTA Agent T] [prvIngestDataBlock] Received file block 305, size 1024 2259 48091 [OTA Agent T] [prvPAL_WriteBlock] is called. 2260 48092 [OTA Agent T] [prvIngestDataBlock] Remaining: 462 2261 48093 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2262 48106 [OTA Agent T] [INFO ][MQTT][48106] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2263 48106 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2264 48106 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2265 48153 [OTA Agent T] [prvIngestDataBlock] Received file block 306, size 1024 2266 48153 [OTA Agent T] [prvPAL_WriteBlock] is called. 2267 48154 [OTA Agent T] [prvIngestDataBlock] Remaining: 461 2268 48155 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2269 48168 [OTA Agent T] [INFO ][MQTT][48168] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2270 48168 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2271 48168 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2272 48218 [OTA Agent T] [prvIngestDataBlock] Received file block 307, size 1024 2273 48218 [OTA Agent T] [prvPAL_WriteBlock] is called. 2274 48219 [OTA Agent T] [prvIngestDataBlock] Remaining: 460 2275 48220 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2276 48233 [OTA Agent T] [INFO ][MQTT][48233] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2277 48233 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2278 48233 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2279 48282 [OTA Agent T] [prvIngestDataBlock] Received file block 308, size 1024 2280 48282 [OTA Agent T] [prvPAL_WriteBlock] is called. 2281 48283 [OTA Agent T] [prvIngestDataBlock] Remaining: 459 2282 48284 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2283 48297 [OTA Agent T] [INFO ][MQTT][48297] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2284 48297 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2286 48354 [OTA Agent T] [prvIngestDataBlock] Received file block 309, size 1024 2287 48354 [OTA Agent T] [prvPAL_WriteBlock] is called. 2288 48355 [OTA Agent T] [prvIngestDataBlock] Remaining: 458 2289 48356 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2290 48369 [OTA Agent T] [INFO ][MQTT][48369] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2291 48369 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2292 48369 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2293 48419 [OTA Agent T] [prvIngestDataBlock] Received file block 310, size 1024 2294 48419 [OTA Agent T] [prvPAL_WriteBlock] is called. 2295 48420 [OTA Agent T] [prvIngestDataBlock] Remaining: 457 2296 48421 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2297 48434 [OTA Agent T] [INFO ][MQTT][48434] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2298 48434 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2299 48434 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2300 48455 [iot_thread] [INFO ][DEMO][48455] State: WaitingForFileBlock Received: 313 Queued: 0 Processed: 0 Dropped: 0 2301 48483 [OTA Agent T] [prvIngestDataBlock] Received file block 311, size 1024 2302 48483 [OTA Agent T] [prvPAL_WriteBlock] is called. 2303 48484 [OTA Agent T] [prvIngestDataBlock] Remaining: 456 2304 48485 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2305 48498 [OTA Agent T] [INFO ][MQTT][48498] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2306 48498 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2307 48498 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2308 48548 [OTA Agent T] [prvIngestDataBlock] Received file block 312, size 1024 2309 48548 [OTA Agent T] [prvPAL_WriteBlock] is called. 2310 48549 [OTA Agent T] [prvIngestDataBlock] Remaining: 455 2311 48550 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2312 48563 [OTA Agent T] [INFO ][MQTT][48563] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2313 48563 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2314 48563 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2315 48613 [OTA Agent T] [prvIngestDataBlock] Received file block 313, size 1024 2316 48613 [OTA Agent T] [prvPAL_WriteBlock] is called. 2317 48614 [OTA Agent T] [prvIngestDataBlock] Remaining: 454 2318 48615 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2319 48628 [OTA Agent T] [INFO ][MQTT][48628] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2320 48628 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2321 48628 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2322 48678 [OTA Agent T] [prvIngestDataBlock] Received file block 314, size 1024 2323 48678 [OTA Agent T] [prvPAL_WriteBlock] is called. 2324 48679 [OTA Agent T] [prvIngestDataBlock] Remaining: 453 2325 48680 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2326 48693 [OTA Agent T] [INFO ][MQTT][48693] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2327 48693 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2329 48743 [OTA Agent T] [prvIngestDataBlock] Received file block 315, size 1024 2330 48743 [OTA Agent T] [prvPAL_WriteBlock] is called. 2331 48744 [OTA Agent T] [prvIngestDataBlock] Remaining: 452 2332 48745 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2333 48758 [OTA Agent T] [INFO ][MQTT][48758] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2334 48758 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2335 48758 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2336 48808 [OTA Agent T] [prvIngestDataBlock] Received file block 316, size 1024 2337 48808 [OTA Agent T] [prvPAL_WriteBlock] is called. 2338 48809 [OTA Agent T] [prvIngestDataBlock] Remaining: 451 2339 48810 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2340 48823 [OTA Agent T] [INFO ][MQTT][48823] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2341 48823 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2342 48823 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2343 48875 [OTA Agent T] [prvIngestDataBlock] Received file block 317, size 1024 2344 48875 [OTA Agent T] [prvPAL_WriteBlock] is called. 2345 48876 [OTA Agent T] [prvIngestDataBlock] Remaining: 450 2346 48877 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2347 48890 [OTA Agent T] [INFO ][MQTT][48890] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2348 48890 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2349 48890 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2350 48997 [OTA Agent T] [prvIngestDataBlock] Received file block 318, size 1024 2351 48997 [OTA Agent T] [prvPAL_WriteBlock] is called. 2352 48998 [OTA Agent T] [prvIngestDataBlock] Remaining: 449 2353 48999 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2354 49012 [OTA Agent T] [INFO ][MQTT][49012] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2355 49012 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2356 49012 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2357 49061 [OTA Agent T] [prvIngestDataBlock] Received file block 319, size 1024 2358 49061 [OTA Agent T] [prvPAL_WriteBlock] is called. 2359 49062 [OTA Agent T] [prvIngestDataBlock] Remaining: 448 2360 49062 [OTA Agent T] [prvPublishStatusMessage] Msg: {"status":"IN_PROGRESS","statusDetails":{"receive":"320/768"}} 2361 49072 [OTA Agent T] [INFO ][MQTT][49072] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2362 49072 [OTA Agent T] [prvPublishStatusMessage] 'IN_PROGRESS' to $aws/things/rx65n_cloud_kit/jobs/AFR_OTA-test40009/update 2363 49073 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2364 49086 [OTA Agent T] [INFO ][MQTT][49086] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2365 49086 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2366 49086 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2367 49134 [OTA Agent T] [prvIngestDataBlock] Received file block 320, size 1024 2368 49134 [OTA Agent T] [prvPAL_WriteBlock] is called. 2369 49135 [OTA Agent T] [prvIngestDataBlock] Remaining: 447 2370 49136 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2371 49149 [OTA Agent T] [INFO ][MQTT][49149] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2372 49149 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2373 49149 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2374 49197 [OTA Agent T] [prvIngestDataBlock] Received file block 321, size 1024 2375 49197 [OTA Agent T] [prvPAL_WriteBlock] is called. 2376 49198 [OTA Agent T] [prvIngestDataBlock] Remaining: 446 2377 49199 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2378 49212 [OTA Agent T] [INFO ][MQTT][49212] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2379 49212 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2380 49212 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2381 49262 [OTA Agent T] [prvIngestDataBlock] Received file block 322, size 1024 2382 49262 [OTA Agent T] [prvPAL_WriteBlock] is called. 2383 49263 [OTA Agent T] [prvIngestDataBlock] Remaining: 445 2384 49264 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2385 49277 [OTA Agent T] [INFO ][MQTT][49277] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2386 49277 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2387 49277 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2388 49327 [OTA Agent T] [prvIngestDataBlock] Received file block 323, size 1024 2389 49327 [OTA Agent T] [prvPAL_WriteBlock] is called. 2390 49328 [OTA Agent T] [prvIngestDataBlock] Remaining: 444 2391 49329 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2392 49342 [OTA Agent T] [INFO ][MQTT][49342] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2393 49342 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2394 49342 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2395 49393 [OTA Agent T] [prvIngestDataBlock] Received file block 324, size 1024 2396 49393 [OTA Agent T] [prvPAL_WriteBlock] is called. 2397 49394 [OTA Agent T] [prvIngestDataBlock] Remaining: 443 2398 49395 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2399 49408 [OTA Agent T] [INFO ][MQTT][49408] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2400 49408 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2401 49408 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2402 49455 [iot_thread] [INFO ][DEMO][49455] State: WaitingForFileBlock Received: 327 Queued: 0 Processed: 0 Dropped: 0 2403 49460 [OTA Agent T] [prvIngestDataBlock] Received file block 325, size 1024 2404 49460 [OTA Agent T] [prvPAL_WriteBlock] is called. 2405 49461 [OTA Agent T] [prvIngestDataBlock] Remaining: 442 2406 49462 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2407 49475 [OTA Agent T] [INFO ][MQTT][49475] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2408 49475 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2409 49475 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2410 49528 [OTA Agent T] [prvIngestDataBlock] Received file block 326, size 1024 2411 49528 [OTA Agent T] [prvPAL_WriteBlock] is called. 2412 49529 [OTA Agent T] [prvIngestDataBlock] Remaining: 441 2413 49530 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2414 49543 [OTA Agent T] [INFO ][MQTT][49543] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2415 49543 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2416 49543 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2417 49592 [OTA Agent T] [prvIngestDataBlock] Received file block 327, size 1024 2418 49592 [OTA Agent T] [prvPAL_WriteBlock] is called. 2419 49593 [OTA Agent T] [prvIngestDataBlock] Remaining: 440 2420 49594 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2421 49607 [OTA Agent T] [INFO ][MQTT][49607] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2422 49607 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2423 49607 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2424 49660 [OTA Agent T] [prvIngestDataBlock] Received file block 328, size 1024 2425 49660 [OTA Agent T] [prvPAL_WriteBlock] is called. 2426 49661 [OTA Agent T] [prvIngestDataBlock] Remaining: 439 2427 49662 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2428 49675 [OTA Agent T] [INFO ][MQTT][49675] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2429 49675 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2430 49675 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2431 49722 [OTA Agent T] [prvIngestDataBlock] Received file block 329, size 1024 2432 49722 [OTA Agent T] [prvPAL_WriteBlock] is called. 2433 49723 [OTA Agent T] [prvIngestDataBlock] Remaining: 438 2434 49724 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2435 49737 [OTA Agent T] [INFO ][MQTT][49737] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2436 49737 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2437 49737 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2438 49787 [OTA Agent T] [prvIngestDataBlock] Received file block 330, size 1024 2439 49787 [OTA Agent T] [prvPAL_WriteBlock] is called. 2440 49788 [OTA Agent T] [prvIngestDataBlock] Remaining: 437 2441 49789 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2442 49802 [OTA Agent T] [INFO ][MQTT][49802] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2443 49802 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2444 49802 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2445 49850 [OTA Agent T] [prvIngestDataBlock] Received file block 331, size 1024 2446 49850 [OTA Agent T] [prvPAL_WriteBlock] is called. 2447 49851 [OTA Agent T] [prvIngestDataBlock] Remaining: 436 2448 49852 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2449 49865 [OTA Agent T] [INFO ][MQTT][49865] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2450 49865 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2451 49865 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2452 49912 [OTA Agent T] [prvIngestDataBlock] Received file block 332, size 1024 2453 49912 [OTA Agent T] [prvPAL_WriteBlock] is called. 2454 49913 [OTA Agent T] [prvIngestDataBlock] Remaining: 435 2455 49914 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2456 49927 [OTA Agent T] [INFO ][MQTT][49927] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2457 49927 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2458 49927 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2459 49981 [OTA Agent T] [prvIngestDataBlock] Received file block 333, size 1024 2460 49981 [OTA Agent T] [prvPAL_WriteBlock] is called. 2461 49982 [OTA Agent T] [prvIngestDataBlock] Remaining: 434 2462 49983 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2463 49996 [OTA Agent T] [INFO ][MQTT][49996] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2464 49996 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2465 49996 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2466 50046 [OTA Agent T] [prvIngestDataBlock] Received file block 334, size 1024 2467 50046 [OTA Agent T] [prvPAL_WriteBlock] is called. 2468 50047 [OTA Agent T] [prvIngestDataBlock] Remaining: 433 2469 50048 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2470 50061 [OTA Agent T] [INFO ][MQTT][50061] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2471 50061 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2472 50061 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2473 50111 [OTA Agent T] [prvIngestDataBlock] Received file block 335, size 1024 2474 50111 [OTA Agent T] [prvPAL_WriteBlock] is called. 2475 50112 [OTA Agent T] [prvIngestDataBlock] Remaining: 432 2476 50113 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2477 50126 [OTA Agent T] [INFO ][MQTT][50126] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2478 50126 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2479 50126 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2480 50174 [OTA Agent T] [prvIngestDataBlock] Received file block 336, size 1024 2481 50174 [OTA Agent T] [prvPAL_WriteBlock] is called. 2482 50175 [OTA Agent T] [prvIngestDataBlock] Remaining: 431 2483 50176 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2484 50189 [OTA Agent T] [INFO ][MQTT][50189] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2485 50189 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2487 50238 [OTA Agent T] [prvIngestDataBlock] Received file block 337, size 1024 2488 50238 [OTA Agent T] [prvPAL_WriteBlock] is called. 2489 50239 [OTA Agent T] [prvIngestDataBlock] Remaining: 430 2490 50240 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2491 50253 [OTA Agent T] [INFO ][MQTT][50253] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2492 50253 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2493 50253 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2494 50301 [OTA Agent T] [prvIngestDataBlock] Received file block 338, size 1024 2495 50301 [OTA Agent T] [prvPAL_WriteBlock] is called. 2496 50302 [OTA Agent T] [prvIngestDataBlock] Remaining: 429 2497 50303 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2498 50316 [OTA Agent T] [INFO ][MQTT][50316] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2499 50316 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2500 50316 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2501 50366 [OTA Agent T] [prvIngestDataBlock] Received file block 339, size 1024 2502 50366 [OTA Agent T] [prvPAL_WriteBlock] is called. 2503 50367 [OTA Agent T] [prvIngestDataBlock] Remaining: 428 2504 50368 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2505 50381 [OTA Agent T] [INFO ][MQTT][50381] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2506 50381 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2507 50381 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2508 50433 [OTA Agent T] [prvIngestDataBlock] Received file block 340, size 1024 2509 50433 [OTA Agent T] [prvPAL_WriteBlock] is called. 2510 50434 [OTA Agent T] [prvIngestDataBlock] Remaining: 427 2511 50435 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2512 50448 [OTA Agent T] [INFO ][MQTT][50448] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2513 50448 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2514 50448 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2515 50455 [iot_thread] [INFO ][DEMO][50455] State: WaitingForFileBlock Received: 343 Queued: 0 Processed: 0 Dropped: 0 2516 50496 [OTA Agent T] [prvIngestDataBlock] Received file block 341, size 1024 2517 50496 [OTA Agent T] [prvPAL_WriteBlock] is called. 2518 50497 [OTA Agent T] [prvIngestDataBlock] Remaining: 426 2519 50498 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2520 50511 [OTA Agent T] [INFO ][MQTT][50511] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2521 50511 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2523 50560 [OTA Agent T] [prvIngestDataBlock] Received file block 342, size 1024 2524 50560 [OTA Agent T] [prvPAL_WriteBlock] is called. 2525 50561 [OTA Agent T] [prvIngestDataBlock] Remaining: 425 2526 50562 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2527 50575 [OTA Agent T] [INFO ][MQTT][50575] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2528 50575 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2529 50575 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2530 50624 [OTA Agent T] [prvIngestDataBlock] Received file block 343, size 1024 2531 50624 [OTA Agent T] [prvPAL_WriteBlock] is called. 2532 50625 [OTA Agent T] [prvIngestDataBlock] Remaining: 424 2533 50626 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2534 50639 [OTA Agent T] [INFO ][MQTT][50639] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2535 50639 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2537 50688 [OTA Agent T] [prvIngestDataBlock] Received file block 344, size 1024 2538 50688 [OTA Agent T] [prvPAL_WriteBlock] is called. 2539 50689 [OTA Agent T] [prvIngestDataBlock] Remaining: 423 2540 50690 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2541 50703 [OTA Agent T] [INFO ][MQTT][50703] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2542 50703 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2543 50703 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2544 50750 [OTA Agent T] [prvIngestDataBlock] Received file block 345, size 1024 2545 50750 [OTA Agent T] [prvPAL_WriteBlock] is called. 2546 50751 [OTA Agent T] [prvIngestDataBlock] Remaining: 422 2547 50752 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2548 50765 [OTA Agent T] [INFO ][MQTT][50765] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2549 50765 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2550 50765 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2551 50816 [OTA Agent T] [prvIngestDataBlock] Received file block 346, size 1024 2552 50816 [OTA Agent T] [prvPAL_WriteBlock] is called. 2553 50817 [OTA Agent T] [prvIngestDataBlock] Remaining: 421 2554 50818 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2555 50831 [OTA Agent T] [INFO ][MQTT][50831] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2556 50831 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2557 50831 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2558 50897 [OTA Agent T] [prvIngestDataBlock] Received file block 347, size 1024 2559 50897 [OTA Agent T] [prvPAL_WriteBlock] is called. 2560 50898 [OTA Agent T] [prvIngestDataBlock] Remaining: 420 2561 50899 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2562 50912 [OTA Agent T] [INFO ][MQTT][50912] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2563 50912 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2564 50912 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2565 50961 [OTA Agent T] [prvIngestDataBlock] Received file block 348, size 1024 2566 50961 [OTA Agent T] [prvPAL_WriteBlock] is called. 2567 50962 [OTA Agent T] [prvIngestDataBlock] Remaining: 419 2568 50963 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2569 50976 [OTA Agent T] [INFO ][MQTT][50976] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2570 50976 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2571 50976 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2572 51029 [OTA Agent T] [prvIngestDataBlock] Received file block 349, size 1024 2573 51029 [OTA Agent T] [prvPAL_WriteBlock] is called. 2574 51030 [OTA Agent T] [prvIngestDataBlock] Remaining: 418 2575 51031 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2576 51044 [OTA Agent T] [INFO ][MQTT][51044] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2577 51044 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2578 51044 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2579 51103 [OTA Agent T] [prvIngestDataBlock] Received file block 350, size 1024 2580 51103 [OTA Agent T] [prvPAL_WriteBlock] is called. 2581 51104 [OTA Agent T] [prvIngestDataBlock] Remaining: 417 2582 51105 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2583 51118 [OTA Agent T] [INFO ][MQTT][51118] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2584 51118 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2585 51118 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2586 51172 [OTA Agent T] [prvIngestDataBlock] Received file block 351, size 1024 2587 51172 [OTA Agent T] [prvPAL_WriteBlock] is called. 2588 51173 [OTA Agent T] [prvIngestDataBlock] Remaining: 416 2589 51174 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2590 51187 [OTA Agent T] [INFO ][MQTT][51187] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2591 51187 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2592 51187 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2593 51237 [OTA Agent T] [prvIngestDataBlock] Received file block 352, size 1024 2594 51237 [OTA Agent T] [prvPAL_WriteBlock] is called. 2595 51238 [OTA Agent T] [prvIngestDataBlock] Remaining: 415 2596 51239 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2597 51252 [OTA Agent T] [INFO ][MQTT][51252] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2598 51252 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2599 51252 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2600 51301 [OTA Agent T] [prvIngestDataBlock] Received file block 353, size 1024 2601 51301 [OTA Agent T] [prvPAL_WriteBlock] is called. 2602 51302 [OTA Agent T] [prvIngestDataBlock] Remaining: 414 2603 51303 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2604 51316 [OTA Agent T] [INFO ][MQTT][51316] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2605 51316 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2606 51316 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2607 51365 [OTA Agent T] [prvIngestDataBlock] Received file block 354, size 1024 2608 51365 [OTA Agent T] [prvPAL_WriteBlock] is called. 2609 51366 [OTA Agent T] [prvIngestDataBlock] Remaining: 413 2610 51367 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2611 51380 [OTA Agent T] [INFO ][MQTT][51380] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2612 51380 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2613 51380 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2614 51428 [OTA Agent T] [prvIngestDataBlock] Received file block 355, size 1024 2615 51428 [OTA Agent T] [prvPAL_WriteBlock] is called. 2616 51429 [OTA Agent T] [prvIngestDataBlock] Remaining: 412 2617 51430 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2618 51443 [OTA Agent T] [INFO ][MQTT][51443] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2619 51443 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2620 51443 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2621 51455 [iot_thread] [INFO ][DEMO][51455] State: WaitingForFileBlock Received: 358 Queued: 0 Processed: 0 Dropped: 0 2622 51492 [OTA Agent T] [prvIngestDataBlock] Received file block 356, size 1024 2623 51492 [OTA Agent T] [prvPAL_WriteBlock] is called. 2624 51493 [OTA Agent T] [prvIngestDataBlock] Remaining: 411 2625 51494 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2626 51507 [OTA Agent T] [INFO ][MQTT][51507] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2627 51507 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2628 51507 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2629 51559 [OTA Agent T] [prvIngestDataBlock] Received file block 357, size 1024 2630 51559 [OTA Agent T] [prvPAL_WriteBlock] is called. 2631 51560 [OTA Agent T] [prvIngestDataBlock] Remaining: 410 2632 51561 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2633 51574 [OTA Agent T] [INFO ][MQTT][51574] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2634 51574 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2635 51574 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2636 51623 [OTA Agent T] [prvIngestDataBlock] Received file block 358, size 1024 2637 51623 [OTA Agent T] [prvPAL_WriteBlock] is called. 2638 51624 [OTA Agent T] [prvIngestDataBlock] Remaining: 409 2639 51625 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2640 51638 [OTA Agent T] [INFO ][MQTT][51638] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2641 51638 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2642 51638 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2643 51688 [OTA Agent T] [prvIngestDataBlock] Received file block 359, size 1024 2644 51688 [OTA Agent T] [prvPAL_WriteBlock] is called. 2645 51689 [OTA Agent T] [prvIngestDataBlock] Remaining: 408 2646 51690 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2647 51703 [OTA Agent T] [INFO ][MQTT][51703] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2648 51703 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2650 51748 [OTA Agent T] [prvIngestDataBlock] Received file block 360, size 1024 2651 51748 [OTA Agent T] [prvPAL_WriteBlock] is called. 2652 51749 [OTA Agent T] [prvIngestDataBlock] Remaining: 407 2653 51750 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2654 51763 [OTA Agent T] [INFO ][MQTT][51763] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2655 51763 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2656 51763 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2657 51814 [OTA Agent T] [prvIngestDataBlock] Received file block 361, size 1024 2658 51814 [OTA Agent T] [prvPAL_WriteBlock] is called. 2659 51815 [OTA Agent T] [prvIngestDataBlock] Remaining: 406 2660 51816 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2661 51829 [OTA Agent T] [INFO ][MQTT][51829] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2662 51829 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2663 51829 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2664 51879 [OTA Agent T] [prvIngestDataBlock] Received file block 362, size 1024 2665 51879 [OTA Agent T] [prvPAL_WriteBlock] is called. 2666 51880 [OTA Agent T] [prvIngestDataBlock] Remaining: 405 2667 51881 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2668 51894 [OTA Agent T] [INFO ][MQTT][51894] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2669 51894 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2670 51894 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2671 51952 [OTA Agent T] [prvIngestDataBlock] Received file block 363, size 1024 2672 51952 [OTA Agent T] [prvPAL_WriteBlock] is called. 2673 51953 [OTA Agent T] [prvIngestDataBlock] Remaining: 404 2674 51954 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2675 51967 [OTA Agent T] [INFO ][MQTT][51967] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2676 51967 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2677 51967 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2678 52019 [OTA Agent T] [prvIngestDataBlock] Received file block 364, size 1024 2679 52019 [OTA Agent T] [prvPAL_WriteBlock] is called. 2680 52020 [OTA Agent T] [prvIngestDataBlock] Remaining: 403 2681 52021 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2682 52034 [OTA Agent T] [INFO ][MQTT][52034] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2683 52034 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2684 52034 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2685 52082 [OTA Agent T] [prvIngestDataBlock] Received file block 365, size 1024 2686 52082 [OTA Agent T] [prvPAL_WriteBlock] is called. 2687 52083 [OTA Agent T] [prvIngestDataBlock] Remaining: 402 2688 52084 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2689 52097 [OTA Agent T] [INFO ][MQTT][52097] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2690 52097 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2691 52097 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2692 52147 [OTA Agent T] [prvIngestDataBlock] Received file block 366, size 1024 2693 52147 [OTA Agent T] [prvPAL_WriteBlock] is called. 2694 52148 [OTA Agent T] [prvIngestDataBlock] Remaining: 401 2695 52149 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2696 52162 [OTA Agent T] [INFO ][MQTT][52162] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2697 52162 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2698 52162 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2699 52210 [OTA Agent T] [prvIngestDataBlock] Received file block 367, size 1024 2700 52210 [OTA Agent T] [prvPAL_WriteBlock] is called. 2701 52211 [OTA Agent T] [prvIngestDataBlock] Remaining: 400 2702 52212 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2703 52225 [OTA Agent T] [INFO ][MQTT][52225] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2704 52225 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2705 52225 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2706 52274 [OTA Agent T] [prvIngestDataBlock] Received file block 368, size 1024 2707 52274 [OTA Agent T] [prvPAL_WriteBlock] is called. 2708 52275 [OTA Agent T] [prvIngestDataBlock] Remaining: 399 2709 52276 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2710 52289 [OTA Agent T] [INFO ][MQTT][52289] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2711 52289 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2712 52289 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2713 52335 [OTA Agent T] [prvIngestDataBlock] Received file block 369, size 1024 2714 52335 [OTA Agent T] [prvPAL_WriteBlock] is called. 2715 52336 [OTA Agent T] [prvIngestDataBlock] Remaining: 398 2716 52337 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2717 52350 [OTA Agent T] [INFO ][MQTT][52350] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2718 52350 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2720 52400 [OTA Agent T] [prvIngestDataBlock] Received file block 370, size 1024 2721 52400 [OTA Agent T] [prvPAL_WriteBlock] is called. 2722 52401 [OTA Agent T] [prvIngestDataBlock] Remaining: 397 2723 52402 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2724 52415 [OTA Agent T] [INFO ][MQTT][52415] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2725 52415 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2726 52415 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2727 52455 [iot_thread] [INFO ][DEMO][52455] State: WaitingForFileBlock Received: 373 Queued: 0 Processed: 0 Dropped: 0 2728 52468 [OTA Agent T] [prvIngestDataBlock] Received file block 371, size 1024 2729 52468 [OTA Agent T] [prvPAL_WriteBlock] is called. 2730 52469 [OTA Agent T] [prvIngestDataBlock] Remaining: 396 2731 52470 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2732 52484 [OTA Agent T] [INFO ][MQTT][52484] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2733 52484 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2735 52534 [OTA Agent T] [prvIngestDataBlock] Received file block 372, size 1024 2736 52534 [OTA Agent T] [prvPAL_WriteBlock] is called. 2737 52535 [OTA Agent T] [prvIngestDataBlock] Remaining: 395 2738 52536 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2739 52549 [OTA Agent T] [INFO ][MQTT][52549] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2740 52549 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2741 52549 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2742 52598 [OTA Agent T] [prvIngestDataBlock] Received file block 373, size 1024 2743 52598 [OTA Agent T] [prvPAL_WriteBlock] is called. 2744 52599 [OTA Agent T] [prvIngestDataBlock] Remaining: 394 2745 52600 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2746 52613 [OTA Agent T] [INFO ][MQTT][52613] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2747 52613 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2748 52613 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2749 52664 [OTA Agent T] [prvIngestDataBlock] Received file block 374, size 1024 2750 52664 [OTA Agent T] [prvPAL_WriteBlock] is called. 2751 52665 [OTA Agent T] [prvIngestDataBlock] Remaining: 393 2752 52666 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2753 52679 [OTA Agent T] [INFO ][MQTT][52679] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2754 52679 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2755 52679 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2756 52727 [OTA Agent T] [prvIngestDataBlock] Received file block 375, size 1024 2757 52727 [OTA Agent T] [prvPAL_WriteBlock] is called. 2758 52728 [OTA Agent T] [prvIngestDataBlock] Remaining: 392 2759 52729 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2760 52742 [OTA Agent T] [INFO ][MQTT][52742] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2761 52742 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2762 52742 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2763 52790 [OTA Agent T] [prvIngestDataBlock] Received file block 376, size 1024 2764 52790 [OTA Agent T] [prvPAL_WriteBlock] is called. 2765 52791 [OTA Agent T] [prvIngestDataBlock] Remaining: 391 2766 52792 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2767 52805 [OTA Agent T] [INFO ][MQTT][52805] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2768 52805 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2769 52805 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2770 52857 [OTA Agent T] [prvIngestDataBlock] Received file block 377, size 1024 2771 52857 [OTA Agent T] [prvPAL_WriteBlock] is called. 2772 52858 [OTA Agent T] [prvIngestDataBlock] Remaining: 390 2773 52859 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2774 52872 [OTA Agent T] [INFO ][MQTT][52872] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2775 52872 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2776 52872 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2777 52922 [OTA Agent T] [prvIngestDataBlock] Received file block 378, size 1024 2778 52922 [OTA Agent T] [prvPAL_WriteBlock] is called. 2779 52923 [OTA Agent T] [prvIngestDataBlock] Remaining: 389 2780 52924 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2781 52937 [OTA Agent T] [INFO ][MQTT][52937] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2782 52937 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2783 52937 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2784 52987 [OTA Agent T] [prvIngestDataBlock] Received file block 379, size 1024 2785 52987 [OTA Agent T] [prvPAL_WriteBlock] is called. 2786 52988 [OTA Agent T] [prvIngestDataBlock] Remaining: 388 2787 52989 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2788 53002 [OTA Agent T] [INFO ][MQTT][53002] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2789 53002 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2790 53002 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2791 53054 [OTA Agent T] [prvIngestDataBlock] Received file block 380, size 1024 2792 53054 [OTA Agent T] [prvPAL_WriteBlock] is called. 2793 53055 [OTA Agent T] [prvIngestDataBlock] Remaining: 387 2794 53056 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2795 53069 [OTA Agent T] [INFO ][MQTT][53069] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2796 53069 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2797 53069 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2798 53119 [OTA Agent T] [prvIngestDataBlock] Received file block 381, size 1024 2799 53119 [OTA Agent T] [prvPAL_WriteBlock] is called. 2800 53120 [OTA Agent T] [prvIngestDataBlock] Remaining: 386 2801 53121 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2802 53134 [OTA Agent T] [INFO ][MQTT][53134] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2803 53134 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2805 53186 [OTA Agent T] [prvIngestDataBlock] Received file block 382, size 1024 2806 53186 [OTA Agent T] [prvPAL_WriteBlock] is called. 2807 53187 [OTA Agent T] [prvIngestDataBlock] Remaining: 385 2808 53188 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2809 53201 [OTA Agent T] [INFO ][MQTT][53201] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2810 53201 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2811 53201 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2812 53249 [OTA Agent T] [prvIngestDataBlock] Received file block 383, size 1024 2813 53249 [OTA Agent T] [prvPAL_WriteBlock] is called. 2814 53250 [OTA Agent T] [prvIngestDataBlock] Remaining: 384 2815 53250 [OTA Agent T] [prvPublishStatusMessage] Msg: {"status":"IN_PROGRESS","statusDetails":{"receive":"384/768"}} 2816 53260 [OTA Agent T] [INFO ][MQTT][53260] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2817 53260 [OTA Agent T] [prvPublishStatusMessage] 'IN_PROGRESS' to $aws/things/rx65n_cloud_kit/jobs/AFR_OTA-test40009/update 2818 53261 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2819 53274 [OTA Agent T] [INFO ][MQTT][53274] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2822 53323 [OTA Agent T] [prvIngestDataBlock] Received file block 384, size 1024 2823 53323 [OTA Agent T] [prvPAL_WriteBlock] is called. 2824 53324 [OTA Agent T] [prvIngestDataBlock] Remaining: 383 2825 53325 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2826 53338 [OTA Agent T] [INFO ][MQTT][53338] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2827 53338 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2828 53338 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2829 53388 [OTA Agent T] [prvIngestDataBlock] Received file block 385, size 1024 2830 53388 [OTA Agent T] [prvPAL_WriteBlock] is called. 2831 53389 [OTA Agent T] [prvIngestDataBlock] Remaining: 382 2832 53390 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2833 53403 [OTA Agent T] [INFO ][MQTT][53403] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2834 53403 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2835 53403 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2836 53454 [OTA Agent T] [prvIngestDataBlock] Received file block 386, size 1024 2837 53454 [OTA Agent T] [prvPAL_WriteBlock] is called. 2838 53455 [iot_thread] [INFO ][DEMO][53455] State: WaitingForFileBlock Received: 389 Queued: 0 Processed: 0 Dropped: 0 2839 53455 [OTA Agent T] [prvIngestDataBlock] Remaining: 381 2840 53456 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2841 53469 [OTA Agent T] [INFO ][MQTT][53469] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2842 53469 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2844 53522 [OTA Agent T] [prvIngestDataBlock] Received file block 387, size 1024 2845 53522 [OTA Agent T] [prvPAL_WriteBlock] is called. 2846 53523 [OTA Agent T] [prvIngestDataBlock] Remaining: 380 2847 53524 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2848 53537 [OTA Agent T] [INFO ][MQTT][53537] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2849 53537 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2850 53537 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2851 53586 [OTA Agent T] [prvIngestDataBlock] Received file block 388, size 1024 2852 53586 [OTA Agent T] [prvPAL_WriteBlock] is called. 2853 53587 [OTA Agent T] [prvIngestDataBlock] Remaining: 379 2854 53588 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2855 53601 [OTA Agent T] [INFO ][MQTT][53601] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2856 53601 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2857 53601 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2858 53651 [OTA Agent T] [prvIngestDataBlock] Received file block 389, size 1024 2859 53651 [OTA Agent T] [prvPAL_WriteBlock] is called. 2860 53652 [OTA Agent T] [prvIngestDataBlock] Remaining: 378 2861 53653 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2862 53666 [OTA Agent T] [INFO ][MQTT][53666] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2863 53666 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2864 53666 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2865 53720 [OTA Agent T] [prvIngestDataBlock] Received file block 390, size 1024 2866 53720 [OTA Agent T] [prvPAL_WriteBlock] is called. 2867 53721 [OTA Agent T] [prvIngestDataBlock] Remaining: 377 2868 53722 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2869 53735 [OTA Agent T] [INFO ][MQTT][53735] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2870 53735 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2871 53735 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2872 53792 [OTA Agent T] [prvIngestDataBlock] Received file block 391, size 1024 2873 53792 [OTA Agent T] [prvPAL_WriteBlock] is called. 2874 53793 [OTA Agent T] [prvIngestDataBlock] Remaining: 376 2875 53794 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2876 53807 [OTA Agent T] [INFO ][MQTT][53807] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2877 53807 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2878 53807 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2879 53857 [OTA Agent T] [prvIngestDataBlock] Received file block 392, size 1024 2880 53857 [OTA Agent T] [prvPAL_WriteBlock] is called. 2881 53858 [OTA Agent T] [prvIngestDataBlock] Remaining: 375 2882 53859 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2883 53872 [OTA Agent T] [INFO ][MQTT][53872] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2884 53872 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2885 53872 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2886 53925 [OTA Agent T] [prvIngestDataBlock] Received file block 393, size 1024 2887 53925 [OTA Agent T] [prvPAL_WriteBlock] is called. 2888 53926 [OTA Agent T] [prvIngestDataBlock] Remaining: 374 2889 53927 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2890 53940 [OTA Agent T] [INFO ][MQTT][53940] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2891 53940 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2892 53940 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2893 53990 [OTA Agent T] [prvIngestDataBlock] Received file block 394, size 1024 2894 53990 [OTA Agent T] [prvPAL_WriteBlock] is called. 2895 53991 [OTA Agent T] [prvIngestDataBlock] Remaining: 373 2896 53992 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2897 54005 [OTA Agent T] [INFO ][MQTT][54005] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2898 54005 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2899 54005 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2900 54058 [OTA Agent T] [prvIngestDataBlock] Received file block 395, size 1024 2901 54058 [OTA Agent T] [prvPAL_WriteBlock] is called. 2902 54059 [OTA Agent T] [prvIngestDataBlock] Remaining: 372 2903 54060 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2904 54073 [OTA Agent T] [INFO ][MQTT][54073] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2905 54073 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2906 54073 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2907 54122 [OTA Agent T] [prvIngestDataBlock] Received file block 396, size 1024 2908 54122 [OTA Agent T] [prvPAL_WriteBlock] is called. 2909 54123 [OTA Agent T] [prvIngestDataBlock] Remaining: 371 2910 54124 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2911 54137 [OTA Agent T] [INFO ][MQTT][54137] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2912 54137 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2913 54137 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2914 54186 [OTA Agent T] [prvIngestDataBlock] Received file block 397, size 1024 2915 54186 [OTA Agent T] [prvPAL_WriteBlock] is called. 2916 54187 [OTA Agent T] [prvIngestDataBlock] Remaining: 370 2917 54188 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2918 54201 [OTA Agent T] [INFO ][MQTT][54201] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2919 54201 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2920 54201 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2921 54252 [OTA Agent T] [prvIngestDataBlock] Received file block 398, size 1024 2922 54252 [OTA Agent T] [prvPAL_WriteBlock] is called. 2923 54253 [OTA Agent T] [prvIngestDataBlock] Remaining: 369 2924 54254 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2925 54267 [OTA Agent T] [INFO ][MQTT][54267] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2926 54267 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2927 54267 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2928 54316 [OTA Agent T] [prvIngestDataBlock] Received file block 399, size 1024 2929 54316 [OTA Agent T] [prvPAL_WriteBlock] is called. 2930 54317 [OTA Agent T] [prvIngestDataBlock] Remaining: 368 2931 54318 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2932 54331 [OTA Agent T] [INFO ][MQTT][54331] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2933 54331 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2934 54331 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2935 54381 [OTA Agent T] [prvIngestDataBlock] Received file block 400, size 1024 2936 54381 [OTA Agent T] [prvPAL_WriteBlock] is called. 2937 54382 [OTA Agent T] [prvIngestDataBlock] Remaining: 367 2938 54383 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2939 54396 [OTA Agent T] [INFO ][MQTT][54396] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2940 54396 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2941 54396 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2942 54455 [iot_thread] [INFO ][DEMO][54455] State: WaitingForFileBlock Received: 403 Queued: 0 Processed: 0 Dropped: 0 2943 54463 [OTA Agent T] [prvIngestDataBlock] Received file block 401, size 1024 2944 54463 [OTA Agent T] [prvPAL_WriteBlock] is called. 2945 54464 [OTA Agent T] [prvIngestDataBlock] Remaining: 366 2946 54465 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2947 54478 [OTA Agent T] [INFO ][MQTT][54478] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2948 54478 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2949 54478 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2950 54530 [OTA Agent T] [prvIngestDataBlock] Received file block 402, size 1024 2951 54530 [OTA Agent T] [prvPAL_WriteBlock] is called. 2952 54531 [OTA Agent T] [prvIngestDataBlock] Remaining: 365 2953 54532 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2954 54545 [OTA Agent T] [INFO ][MQTT][54545] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2955 54545 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2956 54545 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2957 54599 [OTA Agent T] [prvIngestDataBlock] Received file block 403, size 1024 2958 54599 [OTA Agent T] [prvPAL_WriteBlock] is called. 2959 54600 [OTA Agent T] [prvIngestDataBlock] Remaining: 364 2960 54601 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2961 54614 [OTA Agent T] [INFO ][MQTT][54614] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2962 54614 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2963 54614 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2964 54664 [OTA Agent T] [prvIngestDataBlock] Received file block 404, size 1024 2965 54664 [OTA Agent T] [prvPAL_WriteBlock] is called. 2966 54665 [OTA Agent T] [prvIngestDataBlock] Remaining: 363 2967 54666 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2968 54679 [OTA Agent T] [INFO ][MQTT][54679] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2969 54679 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2970 54679 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2971 54727 [OTA Agent T] [prvIngestDataBlock] Received file block 405, size 1024 2972 54727 [OTA Agent T] [prvPAL_WriteBlock] is called. 2973 54728 [OTA Agent T] [prvIngestDataBlock] Remaining: 362 2974 54729 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2975 54742 [OTA Agent T] [INFO ][MQTT][54742] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2976 54742 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2977 54742 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2978 54791 [OTA Agent T] [prvIngestDataBlock] Received file block 406, size 1024 2979 54791 [OTA Agent T] [prvPAL_WriteBlock] is called. 2980 54792 [OTA Agent T] [prvIngestDataBlock] Remaining: 361 2981 54793 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2982 54806 [OTA Agent T] [INFO ][MQTT][54806] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2983 54806 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2984 54806 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2985 54852 [OTA Agent T] [prvIngestDataBlock] Received file block 407, size 1024 2986 54852 [OTA Agent T] [prvPAL_WriteBlock] is called. 2987 54853 [OTA Agent T] [prvIngestDataBlock] Remaining: 360 2988 54854 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2989 54867 [OTA Agent T] [INFO ][MQTT][54867] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2990 54867 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2991 54867 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2992 54917 [OTA Agent T] [prvIngestDataBlock] Received file block 408, size 1024 2993 54917 [OTA Agent T] [prvPAL_WriteBlock] is called. 2994 54918 [OTA Agent T] [prvIngestDataBlock] Remaining: 359 2995 54919 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 2996 54932 [OTA Agent T] [INFO ][MQTT][54932] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 2997 54932 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 2998 54932 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 2999 54980 [OTA Agent T] [prvIngestDataBlock] Received file block 409, size 1024 3000 54980 [OTA Agent T] [prvPAL_WriteBlock] is called. 3001 54981 [OTA Agent T] [prvIngestDataBlock] Remaining: 358 3002 54982 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3003 54995 [OTA Agent T] [INFO ][MQTT][54995] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3004 54995 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3006 55047 [OTA Agent T] [prvIngestDataBlock] Received file block 410, size 1024 3007 55047 [OTA Agent T] [prvPAL_WriteBlock] is called. 3008 55048 [OTA Agent T] [prvIngestDataBlock] Remaining: 357 3009 55049 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3010 55062 [OTA Agent T] [INFO ][MQTT][55062] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3011 55062 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3012 55062 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3013 55111 [OTA Agent T] [prvIngestDataBlock] Received file block 411, size 1024 3014 55111 [OTA Agent T] [prvPAL_WriteBlock] is called. 3015 55112 [OTA Agent T] [prvIngestDataBlock] Remaining: 356 3016 55113 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3017 55126 [OTA Agent T] [INFO ][MQTT][55126] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3018 55126 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3019 55126 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3020 55175 [OTA Agent T] [prvIngestDataBlock] Received file block 412, size 1024 3021 55175 [OTA Agent T] [prvPAL_WriteBlock] is called. 3022 55176 [OTA Agent T] [prvIngestDataBlock] Remaining: 355 3023 55177 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3024 55190 [OTA Agent T] [INFO ][MQTT][55190] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3025 55190 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3026 55190 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3027 55239 [OTA Agent T] [prvIngestDataBlock] Received file block 413, size 1024 3028 55239 [OTA Agent T] [prvPAL_WriteBlock] is called. 3029 55240 [OTA Agent T] [prvIngestDataBlock] Remaining: 354 3030 55241 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3031 55254 [OTA Agent T] [INFO ][MQTT][55254] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3032 55254 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3033 55254 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3034 55305 [OTA Agent T] [prvIngestDataBlock] Received file block 414, size 1024 3035 55305 [OTA Agent T] [prvPAL_WriteBlock] is called. 3036 55306 [OTA Agent T] [prvIngestDataBlock] Remaining: 353 3037 55307 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3038 55320 [OTA Agent T] [INFO ][MQTT][55320] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3039 55320 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3040 55320 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3041 55369 [OTA Agent T] [prvIngestDataBlock] Received file block 415, size 1024 3042 55369 [OTA Agent T] [prvPAL_WriteBlock] is called. 3043 55370 [OTA Agent T] [prvIngestDataBlock] Remaining: 352 3044 55371 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3045 55384 [OTA Agent T] [INFO ][MQTT][55384] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3046 55384 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3047 55384 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3048 55432 [OTA Agent T] [prvIngestDataBlock] Received file block 416, size 1024 3049 55432 [OTA Agent T] [prvPAL_WriteBlock] is called. 3050 55433 [OTA Agent T] [prvIngestDataBlock] Remaining: 351 3051 55434 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3052 55447 [OTA Agent T] [INFO ][MQTT][55447] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3053 55447 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3055 55455 [iot_thread] [INFO ][DEMO][55455] State: WaitingForFileBlock Received: 419 Queued: 0 Processed: 0 Dropped: 0 3056 55497 [OTA Agent T] [prvIngestDataBlock] Received file block 417, size 1024 3057 55497 [OTA Agent T] [prvPAL_WriteBlock] is called. 3058 55498 [OTA Agent T] [prvIngestDataBlock] Remaining: 350 3059 55499 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3060 55512 [OTA Agent T] [INFO ][MQTT][55512] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3061 55512 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3063 55563 [OTA Agent T] [prvIngestDataBlock] Received file block 418, size 1024 3064 55563 [OTA Agent T] [prvPAL_WriteBlock] is called. 3065 55564 [OTA Agent T] [prvIngestDataBlock] Remaining: 349 3066 55565 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3067 55578 [OTA Agent T] [INFO ][MQTT][55578] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3068 55578 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3069 55578 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3070 55627 [OTA Agent T] [prvIngestDataBlock] Received file block 419, size 1024 3071 55627 [OTA Agent T] [prvPAL_WriteBlock] is called. 3072 55628 [OTA Agent T] [prvIngestDataBlock] Remaining: 348 3073 55629 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3074 55642 [OTA Agent T] [INFO ][MQTT][55642] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3075 55642 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3076 55642 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3077 55690 [OTA Agent T] [prvIngestDataBlock] Received file block 420, size 1024 3078 55690 [OTA Agent T] [prvPAL_WriteBlock] is called. 3079 55691 [OTA Agent T] [prvIngestDataBlock] Remaining: 347 3080 55692 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3081 55705 [OTA Agent T] [INFO ][MQTT][55705] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3082 55705 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3083 55705 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3084 55755 [OTA Agent T] [prvIngestDataBlock] Received file block 421, size 1024 3085 55755 [OTA Agent T] [prvPAL_WriteBlock] is called. 3086 55756 [OTA Agent T] [prvIngestDataBlock] Remaining: 346 3087 55757 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3088 55770 [OTA Agent T] [INFO ][MQTT][55770] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3089 55770 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3090 55770 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3091 55821 [OTA Agent T] [prvIngestDataBlock] Received file block 422, size 1024 3092 55821 [OTA Agent T] [prvPAL_WriteBlock] is called. 3093 55822 [OTA Agent T] [prvIngestDataBlock] Remaining: 345 3094 55823 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3095 55836 [OTA Agent T] [INFO ][MQTT][55836] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3096 55836 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3097 55836 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3098 55886 [OTA Agent T] [prvIngestDataBlock] Received file block 423, size 1024 3099 55886 [OTA Agent T] [prvPAL_WriteBlock] is called. 3100 55887 [OTA Agent T] [prvIngestDataBlock] Remaining: 344 3101 55888 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3102 55901 [OTA Agent T] [INFO ][MQTT][55901] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3103 55901 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3104 55901 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3105 55952 [OTA Agent T] [prvIngestDataBlock] Received file block 424, size 1024 3106 55952 [OTA Agent T] [prvPAL_WriteBlock] is called. 3107 55953 [OTA Agent T] [prvIngestDataBlock] Remaining: 343 3108 55954 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3109 55967 [OTA Agent T] [INFO ][MQTT][55967] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3110 55967 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3111 55967 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3112 56015 [OTA Agent T] [prvIngestDataBlock] Received file block 425, size 1024 3113 56015 [OTA Agent T] [prvPAL_WriteBlock] is called. 3114 56016 [OTA Agent T] [prvIngestDataBlock] Remaining: 342 3115 56017 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3116 56030 [OTA Agent T] [INFO ][MQTT][56030] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3117 56030 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3118 56030 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3119 56088 [OTA Agent T] [prvIngestDataBlock] Received file block 426, size 1024 3120 56088 [OTA Agent T] [prvPAL_WriteBlock] is called. 3121 56089 [OTA Agent T] [prvIngestDataBlock] Remaining: 341 3122 56090 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3123 56103 [OTA Agent T] [INFO ][MQTT][56103] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3124 56103 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3125 56103 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3126 56152 [OTA Agent T] [prvIngestDataBlock] Received file block 427, size 1024 3127 56152 [OTA Agent T] [prvPAL_WriteBlock] is called. 3128 56153 [OTA Agent T] [prvIngestDataBlock] Remaining: 340 3129 56154 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3130 56167 [OTA Agent T] [INFO ][MQTT][56167] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3131 56167 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3132 56167 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3133 56216 [OTA Agent T] [prvIngestDataBlock] Received file block 428, size 1024 3134 56216 [OTA Agent T] [prvPAL_WriteBlock] is called. 3135 56217 [OTA Agent T] [prvIngestDataBlock] Remaining: 339 3136 56218 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3137 56231 [OTA Agent T] [INFO ][MQTT][56231] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3138 56231 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3139 56231 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3140 56283 [OTA Agent T] [prvIngestDataBlock] Received file block 429, size 1024 3141 56283 [OTA Agent T] [prvPAL_WriteBlock] is called. 3142 56284 [OTA Agent T] [prvIngestDataBlock] Remaining: 338 3143 56285 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3144 56298 [OTA Agent T] [INFO ][MQTT][56298] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3145 56298 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3146 56298 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3147 56347 [OTA Agent T] [prvIngestDataBlock] Received file block 430, size 1024 3148 56347 [OTA Agent T] [prvPAL_WriteBlock] is called. 3149 56348 [OTA Agent T] [prvIngestDataBlock] Remaining: 337 3150 56349 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3151 56362 [OTA Agent T] [INFO ][MQTT][56362] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3152 56362 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3153 56362 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3154 56429 [OTA Agent T] [prvIngestDataBlock] Received file block 431, size 1024 3155 56429 [OTA Agent T] [prvPAL_WriteBlock] is called. 3156 56430 [OTA Agent T] [prvIngestDataBlock] Remaining: 336 3157 56431 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3158 56444 [OTA Agent T] [INFO ][MQTT][56444] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3159 56444 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3160 56444 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3161 56455 [iot_thread] [INFO ][DEMO][56455] State: WaitingForFileBlock Received: 434 Queued: 0 Processed: 0 Dropped: 0 3162 56493 [OTA Agent T] [prvIngestDataBlock] Received file block 432, size 1024 3163 56493 [OTA Agent T] [prvPAL_WriteBlock] is called. 3164 56494 [OTA Agent T] [prvIngestDataBlock] Remaining: 335 3165 56495 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3166 56508 [OTA Agent T] [INFO ][MQTT][56508] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3167 56508 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3168 56508 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3169 56562 [OTA Agent T] [prvIngestDataBlock] Received file block 433, size 1024 3170 56562 [OTA Agent T] [prvPAL_WriteBlock] is called. 3171 56563 [OTA Agent T] [prvIngestDataBlock] Remaining: 334 3172 56564 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3173 56577 [OTA Agent T] [INFO ][MQTT][56577] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3174 56577 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3175 56577 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3176 56639 [OTA Agent T] [prvIngestDataBlock] Received file block 434, size 1024 3177 56639 [OTA Agent T] [prvPAL_WriteBlock] is called. 3178 56640 [OTA Agent T] [prvIngestDataBlock] Remaining: 333 3179 56641 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3180 56654 [OTA Agent T] [INFO ][MQTT][56654] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3181 56654 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3182 56654 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3183 56704 [OTA Agent T] [prvIngestDataBlock] Received file block 435, size 1024 3184 56704 [OTA Agent T] [prvPAL_WriteBlock] is called. 3185 56705 [OTA Agent T] [prvIngestDataBlock] Remaining: 332 3186 56706 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3187 56719 [OTA Agent T] [INFO ][MQTT][56719] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3188 56719 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3189 56719 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3190 56768 [OTA Agent T] [prvIngestDataBlock] Received file block 436, size 1024 3191 56768 [OTA Agent T] [prvPAL_WriteBlock] is called. 3192 56769 [OTA Agent T] [prvIngestDataBlock] Remaining: 331 3193 56770 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3194 56783 [OTA Agent T] [INFO ][MQTT][56783] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3195 56783 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3196 56783 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3197 56833 [OTA Agent T] [prvIngestDataBlock] Received file block 437, size 1024 3198 56833 [OTA Agent T] [prvPAL_WriteBlock] is called. 3199 56834 [OTA Agent T] [prvIngestDataBlock] Remaining: 330 3200 56835 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3201 56848 [OTA Agent T] [INFO ][MQTT][56848] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3202 56848 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3203 56848 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3204 56895 [OTA Agent T] [prvIngestDataBlock] Received file block 438, size 1024 3205 56895 [OTA Agent T] [prvPAL_WriteBlock] is called. 3206 56896 [OTA Agent T] [prvIngestDataBlock] Remaining: 329 3207 56897 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3208 56910 [OTA Agent T] [INFO ][MQTT][56910] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3209 56910 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3210 56910 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3211 56955 [OTA Agent T] [prvIngestDataBlock] Received file block 439, size 1024 3212 56955 [OTA Agent T] [prvPAL_WriteBlock] is called. 3213 56956 [OTA Agent T] [prvIngestDataBlock] Remaining: 328 3214 56957 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3215 56970 [OTA Agent T] [INFO ][MQTT][56970] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3216 56970 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3217 56970 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3218 57021 [OTA Agent T] [prvIngestDataBlock] Received file block 440, size 1024 3219 57021 [OTA Agent T] [prvPAL_WriteBlock] is called. 3220 57022 [OTA Agent T] [prvIngestDataBlock] Remaining: 327 3221 57023 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3222 57036 [OTA Agent T] [INFO ][MQTT][57036] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3223 57036 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3224 57036 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3225 57087 [OTA Agent T] [prvIngestDataBlock] Received file block 441, size 1024 3226 57087 [OTA Agent T] [prvPAL_WriteBlock] is called. 3227 57088 [OTA Agent T] [prvIngestDataBlock] Remaining: 326 3228 57089 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3229 57102 [OTA Agent T] [INFO ][MQTT][57102] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3230 57102 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3231 57102 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3232 57151 [OTA Agent T] [prvIngestDataBlock] Received file block 442, size 1024 3233 57151 [OTA Agent T] [prvPAL_WriteBlock] is called. 3234 57152 [OTA Agent T] [prvIngestDataBlock] Remaining: 325 3235 57153 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3236 57166 [OTA Agent T] [INFO ][MQTT][57166] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3237 57166 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3239 57216 [OTA Agent T] [prvIngestDataBlock] Received file block 443, size 1024 3240 57216 [OTA Agent T] [prvPAL_WriteBlock] is called. 3241 57217 [OTA Agent T] [prvIngestDataBlock] Remaining: 324 3242 57218 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3243 57231 [OTA Agent T] [INFO ][MQTT][57231] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3244 57231 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3245 57231 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3246 57281 [OTA Agent T] [prvIngestDataBlock] Received file block 444, size 1024 3247 57281 [OTA Agent T] [prvPAL_WriteBlock] is called. 3248 57282 [OTA Agent T] [prvIngestDataBlock] Remaining: 323 3249 57283 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3250 57296 [OTA Agent T] [INFO ][MQTT][57296] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3251 57296 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3252 57296 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3253 57347 [OTA Agent T] [prvIngestDataBlock] Received file block 445, size 1024 3254 57347 [OTA Agent T] [prvPAL_WriteBlock] is called. 3255 57348 [OTA Agent T] [prvIngestDataBlock] Remaining: 322 3256 57349 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3257 57362 [OTA Agent T] [INFO ][MQTT][57362] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3258 57362 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3259 57362 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3260 57411 [OTA Agent T] [prvIngestDataBlock] Received file block 446, size 1024 3261 57411 [OTA Agent T] [prvPAL_WriteBlock] is called. 3262 57412 [OTA Agent T] [prvIngestDataBlock] Remaining: 321 3263 57413 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3264 57426 [OTA Agent T] [INFO ][MQTT][57426] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3265 57426 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3266 57426 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3267 57455 [iot_thread] [INFO ][DEMO][57455] State: WaitingForFileBlock Received: 449 Queued: 0 Processed: 0 Dropped: 0 3268 57480 [OTA Agent T] [prvIngestDataBlock] Received file block 447, size 1024 3269 57480 [OTA Agent T] [prvPAL_WriteBlock] is called. 3270 57481 [OTA Agent T] [prvIngestDataBlock] Remaining: 320 3271 57481 [OTA Agent T] [prvPublishStatusMessage] Msg: {"status":"IN_PROGRESS","statusDetails":{"receive":"448/768"}} 3272 57491 [OTA Agent T] [INFO ][MQTT][57491] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3273 57491 [OTA Agent T] [prvPublishStatusMessage] 'IN_PROGRESS' to $aws/things/rx65n_cloud_kit/jobs/AFR_OTA-test40009/update 3275 57505 [OTA Agent T] [INFO ][MQTT][57505] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3278 57553 [OTA Agent T] [prvIngestDataBlock] Received file block 448, size 1024 3279 57553 [OTA Agent T] [prvPAL_WriteBlock] is called. 3280 57554 [OTA Agent T] [prvIngestDataBlock] Remaining: 319 3281 57555 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3282 57568 [OTA Agent T] [INFO ][MQTT][57568] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3283 57568 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3284 57568 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3285 57617 [OTA Agent T] [prvIngestDataBlock] Received file block 449, size 1024 3286 57617 [OTA Agent T] [prvPAL_WriteBlock] is called. 3287 57618 [OTA Agent T] [prvIngestDataBlock] Remaining: 318 3288 57619 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3289 57632 [OTA Agent T] [INFO ][MQTT][57632] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3290 57632 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3291 57632 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3292 57679 [OTA Agent T] [prvIngestDataBlock] Received file block 450, size 1024 3293 57679 [OTA Agent T] [prvPAL_WriteBlock] is called. 3294 57680 [OTA Agent T] [prvIngestDataBlock] Remaining: 317 3295 57681 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3296 57694 [OTA Agent T] [INFO ][MQTT][57694] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3297 57694 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3298 57694 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3299 57746 [OTA Agent T] [prvIngestDataBlock] Received file block 451, size 1024 3300 57746 [OTA Agent T] [prvPAL_WriteBlock] is called. 3301 57747 [OTA Agent T] [prvIngestDataBlock] Remaining: 316 3302 57748 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3303 57761 [OTA Agent T] [INFO ][MQTT][57761] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3304 57761 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3305 57761 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3306 57812 [OTA Agent T] [prvIngestDataBlock] Received file block 452, size 1024 3307 57812 [OTA Agent T] [prvPAL_WriteBlock] is called. 3308 57813 [OTA Agent T] [prvIngestDataBlock] Remaining: 315 3309 57814 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3310 57827 [OTA Agent T] [INFO ][MQTT][57827] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3311 57827 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3312 57827 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3313 57878 [OTA Agent T] [prvIngestDataBlock] Received file block 453, size 1024 3314 57878 [OTA Agent T] [prvPAL_WriteBlock] is called. 3315 57879 [OTA Agent T] [prvIngestDataBlock] Remaining: 314 3316 57880 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3317 57893 [OTA Agent T] [INFO ][MQTT][57893] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3318 57893 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3319 57893 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3320 57942 [OTA Agent T] [prvIngestDataBlock] Received file block 454, size 1024 3321 57942 [OTA Agent T] [prvPAL_WriteBlock] is called. 3322 57943 [OTA Agent T] [prvIngestDataBlock] Remaining: 313 3323 57944 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3324 57957 [OTA Agent T] [INFO ][MQTT][57957] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3325 57957 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3326 57957 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3327 58005 [OTA Agent T] [prvIngestDataBlock] Received file block 455, size 1024 3328 58005 [OTA Agent T] [prvPAL_WriteBlock] is called. 3329 58006 [OTA Agent T] [prvIngestDataBlock] Remaining: 312 3330 58007 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3331 58020 [OTA Agent T] [INFO ][MQTT][58020] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3332 58020 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3333 58020 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3334 58069 [OTA Agent T] [prvIngestDataBlock] Received file block 456, size 1024 3335 58069 [OTA Agent T] [prvPAL_WriteBlock] is called. 3336 58070 [OTA Agent T] [prvIngestDataBlock] Remaining: 311 3337 58071 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3338 58084 [OTA Agent T] [INFO ][MQTT][58084] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3339 58084 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3340 58084 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3341 58137 [OTA Agent T] [prvIngestDataBlock] Received file block 457, size 1024 3342 58137 [OTA Agent T] [prvPAL_WriteBlock] is called. 3343 58138 [OTA Agent T] [prvIngestDataBlock] Remaining: 310 3344 58139 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3345 58152 [OTA Agent T] [INFO ][MQTT][58152] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3346 58152 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3347 58152 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3348 58205 [OTA Agent T] [prvIngestDataBlock] Received file block 458, size 1024 3349 58205 [OTA Agent T] [prvPAL_WriteBlock] is called. 3350 58206 [OTA Agent T] [prvIngestDataBlock] Remaining: 309 3351 58207 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3352 58220 [OTA Agent T] [INFO ][MQTT][58220] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3353 58220 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3354 58220 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3355 58270 [OTA Agent T] [prvIngestDataBlock] Received file block 459, size 1024 3356 58270 [OTA Agent T] [prvPAL_WriteBlock] is called. 3357 58271 [OTA Agent T] [prvIngestDataBlock] Remaining: 308 3358 58272 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3359 58285 [OTA Agent T] [INFO ][MQTT][58285] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3360 58285 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3361 58285 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3362 58340 [OTA Agent T] [prvIngestDataBlock] Received file block 460, size 1024 3363 58340 [OTA Agent T] [prvPAL_WriteBlock] is called. 3364 58341 [OTA Agent T] [prvIngestDataBlock] Remaining: 307 3365 58342 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3366 58355 [OTA Agent T] [INFO ][MQTT][58355] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3367 58355 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3368 58355 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3369 58404 [OTA Agent T] [prvIngestDataBlock] Received file block 461, size 1024 3370 58404 [OTA Agent T] [prvPAL_WriteBlock] is called. 3371 58405 [OTA Agent T] [prvIngestDataBlock] Remaining: 306 3372 58406 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3373 58419 [OTA Agent T] [INFO ][MQTT][58419] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3374 58419 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3375 58419 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3376 58455 [iot_thread] [INFO ][DEMO][58455] State: WaitingForFileBlock Received: 464 Queued: 0 Processed: 0 Dropped: 0 3377 58472 [OTA Agent T] [prvIngestDataBlock] Received file block 462, size 1024 3378 58472 [OTA Agent T] [prvPAL_WriteBlock] is called. 3379 58473 [OTA Agent T] [prvIngestDataBlock] Remaining: 305 3380 58474 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3381 58487 [OTA Agent T] [INFO ][MQTT][58487] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3382 58487 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3384 58537 [OTA Agent T] [prvIngestDataBlock] Received file block 463, size 1024 3385 58537 [OTA Agent T] [prvPAL_WriteBlock] is called. 3386 58538 [OTA Agent T] [prvIngestDataBlock] Remaining: 304 3387 58539 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3388 58552 [OTA Agent T] [INFO ][MQTT][58552] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3389 58552 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3390 58552 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3391 58604 [OTA Agent T] [prvIngestDataBlock] Received file block 464, size 1024 3392 58604 [OTA Agent T] [prvPAL_WriteBlock] is called. 3393 58605 [OTA Agent T] [prvIngestDataBlock] Remaining: 303 3394 58606 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3395 58619 [OTA Agent T] [INFO ][MQTT][58619] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3396 58619 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3397 58619 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3398 58666 [OTA Agent T] [prvIngestDataBlock] Received file block 465, size 1024 3399 58666 [OTA Agent T] [prvPAL_WriteBlock] is called. 3400 58667 [OTA Agent T] [prvIngestDataBlock] Remaining: 302 3401 58668 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3402 58681 [OTA Agent T] [INFO ][MQTT][58681] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3403 58681 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3405 58727 [OTA Agent T] [prvIngestDataBlock] Received file block 466, size 1024 3406 58727 [OTA Agent T] [prvPAL_WriteBlock] is called. 3407 58728 [OTA Agent T] [prvIngestDataBlock] Remaining: 301 3408 58729 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3409 58742 [OTA Agent T] [INFO ][MQTT][58742] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3410 58742 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3411 58742 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3412 58794 [OTA Agent T] [prvIngestDataBlock] Received file block 467, size 1024 3413 58794 [OTA Agent T] [prvPAL_WriteBlock] is called. 3414 58795 [OTA Agent T] [prvIngestDataBlock] Remaining: 300 3415 58796 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3416 58809 [OTA Agent T] [INFO ][MQTT][58809] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3417 58809 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3418 58809 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3419 58860 [OTA Agent T] [prvIngestDataBlock] Received file block 468, size 1024 3420 58860 [OTA Agent T] [prvPAL_WriteBlock] is called. 3421 58861 [OTA Agent T] [prvIngestDataBlock] Remaining: 299 3422 58862 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3423 58875 [OTA Agent T] [INFO ][MQTT][58875] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3424 58875 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3425 58875 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3426 58925 [OTA Agent T] [prvIngestDataBlock] Received file block 469, size 1024 3427 58925 [OTA Agent T] [prvPAL_WriteBlock] is called. 3428 58926 [OTA Agent T] [prvIngestDataBlock] Remaining: 298 3429 58927 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3430 58940 [OTA Agent T] [INFO ][MQTT][58940] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3431 58940 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3432 58940 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3433 58990 [OTA Agent T] [prvIngestDataBlock] Received file block 470, size 1024 3434 58990 [OTA Agent T] [prvPAL_WriteBlock] is called. 3435 58991 [OTA Agent T] [prvIngestDataBlock] Remaining: 297 3436 58992 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3437 59005 [OTA Agent T] [INFO ][MQTT][59005] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3438 59005 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3439 59005 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3440 59054 [OTA Agent T] [prvIngestDataBlock] Received file block 471, size 1024 3441 59054 [OTA Agent T] [prvPAL_WriteBlock] is called. 3442 59055 [OTA Agent T] [prvIngestDataBlock] Remaining: 296 3443 59056 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3444 59069 [OTA Agent T] [INFO ][MQTT][59069] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3445 59069 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3446 59069 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3447 59123 [OTA Agent T] [prvIngestDataBlock] Received file block 472, size 1024 3448 59123 [OTA Agent T] [prvPAL_WriteBlock] is called. 3449 59124 [OTA Agent T] [prvIngestDataBlock] Remaining: 295 3450 59125 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3451 59138 [OTA Agent T] [INFO ][MQTT][59138] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3452 59138 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3453 59138 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3454 59193 [OTA Agent T] [prvIngestDataBlock] Received file block 473, size 1024 3455 59193 [OTA Agent T] [prvPAL_WriteBlock] is called. 3456 59194 [OTA Agent T] [prvIngestDataBlock] Remaining: 294 3457 59195 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3458 59208 [OTA Agent T] [INFO ][MQTT][59208] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3459 59208 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3460 59208 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3461 59257 [OTA Agent T] [prvIngestDataBlock] Received file block 474, size 1024 3462 59257 [OTA Agent T] [prvPAL_WriteBlock] is called. 3463 59258 [OTA Agent T] [prvIngestDataBlock] Remaining: 293 3464 59259 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3465 59272 [OTA Agent T] [INFO ][MQTT][59272] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3466 59272 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3467 59272 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3468 59322 [OTA Agent T] [prvIngestDataBlock] Received file block 475, size 1024 3469 59322 [OTA Agent T] [prvPAL_WriteBlock] is called. 3470 59323 [OTA Agent T] [prvIngestDataBlock] Remaining: 292 3471 59324 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3472 59337 [OTA Agent T] [INFO ][MQTT][59337] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3473 59337 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3474 59337 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3475 59389 [OTA Agent T] [prvIngestDataBlock] Received file block 476, size 1024 3476 59389 [OTA Agent T] [prvPAL_WriteBlock] is called. 3477 59390 [OTA Agent T] [prvIngestDataBlock] Remaining: 291 3478 59391 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3479 59404 [OTA Agent T] [INFO ][MQTT][59404] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3480 59404 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3481 59404 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3482 59455 [iot_thread] [INFO ][DEMO][59455] State: WaitingForFileBlock Received: 480 Queued: 0 Processed: 0 Dropped: 0 3483 59455 [OTA Agent T] [prvIngestDataBlock] Received file block 477, size 1024 3484 59455 [OTA Agent T] [prvPAL_WriteBlock] is called. 3485 59456 [OTA Agent T] [prvIngestDataBlock] Remaining: 290 3486 59457 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3487 59470 [OTA Agent T] [INFO ][MQTT][59470] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3488 59470 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3490 59518 [OTA Agent T] [prvIngestDataBlock] Received file block 478, size 1024 3491 59518 [OTA Agent T] [prvPAL_WriteBlock] is called. 3492 59519 [OTA Agent T] [prvIngestDataBlock] Remaining: 289 3493 59520 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3494 59533 [OTA Agent T] [INFO ][MQTT][59533] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3495 59533 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3496 59533 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3497 59584 [OTA Agent T] [prvIngestDataBlock] Received file block 479, size 1024 3498 59584 [OTA Agent T] [prvPAL_WriteBlock] is called. 3499 59585 [OTA Agent T] [prvIngestDataBlock] Remaining: 288 3500 59586 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3501 59599 [OTA Agent T] [INFO ][MQTT][59599] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3502 59599 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3503 59599 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3504 59651 [OTA Agent T] [prvIngestDataBlock] Received file block 480, size 1024 3505 59651 [OTA Agent T] [prvPAL_WriteBlock] is called. 3506 59652 [OTA Agent T] [prvIngestDataBlock] Remaining: 287 3507 59653 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3508 59666 [OTA Agent T] [INFO ][MQTT][59666] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3509 59666 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3510 59666 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3511 59715 [OTA Agent T] [prvIngestDataBlock] Received file block 481, size 1024 3512 59715 [OTA Agent T] [prvPAL_WriteBlock] is called. 3513 59716 [OTA Agent T] [prvIngestDataBlock] Remaining: 286 3514 59717 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3515 59730 [OTA Agent T] [INFO ][MQTT][59730] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3516 59730 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3517 59730 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3518 59782 [OTA Agent T] [prvIngestDataBlock] Received file block 482, size 1024 3519 59782 [OTA Agent T] [prvPAL_WriteBlock] is called. 3520 59783 [OTA Agent T] [prvIngestDataBlock] Remaining: 285 3521 59784 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3522 59797 [OTA Agent T] [INFO ][MQTT][59797] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3523 59797 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3524 59797 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3525 59853 [OTA Agent T] [prvIngestDataBlock] Received file block 483, size 1024 3526 59853 [OTA Agent T] [prvPAL_WriteBlock] is called. 3527 59854 [OTA Agent T] [prvIngestDataBlock] Remaining: 284 3528 59855 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3529 59868 [OTA Agent T] [INFO ][MQTT][59868] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3530 59868 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3531 59868 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3532 59933 [OTA Agent T] [prvIngestDataBlock] Received file block 484, size 1024 3533 59933 [OTA Agent T] [prvPAL_WriteBlock] is called. 3534 59934 [OTA Agent T] [prvIngestDataBlock] Remaining: 283 3535 59935 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3536 59948 [OTA Agent T] [INFO ][MQTT][59948] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3537 59948 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3538 59948 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3539 59997 [OTA Agent T] [prvIngestDataBlock] Received file block 485, size 1024 3540 59997 [OTA Agent T] [prvPAL_WriteBlock] is called. 3541 59998 [OTA Agent T] [prvIngestDataBlock] Remaining: 282 3542 59999 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3543 60012 [OTA Agent T] [INFO ][MQTT][60012] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3544 60012 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3545 60012 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3546 60071 [OTA Agent T] [prvIngestDataBlock] Received file block 486, size 1024 3547 60071 [OTA Agent T] [prvPAL_WriteBlock] is called. 3548 60072 [OTA Agent T] [prvIngestDataBlock] Remaining: 281 3549 60073 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3550 60086 [OTA Agent T] [INFO ][MQTT][60086] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3551 60086 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3552 60086 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3553 60135 [OTA Agent T] [prvIngestDataBlock] Received file block 487, size 1024 3554 60135 [OTA Agent T] [prvPAL_WriteBlock] is called. 3555 60136 [OTA Agent T] [prvIngestDataBlock] Remaining: 280 3556 60137 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3557 60150 [OTA Agent T] [INFO ][MQTT][60150] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3558 60150 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3559 60150 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3560 60205 [OTA Agent T] [prvIngestDataBlock] Received file block 488, size 1024 3561 60205 [OTA Agent T] [prvPAL_WriteBlock] is called. 3562 60206 [OTA Agent T] [prvIngestDataBlock] Remaining: 279 3563 60207 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3564 60220 [OTA Agent T] [INFO ][MQTT][60220] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3565 60220 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3566 60220 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3567 60269 [OTA Agent T] [prvIngestDataBlock] Received file block 489, size 1024 3568 60269 [OTA Agent T] [prvPAL_WriteBlock] is called. 3569 60270 [OTA Agent T] [prvIngestDataBlock] Remaining: 278 3570 60271 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3571 60284 [OTA Agent T] [INFO ][MQTT][60284] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3572 60284 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3573 60284 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3574 60334 [OTA Agent T] [prvIngestDataBlock] Received file block 490, size 1024 3575 60334 [OTA Agent T] [prvPAL_WriteBlock] is called. 3576 60335 [OTA Agent T] [prvIngestDataBlock] Remaining: 277 3577 60336 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3578 60349 [OTA Agent T] [INFO ][MQTT][60349] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3579 60349 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3580 60349 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3581 60398 [OTA Agent T] [prvIngestDataBlock] Received file block 491, size 1024 3582 60398 [OTA Agent T] [prvPAL_WriteBlock] is called. 3583 60399 [OTA Agent T] [prvIngestDataBlock] Remaining: 276 3584 60400 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3585 60413 [OTA Agent T] [INFO ][MQTT][60413] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3586 60413 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3587 60413 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3588 60455 [iot_thread] [INFO ][DEMO][60455] State: WaitingForFileBlock Received: 494 Queued: 0 Processed: 0 Dropped: 0 3589 60459 [OTA Agent T] [prvIngestDataBlock] Received file block 492, size 1024 3590 60459 [OTA Agent T] [prvPAL_WriteBlock] is called. 3591 60460 [OTA Agent T] [prvIngestDataBlock] Remaining: 275 3592 60461 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3593 60474 [OTA Agent T] [INFO ][MQTT][60474] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3594 60474 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3595 60474 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3596 60522 [OTA Agent T] [prvIngestDataBlock] Received file block 493, size 1024 3597 60522 [OTA Agent T] [prvPAL_WriteBlock] is called. 3598 60523 [OTA Agent T] [prvIngestDataBlock] Remaining: 274 3599 60524 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3600 60537 [OTA Agent T] [INFO ][MQTT][60537] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3601 60537 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3603 60585 [OTA Agent T] [prvIngestDataBlock] Received file block 494, size 1024 3604 60585 [OTA Agent T] [prvPAL_WriteBlock] is called. 3605 60586 [OTA Agent T] [prvIngestDataBlock] Remaining: 273 3606 60587 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3607 60600 [OTA Agent T] [INFO ][MQTT][60600] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3608 60600 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3609 60600 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3610 60652 [OTA Agent T] [prvIngestDataBlock] Received file block 495, size 1024 3611 60652 [OTA Agent T] [prvPAL_WriteBlock] is called. 3612 60653 [OTA Agent T] [prvIngestDataBlock] Remaining: 272 3613 60654 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3614 60667 [OTA Agent T] [INFO ][MQTT][60667] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3615 60667 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3616 60667 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3617 60716 [OTA Agent T] [prvIngestDataBlock] Received file block 496, size 1024 3618 60716 [OTA Agent T] [prvPAL_WriteBlock] is called. 3619 60717 [OTA Agent T] [prvIngestDataBlock] Remaining: 271 3620 60718 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3621 60731 [OTA Agent T] [INFO ][MQTT][60731] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3622 60731 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3623 60731 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3624 60787 [OTA Agent T] [prvIngestDataBlock] Received file block 497, size 1024 3625 60787 [OTA Agent T] [prvPAL_WriteBlock] is called. 3626 60788 [OTA Agent T] [prvIngestDataBlock] Remaining: 270 3627 60789 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3628 60802 [OTA Agent T] [INFO ][MQTT][60802] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3629 60802 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3630 60802 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3631 60852 [OTA Agent T] [prvIngestDataBlock] Received file block 498, size 1024 3632 60852 [OTA Agent T] [prvPAL_WriteBlock] is called. 3633 60853 [OTA Agent T] [prvIngestDataBlock] Remaining: 269 3634 60854 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3635 60867 [OTA Agent T] [INFO ][MQTT][60867] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3636 60867 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3637 60867 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3638 60915 [OTA Agent T] [prvIngestDataBlock] Received file block 499, size 1024 3639 60915 [OTA Agent T] [prvPAL_WriteBlock] is called. 3640 60916 [OTA Agent T] [prvIngestDataBlock] Remaining: 268 3641 60917 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3642 60930 [OTA Agent T] [INFO ][MQTT][60930] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3643 60930 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3644 60930 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3645 60979 [OTA Agent T] [prvIngestDataBlock] Received file block 500, size 1024 3646 60979 [OTA Agent T] [prvPAL_WriteBlock] is called. 3647 60980 [OTA Agent T] [prvIngestDataBlock] Remaining: 267 3648 60981 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3649 60994 [OTA Agent T] [INFO ][MQTT][60994] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3650 60994 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3651 60994 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3652 61042 [OTA Agent T] [prvIngestDataBlock] Received file block 501, size 1024 3653 61042 [OTA Agent T] [prvPAL_WriteBlock] is called. 3654 61043 [OTA Agent T] [prvIngestDataBlock] Remaining: 266 3655 61044 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3656 61057 [OTA Agent T] [INFO ][MQTT][61057] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3657 61057 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3659 61105 [OTA Agent T] [prvIngestDataBlock] Received file block 502, size 1024 3660 61105 [OTA Agent T] [prvPAL_WriteBlock] is called. 3661 61106 [OTA Agent T] [prvIngestDataBlock] Remaining: 265 3662 61107 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3663 61120 [OTA Agent T] [INFO ][MQTT][61120] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3664 61120 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3665 61120 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3666 61167 [OTA Agent T] [prvIngestDataBlock] Received file block 503, size 1024 3667 61167 [OTA Agent T] [prvPAL_WriteBlock] is called. 3668 61168 [OTA Agent T] [prvIngestDataBlock] Remaining: 264 3669 61169 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3670 61182 [OTA Agent T] [INFO ][MQTT][61182] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3671 61182 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3672 61182 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3673 61234 [OTA Agent T] [prvIngestDataBlock] Received file block 504, size 1024 3674 61234 [OTA Agent T] [prvPAL_WriteBlock] is called. 3675 61235 [OTA Agent T] [prvIngestDataBlock] Remaining: 263 3676 61236 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3677 61249 [OTA Agent T] [INFO ][MQTT][61249] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3678 61249 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3679 61249 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3680 61299 [OTA Agent T] [prvIngestDataBlock] Received file block 505, size 1024 3681 61299 [OTA Agent T] [prvPAL_WriteBlock] is called. 3682 61300 [OTA Agent T] [prvIngestDataBlock] Remaining: 262 3683 61301 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3684 61314 [OTA Agent T] [INFO ][MQTT][61314] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3685 61314 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3686 61314 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3687 61363 [OTA Agent T] [prvIngestDataBlock] Received file block 506, size 1024 3688 61363 [OTA Agent T] [prvPAL_WriteBlock] is called. 3689 61364 [OTA Agent T] [prvIngestDataBlock] Remaining: 261 3690 61365 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3691 61378 [OTA Agent T] [INFO ][MQTT][61378] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3692 61378 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3694 61428 [OTA Agent T] [prvIngestDataBlock] Received file block 507, size 1024 3695 61428 [OTA Agent T] [prvPAL_WriteBlock] is called. 3696 61429 [OTA Agent T] [prvIngestDataBlock] Remaining: 260 3697 61430 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3698 61443 [OTA Agent T] [INFO ][MQTT][61443] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3699 61443 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3700 61443 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3701 61455 [iot_thread] [INFO ][DEMO][61455] State: WaitingForFileBlock Received: 510 Queued: 0 Processed: 0 Dropped: 0 3702 61492 [OTA Agent T] [prvIngestDataBlock] Received file block 508, size 1024 3703 61492 [OTA Agent T] [prvPAL_WriteBlock] is called. 3704 61493 [OTA Agent T] [prvIngestDataBlock] Remaining: 259 3705 61494 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3706 61507 [OTA Agent T] [INFO ][MQTT][61507] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3707 61507 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3709 61558 [OTA Agent T] [prvIngestDataBlock] Received file block 509, size 1024 3710 61558 [OTA Agent T] [prvPAL_WriteBlock] is called. 3711 61559 [OTA Agent T] [prvIngestDataBlock] Remaining: 258 3712 61560 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3713 61573 [OTA Agent T] [INFO ][MQTT][61573] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3714 61573 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3715 61573 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3716 61626 [OTA Agent T] [prvIngestDataBlock] Received file block 510, size 1024 3717 61626 [OTA Agent T] [prvPAL_WriteBlock] is called. 3718 61627 [OTA Agent T] [prvIngestDataBlock] Remaining: 257 3719 61628 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3720 61641 [OTA Agent T] [INFO ][MQTT][61641] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3721 61641 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3722 61641 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3723 61691 [OTA Agent T] [prvIngestDataBlock] Received file block 511, size 1024 3724 61691 [OTA Agent T] [prvPAL_WriteBlock] is called. 3725 61692 [OTA Agent T] [prvIngestDataBlock] Remaining: 256 3726 61692 [OTA Agent T] [prvPublishStatusMessage] Msg: {"status":"IN_PROGRESS","statusDetails":{"receive":"512/768"}} 3727 61702 [OTA Agent T] [INFO ][MQTT][61702] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3728 61702 [OTA Agent T] [prvPublishStatusMessage] 'IN_PROGRESS' to $aws/things/rx65n_cloud_kit/jobs/AFR_OTA-test40009/update 3729 61703 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3730 61716 [OTA Agent T] [INFO ][MQTT][61716] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3731 61716 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3733 61765 [OTA Agent T] [prvIngestDataBlock] Received file block 512, size 1024 3734 61765 [OTA Agent T] [prvPAL_WriteBlock] is called. 3735 61766 [OTA Agent T] [prvIngestDataBlock] Remaining: 255 3736 61767 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3737 61780 [OTA Agent T] [INFO ][MQTT][61780] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3738 61780 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3740 61830 [OTA Agent T] [prvIngestDataBlock] Received file block 513, size 1024 3741 61830 [OTA Agent T] [prvPAL_WriteBlock] is called. 3742 61831 [OTA Agent T] [prvIngestDataBlock] Remaining: 254 3743 61832 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3744 61845 [OTA Agent T] [INFO ][MQTT][61845] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3745 61845 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3746 61845 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3747 61894 [OTA Agent T] [prvIngestDataBlock] Received file block 514, size 1024 3748 61894 [OTA Agent T] [prvPAL_WriteBlock] is called. 3749 61895 [OTA Agent T] [prvIngestDataBlock] Remaining: 253 3750 61896 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3751 61909 [OTA Agent T] [INFO ][MQTT][61909] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3752 61909 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3753 61909 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3754 61958 [OTA Agent T] [prvIngestDataBlock] Received file block 515, size 1024 3755 61958 [OTA Agent T] [prvPAL_WriteBlock] is called. 3756 61959 [OTA Agent T] [prvIngestDataBlock] Remaining: 252 3757 61960 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3758 61973 [OTA Agent T] [INFO ][MQTT][61973] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3759 61973 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3760 61973 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3761 62020 [OTA Agent T] [prvIngestDataBlock] Received file block 516, size 1024 3762 62020 [OTA Agent T] [prvPAL_WriteBlock] is called. 3763 62021 [OTA Agent T] [prvIngestDataBlock] Remaining: 251 3764 62022 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3765 62035 [OTA Agent T] [INFO ][MQTT][62035] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3766 62035 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3767 62035 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3768 62088 [OTA Agent T] [prvIngestDataBlock] Received file block 517, size 1024 3769 62088 [OTA Agent T] [prvPAL_WriteBlock] is called. 3770 62089 [OTA Agent T] [prvIngestDataBlock] Remaining: 250 3771 62090 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3772 62103 [OTA Agent T] [INFO ][MQTT][62103] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3773 62103 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3774 62103 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3775 62163 [OTA Agent T] [prvIngestDataBlock] Received file block 518, size 1024 3776 62163 [OTA Agent T] [prvPAL_WriteBlock] is called. 3777 62164 [OTA Agent T] [prvIngestDataBlock] Remaining: 249 3778 62165 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3779 62178 [OTA Agent T] [INFO ][MQTT][62178] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3780 62178 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3781 62178 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3782 62226 [OTA Agent T] [prvIngestDataBlock] Received file block 519, size 1024 3783 62226 [OTA Agent T] [prvPAL_WriteBlock] is called. 3784 62227 [OTA Agent T] [prvIngestDataBlock] Remaining: 248 3785 62228 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3786 62241 [OTA Agent T] [INFO ][MQTT][62241] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3787 62241 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3788 62241 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3789 62293 [OTA Agent T] [prvIngestDataBlock] Received file block 520, size 1024 3790 62293 [OTA Agent T] [prvPAL_WriteBlock] is called. 3791 62294 [OTA Agent T] [prvIngestDataBlock] Remaining: 247 3792 62295 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3793 62308 [OTA Agent T] [INFO ][MQTT][62308] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3794 62308 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3795 62308 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3796 62355 [OTA Agent T] [prvIngestDataBlock] Received file block 521, size 1024 3797 62355 [OTA Agent T] [prvPAL_WriteBlock] is called. 3798 62356 [OTA Agent T] [prvIngestDataBlock] Remaining: 246 3799 62357 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3800 62370 [OTA Agent T] [INFO ][MQTT][62370] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3801 62370 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3802 62370 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3803 62418 [OTA Agent T] [prvIngestDataBlock] Received file block 522, size 1024 3804 62418 [OTA Agent T] [prvPAL_WriteBlock] is called. 3805 62419 [OTA Agent T] [prvIngestDataBlock] Remaining: 245 3806 62420 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3807 62433 [OTA Agent T] [INFO ][MQTT][62433] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3808 62433 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3810 62455 [iot_thread] [INFO ][DEMO][62455] State: WaitingForFileBlock Received: 525 Queued: 0 Processed: 0 Dropped: 0 3811 62496 [OTA Agent T] [prvIngestDataBlock] Received file block 523, size 1024 3812 62496 [OTA Agent T] [prvPAL_WriteBlock] is called. 3813 62497 [OTA Agent T] [prvIngestDataBlock] Remaining: 244 3814 62498 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3815 62511 [OTA Agent T] [INFO ][MQTT][62511] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3816 62511 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3817 62511 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3818 62575 [OTA Agent T] [prvIngestDataBlock] Received file block 524, size 1024 3819 62575 [OTA Agent T] [prvPAL_WriteBlock] is called. 3820 62576 [OTA Agent T] [prvIngestDataBlock] Remaining: 243 3821 62577 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3822 62590 [OTA Agent T] [INFO ][MQTT][62590] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3823 62590 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3824 62590 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3825 62656 [OTA Agent T] [prvIngestDataBlock] Received file block 525, size 1024 3826 62656 [OTA Agent T] [prvPAL_WriteBlock] is called. 3827 62657 [OTA Agent T] [prvIngestDataBlock] Remaining: 242 3828 62658 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3829 62671 [OTA Agent T] [INFO ][MQTT][62671] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3830 62671 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3831 62671 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3832 62734 [OTA Agent T] [prvIngestDataBlock] Received file block 526, size 1024 3833 62734 [OTA Agent T] [prvPAL_WriteBlock] is called. 3834 62735 [OTA Agent T] [prvIngestDataBlock] Remaining: 241 3835 62736 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3836 62749 [OTA Agent T] [INFO ][MQTT][62749] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3837 62749 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3838 62749 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3839 62803 [OTA Agent T] [prvIngestDataBlock] Received file block 527, size 1024 3840 62803 [OTA Agent T] [prvPAL_WriteBlock] is called. 3841 62804 [OTA Agent T] [prvIngestDataBlock] Remaining: 240 3842 62805 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3843 62818 [OTA Agent T] [INFO ][MQTT][62818] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3844 62818 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3845 62818 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3846 62864 [OTA Agent T] [prvIngestDataBlock] Received file block 528, size 1024 3847 62864 [OTA Agent T] [prvPAL_WriteBlock] is called. 3848 62865 [OTA Agent T] [prvIngestDataBlock] Remaining: 239 3849 62866 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3850 62879 [OTA Agent T] [INFO ][MQTT][62879] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3851 62879 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3852 62879 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3853 62929 [OTA Agent T] [prvIngestDataBlock] Received file block 529, size 1024 3854 62929 [OTA Agent T] [prvPAL_WriteBlock] is called. 3855 62930 [OTA Agent T] [prvIngestDataBlock] Remaining: 238 3856 62931 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3857 62944 [OTA Agent T] [INFO ][MQTT][62944] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3858 62944 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3859 62944 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3860 62998 [OTA Agent T] [prvIngestDataBlock] Received file block 530, size 1024 3861 62998 [OTA Agent T] [prvPAL_WriteBlock] is called. 3862 62999 [OTA Agent T] [prvIngestDataBlock] Remaining: 237 3863 63000 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3864 63013 [OTA Agent T] [INFO ][MQTT][63013] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3865 63013 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3866 63013 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3867 63065 [OTA Agent T] [prvIngestDataBlock] Received file block 531, size 1024 3868 63065 [OTA Agent T] [prvPAL_WriteBlock] is called. 3869 63066 [OTA Agent T] [prvIngestDataBlock] Remaining: 236 3870 63067 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3871 63080 [OTA Agent T] [INFO ][MQTT][63080] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3872 63080 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3873 63080 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3874 63130 [OTA Agent T] [prvIngestDataBlock] Received file block 532, size 1024 3875 63130 [OTA Agent T] [prvPAL_WriteBlock] is called. 3876 63131 [OTA Agent T] [prvIngestDataBlock] Remaining: 235 3877 63132 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3878 63145 [OTA Agent T] [INFO ][MQTT][63145] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3879 63145 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3880 63145 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3881 63194 [OTA Agent T] [prvIngestDataBlock] Received file block 533, size 1024 3882 63194 [OTA Agent T] [prvPAL_WriteBlock] is called. 3883 63195 [OTA Agent T] [prvIngestDataBlock] Remaining: 234 3884 63196 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3885 63209 [OTA Agent T] [INFO ][MQTT][63209] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3886 63209 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3887 63209 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3888 63255 [OTA Agent T] [prvIngestDataBlock] Received file block 534, size 1024 3889 63255 [OTA Agent T] [prvPAL_WriteBlock] is called. 3890 63256 [OTA Agent T] [prvIngestDataBlock] Remaining: 233 3891 63257 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3892 63270 [OTA Agent T] [INFO ][MQTT][63270] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3893 63270 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3894 63270 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3895 63322 [OTA Agent T] [prvIngestDataBlock] Received file block 535, size 1024 3896 63322 [OTA Agent T] [prvPAL_WriteBlock] is called. 3897 63323 [OTA Agent T] [prvIngestDataBlock] Remaining: 232 3898 63324 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3899 63337 [OTA Agent T] [INFO ][MQTT][63337] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3900 63337 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3901 63337 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3902 63388 [OTA Agent T] [prvIngestDataBlock] Received file block 536, size 1024 3903 63388 [OTA Agent T] [prvPAL_WriteBlock] is called. 3904 63389 [OTA Agent T] [prvIngestDataBlock] Remaining: 231 3905 63390 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3906 63403 [OTA Agent T] [INFO ][MQTT][63403] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3907 63403 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3908 63403 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3909 63455 [iot_thread] [INFO ][DEMO][63455] State: WaitingForFileBlock Received: 539 Queued: 0 Processed: 0 Dropped: 0 3910 63458 [OTA Agent T] [prvIngestDataBlock] Received file block 537, size 1024 3911 63458 [OTA Agent T] [prvPAL_WriteBlock] is called. 3912 63459 [OTA Agent T] [prvIngestDataBlock] Remaining: 230 3913 63460 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3914 63473 [OTA Agent T] [INFO ][MQTT][63473] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3915 63473 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3916 63473 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3917 63526 [OTA Agent T] [prvIngestDataBlock] Received file block 538, size 1024 3918 63526 [OTA Agent T] [prvPAL_WriteBlock] is called. 3919 63527 [OTA Agent T] [prvIngestDataBlock] Remaining: 229 3920 63528 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3921 63541 [OTA Agent T] [INFO ][MQTT][63541] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3922 63541 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3923 63541 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3924 63591 [OTA Agent T] [prvIngestDataBlock] Received file block 539, size 1024 3925 63591 [OTA Agent T] [prvPAL_WriteBlock] is called. 3926 63592 [OTA Agent T] [prvIngestDataBlock] Remaining: 228 3927 63593 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3928 63606 [OTA Agent T] [INFO ][MQTT][63606] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3929 63606 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3930 63606 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3931 63655 [OTA Agent T] [prvIngestDataBlock] Received file block 540, size 1024 3932 63655 [OTA Agent T] [prvPAL_WriteBlock] is called. 3933 63656 [OTA Agent T] [prvIngestDataBlock] Remaining: 227 3934 63657 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3935 63670 [OTA Agent T] [INFO ][MQTT][63670] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3936 63670 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3937 63670 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3938 63720 [OTA Agent T] [prvIngestDataBlock] Received file block 541, size 1024 3939 63720 [OTA Agent T] [prvPAL_WriteBlock] is called. 3940 63721 [OTA Agent T] [prvIngestDataBlock] Remaining: 226 3941 63722 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3942 63735 [OTA Agent T] [INFO ][MQTT][63735] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3943 63735 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3944 63735 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3945 63786 [OTA Agent T] [prvIngestDataBlock] Received file block 542, size 1024 3946 63786 [OTA Agent T] [prvPAL_WriteBlock] is called. 3947 63787 [OTA Agent T] [prvIngestDataBlock] Remaining: 225 3948 63788 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3949 63801 [OTA Agent T] [INFO ][MQTT][63801] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3950 63801 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3951 63801 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3952 63851 [OTA Agent T] [prvIngestDataBlock] Received file block 543, size 1024 3953 63851 [OTA Agent T] [prvPAL_WriteBlock] is called. 3954 63852 [OTA Agent T] [prvIngestDataBlock] Remaining: 224 3955 63853 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3956 63866 [OTA Agent T] [INFO ][MQTT][63866] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3957 63866 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3958 63866 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3959 63914 [OTA Agent T] [prvIngestDataBlock] Received file block 544, size 1024 3960 63914 [OTA Agent T] [prvPAL_WriteBlock] is called. 3961 63915 [OTA Agent T] [prvIngestDataBlock] Remaining: 223 3962 63916 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3963 63929 [OTA Agent T] [INFO ][MQTT][63929] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3964 63929 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3965 63929 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3966 63982 [OTA Agent T] [prvIngestDataBlock] Received file block 545, size 1024 3967 63982 [OTA Agent T] [prvPAL_WriteBlock] is called. 3968 63983 [OTA Agent T] [prvIngestDataBlock] Remaining: 222 3969 63984 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3970 63997 [OTA Agent T] [INFO ][MQTT][63997] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3971 63997 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3972 63997 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3973 64048 [OTA Agent T] [prvIngestDataBlock] Received file block 546, size 1024 3974 64048 [OTA Agent T] [prvPAL_WriteBlock] is called. 3975 64049 [OTA Agent T] [prvIngestDataBlock] Remaining: 221 3976 64050 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3977 64063 [OTA Agent T] [INFO ][MQTT][64063] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3978 64063 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3979 64063 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3980 64118 [OTA Agent T] [prvIngestDataBlock] Received file block 547, size 1024 3981 64118 [OTA Agent T] [prvPAL_WriteBlock] is called. 3982 64119 [OTA Agent T] [prvIngestDataBlock] Remaining: 220 3983 64120 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3984 64133 [OTA Agent T] [INFO ][MQTT][64133] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3985 64133 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3986 64133 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3987 64186 [OTA Agent T] [prvIngestDataBlock] Received file block 548, size 1024 3988 64186 [OTA Agent T] [prvPAL_WriteBlock] is called. 3989 64187 [OTA Agent T] [prvIngestDataBlock] Remaining: 219 3990 64188 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3991 64201 [OTA Agent T] [INFO ][MQTT][64201] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3992 64201 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 3993 64201 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 3994 64252 [OTA Agent T] [prvIngestDataBlock] Received file block 549, size 1024 3995 64252 [OTA Agent T] [prvPAL_WriteBlock] is called. 3996 64253 [OTA Agent T] [prvIngestDataBlock] Remaining: 218 3997 64254 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 3998 64267 [OTA Agent T] [INFO ][MQTT][64267] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 3999 64267 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4000 64267 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4001 64322 [OTA Agent T] [prvIngestDataBlock] Received file block 550, size 1024 4002 64322 [OTA Agent T] [prvPAL_WriteBlock] is called. 4003 64323 [OTA Agent T] [prvIngestDataBlock] Remaining: 217 4004 64324 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4005 64337 [OTA Agent T] [INFO ][MQTT][64337] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4006 64337 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4007 64337 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4008 64392 [OTA Agent T] [prvIngestDataBlock] Received file block 551, size 1024 4009 64392 [OTA Agent T] [prvPAL_WriteBlock] is called. 4010 64393 [OTA Agent T] [prvIngestDataBlock] Remaining: 216 4011 64394 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4012 64407 [OTA Agent T] [INFO ][MQTT][64407] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4013 64407 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4014 64407 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4015 64455 [iot_thread] [INFO ][DEMO][64455] State: WaitingForFileBlock Received: 554 Queued: 0 Processed: 0 Dropped: 0 4016 64463 [OTA Agent T] [prvIngestDataBlock] Received file block 552, size 1024 4017 64463 [OTA Agent T] [prvPAL_WriteBlock] is called. 4018 64464 [OTA Agent T] [prvIngestDataBlock] Remaining: 215 4019 64465 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4020 64478 [OTA Agent T] [INFO ][MQTT][64478] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4021 64478 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4022 64478 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4023 64528 [OTA Agent T] [prvIngestDataBlock] Received file block 553, size 1024 4024 64528 [OTA Agent T] [prvPAL_WriteBlock] is called. 4025 64529 [OTA Agent T] [prvIngestDataBlock] Remaining: 214 4026 64530 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4027 64543 [OTA Agent T] [INFO ][MQTT][64543] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4028 64543 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4029 64543 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4030 64596 [OTA Agent T] [prvIngestDataBlock] Received file block 554, size 1024 4031 64596 [OTA Agent T] [prvPAL_WriteBlock] is called. 4032 64597 [OTA Agent T] [prvIngestDataBlock] Remaining: 213 4033 64598 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4034 64611 [OTA Agent T] [INFO ][MQTT][64611] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4035 64611 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4036 64611 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4037 64662 [OTA Agent T] [prvIngestDataBlock] Received file block 555, size 1024 4038 64662 [OTA Agent T] [prvPAL_WriteBlock] is called. 4039 64663 [OTA Agent T] [prvIngestDataBlock] Remaining: 212 4040 64664 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4041 64677 [OTA Agent T] [INFO ][MQTT][64677] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4042 64677 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4043 64677 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4044 64728 [OTA Agent T] [prvIngestDataBlock] Received file block 556, size 1024 4045 64728 [OTA Agent T] [prvPAL_WriteBlock] is called. 4046 64729 [OTA Agent T] [prvIngestDataBlock] Remaining: 211 4047 64730 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4048 64743 [OTA Agent T] [INFO ][MQTT][64743] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4049 64743 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4050 64743 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4051 64793 [OTA Agent T] [prvIngestDataBlock] Received file block 557, size 1024 4052 64793 [OTA Agent T] [prvPAL_WriteBlock] is called. 4053 64794 [OTA Agent T] [prvIngestDataBlock] Remaining: 210 4054 64795 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4055 64808 [OTA Agent T] [INFO ][MQTT][64808] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4056 64808 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4057 64808 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4058 64859 [OTA Agent T] [prvIngestDataBlock] Received file block 558, size 1024 4059 64859 [OTA Agent T] [prvPAL_WriteBlock] is called. 4060 64860 [OTA Agent T] [prvIngestDataBlock] Remaining: 209 4061 64861 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4062 64874 [OTA Agent T] [INFO ][MQTT][64874] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4063 64874 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4064 64874 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4065 64933 [OTA Agent T] [prvIngestDataBlock] Received file block 559, size 1024 4066 64933 [OTA Agent T] [prvPAL_WriteBlock] is called. 4067 64934 [OTA Agent T] [prvIngestDataBlock] Remaining: 208 4068 64935 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4069 64948 [OTA Agent T] [INFO ][MQTT][64948] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4070 64948 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4071 64948 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4072 65015 [OTA Agent T] [prvIngestDataBlock] Received file block 560, size 1024 4073 65015 [OTA Agent T] [prvPAL_WriteBlock] is called. 4074 65016 [OTA Agent T] [prvIngestDataBlock] Remaining: 207 4075 65017 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4076 65030 [OTA Agent T] [INFO ][MQTT][65030] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4077 65030 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4078 65030 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4079 65079 [OTA Agent T] [prvIngestDataBlock] Received file block 561, size 1024 4080 65079 [OTA Agent T] [prvPAL_WriteBlock] is called. 4081 65080 [OTA Agent T] [prvIngestDataBlock] Remaining: 206 4082 65081 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4083 65094 [OTA Agent T] [INFO ][MQTT][65094] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4084 65094 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4085 65094 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4086 65150 [OTA Agent T] [prvIngestDataBlock] Received file block 562, size 1024 4087 65150 [OTA Agent T] [prvPAL_WriteBlock] is called. 4088 65151 [OTA Agent T] [prvIngestDataBlock] Remaining: 205 4089 65152 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4090 65165 [OTA Agent T] [INFO ][MQTT][65165] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4091 65165 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4092 65165 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4093 65215 [OTA Agent T] [prvIngestDataBlock] Received file block 563, size 1024 4094 65215 [OTA Agent T] [prvPAL_WriteBlock] is called. 4095 65216 [OTA Agent T] [prvIngestDataBlock] Remaining: 204 4096 65217 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4097 65230 [OTA Agent T] [INFO ][MQTT][65230] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4098 65230 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4099 65230 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4100 65283 [OTA Agent T] [prvIngestDataBlock] Received file block 564, size 1024 4101 65283 [OTA Agent T] [prvPAL_WriteBlock] is called. 4102 65284 [OTA Agent T] [prvIngestDataBlock] Remaining: 203 4103 65285 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4104 65298 [OTA Agent T] [INFO ][MQTT][65298] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4105 65298 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4106 65298 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4107 65348 [OTA Agent T] [prvIngestDataBlock] Received file block 565, size 1024 4108 65348 [OTA Agent T] [prvPAL_WriteBlock] is called. 4109 65349 [OTA Agent T] [prvIngestDataBlock] Remaining: 202 4110 65350 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4111 65363 [OTA Agent T] [INFO ][MQTT][65363] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4112 65363 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4113 65363 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4114 65415 [OTA Agent T] [prvIngestDataBlock] Received file block 566, size 1024 4115 65415 [OTA Agent T] [prvPAL_WriteBlock] is called. 4116 65416 [OTA Agent T] [prvIngestDataBlock] Remaining: 201 4117 65417 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4118 65430 [OTA Agent T] [INFO ][MQTT][65430] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4119 65430 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4120 65430 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4121 65455 [iot_thread] [INFO ][DEMO][65455] State: WaitingForFileBlock Received: 569 Queued: 0 Processed: 0 Dropped: 0 4122 65489 [OTA Agent T] [prvIngestDataBlock] Received file block 567, size 1024 4123 65489 [OTA Agent T] [prvPAL_WriteBlock] is called. 4124 65490 [OTA Agent T] [prvIngestDataBlock] Remaining: 200 4125 65491 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4126 65504 [OTA Agent T] [INFO ][MQTT][65504] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4127 65504 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4128 65504 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4129 65553 [OTA Agent T] [prvIngestDataBlock] Received file block 568, size 1024 4130 65553 [OTA Agent T] [prvPAL_WriteBlock] is called. 4131 65554 [OTA Agent T] [prvIngestDataBlock] Remaining: 199 4132 65555 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4133 65568 [OTA Agent T] [INFO ][MQTT][65568] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4134 65568 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4135 65568 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4136 65621 [OTA Agent T] [prvIngestDataBlock] Received file block 569, size 1024 4137 65621 [OTA Agent T] [prvPAL_WriteBlock] is called. 4138 65622 [OTA Agent T] [prvIngestDataBlock] Remaining: 198 4139 65623 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4140 65636 [OTA Agent T] [INFO ][MQTT][65636] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4141 65636 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4142 65636 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4143 65695 [OTA Agent T] [prvIngestDataBlock] Received file block 570, size 1024 4144 65695 [OTA Agent T] [prvPAL_WriteBlock] is called. 4145 65696 [OTA Agent T] [prvIngestDataBlock] Remaining: 197 4146 65697 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4147 65710 [OTA Agent T] [INFO ][MQTT][65710] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4148 65710 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4149 65710 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4150 65773 [OTA Agent T] [prvIngestDataBlock] Received file block 571, size 1024 4151 65773 [OTA Agent T] [prvPAL_WriteBlock] is called. 4152 65774 [OTA Agent T] [prvIngestDataBlock] Remaining: 196 4153 65775 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4154 65788 [OTA Agent T] [INFO ][MQTT][65788] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4155 65788 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4156 65788 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4157 65836 [OTA Agent T] [prvIngestDataBlock] Received file block 572, size 1024 4158 65836 [OTA Agent T] [prvPAL_WriteBlock] is called. 4159 65837 [OTA Agent T] [prvIngestDataBlock] Remaining: 195 4160 65838 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4161 65851 [OTA Agent T] [INFO ][MQTT][65851] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4162 65851 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4163 65851 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4164 65901 [OTA Agent T] [prvIngestDataBlock] Received file block 573, size 1024 4165 65901 [OTA Agent T] [prvPAL_WriteBlock] is called. 4166 65902 [OTA Agent T] [prvIngestDataBlock] Remaining: 194 4167 65903 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4168 65916 [OTA Agent T] [INFO ][MQTT][65916] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4169 65916 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4170 65916 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4171 65964 [OTA Agent T] [prvIngestDataBlock] Received file block 574, size 1024 4172 65964 [OTA Agent T] [prvPAL_WriteBlock] is called. 4173 65965 [OTA Agent T] [prvIngestDataBlock] Remaining: 193 4174 65966 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4175 65979 [OTA Agent T] [INFO ][MQTT][65979] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4176 65979 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4177 65979 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4178 66030 [OTA Agent T] [prvIngestDataBlock] Received file block 575, size 1024 4179 66030 [OTA Agent T] [prvPAL_WriteBlock] is called. 4180 66031 [OTA Agent T] [prvIngestDataBlock] Remaining: 192 4181 66031 [OTA Agent T] [prvPublishStatusMessage] Msg: {"status":"IN_PROGRESS","statusDetails":{"receive":"576/768"}} 4182 66041 [OTA Agent T] [INFO ][MQTT][66041] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4183 66041 [OTA Agent T] [prvPublishStatusMessage] 'IN_PROGRESS' to $aws/things/rx65n_cloud_kit/jobs/AFR_OTA-test40009/update 4184 66042 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4185 66055 [OTA Agent T] [INFO ][MQTT][66055] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4186 66055 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4187 66055 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4188 66105 [OTA Agent T] [prvIngestDataBlock] Received file block 576, size 1024 4189 66105 [OTA Agent T] [prvPAL_WriteBlock] is called. 4190 66106 [OTA Agent T] [prvIngestDataBlock] Remaining: 191 4191 66107 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4192 66120 [OTA Agent T] [INFO ][MQTT][66120] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4193 66120 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4194 66120 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4195 66166 [OTA Agent T] [prvIngestDataBlock] Received file block 577, size 1024 4196 66166 [OTA Agent T] [prvPAL_WriteBlock] is called. 4197 66167 [OTA Agent T] [prvIngestDataBlock] Remaining: 190 4198 66168 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4199 66181 [OTA Agent T] [INFO ][MQTT][66181] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4200 66181 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4201 66181 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4202 66234 [OTA Agent T] [prvIngestDataBlock] Received file block 578, size 1024 4203 66234 [OTA Agent T] [prvPAL_WriteBlock] is called. 4204 66235 [OTA Agent T] [prvIngestDataBlock] Remaining: 189 4205 66236 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4206 66249 [OTA Agent T] [INFO ][MQTT][66249] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4207 66249 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4208 66249 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4209 66306 [OTA Agent T] [prvIngestDataBlock] Received file block 579, size 1024 4210 66306 [OTA Agent T] [prvPAL_WriteBlock] is called. 4211 66307 [OTA Agent T] [prvIngestDataBlock] Remaining: 188 4212 66308 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4213 66321 [OTA Agent T] [INFO ][MQTT][66321] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4214 66321 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4215 66321 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4216 66373 [OTA Agent T] [prvIngestDataBlock] Received file block 580, size 1024 4217 66373 [OTA Agent T] [prvPAL_WriteBlock] is called. 4218 66374 [OTA Agent T] [prvIngestDataBlock] Remaining: 187 4219 66375 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4220 66388 [OTA Agent T] [INFO ][MQTT][66388] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4221 66388 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4222 66388 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4223 66441 [OTA Agent T] [prvIngestDataBlock] Received file block 581, size 1024 4224 66441 [OTA Agent T] [prvPAL_WriteBlock] is called. 4225 66442 [OTA Agent T] [prvIngestDataBlock] Remaining: 186 4226 66443 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4227 66455 [iot_thread] [INFO ][DEMO][66455] State: WaitingForFileBlock Received: 584 Queued: 0 Processed: 0 Dropped: 0 4228 66456 [OTA Agent T] [INFO ][MQTT][66456] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4229 66456 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4230 66456 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4231 66509 [OTA Agent T] [prvIngestDataBlock] Received file block 582, size 1024 4232 66509 [OTA Agent T] [prvPAL_WriteBlock] is called. 4233 66510 [OTA Agent T] [prvIngestDataBlock] Remaining: 185 4234 66511 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4235 66524 [OTA Agent T] [INFO ][MQTT][66524] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4236 66524 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4237 66524 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4238 66579 [OTA Agent T] [prvIngestDataBlock] Received file block 583, size 1024 4239 66579 [OTA Agent T] [prvPAL_WriteBlock] is called. 4240 66580 [OTA Agent T] [prvIngestDataBlock] Remaining: 184 4241 66581 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4242 66594 [OTA Agent T] [INFO ][MQTT][66594] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4243 66594 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4244 66594 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4245 66647 [OTA Agent T] [prvIngestDataBlock] Received file block 584, size 1024 4246 66647 [OTA Agent T] [prvPAL_WriteBlock] is called. 4247 66648 [OTA Agent T] [prvIngestDataBlock] Remaining: 183 4248 66649 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4249 66662 [OTA Agent T] [INFO ][MQTT][66662] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4250 66662 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4251 66662 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4252 66719 [OTA Agent T] [prvIngestDataBlock] Received file block 585, size 1024 4253 66719 [OTA Agent T] [prvPAL_WriteBlock] is called. 4254 66720 [OTA Agent T] [prvIngestDataBlock] Remaining: 182 4255 66721 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4256 66734 [OTA Agent T] [INFO ][MQTT][66734] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4257 66734 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4258 66734 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4259 66797 [OTA Agent T] [prvIngestDataBlock] Received file block 586, size 1024 4260 66797 [OTA Agent T] [prvPAL_WriteBlock] is called. 4261 66798 [OTA Agent T] [prvIngestDataBlock] Remaining: 181 4262 66799 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4263 66812 [OTA Agent T] [INFO ][MQTT][66812] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4264 66812 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4265 66812 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4266 66874 [OTA Agent T] [prvIngestDataBlock] Received file block 587, size 1024 4267 66874 [OTA Agent T] [prvPAL_WriteBlock] is called. 4268 66875 [OTA Agent T] [prvIngestDataBlock] Remaining: 180 4269 66876 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4270 66889 [OTA Agent T] [INFO ][MQTT][66889] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4271 66889 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4272 66889 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4273 66951 [OTA Agent T] [prvIngestDataBlock] Received file block 588, size 1024 4274 66951 [OTA Agent T] [prvPAL_WriteBlock] is called. 4275 66952 [OTA Agent T] [prvIngestDataBlock] Remaining: 179 4276 66953 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4277 66966 [OTA Agent T] [INFO ][MQTT][66966] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4278 66966 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4279 66966 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4280 67034 [OTA Agent T] [prvIngestDataBlock] Received file block 589, size 1024 4281 67034 [OTA Agent T] [prvPAL_WriteBlock] is called. 4282 67035 [OTA Agent T] [prvIngestDataBlock] Remaining: 178 4283 67036 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4284 67049 [OTA Agent T] [INFO ][MQTT][67049] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4285 67049 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4286 67049 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4287 67115 [OTA Agent T] [prvIngestDataBlock] Received file block 590, size 1024 4288 67115 [OTA Agent T] [prvPAL_WriteBlock] is called. 4289 67116 [OTA Agent T] [prvIngestDataBlock] Remaining: 177 4290 67117 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4291 67130 [OTA Agent T] [INFO ][MQTT][67130] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4292 67130 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4293 67130 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4294 67193 [OTA Agent T] [prvIngestDataBlock] Received file block 591, size 1024 4295 67193 [OTA Agent T] [prvPAL_WriteBlock] is called. 4296 67194 [OTA Agent T] [prvIngestDataBlock] Remaining: 176 4297 67195 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4298 67208 [OTA Agent T] [INFO ][MQTT][67208] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4299 67208 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4300 67208 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4301 67277 [OTA Agent T] [prvIngestDataBlock] Received file block 592, size 1024 4302 67277 [OTA Agent T] [prvPAL_WriteBlock] is called. 4303 67278 [OTA Agent T] [prvIngestDataBlock] Remaining: 175 4304 67279 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4305 67292 [OTA Agent T] [INFO ][MQTT][67292] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4306 67292 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4307 67292 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4308 67366 [OTA Agent T] [prvIngestDataBlock] Received file block 593, size 1024 4309 67366 [OTA Agent T] [prvPAL_WriteBlock] is called. 4310 67367 [OTA Agent T] [prvIngestDataBlock] Remaining: 174 4311 67368 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4312 67381 [OTA Agent T] [INFO ][MQTT][67381] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4313 67381 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4314 67381 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4315 67442 [OTA Agent T] [prvIngestDataBlock] Received file block 594, size 1024 4316 67442 [OTA Agent T] [prvPAL_WriteBlock] is called. 4317 67443 [OTA Agent T] [prvIngestDataBlock] Remaining: 173 4318 67444 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4319 67455 [iot_thread] [INFO ][DEMO][67455] State: WaitingForFileBlock Received: 597 Queued: 0 Processed: 0 Dropped: 0 4320 67457 [OTA Agent T] [INFO ][MQTT][67457] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4321 67457 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4322 67457 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4323 67507 [OTA Agent T] [prvIngestDataBlock] Received file block 595, size 1024 4324 67507 [OTA Agent T] [prvPAL_WriteBlock] is called. 4325 67508 [OTA Agent T] [prvIngestDataBlock] Remaining: 172 4326 67509 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4327 67522 [OTA Agent T] [INFO ][MQTT][67522] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4328 67522 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4329 67522 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4330 67571 [OTA Agent T] [prvIngestDataBlock] Received file block 596, size 1024 4331 67571 [OTA Agent T] [prvPAL_WriteBlock] is called. 4332 67572 [OTA Agent T] [prvIngestDataBlock] Remaining: 171 4333 67573 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4334 67586 [OTA Agent T] [INFO ][MQTT][67586] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4335 67586 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4336 67586 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4337 67635 [OTA Agent T] [prvIngestDataBlock] Received file block 597, size 1024 4338 67635 [OTA Agent T] [prvPAL_WriteBlock] is called. 4339 67636 [OTA Agent T] [prvIngestDataBlock] Remaining: 170 4340 67637 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4341 67650 [OTA Agent T] [INFO ][MQTT][67650] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4342 67650 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4343 67650 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4344 67701 [OTA Agent T] [prvIngestDataBlock] Received file block 598, size 1024 4345 67701 [OTA Agent T] [prvPAL_WriteBlock] is called. 4346 67702 [OTA Agent T] [prvIngestDataBlock] Remaining: 169 4347 67703 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4348 67716 [OTA Agent T] [INFO ][MQTT][67716] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4349 67716 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4350 67716 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4351 67770 [OTA Agent T] [prvIngestDataBlock] Received file block 599, size 1024 4352 67770 [OTA Agent T] [prvPAL_WriteBlock] is called. 4353 67771 [OTA Agent T] [prvIngestDataBlock] Remaining: 168 4354 67772 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4355 67785 [OTA Agent T] [INFO ][MQTT][67785] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4356 67785 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4357 67785 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4358 67835 [OTA Agent T] [prvIngestDataBlock] Received file block 600, size 1024 4359 67835 [OTA Agent T] [prvPAL_WriteBlock] is called. 4360 67836 [OTA Agent T] [prvIngestDataBlock] Remaining: 167 4361 67837 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4362 67850 [OTA Agent T] [INFO ][MQTT][67850] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4363 67850 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4364 67850 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4365 67900 [OTA Agent T] [prvIngestDataBlock] Received file block 601, size 1024 4366 67900 [OTA Agent T] [prvPAL_WriteBlock] is called. 4367 67901 [OTA Agent T] [prvIngestDataBlock] Remaining: 166 4368 67902 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4369 67915 [OTA Agent T] [INFO ][MQTT][67915] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4370 67915 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4371 67915 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4372 67962 [OTA Agent T] [prvIngestDataBlock] Received file block 602, size 1024 4373 67962 [OTA Agent T] [prvPAL_WriteBlock] is called. 4374 67963 [OTA Agent T] [prvIngestDataBlock] Remaining: 165 4375 67964 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4376 67977 [OTA Agent T] [INFO ][MQTT][67977] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4377 67977 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4378 67977 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4379 68027 [OTA Agent T] [prvIngestDataBlock] Received file block 603, size 1024 4380 68027 [OTA Agent T] [prvPAL_WriteBlock] is called. 4381 68028 [OTA Agent T] [prvIngestDataBlock] Remaining: 164 4382 68029 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4383 68042 [OTA Agent T] [INFO ][MQTT][68042] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4384 68042 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4385 68042 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4386 68091 [OTA Agent T] [prvIngestDataBlock] Received file block 604, size 1024 4387 68091 [OTA Agent T] [prvPAL_WriteBlock] is called. 4388 68092 [OTA Agent T] [prvIngestDataBlock] Remaining: 163 4389 68093 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4390 68106 [OTA Agent T] [INFO ][MQTT][68106] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4391 68106 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4392 68106 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4393 68155 [OTA Agent T] [prvIngestDataBlock] Received file block 605, size 1024 4394 68155 [OTA Agent T] [prvPAL_WriteBlock] is called. 4395 68156 [OTA Agent T] [prvIngestDataBlock] Remaining: 162 4396 68157 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4397 68170 [OTA Agent T] [INFO ][MQTT][68170] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4398 68170 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4399 68170 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4400 68220 [OTA Agent T] [prvIngestDataBlock] Received file block 606, size 1024 4401 68220 [OTA Agent T] [prvPAL_WriteBlock] is called. 4402 68221 [OTA Agent T] [prvIngestDataBlock] Remaining: 161 4403 68222 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4404 68235 [OTA Agent T] [INFO ][MQTT][68235] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4405 68235 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4406 68235 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4407 68283 [OTA Agent T] [prvIngestDataBlock] Received file block 607, size 1024 4408 68283 [OTA Agent T] [prvPAL_WriteBlock] is called. 4409 68284 [OTA Agent T] [prvIngestDataBlock] Remaining: 160 4410 68285 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4411 68298 [OTA Agent T] [INFO ][MQTT][68298] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4412 68298 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4413 68298 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4414 68347 [OTA Agent T] [prvIngestDataBlock] Received file block 608, size 1024 4415 68347 [OTA Agent T] [prvPAL_WriteBlock] is called. 4416 68348 [OTA Agent T] [prvIngestDataBlock] Remaining: 159 4417 68349 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4418 68362 [OTA Agent T] [INFO ][MQTT][68362] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4419 68362 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4420 68362 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4421 68414 [OTA Agent T] [prvIngestDataBlock] Received file block 609, size 1024 4422 68414 [OTA Agent T] [prvPAL_WriteBlock] is called. 4423 68415 [OTA Agent T] [prvIngestDataBlock] Remaining: 158 4424 68416 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4425 68429 [OTA Agent T] [INFO ][MQTT][68429] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4426 68429 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4427 68429 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4428 68455 [iot_thread] [INFO ][DEMO][68455] State: WaitingForFileBlock Received: 612 Queued: 0 Processed: 0 Dropped: 0 4429 68478 [OTA Agent T] [prvIngestDataBlock] Received file block 610, size 1024 4430 68478 [OTA Agent T] [prvPAL_WriteBlock] is called. 4431 68479 [OTA Agent T] [prvIngestDataBlock] Remaining: 157 4432 68480 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4433 68493 [OTA Agent T] [INFO ][MQTT][68493] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4434 68493 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4435 68493 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4436 68541 [OTA Agent T] [prvIngestDataBlock] Received file block 611, size 1024 4437 68541 [OTA Agent T] [prvPAL_WriteBlock] is called. 4438 68542 [OTA Agent T] [prvIngestDataBlock] Remaining: 156 4439 68543 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4440 68556 [OTA Agent T] [INFO ][MQTT][68556] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4441 68556 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4442 68556 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4443 68607 [OTA Agent T] [prvIngestDataBlock] Received file block 612, size 1024 4444 68607 [OTA Agent T] [prvPAL_WriteBlock] is called. 4445 68608 [OTA Agent T] [prvIngestDataBlock] Remaining: 155 4446 68609 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4447 68622 [OTA Agent T] [INFO ][MQTT][68622] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4448 68622 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4449 68622 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4450 68675 [OTA Agent T] [prvIngestDataBlock] Received file block 613, size 1024 4451 68675 [OTA Agent T] [prvPAL_WriteBlock] is called. 4452 68676 [OTA Agent T] [prvIngestDataBlock] Remaining: 154 4453 68677 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4454 68690 [OTA Agent T] [INFO ][MQTT][68690] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4455 68690 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4456 68690 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4457 68743 [OTA Agent T] [prvIngestDataBlock] Received file block 614, size 1024 4458 68743 [OTA Agent T] [prvPAL_WriteBlock] is called. 4459 68744 [OTA Agent T] [prvIngestDataBlock] Remaining: 153 4460 68745 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4461 68758 [OTA Agent T] [INFO ][MQTT][68758] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4462 68758 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4463 68758 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4464 68806 [OTA Agent T] [prvIngestDataBlock] Received file block 615, size 1024 4465 68806 [OTA Agent T] [prvPAL_WriteBlock] is called. 4466 68807 [OTA Agent T] [prvIngestDataBlock] Remaining: 152 4467 68808 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4468 68821 [OTA Agent T] [INFO ][MQTT][68821] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4469 68821 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4470 68821 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4471 68871 [OTA Agent T] [prvIngestDataBlock] Received file block 616, size 1024 4472 68871 [OTA Agent T] [prvPAL_WriteBlock] is called. 4473 68872 [OTA Agent T] [prvIngestDataBlock] Remaining: 151 4474 68873 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4475 68886 [OTA Agent T] [INFO ][MQTT][68886] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4476 68886 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4477 68886 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4478 68933 [OTA Agent T] [prvIngestDataBlock] Received file block 617, size 1024 4479 68933 [OTA Agent T] [prvPAL_WriteBlock] is called. 4480 68934 [OTA Agent T] [prvIngestDataBlock] Remaining: 150 4481 68935 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4482 68948 [OTA Agent T] [INFO ][MQTT][68948] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4483 68948 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4484 68948 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4485 68999 [OTA Agent T] [prvIngestDataBlock] Received file block 618, size 1024 4486 68999 [OTA Agent T] [prvPAL_WriteBlock] is called. 4487 69000 [OTA Agent T] [prvIngestDataBlock] Remaining: 149 4488 69001 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4489 69014 [OTA Agent T] [INFO ][MQTT][69014] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4490 69014 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4491 69014 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4492 69062 [OTA Agent T] [prvIngestDataBlock] Received file block 619, size 1024 4493 69062 [OTA Agent T] [prvPAL_WriteBlock] is called. 4494 69063 [OTA Agent T] [prvIngestDataBlock] Remaining: 148 4495 69064 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4496 69077 [OTA Agent T] [INFO ][MQTT][69077] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4497 69077 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4498 69077 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4499 69126 [OTA Agent T] [prvIngestDataBlock] Received file block 620, size 1024 4500 69126 [OTA Agent T] [prvPAL_WriteBlock] is called. 4501 69127 [OTA Agent T] [prvIngestDataBlock] Remaining: 147 4502 69128 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4503 69141 [OTA Agent T] [INFO ][MQTT][69141] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4504 69141 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4505 69141 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4506 69187 [OTA Agent T] [prvIngestDataBlock] Received file block 621, size 1024 4507 69187 [OTA Agent T] [prvPAL_WriteBlock] is called. 4508 69188 [OTA Agent T] [prvIngestDataBlock] Remaining: 146 4509 69189 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4510 69202 [OTA Agent T] [INFO ][MQTT][69202] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4511 69202 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4512 69202 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4513 69252 [OTA Agent T] [prvIngestDataBlock] Received file block 622, size 1024 4514 69252 [OTA Agent T] [prvPAL_WriteBlock] is called. 4515 69253 [OTA Agent T] [prvIngestDataBlock] Remaining: 145 4516 69254 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4517 69267 [OTA Agent T] [INFO ][MQTT][69267] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4518 69267 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4519 69267 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4520 69315 [OTA Agent T] [prvIngestDataBlock] Received file block 623, size 1024 4521 69315 [OTA Agent T] [prvPAL_WriteBlock] is called. 4522 69316 [OTA Agent T] [prvIngestDataBlock] Remaining: 144 4523 69317 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4524 69330 [OTA Agent T] [INFO ][MQTT][69330] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4525 69330 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4526 69330 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4527 69379 [OTA Agent T] [prvIngestDataBlock] Received file block 624, size 1024 4528 69379 [OTA Agent T] [prvPAL_WriteBlock] is called. 4529 69380 [OTA Agent T] [prvIngestDataBlock] Remaining: 143 4530 69381 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4531 69394 [OTA Agent T] [INFO ][MQTT][69394] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4532 69394 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4533 69394 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4534 69444 [OTA Agent T] [prvIngestDataBlock] Received file block 625, size 1024 4535 69444 [OTA Agent T] [prvPAL_WriteBlock] is called. 4536 69445 [OTA Agent T] [prvIngestDataBlock] Remaining: 142 4537 69446 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4538 69455 [iot_thread] [INFO ][DEMO][69455] State: WaitingForFileBlock Received: 628 Queued: 0 Processed: 0 Dropped: 0 4539 69459 [OTA Agent T] [INFO ][MQTT][69459] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4540 69459 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4541 69459 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4542 69511 [OTA Agent T] [prvIngestDataBlock] Received file block 626, size 1024 4543 69511 [OTA Agent T] [prvPAL_WriteBlock] is called. 4544 69512 [OTA Agent T] [prvIngestDataBlock] Remaining: 141 4545 69513 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4546 69526 [OTA Agent T] [INFO ][MQTT][69526] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4547 69526 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4548 69526 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4549 69578 [OTA Agent T] [prvIngestDataBlock] Received file block 627, size 1024 4550 69578 [OTA Agent T] [prvPAL_WriteBlock] is called. 4551 69579 [OTA Agent T] [prvIngestDataBlock] Remaining: 140 4552 69580 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4553 69593 [OTA Agent T] [INFO ][MQTT][69593] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4554 69593 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4555 69593 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4556 69655 [OTA Agent T] [prvIngestDataBlock] Received file block 628, size 1024 4557 69655 [OTA Agent T] [prvPAL_WriteBlock] is called. 4558 69656 [OTA Agent T] [prvIngestDataBlock] Remaining: 139 4559 69657 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4560 69670 [OTA Agent T] [INFO ][MQTT][69670] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4561 69670 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4562 69670 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4563 69727 [OTA Agent T] [prvIngestDataBlock] Received file block 629, size 1024 4564 69727 [OTA Agent T] [prvPAL_WriteBlock] is called. 4565 69728 [OTA Agent T] [prvIngestDataBlock] Remaining: 138 4566 69729 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4567 69742 [OTA Agent T] [INFO ][MQTT][69742] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4568 69742 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4569 69742 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4570 69791 [OTA Agent T] [prvIngestDataBlock] Received file block 630, size 1024 4571 69791 [OTA Agent T] [prvPAL_WriteBlock] is called. 4572 69792 [OTA Agent T] [prvIngestDataBlock] Remaining: 137 4573 69793 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4574 69806 [OTA Agent T] [INFO ][MQTT][69806] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4575 69806 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4576 69806 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4577 69858 [OTA Agent T] [prvIngestDataBlock] Received file block 631, size 1024 4578 69858 [OTA Agent T] [prvPAL_WriteBlock] is called. 4579 69859 [OTA Agent T] [prvIngestDataBlock] Remaining: 136 4580 69860 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4581 69873 [OTA Agent T] [INFO ][MQTT][69873] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4582 69873 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4583 69873 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4584 69924 [OTA Agent T] [prvIngestDataBlock] Received file block 632, size 1024 4585 69924 [OTA Agent T] [prvPAL_WriteBlock] is called. 4586 69925 [OTA Agent T] [prvIngestDataBlock] Remaining: 135 4587 69926 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4588 69939 [OTA Agent T] [INFO ][MQTT][69939] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4589 69939 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4590 69939 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4591 69994 [OTA Agent T] [prvIngestDataBlock] Received file block 633, size 1024 4592 69994 [OTA Agent T] [prvPAL_WriteBlock] is called. 4593 69995 [OTA Agent T] [prvIngestDataBlock] Remaining: 134 4594 69996 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4595 70009 [OTA Agent T] [INFO ][MQTT][70009] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4596 70009 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4597 70009 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4598 70060 [OTA Agent T] [prvIngestDataBlock] Received file block 634, size 1024 4599 70060 [OTA Agent T] [prvPAL_WriteBlock] is called. 4600 70061 [OTA Agent T] [prvIngestDataBlock] Remaining: 133 4601 70062 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4602 70075 [OTA Agent T] [INFO ][MQTT][70075] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4603 70075 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4604 70075 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4605 70128 [OTA Agent T] [prvIngestDataBlock] Received file block 635, size 1024 4606 70128 [OTA Agent T] [prvPAL_WriteBlock] is called. 4607 70129 [OTA Agent T] [prvIngestDataBlock] Remaining: 132 4608 70130 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4609 70143 [OTA Agent T] [INFO ][MQTT][70143] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4610 70143 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4611 70143 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4612 70217 [OTA Agent T] [prvIngestDataBlock] Received file block 636, size 1024 4613 70217 [OTA Agent T] [prvPAL_WriteBlock] is called. 4614 70218 [OTA Agent T] [prvIngestDataBlock] Remaining: 131 4615 70219 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4616 70232 [OTA Agent T] [INFO ][MQTT][70232] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4617 70232 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4618 70232 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4619 70283 [OTA Agent T] [prvIngestDataBlock] Received file block 637, size 1024 4620 70283 [OTA Agent T] [prvPAL_WriteBlock] is called. 4621 70284 [OTA Agent T] [prvIngestDataBlock] Remaining: 130 4622 70285 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4623 70298 [OTA Agent T] [INFO ][MQTT][70298] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4624 70298 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4625 70298 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4626 70349 [OTA Agent T] [prvIngestDataBlock] Received file block 638, size 1024 4627 70349 [OTA Agent T] [prvPAL_WriteBlock] is called. 4628 70350 [OTA Agent T] [prvIngestDataBlock] Remaining: 129 4629 70351 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4630 70364 [OTA Agent T] [INFO ][MQTT][70364] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4631 70364 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4632 70364 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4633 70445 [OTA Agent T] [prvIngestDataBlock] Received file block 639, size 1024 4634 70445 [OTA Agent T] [prvPAL_WriteBlock] is called. 4635 70446 [OTA Agent T] [prvIngestDataBlock] Remaining: 128 4636 70446 [OTA Agent T] [prvPublishStatusMessage] Msg: {"status":"IN_PROGRESS","statusDetails":{"receive":"640/768"}} 4637 70455 [iot_thread] [INFO ][DEMO][70455] State: WaitingForFileBlock Received: 642 Queued: 0 Processed: 0 Dropped: 0 4638 70456 [OTA Agent T] [INFO ][MQTT][70456] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4639 70456 [OTA Agent T] [prvPublishStatusMessage] 'IN_PROGRESS' to $aws/things/rx65n_cloud_kit/jobs/AFR_OTA-test40009/update 4640 70457 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4641 70470 [OTA Agent T] [INFO ][MQTT][70470] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4642 70470 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4643 70470 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4644 70522 [OTA Agent T] [prvIngestDataBlock] Received file block 640, size 1024 4645 70522 [OTA Agent T] [prvPAL_WriteBlock] is called. 4646 70523 [OTA Agent T] [prvIngestDataBlock] Remaining: 127 4647 70524 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4648 70537 [OTA Agent T] [INFO ][MQTT][70537] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4649 70537 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4650 70537 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4651 70587 [OTA Agent T] [prvIngestDataBlock] Received file block 641, size 1024 4652 70587 [OTA Agent T] [prvPAL_WriteBlock] is called. 4653 70588 [OTA Agent T] [prvIngestDataBlock] Remaining: 126 4654 70589 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4655 70602 [OTA Agent T] [INFO ][MQTT][70602] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4656 70602 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4657 70602 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4658 70654 [OTA Agent T] [prvIngestDataBlock] Received file block 642, size 1024 4659 70654 [OTA Agent T] [prvPAL_WriteBlock] is called. 4660 70655 [OTA Agent T] [prvIngestDataBlock] Remaining: 125 4661 70656 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4662 70669 [OTA Agent T] [INFO ][MQTT][70669] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4663 70669 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4664 70669 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4665 70742 [OTA Agent T] [prvIngestDataBlock] Received file block 643, size 1024 4666 70742 [OTA Agent T] [prvPAL_WriteBlock] is called. 4667 70743 [OTA Agent T] [prvIngestDataBlock] Remaining: 124 4668 70744 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4669 70757 [OTA Agent T] [INFO ][MQTT][70757] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4670 70757 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4671 70757 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4672 70814 [OTA Agent T] [prvIngestDataBlock] Received file block 644, size 1024 4673 70814 [OTA Agent T] [prvPAL_WriteBlock] is called. 4674 70815 [OTA Agent T] [prvIngestDataBlock] Remaining: 123 4675 70816 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4676 70829 [OTA Agent T] [INFO ][MQTT][70829] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4677 70829 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4678 70829 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4679 70876 [OTA Agent T] [prvIngestDataBlock] Received file block 645, size 1024 4680 70876 [OTA Agent T] [prvPAL_WriteBlock] is called. 4681 70877 [OTA Agent T] [prvIngestDataBlock] Remaining: 122 4682 70878 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4683 70891 [OTA Agent T] [INFO ][MQTT][70891] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4684 70891 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4685 70891 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4686 70941 [OTA Agent T] [prvIngestDataBlock] Received file block 646, size 1024 4687 70941 [OTA Agent T] [prvPAL_WriteBlock] is called. 4688 70942 [OTA Agent T] [prvIngestDataBlock] Remaining: 121 4689 70943 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4690 70956 [OTA Agent T] [INFO ][MQTT][70956] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4691 70956 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4692 70956 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4693 71004 [OTA Agent T] [prvIngestDataBlock] Received file block 647, size 1024 4694 71004 [OTA Agent T] [prvPAL_WriteBlock] is called. 4695 71005 [OTA Agent T] [prvIngestDataBlock] Remaining: 120 4696 71006 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4697 71019 [OTA Agent T] [INFO ][MQTT][71019] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4698 71019 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4699 71019 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4700 71091 [OTA Agent T] [prvIngestDataBlock] Received file block 648, size 1024 4701 71091 [OTA Agent T] [prvPAL_WriteBlock] is called. 4702 71092 [OTA Agent T] [prvIngestDataBlock] Remaining: 119 4703 71093 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4704 71106 [OTA Agent T] [INFO ][MQTT][71106] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4705 71106 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4706 71106 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4707 71185 [OTA Agent T] [prvIngestDataBlock] Received file block 649, size 1024 4708 71185 [OTA Agent T] [prvPAL_WriteBlock] is called. 4709 71186 [OTA Agent T] [prvIngestDataBlock] Remaining: 118 4710 71187 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4711 71200 [OTA Agent T] [INFO ][MQTT][71200] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4712 71200 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4713 71200 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4714 71273 [OTA Agent T] [prvIngestDataBlock] Received file block 650, size 1024 4715 71273 [OTA Agent T] [prvPAL_WriteBlock] is called. 4716 71274 [OTA Agent T] [prvIngestDataBlock] Remaining: 117 4717 71275 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4718 71288 [OTA Agent T] [INFO ][MQTT][71288] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4719 71288 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4720 71288 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4721 71368 [OTA Agent T] [prvIngestDataBlock] Received file block 651, size 1024 4722 71368 [OTA Agent T] [prvPAL_WriteBlock] is called. 4723 71369 [OTA Agent T] [prvIngestDataBlock] Remaining: 116 4724 71370 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4725 71383 [OTA Agent T] [INFO ][MQTT][71383] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4726 71383 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4727 71383 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4728 71455 [iot_thread] [INFO ][DEMO][71455] State: WaitingForFileBlock Received: 654 Queued: 0 Processed: 0 Dropped: 0 4729 71483 [OTA Agent T] [prvIngestDataBlock] Received file block 652, size 1024 4730 71483 [OTA Agent T] [prvPAL_WriteBlock] is called. 4731 71484 [OTA Agent T] [prvIngestDataBlock] Remaining: 115 4732 71485 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4733 71498 [OTA Agent T] [INFO ][MQTT][71498] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4734 71498 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4735 71498 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4736 71563 [OTA Agent T] [prvIngestDataBlock] Received file block 653, size 1024 4737 71563 [OTA Agent T] [prvPAL_WriteBlock] is called. 4738 71564 [OTA Agent T] [prvIngestDataBlock] Remaining: 114 4739 71565 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4740 71578 [OTA Agent T] [INFO ][MQTT][71578] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4741 71578 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4742 71578 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4743 71627 [OTA Agent T] [prvIngestDataBlock] Received file block 654, size 1024 4744 71627 [OTA Agent T] [prvPAL_WriteBlock] is called. 4745 71628 [OTA Agent T] [prvIngestDataBlock] Remaining: 113 4746 71629 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4747 71642 [OTA Agent T] [INFO ][MQTT][71642] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4748 71642 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4749 71642 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4750 71703 [OTA Agent T] [prvIngestDataBlock] Received file block 655, size 1024 4751 71703 [OTA Agent T] [prvPAL_WriteBlock] is called. 4752 71704 [OTA Agent T] [prvIngestDataBlock] Remaining: 112 4753 71705 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4754 71718 [OTA Agent T] [INFO ][MQTT][71718] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4755 71718 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4756 71718 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4757 71767 [OTA Agent T] [prvIngestDataBlock] Received file block 656, size 1024 4758 71767 [OTA Agent T] [prvPAL_WriteBlock] is called. 4759 71768 [OTA Agent T] [prvIngestDataBlock] Remaining: 111 4760 71769 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4761 71782 [OTA Agent T] [INFO ][MQTT][71782] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4762 71782 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4763 71782 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4764 71830 [OTA Agent T] [prvIngestDataBlock] Received file block 657, size 1024 4765 71830 [OTA Agent T] [prvPAL_WriteBlock] is called. 4766 71831 [OTA Agent T] [prvIngestDataBlock] Remaining: 110 4767 71832 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4768 71845 [OTA Agent T] [INFO ][MQTT][71845] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4769 71845 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4770 71845 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4771 71894 [OTA Agent T] [prvIngestDataBlock] Received file block 658, size 1024 4772 71894 [OTA Agent T] [prvPAL_WriteBlock] is called. 4773 71895 [OTA Agent T] [prvIngestDataBlock] Remaining: 109 4774 71896 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4775 71909 [OTA Agent T] [INFO ][MQTT][71909] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4776 71909 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4777 71909 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4778 71969 [OTA Agent T] [prvIngestDataBlock] Received file block 659, size 1024 4779 71969 [OTA Agent T] [prvPAL_WriteBlock] is called. 4780 71970 [OTA Agent T] [prvIngestDataBlock] Remaining: 108 4781 71971 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4782 71984 [OTA Agent T] [INFO ][MQTT][71984] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4783 71984 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4784 71984 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4785 72047 [OTA Agent T] [prvIngestDataBlock] Received file block 660, size 1024 4786 72047 [OTA Agent T] [prvPAL_WriteBlock] is called. 4787 72048 [OTA Agent T] [prvIngestDataBlock] Remaining: 107 4788 72049 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4789 72062 [OTA Agent T] [INFO ][MQTT][72062] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4790 72062 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4791 72062 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4792 72128 [OTA Agent T] [prvIngestDataBlock] Received file block 661, size 1024 4793 72128 [OTA Agent T] [prvPAL_WriteBlock] is called. 4794 72129 [OTA Agent T] [prvIngestDataBlock] Remaining: 106 4795 72130 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4796 72143 [OTA Agent T] [INFO ][MQTT][72143] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4797 72143 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4798 72143 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4799 72196 [OTA Agent T] [prvIngestDataBlock] Received file block 662, size 1024 4800 72196 [OTA Agent T] [prvPAL_WriteBlock] is called. 4801 72197 [OTA Agent T] [prvIngestDataBlock] Remaining: 105 4802 72198 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4803 72211 [OTA Agent T] [INFO ][MQTT][72211] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4804 72211 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4805 72211 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4806 72258 [OTA Agent T] [prvIngestDataBlock] Received file block 663, size 1024 4807 72258 [OTA Agent T] [prvPAL_WriteBlock] is called. 4808 72259 [OTA Agent T] [prvIngestDataBlock] Remaining: 104 4809 72260 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4810 72273 [OTA Agent T] [INFO ][MQTT][72273] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4811 72273 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4812 72273 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4813 72327 [OTA Agent T] [prvIngestDataBlock] Received file block 664, size 1024 4814 72327 [OTA Agent T] [prvPAL_WriteBlock] is called. 4815 72328 [OTA Agent T] [prvIngestDataBlock] Remaining: 103 4816 72329 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4817 72342 [OTA Agent T] [INFO ][MQTT][72342] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4818 72342 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4819 72342 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4820 72391 [OTA Agent T] [prvIngestDataBlock] Received file block 665, size 1024 4821 72391 [OTA Agent T] [prvPAL_WriteBlock] is called. 4822 72392 [OTA Agent T] [prvIngestDataBlock] Remaining: 102 4823 72393 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4824 72406 [OTA Agent T] [INFO ][MQTT][72406] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4825 72406 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4826 72406 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4827 72454 [OTA Agent T] [prvIngestDataBlock] Received file block 666, size 1024 4828 72454 [OTA Agent T] [prvPAL_WriteBlock] is called. 4829 72455 [iot_thread] [INFO ][DEMO][72455] State: WaitingForFileBlock Received: 669 Queued: 0 Processed: 0 Dropped: 0 4830 72455 [OTA Agent T] [prvIngestDataBlock] Remaining: 101 4831 72456 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4832 72469 [OTA Agent T] [INFO ][MQTT][72469] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4833 72469 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4834 72469 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4835 72519 [OTA Agent T] [prvIngestDataBlock] Received file block 667, size 1024 4836 72519 [OTA Agent T] [prvPAL_WriteBlock] is called. 4837 72520 [OTA Agent T] [prvIngestDataBlock] Remaining: 100 4838 72521 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4839 72534 [OTA Agent T] [INFO ][MQTT][72534] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4840 72534 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4841 72534 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4842 72584 [OTA Agent T] [prvIngestDataBlock] Received file block 668, size 1024 4843 72584 [OTA Agent T] [prvPAL_WriteBlock] is called. 4844 72585 [OTA Agent T] [prvIngestDataBlock] Remaining: 99 4845 72586 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4846 72599 [OTA Agent T] [INFO ][MQTT][72599] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4847 72599 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4848 72599 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4849 72650 [OTA Agent T] [prvIngestDataBlock] Received file block 669, size 1024 4850 72650 [OTA Agent T] [prvPAL_WriteBlock] is called. 4851 72651 [OTA Agent T] [prvIngestDataBlock] Remaining: 98 4852 72652 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4853 72665 [OTA Agent T] [INFO ][MQTT][72665] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4854 72665 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4855 72665 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4856 72713 [OTA Agent T] [prvIngestDataBlock] Received file block 670, size 1024 4857 72713 [OTA Agent T] [prvPAL_WriteBlock] is called. 4858 72714 [OTA Agent T] [prvIngestDataBlock] Remaining: 97 4859 72715 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4860 72728 [OTA Agent T] [INFO ][MQTT][72728] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4861 72728 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4862 72728 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4863 72782 [OTA Agent T] [prvIngestDataBlock] Received file block 671, size 1024 4864 72782 [OTA Agent T] [prvPAL_WriteBlock] is called. 4865 72783 [OTA Agent T] [prvIngestDataBlock] Remaining: 96 4866 72784 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4867 72797 [OTA Agent T] [INFO ][MQTT][72797] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4868 72797 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4869 72797 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4870 72854 [OTA Agent T] [prvIngestDataBlock] Received file block 672, size 1024 4871 72854 [OTA Agent T] [prvPAL_WriteBlock] is called. 4872 72855 [OTA Agent T] [prvIngestDataBlock] Remaining: 95 4873 72856 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4874 72869 [OTA Agent T] [INFO ][MQTT][72869] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4875 72869 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4876 72869 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4877 72918 [OTA Agent T] [prvIngestDataBlock] Received file block 673, size 1024 4878 72918 [OTA Agent T] [prvPAL_WriteBlock] is called. 4879 72919 [OTA Agent T] [prvIngestDataBlock] Remaining: 94 4880 72920 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4881 72933 [OTA Agent T] [INFO ][MQTT][72933] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4882 72933 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4883 72933 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4884 72982 [OTA Agent T] [prvIngestDataBlock] Received file block 674, size 1024 4885 72982 [OTA Agent T] [prvPAL_WriteBlock] is called. 4886 72983 [OTA Agent T] [prvIngestDataBlock] Remaining: 93 4887 72984 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4888 72997 [OTA Agent T] [INFO ][MQTT][72997] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4889 72997 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4890 72997 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4891 73044 [OTA Agent T] [prvIngestDataBlock] Received file block 675, size 1024 4892 73044 [OTA Agent T] [prvPAL_WriteBlock] is called. 4893 73045 [OTA Agent T] [prvIngestDataBlock] Remaining: 92 4894 73046 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4895 73059 [OTA Agent T] [INFO ][MQTT][73059] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4896 73059 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4897 73059 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4898 73110 [OTA Agent T] [prvIngestDataBlock] Received file block 676, size 1024 4899 73110 [OTA Agent T] [prvPAL_WriteBlock] is called. 4900 73111 [OTA Agent T] [prvIngestDataBlock] Remaining: 91 4901 73112 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4902 73125 [OTA Agent T] [INFO ][MQTT][73125] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4903 73125 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4904 73125 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4905 73171 [OTA Agent T] [prvIngestDataBlock] Received file block 677, size 1024 4906 73171 [OTA Agent T] [prvPAL_WriteBlock] is called. 4907 73172 [OTA Agent T] [prvIngestDataBlock] Remaining: 90 4908 73173 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4909 73186 [OTA Agent T] [INFO ][MQTT][73186] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4910 73186 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4911 73186 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4912 73234 [OTA Agent T] [prvIngestDataBlock] Received file block 678, size 1024 4913 73234 [OTA Agent T] [prvPAL_WriteBlock] is called. 4914 73235 [OTA Agent T] [prvIngestDataBlock] Remaining: 89 4915 73236 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4916 73249 [OTA Agent T] [INFO ][MQTT][73249] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4917 73249 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4918 73249 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4919 73303 [OTA Agent T] [prvIngestDataBlock] Received file block 679, size 1024 4920 73303 [OTA Agent T] [prvPAL_WriteBlock] is called. 4921 73304 [OTA Agent T] [prvIngestDataBlock] Remaining: 88 4922 73305 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4923 73318 [OTA Agent T] [INFO ][MQTT][73318] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4924 73318 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4925 73318 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4926 73379 [OTA Agent T] [prvIngestDataBlock] Received file block 680, size 1024 4927 73379 [OTA Agent T] [prvPAL_WriteBlock] is called. 4928 73380 [OTA Agent T] [prvIngestDataBlock] Remaining: 87 4929 73381 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4930 73394 [OTA Agent T] [INFO ][MQTT][73394] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4931 73394 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4932 73394 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4933 73449 [OTA Agent T] [prvIngestDataBlock] Received file block 681, size 1024 4934 73449 [OTA Agent T] [prvPAL_WriteBlock] is called. 4935 73450 [OTA Agent T] [prvIngestDataBlock] Remaining: 86 4936 73451 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4937 73455 [iot_thread] [INFO ][DEMO][73455] State: WaitingForFileBlock Received: 684 Queued: 0 Processed: 0 Dropped: 0 4938 73463 [OTA Agent T] [INFO ][MQTT][73463] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4939 73463 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4940 73463 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4941 73514 [OTA Agent T] [prvIngestDataBlock] Received file block 682, size 1024 4942 73514 [OTA Agent T] [prvPAL_WriteBlock] is called. 4943 73515 [OTA Agent T] [prvIngestDataBlock] Remaining: 85 4944 73516 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4945 73529 [OTA Agent T] [INFO ][MQTT][73529] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4946 73529 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4947 73529 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4948 73575 [OTA Agent T] [prvIngestDataBlock] Received file block 683, size 1024 4949 73575 [OTA Agent T] [prvPAL_WriteBlock] is called. 4950 73576 [OTA Agent T] [prvIngestDataBlock] Remaining: 84 4951 73577 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4952 73590 [OTA Agent T] [INFO ][MQTT][73590] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4953 73590 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4954 73590 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4955 73639 [OTA Agent T] [prvIngestDataBlock] Received file block 684, size 1024 4956 73639 [OTA Agent T] [prvPAL_WriteBlock] is called. 4957 73640 [OTA Agent T] [prvIngestDataBlock] Remaining: 83 4958 73641 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4959 73654 [OTA Agent T] [INFO ][MQTT][73654] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4960 73654 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4961 73654 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4962 73712 [OTA Agent T] [prvIngestDataBlock] Received file block 685, size 1024 4963 73712 [OTA Agent T] [prvPAL_WriteBlock] is called. 4964 73713 [OTA Agent T] [prvIngestDataBlock] Remaining: 82 4965 73714 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4966 73727 [OTA Agent T] [INFO ][MQTT][73727] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4967 73727 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4968 73727 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4969 73795 [OTA Agent T] [prvIngestDataBlock] Received file block 686, size 1024 4970 73795 [OTA Agent T] [prvPAL_WriteBlock] is called. 4971 73796 [OTA Agent T] [prvIngestDataBlock] Remaining: 81 4972 73797 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4973 73810 [OTA Agent T] [INFO ][MQTT][73810] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4974 73810 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4975 73810 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4976 73873 [OTA Agent T] [prvIngestDataBlock] Received file block 687, size 1024 4977 73873 [OTA Agent T] [prvPAL_WriteBlock] is called. 4978 73874 [OTA Agent T] [prvIngestDataBlock] Remaining: 80 4979 73875 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4980 73888 [OTA Agent T] [INFO ][MQTT][73888] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4981 73888 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4982 73888 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4983 73938 [OTA Agent T] [prvIngestDataBlock] Received file block 688, size 1024 4984 73938 [OTA Agent T] [prvPAL_WriteBlock] is called. 4985 73939 [OTA Agent T] [prvIngestDataBlock] Remaining: 79 4986 73940 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4987 73953 [OTA Agent T] [INFO ][MQTT][73953] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4988 73953 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4989 73953 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4990 74004 [OTA Agent T] [prvIngestDataBlock] Received file block 689, size 1024 4991 74004 [OTA Agent T] [prvPAL_WriteBlock] is called. 4992 74005 [OTA Agent T] [prvIngestDataBlock] Remaining: 78 4993 74006 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 4994 74019 [OTA Agent T] [INFO ][MQTT][74019] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 4995 74019 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 4996 74019 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 4997 74069 [OTA Agent T] [prvIngestDataBlock] Received file block 690, size 1024 4998 74069 [OTA Agent T] [prvPAL_WriteBlock] is called. 4999 74070 [OTA Agent T] [prvIngestDataBlock] Remaining: 77 5000 74071 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5001 74084 [OTA Agent T] [INFO ][MQTT][74084] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5002 74084 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5003 74084 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5004 74133 [OTA Agent T] [prvIngestDataBlock] Received file block 691, size 1024 5005 74133 [OTA Agent T] [prvPAL_WriteBlock] is called. 5006 74134 [OTA Agent T] [prvIngestDataBlock] Remaining: 76 5007 74135 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5008 74148 [OTA Agent T] [INFO ][MQTT][74148] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5009 74148 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5010 74148 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5011 74198 [OTA Agent T] [prvIngestDataBlock] Received file block 692, size 1024 5012 74198 [OTA Agent T] [prvPAL_WriteBlock] is called. 5013 74199 [OTA Agent T] [prvIngestDataBlock] Remaining: 75 5014 74200 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5015 74213 [OTA Agent T] [INFO ][MQTT][74213] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5016 74213 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5017 74213 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5018 74261 [OTA Agent T] [prvIngestDataBlock] Received file block 693, size 1024 5019 74261 [OTA Agent T] [prvPAL_WriteBlock] is called. 5020 74262 [OTA Agent T] [prvIngestDataBlock] Remaining: 74 5021 74263 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5022 74276 [OTA Agent T] [INFO ][MQTT][74276] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5023 74276 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5024 74276 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5025 74325 [OTA Agent T] [prvIngestDataBlock] Received file block 694, size 1024 5026 74325 [OTA Agent T] [prvPAL_WriteBlock] is called. 5027 74326 [OTA Agent T] [prvIngestDataBlock] Remaining: 73 5028 74327 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5029 74340 [OTA Agent T] [INFO ][MQTT][74340] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5030 74340 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5031 74340 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5032 74390 [OTA Agent T] [prvIngestDataBlock] Received file block 695, size 1024 5033 74390 [OTA Agent T] [prvPAL_WriteBlock] is called. 5034 74391 [OTA Agent T] [prvIngestDataBlock] Remaining: 72 5035 74392 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5036 74405 [OTA Agent T] [INFO ][MQTT][74405] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5037 74405 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5038 74405 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5039 74455 [iot_thread] [INFO ][DEMO][74455] State: WaitingForFileBlock Received: 698 Queued: 0 Processed: 0 Dropped: 0 5040 74456 [OTA Agent T] [prvIngestDataBlock] Received file block 696, size 1024 5041 74456 [OTA Agent T] [prvPAL_WriteBlock] is called. 5042 74457 [OTA Agent T] [prvIngestDataBlock] Remaining: 71 5043 74458 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5044 74471 [OTA Agent T] [INFO ][MQTT][74471] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5045 74471 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5046 74471 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5047 74520 [OTA Agent T] [prvIngestDataBlock] Received file block 697, size 1024 5048 74520 [OTA Agent T] [prvPAL_WriteBlock] is called. 5049 74521 [OTA Agent T] [prvIngestDataBlock] Remaining: 70 5050 74522 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5051 74535 [OTA Agent T] [INFO ][MQTT][74535] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5052 74535 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5053 74535 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5054 74584 [OTA Agent T] [prvIngestDataBlock] Received file block 698, size 1024 5055 74584 [OTA Agent T] [prvPAL_WriteBlock] is called. 5056 74585 [OTA Agent T] [prvIngestDataBlock] Remaining: 69 5057 74586 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5058 74599 [OTA Agent T] [INFO ][MQTT][74599] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5059 74599 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5060 74599 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5061 74645 [OTA Agent T] [prvIngestDataBlock] Received file block 699, size 1024 5062 74645 [OTA Agent T] [prvPAL_WriteBlock] is called. 5063 74646 [OTA Agent T] [prvIngestDataBlock] Remaining: 68 5064 74647 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5065 74660 [OTA Agent T] [INFO ][MQTT][74660] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5066 74660 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5067 74660 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5068 74709 [OTA Agent T] [prvIngestDataBlock] Received file block 700, size 1024 5069 74709 [OTA Agent T] [prvPAL_WriteBlock] is called. 5070 74710 [OTA Agent T] [prvIngestDataBlock] Remaining: 67 5071 74711 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5072 74724 [OTA Agent T] [INFO ][MQTT][74724] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5073 74724 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5074 74724 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5075 74777 [OTA Agent T] [prvIngestDataBlock] Received file block 701, size 1024 5076 74777 [OTA Agent T] [prvPAL_WriteBlock] is called. 5077 74778 [OTA Agent T] [prvIngestDataBlock] Remaining: 66 5078 74779 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5079 74792 [OTA Agent T] [INFO ][MQTT][74792] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5080 74792 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5081 74792 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5082 74844 [OTA Agent T] [prvIngestDataBlock] Received file block 702, size 1024 5083 74844 [OTA Agent T] [prvPAL_WriteBlock] is called. 5084 74845 [OTA Agent T] [prvIngestDataBlock] Remaining: 65 5085 74846 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5086 74859 [OTA Agent T] [INFO ][MQTT][74859] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5087 74859 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5088 74859 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5089 74920 [OTA Agent T] [prvIngestDataBlock] Received file block 703, size 1024 5090 74920 [OTA Agent T] [prvPAL_WriteBlock] is called. 5091 74921 [OTA Agent T] [prvIngestDataBlock] Remaining: 64 5092 74921 [OTA Agent T] [prvPublishStatusMessage] Msg: {"status":"IN_PROGRESS","statusDetails":{"receive":"704/768"}} 5093 74931 [OTA Agent T] [INFO ][MQTT][74931] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5094 74931 [OTA Agent T] [prvPublishStatusMessage] 'IN_PROGRESS' to $aws/things/rx65n_cloud_kit/jobs/AFR_OTA-test40009/update 5095 74932 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5096 74945 [OTA Agent T] [INFO ][MQTT][74945] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5097 74945 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5098 74945 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5099 75023 [OTA Agent T] [prvIngestDataBlock] Received file block 704, size 1024 5100 75023 [OTA Agent T] [prvPAL_WriteBlock] is called. 5101 75024 [OTA Agent T] [prvIngestDataBlock] Remaining: 63 5102 75025 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5103 75038 [OTA Agent T] [INFO ][MQTT][75038] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5104 75038 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5105 75038 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5106 75101 [OTA Agent T] [prvIngestDataBlock] Received file block 705, size 1024 5107 75101 [OTA Agent T] [prvPAL_WriteBlock] is called. 5108 75102 [OTA Agent T] [prvIngestDataBlock] Remaining: 62 5109 75103 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5110 75116 [OTA Agent T] [INFO ][MQTT][75116] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5111 75116 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5112 75116 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5113 75169 [OTA Agent T] [prvIngestDataBlock] Received file block 706, size 1024 5114 75169 [OTA Agent T] [prvPAL_WriteBlock] is called. 5115 75170 [OTA Agent T] [prvIngestDataBlock] Remaining: 61 5116 75171 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5117 75184 [OTA Agent T] [INFO ][MQTT][75184] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5118 75184 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5119 75184 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5120 75235 [OTA Agent T] [prvIngestDataBlock] Received file block 707, size 1024 5121 75235 [OTA Agent T] [prvPAL_WriteBlock] is called. 5122 75236 [OTA Agent T] [prvIngestDataBlock] Remaining: 60 5123 75237 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5124 75250 [OTA Agent T] [INFO ][MQTT][75250] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5125 75250 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5126 75250 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5127 75298 [OTA Agent T] [prvIngestDataBlock] Received file block 708, size 1024 5128 75298 [OTA Agent T] [prvPAL_WriteBlock] is called. 5129 75299 [OTA Agent T] [prvIngestDataBlock] Remaining: 59 5130 75300 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5131 75313 [OTA Agent T] [INFO ][MQTT][75313] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5132 75313 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5133 75313 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5134 75363 [OTA Agent T] [prvIngestDataBlock] Received file block 709, size 1024 5135 75363 [OTA Agent T] [prvPAL_WriteBlock] is called. 5136 75364 [OTA Agent T] [prvIngestDataBlock] Remaining: 58 5137 75365 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5138 75378 [OTA Agent T] [INFO ][MQTT][75378] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5139 75378 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5140 75378 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5141 75424 [OTA Agent T] [prvIngestDataBlock] Received file block 710, size 1024 5142 75424 [OTA Agent T] [prvPAL_WriteBlock] is called. 5143 75425 [OTA Agent T] [prvIngestDataBlock] Remaining: 57 5144 75426 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5145 75439 [OTA Agent T] [INFO ][MQTT][75439] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5146 75439 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5147 75439 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5148 75455 [iot_thread] [INFO ][DEMO][75455] State: WaitingForFileBlock Received: 713 Queued: 0 Processed: 0 Dropped: 0 5149 75490 [OTA Agent T] [prvIngestDataBlock] Received file block 711, size 1024 5150 75490 [OTA Agent T] [prvPAL_WriteBlock] is called. 5151 75491 [OTA Agent T] [prvIngestDataBlock] Remaining: 56 5152 75492 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5153 75505 [OTA Agent T] [INFO ][MQTT][75505] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5154 75505 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5155 75505 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5156 75551 [OTA Agent T] [prvIngestDataBlock] Received file block 712, size 1024 5157 75551 [OTA Agent T] [prvPAL_WriteBlock] is called. 5158 75552 [OTA Agent T] [prvIngestDataBlock] Remaining: 55 5159 75553 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5160 75566 [OTA Agent T] [INFO ][MQTT][75566] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5161 75566 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5162 75566 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5163 75613 [OTA Agent T] [prvIngestDataBlock] Received file block 713, size 1024 5164 75613 [OTA Agent T] [prvPAL_WriteBlock] is called. 5165 75614 [OTA Agent T] [prvIngestDataBlock] Remaining: 54 5166 75615 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5167 75628 [OTA Agent T] [INFO ][MQTT][75628] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5168 75628 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5169 75628 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5170 75677 [OTA Agent T] [prvIngestDataBlock] Received file block 714, size 1024 5171 75677 [OTA Agent T] [prvPAL_WriteBlock] is called. 5172 75678 [OTA Agent T] [prvIngestDataBlock] Remaining: 53 5173 75679 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5174 75692 [OTA Agent T] [INFO ][MQTT][75692] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5175 75692 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5176 75692 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5177 75742 [OTA Agent T] [prvIngestDataBlock] Received file block 715, size 1024 5178 75742 [OTA Agent T] [prvPAL_WriteBlock] is called. 5179 75743 [OTA Agent T] [prvIngestDataBlock] Remaining: 52 5180 75744 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5181 75757 [OTA Agent T] [INFO ][MQTT][75757] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5182 75757 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5183 75757 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5184 75805 [OTA Agent T] [prvIngestDataBlock] Received file block 716, size 1024 5185 75805 [OTA Agent T] [prvPAL_WriteBlock] is called. 5186 75806 [OTA Agent T] [prvIngestDataBlock] Remaining: 51 5187 75807 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5188 75820 [OTA Agent T] [INFO ][MQTT][75820] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5189 75820 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5190 75820 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5191 75868 [OTA Agent T] [prvIngestDataBlock] Received file block 717, size 1024 5192 75868 [OTA Agent T] [prvPAL_WriteBlock] is called. 5193 75869 [OTA Agent T] [prvIngestDataBlock] Remaining: 50 5194 75870 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5195 75883 [OTA Agent T] [INFO ][MQTT][75883] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5196 75883 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5197 75883 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5198 75932 [OTA Agent T] [prvIngestDataBlock] Received file block 718, size 1024 5199 75932 [OTA Agent T] [prvPAL_WriteBlock] is called. 5200 75933 [OTA Agent T] [prvIngestDataBlock] Remaining: 49 5201 75934 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5202 75947 [OTA Agent T] [INFO ][MQTT][75947] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5203 75947 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5204 75947 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5205 75996 [OTA Agent T] [prvIngestDataBlock] Received file block 719, size 1024 5206 75996 [OTA Agent T] [prvPAL_WriteBlock] is called. 5207 75997 [OTA Agent T] [prvIngestDataBlock] Remaining: 48 5208 75998 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5209 76011 [OTA Agent T] [INFO ][MQTT][76011] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5210 76011 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5211 76011 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5212 76061 [OTA Agent T] [prvIngestDataBlock] Received file block 720, size 1024 5213 76061 [OTA Agent T] [prvPAL_WriteBlock] is called. 5214 76062 [OTA Agent T] [prvIngestDataBlock] Remaining: 47 5215 76063 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5216 76076 [OTA Agent T] [INFO ][MQTT][76076] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5217 76076 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5218 76076 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5219 76124 [OTA Agent T] [prvIngestDataBlock] Received file block 721, size 1024 5220 76124 [OTA Agent T] [prvPAL_WriteBlock] is called. 5221 76125 [OTA Agent T] [prvIngestDataBlock] Remaining: 46 5222 76126 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5223 76139 [OTA Agent T] [INFO ][MQTT][76139] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5224 76139 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5225 76139 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5226 76188 [OTA Agent T] [prvIngestDataBlock] Received file block 722, size 1024 5227 76188 [OTA Agent T] [prvPAL_WriteBlock] is called. 5228 76189 [OTA Agent T] [prvIngestDataBlock] Remaining: 45 5229 76190 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5230 76203 [OTA Agent T] [INFO ][MQTT][76203] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5231 76203 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5232 76203 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5233 76252 [OTA Agent T] [prvIngestDataBlock] Received file block 723, size 1024 5234 76252 [OTA Agent T] [prvPAL_WriteBlock] is called. 5235 76253 [OTA Agent T] [prvIngestDataBlock] Remaining: 44 5236 76254 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5237 76267 [OTA Agent T] [INFO ][MQTT][76267] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5238 76267 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5239 76267 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5240 76315 [OTA Agent T] [prvIngestDataBlock] Received file block 724, size 1024 5241 76315 [OTA Agent T] [prvPAL_WriteBlock] is called. 5242 76316 [OTA Agent T] [prvIngestDataBlock] Remaining: 43 5243 76317 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5244 76330 [OTA Agent T] [INFO ][MQTT][76330] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5245 76330 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5246 76330 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5247 76376 [OTA Agent T] [prvIngestDataBlock] Received file block 725, size 1024 5248 76376 [OTA Agent T] [prvPAL_WriteBlock] is called. 5249 76377 [OTA Agent T] [prvIngestDataBlock] Remaining: 42 5250 76378 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5251 76391 [OTA Agent T] [INFO ][MQTT][76391] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5252 76391 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5253 76391 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5254 76443 [OTA Agent T] [prvIngestDataBlock] Received file block 726, size 1024 5255 76443 [OTA Agent T] [prvPAL_WriteBlock] is called. 5256 76444 [OTA Agent T] [prvIngestDataBlock] Remaining: 41 5257 76445 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5258 76455 [iot_thread] [INFO ][DEMO][76455] State: WaitingForFileBlock Received: 729 Queued: 0 Processed: 0 Dropped: 0 5259 76458 [OTA Agent T] [INFO ][MQTT][76458] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5260 76458 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5261 76458 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5262 76507 [OTA Agent T] [prvIngestDataBlock] Received file block 727, size 1024 5263 76507 [OTA Agent T] [prvPAL_WriteBlock] is called. 5264 76508 [OTA Agent T] [prvIngestDataBlock] Remaining: 40 5265 76509 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5266 76522 [OTA Agent T] [INFO ][MQTT][76522] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5267 76522 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5268 76522 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5269 76571 [OTA Agent T] [prvIngestDataBlock] Received file block 728, size 1024 5270 76571 [OTA Agent T] [prvPAL_WriteBlock] is called. 5271 76572 [OTA Agent T] [prvIngestDataBlock] Remaining: 39 5272 76573 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5273 76586 [OTA Agent T] [INFO ][MQTT][76586] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5274 76586 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5275 76586 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5276 76632 [OTA Agent T] [prvIngestDataBlock] Received file block 729, size 1024 5277 76632 [OTA Agent T] [prvPAL_WriteBlock] is called. 5278 76633 [OTA Agent T] [prvIngestDataBlock] Remaining: 38 5279 76634 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5280 76647 [OTA Agent T] [INFO ][MQTT][76647] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5281 76647 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5282 76647 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5283 76696 [OTA Agent T] [prvIngestDataBlock] Received file block 730, size 1024 5284 76696 [OTA Agent T] [prvPAL_WriteBlock] is called. 5285 76697 [OTA Agent T] [prvIngestDataBlock] Remaining: 37 5286 76698 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5287 76711 [OTA Agent T] [INFO ][MQTT][76711] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5288 76711 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5289 76711 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5290 76763 [OTA Agent T] [prvIngestDataBlock] Received file block 731, size 1024 5291 76763 [OTA Agent T] [prvPAL_WriteBlock] is called. 5292 76764 [OTA Agent T] [prvIngestDataBlock] Remaining: 36 5293 76765 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5294 76778 [OTA Agent T] [INFO ][MQTT][76778] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5295 76778 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5296 76778 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5297 76834 [OTA Agent T] [prvIngestDataBlock] Received file block 732, size 1024 5298 76834 [OTA Agent T] [prvPAL_WriteBlock] is called. 5299 76835 [OTA Agent T] [prvIngestDataBlock] Remaining: 35 5300 76836 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5301 76849 [OTA Agent T] [INFO ][MQTT][76849] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5302 76849 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5303 76849 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5304 76905 [OTA Agent T] [prvIngestDataBlock] Received file block 733, size 1024 5305 76905 [OTA Agent T] [prvPAL_WriteBlock] is called. 5306 76906 [OTA Agent T] [prvIngestDataBlock] Remaining: 34 5307 76907 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5308 76920 [OTA Agent T] [INFO ][MQTT][76920] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5309 76920 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5310 76920 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5311 76970 [OTA Agent T] [prvIngestDataBlock] Received file block 734, size 1024 5312 76970 [OTA Agent T] [prvPAL_WriteBlock] is called. 5313 76971 [OTA Agent T] [prvIngestDataBlock] Remaining: 33 5314 76972 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5315 76985 [OTA Agent T] [INFO ][MQTT][76985] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5316 76985 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5317 76985 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5318 77034 [OTA Agent T] [prvIngestDataBlock] Received file block 735, size 1024 5319 77034 [OTA Agent T] [prvPAL_WriteBlock] is called. 5320 77035 [OTA Agent T] [prvIngestDataBlock] Remaining: 32 5321 77036 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5322 77049 [OTA Agent T] [INFO ][MQTT][77049] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5323 77049 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5324 77049 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5325 77100 [OTA Agent T] [prvIngestDataBlock] Received file block 736, size 1024 5326 77100 [OTA Agent T] [prvPAL_WriteBlock] is called. 5327 77101 [OTA Agent T] [prvIngestDataBlock] Remaining: 31 5328 77102 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5329 77115 [OTA Agent T] [INFO ][MQTT][77115] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5330 77115 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5331 77115 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5332 77164 [OTA Agent T] [prvIngestDataBlock] Received file block 737, size 1024 5333 77164 [OTA Agent T] [prvPAL_WriteBlock] is called. 5334 77165 [OTA Agent T] [prvIngestDataBlock] Remaining: 30 5335 77166 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5336 77179 [OTA Agent T] [INFO ][MQTT][77179] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5337 77179 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5338 77179 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5339 77230 [OTA Agent T] [prvIngestDataBlock] Received file block 738, size 1024 5340 77230 [OTA Agent T] [prvPAL_WriteBlock] is called. 5341 77231 [OTA Agent T] [prvIngestDataBlock] Remaining: 29 5342 77232 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5343 77245 [OTA Agent T] [INFO ][MQTT][77245] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5344 77245 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5345 77245 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5346 77296 [OTA Agent T] [prvIngestDataBlock] Received file block 739, size 1024 5347 77296 [OTA Agent T] [prvPAL_WriteBlock] is called. 5348 77297 [OTA Agent T] [prvIngestDataBlock] Remaining: 28 5349 77298 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5350 77311 [OTA Agent T] [INFO ][MQTT][77311] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5351 77311 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5352 77311 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5353 77361 [OTA Agent T] [prvIngestDataBlock] Received file block 740, size 1024 5354 77361 [OTA Agent T] [prvPAL_WriteBlock] is called. 5355 77362 [OTA Agent T] [prvIngestDataBlock] Remaining: 27 5356 77363 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5357 77376 [OTA Agent T] [INFO ][MQTT][77376] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5358 77376 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5359 77376 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5360 77424 [OTA Agent T] [prvIngestDataBlock] Received file block 741, size 1024 5361 77424 [OTA Agent T] [prvPAL_WriteBlock] is called. 5362 77425 [OTA Agent T] [prvIngestDataBlock] Remaining: 26 5363 77426 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5364 77439 [OTA Agent T] [INFO ][MQTT][77439] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5365 77439 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5367 77455 [iot_thread] [INFO ][DEMO][77455] State: WaitingForFileBlock Received: 744 Queued: 0 Processed: 0 Dropped: 0 5368 77488 [OTA Agent T] [prvIngestDataBlock] Received file block 742, size 1024 5369 77488 [OTA Agent T] [prvPAL_WriteBlock] is called. 5370 77489 [OTA Agent T] [prvIngestDataBlock] Remaining: 25 5371 77490 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5372 77503 [OTA Agent T] [INFO ][MQTT][77503] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5373 77503 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5375 77555 [OTA Agent T] [prvIngestDataBlock] Received file block 743, size 1024 5376 77555 [OTA Agent T] [prvPAL_WriteBlock] is called. 5377 77556 [OTA Agent T] [prvIngestDataBlock] Remaining: 24 5378 77557 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5379 77570 [OTA Agent T] [INFO ][MQTT][77570] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5380 77570 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5381 77570 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5382 77619 [OTA Agent T] [prvIngestDataBlock] Received file block 744, size 1024 5383 77619 [OTA Agent T] [prvPAL_WriteBlock] is called. 5384 77620 [OTA Agent T] [prvIngestDataBlock] Remaining: 23 5385 77621 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5386 77634 [OTA Agent T] [INFO ][MQTT][77634] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5387 77634 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5388 77634 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5389 77680 [OTA Agent T] [prvIngestDataBlock] Received file block 745, size 1024 5390 77680 [OTA Agent T] [prvPAL_WriteBlock] is called. 5391 77681 [OTA Agent T] [prvIngestDataBlock] Remaining: 22 5392 77682 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5393 77695 [OTA Agent T] [INFO ][MQTT][77695] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5394 77695 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5395 77695 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5396 77744 [OTA Agent T] [prvIngestDataBlock] Received file block 746, size 1024 5397 77744 [OTA Agent T] [prvPAL_WriteBlock] is called. 5398 77745 [OTA Agent T] [prvIngestDataBlock] Remaining: 21 5399 77746 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5400 77759 [OTA Agent T] [INFO ][MQTT][77759] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5401 77759 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5402 77759 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5403 77807 [OTA Agent T] [prvIngestDataBlock] Received file block 747, size 1024 5404 77807 [OTA Agent T] [prvPAL_WriteBlock] is called. 5405 77808 [OTA Agent T] [prvIngestDataBlock] Remaining: 20 5406 77809 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5407 77822 [OTA Agent T] [INFO ][MQTT][77822] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5408 77822 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5410 77872 [OTA Agent T] [prvIngestDataBlock] Received file block 748, size 1024 5411 77872 [OTA Agent T] [prvPAL_WriteBlock] is called. 5412 77873 [OTA Agent T] [prvIngestDataBlock] Remaining: 19 5413 77874 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5414 77887 [OTA Agent T] [INFO ][MQTT][77887] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5415 77887 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5416 77887 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5417 77935 [OTA Agent T] [prvIngestDataBlock] Received file block 749, size 1024 5418 77935 [OTA Agent T] [prvPAL_WriteBlock] is called. 5419 77936 [OTA Agent T] [prvIngestDataBlock] Remaining: 18 5420 77937 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5421 77950 [OTA Agent T] [INFO ][MQTT][77950] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5422 77950 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5423 77950 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5424 78000 [OTA Agent T] [prvIngestDataBlock] Received file block 750, size 1024 5425 78000 [OTA Agent T] [prvPAL_WriteBlock] is called. 5426 78001 [OTA Agent T] [prvIngestDataBlock] Remaining: 17 5427 78002 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5428 78015 [OTA Agent T] [INFO ][MQTT][78015] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5429 78015 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5430 78015 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5431 78065 [OTA Agent T] [prvIngestDataBlock] Received file block 751, size 1024 5432 78065 [OTA Agent T] [prvPAL_WriteBlock] is called. 5433 78066 [OTA Agent T] [prvIngestDataBlock] Remaining: 16 5434 78067 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5435 78080 [OTA Agent T] [INFO ][MQTT][78080] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5436 78080 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5437 78080 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5438 78131 [OTA Agent T] [prvIngestDataBlock] Received file block 752, size 1024 5439 78131 [OTA Agent T] [prvPAL_WriteBlock] is called. 5440 78132 [OTA Agent T] [prvIngestDataBlock] Remaining: 15 5441 78133 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5442 78146 [OTA Agent T] [INFO ][MQTT][78146] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5443 78146 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5444 78146 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5445 78197 [OTA Agent T] [prvIngestDataBlock] Received file block 753, size 1024 5446 78197 [OTA Agent T] [prvPAL_WriteBlock] is called. 5447 78198 [OTA Agent T] [prvIngestDataBlock] Remaining: 14 5448 78199 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5449 78212 [OTA Agent T] [INFO ][MQTT][78212] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5450 78212 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5451 78212 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5452 78262 [OTA Agent T] [prvIngestDataBlock] Received file block 754, size 1024 5453 78262 [OTA Agent T] [prvPAL_WriteBlock] is called. 5454 78263 [OTA Agent T] [prvIngestDataBlock] Remaining: 13 5455 78264 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5456 78277 [OTA Agent T] [INFO ][MQTT][78277] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5457 78277 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5458 78277 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5459 78325 [OTA Agent T] [prvIngestDataBlock] Received file block 755, size 1024 5460 78325 [OTA Agent T] [prvPAL_WriteBlock] is called. 5461 78326 [OTA Agent T] [prvIngestDataBlock] Remaining: 12 5462 78327 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5463 78340 [OTA Agent T] [INFO ][MQTT][78340] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5464 78340 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5466 78389 [OTA Agent T] [prvIngestDataBlock] Received file block 756, size 1024 5467 78389 [OTA Agent T] [prvPAL_WriteBlock] is called. 5468 78390 [OTA Agent T] [prvIngestDataBlock] Remaining: 11 5469 78391 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5470 78404 [OTA Agent T] [INFO ][MQTT][78404] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5471 78404 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5472 78404 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5473 78451 [OTA Agent T] [prvIngestDataBlock] Received file block 757, size 1024 5474 78451 [OTA Agent T] [prvPAL_WriteBlock] is called. 5475 78452 [OTA Agent T] [prvIngestDataBlock] Remaining: 10 5476 78453 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5477 78455 [iot_thread] [INFO ][DEMO][78455] State: WaitingForFileBlock Received: 760 Queued: 0 Processed: 0 Dropped: 0 5478 78466 [OTA Agent T] [INFO ][MQTT][78466] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5479 78466 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5481 78515 [OTA Agent T] [prvIngestDataBlock] Received file block 758, size 1024 5482 78515 [OTA Agent T] [prvPAL_WriteBlock] is called. 5483 78516 [OTA Agent T] [prvIngestDataBlock] Remaining: 9 5484 78517 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5485 78530 [OTA Agent T] [INFO ][MQTT][78530] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5486 78530 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5487 78530 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5488 78579 [OTA Agent T] [prvIngestDataBlock] Received file block 759, size 1024 5489 78579 [OTA Agent T] [prvPAL_WriteBlock] is called. 5490 78580 [OTA Agent T] [prvIngestDataBlock] Remaining: 8 5491 78581 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5492 78594 [OTA Agent T] [INFO ][MQTT][78594] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5493 78594 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5495 78643 [OTA Agent T] [prvIngestDataBlock] Received file block 760, size 1024 5496 78643 [OTA Agent T] [prvPAL_WriteBlock] is called. 5497 78644 [OTA Agent T] [prvIngestDataBlock] Remaining: 7 5498 78645 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5499 78658 [OTA Agent T] [INFO ][MQTT][78658] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5500 78658 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5501 78658 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5502 78709 [OTA Agent T] [prvIngestDataBlock] Received file block 761, size 1024 5503 78709 [OTA Agent T] [prvPAL_WriteBlock] is called. 5504 78710 [OTA Agent T] [prvIngestDataBlock] Remaining: 6 5505 78711 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5506 78724 [OTA Agent T] [INFO ][MQTT][78724] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5507 78724 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5508 78724 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5509 78774 [OTA Agent T] [prvIngestDataBlock] Received file block 762, size 1024 5510 78774 [OTA Agent T] [prvPAL_WriteBlock] is called. 5511 78775 [OTA Agent T] [prvIngestDataBlock] Remaining: 5 5512 78776 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5513 78789 [OTA Agent T] [INFO ][MQTT][78789] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5514 78789 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5515 78789 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5516 78838 [OTA Agent T] [prvIngestDataBlock] Received file block 763, size 1024 5517 78838 [OTA Agent T] [prvPAL_WriteBlock] is called. 5518 78839 [OTA Agent T] [prvIngestDataBlock] Remaining: 4 5519 78840 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5520 78853 [OTA Agent T] [INFO ][MQTT][78853] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5521 78853 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5522 78853 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5523 78901 [OTA Agent T] [prvIngestDataBlock] Received file block 764, size 1024 5524 78901 [OTA Agent T] [prvPAL_WriteBlock] is called. 5525 78902 [OTA Agent T] [prvIngestDataBlock] Remaining: 3 5526 78903 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5527 78916 [OTA Agent T] [INFO ][MQTT][78916] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5528 78916 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5529 78916 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5530 78964 [OTA Agent T] [prvIngestDataBlock] Received file block 765, size 1024 5531 78964 [OTA Agent T] [prvPAL_WriteBlock] is called. 5532 78965 [OTA Agent T] [prvIngestDataBlock] Remaining: 2 5533 78966 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5534 78979 [OTA Agent T] [INFO ][MQTT][78979] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5535 78979 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5536 78979 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5537 79029 [OTA Agent T] [prvIngestDataBlock] Received file block 766, size 1024 5538 79029 [OTA Agent T] [prvPAL_WriteBlock] is called. 5539 79030 [OTA Agent T] [prvIngestDataBlock] Remaining: 1 5540 79031 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [ReceivedFileBlock] New state [WaitingForFileBlock] 5541 79044 [OTA Agent T] [INFO ][MQTT][79044] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5542 79044 [OTA Agent T] [prvRequestFileBlock_Mqtt] OK: $aws/things/rx65n_cloud_kit/streams/AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63/get/cbor 5543 79044 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [WaitingForFileBlock] Event [RequestFileBlock] New state [WaitingForFileBlock] 5544 79082 [OTA Agent T] [prvIngestDataBlock] Received file block 767, size 512 5545 79082 [OTA Agent T] [prvPAL_WriteBlock] is called. 5546 79083 [OTA Agent T] [prvIngestDataBlock] Received final expected block of file. 5547 79084 [OTA Agent T] [prvStopRequestTimer] Stopping request timer. 5548 79084 [OTA Agent T] [prvPAL_CheckFileSignature] Started sig-sha256-ecdsa signature verification, file: test 5550 79455 [iot_thread] [INFO ][DEMO][79455] State: WaitingForFileBlock Received: 770 Queued: 0 Processed: 0 Dropped: 0 5551 80101 [OTA Agent T] [prvPAL_CheckFileSignature] PASS: Finished sig-sha256-ecdsa signature verification, signature verification passed 5552 80103 [OTA Agent T] [prvPAL_CloseFile] User firmware header updated. 5553 80103 [OTA Agent T] [prvIngestDataBlock] File receive complete and signature is valid. 5554 80104 [OTA Agent T] [prvStopRequestTimer] Stopping request timer. 5555 80104 [OTA Agent T] [prvPublishStatusMessage] Msg: {"status":"IN_PROGRESS","statusDetails":{"self_test":"ready","updatedBy":"0x90002"}} 5556 80114 [OTA Agent T] [INFO ][MQTT][80114] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 5557 80114 [OTA Agent T] [INFO ][MQTT][80114] (MQTT connection 80f3b8, PUBLISH operation 8100e0) Waiting for operation completion. 5558 80144 [OTA Agent T] [INFO ][MQTT][80144] (MQTT connection 80f3b8, PUBLISH operation 8100e0) Wait complete with result SUCCESS. 5559 80144 [OTA Agent T] [prvPublishStatusMessage] 'IN_PROGRESS' to $aws/things/rx65n_cloud_kit/jobs/AFR_OTA-test40009/update 5560 80144 [OTA Agent T] [INFO ][DEMO][80144] Received eOTA_JobEvent_Activate callback from OTA Agent. 5561 80144 [OTA Agent T] [INFO ][MQTT][80144] (MQTT connection 80f3b8) Disconnecting connection. 5562 80148 [OTA Agent T] [INFO] [MQTT] [core_mqtt.c:2149] 5563 80148 [OTA Agent T] Disconnected from the broker.5564 80148 [OTA Agent T] 5565 80455 [iot_thread] [INFO ][DEMO][80455] State: WaitingForFileBlock Received: 770 Queued: 0 Processed: 0 Dropped: 0 5566 81111 [OTA Agent T] [INFO ][MQTT][81111] (MQTT connection 80f3b8) Network connection closed. 5567 81111 [OTA Agent T] [INFO ][DEMO][81111] Mqtt disconnected due to invoking diconnect function. 5568 81455 [iot_thread] [INFO ][DEMO][81455] State: WaitingForFileBlock Received: 770 Queued: 0 Processed: 0 Dropped: 0 5569 81455 [iot_thread] [prvStopRequestTimer] Stopping request timer. 5570 96113 [OTA Agent T] [INFO ][MQTT][96113] (MQTT connection 80f3b8) Network connection destroyed. 5571 96113 [OTA Agent T] [prvPAL_ActivateNewImage] Changing the Startup Bank 5572 101113 [OTA Agent T] [prvPAL_ResetDevice] Resetting the device. ------------------------------------------------- RX65N secure boot program ------------------------------------------------- Checking data flash ROM status. Loading user code signer public key: found. Checking code flash ROM status. bank 0 status = 0xfe [LIFECYCLE_STATE_TESTING] bank 1 status = 0xfc [LIFECYCLE_STATE_INITIAL_FIRM_INSTALLED] bank info = 0. (start bank = 1) started 10us software timer using CMT channel 0. illegal status swap bank...------------------------------------------------- RX65N secure boot program ------------------------------------------------- Checking data flash ROM status. Loading user code signer public key: found. Checking code flash ROM status. bank 0 status = 0xfc [LIFECYCLE_STATE_INITIAL_FIRM_INSTALLED] bank 1 status = 0xfe [LIFECYCLE_STATE_TESTING] bank info = 1. (start bank = 0) started 10us software timer using CMT channel 0. integrity check scheme = sig-sha256-ecdsa bank1(temporary area) on code flash integrity check...OK update LIFECYCLE_STATE from [LIFECYCLE_STATE_TESTING] to [LIFECYCLE_STATE_VALID] bank1(temporary area) block0 erase (to update LIFECYCLE_STATE)...OK bank1(temporary area) block0 write (to update LIFECYCLE_STATE)...OK swap bank... ------------------------------------------------- RX65N secure boot program ------------------------------------------------- Checking data flash ROM status. Loading user code signer public key: found. Checking code flash ROM status. bank 0 status = 0xf8 [LIFECYCLE_STATE_VALID] bank 1 status = 0xfc [LIFECYCLE_STATE_INITIAL_FIRM_INSTALLED] bank info = 0. (start bank = 1) started 10us software timer using CMT channel 0. integrity check scheme = sig-sha256-ecdsa bank0(execute area) on code flash integrity check...OK erase install area (code flash): OK jump to user program 0 1640 [Tmr Svc] Write certificate... 1 3194 [iot_thread] [INFO ][DEMO][3194] ---------STARTING DEMO--------- 2 3194 [iot_thread] [INFO ][INIT][3194] SDK successfully initialized. 3 15592 [iot_thread] [INFO ][DEMO][15592] Successfully initialized the demo. Network type for the demo: 1 4 15592 [iot_thread] [INFO ][MQTT][15592] MQTT library successfully initialized. 5 15592 [iot_thread] [INFO ][DEMO][15592] OTA demo version 0.9.3 6 15592 [iot_thread] [INFO ][DEMO][15592] Connecting to broker... 7 15592 [iot_thread] [INFO ][DEMO][15592] MQTT demo client identifier is rx65n_cloud_kit (length 15). 8 19029 [iot_thread] [INFO ][MQTT][19029] Establishing new MQTT connection. 9 19029 [iot_thread] [INFO ][MQTT][19029] (MQTT connection 80f3b8, CONNECT operation 80fa58) Waiting for operation completion. 10 19120 [NetRecv] [INFO] [MQTT] [core_mqtt_serializer.c:970] 11 19120 [NetRecv] CONNACK session present bit not set.12 19120 [NetRecv] 13 19120 [NetRecv] [INFO] [MQTT] [core_mqtt_serializer.c:912] 14 19120 [NetRecv] Connection accepted.15 19120 [NetRecv] 16 19120 [iot_thread] [INFO ][MQTT][19120] (MQTT connection 80f3b8, CONNECT operation 80fa58) Wait complete with result SUCCESS. 17 19120 [iot_thread] [INFO ][MQTT][19120] New MQTT connection 85c468 established. 18 19122 [iot_thread] [OTA_AgentInit_internal] OTA Task is Ready. 19 19122 [OTA Agent T] [prvPAL_GetPlatformImageState] is called. 20 19122 [OTA Agent T] Function call: prvPAL_GetPlatformImageState: [2] 21 19122 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [Ready] Event [Start] New state [RequestingJob] 22 19127 [OTA Agent T] [INFO ][MQTT][19127] (MQTT connection 80f3b8) SUBSCRIBE operation scheduled. 23 19127 [OTA Agent T] [INFO ][MQTT][19127] (MQTT connection 80f3b8, SUBSCRIBE operation 8103b8) Waiting for operation completion. 24 19218 [OTA Agent T] [INFO ][MQTT][19218] (MQTT connection 80f3b8, SUBSCRIBE operation 8103b8) Wait complete with result SUCCESS. 25 19218 [OTA Agent T] [prvSubscribeToJobNotificationTopics] OK: $aws/things/rx65n_cloud_kit/jobs/$next/get/accepted 26 19223 [OTA Agent T] [INFO ][MQTT][19223] (MQTT connection 80f3b8) SUBSCRIBE operation scheduled. 27 19223 [OTA Agent T] [INFO ][MQTT][19223] (MQTT connection 80f3b8, SUBSCRIBE operation 80fbc0) Waiting for operation completion. 28 19303 [OTA Agent T] [INFO ][MQTT][19303] (MQTT connection 80f3b8, SUBSCRIBE operation 80fbc0) Wait complete with result SUCCESS. 29 19303 [OTA Agent T] [prvSubscribeToJobNotificationTopics] OK: $aws/things/rx65n_cloud_kit/jobs/notify-next 30 19303 [OTA Agent T] [prvRequestJob_Mqtt] Request #0 31 19312 [OTA Agent T] [INFO ][MQTT][19312] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 32 19312 [OTA Agent T] [INFO ][MQTT][19312] (MQTT connection 80f3b8, PUBLISH operation 80fbc0) Waiting for operation completion. 33 19342 [OTA Agent T] [INFO ][MQTT][19342] (MQTT connection 80f3b8, PUBLISH operation 80fbc0) Wait complete with result SUCCESS. 34 19342 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [RequestingJob] Event [RequestJobDocument] New state [WaitingForJob] 35 19357 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ clientToken: 0:rx65n_cloud_kit ] 36 19357 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ timestamp: 1645845908 ] 37 19357 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ jobId: AFR_OTA-test40009 ] 38 19357 [OTA Agent T] [prvParseJSONbyModel] Identified parameter [ self_test ] 39 19359 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ updatedBy: 589826 ] 40 19359 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ protocols: ["MQTT"] ] 41 19359 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ streamname: AFR_OTA-3135edb0-e123-4a5c-a43e-74ec562dec63 ] 42 19359 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ filepath: test ] 43 19359 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ filesize: 785920 ] 44 19359 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ fileid: 0 ] 45 19359 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ certfile: test ] 46 19359 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ sig-sha256-ecdsa: MEUCIQDfysRMkv2LgNP5s7Va2oDJVL2V... ] 47 19359 [OTA Agent T] [prvParseJobDoc] In self test mode. 48 19359 [OTA Agent T] [prvValidateUpdateVersion] The update version is newer than the version on device. 49 19361 [OTA Agent T] [prvParseJobDoc] Setting image state to Testing for file ID 0 53 19371 [OTA Agent T] [INFO ][MQTT][19371] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 55 19397 [OTA Agent T] [INFO ][MQTT][19397] (MQTT connection 80f3b8, PUBLISH operation 810208) Wait complete with result SUCCESS. 56 19397 [OTA Agent T] [prvPublishStatusMessage] 'IN_PROGRESS' to $aws/things/rx65n_cloud_kit/jobs/AFR_OTA-test40009/update 63 19397 [OTA Agent T] [prvPAL_SetPlatformImageState] is called. 64 20122 [iot_thread] [INFO ][DEMO][20122] State: Ready Received: 1 Queued: 0 Processed: 0 Dropped: 0 65 20496 [OTA Agent T] [prvPAL_SetPlatformImageState] erase install area (code flash):OK 66 20496 [OTA Agent T] [prvPAL_SetPlatformImageState] Accepted and committed final image. 67 20496 [OTA Agent T] [prvPublishStatusMessage] Msg: {"status":"SUCCEEDED","statusDetails":{"reason":"accepted v0.9.3"}} 68 20506 [OTA Agent T] [INFO ][MQTT][20506] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 69 20506 [OTA Agent T] [INFO ][MQTT][20506] (MQTT connection 80f3b8, PUBLISH operation 80fbc0) Waiting for operation completion. 70 20546 [OTA Agent T] [INFO ][MQTT][20546] (MQTT connection 80f3b8, PUBLISH operation 80fbc0) Wait complete with result SUCCESS. 71 20546 [OTA Agent T] [prvPublishStatusMessage] 'SUCCEEDED' to $aws/things/rx65n_cloud_kit/jobs/AFR_OTA-test40009/update 72 20546 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [CreatingFile] Event [StartSelfTest] New state [WaitingForJob] 73 21027 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ timestamp: 1645845909 ] 74 21027 [OTA Agent T] [prvParseJSONbyModel] parameter not present: execution 75 21027 [OTA Agent T] [prvParseJSONbyModel] parameter not present: jobId 76 21027 [OTA Agent T] [prvParseJSONbyModel] parameter not present: jobDocument 77 21027 [OTA Agent T] [prvParseJSONbyModel] parameter not present: afr_ota 78 21027 [OTA Agent T] [prvParseJSONbyModel] parameter not present: protocols 79 21027 [OTA Agent T] [prvParseJSONbyModel] parameter not present: files 80 21027 [OTA Agent T] [prvParseJSONbyModel] parameter not present: filepath 81 21027 [OTA Agent T] [prvParseJSONbyModel] parameter not present: filesize 82 21027 [OTA Agent T] [prvParseJSONbyModel] parameter not present: fileid 83 21027 [OTA Agent T] [prvParseJSONbyModel] parameter not present: certfile 84 21027 [OTA Agent T] [prvParseJSONbyModel] parameter not present: sig-sha256-ecdsa 85 21027 [OTA Agent T] [prvParseJobDoc] No active jobs available in the service for execution. 86 21029 [OTA Agent T] [prvParseJobDoc] Ignoring job without ID. 87 21029 [OTA Agent T] [prvPAL_Abort] is called. 88 21029 [OTA Agent T] [prvPAL_SetPlatformImageState] is called. 91 21122 [iot_thread] [INFO ][DEMO][21122] State: CreatingFile Received: 2 Queued: 0 Processed: 0 Dropped: 0 92 22122 [iot_thread] [INFO ][DEMO][22122] State: WaitingForJob Received: 2 Queued: 0 Processed: 0 Dropped: 0 93 23122 [iot_thread] [INFO ][DEMO][23122] State: WaitingForJob Received: 2 Queued: 0 Processed: 0 Dropped: 0 94 24122 [iot_thread] [INFO ][DEMO][24122] State: WaitingForJob Received: 2 Queued: 0 Processed: 0 Dropped: 0 95 25122 [iot_thread] [INFO ][DEMO][25122] State: WaitingForJob Received: 2 Queued: 0 Processed: 0 Dropped: 0 96 26122 [iot_thread] [INFO ][DEMO][26122] State: WaitingForJob Received: 2 Queued: 0 Processed: 0 Dropped: 0 97 27122 [iot_thread] [INFO ][DEMO][27122] State: WaitingForJob Received: 2 Queued: 0 Processed: 0 Dropped: 0 98 28122 [iot_thread] [INFO ][DEMO][28122] State: WaitingForJob Received: 2 Queued: 0 Processed: 0 Dropped: 0 99 29122 [iot_thread] [INFO ][DEMO][29122] State: WaitingForJob Received: 2 Queued: 0 Processed: 0 Dropped: 0 100 30122 [iot_thread] [INFO ][DEMO][30122] State: WaitingForJob Received: 2 Queued: 0 Processed: 0 Dropped: 0 101 31122 [iot_thread] [INFO ][DEMO][31122] State: WaitingForJob Received: 2 Queued: 0 Processed: 0 Dropped: 0 102 32122 [iot_thread] [INFO ][DEMO][32122] State: WaitingForJob Received: 2 Queued: 0 Processed: 0 Dropped: 0 103 33122 [iot_thread] [INFO ][DEMO][33122] State: WaitingForJob Received: 2 Queued: 0 Processed: 0 Dropped: 0 104 34122 [iot_thread] [INFO ][DEMO][34122] State: WaitingForJob Received: 2 Queued: 0 Processed: 0 Dropped: 0 : : <手動リセット> : : ------------------------------------------------- RX65N secure boot program ------------------------------------------------- Checking data flash ROM status. Loading user code signer public key: found. Checking code flash ROM status. bank 0 status = 0xf8 [LIFECYCLE_STATE_VALID] bank 1 status = 0xff [LIFECYCLE_STATE_BLANK] bank info = 0. (start bank = 1) started 10us software timer using CMT channel 0. integrity check scheme = sig-sha256-ecdsa bank0(execute area) on code flash integrity check...OK integrity check(parts of SHA256 process) needs 1998440 us. integrity check(parts of ECDSA process) needs 542120 us. jump to user program 0 1644 [Tmr Svc] Write certificate... 1 3197 [iot_thread] [INFO ][DEMO][3197] ---------STARTING DEMO--------- 2 3197 [iot_thread] [INFO ][INIT][3197] SDK successfully initialized. 3 15583 [iot_thread] [INFO ][DEMO][15583] Successfully initialized the demo. Network type for the demo: 1 4 15583 [iot_thread] [INFO ][MQTT][15583] MQTT library successfully initialized. 5 15583 [iot_thread] [INFO ][DEMO][15583] OTA demo version 0.9.3 6 15583 [iot_thread] [INFO ][DEMO][15583] Connecting to broker... 7 15583 [iot_thread] [INFO ][DEMO][15583] MQTT demo client identifier is rx65n_cloud_kit (length 15). 8 19889 [iot_thread] [INFO ][MQTT][19889] Establishing new MQTT connection. 9 19889 [iot_thread] [INFO ][MQTT][19889] (MQTT connection 80f3b8, CONNECT operation 80fa58) Waiting for operation completion. 10 20035 [NetRecv] [INFO] [MQTT] [core_mqtt_serializer.c:970] 11 20035 [NetRecv] CONNACK session present bit not set.12 20035 [NetRecv] 13 20035 [NetRecv] [INFO] [MQTT] [core_mqtt_serializer.c:912] 14 20035 [NetRecv] Connection accepted.15 20035 [NetRecv] 16 20035 [iot_thread] [INFO ][MQTT][20035] (MQTT connection 80f3b8, CONNECT operation 80fa58) Wait complete with result SUCCESS. 17 20035 [iot_thread] [INFO ][MQTT][20035] New MQTT connection 85c468 established. 18 20037 [iot_thread] [OTA_AgentInit_internal] OTA Task is Ready. 19 20037 [OTA Agent T] [prvPAL_GetPlatformImageState] is called. 20 20037 [OTA Agent T] Function call: prvPAL_GetPlatformImageState: [2] 21 20037 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [Ready] Event [Start] New state [RequestingJob] 22 20042 [OTA Agent T] [INFO ][MQTT][20042] (MQTT connection 80f3b8) SUBSCRIBE operation scheduled. 23 20042 [OTA Agent T] [INFO ][MQTT][20042] (MQTT connection 80f3b8, SUBSCRIBE operation 8103b8) Waiting for operation completion. 24 20123 [OTA Agent T] [INFO ][MQTT][20123] (MQTT connection 80f3b8, SUBSCRIBE operation 8103b8) Wait complete with result SUCCESS. 25 20123 [OTA Agent T] [prvSubscribeToJobNotificationTopics] OK: $aws/things/rx65n_cloud_kit/jobs/$next/get/accepted 26 20128 [OTA Agent T] [INFO ][MQTT][20128] (MQTT connection 80f3b8) SUBSCRIBE operation scheduled. 27 20128 [OTA Agent T] [INFO ][MQTT][20128] (MQTT connection 80f3b8, SUBSCRIBE operation 80fbc0) Waiting for operation completion. 28 20218 [OTA Agent T] [INFO ][MQTT][20218] (MQTT connection 80f3b8, SUBSCRIBE operation 80fbc0) Wait complete with result SUCCESS. 29 20218 [OTA Agent T] [prvSubscribeToJobNotificationTopics] OK: $aws/things/rx65n_cloud_kit/jobs/notify-next 30 20218 [OTA Agent T] [prvRequestJob_Mqtt] Request #0 31 20227 [OTA Agent T] [INFO ][MQTT][20227] (MQTT connection 80f3b8) MQTT PUBLISH operation queued. 32 20227 [OTA Agent T] [INFO ][MQTT][20227] (MQTT connection 80f3b8, PUBLISH operation 80fbc0) Waiting for operation completion. 33 20257 [OTA Agent T] [INFO ][MQTT][20257] (MQTT connection 80f3b8, PUBLISH operation 80fbc0) Wait complete with result SUCCESS. 34 20257 [OTA Agent T] [prvExecuteHandler] Called handler. Current State [RequestingJob] Event [RequestJobDocument] New state [WaitingForJob] 35 20260 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ clientToken: 0:rx65n_cloud_kit ] 36 20260 [OTA Agent T] [prvParseJSONbyModel] Extracted parameter [ timestamp: 1645846035 ] 37 20260 [OTA Agent T] [prvParseJSONbyModel] parameter not present: execution 38 20260 [OTA Agent T] [prvParseJSONbyModel] parameter not present: jobId 39 20260 [OTA Agent T] [prvParseJSONbyModel] parameter not present: jobDocument 40 20260 [OTA Agent T] [prvParseJSONbyModel] parameter not present: afr_ota 41 20260 [OTA Agent T] [prvParseJSONbyModel] parameter not present: protocols 42 20260 [OTA Agent T] [prvParseJSONbyModel] parameter not present: files 43 20262 [OTA Agent T] [prvParseJSONbyModel] parameter not present: filepath 44 20262 [OTA Agent T] [prvParseJSONbyModel] parameter not present: filesize 45 20262 [OTA Agent T] [prvParseJSONbyModel] parameter not present: fileid 46 20262 [OTA Agent T] [prvParseJSONbyModel] parameter not present: certfile 47 20262 [OTA Agent T] [prvParseJSONbyModel] parameter not present: sig-sha256-ecdsa 48 20262 [OTA Agent T] [prvParseJobDoc] No active jobs available in the service for execution. 54 21037 [iot_thread] [INFO ][DEMO][21037] State: Ready Received: 1 Queued: 0 Processed: 0 Dropped: 0 55 22037 [iot_thread] [INFO ][DEMO][22037] State: WaitingForJob Received: 1 Queued: 0 Processed: 0 Dropped: 0 56 23037 [iot_thread] [INFO ][DEMO][23037] State: WaitingForJob Received: 1 Queued: 0 Processed: 0 Dropped: 0 57 24037 [iot_thread] [INFO ][DEMO][24037] State: WaitingForJob Received: 1 Queued: 0 Processed: 0 Dropped: 0 58 25037 [iot_thread] [INFO ][DEMO][25037] State: WaitingForJob Received: 1 Queued: 0 Processed: 0 Dropped: 0 59 26037 [iot_thread] [INFO ][DEMO][26037] State: WaitingForJob Received: 1 Queued: 0 Processed: 0 Dropped: 0 60 27037 [iot_thread] [INFO ][DEMO][27037] State: WaitingForJob Received: 1 Queued: 0 Processed: 0 Dropped: 0 61 28037 [iot_thread] [INFO ][DEMO][28037] State: WaitingForJob Received: 1 Queued: 0 Processed: 0 Dropped: 0