Debug Log started at: 2025-05-13 07:46:30[2025-05-13 07:46:31:362] [] [main] DeviceConnectTest INFO : Starting DeviceConnectTest on prd-ubuntu1804-docker-4c-4g-816 with PID 3325 (started by jenkins in /w/workspace/oam-tr069-adapter-maven-docker-verify-master-mvn36-openjdk8/acs/application-booter)
[2025-05-13 07:46:31:375] [] [main] DeviceConnectTest DEBUG: Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
[2025-05-13 07:46:31:379] [] [main] DeviceConnectTest INFO : No active profile set, falling back to default profiles: default
[2025-05-13 07:46:35:836] [] [main] QuartzSchedulerManager DEBUG: init started
[2025-05-13 07:46:35:836] [] [main] QuartzSchedulerManager DEBUG: Running on active server; hence marking quartz as active service
[2025-05-13 07:46:35:837] [] [main] QuartzSchedulerManager DEBUG: init complete
[2025-05-13 07:46:37:191] [] [main] DeviceConnectTest INFO : Started DeviceConnectTest in 6.134 seconds (JVM running for 8.468)
[2025-05-13 07:46:37:315] [0005B9AAAA22] [main] ConnectionReqEventHandler INFO : Received a JMS message from Request Processor for initiating connection request
[2025-05-13 07:46:37:315] [0005B9AAAA22] [main] ConnectionReqEventProcessor INFO : Initiating connection request on the device. Connection request URL is : http://10.10.10.10:8888/connect/device
[2025-05-13 07:46:37:319] [0005B9AAAA22] [main] ConnectionReqEventProcessor DEBUG: Successfully started the timer task for connection request initiation on device : 0005B9AAAA22
[2025-05-13 07:46:37:319] [0005B9AAAA22] [main] ConnectionReqEventHandler DEBUG: Sent TR069 connection request to device
[2025-05-13 07:46:37:471] [] [main] AOOpResultTest INFO : Starting AOOpResultTest on prd-ubuntu1804-docker-4c-4g-816 with PID 3325 (started by jenkins in /w/workspace/oam-tr069-adapter-maven-docker-verify-master-mvn36-openjdk8/acs/application-booter)
[2025-05-13 07:46:37:472] [] [main] AOOpResultTest DEBUG: Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
[2025-05-13 07:46:37:472] [] [main] AOOpResultTest INFO : No active profile set, falling back to default profiles: default
[2025-05-13 07:46:38:122] [] [main] QuartzSchedulerManager DEBUG: init started
[2025-05-13 07:46:38:123] [] [main] QuartzSchedulerManager DEBUG: Running on active server; hence marking quartz as active service
[2025-05-13 07:46:38:123] [] [main] QuartzSchedulerManager DEBUG: init complete
[2025-05-13 07:46:38:718] [] [main] AOOpResultTest INFO : Started AOOpResultTest in 1.268 seconds (JVM running for 9.995)
[2025-05-13 07:46:38:787] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:46:38:788] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:46:38:788] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:46:38:788] [] [main] CPEManagementService DEBUG: Request Headers Cookie
[2025-05-13 07:46:38:788] [] [main] CPEManagementService DEBUG: The session id is sessionId
[2025-05-13 07:46:38:827] [] [main] CPEManagementService DEBUG: com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@40ed0d731265561012019-07-08T18:15:42.030Z2019-07-08T18:15:42.030Z
[2025-05-13 07:46:38:927] [] [main] CPEManagementService INFO : Event notified by the device is of type: DownloadResponse
[2025-05-13 07:46:38:928] [] [main] CPEManagementService DEBUG: Received Operation Result response DownloadResponse: Status = 1 StartTime 2019-07-08T18:15:42.030Z CompleteTime 2019-07-08T18:15:42.030Z
[2025-05-13 07:46:38:936] [] [main] TR069RequestProcessEngine DEBUG: Fetching Operation request details for session: sessionId
[2025-05-13 07:46:38:936] [] [main] TR069RequestProcessEngine DEBUG: There exists pending operation request for the session: sessionId
[2025-05-13 07:46:38:942] [] [main] TR069RequestProcessEngine INFO : The pending operation request for the session is of operation DOWNLOAD
[2025-05-13 07:46:38:944] [0005B9519095] [main] DeviceRPCResponseBuilder DEBUG: Response Msg is DownloadResponse
[2025-05-13 07:46:38:945] [0005B9519095] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Device operation response
[2025-05-13 07:46:38:945] [0005B9519095] [main] TR069RequestProcessEngine INFO : Processing the operation response from device
[2025-05-13 07:46:38:945] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:38:945] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: The session id used to process the device RPC response is: sessionId
[2025-05-13 07:46:38:946] [0005B9519095] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:46:38:946] [0005B9519095] [main] TR069RequestProcessEngine INFO : Marking the Device RPC request with operation id - 10002 as processed.
[2025-05-13 07:46:38:946] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Checking if any pending Device RPC requests exists for the device
[2025-05-13 07:46:38:946] [0005B9519095] [main] TR069RequestProcessEngine INFO : No pending Device RPC request exists for the device, hence empty response will be sent to the device
[2025-05-13 07:46:38:946] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Updating the session to terminated state
[2025-05-13 07:46:38:947] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device request with session ID : sessionId
[2025-05-13 07:46:38:947] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to TERMINATED
[2025-05-13 07:46:38:947] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device RPC request with operation ID : 10002
[2025-05-13 07:46:38:947] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Sending the Device RPC Response to the Mapper
[2025-05-13 07:46:38:947] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:46:38:947] [0005B9519095] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Device operation response
[2025-05-13 07:46:38:948] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:46:38:948] [] [main] CPEManagementService DEBUG: Clearing the cookies
[2025-05-13 07:46:38:957] [] [main] CPEManagementService INFO :
[2025-05-13 07:46:38:957] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:46:38:957] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:46:39:121] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:46:39:121] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:46:39:122] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:46:39:122] [] [main] CPEManagementService DEBUG: Request Headers Cookie
[2025-05-13 07:46:39:122] [] [main] CPEManagementService DEBUG: The session id is sessionId
[2025-05-13 07:46:39:125] [] [main] CPEManagementService DEBUG: com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@25b1a6cd914620
[2025-05-13 07:46:39:127] [] [main] CPEManagementService INFO : Event notified by the device is of type: FactoryResetResponse
[2025-05-13 07:46:39:127] [] [main] CPEManagementService DEBUG: Received Operation Result response org.commscope.tr069adapter.acs.cpe.rpc.FactoryResetResponse@6d9019c6
[2025-05-13 07:46:39:128] [] [main] TR069RequestProcessEngine DEBUG: Fetching Operation request details for session: sessionId
[2025-05-13 07:46:39:129] [] [main] TR069RequestProcessEngine DEBUG: There exists pending operation request for the session: sessionId
[2025-05-13 07:46:39:129] [] [main] TR069RequestProcessEngine INFO : The pending operation request for the session is of operation FACTORY_RESET
[2025-05-13 07:46:39:129] [0005B9519095] [main] DeviceRPCResponseBuilder DEBUG: Response Msg is FRResponse
[2025-05-13 07:46:39:130] [0005B9519095] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Device operation response
[2025-05-13 07:46:39:130] [0005B9519095] [main] TR069RequestProcessEngine INFO : Processing the operation response from device
[2025-05-13 07:46:39:130] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:39:130] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: The session id used to process the device RPC response is: sessionId
[2025-05-13 07:46:39:130] [0005B9519095] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:46:39:130] [0005B9519095] [main] TR069RequestProcessEngine INFO : Marking the Device RPC request with operation id - 10002 as processed.
[2025-05-13 07:46:39:131] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Checking if any pending Device RPC requests exists for the device
[2025-05-13 07:46:39:131] [0005B9519095] [main] TR069RequestProcessEngine INFO : No pending Device RPC request exists for the device, hence empty response will be sent to the device
[2025-05-13 07:46:39:131] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Updating the session to terminated state
[2025-05-13 07:46:39:131] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device request with session ID : sessionId
[2025-05-13 07:46:39:132] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to TERMINATED
[2025-05-13 07:46:39:133] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device RPC request with operation ID : 10002
[2025-05-13 07:46:39:133] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Sending the Device RPC Response to the Mapper
[2025-05-13 07:46:39:133] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:46:39:133] [0005B9519095] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Device operation response
[2025-05-13 07:46:39:134] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:46:39:135] [] [main] CPEManagementService DEBUG: Clearing the cookies
[2025-05-13 07:46:39:135] [] [main] CPEManagementService INFO :
[2025-05-13 07:46:39:135] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:46:39:135] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:46:39:145] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:46:39:145] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:46:39:145] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:46:39:146] [] [main] CPEManagementService DEBUG: Request Headers Cookie
[2025-05-13 07:46:39:146] [] [main] CPEManagementService DEBUG: The session id is sessionId
[2025-05-13 07:46:39:148] [] [main] CPEManagementService DEBUG: com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@78adde2612653738
[2025-05-13 07:46:39:150] [] [main] CPEManagementService INFO : Event notified by the device is of type: SetParameterAttributesResponse
[2025-05-13 07:46:39:150] [] [main] CPEManagementService DEBUG: Received Operation Result response org.commscope.tr069adapter.acs.cpe.rpc.SetParameterAttributesResponse@45d501f6
[2025-05-13 07:46:39:150] [] [main] TR069RequestProcessEngine DEBUG: Fetching Operation request details for session: sessionId
[2025-05-13 07:46:39:150] [] [main] TR069RequestProcessEngine DEBUG: There exists pending operation request for the session: sessionId
[2025-05-13 07:46:39:152] [] [main] TR069RequestProcessEngine INFO : The pending operation request for the session is of operation SET_PARAMETER_ATTRIBUTES
[2025-05-13 07:46:39:152] [0005B9519095] [main] DeviceRPCResponseBuilder DEBUG: Response Msg is SPAResponse
[2025-05-13 07:46:39:152] [0005B9519095] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Device operation response
[2025-05-13 07:46:39:153] [0005B9519095] [main] TR069RequestProcessEngine INFO : Processing the operation response from device
[2025-05-13 07:46:39:153] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:39:153] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: The session id used to process the device RPC response is: sessionId
[2025-05-13 07:46:39:153] [0005B9519095] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:46:39:153] [0005B9519095] [main] TR069RequestProcessEngine INFO : Marking the Device RPC request with operation id - 10002 as processed.
[2025-05-13 07:46:39:153] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Checking if any pending Device RPC requests exists for the device
[2025-05-13 07:46:39:153] [0005B9519095] [main] TR069RequestProcessEngine INFO : No pending Device RPC request exists for the device, hence empty response will be sent to the device
[2025-05-13 07:46:39:154] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Updating the session to terminated state
[2025-05-13 07:46:39:154] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device request with session ID : sessionId
[2025-05-13 07:46:39:154] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to TERMINATED
[2025-05-13 07:46:39:154] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device RPC request with operation ID : 10002
[2025-05-13 07:46:39:154] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Sending the Device RPC Response to the Mapper
[2025-05-13 07:46:39:154] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:46:39:154] [0005B9519095] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Device operation response
[2025-05-13 07:46:39:155] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:46:39:155] [] [main] CPEManagementService DEBUG: Clearing the cookies
[2025-05-13 07:46:39:155] [] [main] CPEManagementService INFO :
[2025-05-13 07:46:39:155] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:46:39:155] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:46:39:164] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:46:39:164] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:46:39:164] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:46:39:164] [] [main] CPEManagementService DEBUG: Request Headers Cookie
[2025-05-13 07:46:39:164] [] [main] CPEManagementService DEBUG: The session id is sessionId
[2025-05-13 07:46:39:166] [] [main] CPEManagementService DEBUG: com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@601a308012655897Device.Hosts.HostNumberOfEntries1
[2025-05-13 07:46:39:168] [] [main] CPEManagementService INFO : Event notified by the device is of type: GetParameterValuesResponse
[2025-05-13 07:46:39:169] [] [main] CPEManagementService DEBUG: Received Operation Result response Device.Hosts.HostNumberOfEntries=1
[2025-05-13 07:46:39:169] [] [main] TR069RequestProcessEngine DEBUG: Fetching Operation request details for session: sessionId
[2025-05-13 07:46:39:169] [] [main] TR069RequestProcessEngine DEBUG: There exists pending operation request for the session: sessionId
[2025-05-13 07:46:39:170] [] [main] TR069RequestProcessEngine INFO : The pending operation request for the session is of operation GET_PARAMETER_VALUES
[2025-05-13 07:46:39:170] [0005B9519095] [main] DeviceRPCResponseBuilder DEBUG: Response Msg is GPVResponse
[2025-05-13 07:46:39:171] [0005B9519095] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Device operation response
[2025-05-13 07:46:39:171] [0005B9519095] [main] TR069RequestProcessEngine INFO : Processing the operation response from device
[2025-05-13 07:46:39:171] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:39:171] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: The session id used to process the device RPC response is: sessionId
[2025-05-13 07:46:39:171] [0005B9519095] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:46:39:171] [0005B9519095] [main] TR069RequestProcessEngine INFO : Marking the Device RPC request with operation id - 10002 as processed.
[2025-05-13 07:46:39:171] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Checking if any pending Device RPC requests exists for the device
[2025-05-13 07:46:39:172] [0005B9519095] [main] TR069RequestProcessEngine INFO : No pending Device RPC request exists for the device, hence empty response will be sent to the device
[2025-05-13 07:46:39:172] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Updating the session to terminated state
[2025-05-13 07:46:39:172] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device request with session ID : sessionId
[2025-05-13 07:46:39:172] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to TERMINATED
[2025-05-13 07:46:39:172] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device RPC request with operation ID : 10002
[2025-05-13 07:46:39:172] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Sending the Device RPC Response to the Mapper
[2025-05-13 07:46:39:172] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:46:39:173] [0005B9519095] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Device operation response
[2025-05-13 07:46:39:173] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:46:39:173] [] [main] CPEManagementService DEBUG: Clearing the cookies
[2025-05-13 07:46:39:173] [] [main] CPEManagementService INFO :
[2025-05-13 07:46:39:173] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:46:39:173] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:46:39:181] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:46:39:181] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:46:39:181] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:46:39:181] [] [main] CPEManagementService DEBUG: Request Headers Cookie
[2025-05-13 07:46:39:181] [] [main] CPEManagementService DEBUG: The session id is sessionId
[2025-05-13 07:46:39:182] [] [main] CPEManagementService DEBUG: com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@6e7004e6133062910
[2025-05-13 07:46:39:185] [] [main] CPEManagementService INFO : Event notified by the device is of type: DeleteObjectResponse
[2025-05-13 07:46:39:185] [] [main] CPEManagementService DEBUG: Received Operation Result response org.commscope.tr069adapter.acs.cpe.rpc.DeleteObjectResponse@6441fd4f
[2025-05-13 07:46:39:185] [] [main] TR069RequestProcessEngine DEBUG: Fetching Operation request details for session: sessionId
[2025-05-13 07:46:39:186] [] [main] TR069RequestProcessEngine DEBUG: There exists pending operation request for the session: sessionId
[2025-05-13 07:46:39:186] [] [main] TR069RequestProcessEngine INFO : The pending operation request for the session is of operation DELETE_OBJECT
[2025-05-13 07:46:39:186] [0005B9519095] [main] DeviceRPCResponseBuilder DEBUG: Response Msg is DOResponse
[2025-05-13 07:46:39:187] [0005B9519095] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Device operation response
[2025-05-13 07:46:39:187] [0005B9519095] [main] TR069RequestProcessEngine INFO : Processing the operation response from device
[2025-05-13 07:46:39:187] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:39:187] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: The session id used to process the device RPC response is: sessionId
[2025-05-13 07:46:39:187] [0005B9519095] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:46:39:187] [0005B9519095] [main] TR069RequestProcessEngine INFO : Marking the Device RPC request with operation id - 10002 as processed.
[2025-05-13 07:46:39:187] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Checking if any pending Device RPC requests exists for the device
[2025-05-13 07:46:39:187] [0005B9519095] [main] TR069RequestProcessEngine INFO : No pending Device RPC request exists for the device, hence empty response will be sent to the device
[2025-05-13 07:46:39:188] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Updating the session to terminated state
[2025-05-13 07:46:39:188] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device request with session ID : sessionId
[2025-05-13 07:46:39:188] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to TERMINATED
[2025-05-13 07:46:39:188] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device RPC request with operation ID : 10002
[2025-05-13 07:46:39:188] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Sending the Device RPC Response to the Mapper
[2025-05-13 07:46:39:188] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:46:39:188] [0005B9519095] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Device operation response
[2025-05-13 07:46:39:189] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:46:39:189] [] [main] CPEManagementService DEBUG: Clearing the cookies
[2025-05-13 07:46:39:189] [] [main] CPEManagementService INFO :
[2025-05-13 07:46:39:189] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:46:39:189] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:46:39:197] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:46:39:197] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:46:39:197] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:46:39:197] [] [main] CPEManagementService DEBUG: Request Headers Cookie
[2025-05-13 07:46:39:197] [] [main] CPEManagementService DEBUG: The session id is sessionId
[2025-05-13 07:46:39:198] [] [main] CPEManagementService DEBUG: com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@8ed4627913870
[2025-05-13 07:46:39:200] [] [main] CPEManagementService INFO : Event notified by the device is of type: RebootResponse
[2025-05-13 07:46:39:200] [] [main] CPEManagementService DEBUG: Received Operation Result response org.commscope.tr069adapter.acs.cpe.rpc.RebootResponse@3f800b96
[2025-05-13 07:46:39:201] [] [main] TR069RequestProcessEngine DEBUG: Fetching Operation request details for session: sessionId
[2025-05-13 07:46:39:201] [] [main] TR069RequestProcessEngine DEBUG: There exists pending operation request for the session: sessionId
[2025-05-13 07:46:39:201] [] [main] TR069RequestProcessEngine INFO : The pending operation request for the session is of operation REBOOT
[2025-05-13 07:46:39:202] [0005B9519095] [main] DeviceRPCResponseBuilder DEBUG: Response Msg is RebootResponse
[2025-05-13 07:46:39:202] [0005B9519095] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Device operation response
[2025-05-13 07:46:39:202] [0005B9519095] [main] TR069RequestProcessEngine INFO : Processing the operation response from device
[2025-05-13 07:46:39:202] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:39:202] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: The session id used to process the device RPC response is: sessionId
[2025-05-13 07:46:39:202] [0005B9519095] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:46:39:203] [0005B9519095] [main] TR069RequestProcessEngine INFO : Marking the Device RPC request with operation id - 10002 as processed.
[2025-05-13 07:46:39:203] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Checking if any pending Device RPC requests exists for the device
[2025-05-13 07:46:39:203] [0005B9519095] [main] TR069RequestProcessEngine INFO : No pending Device RPC request exists for the device, hence empty response will be sent to the device
[2025-05-13 07:46:39:203] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Updating the session to terminated state
[2025-05-13 07:46:39:203] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device request with session ID : sessionId
[2025-05-13 07:46:39:204] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to TERMINATED
[2025-05-13 07:46:39:204] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device RPC request with operation ID : 10002
[2025-05-13 07:46:39:204] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Sending the Device RPC Response to the Mapper
[2025-05-13 07:46:39:204] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:46:39:204] [0005B9519095] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Device operation response
[2025-05-13 07:46:39:204] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:46:39:205] [] [main] CPEManagementService DEBUG: Clearing the cookies
[2025-05-13 07:46:39:205] [] [main] CPEManagementService INFO :
[2025-05-13 07:46:39:205] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:46:39:205] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:46:39:212] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:46:39:212] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:46:39:213] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:46:39:213] [] [main] CPEManagementService DEBUG: Request Headers Cookie
[2025-05-13 07:46:39:213] [] [main] CPEManagementService DEBUG: The session id is sessionId
[2025-05-13 07:46:39:214] [] [main] CPEManagementService DEBUG: com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@570da2311265443140
[2025-05-13 07:46:39:216] [] [main] CPEManagementService INFO : Event notified by the device is of type: AddObjectResponse
[2025-05-13 07:46:39:216] [] [main] CPEManagementService DEBUG: Received Operation Result response AddObjectResponse: status=0 instance=4
[2025-05-13 07:46:39:217] [] [main] TR069RequestProcessEngine DEBUG: Fetching Operation request details for session: sessionId
[2025-05-13 07:46:39:217] [] [main] TR069RequestProcessEngine DEBUG: There exists pending operation request for the session: sessionId
[2025-05-13 07:46:39:217] [] [main] TR069RequestProcessEngine INFO : The pending operation request for the session is of operation ADD_OBJECT
[2025-05-13 07:46:39:218] [0005B9519095] [main] DeviceRPCResponseBuilder DEBUG: Response Msg is AOResponse
[2025-05-13 07:46:39:218] [0005B9519095] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Device operation response
[2025-05-13 07:46:39:218] [0005B9519095] [main] TR069RequestProcessEngine INFO : Processing the operation response from device
[2025-05-13 07:46:39:218] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:39:218] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: The session id used to process the device RPC response is: sessionId
[2025-05-13 07:46:39:218] [0005B9519095] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:46:39:219] [0005B9519095] [main] TR069RequestProcessEngine INFO : Marking the Device RPC request with operation id - 10002 as processed.
[2025-05-13 07:46:39:219] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Checking if any pending Device RPC requests exists for the device
[2025-05-13 07:46:39:219] [0005B9519095] [main] TR069RequestProcessEngine INFO : No pending Device RPC request exists for the device, hence empty response will be sent to the device
[2025-05-13 07:46:39:219] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Updating the session to terminated state
[2025-05-13 07:46:39:219] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device request with session ID : sessionId
[2025-05-13 07:46:39:219] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to TERMINATED
[2025-05-13 07:46:39:219] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device RPC request with operation ID : 10002
[2025-05-13 07:46:39:220] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Sending the Device RPC Response to the Mapper
[2025-05-13 07:46:39:220] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:46:39:220] [0005B9519095] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Device operation response
[2025-05-13 07:46:39:220] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:46:39:220] [] [main] CPEManagementService DEBUG: Clearing the cookies
[2025-05-13 07:46:39:220] [] [main] CPEManagementService INFO :
[2025-05-13 07:46:39:221] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:46:39:221] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:46:39:237] [] [main] InvokeRPCTest INFO : Starting InvokeRPCTest on prd-ubuntu1804-docker-4c-4g-816 with PID 3325 (started by jenkins in /w/workspace/oam-tr069-adapter-maven-docker-verify-master-mvn36-openjdk8/acs/application-booter)
[2025-05-13 07:46:39:237] [] [main] InvokeRPCTest DEBUG: Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
[2025-05-13 07:46:39:237] [] [main] InvokeRPCTest INFO : No active profile set, falling back to default profiles: default
[2025-05-13 07:46:39:816] [] [main] QuartzSchedulerManager DEBUG: init started
[2025-05-13 07:46:39:817] [] [main] QuartzSchedulerManager DEBUG: Running on active server; hence marking quartz as active service
[2025-05-13 07:46:39:817] [] [main] QuartzSchedulerManager DEBUG: init complete
[2025-05-13 07:46:40:379] [] [main] InvokeRPCTest INFO : Started InvokeRPCTest in 1.154 seconds (JVM running for 11.656)
[2025-05-13 07:46:40:421] [] [main] MapperRequestRESTService DEBUG: Received a Device operation request from Mapper
[2025-05-13 07:46:40:421] [0005B95196D0] [main] ACSServiceAPIImpl INFO : Received request to perform device operation. OperationCode: SET_PARAMETER_VALUES
[2025-05-13 07:46:40:421] [0005B95196D0] [main] ACSServiceAPIImpl DEBUG: The operation ID generated for processing the Device RPC request is - 1747122400421
[2025-05-13 07:46:40:421] [0005B95196D0] [main] ACSServiceAPIImpl DEBUG: Successfully posted the Mapper Request to Queue with OperationId : 1747122400421 OperationCode : SET_PARAMETER_VALUES
[2025-05-13 07:46:40:421] [] [main] MapperRequestRESTService DEBUG: Successfully initiated device operation, The operation id for the request is: 1747122400421
[2025-05-13 07:46:40:565] [] [main] RPCResponseForwarderTest INFO : Starting RPCResponseForwarderTest on prd-ubuntu1804-docker-4c-4g-816 with PID 3325 (started by jenkins in /w/workspace/oam-tr069-adapter-maven-docker-verify-master-mvn36-openjdk8/acs/application-booter)
[2025-05-13 07:46:40:566] [] [main] RPCResponseForwarderTest DEBUG: Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
[2025-05-13 07:46:40:566] [] [main] RPCResponseForwarderTest INFO : No active profile set, falling back to default profiles: default
[2025-05-13 07:46:41:068] [] [main] QuartzSchedulerManager DEBUG: init started
[2025-05-13 07:46:41:069] [] [main] QuartzSchedulerManager DEBUG: Running on active server; hence marking quartz as active service
[2025-05-13 07:46:41:070] [] [main] QuartzSchedulerManager DEBUG: init complete
[2025-05-13 07:46:41:675] [] [main] RPCResponseForwarderTest INFO : Started RPCResponseForwarderTest in 1.124 seconds (JVM running for 12.952)
[2025-05-13 07:46:41:688] [] [main] DeviceRPCResponseForwarder DEBUG: NBIOperationResult message is received for deviceId : 0005B9519095, , OprationId: 1000
[2025-05-13 07:46:41:689] [] [main] DeviceEventsMapperNotificationService DEBUG: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-05-13 07:46:41:689] [] [main] DeviceEventsMapperNotificationService DEBUG: Received Operation result from NBI
[2025-05-13 07:46:41:689] [] [main] DeviceEventsMapperNotificationService DEBUG: Posting the operation request to WebService: null
[2025-05-13 07:46:41:690] [] [main] DeviceEventsMapperNotificationService DEBUG: Successfully posted the NBI operation request to SBI Service
[2025-05-13 07:46:41:690] [] [main] DeviceEventsMapperNotificationService DEBUG: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-05-13 07:46:41:690] [] [main] DeviceRPCResponseForwarder DEBUG: Successfully processed NBI operation result.
[2025-05-13 07:46:41:799] [] [main] DeviceInformForwarder DEBUG: DeviceNotification message is received for deviceId : 0005B9519095 , Notification Type(s): [BOOTSTRAP]
[2025-05-13 07:46:41:800] [] [main] DeviceEventsMapperNotificationService DEBUG: ++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-05-13 07:46:41:800] [] [main] DeviceEventsMapperNotificationService DEBUG: Received Notification from NBI
[2025-05-13 07:46:41:800] [] [main] DeviceEventsMapperNotificationService DEBUG: Posting the Device Notification to WebService: null
[2025-05-13 07:46:41:800] [] [main] DeviceEventsMapperNotificationService DEBUG: Successfully posted the Device Notification to SBI Service
[2025-05-13 07:46:41:800] [] [main] DeviceEventsMapperNotificationService DEBUG: +++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-05-13 07:46:41:800] [] [main] DeviceInformForwarder DEBUG: Successfully processed device notification.
[2025-05-13 07:46:41:822] [] [main] DeviceRPCRequestHandlerTests INFO : Starting DeviceRPCRequestHandlerTests on prd-ubuntu1804-docker-4c-4g-816 with PID 3325 (started by jenkins in /w/workspace/oam-tr069-adapter-maven-docker-verify-master-mvn36-openjdk8/acs/application-booter)
[2025-05-13 07:46:41:822] [] [main] DeviceRPCRequestHandlerTests DEBUG: Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
[2025-05-13 07:46:41:823] [] [main] DeviceRPCRequestHandlerTests INFO : No active profile set, falling back to default profiles: default
[2025-05-13 07:46:42:155] [] [main] QuartzSchedulerManager DEBUG: init started
[2025-05-13 07:46:42:155] [] [main] QuartzSchedulerManager DEBUG: Running on active server; hence marking quartz as active service
[2025-05-13 07:46:42:155] [] [main] QuartzSchedulerManager DEBUG: init complete
[2025-05-13 07:46:42:729] [] [main] DeviceRPCRequestHandlerTests INFO : Started DeviceRPCRequestHandlerTests in 0.924 seconds (JVM running for 14.006)
[2025-05-13 07:46:42:739] [] [main] DeviceRPCRequestHandler DEBUG: Received a JMS message from Mapper for TR069 Device RPC operation
[2025-05-13 07:46:42:739] [0005B95196D0] [main] DeviceRPCRequestHandler DEBUG: Received a TR069 operation request from Mapper with operation ID: 10
[2025-05-13 07:46:42:739] [0005B95196D0] [main] TR069RequestProcessEngine INFO : A Mapper request is received with operationID: 10
[2025-05-13 07:46:42:745] [0005B95196D0] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:42:745] [0005B95196D0] [main] SessionManager DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:42:746] [0005B95196D0] [main] TR069RequestProcessEngine INFO : Successfully acquired the session lock for processing NBI request with operation ID: 10
[2025-05-13 07:46:42:746] [0005B95196D0] [main] TR069RequestProcessEngine DEBUG: Persisting the Device RPC request, with operation ID: 10
[2025-05-13 07:46:42:790] [0005B95196D0] [main] TR069RequestProcessEngine INFO : Successfully persisted the Device RPC request
[2025-05-13 07:46:42:791] [0005B95196D0] [main] TR069RequestProcessEngine DEBUG: No active session exists, hence requesting for Connection request
[2025-05-13 07:46:42:791] [0005B95196D0] [main] TR069RequestProcessEngineHelper INFO : Initiating Connection request on device: 0005B95196D0
[2025-05-13 07:46:42:791] [0005B95196D0] [main] TimerServiceManagerAPIImpl DEBUG: Requested to start timer for 0005B95196D0_10, listener bean=SessionTimeoutHandler
[2025-05-13 07:46:42:792] [0005B95196D0] [main] QuartzSchedulerManager DEBUG: scheduleJob : Scheduing job 0005B95196D0_10 started
[2025-05-13 07:46:42:798] [0005B95196D0] [main] QuartzSchedulerManager DEBUG: scheduleJob : Scheduing job 0005B95196D0_10 successfully completed
[2025-05-13 07:46:42:799] [0005B95196D0] [main] TimerServiceManagerAPIImpl DEBUG: Successfully started timer for 0005B95196D0_10
[2025-05-13 07:46:42:799] [0005B95196D0] [main] TR069RequestProcessEngineHelper DEBUG: Successfully started the timer task for Device RPC request with operation ID : 10
[2025-05-13 07:46:42:799] [0005B95196D0] [main] DeviceRPCRequestHandler DEBUG: Processed a TR069 operation request from Mapper with operation ID: 10
[2025-05-13 07:46:42:799] [] [main] DeviceRPCRequestHandler DEBUG: Processed JMS message from Mapper for TR069 Device RPC operation
[2025-05-13 07:46:42:965] [] [main] DeviceRPCRequestHandler DEBUG: Received a JMS message from Mapper for TR069 Device RPC operation
[2025-05-13 07:46:42:966] [0005B95196D0] [main] DeviceRPCRequestHandler DEBUG: Received a TR069 operation request from Mapper with operation ID: 10
[2025-05-13 07:46:42:966] [0005B95196D0] [main] TR069RequestProcessEngine INFO : A Mapper request is received with operationID: 10
[2025-05-13 07:46:42:966] [0005B95196D0] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:42:966] [0005B95196D0] [main] SessionManager DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:42:966] [0005B95196D0] [main] TR069RequestProcessEngine INFO : Successfully acquired the session lock for processing NBI request with operation ID: 10
[2025-05-13 07:46:42:966] [0005B95196D0] [main] TR069RequestProcessEngine DEBUG: Persisting the Device RPC request, with operation ID: 10
[2025-05-13 07:46:42:969] [0005B95196D0] [main] TR069RequestProcessEngine INFO : Successfully persisted the Device RPC request
[2025-05-13 07:46:42:969] [0005B95196D0] [main] TR069RequestProcessEngine DEBUG: Session is in processing state, Will be notified to session manager to pick the request on session availability
[2025-05-13 07:46:42:970] [0005B95196D0] [main] DeviceRPCRequestHandler DEBUG: Processed a TR069 operation request from Mapper with operation ID: 10
[2025-05-13 07:46:42:970] [] [main] DeviceRPCRequestHandler DEBUG: Processed JMS message from Mapper for TR069 Device RPC operation
[2025-05-13 07:46:42:991] [] [main] BootstrapInformTest INFO : Starting BootstrapInformTest on prd-ubuntu1804-docker-4c-4g-816 with PID 3325 (started by jenkins in /w/workspace/oam-tr069-adapter-maven-docker-verify-master-mvn36-openjdk8/acs/application-booter)
[2025-05-13 07:46:42:992] [] [main] BootstrapInformTest DEBUG: Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
[2025-05-13 07:46:42:993] [] [main] BootstrapInformTest INFO : No active profile set, falling back to default profiles: default
[2025-05-13 07:46:43:372] [] [main] QuartzSchedulerManager DEBUG: init started
[2025-05-13 07:46:43:373] [] [main] QuartzSchedulerManager DEBUG: Running on active server; hence marking quartz as active service
[2025-05-13 07:46:43:373] [] [main] QuartzSchedulerManager DEBUG: init complete
[2025-05-13 07:46:53:852] [] [main] BootstrapInformTest INFO : Started BootstrapInformTest in 10.874 seconds (JVM running for 25.129)
[2025-05-13 07:46:53:862] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:46:53:862] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:46:53:862] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:46:53:863] [] [main] CPEManagementService DEBUG: Request Headers Authorization
[2025-05-13 07:46:53:866] [] [main] CPEManagementService DEBUG: com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@67ff185110005B9LTE_Enterprise_C-RANSC_Cntrl0005B94239100 BOOTSTRAP12020-06-10T11:27:26.054Z0Device.DeviceInfo.HardwareVersion750742.00.13Device.DeviceInfo.SoftwareVersion4.3.00.229Device.DeviceInfo.ProvisioningCodeDevice.ManagementServer.ConnectionRequestURLhttp://172.20.0.9:30150/ConnectionRequest?command=cr&sn=0005B9423910Device.ManagementServer.ParameterKeyzzzzDevice.WANDevice.1.WANConnectionDevice.1.WANIPConnection.1.ExternalIPAddress172.17.19.193Device.Services.FAPService.1.FAPControl.LTE.AdminState0
[2025-05-13 07:46:53:874] [] [main] CPEManagementService INFO : Event notified by the device is of type: Inform
[2025-05-13 07:46:53:874] [0005B9423910] [main] DeviceEventHandler INFO : Processing the device Inform event
[2025-05-13 07:46:53:874] [0005B9423910] [main] DeviceEventHandler DEBUG: Authorization header received in the request -> basic
[2025-05-13 07:46:53:874] [0005B9423910] [main] DeviceEventHandler INFO : Is device authentication successful: true
[2025-05-13 07:46:53:875] [0005B9423910] [main] DeviceEventHandler DEBUG: The root element is: Device
[2025-05-13 07:46:53:875] [0005B9423910] [main] DeviceEventHandler DEBUG: Canceling the Connection initiation timer, as Inform is been sent by the device
[2025-05-13 07:46:53:875] [0005B9423910] [main] TimerServiceManagerAPIImpl DEBUG: Requested to stop the timer.0005B9423910_CONNECTION_REQUEST
[2025-05-13 07:46:53:876] [0005B9423910] [main] TimerServiceManagerAPIImpl DEBUG: Successfully stopped the timer.0005B9423910_CONNECTION_REQUEST
[2025-05-13 07:46:53:876] [0005B9423910] [main] DeviceInformBuilder DEBUG: Building Device Inform event based on the event codes sent by the device
[2025-05-13 07:46:53:877] [0005B9423910] [main] DeviceInformBuilder DEBUG: Constructing BOOTSTRAP Inform
[2025-05-13 07:46:53:877] [0005B9423910] [main] DeviceEventHandler DEBUG: Sending the device inform to TR069 Request Processor to process
[2025-05-13 07:46:53:878] [0005B9423910] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Device Inform Event
[2025-05-13 07:46:53:878] [0005B9423910] [main] TR069RequestProcessEngine INFO : Processing the Device Inform Event: '0 BOOTSTRAP'
[2025-05-13 07:46:53:879] [0005B9423910] [main] TR069RequestProcessEngineHelper DEBUG: Getting the existing Session Object for the device
[2025-05-13 07:46:53:896] [0005B9423910] [main] TR069RequestProcessEngine DEBUG: Device Inform event received is BOOTSTRAP, hence aborting all the pending operations if any exists
[2025-05-13 07:46:53:897] [0005B9423910] [main] DeviceRPCRequestRepositoryHelper DEBUG: Retrieving all the pending Device RPC requests
[2025-05-13 07:46:53:897] [0005B9423910] [main] DeviceRPCRequestRepositoryHelper DEBUG: There exists no pending RPC requests for the device: 0005B9423910
[2025-05-13 07:46:53:897] [0005B9423910] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:53:897] [0005B9423910] [main] SessionManager DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:54:092] [0005B9423910] [main] TR069RequestProcessEngineHelper INFO : Device is contacting ACS for the first time, creating the new session ID for the device
[2025-05-13 07:46:54:097] [0005B9423910] [main] SessionManager DEBUG: Creating a new session for the device
[2025-05-13 07:46:54:106] [0005B9423910] [main] SessionManager DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:54:120] [0005B9423910] [main] TR069RequestProcessEngine INFO : Creating the device record in TR069_DEVICE_ table, as the device is authenticated successfully.
[2025-05-13 07:46:54:120] [0005B9423910] [main] DeviceOperationManager DEBUG: Updating the TR069 device: 0005B9423910
[2025-05-13 07:46:54:126] [0005B9423910] [main] DeviceOperationManager DEBUG: Successfully updated the device
[2025-05-13 07:46:54:131] [] [main] TR069RequestProcessEngine DEBUG: The session id generated to process the device notification request is: 7037f84a-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:46:54:132] [] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:46:54:132] [] [main] TR069RequestProcessEngine DEBUG: Sending the Device Inform Event to the Mapper
[2025-05-13 07:46:54:134] [] [main] TR069RequestProcessEngine INFO : Setting connection status as true for device: 0005B9423910
[2025-05-13 07:46:54:135] [] [main] TR069RequestProcessEngine DEBUG: Updating the session for the device with newly generated session id
[2025-05-13 07:46:54:135] [] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to LOCKED
[2025-05-13 07:46:54:136] [] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:46:54:136] [] [main] TimerServiceManagerAPIImpl DEBUG: Requested to start timer for 7037f84a-2fce-11f0-ab30-0242a8e20db8, listener bean=SessionTimeoutHandler
[2025-05-13 07:46:54:137] [] [main] QuartzSchedulerManager DEBUG: scheduleJob : Scheduing job 7037f84a-2fce-11f0-ab30-0242a8e20db8 started
[2025-05-13 07:46:54:137] [] [main] QuartzSchedulerManager DEBUG: scheduleJob : Scheduing job 7037f84a-2fce-11f0-ab30-0242a8e20db8 successfully completed
[2025-05-13 07:46:54:137] [] [main] TimerServiceManagerAPIImpl DEBUG: Successfully started timer for 7037f84a-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:46:54:137] [] [main] TR069RequestProcessEngineHelper DEBUG: Successfully started the timer task for Device request with session ID : 7037f84a-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:46:54:138] [] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Device Inform Event
[2025-05-13 07:46:54:148] [] [main] TR069RPC DEBUG: Key element is: 1
[2025-05-13 07:46:54:467] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:46:54:468] [] [main] CPEManagementService INFO : 11
[2025-05-13 07:46:54:470] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:46:54:470] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:46:54:475] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:46:54:475] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:46:54:475] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:46:54:475] [] [main] CPEManagementService DEBUG: Request Headers Authorization
[2025-05-13 07:46:54:476] [] [main] CPEManagementService DEBUG: Request Headers Cookie
[2025-05-13 07:46:54:476] [] [main] CPEManagementService DEBUG: The session id is 7037f84a-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:46:54:477] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:46:54:477] [] [main] CPEManagementService INFO : Received Empty Device response
[2025-05-13 07:46:54:478] [] [main] TR069RequestProcessEngine DEBUG: Fetching Operation request details for session: 7037f84a-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:46:54:494] [] [main] TR069RequestProcessEngine DEBUG: There exists no pending operation request for the session: 7037f84a-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:46:54:495] [0005B9423910] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Empty request
[2025-05-13 07:46:54:496] [0005B9423910] [main] TR069RequestProcessEngine INFO : Processing the empty request from device
[2025-05-13 07:46:54:496] [0005B9423910] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:54:496] [0005B9423910] [main] SessionManager DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:54:498] [0005B9423910] [main] TR069RequestProcessEngine DEBUG: The session id used to process the empty device request is: 7037f84a-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:46:54:499] [0005B9423910] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:46:54:499] [0005B9423910] [main] TR069RequestProcessEngine DEBUG: Checking if any pending Device RPC requests exists for the device
[2025-05-13 07:46:54:499] [0005B9423910] [main] DeviceRPCRequestRepositoryHelper DEBUG: Retrieving the oldest pending Device RPC request
[2025-05-13 07:46:54:499] [0005B9423910] [main] DeviceRPCRequestRepositoryHelper DEBUG: There exists no pending Device RPC requests for the device: 0005B9423910
[2025-05-13 07:46:54:499] [0005B9423910] [main] TR069RequestProcessEngine INFO : No pending Device RPC request exists for the device, hence empty device response will be sent to the device
[2025-05-13 07:46:54:500] [0005B9423910] [main] TR069RequestProcessEngine DEBUG: Updating the session to terminated state
[2025-05-13 07:46:54:500] [0005B9423910] [main] TimerServiceManagerAPIImpl DEBUG: Requested to stop the timer.7037f84a-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:46:54:500] [0005B9423910] [main] QuartzSchedulerManager DEBUG: deleteSchedule : Deleting schedule for job 7037f84a-2fce-11f0-ab30-0242a8e20db8 started
[2025-05-13 07:46:54:501] [0005B9423910] [main] QuartzSchedulerManager DEBUG: deleteSchedule : Deleting schedule for job 7037f84a-2fce-11f0-ab30-0242a8e20db8 successfully completed
[2025-05-13 07:46:54:505] [0005B9423910] [main] TimerServiceManagerAPIImpl DEBUG: Successfully stopped the timer.7037f84a-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:46:54:505] [0005B9423910] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device request with session ID : 7037f84a-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:46:54:506] [0005B9423910] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to TERMINATED
[2025-05-13 07:46:54:506] [0005B9423910] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:46:54:507] [0005B9423910] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Empty request
[2025-05-13 07:46:54:511] [] [main] CPEManagementService DEBUG: Clearing the cookies
[2025-05-13 07:46:54:512] [] [main] CPEManagementService INFO :
[2025-05-13 07:46:54:512] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:46:54:512] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:46:54:700] [] [main] ConnRequestInformTest INFO : Starting ConnRequestInformTest on prd-ubuntu1804-docker-4c-4g-816 with PID 3325 (started by jenkins in /w/workspace/oam-tr069-adapter-maven-docker-verify-master-mvn36-openjdk8/acs/application-booter)
[2025-05-13 07:46:54:701] [] [main] ConnRequestInformTest DEBUG: Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
[2025-05-13 07:46:54:702] [] [main] ConnRequestInformTest INFO : No active profile set, falling back to default profiles: default
[2025-05-13 07:46:55:144] [] [main] QuartzSchedulerManager DEBUG: init started
[2025-05-13 07:46:55:145] [] [main] QuartzSchedulerManager DEBUG: Running on active server; hence marking quartz as active service
[2025-05-13 07:46:55:145] [] [main] QuartzSchedulerManager DEBUG: init complete
[2025-05-13 07:46:55:602] [] [main] ConnRequestInformTest INFO : Started ConnRequestInformTest in 0.923 seconds (JVM running for 26.879)
[2025-05-13 07:46:55:609] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:46:55:609] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:46:55:609] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:46:55:609] [] [main] CPEManagementService DEBUG: Request Headers Authorization
[2025-05-13 07:46:55:612] [] [main] CPEManagementService DEBUG: com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@571678401Airvana0005B9LTE_Enterprise_C-RANSC_Cntrl0005B95190926 CONNECTION REQUEST12018-04-27T07:09:160Device.ManagementServer.ParameterKeyNoneDevice.ManagementServer.ConnectionRequestURLhttp://10.210.37.1/acscallDevice.DeviceInfo.ManufacturerAirvanaDevice.DeviceInfo.ManufacturerOUI0005B9Device.DeviceInfo.ProductClassLTE_Enterprise_C-RANSC_CntrlDevice.DeviceInfo.SerialNumber0005B9519092Device.DeviceInfo.HardwareVersion750742.00.04Device.DeviceInfo.SoftwareVersion3.0.00.073Device.DeviceInfo.ProvisioningCodeDevice.FAP.X_0005B9_RUWhiteListDevice.IP.Interface.1.IPv4Enable1Device.IP.Interface.1.IPv4Address.1.IPAddress10.210.37.1
[2025-05-13 07:46:55:617] [] [main] CPEManagementService INFO : Event notified by the device is of type: Inform
[2025-05-13 07:46:55:617] [0005B9519092] [main] DeviceEventHandler INFO : Processing the device Inform event
[2025-05-13 07:46:55:617] [0005B9519092] [main] DeviceEventHandler DEBUG: Authorization header received in the request -> basic
[2025-05-13 07:46:55:617] [0005B9519092] [main] DeviceEventHandler INFO : Is device authentication successful: true
[2025-05-13 07:46:55:617] [0005B9519092] [main] DeviceEventHandler DEBUG: The root element is: Device
[2025-05-13 07:46:55:617] [0005B9519092] [main] DeviceEventHandler DEBUG: Canceling the Connection initiation timer, as Inform is been sent by the device
[2025-05-13 07:46:55:617] [0005B9519092] [main] DeviceInformBuilder DEBUG: Building Device Inform event based on the event codes sent by the device
[2025-05-13 07:46:55:617] [0005B9519092] [main] DeviceInformBuilder DEBUG: Constructing Connection Request Inform
[2025-05-13 07:46:55:617] [0005B9519092] [main] DeviceEventHandler DEBUG: Sending the device inform to TR069 Request Processor to process
[2025-05-13 07:46:55:618] [0005B9519092] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Device Inform Event
[2025-05-13 07:46:55:618] [0005B9519092] [main] TR069RequestProcessEngine INFO : Processing the Device Inform Event: '6 CONNECTION REQUEST'
[2025-05-13 07:46:55:618] [0005B9519092] [main] TR069RequestProcessEngineHelper DEBUG: Getting the existing Session Object for the device
[2025-05-13 07:46:55:618] [0005B9519092] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:55:625] [0005B9519092] [main] TR069RequestProcessEngine INFO : Creating the device record in TR069_DEVICE_ table, as the device is authenticated successfully.
[2025-05-13 07:46:55:625] [0005B9519092] [main] DeviceOperationManager DEBUG: Updating the TR069 device: 0005B9519092
[2025-05-13 07:46:55:628] [0005B9519092] [main] DeviceOperationManager DEBUG: Successfully updated the device
[2025-05-13 07:46:55:630] [] [main] TR069RequestProcessEngine DEBUG: The session id generated to process the device notification request is: sessionid9
[2025-05-13 07:46:55:630] [] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:46:55:630] [] [main] TR069RequestProcessEngine DEBUG: Sending the Device Inform Event to the Mapper
[2025-05-13 07:46:55:631] [] [main] TR069RequestProcessEngine INFO : Setting connection status as true for device: 0005B9519092
[2025-05-13 07:46:55:632] [] [main] TR069RequestProcessEngine DEBUG: Updating the session for the device with newly generated session id
[2025-05-13 07:46:55:632] [] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to LOCKED
[2025-05-13 07:46:55:632] [] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:46:55:632] [] [main] TR069RequestProcessEngineHelper DEBUG: Successfully started the timer task for Device request with session ID : sessionid9
[2025-05-13 07:46:55:634] [] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Device Inform Event
[2025-05-13 07:46:55:651] [] [main] TR069RPC DEBUG: Key element is: 1
[2025-05-13 07:46:55:651] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:46:55:651] [] [main] CPEManagementService INFO : 11
[2025-05-13 07:46:55:652] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:46:55:652] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:46:55:653] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:46:55:653] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:46:55:653] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:46:55:653] [] [main] CPEManagementService DEBUG: Request Headers Authorization
[2025-05-13 07:46:55:653] [] [main] CPEManagementService DEBUG: Request Headers Cookie
[2025-05-13 07:46:55:653] [] [main] CPEManagementService DEBUG: The session id is sessionid9
[2025-05-13 07:46:55:653] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:46:55:654] [] [main] CPEManagementService INFO : Received Empty Device response
[2025-05-13 07:46:55:658] [] [main] TR069RequestProcessEngine DEBUG: Fetching Operation request details for session: sessionid9
[2025-05-13 07:46:55:665] [] [main] TR069RequestProcessEngine DEBUG: There exists no pending operation request for the session: sessionid9
[2025-05-13 07:46:55:666] [0005B9519092] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Empty request
[2025-05-13 07:46:55:666] [0005B9519092] [main] TR069RequestProcessEngine INFO : Processing the empty request from device
[2025-05-13 07:46:55:666] [0005B9519092] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:55:667] [0005B9519092] [main] TR069RequestProcessEngine DEBUG: The session id used to process the empty device request is: sessionid9
[2025-05-13 07:46:55:667] [0005B9519092] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:46:55:667] [0005B9519092] [main] TR069RequestProcessEngine DEBUG: Checking if any pending Device RPC requests exists for the device
[2025-05-13 07:46:55:667] [0005B9519092] [main] DeviceRPCRequestRepositoryHelper DEBUG: Retrieving the oldest pending Device RPC request
[2025-05-13 07:46:55:667] [0005B9519092] [main] DeviceRPCRequestRepositoryHelper DEBUG: There exists no pending Device RPC requests for the device: 0005B9519092
[2025-05-13 07:46:55:667] [0005B9519092] [main] TR069RequestProcessEngine INFO : No pending Device RPC request exists for the device, hence empty device response will be sent to the device
[2025-05-13 07:46:55:667] [0005B9519092] [main] TR069RequestProcessEngine DEBUG: Updating the session to terminated state
[2025-05-13 07:46:55:667] [0005B9519092] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device request with session ID : sessionid9
[2025-05-13 07:46:55:667] [0005B9519092] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to TERMINATED
[2025-05-13 07:46:55:667] [0005B9519092] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:46:55:667] [0005B9519092] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Empty request
[2025-05-13 07:46:55:668] [] [main] CPEManagementService DEBUG: Clearing the cookies
[2025-05-13 07:46:55:669] [] [main] CPEManagementService INFO :
[2025-05-13 07:46:55:669] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:46:55:669] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:46:55:829] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:46:55:830] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:46:55:830] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:46:55:830] [] [main] CPEManagementService DEBUG: Request Headers Authorization
[2025-05-13 07:46:55:834] [] [main] CPEManagementService DEBUG: com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@4f1badaa1Airvana0005B9LTE_Enterprise_C-RANSC_Cntrl0005B95190947 TRANSFER COMPLETE12018-04-27T07:09:160Device.ManagementServer.ParameterKeyNoneDevice.ManagementServer.ConnectionRequestURLhttp://10.210.37.1/acscallDevice.DeviceInfo.ManufacturerAirvanaDevice.DeviceInfo.ManufacturerOUI0005B9Device.DeviceInfo.ProductClassLTE_Enterprise_C-RANSC_CntrlDevice.DeviceInfo.SerialNumber0005B9519094Device.DeviceInfo.HardwareVersion750742.00.04Device.DeviceInfo.SoftwareVersion3.0.00.073Device.DeviceInfo.ProvisioningCodeDevice.FAP.X_0005B9_RUWhiteListDevice.IP.Interface.1.IPv4Enable1Device.IP.Interface.1.IPv4Address.1.IPAddress10.210.37.1
[2025-05-13 07:46:55:841] [] [main] CPEManagementService INFO : Event notified by the device is of type: Inform
[2025-05-13 07:46:55:841] [0005B9519094] [main] DeviceEventHandler INFO : Processing the device Inform event
[2025-05-13 07:46:55:841] [0005B9519094] [main] DeviceEventHandler DEBUG: Authorization header received in the request -> basic
[2025-05-13 07:46:55:841] [0005B9519094] [main] DeviceEventHandler INFO : Is device authentication successful: true
[2025-05-13 07:46:55:841] [0005B9519094] [main] DeviceEventHandler DEBUG: The root element is: Device
[2025-05-13 07:46:55:841] [0005B9519094] [main] DeviceEventHandler DEBUG: Canceling the Connection initiation timer, as Inform is been sent by the device
[2025-05-13 07:46:55:842] [0005B9519094] [main] DeviceInformBuilder DEBUG: Building Device Inform event based on the event codes sent by the device
[2025-05-13 07:46:55:842] [0005B9519094] [main] DeviceInformBuilder DEBUG: Constructing Transfer Complete Inform
[2025-05-13 07:46:55:842] [0005B9519094] [main] DeviceEventHandler DEBUG: Sending the device inform to TR069 Request Processor to process
[2025-05-13 07:46:55:843] [0005B9519094] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Device Inform Event
[2025-05-13 07:46:55:843] [0005B9519094] [main] TR069RequestProcessEngine INFO : Processing the Device Inform Event: '7 TRANSFER COMPLETE'
[2025-05-13 07:46:55:843] [0005B9519094] [main] TR069RequestProcessEngineHelper DEBUG: Getting the existing Session Object for the device
[2025-05-13 07:46:55:843] [0005B9519094] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:55:846] [0005B9519094] [main] TR069RequestProcessEngine INFO : Creating the device record in TR069_DEVICE_ table, as the device is authenticated successfully.
[2025-05-13 07:46:55:846] [0005B9519094] [main] DeviceOperationManager DEBUG: Updating the TR069 device: 0005B9519094
[2025-05-13 07:46:55:848] [0005B9519094] [main] DeviceOperationManager DEBUG: Successfully updated the device
[2025-05-13 07:46:55:850] [] [main] TR069RequestProcessEngine DEBUG: The session id generated to process the device notification request is: sessionid5
[2025-05-13 07:46:55:850] [] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:46:55:851] [] [main] TR069RequestProcessEngine DEBUG: Sending the Device Inform Event to the Mapper
[2025-05-13 07:46:55:852] [] [main] TR069RequestProcessEngine INFO : Setting connection status as true for device: 0005B9519094
[2025-05-13 07:46:55:853] [] [main] TR069RequestProcessEngine DEBUG: Updating the session for the device with newly generated session id
[2025-05-13 07:46:55:853] [] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to LOCKED
[2025-05-13 07:46:55:853] [] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:46:55:853] [] [main] TR069RequestProcessEngineHelper DEBUG: Successfully started the timer task for Device request with session ID : sessionid5
[2025-05-13 07:46:55:853] [] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Device Inform Event
[2025-05-13 07:46:55:856] [] [main] TR069RPC DEBUG: Key element is: 1
[2025-05-13 07:46:55:858] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:46:55:858] [] [main] CPEManagementService INFO : 11
[2025-05-13 07:46:55:858] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:46:55:858] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:46:55:860] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:46:55:860] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:46:55:860] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:46:55:860] [] [main] CPEManagementService DEBUG: Request Headers Authorization
[2025-05-13 07:46:55:861] [] [main] CPEManagementService DEBUG: Request Headers Cookie
[2025-05-13 07:46:55:861] [] [main] CPEManagementService DEBUG: The session id is sessionid5
[2025-05-13 07:46:55:863] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:46:55:863] [] [main] CPEManagementService INFO : Received Empty Device response
[2025-05-13 07:46:55:863] [] [main] TR069RequestProcessEngine DEBUG: Fetching Operation request details for session: sessionid5
[2025-05-13 07:46:55:866] [] [main] TR069RequestProcessEngine DEBUG: There exists no pending operation request for the session: sessionid5
[2025-05-13 07:46:55:867] [0005B9519094] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Empty request
[2025-05-13 07:46:55:867] [0005B9519094] [main] TR069RequestProcessEngine INFO : Processing the empty request from device
[2025-05-13 07:46:55:867] [0005B9519094] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:55:867] [0005B9519094] [main] TR069RequestProcessEngine DEBUG: The session id used to process the empty device request is: sessionid5
[2025-05-13 07:46:55:867] [0005B9519094] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:46:55:867] [0005B9519094] [main] TR069RequestProcessEngine DEBUG: Checking if any pending Device RPC requests exists for the device
[2025-05-13 07:46:55:868] [0005B9519094] [main] DeviceRPCRequestRepositoryHelper DEBUG: Retrieving the oldest pending Device RPC request
[2025-05-13 07:46:55:868] [0005B9519094] [main] DeviceRPCRequestRepositoryHelper DEBUG: There exists no pending Device RPC requests for the device: 0005B9519094
[2025-05-13 07:46:55:868] [0005B9519094] [main] TR069RequestProcessEngine INFO : No pending Device RPC request exists for the device, hence empty device response will be sent to the device
[2025-05-13 07:46:55:868] [0005B9519094] [main] TR069RequestProcessEngine DEBUG: Updating the session to terminated state
[2025-05-13 07:46:55:868] [0005B9519094] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device request with session ID : sessionid5
[2025-05-13 07:46:55:868] [0005B9519094] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to TERMINATED
[2025-05-13 07:46:55:868] [0005B9519094] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:46:55:869] [0005B9519094] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Empty request
[2025-05-13 07:46:55:869] [] [main] CPEManagementService DEBUG: Clearing the cookies
[2025-05-13 07:46:55:870] [] [main] CPEManagementService INFO :
[2025-05-13 07:46:55:870] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:46:55:870] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:46:55:879] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:46:55:879] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:46:55:879] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:46:55:879] [] [main] CPEManagementService DEBUG: Request Headers Authorization
[2025-05-13 07:46:55:882] [] [main] CPEManagementService DEBUG: com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@769c62531Airvana0005B9LTE_Enterprise_C-RANSC_Cntrl0005B95190911 BOOT4 VALUE CHANGE12018-04-27T07:09:160Device.ManagementServer.ParameterKeyNoneDevice.ManagementServer.ConnectionRequestURLhttp://10.210.37.1/acscallDevice.DeviceInfo.ManufacturerAirvanaDevice.DeviceInfo.ManufacturerOUI0005B9Device.DeviceInfo.ProductClassLTE_Enterprise_C-RANSC_CntrlDevice.DeviceInfo.SerialNumber0005B9519091Device.DeviceInfo.HardwareVersion750742.00.04Device.DeviceInfo.SoftwareVersion3.0.00.073Device.DeviceInfo.ProvisioningCodeDevice.FAP.X_0005B9_RUWhiteListDevice.IP.Interface.1.IPv4Enable1Device.IP.Interface.1.IPv4Address.1.IPAddress10.210.37.1
[2025-05-13 07:46:55:889] [] [main] CPEManagementService INFO : Event notified by the device is of type: Inform
[2025-05-13 07:46:55:889] [0005B9519091] [main] DeviceEventHandler INFO : Processing the device Inform event
[2025-05-13 07:46:55:889] [0005B9519091] [main] DeviceEventHandler DEBUG: Authorization header received in the request -> basic
[2025-05-13 07:46:55:890] [0005B9519091] [main] DeviceEventHandler INFO : Is device authentication successful: true
[2025-05-13 07:46:55:890] [0005B9519091] [main] DeviceEventHandler DEBUG: The root element is: Device
[2025-05-13 07:46:55:890] [0005B9519091] [main] DeviceEventHandler DEBUG: Canceling the Connection initiation timer, as Inform is been sent by the device
[2025-05-13 07:46:55:890] [0005B9519091] [main] DeviceInformBuilder DEBUG: Building Device Inform event based on the event codes sent by the device
[2025-05-13 07:46:55:890] [0005B9519091] [main] DeviceInformBuilder DEBUG: Constructing BOOT Inform
[2025-05-13 07:46:55:891] [0005B9519091] [main] DeviceEventHandler DEBUG: Sending the device inform to TR069 Request Processor to process
[2025-05-13 07:46:55:891] [0005B9519091] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Device Inform Event
[2025-05-13 07:46:55:891] [0005B9519091] [main] TR069RequestProcessEngine INFO : Processing the Device Inform Event: '1 BOOT'
[2025-05-13 07:46:55:891] [0005B9519091] [main] TR069RequestProcessEngineHelper DEBUG: Getting the existing Session Object for the device
[2025-05-13 07:46:55:892] [0005B9519091] [main] TR069RequestProcessEngine DEBUG: Device Inform event received is BOOT, hence aborting all the pending operations if any exists
[2025-05-13 07:46:55:892] [0005B9519091] [main] DeviceRPCRequestRepositoryHelper DEBUG: Retrieving all the pending Device RPC requests
[2025-05-13 07:46:55:892] [0005B9519091] [main] DeviceRPCRequestRepositoryHelper DEBUG: There exists no pending RPC requests for the device: 0005B9519091
[2025-05-13 07:46:55:892] [0005B9519091] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:55:895] [0005B9519091] [main] TR069RequestProcessEngine INFO : Creating the device record in TR069_DEVICE_ table, as the device is authenticated successfully.
[2025-05-13 07:46:55:896] [0005B9519091] [main] DeviceOperationManager DEBUG: Updating the TR069 device: 0005B9519091
[2025-05-13 07:46:55:899] [0005B9519091] [main] DeviceOperationManager DEBUG: Successfully updated the device
[2025-05-13 07:46:55:902] [] [main] TR069RequestProcessEngine DEBUG: The session id generated to process the device notification request is: sessionid5
[2025-05-13 07:46:55:902] [] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:46:55:902] [] [main] TR069RequestProcessEngine DEBUG: Sending the Device Inform Event to the Mapper
[2025-05-13 07:46:55:903] [] [main] TR069RequestProcessEngine INFO : Setting connection status as true for device: 0005B9519091
[2025-05-13 07:46:55:904] [] [main] TR069RequestProcessEngine DEBUG: Updating the session for the device with newly generated session id
[2025-05-13 07:46:55:904] [] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to LOCKED
[2025-05-13 07:46:55:904] [] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:46:55:904] [] [main] TR069RequestProcessEngineHelper DEBUG: Successfully started the timer task for Device request with session ID : sessionid5
[2025-05-13 07:46:55:904] [] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Device Inform Event
[2025-05-13 07:46:55:908] [] [main] TR069RPC DEBUG: Key element is: 1
[2025-05-13 07:46:55:909] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:46:55:910] [] [main] CPEManagementService INFO : 11
[2025-05-13 07:46:55:910] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:46:55:910] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:46:55:912] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:46:55:912] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:46:55:912] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:46:55:912] [] [main] CPEManagementService DEBUG: Request Headers Authorization
[2025-05-13 07:46:55:912] [] [main] CPEManagementService DEBUG: Request Headers Cookie
[2025-05-13 07:46:55:912] [] [main] CPEManagementService DEBUG: The session id is sessionid5
[2025-05-13 07:46:55:913] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:46:55:913] [] [main] CPEManagementService INFO : Received Empty Device response
[2025-05-13 07:46:55:914] [] [main] TR069RequestProcessEngine DEBUG: Fetching Operation request details for session: sessionid5
[2025-05-13 07:46:55:917] [] [main] TR069RequestProcessEngine DEBUG: There exists no pending operation request for the session: sessionid5
[2025-05-13 07:46:55:918] [0005B9519091] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Empty request
[2025-05-13 07:46:55:918] [0005B9519091] [main] TR069RequestProcessEngine INFO : Processing the empty request from device
[2025-05-13 07:46:55:918] [0005B9519091] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:55:919] [0005B9519091] [main] TR069RequestProcessEngine DEBUG: The session id used to process the empty device request is: sessionid5
[2025-05-13 07:46:55:919] [0005B9519091] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:46:55:919] [0005B9519091] [main] TR069RequestProcessEngine DEBUG: Checking if any pending Device RPC requests exists for the device
[2025-05-13 07:46:55:919] [0005B9519091] [main] DeviceRPCRequestRepositoryHelper DEBUG: Retrieving the oldest pending Device RPC request
[2025-05-13 07:46:55:919] [0005B9519091] [main] DeviceRPCRequestRepositoryHelper DEBUG: There exists no pending Device RPC requests for the device: 0005B9519091
[2025-05-13 07:46:55:919] [0005B9519091] [main] TR069RequestProcessEngine INFO : No pending Device RPC request exists for the device, hence empty device response will be sent to the device
[2025-05-13 07:46:55:919] [0005B9519091] [main] TR069RequestProcessEngine DEBUG: Updating the session to terminated state
[2025-05-13 07:46:55:919] [0005B9519091] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device request with session ID : sessionid5
[2025-05-13 07:46:55:919] [0005B9519091] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to TERMINATED
[2025-05-13 07:46:55:919] [0005B9519091] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:46:55:919] [0005B9519091] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Empty request
[2025-05-13 07:46:55:920] [] [main] CPEManagementService DEBUG: Clearing the cookies
[2025-05-13 07:46:55:920] [] [main] CPEManagementService INFO :
[2025-05-13 07:46:55:920] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:46:55:920] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:46:55:944] [] [main] TransferCompleteTest INFO : Starting TransferCompleteTest on prd-ubuntu1804-docker-4c-4g-816 with PID 3325 (started by jenkins in /w/workspace/oam-tr069-adapter-maven-docker-verify-master-mvn36-openjdk8/acs/application-booter)
[2025-05-13 07:46:55:944] [] [main] TransferCompleteTest DEBUG: Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
[2025-05-13 07:46:55:945] [] [main] TransferCompleteTest INFO : No active profile set, falling back to default profiles: default
[2025-05-13 07:46:56:272] [] [main] QuartzSchedulerManager DEBUG: init started
[2025-05-13 07:46:56:272] [] [main] QuartzSchedulerManager DEBUG: Running on active server; hence marking quartz as active service
[2025-05-13 07:46:56:272] [] [main] QuartzSchedulerManager DEBUG: init complete
[2025-05-13 07:46:56:826] [] [main] TransferCompleteTest INFO : Started TransferCompleteTest in 0.9 seconds (JVM running for 28.103)
[2025-05-13 07:46:56:835] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:46:56:836] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:46:56:836] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:46:56:836] [] [main] CPEManagementService DEBUG: Request Headers Authorization
[2025-05-13 07:46:56:837] [] [main] CPEManagementService DEBUG: com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@266233b600005B9AAAA2202019-07-08T18:15:43.032Z2019-07-08T18:15:43.032Z
[2025-05-13 07:46:56:840] [] [main] CPEManagementService INFO : Event notified by the device is of type: TransferComplete
[2025-05-13 07:46:56:840] [] [main] DeviceEventHandler DEBUG: Processing Transfer Complete
[2025-05-13 07:46:56:840] [0005B9AAAA22] [main] DeviceEventHandler DEBUG: TransferComplete inform received with Start time
[2025-05-13 07:46:56:842] [0005B9AAAA22] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Device Inform Event
[2025-05-13 07:46:56:842] [0005B9AAAA22] [main] TR069RequestProcessEngine INFO : Processing the Device Inform Event: '7 TRANSFER COMPLETE'
[2025-05-13 07:46:56:842] [0005B9AAAA22] [main] TR069RequestProcessEngineHelper DEBUG: Getting the existing Session Object for the device
[2025-05-13 07:46:56:842] [0005B9AAAA22] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:56:843] [0005B9AAAA22] [main] TR069RequestProcessEngine DEBUG: The session id generated to process the device notification request is: newSessionId
[2025-05-13 07:46:56:843] [0005B9AAAA22] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:46:56:843] [0005B9AAAA22] [main] TR069RequestProcessEngine DEBUG: Sending the Device Inform Event to the Mapper
[2025-05-13 07:46:56:843] [0005B9AAAA22] [main] TR069RequestProcessEngineHelper WARN : Notification do not contains either connection request URL or swVer or hwVer of the device
[2025-05-13 07:46:56:844] [0005B9AAAA22] [main] TR069RequestProcessEngine INFO : The device data like connection request URL/ Device SW/HW version has changed, hence updating the device details
[2025-05-13 07:46:56:844] [0005B9AAAA22] [main] TR069RequestProcessEngine DEBUG: Updating the session for the device with newly generated session id
[2025-05-13 07:46:56:844] [0005B9AAAA22] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to LOCKED
[2025-05-13 07:46:56:844] [0005B9AAAA22] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:46:56:844] [0005B9AAAA22] [main] TimerServiceManagerAPIImpl DEBUG: Requested to start timer for newSessionId, listener bean=SessionTimeoutHandler
[2025-05-13 07:46:56:845] [0005B9AAAA22] [main] QuartzSchedulerManager DEBUG: scheduleJob : Scheduing job newSessionId started
[2025-05-13 07:46:56:845] [0005B9AAAA22] [main] QuartzSchedulerManager DEBUG: scheduleJob : Scheduing job newSessionId successfully completed
[2025-05-13 07:46:56:845] [0005B9AAAA22] [main] TimerServiceManagerAPIImpl DEBUG: Successfully started timer for newSessionId
[2025-05-13 07:46:56:845] [0005B9AAAA22] [main] TR069RequestProcessEngineHelper DEBUG: Successfully started the timer task for Device request with session ID : newSessionId
[2025-05-13 07:46:56:845] [0005B9AAAA22] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Device Inform Event
[2025-05-13 07:46:56:846] [] [main] DeviceEventHandler DEBUG: Successfully processed the TRANSFER COMPLETE Inform
[2025-05-13 07:46:56:848] [] [main] TR069RPC DEBUG: Key element is: 0
[2025-05-13 07:46:56:849] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:46:56:849] [] [main] CPEManagementService INFO : 1
[2025-05-13 07:46:56:849] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:46:56:849] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:46:56:851] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:46:56:851] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:46:56:851] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:46:56:852] [] [main] CPEManagementService DEBUG: Request Headers Authorization
[2025-05-13 07:46:56:852] [] [main] CPEManagementService DEBUG: Request Headers Cookie
[2025-05-13 07:46:56:852] [] [main] CPEManagementService DEBUG: The session id is newSessionId
[2025-05-13 07:46:56:852] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:46:56:852] [] [main] CPEManagementService INFO : Received Empty Device response
[2025-05-13 07:46:56:853] [] [main] TR069RequestProcessEngine DEBUG: Fetching Operation request details for session: newSessionId
[2025-05-13 07:46:56:853] [] [main] TR069RequestProcessEngine DEBUG: There exists no pending operation request for the session: newSessionId
[2025-05-13 07:46:56:854] [0005B9AAAA22] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Empty request
[2025-05-13 07:46:56:854] [0005B9AAAA22] [main] TR069RequestProcessEngine INFO : Processing the empty request from device
[2025-05-13 07:46:56:854] [0005B9AAAA22] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:46:56:854] [0005B9AAAA22] [main] TR069RequestProcessEngine DEBUG: The session id used to process the empty device request is: newSessionId
[2025-05-13 07:46:56:854] [0005B9AAAA22] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:46:56:854] [0005B9AAAA22] [main] TR069RequestProcessEngine DEBUG: Checking if any pending Device RPC requests exists for the device
[2025-05-13 07:46:56:854] [0005B9AAAA22] [main] DeviceRPCRequestRepositoryHelper DEBUG: Retrieving the oldest pending Device RPC request
[2025-05-13 07:46:56:855] [0005B9AAAA22] [main] DeviceRPCRequestRepositoryHelper DEBUG: There exists no pending Device RPC requests for the device: 0005B9AAAA22
[2025-05-13 07:46:56:855] [0005B9AAAA22] [main] TR069RequestProcessEngine INFO : No pending Device RPC request exists for the device, hence empty device response will be sent to the device
[2025-05-13 07:46:56:855] [0005B9AAAA22] [main] TR069RequestProcessEngine DEBUG: Updating the session to terminated state
[2025-05-13 07:46:56:855] [0005B9AAAA22] [main] TimerServiceManagerAPIImpl DEBUG: Requested to stop the timer.newSessionId
[2025-05-13 07:46:56:855] [0005B9AAAA22] [main] QuartzSchedulerManager DEBUG: deleteSchedule : Deleting schedule for job newSessionId started
[2025-05-13 07:46:56:856] [0005B9AAAA22] [main] QuartzSchedulerManager DEBUG: deleteSchedule : Deleting schedule for job newSessionId successfully completed
[2025-05-13 07:46:56:856] [0005B9AAAA22] [main] TimerServiceManagerAPIImpl DEBUG: Successfully stopped the timer.newSessionId
[2025-05-13 07:46:56:856] [0005B9AAAA22] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device request with session ID : newSessionId
[2025-05-13 07:46:56:856] [0005B9AAAA22] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to TERMINATED
[2025-05-13 07:46:56:856] [0005B9AAAA22] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:46:56:857] [0005B9AAAA22] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Empty request
[2025-05-13 07:46:56:857] [] [main] CPEManagementService DEBUG: Clearing the cookies
[2025-05-13 07:46:56:857] [] [main] CPEManagementService INFO :
[2025-05-13 07:46:56:858] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:46:56:858] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:46:57:014] [] [main] InformSwVersionUpdatedTest INFO : Starting InformSwVersionUpdatedTest on prd-ubuntu1804-docker-4c-4g-816 with PID 3325 (started by jenkins in /w/workspace/oam-tr069-adapter-maven-docker-verify-master-mvn36-openjdk8/acs/application-booter)
[2025-05-13 07:46:57:017] [] [main] InformSwVersionUpdatedTest DEBUG: Running with Spring Boot v2.2.1.RELEASE, Spring v5.2.1.RELEASE
[2025-05-13 07:46:57:017] [] [main] InformSwVersionUpdatedTest INFO : No active profile set, falling back to default profiles: default
[2025-05-13 07:46:57:413] [] [main] QuartzSchedulerManager DEBUG: init started
[2025-05-13 07:46:57:413] [] [main] QuartzSchedulerManager DEBUG: Running on active server; hence marking quartz as active service
[2025-05-13 07:46:57:414] [] [main] QuartzSchedulerManager DEBUG: init complete
[2025-05-13 07:47:07:885] [] [main] InformSwVersionUpdatedTest INFO : Started InformSwVersionUpdatedTest in 10.886 seconds (JVM running for 39.162)
[2025-05-13 07:47:07:892] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:47:07:892] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:47:07:892] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:47:07:892] [] [main] CPEManagementService DEBUG: Request Headers Authorization
[2025-05-13 07:47:07:895] [] [main] CPEManagementService DEBUG: com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@41ceecbc1Airvana0005B9LTE_Enterprise_C-RANSC_Cntrl0005B95190900 BOOTSTRAP12018-04-27T07:09:160Device.ManagementServer.ParameterKeyNoneDevice.ManagementServer.ConnectionRequestURLhttp://10.210.37.1/acscallDevice.DeviceInfo.ManufacturerAirvanaDevice.DeviceInfo.ManufacturerOUI0005B9Device.DeviceInfo.ProductClassLTE_Enterprise_C-RANSC_CntrlDevice.DeviceInfo.SerialNumber0005B9519090Device.DeviceInfo.HardwareVersion750742.00.04Device.DeviceInfo.SoftwareVersion3.0.00.073Device.DeviceInfo.ProvisioningCodeDevice.FAP.X_0005B9_RUWhiteListDevice.IP.Interface.1.IPv4Enable1Device.IP.Interface.1.IPv4Address.1.IPAddress10.210.37.1
[2025-05-13 07:47:07:902] [] [main] CPEManagementService INFO : Event notified by the device is of type: Inform
[2025-05-13 07:47:07:902] [0005B9519090] [main] DeviceEventHandler INFO : Processing the device Inform event
[2025-05-13 07:47:07:902] [0005B9519090] [main] DeviceEventHandler DEBUG: Authorization header received in the request -> basic
[2025-05-13 07:47:07:903] [0005B9519090] [main] DeviceEventHandler INFO : Is device authentication successful: true
[2025-05-13 07:47:07:903] [0005B9519090] [main] DeviceEventHandler DEBUG: The root element is: Device
[2025-05-13 07:47:07:903] [0005B9519090] [main] DeviceEventHandler DEBUG: Canceling the Connection initiation timer, as Inform is been sent by the device
[2025-05-13 07:47:07:903] [0005B9519090] [main] TimerServiceManagerAPIImpl DEBUG: Requested to stop the timer.0005B9519090_CONNECTION_REQUEST
[2025-05-13 07:47:07:903] [0005B9519090] [main] TimerServiceManagerAPIImpl DEBUG: Successfully stopped the timer.0005B9519090_CONNECTION_REQUEST
[2025-05-13 07:47:07:903] [0005B9519090] [main] DeviceInformBuilder DEBUG: Building Device Inform event based on the event codes sent by the device
[2025-05-13 07:47:07:903] [0005B9519090] [main] DeviceInformBuilder DEBUG: Constructing BOOTSTRAP Inform
[2025-05-13 07:47:07:904] [0005B9519090] [main] DeviceEventHandler DEBUG: Sending the device inform to TR069 Request Processor to process
[2025-05-13 07:47:07:905] [0005B9519090] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Device Inform Event
[2025-05-13 07:47:07:905] [0005B9519090] [main] TR069RequestProcessEngine INFO : Processing the Device Inform Event: '0 BOOTSTRAP'
[2025-05-13 07:47:07:905] [0005B9519090] [main] TR069RequestProcessEngineHelper DEBUG: Getting the existing Session Object for the device
[2025-05-13 07:47:07:907] [0005B9519090] [main] TR069RequestProcessEngine DEBUG: Device Inform event received is BOOTSTRAP, hence aborting all the pending operations if any exists
[2025-05-13 07:47:07:907] [0005B9519090] [main] DeviceRPCRequestRepositoryHelper DEBUG: Retrieving all the pending Device RPC requests
[2025-05-13 07:47:07:913] [0005B9519090] [main] DeviceRPCRequestRepositoryHelper DEBUG: Grouping the records based on operationId
[2025-05-13 07:47:07:913] [0005B9519090] [main] DeviceRPCRequestRepositoryHelper DEBUG: There exists 0 pending NBI requests for the device
[2025-05-13 07:47:07:913] [0005B9519090] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:47:07:913] [0005B9519090] [main] SessionManager DEBUG: Acquiring the session lock for the device
[2025-05-13 07:47:07:918] [0005B9519090] [main] TR069RequestProcessEngineHelper INFO : Device is contacting ACS for the first time, creating the new session ID for the device
[2025-05-13 07:47:07:918] [0005B9519090] [main] SessionManager DEBUG: Creating a new session for the device
[2025-05-13 07:47:07:926] [0005B9519090] [main] SessionManager DEBUG: Acquiring the session lock for the device
[2025-05-13 07:47:07:929] [0005B9519090] [main] TR069RequestProcessEngine DEBUG: The session id generated to process the device notification request is: 7874e31b-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:47:07:929] [0005B9519090] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:47:07:929] [0005B9519090] [main] TR069RequestProcessEngine DEBUG: Sending the Device Inform Event to the Mapper
[2025-05-13 07:47:07:929] [0005B9519090] [main] TR069EventNotificationService DEBUG: Device Inform Event received: '0 BOOTSTRAP'
[2025-05-13 07:47:07:992] [0005B9519090] [main] TR069EventNotificationService DEBUG: Successfully posted the device inform event to DM to forward to NBI
[2025-05-13 07:47:07:993] [] [main] TR069RequestProcessEngineHelper DEBUG: Device details are changed
[2025-05-13 07:47:07:993] [] [main] TR069RequestProcessEngine INFO : The device data like connection request URL/ Device SW/HW version has changed, hence updating the device details
[2025-05-13 07:47:07:993] [] [main] TR069RequestProcessEngine DEBUG: Updating the session for the device with newly generated session id
[2025-05-13 07:47:07:993] [] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to LOCKED
[2025-05-13 07:47:07:993] [] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:47:07:999] [] [main] TimerServiceManagerAPIImpl DEBUG: Requested to start timer for 7874e31b-2fce-11f0-ab30-0242a8e20db8, listener bean=SessionTimeoutHandler
[2025-05-13 07:47:07:999] [] [main] QuartzSchedulerManager DEBUG: scheduleJob : Scheduing job 7874e31b-2fce-11f0-ab30-0242a8e20db8 started
[2025-05-13 07:47:08:000] [] [main] QuartzSchedulerManager DEBUG: scheduleJob : Scheduing job 7874e31b-2fce-11f0-ab30-0242a8e20db8 successfully completed
[2025-05-13 07:47:08:000] [] [main] TimerServiceManagerAPIImpl DEBUG: Successfully started timer for 7874e31b-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:47:08:000] [] [main] TR069RequestProcessEngineHelper DEBUG: Successfully started the timer task for Device request with session ID : 7874e31b-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:47:08:000] [] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Device Inform Event
[2025-05-13 07:47:08:015] [] [main] TR069RPC DEBUG: Key element is: 1
[2025-05-13 07:47:08:016] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:47:08:017] [] [main] CPEManagementService INFO : 11
[2025-05-13 07:47:08:018] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:47:08:018] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:47:08:020] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:47:08:020] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:47:08:020] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:47:08:020] [] [main] CPEManagementService DEBUG: Request Headers Authorization
[2025-05-13 07:47:08:021] [] [main] CPEManagementService DEBUG: Request Headers Cookie
[2025-05-13 07:47:08:021] [] [main] CPEManagementService DEBUG: The session id is 7874e31b-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:47:08:021] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:47:08:021] [] [main] CPEManagementService INFO : Received Empty Device response
[2025-05-13 07:47:08:021] [] [main] TR069RequestProcessEngine DEBUG: Fetching Operation request details for session: 7874e31b-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:47:08:028] [] [main] TR069RequestProcessEngine DEBUG: There exists no pending operation request for the session: 7874e31b-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:47:08:029] [0005B9519090] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Empty request
[2025-05-13 07:47:08:029] [0005B9519090] [main] TR069RequestProcessEngine INFO : Processing the empty request from device
[2025-05-13 07:47:08:029] [0005B9519090] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:47:08:029] [0005B9519090] [main] SessionManager DEBUG: Acquiring the session lock for the device
[2025-05-13 07:47:08:031] [0005B9519090] [main] TR069RequestProcessEngine DEBUG: The session id used to process the empty device request is: 7874e31b-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:47:08:031] [0005B9519090] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:47:08:031] [0005B9519090] [main] TR069RequestProcessEngine DEBUG: Checking if any pending Device RPC requests exists for the device
[2025-05-13 07:47:08:031] [0005B9519090] [main] DeviceRPCRequestRepositoryHelper DEBUG: Retrieving the oldest pending Device RPC request
[2025-05-13 07:47:08:033] [0005B9519090] [main] DeviceRPCRequestRepositoryHelper DEBUG: There exists no pending Device RPC requests for the device: 0005B9519090
[2025-05-13 07:47:08:033] [0005B9519090] [main] TR069RequestProcessEngine INFO : No pending Device RPC request exists for the device, hence empty device response will be sent to the device
[2025-05-13 07:47:08:033] [0005B9519090] [main] TR069RequestProcessEngine DEBUG: Updating the session to terminated state
[2025-05-13 07:47:08:033] [0005B9519090] [main] TimerServiceManagerAPIImpl DEBUG: Requested to stop the timer.7874e31b-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:47:08:033] [0005B9519090] [main] QuartzSchedulerManager DEBUG: deleteSchedule : Deleting schedule for job 7874e31b-2fce-11f0-ab30-0242a8e20db8 started
[2025-05-13 07:47:08:033] [0005B9519090] [main] QuartzSchedulerManager DEBUG: deleteSchedule : Deleting schedule for job 7874e31b-2fce-11f0-ab30-0242a8e20db8 successfully completed
[2025-05-13 07:47:08:033] [0005B9519090] [main] TimerServiceManagerAPIImpl DEBUG: Successfully stopped the timer.7874e31b-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:47:08:033] [0005B9519090] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device request with session ID : 7874e31b-2fce-11f0-ab30-0242a8e20db8
[2025-05-13 07:47:08:033] [0005B9519090] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to TERMINATED
[2025-05-13 07:47:08:033] [0005B9519090] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:47:08:034] [0005B9519090] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Empty request
[2025-05-13 07:47:08:035] [] [main] CPEManagementService DEBUG: Clearing the cookies
[2025-05-13 07:47:08:038] [] [main] CPEManagementService INFO :
[2025-05-13 07:47:08:038] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:47:08:038] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:47:08:066] [] [DefaultMessageListenerContainer-4] DeviceInformForwarder DEBUG: DeviceNotification message is received for deviceId : 0005B9519090 , Notification Type(s): [BOOTSTRAP]
[2025-05-13 07:47:08:067] [] [DefaultMessageListenerContainer-4] DeviceEventsMapperNotificationService DEBUG: ++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-05-13 07:47:08:067] [] [DefaultMessageListenerContainer-4] DeviceEventsMapperNotificationService DEBUG: Received Notification from NBI
[2025-05-13 07:47:08:067] [] [DefaultMessageListenerContainer-4] DeviceEventsMapperNotificationService DEBUG: Posting the Device Notification to WebService: null
[2025-05-13 07:47:08:078] [] [DefaultMessageListenerContainer-4] DeviceEventsMapperNotificationService ERROR: Unable to post the Device Notification, Reason: URI is not absolute
[2025-05-13 07:47:08:078] [] [DefaultMessageListenerContainer-4] DeviceEventsMapperNotificationService DEBUG: +++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-05-13 07:47:08:078] [] [DefaultMessageListenerContainer-4] DeviceInformForwarder DEBUG: Successfully processed device notification.
[2025-05-13 07:47:08:190] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:47:08:190] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:47:08:190] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:47:08:190] [] [main] CPEManagementService DEBUG: Request Headers Authorization
[2025-05-13 07:47:08:194] [] [main] CPEManagementService DEBUG: com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@75c7efa51Airvana0005B9LTE_Enterprise_C-RANSC_Cntrl0005B95190932 PERIODIC12018-04-27T07:09:160Device.ManagementServer.ParameterKeyNoneDevice.ManagementServer.ConnectionRequestURLhttp://10.210.37.1/acscallDevice.DeviceInfo.ManufacturerAirvanaDevice.DeviceInfo.ManufacturerOUI0005B9Device.DeviceInfo.ProductClassLTE_Enterprise_C-RANSC_CntrlDevice.DeviceInfo.SerialNumber0005B9519093Device.DeviceInfo.HardwareVersion750742.00.04Device.DeviceInfo.SoftwareVersion3.0.00.073Device.DeviceInfo.ProvisioningCodeDevice.FAP.X_0005B9_RUWhiteListDevice.IP.Interface.1.IPv4Enable1Device.IP.Interface.1.IPv4Address.1.IPAddress10.210.37.1
[2025-05-13 07:47:08:200] [] [main] CPEManagementService INFO : Event notified by the device is of type: Inform
[2025-05-13 07:47:08:200] [0005B9519093] [main] DeviceEventHandler INFO : Processing the device Inform event
[2025-05-13 07:47:08:201] [0005B9519093] [main] DeviceEventHandler DEBUG: Authorization header received in the request -> basic
[2025-05-13 07:47:08:201] [0005B9519093] [main] DeviceEventHandler INFO : Is device authentication successful: true
[2025-05-13 07:47:08:201] [0005B9519093] [main] DeviceEventHandler DEBUG: The root element is: Device
[2025-05-13 07:47:08:201] [0005B9519093] [main] DeviceEventHandler DEBUG: Canceling the Connection initiation timer, as Inform is been sent by the device
[2025-05-13 07:47:08:202] [0005B9519093] [main] DeviceInformBuilder DEBUG: Building Device Inform event based on the event codes sent by the device
[2025-05-13 07:47:08:202] [0005B9519093] [main] DeviceInformBuilder DEBUG: Constructing PERIODIC Inform
[2025-05-13 07:47:08:202] [0005B9519093] [main] DeviceEventHandler DEBUG: Sending the device inform to TR069 Request Processor to process
[2025-05-13 07:47:08:203] [0005B9519093] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Device Inform Event
[2025-05-13 07:47:08:203] [0005B9519093] [main] TR069RequestProcessEngine INFO : Processing the Device Inform Event: '2 PERIODIC'
[2025-05-13 07:47:08:203] [0005B9519093] [main] TR069RequestProcessEngineHelper DEBUG: Getting the existing Session Object for the device
[2025-05-13 07:47:08:204] [0005B9519093] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:47:08:207] [0005B9519093] [main] TR069RequestProcessEngine INFO : Creating the device record in TR069_DEVICE_ table, as the device is authenticated successfully.
[2025-05-13 07:47:08:207] [0005B9519093] [main] DeviceOperationManager DEBUG: Updating the TR069 device: 0005B9519093
[2025-05-13 07:47:08:211] [0005B9519093] [main] DeviceOperationManager DEBUG: Successfully updated the device
[2025-05-13 07:47:08:217] [] [main] TR069RequestProcessEngine DEBUG: The session id generated to process the device notification request is: sessionid10
[2025-05-13 07:47:08:217] [] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:47:08:218] [] [main] TR069RequestProcessEngine DEBUG: Sending the Device Inform Event to the Mapper
[2025-05-13 07:47:08:222] [] [main] TR069RequestProcessEngine INFO : Setting connection status as true for device: 0005B9519093
[2025-05-13 07:47:08:224] [] [main] TR069RequestProcessEngine DEBUG: Updating the session for the device with newly generated session id
[2025-05-13 07:47:08:224] [] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to LOCKED
[2025-05-13 07:47:08:224] [] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:47:08:225] [] [main] TR069RequestProcessEngineHelper DEBUG: Successfully started the timer task for Device request with session ID : sessionid10
[2025-05-13 07:47:08:225] [] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Device Inform Event
[2025-05-13 07:47:08:229] [] [main] TR069RPC DEBUG: Key element is: 1
[2025-05-13 07:47:08:229] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:47:08:230] [] [main] CPEManagementService INFO : 11
[2025-05-13 07:47:08:230] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:47:08:230] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:47:08:232] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:47:08:232] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:47:08:232] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:47:08:232] [] [main] CPEManagementService DEBUG: Request Headers Authorization
[2025-05-13 07:47:08:232] [] [main] CPEManagementService DEBUG: Request Headers Cookie
[2025-05-13 07:47:08:232] [] [main] CPEManagementService DEBUG: The session id is sessionid10
[2025-05-13 07:47:08:233] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:47:08:233] [] [main] CPEManagementService INFO : Received Empty Device response
[2025-05-13 07:47:08:233] [] [main] TR069RequestProcessEngine DEBUG: Fetching Operation request details for session: sessionid10
[2025-05-13 07:47:08:236] [] [main] TR069RequestProcessEngine DEBUG: There exists no pending operation request for the session: sessionid10
[2025-05-13 07:47:08:237] [0005B9519093] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Empty request
[2025-05-13 07:47:08:237] [0005B9519093] [main] TR069RequestProcessEngine INFO : Processing the empty request from device
[2025-05-13 07:47:08:237] [0005B9519093] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:47:08:237] [0005B9519093] [main] TR069RequestProcessEngine DEBUG: The session id used to process the empty device request is: sessionid10
[2025-05-13 07:47:08:238] [0005B9519093] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:47:08:238] [0005B9519093] [main] TR069RequestProcessEngine DEBUG: Checking if any pending Device RPC requests exists for the device
[2025-05-13 07:47:08:238] [0005B9519093] [main] DeviceRPCRequestRepositoryHelper DEBUG: Retrieving the oldest pending Device RPC request
[2025-05-13 07:47:08:238] [0005B9519093] [main] DeviceRPCRequestRepositoryHelper DEBUG: There exists no pending Device RPC requests for the device: 0005B9519093
[2025-05-13 07:47:08:238] [0005B9519093] [main] TR069RequestProcessEngine INFO : No pending Device RPC request exists for the device, hence empty device response will be sent to the device
[2025-05-13 07:47:08:238] [0005B9519093] [main] TR069RequestProcessEngine DEBUG: Updating the session to terminated state
[2025-05-13 07:47:08:238] [0005B9519093] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device request with session ID : sessionid10
[2025-05-13 07:47:08:239] [0005B9519093] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to TERMINATED
[2025-05-13 07:47:08:239] [0005B9519093] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:47:08:239] [0005B9519093] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Empty request
[2025-05-13 07:47:08:240] [] [main] CPEManagementService DEBUG: Clearing the cookies
[2025-05-13 07:47:08:240] [] [main] CPEManagementService INFO :
[2025-05-13 07:47:08:240] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:47:08:240] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:47:08:249] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:47:08:250] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:47:08:250] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:47:08:250] [] [main] CPEManagementService DEBUG: Request Headers Authorization
[2025-05-13 07:47:08:252] [] [main] CPEManagementService DEBUG: com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl@743b5f321Airvana0005B9LTE_Enterprise_C-RANSC_Cntrl0005B95190954 VALUE CHANGE12018-04-27T07:09:160Device.ManagementServer.ParameterKeyNoneDevice.ManagementServer.ConnectionRequestURLhttp://10.210.37.1/acscallDevice.DeviceInfo.ManufacturerAirvanaDevice.DeviceInfo.ManufacturerOUI0005B9Device.DeviceInfo.ProductClassLTE_Enterprise_C-RANSC_CntrlDevice.DeviceInfo.SerialNumber0005B9519095Device.DeviceInfo.HardwareVersion750742.00.04Device.DeviceInfo.SoftwareVersion3.0.00.073Device.DeviceInfo.ProvisioningCodeDevice.FAP.X_0005B9_RUWhiteListDevice.IP.Interface.1.IPv4Enable1Device.IP.Interface.1.IPv4Address.1.IPAddress10.210.37.1
[2025-05-13 07:47:08:259] [] [main] CPEManagementService INFO : Event notified by the device is of type: Inform
[2025-05-13 07:47:08:259] [0005B9519095] [main] DeviceEventHandler INFO : Processing the device Inform event
[2025-05-13 07:47:08:259] [0005B9519095] [main] DeviceEventHandler DEBUG: Authorization header received in the request -> basic
[2025-05-13 07:47:08:259] [0005B9519095] [main] DeviceEventHandler INFO : Is device authentication successful: true
[2025-05-13 07:47:08:259] [0005B9519095] [main] DeviceEventHandler DEBUG: The root element is: Device
[2025-05-13 07:47:08:259] [0005B9519095] [main] DeviceEventHandler DEBUG: Canceling the Connection initiation timer, as Inform is been sent by the device
[2025-05-13 07:47:08:260] [0005B9519095] [main] DeviceInformBuilder DEBUG: Building Device Inform event based on the event codes sent by the device
[2025-05-13 07:47:08:260] [0005B9519095] [main] DeviceInformBuilder DEBUG: Constructing VALUECHANGE Inform
[2025-05-13 07:47:08:260] [0005B9519095] [main] DeviceEventHandler DEBUG: Sending the device inform to TR069 Request Processor to process
[2025-05-13 07:47:08:260] [0005B9519095] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Device Inform Event
[2025-05-13 07:47:08:260] [0005B9519095] [main] TR069RequestProcessEngine INFO : Processing the Device Inform Event: '4 VALUE CHANGE'
[2025-05-13 07:47:08:260] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Getting the existing Session Object for the device
[2025-05-13 07:47:08:261] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:47:08:263] [0005B9519095] [main] TR069RequestProcessEngine INFO : Creating the device record in TR069_DEVICE_ table, as the device is authenticated successfully.
[2025-05-13 07:47:08:264] [0005B9519095] [main] DeviceOperationManager DEBUG: Updating the TR069 device: 0005B9519095
[2025-05-13 07:47:08:267] [0005B9519095] [main] DeviceOperationManager DEBUG: Successfully updated the device
[2025-05-13 07:47:08:271] [] [main] TR069RequestProcessEngine DEBUG: The session id generated to process the device notification request is: sessionid5
[2025-05-13 07:47:08:271] [] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:47:08:271] [] [main] TR069RequestProcessEngine DEBUG: Sending the Device Inform Event to the Mapper
[2025-05-13 07:47:08:273] [] [main] TR069RequestProcessEngine INFO : Setting connection status as true for device: 0005B9519095
[2025-05-13 07:47:08:273] [] [main] TR069RequestProcessEngine DEBUG: Updating the session for the device with newly generated session id
[2025-05-13 07:47:08:273] [] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to LOCKED
[2025-05-13 07:47:08:273] [] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:47:08:274] [] [main] TR069RequestProcessEngineHelper DEBUG: Successfully started the timer task for Device request with session ID : sessionid5
[2025-05-13 07:47:08:274] [] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Device Inform Event
[2025-05-13 07:47:08:278] [] [main] TR069RPC DEBUG: Key element is: 1
[2025-05-13 07:47:08:278] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:47:08:278] [] [main] CPEManagementService INFO : 11
[2025-05-13 07:47:08:279] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:47:08:279] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request
[2025-05-13 07:47:08:281] [] [main] CPEManagementService DEBUG: A device event occurred
[2025-05-13 07:47:08:281] [] [main] CPEManagementService DEBUG: Request Headers Content-Type
[2025-05-13 07:47:08:281] [] [main] CPEManagementService DEBUG: Request Headers Accept
[2025-05-13 07:47:08:281] [] [main] CPEManagementService DEBUG: Request Headers Authorization
[2025-05-13 07:47:08:281] [] [main] CPEManagementService DEBUG: Request Headers Cookie
[2025-05-13 07:47:08:281] [] [main] CPEManagementService DEBUG: The session id is sessionid5
[2025-05-13 07:47:08:281] [] [main] CPEManagementService DEBUG: Next char is -1
[2025-05-13 07:47:08:281] [] [main] CPEManagementService INFO : Received Empty Device response
[2025-05-13 07:47:08:282] [] [main] TR069RequestProcessEngine DEBUG: Fetching Operation request details for session: sessionid5
[2025-05-13 07:47:08:285] [] [main] TR069RequestProcessEngine DEBUG: There exists no pending operation request for the session: sessionid5
[2025-05-13 07:47:08:285] [0005B9519095] [main] TR069DeviceEventHandlerImpl DEBUG: Processing Empty request
[2025-05-13 07:47:08:286] [0005B9519095] [main] TR069RequestProcessEngine INFO : Processing the empty request from device
[2025-05-13 07:47:08:286] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Acquiring the session lock for the device
[2025-05-13 07:47:08:286] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: The session id used to process the empty device request is: sessionid5
[2025-05-13 07:47:08:286] [0005B9519095] [main] TR069RequestProcessorCacheUtil DEBUG: Entering put
[2025-05-13 07:47:08:286] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Checking if any pending Device RPC requests exists for the device
[2025-05-13 07:47:08:286] [0005B9519095] [main] DeviceRPCRequestRepositoryHelper DEBUG: Retrieving the oldest pending Device RPC request
[2025-05-13 07:47:08:286] [0005B9519095] [main] DeviceRPCRequestRepositoryHelper DEBUG: There exists no pending Device RPC requests for the device: 0005B9519095
[2025-05-13 07:47:08:286] [0005B9519095] [main] TR069RequestProcessEngine INFO : No pending Device RPC request exists for the device, hence empty device response will be sent to the device
[2025-05-13 07:47:08:286] [0005B9519095] [main] TR069RequestProcessEngine DEBUG: Updating the session to terminated state
[2025-05-13 07:47:08:286] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Successfully stopped the timer task for Device request with session ID : sessionid5
[2025-05-13 07:47:08:286] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Changing the session state from PROCESSING to TERMINATED
[2025-05-13 07:47:08:286] [0005B9519095] [main] TR069RequestProcessEngineHelper DEBUG: Updating the session
[2025-05-13 07:47:08:286] [0005B9519095] [main] TR069DeviceEventHandlerImpl DEBUG: Successfully processed Empty request
[2025-05-13 07:47:08:287] [] [main] CPEManagementService DEBUG: Clearing the cookies
[2025-05-13 07:47:08:287] [] [main] CPEManagementService INFO :
[2025-05-13 07:47:08:287] [] [main] CPEManagementService DEBUG: End of processing
[2025-05-13 07:47:08:287] [] [main] CPEManagementService DEBUG: End of processing the HTTP post request