alexa / avs-device-sdk

An SDK for commercial device makers to integrate Alexa directly into connected products.
https://developer.amazon.com/alexa/alexa-voice-service
Apache License 2.0
1.26k stars 604 forks source link

alexa connection error in sample app run #413

Closed kiruthi95 closed 6 years ago

kiruthi95 commented 6 years ago

IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.

Briefly summarize your issue:

./alexaapp /home/kiruthika/avs_sdk/build1/Integration/AlexaClientSDKConfig.json DEBUG9Running app with log level: DEBUG9 2017-12-26 04:39:03.180 [ 1] I ConfigurationNode:initializeSuccess 2017-12-26 04:39:03.252 [ 1] 9 MediaPlayer:createCalled 2017-12-26 04:39:03.414 [ 1] 9 MediaPlayer:createCalled 2017-12-26 04:39:03.418 [ 1] 9 MediaPlayer:createCalled 2017-12-26 04:39:03.511 [ 1] 9 MediaPlayer:setObserverCalled 2017-12-26 04:39:03.519 [ 2] 0 MediaPlayer:handleSetObserverCalled 2017-12-26 04:39:03.520 [ 1] 9 SpeechSynthesizer:addObserver:observer=0x15a7778 2017-12-26 04:39:03.522 [ 1] 9 MediaPlayer:setObserverCalled 2017-12-26 04:39:03.526 [ 2] 0 MediaPlayer:handleSetObserverCalled 2017-12-26 04:39:03.536 [ 1] 9 MediaPlayer:setObserverCalled 2017-12-26 04:39:03.553 [ 2] 0 MediaPlayer:handleSetObserverCalled 2017-12-26 04:39:03.560 [ 1] I AlertScheduler:executeScheduleNextAlertForRendering::no work to do. 2017-12-26 04:39:03.562 [ 3] 1 AlertsCapabilityAgent:executeOnConnectionStatusChanged:status=DISCONNECTED,reason=ACL_CLIENT_REQUEST 2017-12-26 04:39:03.578 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechSynthesizer,name=Speak,handler=0x15aebb0,policy=BLOCKING 2017-12-26 04:39:03.580 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=ClearQueue,handler=0x15af910,policy=NON_BLOCKING 2017-12-26 04:39:03.581 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Stop,handler=0x15af910,policy=NON_BLOCKING 2017-12-26 04:39:03.581 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Play,handler=0x15af910,policy=NON_BLOCKING 2017-12-26 04:39:03.581 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechRecognizer,name=ExpectSpeech,handler=0x15ade50,policy=NON_BLOCKING 2017-12-26 04:39:03.581 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechRecognizer,name=StopCapture,handler=0x15ade50,policy=NON_BLOCKING 2017-12-26 04:39:03.582 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=DeleteAlert,handler=0x15b0810,policy=NON_BLOCKING 2017-12-26 04:39:03.582 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=SetAlert,handler=0x15b0810,policy=NON_BLOCKING 2017-12-26 04:39:03.582 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=System,name=SetEndpoint,handler=0x15fb080,policy=NON_BLOCKING 2017-12-26 04:39:03.582 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=System,name=ResetUserInactivity,handler=0x15adab8,policy=NON_BLOCKING 2017-12-26 04:39:05.455 [ 4] 0 HttpPost:doPostSucceeded:code=200 2017-12-26 04:39:05.455 [ 4] 0 AuthDelegate:handleLwaResponseSucceeded:expiresInSeconds=3600 2017-12-26 04:39:05.455 [ 4] 0 AuthDelegate:onAuthStateChangeCalled:state=1,error=0 2017-12-26 04:39:05.456 [ 1] 0 MessageRouter:connectionStatusChanged:reason=ACL_CLIENT_REQUEST,newStatus=PENDING 2017-12-26 04:39:05.457 [ 1] 0 HTTP2StreamPool:getStream:streamId=1,numAcquiredStreams=1 #############################

Connecting...

############################# 2017-12-26 04:39:05.459 [ 3] 1 AlertsCapabilityAgent:executeOnConnectionStatusChanged:status=PENDING,reason=ACL_CLIENT_REQUEST 2017-12-26 04:39:05.460 [ 5] 9 PostConnectSynchronize:Entering postConnectLoop thread 2017-12-26 04:39:05.461 [ 6] 9 SpeechSynthesizer:provideState:token=1 2017-12-26 04:39:05.462 [ 7] 0 SpeechSynthesizer:executeProvideState:stateRequestToken=1 2017-12-26 04:39:05.462 [ 8] 0 AudioPlayer:executeProvideState:sendToken=true,stateRequestToken=1 2017-12-26 04:39:05.462 [ 9] 0 ContextManager:updateStateLocked:action=updatedState,state={"wakeword" \: ""},namespace=SpeechRecognizer,name=RecognizerState 2017-12-26 04:39:05.463 [ 7] 0 ContextManager:updateStateLocked:action=updatedState,state={"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"},namespace=SpeechSynthesizer,name=SpeechState 2017-12-26 04:39:05.464 [ 8] 0 ContextManager:updateStateLocked:action=updatedState,state={"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"},namespace=AudioPlayer,name=PlaybackState 2017-12-26 04:39:05.464 [ 6] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2017-12-26 04:39:05.465 [ 6] 0 EventBuilder:buildJsonEventString:messageId=ea297ebb-f375-4d2f-b713-1da86784c135,namespace=System,name=SynchronizeState 2017-12-26 04:39:05.471 [ 6] 0 PostConnectSynchronize:onContextAvailable : Send PostConnectMessage to transport 2017-12-26 04:39:08.715 [ a] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\:0a25a9fffe6cab9e-00007fc7-000c9dda-a265906ac828e0a2-aefce976-1 2017-12-26 04:39:08.716 [ a] 0 HTTP2StreamPool:getStream:streamId=3,numAcquiredStreams=2 2017-12-26 04:39:08.716 [ a] 9 HTTP2Transport:insertActiveStream:handle=0x7fc0c40fd0d0 2017-12-26 04:39:10.955 [ a] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\:0a25a9fffe6cab9e-00007fc7-000c9dda-a265906ac828e0a2-aefce976-3 2017-12-26 04:39:10.959 [ b] 0 MessageInterpreter:receive:messageId=928f7e44-e03b-4ef8-acc4-afa0c4851be5:No dialogRequestId attached to message. 2017-12-26 04:39:10.959 [ b] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"928f7e44-e03b-4ef8-acc4-afa0c4851be5"\,dialogRequestId\:""} 2017-12-26 04:39:10.960 [ c] I DirectiveRouter:preHandleDirective:messageId=928f7e44-e03b-4ef8-acc4-afa0c4851be5,action=calling 2017-12-26 04:39:10.962 [ c] 0 CapabilityAgent:addingMessageIdToMap:messageId=928f7e44-e03b-4ef8-acc4-afa0c4851be5 2017-12-26 04:39:10.962 [ d] I DirectiveRouter:handleDirective:messageId=928f7e44-e03b-4ef8-acc4-afa0c4851be5,action=calling 2017-12-26 04:39:10.963 [ d] 0 MessageRouter:connectionStatusChanged:reason=SERVER_ENDPOINT_CHANGED,newStatus=DISCONNECTED 2017-12-26 04:39:10.963 [ d] 0 PostConnectSynchronize:PostConnectSynchronizer::doShutdown(). 2017-12-26 04:39:10.963 [ 5] 9 PostConnectSynchronize:Exiting postConnectLoop thread #####################################

Client not connected!

##################################### 2017-12-26 04:39:10.964 [ 3] 1 AlertsCapabilityAgent:executeOnConnectionStatusChanged:status=DISCONNECTED,reason=SERVER_ENDPOINT_CHANGED 2017-12-26 04:39:10.965 [ a] 0 PostConnectSynchronize:onSendCompleted:status=SUCCESS 2017-12-26 04:39:10.971 [ a] 0 HTTP2Transport:cleanupFinishedStream:streamId=3,result=200 2017-12-26 04:39:10.972 [ a] 0 HTTP2StreamPool:releaseStream:streamId=3,numAcquiredStreams=1 2017-12-26 04:39:10.980 [ a] 0 HTTP2StreamPool:releaseStream:streamId=1,numAcquiredStreams=0 2017-12-26 04:39:11.002 [ d] 0 HTTP2StreamPool:getStream:streamId=5,numAcquiredStreams=1 2017-12-26 04:39:11.005 [ d] 0 DirectiveProcessor:onHandlingCompeted:messageId=928f7e44-e03b-4ef8-acc4-afa0c4851be5,directiveBeingPreHandled=(nullptr) 2017-12-26 04:39:11.005 [ d] 0 CapabilityAgent:removingMessageIdFromMap:messageId=928f7e44-e03b-4ef8-acc4-afa0c4851be5 2017-12-26 04:39:11.008 [ e] 9 PostConnectSynchronize:Entering postConnectLoop thread 2017-12-26 04:39:11.009 [ 6] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2017-12-26 04:39:11.013 [ 6] 0 EventBuilder:buildJsonEventString:messageId=d959030a-753f-45b6-b11e-74d2f372f74b,namespace=System,name=SynchronizeState 2017-12-26 04:39:11.014 [ 6] 0 PostConnectSynchronize:onContextAvailable : Send PostConnectMessage to transport 2017-12-26 04:39:12.556 [ f] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\:06cd90fffe915570-00005eec-000cbe3b-6ed322f9857b5727-7d96d8ae-1 2017-12-26 04:39:12.556 [ f] 0 HTTP2StreamPool:getStream:streamId=7,numAcquiredStreams=2 2017-12-26 04:39:12.556 [ f] 9 HTTP2Transport:insertActiveStream:handle=0x16f63c0 2017-12-26 04:39:15.116 [ f] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\:06cd90fffe915570-00005eec-000cbe3b-6ed322f9857b5727-7d96d8ae-3 2017-12-26 04:39:15.116 [ f] 0 PostConnectSynchronize:onSendCompleted:status=SUCCESS 2017-12-26 04:39:15.116 [ e] 9 PostConnectSynchronize:Exiting postConnectLoop thread 2017-12-26 04:39:15.116 [ f] 0 PostConnectSynchronize:onConnected() 2017-12-26 04:39:15.116 [ f] 0 MessageRouter:connectionStatusChanged:reason=ACL_CLIENT_REQUEST,newStatus=CONNECTED ########################################

Alexa is currently idle!

######################################## 2017-12-26 04:39:15.122 [ 3] 1 AlertsCapabilityAgent:executeOnConnectionStatusChanged:status=CONNECTED,reason=ACL_CLIENT_REQUEST 2017-12-26 04:39:15.122 [ f] 0 HTTP2Transport:cleanupFinishedStream:streamId=7,result=204 2017-12-26 04:39:15.122 [ f] 0 HTTP2StreamPool:releaseStream:streamId=7,numAcquiredStreams=1 2017-12-26 04:39:15.122 [ f] 0 CurlEasyHandleWrapper:reset:responseCode=HTTP_RESPONSE_SUCCESS_NO_CONTENT ALSA lib pcm_dmix.c:996:(snd_pcm_dmix_open) unable to create IPC semaphore ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround71 ALSA lib setup.c:548:(add_elem) Cannot obtain info for CTL elem (MIXER,'IEC958 Playback Default',0,0,0): No such file or directory ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline ALSA lib pcm_dmix.c:996:(snd_pcm_dmix_open) unable to create IPC semaphore

             # #   #     # #     #    #     # #     # #   #               
            #   #  #     # #          #       #     # #  #                
           #     # #     #  #####      #####  #     # ###                 
           #######  #   #        #          # #     # #  #                
           #     #   # #   #     #    #     # #     # #   #               
           #     #    #     #####      #####  ######  #    #              

   #####                                           #                      
  #     #   ##   #    # #####  #      ######      # #   #####  #####      
  #        #  #  ##  ## #    # #      #          #   #  #    # #    #     
   #####  #    # # ## # #    # #      #####     #     # #    # #    #     
        # ###### #    # #####  #      #         ####### #####  #####      
  #     # #    # #    # #      #      #         #     # #      #          
   #####  #    # #    # #      ###### ######    #     # #      #          

+----------------------------------------------------------------------------+ | Options: | | Tap to talk: | | Press 't' and Enter followed by your query (no need for the 'Alexa').| | Hold to talk: | | Press 'h' followed by Enter to simulate holding a button. | | Then say your query (no need for the 'Alexa'). | | Press 'h' followed by Enter to simulate releasing a button. | | Stop an interaction: | | Press 's' and Enter to stop an ongoing interaction. | | Playback Controls: | | Press '1' for a 'PLAY' button press. | | Press '2' for a 'PAUSE' button press. | | Press '3' for a 'NEXT' button press. | | Press '4' for a 'PREVIOUS' button press. | | Settings: | | Press 'c' followed by Enter at any time to see the settings screen. | | Info: | | Press 'i' followed by Enter at any time to see the help screen. | | Quit: | | Press 'q' followed by Enter at any time to quit the application. | +----------------------------------------------------------------------------+

h 2017-12-26 04:39:44.104 [ 9] 0 AudioInputProcessor:setState:from=IDLE,to=RECOGNIZING 2017-12-26 04:39:44.105 [ 10] 0 DialogUXStateAggregator:setState:from=IDLE,to=LISTENING ############################

Listening...

############################ 2017-12-26 04:39:44.109 [ 6] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2017-12-26 04:39:44.111 [ 9] 0 AudioInputProcessor:executeOnContextAvailable:jsonContext={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2017-12-26 04:39:44.120 [ 9] 1 FocusManager:acquireChannel:channelName=Dialog,activityId=SpeechRecognizer.Recognize 2017-12-26 04:39:44.122 [ 9] I DirectiveProcessor:setDialogRequestIdLocked:oldValue=,newValue=3c7dc7c2-d195-480d-857a-3d7da66b658f 2017-12-26 04:39:44.122 [ 9] 0 DirectiveProcessor:scrubDialogRequestIdLocked:reason=emptyDialogRequestId 2017-12-26 04:39:44.128 [ 9] 0 EventBuilder:buildJsonEventString:messageId=d4cc9447-34a7-4dc6-a6c0-93262906f11f,namespace=SpeechRecognizer,name=Recognize 2017-12-26 04:39:44.129 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=FOREGROUND 2017-12-26 04:39:44.210 [ f] 0 HTTP2StreamPool:getStream:streamId=9,numAcquiredStreams=2 2017-12-26 04:39:44.210 [ f] 9 HTTP2Transport:insertActiveStream:handle=0x16f63c0 h 2017-12-26 04:39:55.108 [ 9] 0 AudioInputProcessor:stopCapture:stopImmediately=false 2017-12-26 04:39:55.108 [ 9] 0 AudioInputProcessor:setState:from=RECOGNIZING,to=BUSY 2017-12-26 04:39:55.109 [ 10] 0 DialogUXStateAggregator:setState:from=LISTENING,to=THINKING ###########################

Thinking...

########################### 2017-12-26 04:39:55.117 [ f] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2017-12-26 04:40:00.118 [ 10] 0 DialogUXStateAggregator:transitionFromThinkingTimedOut 2017-12-26 04:40:00.118 [ 10] 0 DialogUXStateAggregator:setState:from=THINKING,to=IDLE 2017-12-26 04:40:00.118 [ 9] 1 FocusManager:releaseChannel:channelName=Dialog 2017-12-26 04:40:00.119 [ 9] 0 AudioInputProcessor:setState:from=BUSY,to=IDLE 2017-12-26 04:40:00.121 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=NONE 2017-12-26 04:40:00.123 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus ########################################

Alexa is currently idle!

######################################## s 2017-12-26 04:40:02.655 [ 11] 0 FocusManager:stopForegroundActivityFailed:reason=noForegroundActivity 2017-12-26 04:40:08.979 [ f] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\:06cd90fffe915570-00005eec-000cbe3b-6ed322f9857b5727-7d96d8ae-5 alexaapp: http2.c:411: on_frame_recv: Assertion `conn->data == data_s' failed. Aborted (core dumped) kiruthika@kiruthika-VirtualBox:~/avs_sdk/new/app/bin$

What is the expected behavior?

It is not listening.. showing this error http2.c:411: on_frame_recv: Assertion `conn->data == data_s' failed.

Tell us what hardware you're using:

Tell us about your OS (Type & version):

What should be the alexa interaction command? and waht is the expected behaviour? Help me to resolve this? Thanks.

mradulan commented 6 years ago

It shows SERVER_ENDPOINT_CHANGED. Are you changing any settings?

kiruthi95 commented 6 years ago

sir, No i didn't change any settings..

mradulan commented 6 years ago

are you using the same configuration i.e. AlexaClientSDKConfig.json for two devices? Please ensure the DSN and refresh token is different for different devices.

kiruthi95 commented 6 years ago

sir, No sir i am using using two different with different serial no and refresh token. I couldn't find what is the issue?? Thanks

On Thu, Dec 28, 2017 at 4:59 AM, Mradula Nayak notifications@github.com wrote:

are you using the same configuration i.e. AlexaClientSDKConfig.json for two devices? Please ensure the DSN and refresh token is different for different devices.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/alexa/avs-device-sdk/issues/413#issuecomment-354195550, or mute the thread https://github.com/notifications/unsubscribe-auth/AhNzEXilHeCuu3eA6GdovYFJe8iPz3xuks5tEtLJgaJpZM4RMhfP .

mradulan commented 6 years ago

if you can try running only one device at a time, that will be good. If it doesn't run correctly even with one device at a time, then there is a connection issue.

kiruthi95 commented 6 years ago

sir, Hmmmm. Thank you .. i see

On Fri, Dec 29, 2017 at 6:41 AM, Mradula Nayak notifications@github.com wrote:

if you can try running only one device at a time, that will be good. If it doesn't run correctly even with one device at a time, then there is a connection issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/alexa/avs-device-sdk/issues/413#issuecomment-354383222, or mute the thread https://github.com/notifications/unsubscribe-auth/AhNzEWc301Uqrdf-AHKPOTF4tKb0R4Cuks5tFDwtgaJpZM4RMhfP .

kiruthi95 commented 6 years ago

sir,

After running the sample app.. What i should be given for query.. if i press 1 as play button .. Nothing to be played?

On Fri, Dec 29, 2017 at 12:18 PM, kiruthi ka kiruthigvri@gmail.com wrote:

sir, Hmmmm. Thank you .. i see

On Fri, Dec 29, 2017 at 6:41 AM, Mradula Nayak notifications@github.com wrote:

if you can try running only one device at a time, that will be good. If it doesn't run correctly even with one device at a time, then there is a connection issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/alexa/avs-device-sdk/issues/413#issuecomment-354383222, or mute the thread https://github.com/notifications/unsubscribe-auth/AhNzEWc301Uqrdf-AHKPOTF4tKb0R4Cuks5tFDwtgaJpZM4RMhfP .

kiruthi95 commented 6 years ago

Sir, Make test has passed. but make integration showing the below error

[==========] Running 2 tests from 1 test case. [----------] Global test environment set-up. [----------] 2 tests from AlexaAuthorizationDelegateTest [ RUN ] AlexaAuthorizationDelegateTest.refreshAuthToken 2017-12-29 10:54:43.796 [ 1] I ConfigurationNode:initializeSuccess 2017-12-29 10:54:45.599 [ 2] 0 HttpPost:doPostSucceeded:code=200 2017-12-29 10:54:45.600 [ 2] 0 AuthDelegate:handleLwaResponseSucceeded:expiresInSeconds=3600 2017-12-29 10:54:45.600 [ 2] 0 AuthDelegate:onAuthStateChangeCalled:state=1,error=0 [ OK ] AlexaAuthorizationDelegateTest.refreshAuthToken (1806 ms) [ RUN ] AlexaAuthorizationDelegateTest.invalidRefreshTokenWithUnrecoverableError 2017-12-29 10:54:45.603 [ 1] I ConfigurationNode:initializeSuccess 2017-12-29 10:54:45.607 [ 1] 0 ConfigurationNode:mergeDocument:reason=objectsMerged,path=root.authDelegate 2017-12-29 10:54:45.607 [ 1] 0 ConfigurationNode:mergeDocument:reason=valueReplaced,path=root.authDelegate.refreshToken 2017-12-29 10:54:45.607 [ 1] I ConfigurationNode:initializeSuccess 2017-12-29 10:54:47.209 [ 3] 0 HttpPost:doPostSucceeded:code=400 2017-12-29 10:54:47.209 [ 3] E AuthDelegate:handleLwaResponseFailed:error=invalid_grant,isUnrecoverable=true 2017-12-29 10:54:47.209 [ 3] E AuthDelegate:threadStopping:reason=encounteredUnrecoverableError 2017-12-29 10:54:47.209 [ 3] 0 AuthDelegate:onAuthStateChangeCalled:state=3,error=6 [ OK ] AlexaAuthorizationDelegateTest.invalidRefreshTokenWithUnrecoverableError (1610 ms) [----------] 2 tests from AlexaAuthorizationDelegateTest (3416 ms total)

[----------] Global test environment tear-down [==========] 2 tests from 1 test case ran. (3417 ms total) [ PASSED ] 2 tests. [==========] Running 10 tests from 1 test case. [----------] Global test environment set-up. [----------] 10 tests from AlexaCommunicationsLibraryTest [ RUN ] AlexaCommunicationsLibraryTest.testConnectAndDisconnect 2017-12-29 10:54:47.224 [ 1] I ConfigurationNode:initializeSuccess 2017-12-29 10:54:49.126 [ 2] 0 HttpPost:doPostSucceeded:code=200 2017-12-29 10:54:49.126 [ 2] 0 AuthDelegate:handleLwaResponseSucceeded:expiresInSeconds=3600 2017-12-29 10:54:49.126 [ 2] 0 AuthDelegate:onAuthStateChangeCalled:state=1,error=0 2017-12-29 10:54:49.127 [ 1] 0 MessageRouter:connectionStatusChanged:reason=ACL_CLIENT_REQUEST,newStatus=PENDING 2017-12-29 10:54:49.128 [ 1] I HTTP2Transport:setupDownchannelStream:url=https\://avs-alexa-na.amazon.com/v20160207/directives 2017-12-29 10:54:49.128 [ 1] 0 HTTP2StreamPool:getStream:streamId=1,numAcquiredStreams=1 2017-12-29 10:54:49.129 [ 3] 0 ContextManager:buildContextSuccessful:context={"context"\:[]} 2017-12-29 10:54:49.129 [ 3] 0 EventBuilder:buildJsonEventString:messageId=f68e35a0-b0c5-435b-be3a-3257bcb5f887,namespace=System,name=SynchronizeState 2017-12-29 10:54:49.129 [ 3] 0 PostConnectSynchronize:onContextAvailable : Send PostConnectMessage to transport 2017-12-29 10:54:50.411 [ 4] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\:0a271ffffeb67850-000018a6-0002c421-2dc255c761d63ed9-2fd6c466-1 2017-12-29 10:54:50.412 [ 4] 0 HTTP2Transport:processNextOutgoingMessage 2017-12-29 10:54:50.412 [ 4] 0 HTTP2StreamPool:getStream:streamId=3,numAcquiredStreams=2 2017-12-29 10:54:51.999 [ 4] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\:0a271ffffeb67850-000018a6-0002c421-2dc255c761d63ed9-2fd6c466-3 AlexaCommunicationsLibraryTest: http2.c:411: on_frame_recv: Assertion `conn->data == data_s' failed. Aborted (core dumped) Integration/test/CMakeFiles/integration.dir/build.make:57: recipe for target 'Integration/test/CMakeFiles/integration' failed make[3]: [Integration/test/CMakeFiles/integration] Error 134 CMakeFiles/Makefile2:6227: recipe for target 'Integration/test/CMakeFiles/integration.dir/all' failed make[2]: [Integration/test/CMakeFiles/integration.dir/all] Error 2 CMakeFiles/Makefile2:6234: recipe for target 'Integration/test/CMakeFiles/integration.dir/rule' failed make[1]: [Integration/test/CMakeFiles/integration.dir/rule] Error 2 Makefile:1694: recipe for target 'integration' failed make: [integration] Error

How to clear this error? Help me.... Thanks.

mradulan commented 6 years ago

when you run the sample app, say 'Alexa What time is it?' or any other question. You can also try tap to talk. There is definitely some network connection problem on your device.

kiruthi95 commented 6 years ago

sir, Thank you for your reply ... I try to connect with high signal strength..

On Sat, Dec 30, 2017 at 4:39 AM, Mradula Nayak notifications@github.com wrote:

when you run the sample app, say 'Alexa What time is it?' or any other question. You can also try tap to talk. There is definitely some network connection problem on your device.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/alexa/avs-device-sdk/issues/413#issuecomment-354511014, or mute the thread https://github.com/notifications/unsubscribe-auth/AhNzEbQvFtu34E3VtstkZ8H7sBMa5Myjks5tFXEOgaJpZM4RMhfP .

kiruthi95 commented 6 years ago

Still i am getting the same error while running make integration alexacommunication library test failed....

On Sat, Dec 30, 2017 at 10:26 AM, kiruthi ka kiruthigvri@gmail.com wrote:

sir, Thank you for your reply ... I try to connect with high signal strength..

On Sat, Dec 30, 2017 at 4:39 AM, Mradula Nayak notifications@github.com wrote:

when you run the sample app, say 'Alexa What time is it?' or any other question. You can also try tap to talk. There is definitely some network connection problem on your device.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/alexa/avs-device-sdk/issues/413#issuecomment-354511014, or mute the thread https://github.com/notifications/unsubscribe-auth/AhNzEbQvFtu34E3VtstkZ8H7sBMa5Myjks5tFXEOgaJpZM4RMhfP .

kiruthi95 commented 6 years ago

Sir,

I have fixed that by upgrading curl as mentioned in the website.

Now for playing menu like 1,2,3,4 is not responding.. Can u help me? What is the issue?

1 2018-01-03 09:46:20.070 [ 25] 9 PlaybackController:buttonPressed:Button=PLAY 2018-01-03 09:46:20.070 [ 26] 9 PlaybackController:buttonPressedExecutor:Button=PLAY 2018-01-03 09:46:20.070 [ 26] 9 PlaybackController:buttonPressedExecutor::Queue is empty, call getContext(). 2018-01-03 09:46:20.071 [ 6] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:"amzn1.as-ct.v1.Domain\:Application\:Knowledge#ACRI#f01cf3f7-2604-4e0c-a9de-a6cb0aedd1a8#Alexa3P\:1.0/2018/01/03/09/c19bb58fbd874b0b8765fe47881a1d9d/33\:02\:\:TNIH_2V.b9ddfc9d-2395-4e7a-a358-240bed0daecdLPM/0"\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-03 09:46:20.071 [ 6] 9 PlaybackController:onContextAvailable 2018-01-03 09:46:20.071 [ 26] 9 PlaybackController:onContextAvailableExecutor 2018-01-03 09:46:20.071 [ 26] 0 EventBuilder:buildJsonEventString:messageId=9c6183d9-9d8f-4c83-b9f3-c1fbb1e95851,namespace=PlaybackController,name=PlayCommandIssued 2018-01-03 09:46:20.150 [ 21] 0 HTTP2StreamPool:getStream:streamId=123,numAcquiredStreams=2 2018-01-03 09:46:20.150 [ 21] 9 HTTP2Transport:insertActiveStream:handle=0x7f85900f7b80 2018-01-03 09:46:20.623 [ 21] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 02eb73fffe4181c6-0000160f-000cc715-7ba1051c0ad92976-dfa4398d-83 2018-01-03 09:46:20.623 [ 21] 0 PlaybackController:messageSentSucceeded:ButtonPressed=PLAY 2018-01-03 09:46:20.623 [ 21] 0 HTTP2Transport:cleanupFinishedStream:streamId=123,result=204 2018-01-03 09:46:20.623 [ 21] 0 HTTP2StreamPool:releaseStream:streamId=123,numAcquiredStreams=1 2018-01-03 09:46:20.623 [ 21] 0 CurlEasyHandleWrapper:reset:responseCode=HTTP_RESPONSE_SUCCESS_NO_CONTENT

On Sat, Dec 30, 2017 at 12:32 PM, kiruthi ka kiruthigvri@gmail.com wrote:

Still i am getting the same error while running make integration alexacommunication library test failed....

On Sat, Dec 30, 2017 at 10:26 AM, kiruthi ka kiruthigvri@gmail.com wrote:

sir, Thank you for your reply ... I try to connect with high signal strength..

On Sat, Dec 30, 2017 at 4:39 AM, Mradula Nayak notifications@github.com wrote:

when you run the sample app, say 'Alexa What time is it?' or any other question. You can also try tap to talk. There is definitely some network connection problem on your device.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/alexa/avs-device-sdk/issues/413#issuecomment-354511014, or mute the thread https://github.com/notifications/unsubscribe-auth/AhNzEbQvFtu34E3VtstkZ8H7sBMa5Myjks5tFXEOgaJpZM4RMhfP .

kclchan commented 6 years ago

@kiruthi95, I am glad that you were able to resolve your original problem by upgrading curl. Please note that the playback buttons (i.e. 1,2,3,4) are only effective during audio playback.

kiruthi95 commented 6 years ago

Thanks for your reply.. What is audio playback? Can u tell me? Is there any problem with gstreamer? I tried to install gstreamer1.10.4.. But i couldn't install.. now i am having gstreamer1.0 -1.8.3 Help me sir I am new to ubuntu and this too... Thank you,

On Wed, Jan 3, 2018 at 10:55 PM, Kenneth Chan notifications@github.com wrote:

@kiruthi95 https://github.com/kiruthi95, I am glad that you were able to resolve your original problem by upgrading curl. Please note that the playback buttons (i.e. 1,2,3,4) are only effective during audio playback.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/alexa/avs-device-sdk/issues/413#issuecomment-355071709, or mute the thread https://github.com/notifications/unsubscribe-auth/AhNzEcUuDsSlfhsOLBQ9ubgyH0NmtcfGks5tG7gegaJpZM4RMhfP .

kiruthi95 commented 6 years ago

Sir,

I have upgraded the gstreamer to 1.10.4.. Still it is not playing the music.. What is the error?? Thanks..

On Thu, Jan 4, 2018 at 10:59 AM, kiruthi ka kiruthigvri@gmail.com wrote:

Thanks for your reply.. What is audio playback? Can u tell me? Is there any problem with gstreamer? I tried to install gstreamer1.10.4.. But i couldn't install.. now i am having gstreamer1.0 -1.8.3 Help me sir I am new to ubuntu and this too... Thank you,

On Wed, Jan 3, 2018 at 10:55 PM, Kenneth Chan notifications@github.com wrote:

@kiruthi95 https://github.com/kiruthi95, I am glad that you were able to resolve your original problem by upgrading curl. Please note that the playback buttons (i.e. 1,2,3,4) are only effective during audio playback.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/alexa/avs-device-sdk/issues/413#issuecomment-355071709, or mute the thread https://github.com/notifications/unsubscribe-auth/AhNzEcUuDsSlfhsOLBQ9ubgyH0NmtcfGks5tG7gegaJpZM4RMhfP .

kiruthi95 commented 6 years ago

2018-01-04 11:07:24.162 [ 10] 9 PlaybackController:buttonPressed:Button=PLAY 2018-01-04 11:07:24.162 [ 11] 9 PlaybackController:buttonPressedExecutor:Button=PLAY 2018-01-04 11:07:24.162 [ 11] 9 PlaybackController:buttonPressedExecutor::Queue is empty, call getContext(). 2018-01-04 11:07:24.162 [ 6] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:"amzn1.as-ct.v1.Domain\:Application\:Knowledge#ACRI#5387e8ed-f375-47c1-af42-dc67402cde07#Alexa3P\:1.0/2018/01/04/10/c19bb58fbd874b0b8765fe47881a1d9d/56\:03\:\:TNIH_2V.81ea1a47-0e03-4e48-ba64-fe1a52da468bLPM/0"\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-04 11:07:24.163 [ 6] 9 PlaybackController:onContextAvailable 2018-01-04 11:07:24.163 [ 11] 9 PlaybackController:onContextAvailableExecutor 2018-01-04 11:07:24.163 [ 11] 0 EventBuilder:buildJsonEventString:messageId=4e99fc8b-36ba-4813-94b2-c30b187f2a9c,namespace=PlaybackController,name=PlayCommandIssued 2018-01-04 11:07:24.239 [ f] 0 HTTP2StreamPool:getStream:streamId=39,numAcquiredStreams=2 2018-01-04 11:07:24.239 [ f] 9 HTTP2Transport:insertActiveStream:handle=0x7f223002d0a0 2018-01-04 11:07:24.895 [ f] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06003ffffe7333b4-000003fc-000ec589-20fb16a6c86da305-5de7d748-35 2018-01-04 11:07:24.896 [ f] 0 PlaybackController:messageSentSucceeded:ButtonPressed=PLAY 2018-01-04 11:07:24.896 [ f] 0 HTTP2Transport:cleanupFinishedStream:streamId=39,result=204 2018-01-04 11:07:24.896 [ f] 0 HTTP2StreamPool:releaseStream:streamId=39,numAcquiredStreams=1 2018-01-04 11:07:24.896 [ f] 0 CurlEasyHandleWrapper:reset:responseCode=HTTP_RESPONSE_SUCCESS_NO_CONTENT

On Thu, Jan 4, 2018 at 4:11 PM, kiruthi ka kiruthigvri@gmail.com wrote:

Sir,

I have upgraded the gstreamer to 1.10.4.. Still it is not playing the music.. What is the error?? Thanks..

On Thu, Jan 4, 2018 at 10:59 AM, kiruthi ka kiruthigvri@gmail.com wrote:

Thanks for your reply.. What is audio playback? Can u tell me? Is there any problem with gstreamer? I tried to install gstreamer1.10.4.. But i couldn't install.. now i am having gstreamer1.0 -1.8.3 Help me sir I am new to ubuntu and this too... Thank you,

On Wed, Jan 3, 2018 at 10:55 PM, Kenneth Chan notifications@github.com wrote:

@kiruthi95 https://github.com/kiruthi95, I am glad that you were able to resolve your original problem by upgrading curl. Please note that the playback buttons (i.e. 1,2,3,4) are only effective during audio playback.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/alexa/avs-device-sdk/issues/413#issuecomment-355071709, or mute the thread https://github.com/notifications/unsubscribe-auth/AhNzEcUuDsSlfhsOLBQ9ubgyH0NmtcfGks5tG7gegaJpZM4RMhfP .

kiruthi95 commented 6 years ago

visteon@visteon-Latitude-E6330:~/avs_sdk1/build/Integration/test$ ./AudioPlayerIntegrationTest /home/visteon/avs_sdk1/build/Integration/AlexaCli* /home/visteon/avs_sdk1/avs-device-sdk-master/Integration/inputs/ [==========] Running 2 tests from 1 test case. [----------] Global test environment set-up. [----------] 2 tests from AudioPlayerTest [ RUN ] AudioPlayerTest.SingASong 2018-01-04 12:37:57.654 [ 1] I ConfigurationNode:initializeSuccess 2018-01-04 12:37:57.693 [ 2] 0 MediaPlayer:handleSetObserverCalled 2018-01-04 12:37:57.694 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechSynthesizer,name=Speak,handler=0x55c7126eb010,policy=BLOCKING 2018-01-04 12:37:57.696 [ 2] 0 MediaPlayer:handleSetObserverCalled 2018-01-04 12:37:57.696 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=ClearQueue,handler=0x55c7126f3610,policy=NON_BLOCKING 2018-01-04 12:37:57.697 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Stop,handler=0x55c7126f3610,policy=NON_BLOCKING 2018-01-04 12:37:57.697 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Play,handler=0x55c7126f3610,policy=NON_BLOCKING 2018-01-04 12:37:59.593 [ 3] 0 HttpPost:doPostSucceeded:code=200 2018-01-04 12:37:59.594 [ 3] 0 AuthDelegate:handleLwaResponseSucceeded:expiresInSeconds=3600 2018-01-04 12:37:59.594 [ 3] 0 AuthDelegate:onAuthStateChangeCalled:state=1,error=0 2018-01-04 12:37:59.595 [ 1] 0 MessageRouter:connectionStatusChanged:reason=ACL_CLIENT_REQUEST,newStatus=PENDING 2018-01-04 12:37:59.596 [ 1] W HTTP2Transport:Unable to parse OpenSSL version!:version=mbedTLS/2.4.0,required=1.0.2 2018-01-04 12:37:59.596 [ 1] I HTTP2Transport:setupDownchannelStream:url=https\:// avs-alexa-na.amazon.com/v20160207/directives 2018-01-04 12:37:59.597 [ 1] 0 HTTP2StreamPool:getStream:streamId=1,numAcquiredStreams=1 2018-01-04 12:37:59.598 [ 4] 0 SpeechSynthesizer:executeProvideState:stateRequestToken=1 2018-01-04 12:37:59.598 [ 5] 0 AudioPlayer:provideState:stateRequestToken=1 2018-01-04 12:37:59.598 [ 4] 0 ContextManager:updateStateLocked:action=updatedState,state={"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"},namespace=SpeechSynthesizer,name=SpeechState 2018-01-04 12:37:59.598 [ 6] 0 AudioPlayer:executeProvideState:sendToken=true,stateRequestToken=1 2018-01-04 12:37:59.599 [ 6] 0 ContextManager:updateStateLocked:action=updatedState,state={"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"},namespace=AudioPlayer,name=PlaybackState 2018-01-04 12:37:59.599 [ 7] 0 ContextManager:updateStateLocked:action=updatedState,state={"wakeword" \: ""},namespace=SpeechRecognizer,name=RecognizerState 2018-01-04 12:37:59.599 [ 5] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-04 12:37:59.600 [ 5] 0 EventBuilder:buildJsonEventString:messageId=513916f7-b621-4b9e-b709-553135d8d677,namespace=System,name=SynchronizeState 2018-01-04 12:37:59.600 [ 5] 0 PostConnectSynchronize:onContextAvailable : Send PostConnectMessage to transport 2018-01-04 12:38:00.913 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-1 2018-01-04 12:38:00.914 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:00.914 [ 8] 0 HTTP2StreamPool:getStream:streamId=3,numAcquiredStreams=2 2018-01-04 12:38:02.468 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-3 2018-01-04 12:38:02.469 [ 8] 0 PostConnectSynchronize:onSendCompleted:status=SUCCESS 2018-01-04 12:38:02.469 [ 9] 0 MessageInterpreter:receive:messageId=4b54293e-4cb5-4b41-9cbf-5455bebaf37a:No dialogRequestId attached to message. 2018-01-04 12:38:02.470 [ 8] 0 PostConnectSynchronize:onConnected() 2018-01-04 12:38:02.470 [ 8] 0 MessageRouter:connectionStatusChanged:reason=ACL_CLIENT_REQUEST,newStatus=CONNECTED 2018-01-04 12:38:02.470 [ 9] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"4b54293e-4cb5-4b41-9cbf-5455bebaf37a"\,dialogRequestId\:""} 2018-01-04 12:38:02.470 [ 8] 0 HTTP2Transport:cleanupFinishedStream:streamId=3,result=200 2018-01-04 12:38:02.470 [ a] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=4b54293e-4cb5-4b41-9cbf-5455bebaf37a,reason=noHandlerRegistered 2018-01-04 12:38:02.470 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=3,numAcquiredStreams=1 2018-01-04 12:38:02.470 [ a] W DirectiveRouter:preHandleDirectiveFailed:messageId=4b54293e-4cb5-4b41-9cbf-5455bebaf37a,reason=noHandlerRegistered 2018-01-04 12:38:02.470 [ a] I DirectiveSequencer:sendingExceptionEncountered:messageId=4b54293e-4cb5-4b41-9cbf-5455bebaf37a 2018-01-04 12:38:02.471 [ 7] 0 AudioInputProcessor:setState:from=IDLE,to=RECOGNIZING 2018-01-04 12:38:02.472 [ b] 0 DialogUXStateAggregator:setState:from=IDLE,to=LISTENING 2018-01-04 12:38:02.472 [ 5] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-04 12:38:02.472 [ 7] 0 AudioInputProcessor:executeOnContextAvailable:jsonContext={"context"\:[{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-04 12:38:02.473 [ 7] I DirectiveProcessor:setDialogRequestIdLocked:oldValue=,newValue=1c97d2a0-cef4-4c63-9e4e-315ab61372d8 2018-01-04 12:38:02.473 [ 7] 0 DirectiveProcessor:scrubDialogRequestIdLocked:reason=emptyDialogRequestId 2018-01-04 12:38:02.473 [ 7] 0 EventBuilder:buildJsonEventString:messageId=aa862c21-5fdb-4295-a5a4-7f15bb7602fd,namespace=SpeechRecognizer,name=Recognize 2018-01-04 12:38:02.473 [ 7] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=FOREGROUND 2018-01-04 12:38:02.473 [ 7] 0 AudioInputProcessor:stopCapture:stopImmediately=false 2018-01-04 12:38:02.473 [ 7] 0 AudioInputProcessor:setState:from=RECOGNIZING,to=BUSY 2018-01-04 12:38:02.474 [ b] 0 DialogUXStateAggregator:setState:from=LISTENING,to=THINKING 2018-01-04 12:38:02.571 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:02.571 [ 8] 0 HTTP2StreamPool:getStream:streamId=5,numAcquiredStreams=2 2018-01-04 12:38:03.422 [ 8] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-04 12:38:04.752 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-5 2018-01-04 12:38:04.756 [ 8] 0 AudioInputProcessor:onSendCompleted:status=SUCCESS 2018-01-04 12:38:04.756 [ 9] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"f11be08c-031e-43ce-bf13-3ff3e532f7dc"\,dialogRequestId\:"1c97d2a0-cef4-4c63-9e4e-315ab61372d8"} 2018-01-04 12:38:04.756 [ 8] 0 HTTP2Transport:cleanupFinishedStream:streamId=5,result=200 2018-01-04 12:38:04.757 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=5,numAcquiredStreams=1 2018-01-04 12:38:04.757 [ a] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=f11be08c-031e-43ce-bf13-3ff3e532f7dc,reason=noHandlerRegistered 2018-01-04 12:38:04.757 [ a] W DirectiveRouter:preHandleDirectiveFailed:messageId=f11be08c-031e-43ce-bf13-3ff3e532f7dc,reason=noHandlerRegistered 2018-01-04 12:38:04.757 [ a] I DirectiveSequencer:sendingExceptionEncountered:messageId=f11be08c-031e-43ce-bf13-3ff3e532f7dc 2018-01-04 12:38:04.757 [ 9] I DirectiveSequencer:onDirective:directive={"namespace\:"Speaker"\,name\:"SetMute"\,messageId\:"7e4cec19-75bd-4d6d-bd6b-07d1b77ab09e"\,dialogRequestId\:"1c97d2a0-cef4-4c63-9e4e-315ab61372d8"} 2018-01-04 12:38:04.757 [ a] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=7e4cec19-75bd-4d6d-bd6b-07d1b77ab09e,reason=noHandlerRegistered 2018-01-04 12:38:04.758 [ a] W DirectiveRouter:preHandleDirectiveFailed:messageId=7e4cec19-75bd-4d6d-bd6b-07d1b77ab09e,reason=noHandlerRegistered 2018-01-04 12:38:04.758 [ a] I DirectiveSequencer:sendingExceptionEncountered:messageId=7e4cec19-75bd-4d6d-bd6b-07d1b77ab09e 2018-01-04 12:38:04.758 [ 9] I DirectiveSequencer:onDirective:directive={"namespace\:"AudioPlayer"\,name\:"Play"\,messageId\:"d891f740-2436-4eb4-97c0-903543f108ad"\,dialogRequestId\:"1c97d2a0-cef4-4c63-9e4e-315ab61372d8"} 2018-01-04 12:38:04.758 [ a] I DirectiveRouter:preHandleDirective:messageId=d891f740-2436-4eb4-97c0-903543f108ad,action=calling 2018-01-04 12:38:04.758 [ a] 0 CapabilityAgent:addingMessageIdToMap:messageId=d891f740-2436-4eb4-97c0-903543f108ad 2018-01-04 12:38:04.759 [ c] I DirectiveRouter:handleDirective:messageId=d891f740-2436-4eb4-97c0-903543f108ad,action=calling 2018-01-04 12:38:04.759 [ c] 0 AudioPlayer:handleDirective:name=Play,messageId=d891f740-2436-4eb4-97c0-903543f108ad 2018-01-04 12:38:04.760 [ c] E JsonUtils:findNodeFailed:reason=missingDirectChild,child=streamFormat 2018-01-04 12:38:04.760 [ c] E JsonUtils:findNodeFailed:reason=missingDirectChild,child=progressReport 2018-01-04 12:38:04.760 [ c] E JsonUtils:findNodeFailed:reason=missingDirectChild,child=expectedPreviousToken 2018-01-04 12:38:04.760 [ c] 0 DirectiveProcessor:onHandlingCompeted:messageId=d891f740-2436-4eb4-97c0-903543f108ad,directiveBeingPreHandled=(nullptr) 2018-01-04 12:38:04.760 [ c] 0 CapabilityAgent:removingMessageIdFromMap:messageId=d891f740-2436-4eb4-97c0-903543f108ad 2018-01-04 12:38:04.761 [ d] 0 AudioPlayer:onFocusChanged:newFocus=BACKGROUND 2018-01-04 12:38:04.761 [ 2] 0 MediaPlayer:handlePauseCalled:idPassed=0,currentId=0 2018-01-04 12:38:04.761 [ 2] E MediaPlayer:validateSourceAndIdFailed:reason=sourceNotSet 2018-01-04 12:38:04.761 [ 2] E MediaPlayer:handlePauseFailed 2018-01-04 12:38:07.481 [ b] 0 DialogUXStateAggregator:transitionFromThinkingTimedOut 2018-01-04 12:38:07.481 [ b] 0 DialogUXStateAggregator:setState:from=THINKING,to=IDLE 2018-01-04 12:38:07.482 [ 7] 0 AudioInputProcessor:setState:from=BUSY,to=IDLE 2018-01-04 12:38:07.482 [ d] 0 AudioPlayer:onFocusChanged:newFocus=FOREGROUND 2018-01-04 12:38:07.482 [ 7] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=NONE 2018-01-04 12:38:07.482 [ 7] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus 2018-01-04 12:38:07.482 [ 6] 0 AudioPlayer:cancelTimers 2018-01-04 12:38:07.483 [ 2] 0 MediaPlayer:handleSetSourceForUrlCalled 2018-01-04 12:38:07.483 [ 2] E MediaPlayer:saveOffsetBeforeTeardown - gst_element_query_position failed 2018-01-04 12:38:07.485 [ 2] 0 MediaPlayer:handleSetSourceCalled 2018-01-04 12:38:07.486 [ 2] E MediaPlayer:saveOffsetBeforeTeardown - gst_element_query_position failed 2018-01-04 12:38:07.491 [ 2] 0 MediaPlayer:handlePlayCalled:idPassed=1,currentId=1 2018-01-04 12:38:07.491 [ 2] 0 MediaPlayer:handlePlay:attemptBuffering=0 2018-01-04 12:38:07.508 [ 2] 0 MediaPlayer:handlePlay:startingState=PLAYING,stateReturn=ASYNC 2018-01-04 12:38:09.352 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.352 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.353 [ 6] 0 EventBuilder:buildJsonEventString:messageId=2b20c18a-0ce0-416d-89d1-a5d2f71113e2,namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:09.354 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.354 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.355 [ 6] 0 EventBuilder:buildJsonEventString:messageId=24988630-cb11-409a-a0a8-007c4aef174e,namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:09.356 [ 2] 0 MediaPlayer:callingOnPlaybackStarted:currentId=1 2018-01-04 12:38:09.356 [ 2] 0 AudioPlayer:onPlaybackStarted:id=1 2018-01-04 12:38:09.356 [ 6] 0 AudioPlayer:changeActivity:from=IDLE,to=PLAYING 2018-01-04 12:38:09.357 [ 6] 0 AudioPlayer:executeProvideState:sendToken=false,stateRequestToken=0 2018-01-04 12:38:09.357 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.357 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.358 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.358 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.359 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.360 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.361 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.361 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.361 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.361 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.361 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.361 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.361 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.361 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.362 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.362 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.362 [ 2] 0 MediaPlayer:handleGetOffsetCalled:idPassed=1,currentId=1 2018-01-04 12:38:09.362 [ 6] 0 ContextManager:updateStateLocked:action=updatedState,state={"token"\:"amzn1.as-ct.v1.Domain\:Phatic\:AlexaOriginals#ACRI#url#ACRI#AlexaOriginals|b35d4ea4-6d65-46c3-a584-804429ea82f5|https\:// dvi8md6049w6b.cloudfront.net/ira_v1_7f62fa8b76757d0f0926Songs_en_in_ira_i_saw_her_there.mp3?Expires\=1515098284&Signature\=JVmxGBbBJE0PxNj~~2iKEskFHFNevpO5V~9EywFU8Nbv2mwB69ig~JS5eK-SYlCYSF-TZteAeZcAgJKwzzbzHgqOCEIaD1YZoV1pZ2VxRF2ahF-YnFBJ1v1l5nUharOdpnjkP06bTQ7ouUxEBm1MWAXnu0frRV7gDsmiLAWb8vg1zsD5jsrQ0DQR~WqLHRH4HnOPG0jRJnf1UF2UOLUovrsj6tK7VueIcOO25OiTFg97W5APy94K9UDNJhQ0kSJezg62rX6fstlQKecYwRXuI9Wfd7wc~IKJape34zFfNDOq-WH4hVr5hAIxwcDdwIE3xOQx024T91YEhjyD7y4lhw__&Key-Pair-Id\=APKAJMAIYIGWWT37OIHA|I saw her there|1515069484555|ATVPDKIKX0DER|A2K5UODRUA4K9L|en_IN|Alexa3P\:1.0/2018/01/04/12/8d918a4e9c7e43d3be3438186cad6000/38\:03\:\:TNIH_2V.88ecc73a-d250-43be-8a43-383515cb9d2fZXV/0|b6bc8d49-863b-4e05-bc1a-52375215eea5|PhaticIntent"\,"offsetInMilliseconds"\:192\,"playerActivity"\:"PLAYING"},namespace=AudioPlayer,name=PlaybackState 2018-01-04 12:38:09.362 [ 2] 0 MediaPlayer:handleGetOffsetCalled:idPassed=1,currentId=1 2018-01-04 12:38:09.363 [ 6] 0 EventBuilder:buildJsonEventString:messageId=1a92ac08-a2e5-4648-b12d-e6a233616202,namespace=AudioPlayer,name=PlaybackStarted 2018-01-04 12:38:09.364 [ 6] 0 EventBuilder:buildJsonEventString:messageId=9e7bfa80-bed7-4535-bae8-03158dbc94d0,namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:09.365 [ 6] 0 EventBuilder:buildJsonEventString:messageId=41a3b77f-a39c-47f4-830f-208a21bfe80c,namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:09.366 [ 6] 0 EventBuilder:buildJsonEventString:messageId=18363a94-42ee-41ea-acd9-6c8e5ffa4eb5,namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:09.367 [ 6] 0 EventBuilder:buildJsonEventString:messageId=10683cc0-860a-4c5a-9de5-b577491ee385,namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:09.368 [ 6] 0 EventBuilder:buildJsonEventString:messageId=9e31b45e-9b17-4b87-a681-4b0b4958e002,namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:09.368 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:09.368 [ 8] 0 HTTP2StreamPool:getStream:streamId=7,numAcquiredStreams=2 2018-01-04 12:38:09.368 [ 6] 0 EventBuilder:buildJsonEventString:messageId=1367b65d-ad0a-4e01-a5fa-8a2e36a1ca2d,namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:09.369 [ 6] 0 EventBuilder:buildJsonEventString:messageId=552a6898-6ac8-47e7-8608-6415b5409332,namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:09.371 [ 6] 0 EventBuilder:buildJsonEventString:messageId=9918d3fb-d29c-437c-acb2-c42e44b02aaa,namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:10.051 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-7 2018-01-04 12:38:10.052 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:10.052 [ 8] 0 HTTP2StreamPool:getStream:streamId=9,numAcquiredStreams=3 2018-01-04 12:38:10.052 [ 9] 0 MessageInterpreter:receive:messageId=3a2cd6f1-1498-4b43-82a7-15921c2e9c7e:No dialogRequestId attached to message. 2018-01-04 12:38:10.053 [ 9] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"3a2cd6f1-1498-4b43-82a7-15921c2e9c7e"\,dialogRequestId\:""} 2018-01-04 12:38:10.053 [ a] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=3a2cd6f1-1498-4b43-82a7-15921c2e9c7e,reason=noHandlerRegistered 2018-01-04 12:38:10.053 [ a] W DirectiveRouter:preHandleDirectiveFailed:messageId=3a2cd6f1-1498-4b43-82a7-15921c2e9c7e,reason=noHandlerRegistered 2018-01-04 12:38:10.053 [ a] I DirectiveSequencer:sendingExceptionEncountered:messageId=3a2cd6f1-1498-4b43-82a7-15921c2e9c7e 2018-01-04 12:38:10.053 [ 8] 0 HTTP2Transport:cleanupFinishedStream:streamId=7,result=200 2018-01-04 12:38:10.053 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=7,numAcquiredStreams=2 2018-01-04 12:38:10.164 [ e] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-04 12:38:10.164 [ e] I UrlContentToAttachmentConverter:readFinished:reason=CLOSED 2018-01-04 12:38:10.794 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-9 2018-01-04 12:38:10.795 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:10.795 [ 8] 0 HTTP2StreamPool:getStream:streamId=11,numAcquiredStreams=3 2018-01-04 12:38:10.796 [ 9] 0 MessageInterpreter:receive:messageId=46b45f3a-d73a-463e-b4ed-fabe42a07ec5:No dialogRequestId attached to message. 2018-01-04 12:38:10.796 [ 9] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"46b45f3a-d73a-463e-b4ed-fabe42a07ec5"\,dialogRequestId\:""} 2018-01-04 12:38:10.796 [ a] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=46b45f3a-d73a-463e-b4ed-fabe42a07ec5,reason=noHandlerRegistered 2018-01-04 12:38:10.796 [ a] W DirectiveRouter:preHandleDirectiveFailed:messageId=46b45f3a-d73a-463e-b4ed-fabe42a07ec5,reason=noHandlerRegistered 2018-01-04 12:38:10.796 [ a] I DirectiveSequencer:sendingExceptionEncountered:messageId=46b45f3a-d73a-463e-b4ed-fabe42a07ec5 2018-01-04 12:38:10.796 [ 8] 0 HTTP2Transport:cleanupFinishedStream:streamId=9,result=200 2018-01-04 12:38:10.796 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=9,numAcquiredStreams=2 2018-01-04 12:38:11.313 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-11 2018-01-04 12:38:11.313 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:11.314 [ 8] 0 HTTP2StreamPool:getStream:streamId=13,numAcquiredStreams=3 2018-01-04 12:38:11.315 [ 9] 0 MessageInterpreter:receive:messageId=72fe9369-d73a-48a2-92fd-1c5334d056a2:No dialogRequestId attached to message. 2018-01-04 12:38:11.315 [ 9] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"72fe9369-d73a-48a2-92fd-1c5334d056a2"\,dialogRequestId\:""} 2018-01-04 12:38:11.315 [ a] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=72fe9369-d73a-48a2-92fd-1c5334d056a2,reason=noHandlerRegistered 2018-01-04 12:38:11.315 [ a] W DirectiveRouter:preHandleDirectiveFailed:messageId=72fe9369-d73a-48a2-92fd-1c5334d056a2,reason=noHandlerRegistered 2018-01-04 12:38:11.315 [ a] I DirectiveSequencer:sendingExceptionEncountered:messageId=72fe9369-d73a-48a2-92fd-1c5334d056a2 2018-01-04 12:38:11.315 [ 8] 0 HTTP2Transport:cleanupFinishedStream:streamId=11,result=200 2018-01-04 12:38:11.315 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=11,numAcquiredStreams=2 2018-01-04 12:38:11.818 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-13 2018-01-04 12:38:11.819 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:11.819 [ 8] 0 HTTP2StreamPool:getStream:streamId=15,numAcquiredStreams=3 2018-01-04 12:38:11.820 [ 9] 0 MessageInterpreter:receive:messageId=3ef1ec6e-498f-44ea-9b2a-19395d2977eb:No dialogRequestId attached to message. 2018-01-04 12:38:11.820 [ 9] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"3ef1ec6e-498f-44ea-9b2a-19395d2977eb"\,dialogRequestId\:""} 2018-01-04 12:38:11.820 [ a] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=3ef1ec6e-498f-44ea-9b2a-19395d2977eb,reason=noHandlerRegistered 2018-01-04 12:38:11.820 [ a] W DirectiveRouter:preHandleDirectiveFailed:messageId=3ef1ec6e-498f-44ea-9b2a-19395d2977eb,reason=noHandlerRegistered 2018-01-04 12:38:11.820 [ a] I DirectiveSequencer:sendingExceptionEncountered:messageId=3ef1ec6e-498f-44ea-9b2a-19395d2977eb 2018-01-04 12:38:11.820 [ 8] 0 HTTP2Transport:cleanupFinishedStream:streamId=13,result=200 2018-01-04 12:38:11.821 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=13,numAcquiredStreams=2 2018-01-04 12:38:12.383 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-15 2018-01-04 12:38:12.384 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:12.384 [ 8] 0 HTTP2StreamPool:getStream:streamId=17,numAcquiredStreams=3 2018-01-04 12:38:12.384 [ 9] 0 MessageInterpreter:receive:messageId=74ce69af-6667-47e7-955f-596313deac0a:No dialogRequestId attached to message. 2018-01-04 12:38:12.384 [ 9] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"74ce69af-6667-47e7-955f-596313deac0a"\,dialogRequestId\:""} 2018-01-04 12:38:12.385 [ 8] 0 HTTP2Transport:cleanupFinishedStream:streamId=15,result=200 2018-01-04 12:38:12.385 [ a] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=74ce69af-6667-47e7-955f-596313deac0a,reason=noHandlerRegistered 2018-01-04 12:38:12.385 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=15,numAcquiredStreams=2 2018-01-04 12:38:12.385 [ a] W DirectiveRouter:preHandleDirectiveFailed:messageId=74ce69af-6667-47e7-955f-596313deac0a,reason=noHandlerRegistered 2018-01-04 12:38:12.385 [ a] I DirectiveSequencer:sendingExceptionEncountered:messageId=74ce69af-6667-47e7-955f-596313deac0a 2018-01-04 12:38:12.907 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-17 2018-01-04 12:38:12.908 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:12.908 [ 8] 0 HTTP2StreamPool:getStream:streamId=19,numAcquiredStreams=3 2018-01-04 12:38:12.911 [ 8] 0 HTTP2Transport:cleanupFinishedStream:streamId=17,result=200 2018-01-04 12:38:12.911 [ 9] 0 MessageInterpreter:receive:messageId=5a73178c-2c1f-4d90-879e-bc48b3cb722c:No dialogRequestId attached to message. 2018-01-04 12:38:12.911 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=17,numAcquiredStreams=2 2018-01-04 12:38:12.911 [ 9] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"5a73178c-2c1f-4d90-879e-bc48b3cb722c"\,dialogRequestId\:""} 2018-01-04 12:38:12.911 [ a] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=5a73178c-2c1f-4d90-879e-bc48b3cb722c,reason=noHandlerRegistered 2018-01-04 12:38:12.911 [ a] W DirectiveRouter:preHandleDirectiveFailed:messageId=5a73178c-2c1f-4d90-879e-bc48b3cb722c,reason=noHandlerRegistered 2018-01-04 12:38:12.911 [ a] I DirectiveSequencer:sendingExceptionEncountered:messageId=5a73178c-2c1f-4d90-879e-bc48b3cb722c 2018-01-04 12:38:13.423 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-19 2018-01-04 12:38:13.424 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:13.424 [ 8] 0 HTTP2StreamPool:getStream:streamId=21,numAcquiredStreams=3 2018-01-04 12:38:13.425 [ 9] 0 MessageInterpreter:receive:messageId=0425972b-e1aa-4d31-bb7a-1a17a91404d6:No dialogRequestId attached to message. 2018-01-04 12:38:13.425 [ 9] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"0425972b-e1aa-4d31-bb7a-1a17a91404d6"\,dialogRequestId\:""} 2018-01-04 12:38:13.425 [ a] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=0425972b-e1aa-4d31-bb7a-1a17a91404d6,reason=noHandlerRegistered 2018-01-04 12:38:13.425 [ a] W DirectiveRouter:preHandleDirectiveFailed:messageId=0425972b-e1aa-4d31-bb7a-1a17a91404d6,reason=noHandlerRegistered 2018-01-04 12:38:13.425 [ 8] 0 HTTP2Transport:cleanupFinishedStream:streamId=19,result=200 2018-01-04 12:38:13.425 [ a] I DirectiveSequencer:sendingExceptionEncountered:messageId=0425972b-e1aa-4d31-bb7a-1a17a91404d6 2018-01-04 12:38:13.425 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=19,numAcquiredStreams=2 2018-01-04 12:38:13.984 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-21 2018-01-04 12:38:13.985 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:13.985 [ 8] 0 HTTP2StreamPool:getStream:streamId=23,numAcquiredStreams=3 2018-01-04 12:38:13.988 [ 8] 0 HTTP2Transport:cleanupFinishedStream:streamId=21,result=200 2018-01-04 12:38:13.988 [ 9] 0 MessageInterpreter:receive:messageId=a7e0b83b-12fc-43aa-8fee-1e81caf2a569:No dialogRequestId attached to message. 2018-01-04 12:38:13.988 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=21,numAcquiredStreams=2 2018-01-04 12:38:13.988 [ 9] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"a7e0b83b-12fc-43aa-8fee-1e81caf2a569"\,dialogRequestId\:""} 2018-01-04 12:38:13.989 [ a] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=a7e0b83b-12fc-43aa-8fee-1e81caf2a569,reason=noHandlerRegistered 2018-01-04 12:38:13.989 [ a] W DirectiveRouter:preHandleDirectiveFailed:messageId=a7e0b83b-12fc-43aa-8fee-1e81caf2a569,reason=noHandlerRegistered 2018-01-04 12:38:13.989 [ a] I DirectiveSequencer:sendingExceptionEncountered:messageId=a7e0b83b-12fc-43aa-8fee-1e81caf2a569 2018-01-04 12:38:14.627 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-23 2018-01-04 12:38:14.627 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:14.628 [ 8] 0 HTTP2StreamPool:getStream:streamId=25,numAcquiredStreams=3 2018-01-04 12:38:14.628 [ 9] 0 MessageInterpreter:receive:messageId=2e6ca1a9-dc63-43ca-af88-77d9305aab20:No dialogRequestId attached to message. 2018-01-04 12:38:14.628 [ 9] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"2e6ca1a9-dc63-43ca-af88-77d9305aab20"\,dialogRequestId\:""} 2018-01-04 12:38:14.628 [ a] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=2e6ca1a9-dc63-43ca-af88-77d9305aab20,reason=noHandlerRegistered 2018-01-04 12:38:14.629 [ a] W DirectiveRouter:preHandleDirectiveFailed:messageId=2e6ca1a9-dc63-43ca-af88-77d9305aab20,reason=noHandlerRegistered 2018-01-04 12:38:14.629 [ 8] 0 HTTP2Transport:cleanupFinishedStream:streamId=23,result=200 2018-01-04 12:38:14.629 [ a] I DirectiveSequencer:sendingExceptionEncountered:messageId=2e6ca1a9-dc63-43ca-af88-77d9305aab20 2018-01-04 12:38:14.629 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=23,numAcquiredStreams=2 2018-01-04 12:38:15.158 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-25 2018-01-04 12:38:15.159 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:15.159 [ 8] 0 HTTP2StreamPool:getStream:streamId=27,numAcquiredStreams=3 2018-01-04 12:38:15.160 [ 9] 0 MessageInterpreter:receive:messageId=b7e0a0a1-1e66-46f4-b65c-2af12973840f:No dialogRequestId attached to message. 2018-01-04 12:38:15.160 [ 9] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"b7e0a0a1-1e66-46f4-b65c-2af12973840f"\,dialogRequestId\:""} 2018-01-04 12:38:15.160 [ a] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=b7e0a0a1-1e66-46f4-b65c-2af12973840f,reason=noHandlerRegistered 2018-01-04 12:38:15.160 [ a] W DirectiveRouter:preHandleDirectiveFailed:messageId=b7e0a0a1-1e66-46f4-b65c-2af12973840f,reason=noHandlerRegistered 2018-01-04 12:38:15.160 [ a] I DirectiveSequencer:sendingExceptionEncountered:messageId=b7e0a0a1-1e66-46f4-b65c-2af12973840f 2018-01-04 12:38:15.161 [ 8] 0 HTTP2Transport:cleanupFinishedStream:streamId=25,result=200 2018-01-04 12:38:15.161 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=25,numAcquiredStreams=2 2018-01-04 12:38:15.658 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-27 2018-01-04 12:38:15.659 [ 8] 0 HTTP2Transport:cleanupFinishedStream:streamId=27,result=200 2018-01-04 12:38:15.659 [ 9] 0 MessageInterpreter:receive:messageId=8d01a0d5-4247-4f93-b585-099470be1865:No dialogRequestId attached to message. 2018-01-04 12:38:15.659 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=27,numAcquiredStreams=1 2018-01-04 12:38:15.659 [ 9] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"8d01a0d5-4247-4f93-b585-099470be1865"\,dialogRequestId\:""} 2018-01-04 12:38:15.659 [ a] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=8d01a0d5-4247-4f93-b585-099470be1865,reason=noHandlerRegistered 2018-01-04 12:38:15.659 [ a] W DirectiveRouter:preHandleDirectiveFailed:messageId=8d01a0d5-4247-4f93-b585-099470be1865,reason=noHandlerRegistered 2018-01-04 12:38:15.659 [ a] I DirectiveSequencer:sendingExceptionEncountered:messageId=8d01a0d5-4247-4f93-b585-099470be1865 2018-01-04 12:38:34.568 [ 2] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-04 12:38:46.210 [ 2] 0 MediaPlayer:callingOnPlaybackFinished:currentId=1 2018-01-04 12:38:46.210 [ 2] 0 AudioPlayer:onPlaybackFinished:id=1 2018-01-04 12:38:46.210 [ 2] 0 MediaPlayer:saveOffsetBeforeTeardown:offset=36696 2018-01-04 12:38:46.211 [ 6] 0 AudioPlayer:changeActivity:from=PLAYING,to=FINISHED 2018-01-04 12:38:46.211 [ 6] 0 AudioPlayer:executeProvideState:sendToken=false,stateRequestToken=0 2018-01-04 12:38:46.216 [ 2] 0 MediaPlayer:handleGetOffsetCalled:idPassed=1,currentId=0 2018-01-04 12:38:46.216 [ 2] E MediaPlayer:validateSourceAndIdFailed:reason=sourceNotSet 2018-01-04 12:38:46.216 [ 6] 0 ContextManager:updateStateLocked:action=updatedState,state={"token"\:"amzn1.as-ct.v1.Domain\:Phatic\:AlexaOriginals#ACRI#url#ACRI#AlexaOriginals|b35d4ea4-6d65-46c3-a584-804429ea82f5|https\:// dvi8md6049w6b.cloudfront.net/ira_v1_7f62fa8b76757d0f0926__Songs_en_in_ira_i_saw_her_there.mp3?Expires\=1515098284&Signature\=JVmxGBbBJE0PxNj~~2iKEskFHFNevpO5V~9EywFU8Nbv2mwB69ig~JS5eK-SYlCYSF-TZteAeZcAgJKwzzbzHgqOCEIaD1YZoV1pZ2VxRF2ahF-YnFBJ1v1l5nUharOdpnjkP06bTQ7ouUxEBm1MWAXnu0frRV7gDsmiLAWb8vg1zsD5jsrQ0DQR~WqLHRH4HnOPG0jRJnf1UF2UOLUovrsj6tK7VueIcOO25OiTFg97W5APy94K9UDNJhQ0kSJezg62rX6fstlQKecYwRXuI9Wfd7wc~IKJape34zFfNDOq-WH4hVr5hAIxwcDdwIE3xOQx024T91YEhjyD7y4lhw&Key-Pair-Id\=APKAJMAIYIGWWT37OIHA|I saw her there|1515069484555|ATVPDKIKX0DER|A2K5UODRUA4K9L|en_IN|Alexa3P\:1.0/2018/01/04/12/8d918a4e9c7e43d3be3438186cad6000/38\:03\:\:TNIH_2V.88ecc73a-d250-43be-8a43-383515cb9d2fZXV/0|b6bc8d49-863b-4e05-bc1a-52375215eea5|PhaticIntent"\,"offsetInMilliseconds"\:36696\,"playerActivity"\:"FINISHED"},namespace=AudioPlayer,name=PlaybackState 2018-01-04 12:38:46.216 [ 2] 0 MediaPlayer:handleGetOffsetCalled:idPassed=1,currentId=0 2018-01-04 12:38:46.216 [ 2] E MediaPlayer:validateSourceAndIdFailed:reason=sourceNotSet 2018-01-04 12:38:46.217 [ 2] 0 MediaPlayer:handleGetOffsetCalled:idPassed=1,currentId=0 2018-01-04 12:38:46.217 [ 2] E MediaPlayer:validateSourceAndIdFailed:reason=sourceNotSet 2018-01-04 12:38:46.217 [ 6] 0 EventBuilder:buildJsonEventString:messageId=8d775378-f069-4068-b0c4-a99f4f8bdcdb,namespace=AudioPlayer,name=PlaybackNearlyFinished 2018-01-04 12:38:46.217 [ 2] 0 MediaPlayer:handleGetOffsetCalled:idPassed=1,currentId=0 2018-01-04 12:38:46.217 [ 2] E MediaPlayer:validateSourceAndIdFailed:reason=sourceNotSet 2018-01-04 12:38:46.218 [ 6] 0 EventBuilder:buildJsonEventString:messageId=1e987806-87fb-4e0f-8083-a2568b6990f2,namespace=AudioPlayer,name=PlaybackFinished 2018-01-04 12:38:46.218 [ 6] 0 AudioPlayer:cancelTimers 2018-01-04 12:38:46.218 [ d] 0 AudioPlayer:onFocusChanged:newFocus=NONE 2018-01-04 12:38:46.220 [ 1] 0 MessageRouter:connectionStatusChanged:reason=ACL_CLIENT_REQUEST,newStatus=DISCONNECTED 2018-01-04 12:38:46.220 [ 1] 0 PostConnectSynchronize:PostConnectSynchronizer::doShutdown(). 2018-01-04 12:38:46.234 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=1,numAcquiredStreams=0 2018-01-04 12:38:46.235 [ 8] 0 PostConnectSynchronize:onDisconnected() 2018-01-04 12:38:46.235 [ 8] 0 PostConnectSynchronize:PostConnectSynchronizer::doShutdown(). 2018-01-04 12:38:46.235 [ 1] I DirectiveSequencer:doShutdown 2018-01-04 12:38:46.236 [ 1] I DirectiveRouter:removeDirectiveHandlers:action=removed,namespace=AudioPlayer,name=ClearQueue,handler=0x55c7126f3610,policy=NON_BLOCKING 2018-01-04 12:38:46.236 [ 1] I DirectiveRouter:removeDirectiveHandlers:action=removed,namespace=AudioPlayer,name=Stop,handler=0x55c7126f3610,policy=NON_BLOCKING 2018-01-04 12:38:46.236 [ 1] I DirectiveRouter:removeDirectiveHandlers:action=removed,namespace=AudioPlayer,name=Play,handler=0x55c7126f3610,policy=NON_BLOCKING 2018-01-04 12:38:46.236 [ 1] I DirectiveRouter:removeDirectiveHandlers:action=removed,namespace=SpeechSynthesizer,name=Speak,handler=0x55c7126eb010,policy=BLOCKING 2018-01-04 12:38:46.237 [ 1] I DirectiveRouter:onDeregisteredCalled:handler=0x55c7126f3610 2018-01-04 12:38:46.237 [ 1] 0 AudioPlayer:onDeregistered 2018-01-04 12:38:46.237 [ 1] I DirectiveRouter:onDeregisteredCalled:handler=0x55c7126eb010 2018-01-04 12:38:46.237 [ 2] 0 MediaPlayer:handleSetObserverCalled 2018-01-04 12:38:46.237 [ 2] 0 MediaPlayer:handleSetObserverCalled 2018-01-04 12:38:46.238 [ 1] 0 ContextManager:setStateProvider:action=removedStateProvider,namespace=AudioPlayer,name=PlaybackState 2018-01-04 12:38:46.239 [ 1] E RequiresShutdown:~RequiresShutdownFailed:reason=notShutdown,name= 2018-01-04 12:38:46.239 [ 1] E RequiresShutdown:~RequiresShutdownFailed:reason=notShutdown,name= 2018-01-04 12:38:46.241 [ 1] E RequiresShutdown:~RequiresShutdownFailed:reason=notShutdown,name=MessageRouter [ OK ] AudioPlayerTest.SingASong (48592 ms) [ RUN ] AudioPlayerTest.FlashBriefing 2018-01-04 12:38:46.246 [ 1] I ConfigurationNode:initializeSuccess 2018-01-04 12:38:46.254 [ f] 0 MediaPlayer:handleSetObserverCalled 2018-01-04 12:38:46.255 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechSynthesizer,name=Speak,handler=0x55c71251c800,policy=BLOCKING 2018-01-04 12:38:46.257 [ f] 0 MediaPlayer:handleSetObserverCalled 2018-01-04 12:38:46.257 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=ClearQueue,handler=0x55c7126ef750,policy=NON_BLOCKING 2018-01-04 12:38:46.257 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Stop,handler=0x55c7126ef750,policy=NON_BLOCKING 2018-01-04 12:38:46.257 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Play,handler=0x55c7126ef750,policy=NON_BLOCKING 2018-01-04 12:38:47.906 [ 10] 0 HttpPost:doPostSucceeded:code=200 2018-01-04 12:38:47.907 [ 10] 0 AuthDelegate:handleLwaResponseSucceeded:expiresInSeconds=3600 2018-01-04 12:38:47.907 [ 10] 0 AuthDelegate:onAuthStateChangeCalled:state=1,error=0 2018-01-04 12:38:47.907 [ 1] 0 MessageRouter:connectionStatusChanged:reason=ACL_CLIENT_REQUEST,newStatus=PENDING 2018-01-04 12:38:47.907 [ 1] W HTTP2Transport:Unable to parse OpenSSL version!:version=mbedTLS/2.4.0,required=1.0.2 2018-01-04 12:38:47.908 [ 1] I HTTP2Transport:setupDownchannelStream:url=https\:// avs-alexa-na.amazon.com/v20160207/directives 2018-01-04 12:38:47.908 [ 1] 0 HTTP2StreamPool:getStream:streamId=29,numAcquiredStreams=1 2018-01-04 12:38:47.909 [ 11] 0 AudioPlayer:provideState:stateRequestToken=1 2018-01-04 12:38:47.909 [ 12] 0 SpeechSynthesizer:executeProvideState:stateRequestToken=1 2018-01-04 12:38:47.909 [ 12] 0 ContextManager:updateStateLocked:action=updatedState,state={"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"},namespace=SpeechSynthesizer,name=SpeechState 2018-01-04 12:38:47.909 [ 13] 0 AudioPlayer:executeProvideState:sendToken=true,stateRequestToken=1 2018-01-04 12:38:47.909 [ 13] 0 ContextManager:updateStateLocked:action=updatedState,state={"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"},namespace=AudioPlayer,name=PlaybackState 2018-01-04 12:38:47.909 [ 14] 0 ContextManager:updateStateLocked:action=updatedState,state={"wakeword" \: ""},namespace=SpeechRecognizer,name=RecognizerState 2018-01-04 12:38:47.910 [ 11] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-04 12:38:47.910 [ 11] 0 EventBuilder:buildJsonEventString:messageId=48b132f1-22ce-47aa-ba76-4b8bb32620ef,namespace=System,name=SynchronizeState 2018-01-04 12:38:47.910 [ 11] 0 PostConnectSynchronize:onContextAvailable : Send PostConnectMessage to transport 2018-01-04 12:38:50.175 [ 15] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06718afffe434366-000039ff-000c57b2-924ae461792859d2-1d151226-1 2018-01-04 12:38:50.176 [ 15] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:50.176 [ 15] 0 HTTP2StreamPool:getStream:streamId=31,numAcquiredStreams=2 2018-01-04 12:38:51.744 [ 15] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06718afffe434366-000039ff-000c57b2-924ae461792859d2-1d151226-3 2018-01-04 12:38:51.750 [ 15] 0 PostConnectSynchronize:onSendCompleted:status=SUCCESS 2018-01-04 12:38:51.750 [ 16] 0 MessageInterpreter:receive:messageId=e944bc9a-a93e-4eeb-b949-fde10e38880d:No dialogRequestId attached to message. 2018-01-04 12:38:51.750 [ 15] 0 PostConnectSynchronize:onConnected() 2018-01-04 12:38:51.750 [ 16] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"e944bc9a-a93e-4eeb-b949-fde10e38880d"\,dialogRequestId\:""} 2018-01-04 12:38:51.750 [ 15] 0 MessageRouter:connectionStatusChanged:reason=ACL_CLIENT_REQUEST,newStatus=CONNECTED 2018-01-04 12:38:51.751 [ 17] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=e944bc9a-a93e-4eeb-b949-fde10e38880d,reason=noHandlerRegistered 2018-01-04 12:38:51.751 [ 15] 0 HTTP2Transport:cleanupFinishedStream:streamId=31,result=200 2018-01-04 12:38:51.751 [ 17] W DirectiveRouter:preHandleDirectiveFailed:messageId=e944bc9a-a93e-4eeb-b949-fde10e38880d,reason=noHandlerRegistered 2018-01-04 12:38:51.751 [ 15] 0 HTTP2StreamPool:releaseStream:streamId=31,numAcquiredStreams=1 2018-01-04 12:38:51.751 [ 17] I DirectiveSequencer:sendingExceptionEncountered:messageId=e944bc9a-a93e-4eeb-b949-fde10e38880d 2018-01-04 12:38:51.751 [ 14] 0 AudioInputProcessor:setState:from=IDLE,to=RECOGNIZING 2018-01-04 12:38:51.752 [ 18] 0 DialogUXStateAggregator:setState:from=IDLE,to=LISTENING 2018-01-04 12:38:51.752 [ 11] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-04 12:38:51.752 [ 14] 0 AudioInputProcessor:executeOnContextAvailable:jsonContext={"context"\:[{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-04 12:38:51.752 [ 14] I DirectiveProcessor:setDialogRequestIdLocked:oldValue=,newValue=bc2930f3-c667-43a9-b9ff-d79117757f20 2018-01-04 12:38:51.752 [ 14] 0 DirectiveProcessor:scrubDialogRequestIdLocked:reason=emptyDialogRequestId 2018-01-04 12:38:51.753 [ 14] 0 EventBuilder:buildJsonEventString:messageId=22bbb7e0-9a22-4939-9097-c2ed53a6202c,namespace=SpeechRecognizer,name=Recognize 2018-01-04 12:38:51.753 [ 14] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=FOREGROUND 2018-01-04 12:38:51.753 [ 14] 0 AudioInputProcessor:stopCapture:stopImmediately=false 2018-01-04 12:38:51.753 [ 14] 0 AudioInputProcessor:setState:from=RECOGNIZING,to=BUSY 2018-01-04 12:38:51.753 [ 18] 0 DialogUXStateAggregator:setState:from=LISTENING,to=THINKING 2018-01-04 12:38:51.851 [ 15] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:51.852 [ 15] 0 HTTP2StreamPool:getStream:streamId=33,numAcquiredStreams=2 2018-01-04 12:38:52.247 [ 15] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-04 12:38:53.668 [ 15] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06718afffe434366-000039ff-000c57b2-924ae461792859d2-1d151226-5 2018-01-04 12:38:53.997 [ 16] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"18d9f76c-fd07-4a03-8b15-a27c819d6069"\,dialogRequestId\:"bc2930f3-c667-43a9-b9ff-d79117757f20"} 2018-01-04 12:38:53.997 [ 17] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=18d9f76c-fd07-4a03-8b15-a27c819d6069,reason=noHandlerRegistered 2018-01-04 12:38:53.997 [ 17] W DirectiveRouter:preHandleDirectiveFailed:messageId=18d9f76c-fd07-4a03-8b15-a27c819d6069,reason=noHandlerRegistered 2018-01-04 12:38:53.997 [ 17] I DirectiveSequencer:sendingExceptionEncountered:messageId=18d9f76c-fd07-4a03-8b15-a27c819d6069 2018-01-04 12:38:53.998 [ 16] I DirectiveSequencer:onDirective:directive={"namespace\:"Speaker"\,name\:"SetMute"\,messageId\:"85c22cbc-f604-46c2-83c8-75ca7be5d94f"\,dialogRequestId\:"bc2930f3-c667-43a9-b9ff-d79117757f20"} 2018-01-04 12:38:53.998 [ 16] I DirectiveSequencer:onDirective:directive={"namespace\:"SpeechSynthesizer"\,name\:"Speak"\,messageId\:"76f250af-466c-44b1-9cc3-b99ea522dcac"\,dialogRequestId\:"bc2930f3-c667-43a9-b9ff-d79117757f20"} 2018-01-04 12:38:53.998 [ 17] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=85c22cbc-f604-46c2-83c8-75ca7be5d94f,reason=noHandlerRegistered 2018-01-04 12:38:53.998 [ 16] I DirectiveSequencer:onDirective:directive={"namespace\:"Speaker"\,name\:"SetMute"\,messageId\:"c8120a06-a6a6-4684-ae5f-c4d6d3ffd7cc"\,dialogRequestId\:"bc2930f3-c667-43a9-b9ff-d79117757f20"} 2018-01-04 12:38:53.999 [ 17] W DirectiveRouter:preHandleDirectiveFailed:messageId=85c22cbc-f604-46c2-83c8-75ca7be5d94f,reason=noHandlerRegistered 2018-01-04 12:38:53.999 [ 17] I DirectiveSequencer:sendingExceptionEncountered:messageId=85c22cbc-f604-46c2-83c8-75ca7be5d94f 2018-01-04 12:38:53.999 [ 16] I DirectiveSequencer:onDirective:directive={"namespace\:"AudioPlayer"\,name\:"Play"\,messageId\:"98ad9950-b086-4194-8207-919ed2b5319f"\,dialogRequestId\:"bc2930f3-c667-43a9-b9ff-d79117757f20"} 2018-01-04 12:38:53.999 [ 17] I DirectiveRouter:preHandleDirective:messageId=76f250af-466c-44b1-9cc3-b99ea522dcac,action=calling 2018-01-04 12:38:53.999 [ 17] 0 CapabilityAgent:addingMessageIdToMap:messageId=76f250af-466c-44b1-9cc3-b99ea522dcac 2018-01-04 12:38:54.000 [ 16] I DirectiveSequencer:onDirective:directive={"namespace\:"AudioPlayer"\,name\:"Play"\,messageId\:"321003b8-78a5-49e4-ad7a-f41cc849dc2c"\,dialogRequestId\:"bc2930f3-c667-43a9-b9ff-d79117757f20"} 2018-01-04 12:38:54.000 [ 12] 0 SpeechSynthesizer:executePreHandle:messageId=76f250af-466c-44b1-9cc3-b99ea522dcac 2018-01-04 12:38:54.000 [ 19] I DirectiveRouter:handleDirective:messageId=76f250af-466c-44b1-9cc3-b99ea522dcac,action=calling 2018-01-04 12:38:54.000 [ 17] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=c8120a06-a6a6-4684-ae5f-c4d6d3ffd7cc,reason=noHandlerRegistered 2018-01-04 12:38:54.000 [ 17] W DirectiveRouter:preHandleDirectiveFailed:messageId=c8120a06-a6a6-4684-ae5f-c4d6d3ffd7cc,reason=noHandlerRegistered 2018-01-04 12:38:54.000 [ 17] I DirectiveSequencer:sendingExceptionEncountered:messageId=c8120a06-a6a6-4684-ae5f-c4d6d3ffd7cc 2018-01-04 12:38:54.001 [ 12] 0 SpeechSynthesizer:executeHandle:messageId=76f250af-466c-44b1-9cc3-b99ea522dcac 2018-01-04 12:38:54.001 [ 17] I DirectiveRouter:preHandleDirective:messageId=98ad9950-b086-4194-8207-919ed2b5319f,action=calling 2018-01-04 12:38:54.001 [ 17] 0 CapabilityAgent:addingMessageIdToMap:messageId=98ad9950-b086-4194-8207-919ed2b5319f 2018-01-04 12:38:54.001 [ 17] I DirectiveRouter:preHandleDirective:messageId=321003b8-78a5-49e4-ad7a-f41cc849dc2c,action=calling 2018-01-04 12:38:54.001 [ 14] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=NONE 2018-01-04 12:38:54.001 [ 14] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus 2018-01-04 12:38:54.001 [ 1a] 0 SpeechSynthesizer:onFocusChanged:newFocus=FOREGROUND 2018-01-04 12:38:54.001 [ 17] 0 CapabilityAgent:addingMessageIdToMap:messageId=321003b8-78a5-49e4-ad7a-f41cc849dc2c 2018-01-04 12:38:54.001 [ 14] 0 AudioInputProcessor:setState:from=BUSY,to=IDLE 2018-01-04 12:38:54.002 [ 12] 0 SpeechSynthesizer:executeStateChange:newState=PLAYING 2018-01-04 12:38:54.002 [ f] 0 MediaPlayer:handleSetSourceCalled 2018-01-04 12:38:54.002 [ f] E MediaPlayer:saveOffsetBeforeTeardown - gst_element_query_position failed 2018-01-04 12:38:54.003 [ f] 0 MediaPlayer:handlePlayCalled:idPassed=2,currentId=2 2018-01-04 12:38:54.003 [ f] 0 MediaPlayer:handlePlay:attemptBuffering=0 2018-01-04 12:38:54.009 [ f] 0 MediaPlayer:handlePlay:startingState=PLAYING,stateReturn=ASYNC 2018-01-04 12:38:54.311 [ f] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-04 12:38:54.313 [ 15] 0 AudioInputProcessor:onSendCompleted:status=SUCCESS 2018-01-04 12:38:54.313 [ 15] 0 HTTP2Transport:cleanupFinishedStream:streamId=33,result=200 2018-01-04 12:38:54.313 [ 15] 0 HTTP2StreamPool:releaseStream:streamId=33,numAcquiredStreams=1 2018-01-04 12:38:54.353 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:54.354 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:54.355 [ f] 0 MediaPlayer:callingOnPlaybackStarted:currentId=2 2018-01-04 12:38:54.355 [ 12] 0 SpeechSynthesizer:executePlaybackStarted 2018-01-04 12:38:54.355 [ 12] 0 SpeechSynthesizer:executeProvideState:stateRequestToken=0 2018-01-04 12:38:54.355 [ f] 0 MediaPlayer:handleGetOffsetCalled:idPassed=2,currentId=2 2018-01-04 12:38:54.356 [ 12] 0 ContextManager:updateStateLocked:action=updatedState,state={"token"\:"amzn1.as-ct.v1.Domain\:Application\:DailyBriefing\:TTS#ACRI#DailyBriefingPrompt.ChannelIntroduction.5289f034-d95c-4457-b943-18c40e3e0053\:Say\:DAILYBRIEFING\:DailyBriefingIntroduction"\,"offsetInMilliseconds"\:96\,"playerActivity"\:"PLAYING"},namespace=SpeechSynthesizer,name=SpeechState 2018-01-04 12:38:54.356 [ 18] 0 DialogUXStateAggregator:setState:from=THINKING,to=SPEAKING 2018-01-04 12:38:54.356 [ 12] 0 EventBuilder:buildJsonEventString:messageId=2b83f53b-2065-486c-aa92-7946edecd118,namespace=SpeechSynthesizer,name=SpeechStarted 2018-01-04 12:38:54.357 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:54.413 [ 15] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:54.413 [ 15] 0 HTTP2StreamPool:getStream:streamId=35,numAcquiredStreams=2 2018-01-04 12:38:54.945 [ 15] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06718afffe434366-000039ff-000c57b2-924ae461792859d2-1d151226-7 2018-01-04 12:38:54.948 [ 15] 0 HTTP2Transport:cleanupFinishedStream:streamId=35,result=200 2018-01-04 12:38:54.949 [ 16] 0 MessageInterpreter:receive:messageId=e2be6870-768b-407f-8ecd-7d153116ed39:No dialogRequestId attached to message. 2018-01-04 12:38:54.949 [ 15] 0 HTTP2StreamPool:releaseStream:streamId=35,numAcquiredStreams=1 2018-01-04 12:38:54.949 [ 16] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"e2be6870-768b-407f-8ecd-7d153116ed39"\,dialogRequestId\:""} 2018-01-04 12:38:54.949 [ 17] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=e2be6870-768b-407f-8ecd-7d153116ed39,reason=noHandlerRegistered 2018-01-04 12:38:54.949 [ 17] W DirectiveRouter:preHandleDirectiveFailed:messageId=e2be6870-768b-407f-8ecd-7d153116ed39,reason=noHandlerRegistered 2018-01-04 12:38:54.949 [ 17] I DirectiveSequencer:sendingExceptionEncountered:messageId=e2be6870-768b-407f-8ecd-7d153116ed39 2018-01-04 12:38:57.197 [ f] 0 MediaPlayer:callingOnPlaybackFinished:currentId=2 2018-01-04 12:38:57.197 [ 12] 0 SpeechSynthesizer:executePlaybackFinished 2018-01-04 12:38:57.197 [ f] 0 MediaPlayer:saveOffsetBeforeTeardown:offset=2688 2018-01-04 12:38:57.198 [ 12] 0 SpeechSynthesizer:executeProvideState:stateRequestToken=0 2018-01-04 12:38:57.198 [ 12] 0 ContextManager:updateStateLocked:action=updatedState,state={"token"\:"amzn1.as-ct.v1.Domain\:Application\:DailyBriefing\:TTS#ACRI#DailyBriefingPrompt.ChannelIntroduction.5289f034-d95c-4457-b943-18c40e3e0053\:Say\:DAILYBRIEFING\:DailyBriefingIntroduction"\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"},namespace=SpeechSynthesizer,name=SpeechState 2018-01-04 12:38:57.199 [ 12] 0 EventBuilder:buildJsonEventString:messageId=5a02a3e7-616d-45e7-828e-44901a5fa885,namespace=SpeechSynthesizer,name=SpeechFinished 2018-01-04 12:38:57.199 [ 12] 0 DirectiveProcessor:onHandlingCompeted:messageId=76f250af-466c-44b1-9cc3-b99ea522dcac,directiveBeingPreHandled=(nullptr) 2018-01-04 12:38:57.199 [ 12] 0 CapabilityAgent:removingMessageIdFromMap:messageId=76f250af-466c-44b1-9cc3-b99ea522dcac 2018-01-04 12:38:57.200 [ 19] I DirectiveRouter:handleDirective:messageId=98ad9950-b086-4194-8207-919ed2b5319f,action=calling 2018-01-04 12:38:57.200 [ 19] 0 AudioPlayer:handleDirective:name=Play,messageId=98ad9950-b086-4194-8207-919ed2b5319f 2018-01-04 12:38:57.201 [ 19] E JsonUtils:findNodeFailed:reason=missingDirectChild,child=expiryTime 2018-01-04 12:38:57.201 [ 19] E JsonUtils:findNodeFailed:reason=missingDirectChild,child=progressReport 2018-01-04 12:38:57.201 [ 19] E JsonUtils:findNodeFailed:reason=missingDirectChild,child=expectedPreviousToken 2018-01-04 12:38:57.201 [ 19] 0 DirectiveProcessor:onHandlingCompeted:messageId=98ad9950-b086-4194-8207-919ed2b5319f,directiveBeingPreHandled=(nullptr) 2018-01-04 12:38:57.201 [ 19] 0 CapabilityAgent:removingMessageIdFromMap:messageId=98ad9950-b086-4194-8207-919ed2b5319f 2018-01-04 12:38:57.201 [ 19] I DirectiveRouter:handleDirective:messageId=321003b8-78a5-49e4-ad7a-f41cc849dc2c,action=calling 2018-01-04 12:38:57.201 [ 19] 0 AudioPlayer:handleDirective:name=Play,messageId=321003b8-78a5-49e4-ad7a-f41cc849dc2c 2018-01-04 12:38:57.201 [ 19] E JsonUtils:findNodeFailed:reason=missingDirectChild,child=streamFormat 2018-01-04 12:38:57.202 [ 19] E JsonUtils:findNodeFailed:reason=missingDirectChild,child=progressReport 2018-01-04 12:38:57.202 [ 19] E JsonUtils:findNodeFailed:reason=missingDirectChild,child=expectedPreviousToken 2018-01-04 12:38:57.202 [ 19] 0 DirectiveProcessor:onHandlingCompeted:messageId=321003b8-78a5-49e4-ad7a-f41cc849dc2c,directiveBeingPreHandled=(nullptr) 2018-01-04 12:38:57.202 [ 19] 0 CapabilityAgent:removingMessageIdFromMap:messageId=321003b8-78a5-49e4-ad7a-f41cc849dc2c 2018-01-04 12:38:57.202 [ 1a] 0 AudioPlayer:onFocusChanged:newFocus=BACKGROUND 2018-01-04 12:38:57.202 [ 1a] 0 AudioPlayer:onFocusChanged:newFocus=NONE 2018-01-04 12:38:57.202 [ 1a] 0 AudioPlayer:onFocusChanged:newFocus=BACKGROUND 2018-01-04 12:38:57.204 [ f] 0 MediaPlayer:handlePauseCalled:idPassed=0,currentId=0 2018-01-04 12:38:57.204 [ f] E MediaPlayer:validateSourceAndIdFailed:reason=sourceNotSet 2018-01-04 12:38:57.204 [ f] E MediaPlayer:handlePauseFailed 2018-01-04 12:38:57.205 [ f] 0 MediaPlayer:handlePauseCalled:idPassed=0,currentId=0 2018-01-04 12:38:57.205 [ f] E MediaPlayer:validateSourceAndIdFailed:reason=sourceNotSet 2018-01-04 12:38:57.205 [ f] E MediaPlayer:handlePauseFailed 2018-01-04 12:38:57.254 [ 15] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:57.254 [ 15] 0 HTTP2StreamPool:getStream:streamId=37,numAcquiredStreams=2 2018-01-04 12:38:57.399 [ 18] 0 DialogUXStateAggregator:setState:from=SPEAKING,to=IDLE 2018-01-04 12:38:57.399 [ 1a] 0 SpeechSynthesizer:onFocusChanged:newFocus=NONE 2018-01-04 12:38:57.399 [ 1a] 0 AudioPlayer:onFocusChanged:newFocus=FOREGROUND 2018-01-04 12:38:57.400 [ 13] 0 AudioPlayer:cancelTimers 2018-01-04 12:38:57.400 [ f] 0 MediaPlayer:handleSetSourceCalled 2018-01-04 12:38:57.400 [ f] E MediaPlayer:saveOffsetBeforeTeardown - gst_element_query_position failed 2018-01-04 12:38:57.401 [ f] 0 MediaPlayer:handlePlayCalled:idPassed=3,currentId=3 2018-01-04 12:38:57.401 [ f] 0 MediaPlayer:handlePlay:attemptBuffering=0 2018-01-04 12:38:57.405 [ f] 0 MediaPlayer:handlePlay:startingState=PLAYING,stateReturn=ASYNC 2018-01-04 12:38:57.405 [ f] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-04 12:38:57.444 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:57.444 [ f] 0 AudioPlayer:onTags:id=3 2018-01-04 12:38:57.444 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:57.444 [ f] 0 AudioPlayer:onTags:id=3 2018-01-04 12:38:57.444 [ f] 0 MediaPlayer:callingOnPlaybackStarted:currentId=3 2018-01-04 12:38:57.444 [ 13] 0 EventBuilder:buildJsonEventString:messageId=385e09ee-14f9-43aa-8c5a-4ecdf18c0b50,namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:57.444 [ 13] 0 EventBuilder:buildJsonEventString:messageId=829f9e75-34c4-47bd-9dd6-b30f0a4e6da8,namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:57.444 [ f] 0 AudioPlayer:onPlaybackStarted:id=3 2018-01-04 12:38:57.444 [ 13] 0 AudioPlayer:changeActivity:from=IDLE,to=PLAYING 2018-01-04 12:38:57.444 [ 13] 0 AudioPlayer:executeProvideState:sendToken=false,stateRequestToken=0 2018-01-04 12:38:57.444 [ f] 0 MediaPlayer:handleGetOffsetCalled:idPassed=3,currentId=3 2018-01-04 12:38:57.445 [ 13] 0 ContextManager:updateStateLocked:action=updatedState,state={"token"\:"amzn1.as-ct.v1.Domain\:Application\:DailyBriefing\:TTS#ACRI#ssml#ACRI#DailyBriefingPrompt.5289f034-d95c-4457-b943-18c40e3e0053\:ChannelIntroduction\:0"\,"offsetInMilliseconds"\:48\,"playerActivity"\:"PLAYING"},namespace=AudioPlayer,name=PlaybackState 2018-01-04 12:38:57.445 [ f] 0 MediaPlayer:handleGetOffsetCalled:idPassed=3,currentId=3 2018-01-04 12:38:57.445 [ 13] 0 EventBuilder:buildJsonEventString:messageId=e98e4c2b-cbc2-4e14-80b0-9ab16a99febd,namespace=AudioPlayer,name=PlaybackStarted 2018-01-04 12:38:57.445 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:57.445 [ f] 0 AudioPlayer:onTags:id=3 2018-01-04 12:38:57.446 [ 13] 0 EventBuilder:buildJsonEventString:messageId=23fa17d3-676b-4e48-b20d-0a459bcbd577,namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:57.825 [ 15] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06718afffe434366-000039ff-000c57b2-924ae461792859d2-1d151226-9 2018-01-04 12:38:57.825 [ 15] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:57.825 [ 15] 0 HTTP2StreamPool:getStream:streamId=39,numAcquiredStreams=3 2018-01-04 12:38:57.826 [ 16] 0 MessageInterpreter:receive:messageId=d8010097-c1a7-42b3-8812-ac365270c73f:No dialogRequestId attached to message. 2018-01-04 12:38:57.826 [ 16] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"d8010097-c1a7-42b3-8812-ac365270c73f"\,dialogRequestId\:""} 2018-01-04 12:38:57.827 [ 17] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=d8010097-c1a7-42b3-8812-ac365270c73f,reason=noHandlerRegistered 2018-01-04 12:38:57.827 [ 17] W DirectiveRouter:preHandleDirectiveFailed:messageId=d8010097-c1a7-42b3-8812-ac365270c73f,reason=noHandlerRegistered 2018-01-04 12:38:57.827 [ 15] 0 HTTP2Transport:cleanupFinishedStream:streamId=37,result=200 2018-01-04 12:38:57.827 [ 17] I DirectiveSequencer:sendingExceptionEncountered:messageId=d8010097-c1a7-42b3-8812-ac365270c73f 2018-01-04 12:38:57.827 [ 15] 0 HTTP2StreamPool:releaseStream:streamId=37,numAcquiredStreams=2 2018-01-04 12:38:58.464 [ 15] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06718afffe434366-000039ff-000c57b2-924ae461792859d2-1d151226-11 2018-01-04 12:38:58.465 [ 15] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:58.465 [ 15] 0 HTTP2StreamPool:getStream:streamId=41,numAcquiredStreams=3 2018-01-04 12:38:58.468 [ 15] 0 HTTP2Transport:cleanupFinishedStream:streamId=39,result=200 2018-01-04 12:38:58.468 [ 15] 0 HTTP2StreamPool:releaseStream:streamId=39,numAcquiredStreams=2 2018-01-04 12:38:58.468 [ 16] 0 MessageInterpreter:receive:messageId=df5a136c-eaad-4118-907d-bce662d589d2:No dialogRequestId attached to message. 2018-01-04 12:38:58.468 [ 16] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"df5a136c-eaad-4118-907d-bce662d589d2"\,dialogRequestId\:""} 2018-01-04 12:38:58.468 [ 17] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=df5a136c-eaad-4118-907d-bce662d589d2,reason=noHandlerRegistered 2018-01-04 12:38:58.468 [ 17] W DirectiveRouter:preHandleDirectiveFailed:messageId=df5a136c-eaad-4118-907d-bce662d589d2,reason=noHandlerRegistered 2018-01-04 12:38:58.468 [ 17] I DirectiveSequencer:sendingExceptionEncountered:messageId=df5a136c-eaad-4118-907d-bce662d589d2 2018-01-04 12:38:58.877 [ f] 0 MediaPlayer:callingOnPlaybackFinished:currentId=3 2018-01-04 12:38:58.878 [ f] 0 AudioPlayer:onPlaybackFinished:id=3 2018-01-04 12:38:58.878 [ 13] 0 AudioPlayer:changeActivity:from=PLAYING,to=FINISHED 2018-01-04 12:38:58.878 [ f] 0 MediaPlayer:saveOffsetBeforeTeardown:offset=1320 2018-01-04 12:38:58.878 [ 13] 0 AudioPlayer:executeProvideState:sendToken=false,stateRequestToken=0 2018-01-04 12:38:58.883 [ f] 0 MediaPlayer:handleGetOffsetCalled:idPassed=3,currentId=0 2018-01-04 12:38:58.883 [ f] E MediaPlayer:validateSourceAndIdFailed:reason=sourceNotSet 2018-01-04 12:38:58.883 [ 13] 0 ContextManager:updateStateLocked:action=updatedState,state={"token"\:"amzn1.as-ct.v1.Domain\:Application\:DailyBriefing\:TTS#ACRI#ssml#ACRI#DailyBriefingPrompt.5289f034-d95c-4457-b943-18c40e3e0053\:ChannelIntroduction\:0"\,"offsetInMilliseconds"\:1320\,"playerActivity"\:"FINISHED"},namespace=AudioPlayer,name=PlaybackState 2018-01-04 12:38:58.883 [ f] 0 MediaPlayer:handleGetOffsetCalled:idPassed=3,currentId=0 2018-01-04 12:38:58.883 [ f] E MediaPlayer:validateSourceAndIdFailed:reason=sourceNotSet 2018-01-04 12:38:58.883 [ f] 0 MediaPlayer:handleGetOffsetCalled:idPassed=3,currentId=0 2018-01-04 12:38:58.883 [ f] E MediaPlayer:validateSourceAndIdFailed:reason=sourceNotSet 2018-01-04 12:38:58.883 [ 13] 0 EventBuilder:buildJsonEventString:messageId=517b7ca7-54f0-4ea6-8c58-b81f03f07f09,namespace=AudioPlayer,name=PlaybackNearlyFinished 2018-01-04 12:38:58.884 [ f] 0 MediaPlayer:handleGetOffsetCalled:idPassed=3,currentId=0 2018-01-04 12:38:58.884 [ f] E MediaPlayer:validateSourceAndIdFailed:reason=sourceNotSet 2018-01-04 12:38:58.884 [ 13] 0 EventBuilder:buildJsonEventString:messageId=c8a0a3b6-3020-42ea-b42d-185e35ee1023,namespace=AudioPlayer,name=PlaybackFinished 2018-01-04 12:38:58.884 [ 13] 0 AudioPlayer:cancelTimers 2018-01-04 12:38:58.884 [ f] 0 MediaPlayer:handleSetSourceForUrlCalled 2018-01-04 12:38:58.884 [ f] E MediaPlayer:saveOffsetBeforeTeardown - gst_element_query_position failed 2018-01-04 12:38:58.886 [ f] 0 MediaPlayer:handleSetSourceCalled 2018-01-04 12:38:58.886 [ f] E MediaPlayer:saveOffsetBeforeTeardown - gst_element_query_position failed 2018-01-04 12:38:58.887 [ f] 0 MediaPlayer:handlePlayCalled:idPassed=4,currentId=4 2018-01-04 12:38:58.887 [ f] 0 MediaPlayer:handlePlay:attemptBuffering=0 2018-01-04 12:38:58.892 [ f] 0 MediaPlayer:handlePlay:startingState=PLAYING,stateReturn=ASYNC 2018-01-04 12:38:58.952 [ 15] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06718afffe434366-000039ff-000c57b2-924ae461792859d2-1d151226-13 2018-01-04 12:38:58.952 [ 15] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:58.952 [ 15] 0 HTTP2StreamPool:getStream:streamId=43,numAcquiredStreams=3 2018-01-04 12:38:58.953 [ 16] 0 MessageInterpreter:receive:messageId=7fca9fd2-ed80-4a67-82ce-279a165bad1a:No dialogRequestId attached to message. 2018-01-04 12:38:58.953 [ 16] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"7fca9fd2-ed80-4a67-82ce-279a165bad1a"\,dialogRequestId\:""} 2018-01-04 12:38:58.953 [ 17] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=7fca9fd2-ed80-4a67-82ce-279a165bad1a,reason=noHandlerRegistered 2018-01-04 12:38:58.954 [ 17] W DirectiveRouter:preHandleDirectiveFailed:messageId=7fca9fd2-ed80-4a67-82ce-279a165bad1a,reason=noHandlerRegistered 2018-01-04 12:38:58.954 [ 17] I DirectiveSequencer:sendingExceptionEncountered:messageId=7fca9fd2-ed80-4a67-82ce-279a165bad1a 2018-01-04 12:38:58.954 [ 15] 0 HTTP2Transport:cleanupFinishedStream:streamId=41,result=200 2018-01-04 12:38:58.954 [ 15] 0 HTTP2StreamPool:releaseStream:streamId=41,numAcquiredStreams=2 2018-01-04 12:38:59.477 [ 15] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06718afffe434366-000039ff-000c57b2-924ae461792859d2-1d151226-15 2018-01-04 12:38:59.477 [ 15] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:59.477 [ 15] 0 HTTP2StreamPool:getStream:streamId=45,numAcquiredStreams=3 2018-01-04 12:38:59.478 [ 16] 0 MessageInterpreter:receive:messageId=a3a1cf58-61e5-4562-9f0a-5585f8b96a77:No dialogRequestId attached to message. 2018-01-04 12:38:59.478 [ 16] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"a3a1cf58-61e5-4562-9f0a-5585f8b96a77"\,dialogRequestId\:""} 2018-01-04 12:38:59.478 [ 17] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=a3a1cf58-61e5-4562-9f0a-5585f8b96a77,reason=noHandlerRegistered 2018-01-04 12:38:59.478 [ 17] W DirectiveRouter:preHandleDirectiveFailed:messageId=a3a1cf58-61e5-4562-9f0a-5585f8b96a77,reason=noHandlerRegistered 2018-01-04 12:38:59.478 [ 17] I DirectiveSequencer:sendingExceptionEncountered:messageId=a3a1cf58-61e5-4562-9f0a-5585f8b96a77 2018-01-04 12:38:59.478 [ 15] 0 HTTP2Transport:cleanupFinishedStream:streamId=43,result=200 2018-01-04 12:38:59.478 [ 15] 0 HTTP2StreamPool:releaseStream:streamId=43,numAcquiredStreams=2 2018-01-04 12:38:59.953 [ 15] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06718afffe434366-000039ff-000c57b2-924ae461792859d2-1d151226-17 2018-01-04 12:38:59.953 [ 15] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:59.953 [ 15] 0 HTTP2StreamPool:getStream:streamId=47,numAcquiredStreams=3 2018-01-04 12:38:59.954 [ 16] 0 MessageInterpreter:receive:messageId=09b0d04b-67fd-4147-ad94-1ef2f25a7b81:No dialogRequestId attached to message. 2018-01-04 12:38:59.954 [ 16] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"09b0d04b-67fd-4147-ad94-1ef2f25a7b81"\,dialogRequestId\:""} 2018-01-04 12:38:59.954 [ 17] W DirectiveRouter:handleDirectiveWithPolicyHandleImmediatelyFailed:messageId=09b0d04b-67fd-4147-ad94-1ef2f25a7b81,reason=noHandlerRegistered 2018-01-04 12:38:59.954 [ 15] 0 HTTP2Transport:cleanupFinishedStream:streamId=45,result=200 2018-01-04 12:38:59.954 [ 17] W DirectiveRouter:preHandleDirectiveFailed:messageId=09b0d04b-67fd-4147-ad94-1ef2f25a7b81,reason=noHandlerRegistered 2018-01-04 12:38:59.955 [ 15] 0 HTTP2StreamPool:releaseStream:streamId=45,numAcquiredStreams=2 2018-01-04 12:38:59.955 [ 17] I DirectiveSequencer:sendingExceptionEncountered:messageId=09b0d04b-67fd-4147-ad94-1ef2f25a7b81 2018-01-04 12:39:00.087 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:39:00.087 [ f] 0 AudioPlayer:onTags:id=4 2018-01-04 12:39:00.087 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:39:0

kiruthi95 commented 6 years ago

1 2018-01-04 12:45:34.734 [ 15] 9 PlaybackController:buttonPressed:Button=PLAY 2018-01-04 12:45:34.734 [ 16] 9 PlaybackController:buttonPressedExecutor:Button=PLAY 2018-01-04 12:45:34.734 [ 16] 9 PlaybackController:buttonPressedExecutor::Queue is empty, call getContext(). 2018-01-04 12:45:34.735 [ 6] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Speaker"\,"name"\:"VolumeState"}\,"payload"\:{"volume"\:100\,"muted"\:false}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:"amzn1.as-ct.v1.Domain\:Global\:Fallback#ACRI#DeviceTTSRendererV4_5a2d8007-13a1-44bc-ad74-2d6320522731"\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[{"token"\:"amzn1.as-ct.v1.Domain\:Application\:NotificationsV4#DNID#85bf4594-50b8-3e01-9b2f-88eb72618c66"\,"type"\:"TIMER"\,"scheduledTime"\:"2018-01-05T00\:32\:01+0000"}]\,"activeAlerts"\:[]}}]} 2018-01-04 12:45:34.735 [ 6] 9 PlaybackController:onContextAvailable 2018-01-04 12:45:34.735 [ 16] 9 PlaybackController:onContextAvailableExecutor 2018-01-04 12:45:34.735 [ 16] 0 EventBuilder:buildJsonEventString:messageId=7f645a1c-0d26-4bce-bae8-4d9398b0f3f7,namespace=PlaybackController,name=PlayCommandIssued 2018-01-04 12:45:34.736 [ 16] 9 HTTP2Transport:enqueueRequest 2018-01-04 12:45:34.783 [ 10] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:45:34.783 [ 10] 0 HTTP2StreamPool:getStream:streamId=99,numAcquiredStreams=2 2018-01-04 12:45:34.783 [ 10] 9 HTTP2Transport:insertActiveStream:handle=0x7fc02002d920 2018-01-04 12:45:35.591 [ 10] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 024c58fffe8c2a06-00005941-000eb11d-7568bcedab85b067-63ee49c3-95 2018-01-04 12:45:35.591 [ 10] E PlaybackController:messageSentFailed:ButtonPressed=PLAY,error=SUCCESS_NO_CONTENT 2018-01-04 12:45:35.591 [ 10] 0 HTTP2Transport:cleanupFinishedStream:streamId=99,result=204 2018-01-04 12:45:35.592 [ 10] 0 HTTP2StreamPool:releaseStream:streamId=99,numAcquiredStreams=1 2018-01-04 12:45:35.592 [ 10] 0 CurlEasyHandleWrapper:reset:responseCode=HTTP_RESPONSE_SUCCESS_NO_CONTENT

On Thu, Jan 4, 2018 at 6:12 PM, kiruthi ka kiruthigvri@gmail.com wrote:

visteon@visteon-Latitude-E6330:~/avs_sdk1/build/Integration/test$ ./AudioPlayerIntegrationTest /home/visteon/avs_sdk1/build/Integration/AlexaCli* /home/visteon/avs_sdk1/avs-device-sdk-master/Integration/inputs/ [==========] Running 2 tests from 1 test case. [----------] Global test environment set-up. [----------] 2 tests from AudioPlayerTest [ RUN ] AudioPlayerTest.SingASong 2018-01-04 12:37:57.654 [ 1] I ConfigurationNode:initializeSuccess 2018-01-04 12:37:57.693 [ 2] 0 MediaPlayer:handleSetObserverCalled 2018-01-04 12:37:57.694 [ 1] I DirectiveRouter: addDirectiveHandlers:action=added,namespace=SpeechSynthesizer,name=Speak, handler=0x55c7126eb010,policy=BLOCKING 2018-01-04 12:37:57.696 [ 2] 0 MediaPlayer:handleSetObserverCalled 2018-01-04 12:37:57.696 [ 1] I DirectiveRouter: addDirectiveHandlers:action=added,namespace=AudioPlayer, name=ClearQueue,handler=0x55c7126f3610,policy=NON_BLOCKING 2018-01-04 12:37:57.697 [ 1] I DirectiveRouter: addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Stop,handler= 0x55c7126f3610,policy=NON_BLOCKING 2018-01-04 12:37:57.697 [ 1] I DirectiveRouter: addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Play,handler= 0x55c7126f3610,policy=NON_BLOCKING 2018-01-04 12:37:59.593 [ 3] 0 HttpPost:doPostSucceeded:code=200 2018-01-04 12:37:59.594 [ 3] 0 AuthDelegate:handleLwaResponseSucceeded: expiresInSeconds=3600 2018-01-04 12:37:59.594 [ 3] 0 AuthDelegate: onAuthStateChangeCalled:state=1,error=0 2018-01-04 12:37:59.595 [ 1] 0 MessageRouter:connectionStatusChanged: reason=ACL_CLIENT_REQUEST,newStatus=PENDING 2018-01-04 12:37:59.596 [ 1] W HTTP2Transport:Unable to parse OpenSSL version!:version=mbedTLS/2.4.0,required=1.0.2 2018-01-04 12:37:59.596 [ 1] I HTTP2Transport:setupDownchannelStream:url= https\://avs-alexa-na.amazon.com/v20160207/directives 2018-01-04 12:37:59.597 [ 1] 0 HTTP2StreamPool:getStream: streamId=1,numAcquiredStreams=1 2018-01-04 12:37:59.598 [ 4] 0 SpeechSynthesizer:executeProvideState: stateRequestToken=1 2018-01-04 12:37:59.598 [ 5] 0 AudioPlayer:provideState: stateRequestToken=1 2018-01-04 12:37:59.598 [ 4] 0 ContextManager:updateStateLocked:action= updatedState,state={"token"\:""\,"offsetInMilliseconds"\:0\, "playerActivity"\:"FINISHED"},namespace=SpeechSynthesizer,name=SpeechState 2018-01-04 12:37:59.598 [ 6] 0 AudioPlayer:executeProvideState:sendToken= true,stateRequestToken=1 2018-01-04 12:37:59.599 [ 6] 0 ContextManager:updateStateLocked:action= updatedState,state={"token"\:""\,"offsetInMilliseconds"\:0\, "playerActivity"\:"IDLE"},namespace=AudioPlayer,name=PlaybackState 2018-01-04 12:37:59.599 [ 7] 0 ContextManager:updateStateLocked:action=updatedState,state={"wakeword" \: ""},namespace=SpeechRecognizer,name=RecognizerState 2018-01-04 12:37:59.599 [ 5] 0 ContextManager:buildContextSuccessful: context={"context"\:[{"header"\:{"namespace"\:" SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\," offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\ ,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:" PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\," playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:" SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\: {"wakeword"\:""}}]} 2018-01-04 12:37:59.600 [ 5] 0 EventBuilder:buildJsonEventString: messageId=513916f7-b621-4b9e-b709-553135d8d677,namespace= System,name=SynchronizeState 2018-01-04 12:37:59.600 [ 5] 0 PostConnectSynchronize:onContextAvailable : Send PostConnectMessage to transport 2018-01-04 12:38:00.913 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-1 2018-01-04 12:38:00.914 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:00.914 [ 8] 0 HTTP2StreamPool:getStream: streamId=3,numAcquiredStreams=2 2018-01-04 12:38:02.468 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-3 2018-01-04 12:38:02.469 [ 8] 0 PostConnectSynchronize: onSendCompleted:status=SUCCESS 2018-01-04 12:38:02.469 [ 9] 0 MessageInterpreter:receive: messageId=4b54293e-4cb5-4b41-9cbf-5455bebaf37a:No dialogRequestId attached to message. 2018-01-04 12:38:02.470 [ 8] 0 PostConnectSynchronize:onConnected() 2018-01-04 12:38:02.470 [ 8] 0 MessageRouter:connectionStatusChanged: reason=ACL_CLIENT_REQUEST,newStatus=CONNECTED 2018-01-04 12:38:02.470 [ 9] I DirectiveSequencer: onDirective:directive={"namespace\:"System"\,name\:" SetEndpoint"\,messageId\:"4b54293e-4cb5-4b41-9cbf-5455bebaf37a"\, dialogRequestId\:""} 2018-01-04 12:38:02.470 [ 8] 0 HTTP2Transport:cleanupFinishedStream: streamId=3,result=200 2018-01-04 12:38:02.470 [ a] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= 4b54293e-4cb5-4b41-9cbf-5455bebaf37a,reason=noHandlerRegistered 2018-01-04 12:38:02.470 [ 8] 0 HTTP2StreamPool:releaseStream: streamId=3,numAcquiredStreams=1 2018-01-04 12:38:02.470 [ a] W DirectiveRouter:preHandleDirectiveFailed: messageId=4b54293e-4cb5-4b41-9cbf-5455bebaf37a,reason=noHandlerRegistered 2018-01-04 12:38:02.470 [ a] I DirectiveSequencer: sendingExceptionEncountered:messageId=4b54293e-4cb5-4b41-9cbf-5455bebaf37a 2018-01-04 12:38:02.471 [ 7] 0 AudioInputProcessor:setState: from=IDLE,to=RECOGNIZING 2018-01-04 12:38:02.472 [ b] 0 DialogUXStateAggregator: setState:from=IDLE,to=LISTENING 2018-01-04 12:38:02.472 [ 5] 0 ContextManager:buildContextSuccessful: context={"context"\:[{"header"\:{"namespace"\:" SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\," offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\ ,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:" PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\," playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:" SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\: {"wakeword"\:""}}]} 2018-01-04 12:38:02.472 [ 7] 0 AudioInputProcessor: executeOnContextAvailable:jsonContext={"context"\:[{" header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:" SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\," playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:" AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\," offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{" header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:" RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-04 12:38:02.473 [ 7] I DirectiveProcessor: setDialogRequestIdLocked:oldValue=,newValue=1c97d2a0- cef4-4c63-9e4e-315ab61372d8 2018-01-04 12:38:02.473 [ 7] 0 DirectiveProcessor: scrubDialogRequestIdLocked:reason=emptyDialogRequestId 2018-01-04 12:38:02.473 [ 7] 0 EventBuilder:buildJsonEventString: messageId=aa862c21-5fdb-4295-a5a4-7f15bb7602fd,namespace= SpeechRecognizer,name=Recognize 2018-01-04 12:38:02.473 [ 7] 0 AudioInputProcessor:executeOnFocusChanged: newFocus=FOREGROUND 2018-01-04 12:38:02.473 [ 7] 0 AudioInputProcessor: stopCapture:stopImmediately=false 2018-01-04 12:38:02.473 [ 7] 0 AudioInputProcessor:setState: from=RECOGNIZING,to=BUSY 2018-01-04 12:38:02.474 [ b] 0 DialogUXStateAggregator: setState:from=LISTENING,to=THINKING 2018-01-04 12:38:02.571 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:02.571 [ 8] 0 HTTP2StreamPool:getStream: streamId=5,numAcquiredStreams=2 2018-01-04 12:38:03.422 [ 8] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-04 12:38:04.752 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-5 2018-01-04 12:38:04.756 [ 8] 0 AudioInputProcessor: onSendCompleted:status=SUCCESS 2018-01-04 12:38:04.756 [ 9] I DirectiveSequencer: onDirective:directive={"namespace\:"System"\,name\:" SetEndpoint"\,messageId\:"f11be08c-031e-43ce-bf13-3ff3e532f7dc"\, dialogRequestId\:"1c97d2a0-cef4-4c63-9e4e-315ab61372d8"} 2018-01-04 12:38:04.756 [ 8] 0 HTTP2Transport:cleanupFinishedStream: streamId=5,result=200 2018-01-04 12:38:04.757 [ 8] 0 HTTP2StreamPool:releaseStream: streamId=5,numAcquiredStreams=1 2018-01-04 12:38:04.757 [ a] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= f11be08c-031e-43ce-bf13-3ff3e532f7dc,reason=noHandlerRegistered 2018-01-04 12:38:04.757 [ a] W DirectiveRouter:preHandleDirectiveFailed: messageId=f11be08c-031e-43ce-bf13-3ff3e532f7dc,reason=noHandlerRegistered 2018-01-04 12:38:04.757 [ a] I DirectiveSequencer: sendingExceptionEncountered:messageId=f11be08c-031e-43ce-bf13-3ff3e532f7dc 2018-01-04 12:38:04.757 [ 9] I DirectiveSequencer: onDirective:directive={"namespace\:"Speaker"\,name\:" SetMute"\,messageId\:"7e4cec19-75bd-4d6d-bd6b-07d1b77ab09e"\, dialogRequestId\:"1c97d2a0-cef4-4c63-9e4e-315ab61372d8"} 2018-01-04 12:38:04.757 [ a] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= 7e4cec19-75bd-4d6d-bd6b-07d1b77ab09e,reason=noHandlerRegistered 2018-01-04 12:38:04.758 [ a] W DirectiveRouter:preHandleDirectiveFailed: messageId=7e4cec19-75bd-4d6d-bd6b-07d1b77ab09e,reason=noHandlerRegistered 2018-01-04 12:38:04.758 [ a] I DirectiveSequencer: sendingExceptionEncountered:messageId=7e4cec19-75bd-4d6d-bd6b-07d1b77ab09e 2018-01-04 12:38:04.758 [ 9] I DirectiveSequencer: onDirective:directive={"namespace\:"AudioPlayer"\, name\:"Play"\,messageId\:"d891f740-2436-4eb4-97c0-903543f108ad"\, dialogRequestId\:"1c97d2a0-cef4-4c63-9e4e-315ab61372d8"} 2018-01-04 12:38:04.758 [ a] I DirectiveRouter: preHandleDirective:messageId=d891f740-2436-4eb4-97c0- 903543f108ad,action=calling 2018-01-04 12:38:04.758 [ a] 0 CapabilityAgent:addingMessageIdToMap: messageId=d891f740-2436-4eb4-97c0-903543f108ad 2018-01-04 12:38:04.759 [ c] I DirectiveRouter:handleDirective:messageId= d891f740-2436-4eb4-97c0-903543f108ad,action=calling 2018-01-04 12:38:04.759 [ c] 0 AudioPlayer:handleDirective: name=Play,messageId=d891f740-2436-4eb4-97c0-903543f108ad 2018-01-04 12:38:04.760 [ c] E JsonUtils:findNodeFailed: reason=missingDirectChild,child=streamFormat 2018-01-04 12:38:04.760 [ c] E JsonUtils:findNodeFailed: reason=missingDirectChild,child=progressReport 2018-01-04 12:38:04.760 [ c] E JsonUtils:findNodeFailed: reason=missingDirectChild,child=expectedPreviousToken 2018-01-04 12:38:04.760 [ c] 0 DirectiveProcessor: onHandlingCompeted:messageId=d891f740-2436-4eb4-97c0-903543f108ad, directiveBeingPreHandled=(nullptr) 2018-01-04 12:38:04.760 [ c] 0 CapabilityAgent:removingMessageIdFromMap: messageId=d891f740-2436-4eb4-97c0-903543f108ad 2018-01-04 12:38:04.761 [ d] 0 AudioPlayer:onFocusChanged: newFocus=BACKGROUND 2018-01-04 12:38:04.761 [ 2] 0 MediaPlayer:handlePauseCalled: idPassed=0,currentId=0 2018-01-04 12:38:04.761 [ 2] E MediaPlayer:validateSourceAndIdFailed: reason=sourceNotSet 2018-01-04 12:38:04.761 [ 2] E MediaPlayer:handlePauseFailed 2018-01-04 12:38:07.481 [ b] 0 DialogUXStateAggregator: transitionFromThinkingTimedOut 2018-01-04 12:38:07.481 [ b] 0 DialogUXStateAggregator: setState:from=THINKING,to=IDLE 2018-01-04 12:38:07.482 [ 7] 0 AudioInputProcessor:setState: from=BUSY,to=IDLE 2018-01-04 12:38:07.482 [ d] 0 AudioPlayer:onFocusChanged: newFocus=FOREGROUND 2018-01-04 12:38:07.482 [ 7] 0 AudioInputProcessor:executeOnFocusChanged: newFocus=NONE 2018-01-04 12:38:07.482 [ 7] 0 AudioInputProcessor: executeOnFocusChanged:reason=Lost focus 2018-01-04 12:38:07.482 [ 6] 0 AudioPlayer:cancelTimers 2018-01-04 12:38:07.483 [ 2] 0 MediaPlayer:handleSetSourceForUrlCalled 2018-01-04 12:38:07.483 [ 2] E MediaPlayer:saveOffsetBeforeTeardown - gst_element_query_position failed 2018-01-04 12:38:07.485 [ 2] 0 MediaPlayer:handleSetSourceCalled 2018-01-04 12:38:07.486 [ 2] E MediaPlayer:saveOffsetBeforeTeardown - gst_element_query_position failed 2018-01-04 12:38:07.491 [ 2] 0 MediaPlayer:handlePlayCalled: idPassed=1,currentId=1 2018-01-04 12:38:07.491 [ 2] 0 MediaPlayer:handlePlay:attemptBuffering=0 2018-01-04 12:38:07.508 [ 2] 0 MediaPlayer:handlePlay: startingState=PLAYING,stateReturn=ASYNC 2018-01-04 12:38:09.352 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.352 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.353 [ 6] 0 EventBuilder:buildJsonEventString: messageId=2b20c18a-0ce0-416d-89d1-a5d2f71113e2,namespace=AudioPlayer,name= StreamMetadataExtracted 2018-01-04 12:38:09.354 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.354 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.355 [ 6] 0 EventBuilder:buildJsonEventString: messageId=24988630-cb11-409a-a0a8-007c4aef174e,namespace=AudioPlayer,name= StreamMetadataExtracted 2018-01-04 12:38:09.356 [ 2] 0 MediaPlayer:callingOnPlaybackStarted: currentId=1 2018-01-04 12:38:09.356 [ 2] 0 AudioPlayer:onPlaybackStarted:id=1 2018-01-04 12:38:09.356 [ 6] 0 AudioPlayer:changeActivity: from=IDLE,to=PLAYING 2018-01-04 12:38:09.357 [ 6] 0 AudioPlayer:executeProvideState:sendToken= false,stateRequestToken=0 2018-01-04 12:38:09.357 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.357 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.358 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.358 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.359 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.360 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.361 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.361 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.361 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.361 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.361 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.361 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.361 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.361 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.362 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.362 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.362 [ 2] 0 MediaPlayer:handleGetOffsetCalled: idPassed=1,currentId=1 2018-01-04 12:38:09.362 [ 6] 0 ContextManager:updateStateLocked:action= updatedState,state={"token"\:"amzn1.as-ct.v1.Domain\:Phatic\ :AlexaOriginals#ACRI#url#ACRI#AlexaOriginals|b35d4ea4-6d65- 46c3-a584-804429ea82f5|https\://dvi8md6049w6b.cloudfront.net/irav1 7f62fa8b76757d0f0926Songs_en_in_ira_i_saw_her_there.mp3? Expires\=1515098284&Signature\=JVmxGBbBJE0PxNj~~2iKEskFHFNevpO5V~ 9EywFU8Nbv2mwB69ig~JS5eK-SYlCYSF-TZteAeZcAgJKwzzbzHgqOCEIaD1YZo V1pZ2VxRF2ahF-YnFBJ1v1l5nUharOdpnjkP06bTQ7ouUxEBm1MWAXnu0frRV7gDsmiLAWb8vg 1zsD5jsrQ0DQR~WqLHRH4HnOPG0jRJnf1UF2UOLUovrsj6tK7VueIcOO25OiTFg97W5APy94K9 UDNJhQ0kSJezg62rX6fstlQKecYwRXuI9Wfd7wc~IKJape34zFfNDOq- WH4hVr5hAIxwcDdwIE3xOQx024T91YEhjyD7y4lhw&Key-Pair-Id\= APKAJMAIYIGWWT37OIHA|I <http://dvi8md6049w6b.cloudfront.net/ira_v1_7f62fa8b76757d0f0926Songs_en_in_ira_i_saw_her_there.mp3?Expires%5C=1515098284&Signature%5C=JVmxGBbBJE0PxNj~~2iKEskFHFNevpO5V~9EywFU8Nbv2mwB69ig~JS5eK-SYlCYSF-TZteAeZcAgJKwzzbzHgqOCEIaD1YZoV1pZ2VxRF2ahF-YnFBJ1v1l5nUharOdpnjkP06bTQ7ouUxEBm1MWAXnu0frRV7gDsmiLAWb8vg1zsD5jsrQ0DQR~WqLHRH4HnOPG0jRJnf1UF2UOLUovrsj6tK7VueIcOO25OiTFg97W5APy94K9UDNJhQ0kSJezg62rX6fstlQKecYwRXuI9Wfd7wc~IKJape34zFfNDOq-WH4hVr5hAIxwcDdwIE3xOQx024T91YEhjyD7y4lhw&Key-Pair-Id%5C=APKAJMAIYIGWWT37OIHA%7CI> saw her there|1515069484555|ATVPDKIKX0DER|A2K5UODRUA4K9L| en_IN|Alexa3P\:1.0/2018/01/04/12/8d918a4e9c7e43d3be3438186cad60 00/38\:03\:\:TNIH_2V.88ecc73a-d250-43be-8a43-383515cb9d2fZXV/0|b6bc8d49- 863b-4e05-bc1a-52375215eea5|PhaticIntent"\,"offsetInMilliseconds"\:192\," playerActivity"\:"PLAYING"},namespace=AudioPlayer,name=PlaybackState 2018-01-04 12:38:09.362 [ 2] 0 MediaPlayer:handleGetOffsetCalled: idPassed=1,currentId=1 2018-01-04 12:38:09.363 [ 6] 0 EventBuilder:buildJsonEventString: messageId=1a92ac08-a2e5-4648-b12d-e6a233616202,namespace=AudioPlayer,name= PlaybackStarted 2018-01-04 12:38:09.364 [ 6] 0 EventBuilder:buildJsonEventString: messageId=9e7bfa80-bed7-4535-bae8-03158dbc94d0,namespace=AudioPlayer,name= StreamMetadataExtracted 2018-01-04 12:38:09.365 [ 6] 0 EventBuilder:buildJsonEventString: messageId=41a3b77f-a39c-47f4-830f-208a21bfe80c,namespace=AudioPlayer,name= StreamMetadataExtracted 2018-01-04 12:38:09.366 [ 6] 0 EventBuilder:buildJsonEventString: messageId=18363a94-42ee-41ea-acd9-6c8e5ffa4eb5,namespace=AudioPlayer,name= StreamMetadataExtracted 2018-01-04 12:38:09.367 [ 6] 0 EventBuilder:buildJsonEventString: messageId=10683cc0-860a-4c5a-9de5-b577491ee385,namespace=AudioPlayer,name= StreamMetadataExtracted 2018-01-04 12:38:09.368 [ 6] 0 EventBuilder:buildJsonEventString: messageId=9e31b45e-9b17-4b87-a681-4b0b4958e002,namespace=AudioPlayer,name= StreamMetadataExtracted 2018-01-04 12:38:09.368 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:09.368 [ 8] 0 HTTP2StreamPool:getStream: streamId=7,numAcquiredStreams=2 2018-01-04 12:38:09.368 [ 6] 0 EventBuilder:buildJsonEventString: messageId=1367b65d-ad0a-4e01-a5fa-8a2e36a1ca2d,namespace=AudioPlayer,name= StreamMetadataExtracted 2018-01-04 12:38:09.369 [ 6] 0 EventBuilder:buildJsonEventString: messageId=552a6898-6ac8-47e7-8608-6415b5409332,namespace=AudioPlayer,name= StreamMetadataExtracted 2018-01-04 12:38:09.371 [ 6] 0 EventBuilder:buildJsonEventString: messageId=9918d3fb-d29c-437c-acb2-c42e44b02aaa,namespace=AudioPlayer,name= StreamMetadataExtracted 2018-01-04 12:38:10.051 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-7 2018-01-04 12:38:10.052 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:10.052 [ 8] 0 HTTP2StreamPool:getStream: streamId=9,numAcquiredStreams=3 2018-01-04 12:38:10.052 [ 9] 0 MessageInterpreter:receive: messageId=3a2cd6f1-1498-4b43-82a7-15921c2e9c7e:No dialogRequestId attached to message. 2018-01-04 12:38:10.053 [ 9] I DirectiveSequencer: onDirective:directive={"namespace\:"System"\,name\:" SetEndpoint"\,messageId\:"3a2cd6f1-1498-4b43-82a7-15921c2e9c7e"\, dialogRequestId\:""} 2018-01-04 12:38:10.053 [ a] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= 3a2cd6f1-1498-4b43-82a7-15921c2e9c7e,reason=noHandlerRegistered 2018-01-04 12:38:10.053 [ a] W DirectiveRouter:preHandleDirectiveFailed: messageId=3a2cd6f1-1498-4b43-82a7-15921c2e9c7e,reason=noHandlerRegistered 2018-01-04 12:38:10.053 [ a] I DirectiveSequencer: sendingExceptionEncountered:messageId=3a2cd6f1-1498-4b43-82a7-15921c2e9c7e 2018-01-04 12:38:10.053 [ 8] 0 HTTP2Transport:cleanupFinishedStream: streamId=7,result=200 2018-01-04 12:38:10.053 [ 8] 0 HTTP2StreamPool:releaseStream: streamId=7,numAcquiredStreams=2 2018-01-04 12:38:10.164 [ e] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-04 12:38:10.164 [ e] I UrlContentToAttachmentConverte r:readFinished:reason=CLOSED 2018-01-04 12:38:10.794 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-9 2018-01-04 12:38:10.795 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:10.795 [ 8] 0 HTTP2StreamPool:getStream:streamId=11, numAcquiredStreams=3 2018-01-04 12:38:10.796 [ 9] 0 MessageInterpreter:receive: messageId=46b45f3a-d73a-463e-b4ed-fabe42a07ec5:No dialogRequestId attached to message. 2018-01-04 12:38:10.796 [ 9] I DirectiveSequencer: onDirective:directive={"namespace\:"System"\,name\:" SetEndpoint"\,messageId\:"46b45f3a-d73a-463e-b4ed-fabe42a07ec5"\, dialogRequestId\:""} 2018-01-04 12:38:10.796 [ a] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= 46b45f3a-d73a-463e-b4ed-fabe42a07ec5,reason=noHandlerRegistered 2018-01-04 12:38:10.796 [ a] W DirectiveRouter:preHandleDirectiveFailed: messageId=46b45f3a-d73a-463e-b4ed-fabe42a07ec5,reason=noHandlerRegistered 2018-01-04 12:38:10.796 [ a] I DirectiveSequencer: sendingExceptionEncountered:messageId=46b45f3a-d73a-463e-b4ed-fabe42a07ec5 2018-01-04 12:38:10.796 [ 8] 0 HTTP2Transport:cleanupFinishedStream: streamId=9,result=200 2018-01-04 12:38:10.796 [ 8] 0 HTTP2StreamPool:releaseStream: streamId=9,numAcquiredStreams=2 2018-01-04 12:38:11.313 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-11 2018-01-04 12:38:11.313 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:11.314 [ 8] 0 HTTP2StreamPool:getStream:streamId=13, numAcquiredStreams=3 2018-01-04 12:38:11.315 [ 9] 0 MessageInterpreter:receive: messageId=72fe9369-d73a-48a2-92fd-1c5334d056a2:No dialogRequestId attached to message. 2018-01-04 12:38:11.315 [ 9] I DirectiveSequencer: onDirective:directive={"namespace\:"System"\,name\:" SetEndpoint"\,messageId\:"72fe9369-d73a-48a2-92fd-1c5334d056a2"\, dialogRequestId\:""} 2018-01-04 12:38:11.315 [ a] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= 72fe9369-d73a-48a2-92fd-1c5334d056a2,reason=noHandlerRegistered 2018-01-04 12:38:11.315 [ a] W DirectiveRouter:preHandleDirectiveFailed: messageId=72fe9369-d73a-48a2-92fd-1c5334d056a2,reason=noHandlerRegistered 2018-01-04 12:38:11.315 [ a] I DirectiveSequencer: sendingExceptionEncountered:messageId=72fe9369-d73a-48a2-92fd-1c5334d056a2 2018-01-04 12:38:11.315 [ 8] 0 HTTP2Transport:cleanupFinishedStream: streamId=11,result=200 2018-01-04 12:38:11.315 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=11, numAcquiredStreams=2 2018-01-04 12:38:11.818 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-13 2018-01-04 12:38:11.819 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:11.819 [ 8] 0 HTTP2StreamPool:getStream:streamId=15, numAcquiredStreams=3 2018-01-04 12:38:11.820 [ 9] 0 MessageInterpreter:receive: messageId=3ef1ec6e-498f-44ea-9b2a-19395d2977eb:No dialogRequestId attached to message. 2018-01-04 12:38:11.820 [ 9] I DirectiveSequencer: onDirective:directive={"namespace\:"System"\,name\:" SetEndpoint"\,messageId\:"3ef1ec6e-498f-44ea-9b2a-19395d2977eb"\, dialogRequestId\:""} 2018-01-04 12:38:11.820 [ a] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= 3ef1ec6e-498f-44ea-9b2a-19395d2977eb,reason=noHandlerRegistered 2018-01-04 12:38:11.820 [ a] W DirectiveRouter:preHandleDirectiveFailed: messageId=3ef1ec6e-498f-44ea-9b2a-19395d2977eb,reason=noHandlerRegistered 2018-01-04 12:38:11.820 [ a] I DirectiveSequencer: sendingExceptionEncountered:messageId=3ef1ec6e-498f-44ea-9b2a-19395d2977eb 2018-01-04 12:38:11.820 [ 8] 0 HTTP2Transport:cleanupFinishedStream: streamId=13,result=200 2018-01-04 12:38:11.821 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=13, numAcquiredStreams=2 2018-01-04 12:38:12.383 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-15 2018-01-04 12:38:12.384 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:12.384 [ 8] 0 HTTP2StreamPool:getStream:streamId=17, numAcquiredStreams=3 2018-01-04 12:38:12.384 [ 9] 0 MessageInterpreter:receive: messageId=74ce69af-6667-47e7-955f-596313deac0a:No dialogRequestId attached to message. 2018-01-04 12:38:12.384 [ 9] I DirectiveSequencer: onDirective:directive={"namespace\:"System"\,name\:" SetEndpoint"\,messageId\:"74ce69af-6667-47e7-955f-596313deac0a"\, dialogRequestId\:""} 2018-01-04 12:38:12.385 [ 8] 0 HTTP2Transport:cleanupFinishedStream: streamId=15,result=200 2018-01-04 12:38:12.385 [ a] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= 74ce69af-6667-47e7-955f-596313deac0a,reason=noHandlerRegistered 2018-01-04 12:38:12.385 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=15, numAcquiredStreams=2 2018-01-04 12:38:12.385 [ a] W DirectiveRouter:preHandleDirectiveFailed: messageId=74ce69af-6667-47e7-955f-596313deac0a,reason=noHandlerRegistered 2018-01-04 12:38:12.385 [ a] I DirectiveSequencer: sendingExceptionEncountered:messageId=74ce69af-6667-47e7-955f-596313deac0a 2018-01-04 12:38:12.907 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-17 2018-01-04 12:38:12.908 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:12.908 [ 8] 0 HTTP2StreamPool:getStream:streamId=19, numAcquiredStreams=3 2018-01-04 12:38:12.911 [ 8] 0 HTTP2Transport:cleanupFinishedStream: streamId=17,result=200 2018-01-04 12:38:12.911 [ 9] 0 MessageInterpreter:receive: messageId=5a73178c-2c1f-4d90-879e-bc48b3cb722c:No dialogRequestId attached to message. 2018-01-04 12:38:12.911 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=17, numAcquiredStreams=2 2018-01-04 12:38:12.911 [ 9] I DirectiveSequencer: onDirective:directive={"namespace\:"System"\,name\:" SetEndpoint"\,messageId\:"5a73178c-2c1f-4d90-879e-bc48b3cb722c"\, dialogRequestId\:""} 2018-01-04 12:38:12.911 [ a] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= 5a73178c-2c1f-4d90-879e-bc48b3cb722c,reason=noHandlerRegistered 2018-01-04 12:38:12.911 [ a] W DirectiveRouter:preHandleDirectiveFailed: messageId=5a73178c-2c1f-4d90-879e-bc48b3cb722c,reason=noHandlerRegistered 2018-01-04 12:38:12.911 [ a] I DirectiveSequencer: sendingExceptionEncountered:messageId=5a73178c-2c1f-4d90-879e-bc48b3cb722c 2018-01-04 12:38:13.423 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-19 2018-01-04 12:38:13.424 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:13.424 [ 8] 0 HTTP2StreamPool:getStream:streamId=21, numAcquiredStreams=3 2018-01-04 12:38:13.425 [ 9] 0 MessageInterpreter:receive: messageId=0425972b-e1aa-4d31-bb7a-1a17a91404d6:No dialogRequestId attached to message. 2018-01-04 12:38:13.425 [ 9] I DirectiveSequencer: onDirective:directive={"namespace\:"System"\,name\:" SetEndpoint"\,messageId\:"0425972b-e1aa-4d31-bb7a-1a17a91404d6"\, dialogRequestId\:""} 2018-01-04 12:38:13.425 [ a] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= 0425972b-e1aa-4d31-bb7a-1a17a91404d6,reason=noHandlerRegistered 2018-01-04 12:38:13.425 [ a] W DirectiveRouter:preHandleDirectiveFailed: messageId=0425972b-e1aa-4d31-bb7a-1a17a91404d6,reason=noHandlerRegistered 2018-01-04 12:38:13.425 [ 8] 0 HTTP2Transport:cleanupFinishedStream: streamId=19,result=200 2018-01-04 12:38:13.425 [ a] I DirectiveSequencer: sendingExceptionEncountered:messageId=0425972b-e1aa-4d31-bb7a-1a17a91404d6 2018-01-04 12:38:13.425 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=19, numAcquiredStreams=2 2018-01-04 12:38:13.984 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-21 2018-01-04 12:38:13.985 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:13.985 [ 8] 0 HTTP2StreamPool:getStream:streamId=23, numAcquiredStreams=3 2018-01-04 12:38:13.988 [ 8] 0 HTTP2Transport:cleanupFinishedStream: streamId=21,result=200 2018-01-04 12:38:13.988 [ 9] 0 MessageInterpreter:receive: messageId=a7e0b83b-12fc-43aa-8fee-1e81caf2a569:No dialogRequestId attached to message. 2018-01-04 12:38:13.988 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=21, numAcquiredStreams=2 2018-01-04 12:38:13.988 [ 9] I DirectiveSequencer: onDirective:directive={"namespace\:"System"\,name\:" SetEndpoint"\,messageId\:"a7e0b83b-12fc-43aa-8fee-1e81caf2a569"\, dialogRequestId\:""} 2018-01-04 12:38:13.989 [ a] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= a7e0b83b-12fc-43aa-8fee-1e81caf2a569,reason=noHandlerRegistered 2018-01-04 12:38:13.989 [ a] W DirectiveRouter:preHandleDirectiveFailed: messageId=a7e0b83b-12fc-43aa-8fee-1e81caf2a569,reason=noHandlerRegistered 2018-01-04 12:38:13.989 [ a] I DirectiveSequencer: sendingExceptionEncountered:messageId=a7e0b83b-12fc-43aa-8fee-1e81caf2a569 2018-01-04 12:38:14.627 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-23 2018-01-04 12:38:14.627 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:14.628 [ 8] 0 HTTP2StreamPool:getStream:streamId=25, numAcquiredStreams=3 2018-01-04 12:38:14.628 [ 9] 0 MessageInterpreter:receive: messageId=2e6ca1a9-dc63-43ca-af88-77d9305aab20:No dialogRequestId attached to message. 2018-01-04 12:38:14.628 [ 9] I DirectiveSequencer: onDirective:directive={"namespace\:"System"\,name\:" SetEndpoint"\,messageId\:"2e6ca1a9-dc63-43ca-af88-77d9305aab20"\, dialogRequestId\:""} 2018-01-04 12:38:14.628 [ a] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= 2e6ca1a9-dc63-43ca-af88-77d9305aab20,reason=noHandlerRegistered 2018-01-04 12:38:14.629 [ a] W DirectiveRouter:preHandleDirectiveFailed: messageId=2e6ca1a9-dc63-43ca-af88-77d9305aab20,reason=noHandlerRegistered 2018-01-04 12:38:14.629 [ 8] 0 HTTP2Transport:cleanupFinishedStream: streamId=23,result=200 2018-01-04 12:38:14.629 [ a] I DirectiveSequencer: sendingExceptionEncountered:messageId=2e6ca1a9-dc63-43ca-af88-77d9305aab20 2018-01-04 12:38:14.629 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=23, numAcquiredStreams=2 2018-01-04 12:38:15.158 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-25 2018-01-04 12:38:15.159 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:15.159 [ 8] 0 HTTP2StreamPool:getStream:streamId=27, numAcquiredStreams=3 2018-01-04 12:38:15.160 [ 9] 0 MessageInterpreter:receive: messageId=b7e0a0a1-1e66-46f4-b65c-2af12973840f:No dialogRequestId attached to message. 2018-01-04 12:38:15.160 [ 9] I DirectiveSequencer: onDirective:directive={"namespace\:"System"\,name\:" SetEndpoint"\,messageId\:"b7e0a0a1-1e66-46f4-b65c-2af12973840f"\, dialogRequestId\:""} 2018-01-04 12:38:15.160 [ a] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= b7e0a0a1-1e66-46f4-b65c-2af12973840f,reason=noHandlerRegistered 2018-01-04 12:38:15.160 [ a] W DirectiveRouter:preHandleDirectiveFailed: messageId=b7e0a0a1-1e66-46f4-b65c-2af12973840f,reason=noHandlerRegistered 2018-01-04 12:38:15.160 [ a] I DirectiveSequencer: sendingExceptionEncountered:messageId=b7e0a0a1-1e66-46f4-b65c-2af12973840f 2018-01-04 12:38:15.161 [ 8] 0 HTTP2Transport:cleanupFinishedStream: streamId=25,result=200 2018-01-04 12:38:15.161 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=25, numAcquiredStreams=2 2018-01-04 12:38:15.658 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-27 2018-01-04 12:38:15.659 [ 8] 0 HTTP2Transport:cleanupFinishedStream: streamId=27,result=200 2018-01-04 12:38:15.659 [ 9] 0 MessageInterpreter:receive: messageId=8d01a0d5-4247-4f93-b585-099470be1865:No dialogRequestId attached to message. 2018-01-04 12:38:15.659 [ 8] 0 HTTP2StreamPool:releaseStream:streamId=27, numAcquiredStreams=1 2018-01-04 12:38:15.659 [ 9] I DirectiveSequencer: onDirective:directive={"namespace\:"System"\,name\:" SetEndpoint"\,messageId\:"8d01a0d5-4247-4f93-b585-099470be1865"\, dialogRequestId\:""} 2018-01-04 12:38:15.659 [ a] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= 8d01a0d5-4247-4f93-b585-099470be1865,reason=noHandlerRegistered 2018-01-04 12:38:15.659 [ a] W DirectiveRouter:preHandleDirectiveFailed: messageId=8d01a0d5-4247-4f93-b585-099470be1865,reason=noHandlerRegistered 2018-01-04 12:38:15.659 [ a] I DirectiveSequencer: sendingExceptionEncountered:messageId=8d01a0d5-4247-4f93-b585-099470be1865 2018-01-04 12:38:34.568 [ 2] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-04 12:38:46.210 [ 2] 0 MediaPlayer:callingOnPlaybackFinished: currentId=1 2018-01-04 12:38:46.210 [ 2] 0 AudioPlayer:onPlaybackFinished:id=1 2018-01-04 12:38:46.210 [ 2] 0 MediaPlayer:saveOffsetBeforeTeardown: offset=36696 2018-01-04 12:38:46.211 [ 6] 0 AudioPlayer:changeActivity: from=PLAYING,to=FINISHED 2018-01-04 12:38:46.211 [ 6] 0 AudioPlayer:executeProvideState:sendToken= false,stateRequestToken=0 2018-01-04 12:38:46.216 [ 2] 0 MediaPlayer:handleGetOffsetCalled: idPassed=1,currentId=0 2018-01-04 12:38:46.216 [ 2] E MediaPlayer:validateSourceAndIdFailed: reason=sourceNotSet 2018-01-04 12:38:46.216 [ 6] 0 ContextManager:updateStateLocked:action= updatedState,state={"token"\:"amzn1.as-ct.v1.Domain\:Phatic\ :AlexaOriginals#ACRI#url#ACRI#AlexaOriginals|b35d4ea4-6d65- 46c3-a584-804429ea82f5|https\://dvi8md6049w6b.cloudfront.net/irav1 7f62fa8b76757d0f0926Songs_en_in_ira_i_saw_her_there.mp3? Expires\=1515098284&Signature\=JVmxGBbBJE0PxNj~~2iKEskFHFNevpO5V~ 9EywFU8Nbv2mwB69ig~JS5eK-SYlCYSF-TZteAeZcAgJKwzzbzHgqOCEIaD1YZo V1pZ2VxRF2ahF-YnFBJ1v1l5nUharOdpnjkP06bTQ7ouUxEBm1MWAXnu0frRV7gDsmiLAWb8vg 1zsD5jsrQ0DQR~WqLHRH4HnOPG0jRJnf1UF2UOLUovrsj6tK7VueIcOO25OiTFg97W5APy94K9 UDNJhQ0kSJezg62rX6fstlQKecYwRXuI9Wfd7wc~IKJape34zFfNDOq- WH4hVr5hAIxwcDdwIE3xOQx024T91YEhjyD7y4lhw&Key-Pair-Id\= APKAJMAIYIGWWT37OIHA|I <http://dvi8md6049w6b.cloudfront.net/ira_v1_7f62fa8b76757d0f0926Songs_en_in_ira_i_saw_her_there.mp3?Expires%5C=1515098284&Signature%5C=JVmxGBbBJE0PxNj~~2iKEskFHFNevpO5V~9EywFU8Nbv2mwB69ig~JS5eK-SYlCYSF-TZteAeZcAgJKwzzbzHgqOCEIaD1YZoV1pZ2VxRF2ahF-YnFBJ1v1l5nUharOdpnjkP06bTQ7ouUxEBm1MWAXnu0frRV7gDsmiLAWb8vg1zsD5jsrQ0DQR~WqLHRH4HnOPG0jRJnf1UF2UOLUovrsj6tK7VueIcOO25OiTFg97W5APy94K9UDNJhQ0kSJezg62rX6fstlQKecYwRXuI9Wfd7wc~IKJape34zFfNDOq-WH4hVr5hAIxwcDdwIE3xOQx024T91YEhjyD7y4lhw&Key-Pair-Id%5C=APKAJMAIYIGWWT37OIHA%7CI> saw her there|1515069484555|ATVPDKIKX0DER|A2K5UODRUA4K9L| en_IN|Alexa3P\:1.0/2018/01/04/12/8d918a4e9c7e43d3be3438186cad60 00/38\:03\:\:TNIH_2V.88ecc73a-d250-43be-8a43-383515cb9d2fZXV/0|b6bc8d49- 863b-4e05-bc1a-52375215eea5|PhaticIntent"\,"offsetInMilliseconds"\:36696\, "playerActivity"\:"FINISHED"},namespace=AudioPlayer,name=PlaybackState 2018-01-04 12:38:46.216 [ 2] 0 MediaPlayer:handleGetOffsetCalled: idPassed=1,currentId=0 2018-01-04 12:38:46.216 [ 2] E MediaPlayer:validateSourceAndIdFailed: reason=sourceNotSet 2018-01-04 12:38:46.217 [ 2] 0 MediaPlayer:handleGetOffsetCalled: idPassed=1,currentId=0 2018-01-04 12:38:46.217 [ 2] E MediaPlayer:validateSourceAndIdFailed: reason=sourceNotSet 2018-01-04 12:38:46.217 [ 6] 0 EventBuilder:buildJsonEventString: messageId=8d775378-f069-4068-b0c4-a99f4f8bdcdb,namespace=AudioPlayer,name= PlaybackNearlyFinished 2018-01-04 12:38:46.217 [ 2] 0 MediaPlayer:handleGetOffsetCalled: idPassed=1,currentId=0 2018-01-04 12:38:46.217 [ 2] E MediaPlayer:validateSourceAndIdFailed: reason=sourceNotSet 2018-01-04 12:38:46.218 [ 6] 0 EventBuilder:buildJsonEventString: messageId=1e987806-87fb-4e0f-8083-a2568b6990f2,namespace=AudioPlayer,name= PlaybackFinished 2018-01-04 12:38:46.218 [ 6] 0 AudioPlayer:cancelTimers 2018-01-04 12:38:46.218 [ d] 0 AudioPlayer:onFocusChanged:newFocus=NONE 2018-01-04 12:38:46.220 [ 1] 0 MessageRouter:connectionStatusChanged: reason=ACL_CLIENT_REQUEST,newStatus=DISCONNECTED 2018-01-04 12:38:46.220 [ 1] 0 PostConnectSynchronize: PostConnectSynchronizer::doShutdown(). 2018-01-04 12:38:46.234 [ 8] 0 HTTP2StreamPool:releaseStream: streamId=1,numAcquiredStreams=0 2018-01-04 12:38:46.235 [ 8] 0 PostConnectSynchronize:onDisconnected() 2018-01-04 12:38:46.235 [ 8] 0 PostConnectSynchronize: PostConnectSynchronizer::doShutdown(). 2018-01-04 12:38:46.235 [ 1] I DirectiveSequencer:doShutdown 2018-01-04 12:38:46.236 [ 1] I DirectiveRouter:removeDirectiveHandlers: action=removed,namespace=AudioPlayer,name=ClearQueue, handler=0x55c7126f3610,policy=NON_BLOCKING 2018-01-04 12:38:46.236 [ 1] I DirectiveRouter:removeDirectiveHandlers: action=removed,namespace=AudioPlayer,name=Stop,handler= 0x55c7126f3610,policy=NON_BLOCKING 2018-01-04 12:38:46.236 [ 1] I DirectiveRouter:removeDirectiveHandlers: action=removed,namespace=AudioPlayer,name=Play,handler= 0x55c7126f3610,policy=NON_BLOCKING 2018-01-04 12:38:46.236 [ 1] I DirectiveRouter:removeDirectiveHandlers: action=removed,namespace=SpeechSynthesizer,name=Speak, handler=0x55c7126eb010,policy=BLOCKING 2018-01-04 12:38:46.237 [ 1] I DirectiveRouter: onDeregisteredCalled:handler=0x55c7126f3610 2018-01-04 12:38:46.237 [ 1] 0 AudioPlayer:onDeregistered 2018-01-04 12:38:46.237 [ 1] I DirectiveRouter: onDeregisteredCalled:handler=0x55c7126eb010 2018-01-04 12:38:46.237 [ 2] 0 MediaPlayer:handleSetObserverCalled 2018-01-04 12:38:46.237 [ 2] 0 MediaPlayer:handleSetObserverCalled 2018-01-04 12:38:46.238 [ 1] 0 ContextManager:setStateProvider:action= removedStateProvider,namespace=AudioPlayer,name=PlaybackState 2018-01-04 12:38:46.239 [ 1] E RequiresShutdown:~ RequiresShutdownFailed:reason=notShutdown,name= 2018-01-04 12:38:46.239 [ 1] E RequiresShutdown:~ RequiresShutdownFailed:reason=notShutdown,name= 2018-01-04 12:38:46.241 [ 1] E RequiresShutdown:~ RequiresShutdownFailed:reason=notShutdown,name=MessageRouter [ OK ] AudioPlayerTest.SingASong (48592 ms) [ RUN ] AudioPlayerTest.FlashBriefing 2018-01-04 12:38:46.246 [ 1] I ConfigurationNode:initializeSuccess 2018-01-04 12:38:46.254 [ f] 0 MediaPlayer:handleSetObserverCalled 2018-01-04 12:38:46.255 [ 1] I DirectiveRouter: addDirectiveHandlers:action=added,namespace=SpeechSynthesizer,name=Speak, handler=0x55c71251c800,policy=BLOCKING 2018-01-04 12:38:46.257 [ f] 0 MediaPlayer:handleSetObserverCalled 2018-01-04 12:38:46.257 [ 1] I DirectiveRouter: addDirectiveHandlers:action=added,namespace=AudioPlayer, name=ClearQueue,handler=0x55c7126ef750,policy=NON_BLOCKING 2018-01-04 12:38:46.257 [ 1] I DirectiveRouter: addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Stop,handler= 0x55c7126ef750,policy=NON_BLOCKING 2018-01-04 12:38:46.257 [ 1] I DirectiveRouter: addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Play,handler= 0x55c7126ef750,policy=NON_BLOCKING 2018-01-04 12:38:47.906 [ 10] 0 HttpPost:doPostSucceeded:code=200 2018-01-04 12:38:47.907 [ 10] 0 AuthDelegate:handleLwaResponseSucceeded: expiresInSeconds=3600 2018-01-04 12:38:47.907 [ 10] 0 AuthDelegate: onAuthStateChangeCalled:state=1,error=0 2018-01-04 12:38:47.907 [ 1] 0 MessageRouter:connectionStatusChanged: reason=ACL_CLIENT_REQUEST,newStatus=PENDING 2018-01-04 12:38:47.907 [ 1] W HTTP2Transport:Unable to parse OpenSSL version!:version=mbedTLS/2.4.0,required=1.0.2 2018-01-04 12:38:47.908 [ 1] I HTTP2Transport:setupDownchannelStream:url= https\://avs-alexa-na.amazon.com/v20160207/directives 2018-01-04 12:38:47.908 [ 1] 0 HTTP2StreamPool:getStream:streamId=29, numAcquiredStreams=1 2018-01-04 12:38:47.909 [ 11] 0 AudioPlayer:provideState: stateRequestToken=1 2018-01-04 12:38:47.909 [ 12] 0 SpeechSynthesizer:executeProvideState: stateRequestToken=1 2018-01-04 12:38:47.909 [ 12] 0 ContextManager:updateStateLocked:action= updatedState,state={"token"\:""\,"offsetInMilliseconds"\:0\, "playerActivity"\:"FINISHED"},namespace=SpeechSynthesizer,name=SpeechState 2018-01-04 12:38:47.909 [ 13] 0 AudioPlayer:executeProvideState:sendToken= true,stateRequestToken=1 2018-01-04 12:38:47.909 [ 13] 0 ContextManager:updateStateLocked:action= updatedState,state={"token"\:""\,"offsetInMilliseconds"\:0\, "playerActivity"\:"IDLE"},namespace=AudioPlayer,name=PlaybackState 2018-01-04 12:38:47.909 [ 14] 0 ContextManager:updateStateLocked:action=updatedState,state={"wakeword" \: ""},namespace=SpeechRecognizer,name=RecognizerState 2018-01-04 12:38:47.910 [ 11] 0 ContextManager:buildContextSuccessful: context={"context"\:[{"header"\:{"namespace"\:" SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\," offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\ ,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:" PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\," playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:" SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\: {"wakeword"\:""}}]} 2018-01-04 12:38:47.910 [ 11] 0 EventBuilder:buildJsonEventString: messageId=48b132f1-22ce-47aa-ba76-4b8bb32620ef,namespace= System,name=SynchronizeState 2018-01-04 12:38:47.910 [ 11] 0 PostConnectSynchronize:onContextAvailable : Send PostConnectMessage to transport 2018-01-04 12:38:50.175 [ 15] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06718afffe434366-000039ff-000c57b2-924ae461792859d2-1d151226-1 2018-01-04 12:38:50.176 [ 15] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:50.176 [ 15] 0 HTTP2StreamPool:getStream:streamId=31, numAcquiredStreams=2 2018-01-04 12:38:51.744 [ 15] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06718afffe434366-000039ff-000c57b2-924ae461792859d2-1d151226-3 2018-01-04 12:38:51.750 [ 15] 0 PostConnectSynchronize: onSendCompleted:status=SUCCESS 2018-01-04 12:38:51.750 [ 16] 0 MessageInterpreter:receive: messageId=e944bc9a-a93e-4eeb-b949-fde10e38880d:No dialogRequestId attached to message. 2018-01-04 12:38:51.750 [ 15] 0 PostConnectSynchronize:onConnected() 2018-01-04 12:38:51.750 [ 16] I DirectiveSequencer: onDirective:directive={"namespace\:"System"\,name\:" SetEndpoint"\,messageId\:"e944bc9a-a93e-4eeb-b949-fde10e38880d"\, dialogRequestId\:""} 2018-01-04 12:38:51.750 [ 15] 0 MessageRouter:connectionStatusChanged: reason=ACL_CLIENT_REQUEST,newStatus=CONNECTED 2018-01-04 12:38:51.751 [ 17] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= e944bc9a-a93e-4eeb-b949-fde10e38880d,reason=noHandlerRegistered 2018-01-04 12:38:51.751 [ 15] 0 HTTP2Transport:cleanupFinishedStream: streamId=31,result=200 2018-01-04 12:38:51.751 [ 17] W DirectiveRouter:preHandleDirectiveFailed: messageId=e944bc9a-a93e-4eeb-b949-fde10e38880d,reason=noHandlerRegistered 2018-01-04 12:38:51.751 [ 15] 0 HTTP2StreamPool:releaseStream:streamId=31, numAcquiredStreams=1 2018-01-04 12:38:51.751 [ 17] I DirectiveSequencer: sendingExceptionEncountered:messageId=e944bc9a-a93e-4eeb-b949-fde10e38880d 2018-01-04 12:38:51.751 [ 14] 0 AudioInputProcessor:setState: from=IDLE,to=RECOGNIZING 2018-01-04 12:38:51.752 [ 18] 0 DialogUXStateAggregator: setState:from=IDLE,to=LISTENING 2018-01-04 12:38:51.752 [ 11] 0 ContextManager:buildContextSuccessful: context={"context"\:[{"header"\:{"namespace"\:" SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\," offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\ ,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:" PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\," playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:" SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\: {"wakeword"\:""}}]} 2018-01-04 12:38:51.752 [ 14] 0 AudioInputProcessor: executeOnContextAvailable:jsonContext={"context"\:[{" header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:" SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\," playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:" AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\," offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{" header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:" RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-04 12:38:51.752 [ 14] I DirectiveProcessor: setDialogRequestIdLocked:oldValue=,newValue=bc2930f3- c667-43a9-b9ff-d79117757f20 2018-01-04 12:38:51.752 [ 14] 0 DirectiveProcessor: scrubDialogRequestIdLocked:reason=emptyDialogRequestId 2018-01-04 12:38:51.753 [ 14] 0 EventBuilder:buildJsonEventString: messageId=22bbb7e0-9a22-4939-9097-c2ed53a6202c,namespace= SpeechRecognizer,name=Recognize 2018-01-04 12:38:51.753 [ 14] 0 AudioInputProcessor:executeOnFocusChanged: newFocus=FOREGROUND 2018-01-04 12:38:51.753 [ 14] 0 AudioInputProcessor: stopCapture:stopImmediately=false 2018-01-04 12:38:51.753 [ 14] 0 AudioInputProcessor:setState: from=RECOGNIZING,to=BUSY 2018-01-04 12:38:51.753 [ 18] 0 DialogUXStateAggregator: setState:from=LISTENING,to=THINKING 2018-01-04 12:38:51.851 [ 15] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:51.852 [ 15] 0 HTTP2StreamPool:getStream:streamId=33, numAcquiredStreams=2 2018-01-04 12:38:52.247 [ 15] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-04 12:38:53.668 [ 15] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06718afffe434366-000039ff-000c57b2-924ae461792859d2-1d151226-5 2018-01-04 12:38:53.997 [ 16] I DirectiveSequencer: onDirective:directive={"namespace\:"System"\,name\:" SetEndpoint"\,messageId\:"18d9f76c-fd07-4a03-8b15-a27c819d6069"\, dialogRequestId\:"bc2930f3-c667-43a9-b9ff-d79117757f20"} 2018-01-04 12:38:53.997 [ 17] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= 18d9f76c-fd07-4a03-8b15-a27c819d6069,reason=noHandlerRegistered 2018-01-04 12:38:53.997 [ 17] W DirectiveRouter:preHandleDirectiveFailed: messageId=18d9f76c-fd07-4a03-8b15-a27c819d6069,reason=noHandlerRegistered 2018-01-04 12:38:53.997 [ 17] I DirectiveSequencer: sendingExceptionEncountered:messageId=18d9f76c-fd07-4a03-8b15-a27c819d6069 2018-01-04 12:38:53.998 [ 16] I DirectiveSequencer: onDirective:directive={"namespace\:"Speaker"\,name\:" SetMute"\,messageId\:"85c22cbc-f604-46c2-83c8-75ca7be5d94f"\, dialogRequestId\:"bc2930f3-c667-43a9-b9ff-d79117757f20"} 2018-01-04 12:38:53.998 [ 16] I DirectiveSequencer: onDirective:directive={"namespace\:"SpeechSynthesizer" \,name\:"Speak"\,messageId\:"76f250af-466c-44b1-9cc3-b99ea522dcac"\, dialogRequestId\:"bc2930f3-c667-43a9-b9ff-d79117757f20"} 2018-01-04 12:38:53.998 [ 17] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= 85c22cbc-f604-46c2-83c8-75ca7be5d94f,reason=noHandlerRegistered 2018-01-04 12:38:53.998 [ 16] I DirectiveSequencer: onDirective:directive={"namespace\:"Speaker"\,name\:" SetMute"\,messageId\:"c8120a06-a6a6-4684-ae5f-c4d6d3ffd7cc"\, dialogRequestId\:"bc2930f3-c667-43a9-b9ff-d79117757f20"} 2018-01-04 12:38:53.999 [ 17] W DirectiveRouter:preHandleDirectiveFailed: messageId=85c22cbc-f604-46c2-83c8-75ca7be5d94f,reason=noHandlerRegistered 2018-01-04 12:38:53.999 [ 17] I DirectiveSequencer: sendingExceptionEncountered:messageId=85c22cbc-f604-46c2-83c8-75ca7be5d94f 2018-01-04 12:38:53.999 [ 16] I DirectiveSequencer: onDirective:directive={"namespace\:"AudioPlayer"\, name\:"Play"\,messageId\:"98ad9950-b086-4194-8207-919ed2b5319f"\, dialogRequestId\:"bc2930f3-c667-43a9-b9ff-d79117757f20"} 2018-01-04 12:38:53.999 [ 17] I DirectiveRouter: preHandleDirective:messageId=76f250af-466c-44b1-9cc3- b99ea522dcac,action=calling 2018-01-04 12:38:53.999 [ 17] 0 CapabilityAgent:addingMessageIdToMap: messageId=76f250af-466c-44b1-9cc3-b99ea522dcac 2018-01-04 12:38:54.000 [ 16] I DirectiveSequencer: onDirective:directive={"namespace\:"AudioPlayer"\, name\:"Play"\,messageId\:"321003b8-78a5-49e4-ad7a-f41cc849dc2c"\, dialogRequestId\:"bc2930f3-c667-43a9-b9ff-d79117757f20"} 2018-01-04 12:38:54.000 [ 12] 0 SpeechSynthesizer: executePreHandle:messageId=76f250af-466c-44b1-9cc3-b99ea522dcac 2018-01-04 12:38:54.000 [ 19] I DirectiveRouter:handleDirective:messageId= 76f250af-466c-44b1-9cc3-b99ea522dcac,action=calling 2018-01-04 12:38:54.000 [ 17] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= c8120a06-a6a6-4684-ae5f-c4d6d3ffd7cc,reason=noHandlerRegistered 2018-01-04 12:38:54.000 [ 17] W DirectiveRouter:preHandleDirectiveFailed: messageId=c8120a06-a6a6-4684-ae5f-c4d6d3ffd7cc,reason=noHandlerRegistered 2018-01-04 12:38:54.000 [ 17] I DirectiveSequencer: sendingExceptionEncountered:messageId=c8120a06-a6a6-4684-ae5f-c4d6d3ffd7cc 2018-01-04 12:38:54.001 [ 12] 0 SpeechSynthesizer:executeHandle:messageId= 76f250af-466c-44b1-9cc3-b99ea522dcac 2018-01-04 12:38:54.001 [ 17] I DirectiveRouter: preHandleDirective:messageId=98ad9950-b086-4194-8207- 919ed2b5319f,action=calling 2018-01-04 12:38:54.001 [ 17] 0 CapabilityAgent:addingMessageIdToMap: messageId=98ad9950-b086-4194-8207-919ed2b5319f 2018-01-04 12:38:54.001 [ 17] I DirectiveRouter: preHandleDirective:messageId=321003b8-78a5-49e4-ad7a- f41cc849dc2c,action=calling 2018-01-04 12:38:54.001 [ 14] 0 AudioInputProcessor:executeOnFocusChanged: newFocus=NONE 2018-01-04 12:38:54.001 [ 14] 0 AudioInputProcessor: executeOnFocusChanged:reason=Lost focus 2018-01-04 12:38:54.001 [ 1a] 0 SpeechSynthesizer:onFocusChanged:newFocus= FOREGROUND 2018-01-04 12:38:54.001 [ 17] 0 CapabilityAgent:addingMessageIdToMap: messageId=321003b8-78a5-49e4-ad7a-f41cc849dc2c 2018-01-04 12:38:54.001 [ 14] 0 AudioInputProcessor:setState: from=BUSY,to=IDLE 2018-01-04 12:38:54.002 [ 12] 0 SpeechSynthesizer: executeStateChange:newState=PLAYING 2018-01-04 12:38:54.002 [ f] 0 MediaPlayer:handleSetSourceCalled 2018-01-04 12:38:54.002 [ f] E MediaPlayer:saveOffsetBeforeTeardown - gst_element_query_position failed 2018-01-04 12:38:54.003 [ f] 0 MediaPlayer:handlePlayCalled: idPassed=2,currentId=2 2018-01-04 12:38:54.003 [ f] 0 MediaPlayer:handlePlay:attemptBuffering=0 2018-01-04 12:38:54.009 [ f] 0 MediaPlayer:handlePlay: startingState=PLAYING,stateReturn=ASYNC 2018-01-04 12:38:54.311 [ f] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-04 12:38:54.313 [ 15] 0 AudioInputProcessor: onSendCompleted:status=SUCCESS 2018-01-04 12:38:54.313 [ 15] 0 HTTP2Transport:cleanupFinishedStream: streamId=33,result=200 2018-01-04 12:38:54.313 [ 15] 0 HTTP2StreamPool:releaseStream:streamId=33, numAcquiredStreams=1 2018-01-04 12:38:54.353 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:54.354 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:54.355 [ f] 0 MediaPlayer:callingOnPlaybackStarted: currentId=2 2018-01-04 12:38:54.355 [ 12] 0 SpeechSynthesizer:executePlaybackStarted 2018-01-04 12:38:54.355 [ 12] 0 SpeechSynthesizer:executeProvideState: stateRequestToken=0 2018-01-04 12:38:54.355 [ f] 0 MediaPlayer:handleGetOffsetCalled: idPassed=2,currentId=2 2018-01-04 12:38:54.356 [ 12] 0 ContextManager:updateStateLocked:action= updatedState,state={"token"\:"amzn1.as-ct.v1.Domain\: Application\:DailyBriefing\:TTS#ACRI#DailyBriefingPrompt. ChannelIntroduction.5289f034-d95c-4457-b943-18c40e3e0053\: Say\:DAILYBRIEFING\:DailyBriefingIntroduction"\," offsetInMilliseconds"\:96\,"playerActivity"\:"PLAYING"}, namespace=SpeechSynthesizer,name=SpeechState 2018-01-04 12:38:54.356 [ 18] 0 DialogUXStateAggregator: setState:from=THINKING,to=SPEAKING 2018-01-04 12:38:54.356 [ 12] 0 EventBuilder:buildJsonEventString: messageId=2b83f53b-2065-486c-aa92-7946edecd118,namespace= SpeechSynthesizer,name=SpeechStarted 2018-01-04 12:38:54.357 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:54.413 [ 15] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:54.413 [ 15] 0 HTTP2StreamPool:getStream:streamId=35, numAcquiredStreams=2 2018-01-04 12:38:54.945 [ 15] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06718afffe434366-000039ff-000c57b2-924ae461792859d2-1d151226-7 2018-01-04 12:38:54.948 [ 15] 0 HTTP2Transport:cleanupFinishedStream: streamId=35,result=200 2018-01-04 12:38:54.949 [ 16] 0 MessageInterpreter:receive: messageId=e2be6870-768b-407f-8ecd-7d153116ed39:No dialogRequestId attached to message. 2018-01-04 12:38:54.949 [ 15] 0 HTTP2StreamPool:releaseStream:streamId=35, numAcquiredStreams=1 2018-01-04 12:38:54.949 [ 16] I DirectiveSequencer: onDirective:directive={"namespace\:"System"\,name\:" SetEndpoint"\,messageId\:"e2be6870-768b-407f-8ecd-7d153116ed39"\, dialogRequestId\:""} 2018-01-04 12:38:54.949 [ 17] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= e2be6870-768b-407f-8ecd-7d153116ed39,reason=noHandlerRegistered 2018-01-04 12:38:54.949 [ 17] W DirectiveRouter:preHandleDirectiveFailed: messageId=e2be6870-768b-407f-8ecd-7d153116ed39,reason=noHandlerRegistered 2018-01-04 12:38:54.949 [ 17] I DirectiveSequencer: sendingExceptionEncountered:messageId=e2be6870-768b-407f-8ecd-7d153116ed39 2018-01-04 12:38:57.197 [ f] 0 MediaPlayer:callingOnPlaybackFinished: currentId=2 2018-01-04 12:38:57.197 [ 12] 0 SpeechSynthesizer:executePlaybackFinished 2018-01-04 12:38:57.197 [ f] 0 MediaPlayer:saveOffsetBeforeTeardown: offset=2688 2018-01-04 12:38:57.198 [ 12] 0 SpeechSynthesizer:executeProvideState: stateRequestToken=0 2018-01-04 12:38:57.198 [ 12] 0 ContextManager:updateStateLocked:action= updatedState,state={"token"\:"amzn1.as-ct.v1.Domain\: Application\:DailyBriefing\:TTS#ACRI#DailyBriefingPrompt. ChannelIntroduction.5289f034-d95c-4457-b943-18c40e3e0053\: Say\:DAILYBRIEFING\:DailyBriefingIntroduction"\," offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}, namespace=SpeechSynthesizer,name=SpeechState 2018-01-04 12:38:57.199 [ 12] 0 EventBuilder:buildJsonEventString: messageId=5a02a3e7-616d-45e7-828e-44901a5fa885,namespace= SpeechSynthesizer,name=SpeechFinished 2018-01-04 12:38:57.199 [ 12] 0 DirectiveProcessor: onHandlingCompeted:messageId=76f250af-466c-44b1-9cc3-b99ea522dcac, directiveBeingPreHandled=(nullptr) 2018-01-04 12:38:57.199 [ 12] 0 CapabilityAgent:removingMessageIdFromMap: messageId=76f250af-466c-44b1-9cc3-b99ea522dcac 2018-01-04 12:38:57.200 [ 19] I DirectiveRouter:handleDirective:messageId= 98ad9950-b086-4194-8207-919ed2b5319f,action=calling 2018-01-04 12:38:57.200 [ 19] 0 AudioPlayer:handleDirective: name=Play,messageId=98ad9950-b086-4194-8207-919ed2b5319f 2018-01-04 12:38:57.201 [ 19] E JsonUtils:findNodeFailed: reason=missingDirectChild,child=expiryTime 2018-01-04 12:38:57.201 [ 19] E JsonUtils:findNodeFailed: reason=missingDirectChild,child=progressReport 2018-01-04 12:38:57.201 [ 19] E JsonUtils:findNodeFailed: reason=missingDirectChild,child=expectedPreviousToken 2018-01-04 12:38:57.201 [ 19] 0 DirectiveProcessor: onHandlingCompeted:messageId=98ad9950-b086-4194-8207-919ed2b5319f, directiveBeingPreHandled=(nullptr) 2018-01-04 12:38:57.201 [ 19] 0 CapabilityAgent:removingMessageIdFromMap: messageId=98ad9950-b086-4194-8207-919ed2b5319f 2018-01-04 12:38:57.201 [ 19] I DirectiveRouter:handleDirective:messageId= 321003b8-78a5-49e4-ad7a-f41cc849dc2c,action=calling 2018-01-04 12:38:57.201 [ 19] 0 AudioPlayer:handleDirective: name=Play,messageId=321003b8-78a5-49e4-ad7a-f41cc849dc2c 2018-01-04 12:38:57.201 [ 19] E JsonUtils:findNodeFailed: reason=missingDirectChild,child=streamFormat 2018-01-04 12:38:57.202 [ 19] E JsonUtils:findNodeFailed: reason=missingDirectChild,child=progressReport 2018-01-04 12:38:57.202 [ 19] E JsonUtils:findNodeFailed: reason=missingDirectChild,child=expectedPreviousToken 2018-01-04 12:38:57.202 [ 19] 0 DirectiveProcessor: onHandlingCompeted:messageId=321003b8-78a5-49e4-ad7a-f41cc849dc2c, directiveBeingPreHandled=(nullptr) 2018-01-04 12:38:57.202 [ 19] 0 CapabilityAgent:removingMessageIdFromMap: messageId=321003b8-78a5-49e4-ad7a-f41cc849dc2c 2018-01-04 12:38:57.202 [ 1a] 0 AudioPlayer:onFocusChanged: newFocus=BACKGROUND 2018-01-04 12:38:57.202 [ 1a] 0 AudioPlayer:onFocusChanged:newFocus=NONE 2018-01-04 12:38:57.202 [ 1a] 0 AudioPlayer:onFocusChanged: newFocus=BACKGROUND 2018-01-04 12:38:57.204 [ f] 0 MediaPlayer:handlePauseCalled: idPassed=0,currentId=0 2018-01-04 12:38:57.204 [ f] E MediaPlayer:validateSourceAndIdFailed: reason=sourceNotSet 2018-01-04 12:38:57.204 [ f] E MediaPlayer:handlePauseFailed 2018-01-04 12:38:57.205 [ f] 0 MediaPlayer:handlePauseCalled: idPassed=0,currentId=0 2018-01-04 12:38:57.205 [ f] E MediaPlayer:validateSourceAndIdFailed: reason=sourceNotSet 2018-01-04 12:38:57.205 [ f] E MediaPlayer:handlePauseFailed 2018-01-04 12:38:57.254 [ 15] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:57.254 [ 15] 0 HTTP2StreamPool:getStream:streamId=37, numAcquiredStreams=2 2018-01-04 12:38:57.399 [ 18] 0 DialogUXStateAggregator: setState:from=SPEAKING,to=IDLE 2018-01-04 12:38:57.399 [ 1a] 0 SpeechSynthesizer: onFocusChanged:newFocus=NONE 2018-01-04 12:38:57.399 [ 1a] 0 AudioPlayer:onFocusChanged: newFocus=FOREGROUND 2018-01-04 12:38:57.400 [ 13] 0 AudioPlayer:cancelTimers 2018-01-04 12:38:57.400 [ f] 0 MediaPlayer:handleSetSourceCalled 2018-01-04 12:38:57.400 [ f] E MediaPlayer:saveOffsetBeforeTeardown - gst_element_query_position failed 2018-01-04 12:38:57.401 [ f] 0 MediaPlayer:handlePlayCalled: idPassed=3,currentId=3 2018-01-04 12:38:57.401 [ f] 0 MediaPlayer:handlePlay:attemptBuffering=0 2018-01-04 12:38:57.405 [ f] 0 MediaPlayer:handlePlay: startingState=PLAYING,stateReturn=ASYNC 2018-01-04 12:38:57.405 [ f] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-04 12:38:57.444 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:57.444 [ f] 0 AudioPlayer:onTags:id=3 2018-01-04 12:38:57.444 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:57.444 [ f] 0 AudioPlayer:onTags:id=3 2018-01-04 12:38:57.444 [ f] 0 MediaPlayer:callingOnPlaybackStarted: currentId=3 2018-01-04 12:38:57.444 [ 13] 0 EventBuilder:buildJsonEventString: messageId=385e09ee-14f9-43aa-8c5a-4ecdf18c0b50,namespace=AudioPlayer,name= StreamMetadataExtracted 2018-01-04 12:38:57.444 [ 13] 0 EventBuilder:buildJsonEventString: messageId=829f9e75-34c4-47bd-9dd6-b30f0a4e6da8,namespace=AudioPlayer,name= StreamMetadataExtracted 2018-01-04 12:38:57.444 [ f] 0 AudioPlayer:onPlaybackStarted:id=3 2018-01-04 12:38:57.444 [ 13] 0 AudioPlayer:changeActivity: from=IDLE,to=PLAYING 2018-01-04 12:38:57.444 [ 13] 0 AudioPlayer:executeProvideState:sendToken= false,stateRequestToken=0 2018-01-04 12:38:57.444 [ f] 0 MediaPlayer:handleGetOffsetCalled: idPassed=3,currentId=3 2018-01-04 12:38:57.445 [ 13] 0 ContextManager:updateStateLocked:action= updatedState,state={"token"\:"amzn1.as-ct.v1.Domain\: Application\:DailyBriefing\:TTS#ACRI#ssml#ACRI# DailyBriefingPrompt.5289f034-d95c-4457-b943-18c40e3e0053\: ChannelIntroduction\:0"\,"offsetInMilliseconds"\:48\," playerActivity"\:"PLAYING"},namespace=AudioPlayer,name=PlaybackState 2018-01-04 12:38:57.445 [ f] 0 MediaPlayer:handleGetOffsetCalled: idPassed=3,currentId=3 2018-01-04 12:38:57.445 [ 13] 0 EventBuilder:buildJsonEventString: messageId=e98e4c2b-cbc2-4e14-80b0-9ab16a99febd,namespace=AudioPlayer,name= PlaybackStarted 2018-01-04 12:38:57.445 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:57.445 [ f] 0 AudioPlayer:onTags:id=3 2018-01-04 12:38:57.446 [ 13] 0 EventBuilder:buildJsonEventString: messageId=23fa17d3-676b-4e48-b20d-0a459bcbd577,namespace=AudioPlayer,name= StreamMetadataExtracted 2018-01-04 12:38:57.825 [ 15] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06718afffe434366-000039ff-000c57b2-924ae461792859d2-1d151226-9 2018-01-04 12:38:57.825 [ 15] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:57.825 [ 15] 0 HTTP2StreamPool:getStream:streamId=39, numAcquiredStreams=3 2018-01-04 12:38:57.826 [ 16] 0 MessageInterpreter:receive: messageId=d8010097-c1a7-42b3-8812-ac365270c73f:No dialogRequestId attached to message. 2018-01-04 12:38:57.826 [ 16] I DirectiveSequencer: onDirective:directive={"namespace\:"System"\,name\:" SetEndpoint"\,messageId\:"d8010097-c1a7-42b3-8812-ac365270c73f"\, dialogRequestId\:""} 2018-01-04 12:38:57.827 [ 17] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= d8010097-c1a7-42b3-8812-ac365270c73f,reason=noHandlerRegistered 2018-01-04 12:38:57.827 [ 17] W DirectiveRouter:preHandleDirectiveFailed: messageId=d8010097-c1a7-42b3-8812-ac365270c73f,reason=noHandlerRegistered 2018-01-04 12:38:57.827 [ 15] 0 HTTP2Transport:cleanupFinishedStream: streamId=37,result=200 2018-01-04 12:38:57.827 [ 17] I DirectiveSequencer: sendingExceptionEncountered:messageId=d8010097-c1a7-42b3-8812-ac365270c73f 2018-01-04 12:38:57.827 [ 15] 0 HTTP2StreamPool:releaseStream:streamId=37, numAcquiredStreams=2 2018-01-04 12:38:58.464 [ 15] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06718afffe434366-000039ff-000c57b2-924ae461792859d2-1d151226-11 2018-01-04 12:38:58.465 [ 15] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:58.465 [ 15] 0 HTTP2StreamPool:getStream:streamId=41, numAcquiredStreams=3 2018-01-04 12:38:58.468 [ 15] 0 HTTP2Transport:cleanupFinishedStream: streamId=39,result=200 2018-01-04 12:38:58.468 [ 15] 0 HTTP2StreamPool:releaseStream:streamId=39, numAcquiredStreams=2 2018-01-04 12:38:58.468 [ 16] 0 MessageInterpreter:receive: messageId=df5a136c-eaad-4118-907d-bce662d589d2:No dialogRequestId attached to message. 2018-01-04 12:38:58.468 [ 16] I DirectiveSequencer: onDirective:directive={"namespace\:"System"\,name\:" SetEndpoint"\,messageId\:"df5a136c-eaad-4118-907d-bce662d589d2"\, dialogRequestId\:""} 2018-01-04 12:38:58.468 [ 17] W DirectiveRouter: handleDirectiveWithPolicyHandleImmediatelyFailed:messageId= df5a136c-eaad-4118-907d-bce662d589d2,reason=noHandlerRegistered 2018-01-04 12:38:58.468 [ 17] W DirectiveRouter:preHandleDirectiveFailed: messageId=df5a136c-eaad-4118-907d-bce662d589d2,reason=noHandlerRegistered 2018-01-04 12:38:58.468 [ 17] I DirectiveSequencer: sendingExceptionEncountered:messageId=df5a136c-eaad-4118-907d-bce662d589d2 2018-01-04 12:38:58.877 [ f] 0 MediaPlayer:callingOnPlaybackFinished: currentId=3 2018-01-04 12:38:58.878 [ f] 0 AudioPlayer:onPlaybackFinished:id=3 2018-01-04 12:38:58.878 [ 13] 0 AudioPlayer:changeAct

kiruthi95 commented 6 years ago
Can u tell me what is the option 1,2,3 and 4 Options: Tap to talk: Press 't' and Enter followed by your query (no need for the 'Alexa'). Hold to talk: Press 'h' followed by Enter to simulate holding a button. Then say your query (no need for the 'Alexa'). Press 'h' followed by Enter to simulate releasing a button. Stop an interaction: Press 's' and Enter to stop an ongoing interaction. Playback Controls: Press '1' for a 'PLAY' button press. Press '2' for a 'PAUSE' button press. Press '3' for a 'NEXT' button press. Press '4' for a 'PREVIOUS' button press.
Settings:
Press 'c' followed by Enter at any time to see the settings
screen.
Info:
Press 'i' followed by Enter at any time to see the help
screen.
Quit:
Press 'q' followed by Enter at any time to quit the
application.

+----------------------------------------------------------------------------+

how to use that???

On Thu, Jan 4, 2018 at 6:16 PM, kiruthi ka kiruthigvri@gmail.com wrote:

1 2018-01-04 12:45:34.734 [ 15] 9 PlaybackController: buttonPressed:Button=PLAY 2018-01-04 12:45:34.734 [ 16] 9 PlaybackController: buttonPressedExecutor:Button=PLAY 2018-01-04 12:45:34.734 [ 16] 9 PlaybackController:buttonPressedExecutor::Queue is empty, call getContext(). 2018-01-04 12:45:34.735 [ 6] 0 ContextManager:buildContextSuccessful: context={"context"\:[{"header"\:{"namespace"\:"Speaker"\," name"\:"VolumeState"}\,"payload"\:{"volume"\:100\," muted"\:false}}\,{"header"\:{"namespace"\:"SpeechRecognizer" \,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}\, {"header"\:{"namespace"\:"AudioPlayer"\,"name"\:" PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\," playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:" SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{" token"\:"amzn1.as-ct.v1.Domain\:Global\:Fallback#ACRI# DeviceTTSRendererV4_5a2d8007-13a1-44bc-ad74-2d6320522731"\, "offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\ ,{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState" }\,"payload"\:{"allAlerts"\:[{"token"\:"amzn1.as-ct.v1. Domain\:Application\:NotificationsV4#DNID#85bf4594- 50b8-3e01-9b2f-88eb72618c66"\,"type"\:"TIMER"\,"scheduledTime"\:"2018-01- 05T00\:32\:01+0000"}]\,"activeAlerts"\:[]}}]} 2018-01-04 12:45:34.735 [ 6] 9 PlaybackController:onContextAvailable 2018-01-04 12:45:34.735 [ 16] 9 PlaybackController: onContextAvailableExecutor 2018-01-04 12:45:34.735 [ 16] 0 EventBuilder:buildJsonEventString: messageId=7f645a1c-0d26-4bce-bae8-4d9398b0f3f7,namespace= PlaybackController,name=PlayCommandIssued 2018-01-04 12:45:34.736 [ 16] 9 HTTP2Transport:enqueueRequest 2018-01-04 12:45:34.783 [ 10] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:45:34.783 [ 10] 0 HTTP2StreamPool:getStream:streamId=99, numAcquiredStreams=2 2018-01-04 12:45:34.783 [ 10] 9 HTTP2Transport:insertActiveStream:handle= 0x7fc02002d920 2018-01-04 12:45:35.591 [ 10] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 024c58fffe8c2a06-00005941-000eb11d-7568bcedab85b067-63ee49c3-95 2018-01-04 12:45:35.591 [ 10] E PlaybackController:messageSentFailed: ButtonPressed=PLAY,error=SUCCESS_NO_CONTENT 2018-01-04 12:45:35.591 [ 10] 0 HTTP2Transport:cleanupFinishedStream: streamId=99,result=204 2018-01-04 12:45:35.592 [ 10] 0 HTTP2StreamPool:releaseStream:streamId=99, numAcquiredStreams=1 2018-01-04 12:45:35.592 [ 10] 0 CurlEasyHandleWrapper:reset: responseCode=HTTP_RESPONSE_SUCCESS_NO_CONTENT

On Thu, Jan 4, 2018 at 6:12 PM, kiruthi ka kiruthigvri@gmail.com wrote:

visteon@visteon-Latitude-E6330:~/avs_sdk1/build/Integration/test$ ./AudioPlayerIntegrationTest /home/visteon/avs_sdk1/build/Integration/AlexaCli* /home/visteon/avs_sdk1/avs-device-sdk-master/Integration/inputs/ [==========] Running 2 tests from 1 test case. [----------] Global test environment set-up. [----------] 2 tests from AudioPlayerTest [ RUN ] AudioPlayerTest.SingASong 2018-01-04 12:37:57.654 [ 1] I ConfigurationNode:initializeSuccess 2018-01-04 12:37:57.693 [ 2] 0 MediaPlayer:handleSetObserverCalled 2018-01-04 12:37:57.694 [ 1] I DirectiveRouter:addDirectiveHa ndlers:action=added,namespace=SpeechSynthesizer,name=Speak,h andler=0x55c7126eb010,policy=BLOCKING 2018-01-04 12:37:57.696 [ 2] 0 MediaPlayer:handleSetObserverCalled 2018-01-04 12:37:57.696 [ 1] I DirectiveRouter:addDirectiveHa ndlers:action=added,namespace=AudioPlayer,name=ClearQueue, handler=0x55c7126f3610,policy=NON_BLOCKING 2018-01-04 12:37:57.697 [ 1] I DirectiveRouter:addDirectiveHa ndlers:action=added,namespace=AudioPlayer,name=Stop,handler= 0x55c7126f3610,policy=NON_BLOCKING 2018-01-04 12:37:57.697 [ 1] I DirectiveRouter:addDirectiveHa ndlers:action=added,namespace=AudioPlayer,name=Play,handler= 0x55c7126f3610,policy=NON_BLOCKING 2018-01-04 12:37:59.593 [ 3] 0 HttpPost:doPostSucceeded:code=200 2018-01-04 12:37:59.594 [ 3] 0 AuthDelegate:handleLwaResponse Succeeded:expiresInSeconds=3600 2018-01-04 12:37:59.594 [ 3] 0 AuthDelegate:onAuthStateChange Called:state=1,error=0 2018-01-04 12:37:59.595 [ 1] 0 MessageRouter:connectionStatus Changed:reason=ACL_CLIENT_REQUEST,newStatus=PENDING 2018-01-04 12:37:59.596 [ 1] W HTTP2Transport:Unable to parse OpenSSL version!:version=mbedTLS/2.4.0,required=1.0.2 2018-01-04 12:37:59.596 [ 1] I HTTP2Transport:setupDownchanne lStream:url=https\://avs-alexa-na.amazon.com/v20160207/directives 2018-01-04 12:37:59.597 [ 1] 0 HTTP2StreamPool:getStream:stre amId=1,numAcquiredStreams=1 2018-01-04 12:37:59.598 [ 4] 0 SpeechSynthesizer:executeProvi deState:stateRequestToken=1 2018-01-04 12:37:59.598 [ 5] 0 AudioPlayer:provideState:state RequestToken=1 2018-01-04 12:37:59.598 [ 4] 0 ContextManager:updateStateLock ed:action=updatedState,state={"token"\:""\,"offsetInMilliseconds"\:0\," playerActivity"\:"FINISHED"},namespace=SpeechSynthesizer,name=SpeechState 2018-01-04 12:37:59.598 [ 6] 0 AudioPlayer:executeProvideStat e:sendToken=true,stateRequestToken=1 2018-01-04 12:37:59.599 [ 6] 0 ContextManager:updateStateLock ed:action=updatedState,state={"token"\:""\,"offsetInMilliseconds"\:0\," playerActivity"\:"IDLE"},namespace=AudioPlayer,name=PlaybackState 2018-01-04 12:37:59.599 [ 7] 0 ContextManager:updateStateLock ed:action=updatedState,state={"wakeword" \: ""},namespace=SpeechRecognizer,name=RecognizerState 2018-01-04 12:37:59.599 [ 5] 0 ContextManager:buildContextSuc cessful:context={"context"\:[{"header"\:{"namespace"\:"Speec hSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\: ""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"} }\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"Playback State"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\ ,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"Speec hRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-04 12:37:59.600 [ 5] 0 EventBuilder:buildJsonEventStr ing:messageId=513916f7-b621-4b9e-b709-553135d8d677,namespace=System,name= SynchronizeState 2018-01-04 12:37:59.600 [ 5] 0 PostConnectSynchronize:onContextAvailable : Send PostConnectMessage to transport 2018-01-04 12:38:00.913 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-1 2018-01-04 12:38:00.914 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:00.914 [ 8] 0 HTTP2StreamPool:getStream:stre amId=3,numAcquiredStreams=2 2018-01-04 12:38:02.468 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-3 2018-01-04 12:38:02.469 [ 8] 0 PostConnectSynchronize:onSendC ompleted:status=SUCCESS 2018-01-04 12:38:02.469 [ 9] 0 MessageInterpreter:receive:mes sageId=4b54293e-4cb5-4b41-9cbf-5455bebaf37a:No dialogRequestId attached to message. 2018-01-04 12:38:02.470 [ 8] 0 PostConnectSynchronize:onConnected() 2018-01-04 12:38:02.470 [ 8] 0 MessageRouter:connectionStatus Changed:reason=ACL_CLIENT_REQUEST,newStatus=CONNECTED 2018-01-04 12:38:02.470 [ 9] I DirectiveSequencer:onDirective :directive={"namespace\:"System"\,name\:"SetEndpoint"\, messageId\:"4b54293e-4cb5-4b41-9cbf-5455bebaf37a"\,dialogRequestId\:""} 2018-01-04 12:38:02.470 [ 8] 0 HTTP2Transport:cleanupFinished Stream:streamId=3,result=200 2018-01-04 12:38:02.470 [ a] W DirectiveRouter:handleDirectiv eWithPolicyHandleImmediatelyFailed:messageId=4b54293e-4cb5- 4b41-9cbf-5455bebaf37a,reason=noHandlerRegistered 2018-01-04 12:38:02.470 [ 8] 0 HTTP2StreamPool:releaseStream: streamId=3,numAcquiredStreams=1 2018-01-04 12:38:02.470 [ a] W DirectiveRouter:preHandleDirec tiveFailed:messageId=4b54293e-4cb5-4b41-9cbf-5455bebaf37a, reason=noHandlerRegistered 2018-01-04 12:38:02.470 [ a] I DirectiveSequencer:sendingExce ptionEncountered:messageId=4b54293e-4cb5-4b41-9cbf-5455bebaf37a 2018-01-04 12:38:02.471 [ 7] 0 AudioInputProcessor:setState:f rom=IDLE,to=RECOGNIZING 2018-01-04 12:38:02.472 [ b] 0 DialogUXStateAggregator:setSta te:from=IDLE,to=LISTENING 2018-01-04 12:38:02.472 [ 5] 0 ContextManager:buildContextSuc cessful:context={"context"\:[{"header"\:{"namespace"\:"Speec hSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\: ""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"} }\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"Playback State"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\ ,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"Speec hRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-04 12:38:02.472 [ 7] 0 AudioInputProcessor:executeOnC ontextAvailable:jsonContext={"context"\:[{"header"\:{" namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\," payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerAc tivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioP layer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\," offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"head er"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerSt ate"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-04 12:38:02.473 [ 7] I DirectiveProcessor:setDialogRe questIdLocked:oldValue=,newValue=1c97d2a0-cef4-4c63-9e4e-315ab61372d8 2018-01-04 12:38:02.473 [ 7] 0 DirectiveProcessor:scrubDialog RequestIdLocked:reason=emptyDialogRequestId 2018-01-04 12:38:02.473 [ 7] 0 EventBuilder:buildJsonEventStr ing:messageId=aa862c21-5fdb-4295-a5a4-7f15bb7602fd, namespace=SpeechRecognizer,name=Recognize 2018-01-04 12:38:02.473 [ 7] 0 AudioInputProcessor:executeOnF ocusChanged:newFocus=FOREGROUND 2018-01-04 12:38:02.473 [ 7] 0 AudioInputProcessor:stopCaptur e:stopImmediately=false 2018-01-04 12:38:02.473 [ 7] 0 AudioInputProcessor:setState:f rom=RECOGNIZING,to=BUSY 2018-01-04 12:38:02.474 [ b] 0 DialogUXStateAggregator:setSta te:from=LISTENING,to=THINKING 2018-01-04 12:38:02.571 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:02.571 [ 8] 0 HTTP2StreamPool:getStream:stre amId=5,numAcquiredStreams=2 2018-01-04 12:38:03.422 [ 8] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-04 12:38:04.752 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-5 2018-01-04 12:38:04.756 [ 8] 0 AudioInputProcessor:onSendComp leted:status=SUCCESS 2018-01-04 12:38:04.756 [ 9] I DirectiveSequencer:onDirective :directive={"namespace\:"System"\,name\:"SetEndpoint"\, messageId\:"f11be08c-031e-43ce-bf13-3ff3e532f7dc"\,dialo gRequestId\:"1c97d2a0-cef4-4c63-9e4e-315ab61372d8"} 2018-01-04 12:38:04.756 [ 8] 0 HTTP2Transport:cleanupFinished Stream:streamId=5,result=200 2018-01-04 12:38:04.757 [ 8] 0 HTTP2StreamPool:releaseStream: streamId=5,numAcquiredStreams=1 2018-01-04 12:38:04.757 [ a] W DirectiveRouter:handleDirectiv eWithPolicyHandleImmediatelyFailed:messageId=f11be08c-031e- 43ce-bf13-3ff3e532f7dc,reason=noHandlerRegistered 2018-01-04 12:38:04.757 [ a] W DirectiveRouter:preHandleDirec tiveFailed:messageId=f11be08c-031e-43ce-bf13-3ff3e532f7dc, reason=noHandlerRegistered 2018-01-04 12:38:04.757 [ a] I DirectiveSequencer:sendingExce ptionEncountered:messageId=f11be08c-031e-43ce-bf13-3ff3e532f7dc 2018-01-04 12:38:04.757 [ 9] I DirectiveSequencer:onDirective :directive={"namespace\:"Speaker"\,name\:"SetMute"\, messageId\:"7e4cec19-75bd-4d6d-bd6b-07d1b77ab09e"\,dialo gRequestId\:"1c97d2a0-cef4-4c63-9e4e-315ab61372d8"} 2018-01-04 12:38:04.757 [ a] W DirectiveRouter:handleDirectiv eWithPolicyHandleImmediatelyFailed:messageId=7e4cec19-75bd- 4d6d-bd6b-07d1b77ab09e,reason=noHandlerRegistered 2018-01-04 12:38:04.758 [ a] W DirectiveRouter:preHandleDirec tiveFailed:messageId=7e4cec19-75bd-4d6d-bd6b-07d1b77ab09e, reason=noHandlerRegistered 2018-01-04 12:38:04.758 [ a] I DirectiveSequencer:sendingExce ptionEncountered:messageId=7e4cec19-75bd-4d6d-bd6b-07d1b77ab09e 2018-01-04 12:38:04.758 [ 9] I DirectiveSequencer:onDirective :directive={"namespace\:"AudioPlayer"\,name\:"Play"\, messageId\:"d891f740-2436-4eb4-97c0-903543f108ad"\,dialo gRequestId\:"1c97d2a0-cef4-4c63-9e4e-315ab61372d8"} 2018-01-04 12:38:04.758 [ a] I DirectiveRouter:preHandleDirec tive:messageId=d891f740-2436-4eb4-97c0-903543f108ad,action=calling 2018-01-04 12:38:04.758 [ a] 0 CapabilityAgent:addingMessageI dToMap:messageId=d891f740-2436-4eb4-97c0-903543f108ad 2018-01-04 12:38:04.759 [ c] I DirectiveRouter:handleDirectiv e:messageId=d891f740-2436-4eb4-97c0-903543f108ad,action=calling 2018-01-04 12:38:04.759 [ c] 0 AudioPlayer:handleDirective:na me=Play,messageId=d891f740-2436-4eb4-97c0-903543f108ad 2018-01-04 12:38:04.760 [ c] E JsonUtils:findNodeFailed:reaso n=missingDirectChild,child=streamFormat 2018-01-04 12:38:04.760 [ c] E JsonUtils:findNodeFailed:reaso n=missingDirectChild,child=progressReport 2018-01-04 12:38:04.760 [ c] E JsonUtils:findNodeFailed:reaso n=missingDirectChild,child=expectedPreviousToken 2018-01-04 12:38:04.760 [ c] 0 DirectiveProcessor:onHandlingC ompeted:messageId=d891f740-2436-4eb4-97c0-903543f108ad,di rectiveBeingPreHandled=(nullptr) 2018-01-04 12:38:04.760 [ c] 0 CapabilityAgent:removingMessag eIdFromMap:messageId=d891f740-2436-4eb4-97c0-903543f108ad 2018-01-04 12:38:04.761 [ d] 0 AudioPlayer:onFocusChanged:new Focus=BACKGROUND 2018-01-04 12:38:04.761 [ 2] 0 MediaPlayer:handlePauseCalled: idPassed=0,currentId=0 2018-01-04 12:38:04.761 [ 2] E MediaPlayer:validateSourceAndI dFailed:reason=sourceNotSet 2018-01-04 12:38:04.761 [ 2] E MediaPlayer:handlePauseFailed 2018-01-04 12:38:07.481 [ b] 0 DialogUXStateAggregator:transi tionFromThinkingTimedOut 2018-01-04 12:38:07.481 [ b] 0 DialogUXStateAggregator:setSta te:from=THINKING,to=IDLE 2018-01-04 12:38:07.482 [ 7] 0 AudioInputProcessor:setState:f rom=BUSY,to=IDLE 2018-01-04 12:38:07.482 [ d] 0 AudioPlayer:onFocusChanged:new Focus=FOREGROUND 2018-01-04 12:38:07.482 [ 7] 0 AudioInputProcessor:executeOnF ocusChanged:newFocus=NONE 2018-01-04 12:38:07.482 [ 7] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus 2018-01-04 12:38:07.482 [ 6] 0 AudioPlayer:cancelTimers 2018-01-04 12:38:07.483 [ 2] 0 MediaPlayer:handleSetSourceForUrlCalled 2018-01-04 12:38:07.483 [ 2] E MediaPlayer:saveOffsetBeforeTeardown - gst_element_query_position failed 2018-01-04 12:38:07.485 [ 2] 0 MediaPlayer:handleSetSourceCalled 2018-01-04 12:38:07.486 [ 2] E MediaPlayer:saveOffsetBeforeTeardown - gst_element_query_position failed 2018-01-04 12:38:07.491 [ 2] 0 MediaPlayer:handlePlayCalled:i dPassed=1,currentId=1 2018-01-04 12:38:07.491 [ 2] 0 MediaPlayer:handlePlay:attemptBuffering=0 2018-01-04 12:38:07.508 [ 2] 0 MediaPlayer:handlePlay:startin gState=PLAYING,stateReturn=ASYNC 2018-01-04 12:38:09.352 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.352 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.353 [ 6] 0 EventBuilder:buildJsonEventStr ing:messageId=2b20c18a-0ce0-416d-89d1-a5d2f71113e2, namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:09.354 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.354 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.355 [ 6] 0 EventBuilder:buildJsonEventStr ing:messageId=24988630-cb11-409a-a0a8-007c4aef174e, namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:09.356 [ 2] 0 MediaPlayer:callingOnPlaybackS tarted:currentId=1 2018-01-04 12:38:09.356 [ 2] 0 AudioPlayer:onPlaybackStarted:id=1 2018-01-04 12:38:09.356 [ 6] 0 AudioPlayer:changeActivity:fro m=IDLE,to=PLAYING 2018-01-04 12:38:09.357 [ 6] 0 AudioPlayer:executeProvideStat e:sendToken=false,stateRequestToken=0 2018-01-04 12:38:09.357 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.357 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.358 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.358 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.359 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.360 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.361 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.361 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.361 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.361 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.361 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.361 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.361 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.361 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.362 [ 2] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:09.362 [ 2] 0 AudioPlayer:onTags:id=1 2018-01-04 12:38:09.362 [ 2] 0 MediaPlayer:handleGetOffsetCal led:idPassed=1,currentId=1 2018-01-04 12:38:09.362 [ 6] 0 ContextManager:updateStateLock ed:action=updatedState,state={"token"\:"amzn1.as-ct.v1.Domain\:Phatic\: AlexaOriginals#ACRI#url#ACRI#AlexaOriginals|b35d4ea4-6d65-46 c3-a584-804429ea82f5|https\://dvi8md6049w6b.cloudfront.net/ ira_v1_7f62fa8b76757d0f0926Songs_en_in_ira_i_sawher there.mp3?Expires\=1515098284&Signature\=JVmxGBbBJE0PxNj~~2i KEskFHFNevpO5V~9EywFU8Nbv2mwB69ig~JS5eK-SYlCYSF-TZteAeZcAgJK wzzbzHgqOCEIaD1YZoV1pZ2VxRF2ahF-YnFBJ1v1l5nUharOdpnjkP06bTQ7 ouUxEBm1MWAXnu0frRV7gDsmiLAWb8vg1zsD5jsrQ0DQR~WqLHRH4HnOPG0j RJnf1UF2UOLUovrsj6tK7VueIcOO25OiTFg97W5APy94K9UDNJhQ0kSJezg6 2rX6fstlQKecYwRXuI9Wfd7wc~IKJape34zFfNDOq-WH4hVr5hAIxwcD dwIE3xOQx024T91YEhjyD7y4lhw&Key-Pair-Id\=APKAJMAIYIGWWT37OIHA|I <http://dvi8md6049w6b.cloudfront.net/ira_v1_7f62fa8b76757d0f0926Songs_en_in_ira_i_saw_her_there.mp3?Expires%5C=1515098284&Signature%5C=JVmxGBbBJE0PxNj~~2iKEskFHFNevpO5V~9EywFU8Nbv2mwB69ig~JS5eK-SYlCYSF-TZteAeZcAgJKwzzbzHgqOCEIaD1YZoV1pZ2VxRF2ahF-YnFBJ1v1l5nUharOdpnjkP06bTQ7ouUxEBm1MWAXnu0frRV7gDsmiLAWb8vg1zsD5jsrQ0DQR~WqLHRH4HnOPG0jRJnf1UF2UOLUovrsj6tK7VueIcOO25OiTFg97W5APy94K9UDNJhQ0kSJezg62rX6fstlQKecYwRXuI9Wfd7wc~IKJape34zFfNDOq-WH4hVr5hAIxwcDdwIE3xOQx024T91YEhjyD7y4lhw&Key-Pair-Id%5C=APKAJMAIYIGWWT37OIHA%7CI> saw her there|1515069484555|ATVPDKIKX0DER|A2K5UODRUA4K9L|en_IN| Alexa3P\:1.0/2018/01/04/12/8d918a4e9c7e43d3be3438186cad6000/ 38\:03\:\:TNIH_2V.88ecc73a-d250-43be-8a43-383515cb9d2fZXV/0| b6bc8d49-863b-4e05-bc1a-52375215eea5|PhaticIntent"\,"o ffsetInMilliseconds"\:192\,"playerActivity"\:"PLAYING"},name space=AudioPlayer,name=PlaybackState 2018-01-04 12:38:09.362 [ 2] 0 MediaPlayer:handleGetOffsetCal led:idPassed=1,currentId=1 2018-01-04 12:38:09.363 [ 6] 0 EventBuilder:buildJsonEventStr ing:messageId=1a92ac08-a2e5-4648-b12d-e6a233616202, namespace=AudioPlayer,name=PlaybackStarted 2018-01-04 12:38:09.364 [ 6] 0 EventBuilder:buildJsonEventStr ing:messageId=9e7bfa80-bed7-4535-bae8-03158dbc94d0, namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:09.365 [ 6] 0 EventBuilder:buildJsonEventStr ing:messageId=41a3b77f-a39c-47f4-830f-208a21bfe80c, namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:09.366 [ 6] 0 EventBuilder:buildJsonEventStr ing:messageId=18363a94-42ee-41ea-acd9-6c8e5ffa4eb5, namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:09.367 [ 6] 0 EventBuilder:buildJsonEventStr ing:messageId=10683cc0-860a-4c5a-9de5-b577491ee385, namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:09.368 [ 6] 0 EventBuilder:buildJsonEventStr ing:messageId=9e31b45e-9b17-4b87-a681-4b0b4958e002, namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:09.368 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:09.368 [ 8] 0 HTTP2StreamPool:getStream:stre amId=7,numAcquiredStreams=2 2018-01-04 12:38:09.368 [ 6] 0 EventBuilder:buildJsonEventStr ing:messageId=1367b65d-ad0a-4e01-a5fa-8a2e36a1ca2d, namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:09.369 [ 6] 0 EventBuilder:buildJsonEventStr ing:messageId=552a6898-6ac8-47e7-8608-6415b5409332, namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:09.371 [ 6] 0 EventBuilder:buildJsonEventStr ing:messageId=9918d3fb-d29c-437c-acb2-c42e44b02aaa, namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:10.051 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-7 2018-01-04 12:38:10.052 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:10.052 [ 8] 0 HTTP2StreamPool:getStream:stre amId=9,numAcquiredStreams=3 2018-01-04 12:38:10.052 [ 9] 0 MessageInterpreter:receive:mes sageId=3a2cd6f1-1498-4b43-82a7-15921c2e9c7e:No dialogRequestId attached to message. 2018-01-04 12:38:10.053 [ 9] I DirectiveSequencer:onDirective :directive={"namespace\:"System"\,name\:"SetEndpoint"\, messageId\:"3a2cd6f1-1498-4b43-82a7-15921c2e9c7e"\,dialogRequestId\:""} 2018-01-04 12:38:10.053 [ a] W DirectiveRouter:handleDirectiv eWithPolicyHandleImmediatelyFailed:messageId=3a2cd6f1-1498- 4b43-82a7-15921c2e9c7e,reason=noHandlerRegistered 2018-01-04 12:38:10.053 [ a] W DirectiveRouter:preHandleDirec tiveFailed:messageId=3a2cd6f1-1498-4b43-82a7-15921c2e9c7e, reason=noHandlerRegistered 2018-01-04 12:38:10.053 [ a] I DirectiveSequencer:sendingExce ptionEncountered:messageId=3a2cd6f1-1498-4b43-82a7-15921c2e9c7e 2018-01-04 12:38:10.053 [ 8] 0 HTTP2Transport:cleanupFinished Stream:streamId=7,result=200 2018-01-04 12:38:10.053 [ 8] 0 HTTP2StreamPool:releaseStream: streamId=7,numAcquiredStreams=2 2018-01-04 12:38:10.164 [ e] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-04 12:38:10.164 [ e] I UrlContentToAttachmentConverte r:readFinished:reason=CLOSED 2018-01-04 12:38:10.794 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-9 2018-01-04 12:38:10.795 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:10.795 [ 8] 0 HTTP2StreamPool:getStream:stre amId=11,numAcquiredStreams=3 2018-01-04 12:38:10.796 [ 9] 0 MessageInterpreter:receive:mes sageId=46b45f3a-d73a-463e-b4ed-fabe42a07ec5:No dialogRequestId attached to message. 2018-01-04 12:38:10.796 [ 9] I DirectiveSequencer:onDirective :directive={"namespace\:"System"\,name\:"SetEndpoint"\, messageId\:"46b45f3a-d73a-463e-b4ed-fabe42a07ec5"\,dialogRequestId\:""} 2018-01-04 12:38:10.796 [ a] W DirectiveRouter:handleDirectiv eWithPolicyHandleImmediatelyFailed:messageId=46b45f3a-d73a- 463e-b4ed-fabe42a07ec5,reason=noHandlerRegistered 2018-01-04 12:38:10.796 [ a] W DirectiveRouter:preHandleDirec tiveFailed:messageId=46b45f3a-d73a-463e-b4ed-fabe42a07ec5, reason=noHandlerRegistered 2018-01-04 12:38:10.796 [ a] I DirectiveSequencer:sendingExce ptionEncountered:messageId=46b45f3a-d73a-463e-b4ed-fabe42a07ec5 2018-01-04 12:38:10.796 [ 8] 0 HTTP2Transport:cleanupFinished Stream:streamId=9,result=200 2018-01-04 12:38:10.796 [ 8] 0 HTTP2StreamPool:releaseStream: streamId=9,numAcquiredStreams=2 2018-01-04 12:38:11.313 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-11 2018-01-04 12:38:11.313 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:11.314 [ 8] 0 HTTP2StreamPool:getStream:stre amId=13,numAcquiredStreams=3 2018-01-04 12:38:11.315 [ 9] 0 MessageInterpreter:receive:mes sageId=72fe9369-d73a-48a2-92fd-1c5334d056a2:No dialogRequestId attached to message. 2018-01-04 12:38:11.315 [ 9] I DirectiveSequencer:onDirective :directive={"namespace\:"System"\,name\:"SetEndpoint"\, messageId\:"72fe9369-d73a-48a2-92fd-1c5334d056a2"\,dialogRequestId\:""} 2018-01-04 12:38:11.315 [ a] W DirectiveRouter:handleDirectiv eWithPolicyHandleImmediatelyFailed:messageId=72fe9369-d73a- 48a2-92fd-1c5334d056a2,reason=noHandlerRegistered 2018-01-04 12:38:11.315 [ a] W DirectiveRouter:preHandleDirec tiveFailed:messageId=72fe9369-d73a-48a2-92fd-1c5334d056a2, reason=noHandlerRegistered 2018-01-04 12:38:11.315 [ a] I DirectiveSequencer:sendingExce ptionEncountered:messageId=72fe9369-d73a-48a2-92fd-1c5334d056a2 2018-01-04 12:38:11.315 [ 8] 0 HTTP2Transport:cleanupFinished Stream:streamId=11,result=200 2018-01-04 12:38:11.315 [ 8] 0 HTTP2StreamPool:releaseStream: streamId=11,numAcquiredStreams=2 2018-01-04 12:38:11.818 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-13 2018-01-04 12:38:11.819 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:11.819 [ 8] 0 HTTP2StreamPool:getStream:stre amId=15,numAcquiredStreams=3 2018-01-04 12:38:11.820 [ 9] 0 MessageInterpreter:receive:mes sageId=3ef1ec6e-498f-44ea-9b2a-19395d2977eb:No dialogRequestId attached to message. 2018-01-04 12:38:11.820 [ 9] I DirectiveSequencer:onDirective :directive={"namespace\:"System"\,name\:"SetEndpoint"\, messageId\:"3ef1ec6e-498f-44ea-9b2a-19395d2977eb"\,dialogRequestId\:""} 2018-01-04 12:38:11.820 [ a] W DirectiveRouter:handleDirectiv eWithPolicyHandleImmediatelyFailed:messageId=3ef1ec6e-498f- 44ea-9b2a-19395d2977eb,reason=noHandlerRegistered 2018-01-04 12:38:11.820 [ a] W DirectiveRouter:preHandleDirec tiveFailed:messageId=3ef1ec6e-498f-44ea-9b2a-19395d2977eb, reason=noHandlerRegistered 2018-01-04 12:38:11.820 [ a] I DirectiveSequencer:sendingExce ptionEncountered:messageId=3ef1ec6e-498f-44ea-9b2a-19395d2977eb 2018-01-04 12:38:11.820 [ 8] 0 HTTP2Transport:cleanupFinished Stream:streamId=13,result=200 2018-01-04 12:38:11.821 [ 8] 0 HTTP2StreamPool:releaseStream: streamId=13,numAcquiredStreams=2 2018-01-04 12:38:12.383 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-15 2018-01-04 12:38:12.384 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:12.384 [ 8] 0 HTTP2StreamPool:getStream:stre amId=17,numAcquiredStreams=3 2018-01-04 12:38:12.384 [ 9] 0 MessageInterpreter:receive:mes sageId=74ce69af-6667-47e7-955f-596313deac0a:No dialogRequestId attached to message. 2018-01-04 12:38:12.384 [ 9] I DirectiveSequencer:onDirective :directive={"namespace\:"System"\,name\:"SetEndpoint"\, messageId\:"74ce69af-6667-47e7-955f-596313deac0a"\,dialogRequestId\:""} 2018-01-04 12:38:12.385 [ 8] 0 HTTP2Transport:cleanupFinished Stream:streamId=15,result=200 2018-01-04 12:38:12.385 [ a] W DirectiveRouter:handleDirectiv eWithPolicyHandleImmediatelyFailed:messageId=74ce69af-6667- 47e7-955f-596313deac0a,reason=noHandlerRegistered 2018-01-04 12:38:12.385 [ 8] 0 HTTP2StreamPool:releaseStream: streamId=15,numAcquiredStreams=2 2018-01-04 12:38:12.385 [ a] W DirectiveRouter:preHandleDirec tiveFailed:messageId=74ce69af-6667-47e7-955f-596313deac0a, reason=noHandlerRegistered 2018-01-04 12:38:12.385 [ a] I DirectiveSequencer:sendingExce ptionEncountered:messageId=74ce69af-6667-47e7-955f-596313deac0a 2018-01-04 12:38:12.907 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-17 2018-01-04 12:38:12.908 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:12.908 [ 8] 0 HTTP2StreamPool:getStream:stre amId=19,numAcquiredStreams=3 2018-01-04 12:38:12.911 [ 8] 0 HTTP2Transport:cleanupFinished Stream:streamId=17,result=200 2018-01-04 12:38:12.911 [ 9] 0 MessageInterpreter:receive:mes sageId=5a73178c-2c1f-4d90-879e-bc48b3cb722c:No dialogRequestId attached to message. 2018-01-04 12:38:12.911 [ 8] 0 HTTP2StreamPool:releaseStream: streamId=17,numAcquiredStreams=2 2018-01-04 12:38:12.911 [ 9] I DirectiveSequencer:onDirective :directive={"namespace\:"System"\,name\:"SetEndpoint"\, messageId\:"5a73178c-2c1f-4d90-879e-bc48b3cb722c"\,dialogRequestId\:""} 2018-01-04 12:38:12.911 [ a] W DirectiveRouter:handleDirectiv eWithPolicyHandleImmediatelyFailed:messageId=5a73178c-2c1f- 4d90-879e-bc48b3cb722c,reason=noHandlerRegistered 2018-01-04 12:38:12.911 [ a] W DirectiveRouter:preHandleDirec tiveFailed:messageId=5a73178c-2c1f-4d90-879e-bc48b3cb722c, reason=noHandlerRegistered 2018-01-04 12:38:12.911 [ a] I DirectiveSequencer:sendingExce ptionEncountered:messageId=5a73178c-2c1f-4d90-879e-bc48b3cb722c 2018-01-04 12:38:13.423 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-19 2018-01-04 12:38:13.424 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:13.424 [ 8] 0 HTTP2StreamPool:getStream:stre amId=21,numAcquiredStreams=3 2018-01-04 12:38:13.425 [ 9] 0 MessageInterpreter:receive:mes sageId=0425972b-e1aa-4d31-bb7a-1a17a91404d6:No dialogRequestId attached to message. 2018-01-04 12:38:13.425 [ 9] I DirectiveSequencer:onDirective :directive={"namespace\:"System"\,name\:"SetEndpoint"\, messageId\:"0425972b-e1aa-4d31-bb7a-1a17a91404d6"\,dialogRequestId\:""} 2018-01-04 12:38:13.425 [ a] W DirectiveRouter:handleDirectiv eWithPolicyHandleImmediatelyFailed:messageId=0425972b-e1aa- 4d31-bb7a-1a17a91404d6,reason=noHandlerRegistered 2018-01-04 12:38:13.425 [ a] W DirectiveRouter:preHandleDirec tiveFailed:messageId=0425972b-e1aa-4d31-bb7a-1a17a91404d6, reason=noHandlerRegistered 2018-01-04 12:38:13.425 [ 8] 0 HTTP2Transport:cleanupFinished Stream:streamId=19,result=200 2018-01-04 12:38:13.425 [ a] I DirectiveSequencer:sendingExce ptionEncountered:messageId=0425972b-e1aa-4d31-bb7a-1a17a91404d6 2018-01-04 12:38:13.425 [ 8] 0 HTTP2StreamPool:releaseStream: streamId=19,numAcquiredStreams=2 2018-01-04 12:38:13.984 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-21 2018-01-04 12:38:13.985 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:13.985 [ 8] 0 HTTP2StreamPool:getStream:stre amId=23,numAcquiredStreams=3 2018-01-04 12:38:13.988 [ 8] 0 HTTP2Transport:cleanupFinished Stream:streamId=21,result=200 2018-01-04 12:38:13.988 [ 9] 0 MessageInterpreter:receive:mes sageId=a7e0b83b-12fc-43aa-8fee-1e81caf2a569:No dialogRequestId attached to message. 2018-01-04 12:38:13.988 [ 8] 0 HTTP2StreamPool:releaseStream: streamId=21,numAcquiredStreams=2 2018-01-04 12:38:13.988 [ 9] I DirectiveSequencer:onDirective :directive={"namespace\:"System"\,name\:"SetEndpoint"\, messageId\:"a7e0b83b-12fc-43aa-8fee-1e81caf2a569"\,dialogRequestId\:""} 2018-01-04 12:38:13.989 [ a] W DirectiveRouter:handleDirectiv eWithPolicyHandleImmediatelyFailed:messageId=a7e0b83b-12fc- 43aa-8fee-1e81caf2a569,reason=noHandlerRegistered 2018-01-04 12:38:13.989 [ a] W DirectiveRouter:preHandleDirec tiveFailed:messageId=a7e0b83b-12fc-43aa-8fee-1e81caf2a569, reason=noHandlerRegistered 2018-01-04 12:38:13.989 [ a] I DirectiveSequencer:sendingExce ptionEncountered:messageId=a7e0b83b-12fc-43aa-8fee-1e81caf2a569 2018-01-04 12:38:14.627 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-23 2018-01-04 12:38:14.627 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:14.628 [ 8] 0 HTTP2StreamPool:getStream:stre amId=25,numAcquiredStreams=3 2018-01-04 12:38:14.628 [ 9] 0 MessageInterpreter:receive:mes sageId=2e6ca1a9-dc63-43ca-af88-77d9305aab20:No dialogRequestId attached to message. 2018-01-04 12:38:14.628 [ 9] I DirectiveSequencer:onDirective :directive={"namespace\:"System"\,name\:"SetEndpoint"\, messageId\:"2e6ca1a9-dc63-43ca-af88-77d9305aab20"\,dialogRequestId\:""} 2018-01-04 12:38:14.628 [ a] W DirectiveRouter:handleDirectiv eWithPolicyHandleImmediatelyFailed:messageId=2e6ca1a9-dc63- 43ca-af88-77d9305aab20,reason=noHandlerRegistered 2018-01-04 12:38:14.629 [ a] W DirectiveRouter:preHandleDirec tiveFailed:messageId=2e6ca1a9-dc63-43ca-af88-77d9305aab20, reason=noHandlerRegistered 2018-01-04 12:38:14.629 [ 8] 0 HTTP2Transport:cleanupFinished Stream:streamId=23,result=200 2018-01-04 12:38:14.629 [ a] I DirectiveSequencer:sendingExce ptionEncountered:messageId=2e6ca1a9-dc63-43ca-af88-77d9305aab20 2018-01-04 12:38:14.629 [ 8] 0 HTTP2StreamPool:releaseStream: streamId=23,numAcquiredStreams=2 2018-01-04 12:38:15.158 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-25 2018-01-04 12:38:15.159 [ 8] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:15.159 [ 8] 0 HTTP2StreamPool:getStream:stre amId=27,numAcquiredStreams=3 2018-01-04 12:38:15.160 [ 9] 0 MessageInterpreter:receive:mes sageId=b7e0a0a1-1e66-46f4-b65c-2af12973840f:No dialogRequestId attached to message. 2018-01-04 12:38:15.160 [ 9] I DirectiveSequencer:onDirective :directive={"namespace\:"System"\,name\:"SetEndpoint"\, messageId\:"b7e0a0a1-1e66-46f4-b65c-2af12973840f"\,dialogRequestId\:""} 2018-01-04 12:38:15.160 [ a] W DirectiveRouter:handleDirectiv eWithPolicyHandleImmediatelyFailed:messageId=b7e0a0a1-1e66- 46f4-b65c-2af12973840f,reason=noHandlerRegistered 2018-01-04 12:38:15.160 [ a] W DirectiveRouter:preHandleDirec tiveFailed:messageId=b7e0a0a1-1e66-46f4-b65c-2af12973840f, reason=noHandlerRegistered 2018-01-04 12:38:15.160 [ a] I DirectiveSequencer:sendingExce ptionEncountered:messageId=b7e0a0a1-1e66-46f4-b65c-2af12973840f 2018-01-04 12:38:15.161 [ 8] 0 HTTP2Transport:cleanupFinished Stream:streamId=25,result=200 2018-01-04 12:38:15.161 [ 8] 0 HTTP2StreamPool:releaseStream: streamId=25,numAcquiredStreams=2 2018-01-04 12:38:15.658 [ 8] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0ae733fffe6a41ae-00000d91-000c6cfd-061383767dd1fc98-25bca46e-27 2018-01-04 12:38:15.659 [ 8] 0 HTTP2Transport:cleanupFinished Stream:streamId=27,result=200 2018-01-04 12:38:15.659 [ 9] 0 MessageInterpreter:receive:mes sageId=8d01a0d5-4247-4f93-b585-099470be1865:No dialogRequestId attached to message. 2018-01-04 12:38:15.659 [ 8] 0 HTTP2StreamPool:releaseStream: streamId=27,numAcquiredStreams=1 2018-01-04 12:38:15.659 [ 9] I DirectiveSequencer:onDirective :directive={"namespace\:"System"\,name\:"SetEndpoint"\, messageId\:"8d01a0d5-4247-4f93-b585-099470be1865"\,dialogRequestId\:""} 2018-01-04 12:38:15.659 [ a] W DirectiveRouter:handleDirectiv eWithPolicyHandleImmediatelyFailed:messageId=8d01a0d5-4247- 4f93-b585-099470be1865,reason=noHandlerRegistered 2018-01-04 12:38:15.659 [ a] W DirectiveRouter:preHandleDirec tiveFailed:messageId=8d01a0d5-4247-4f93-b585-099470be1865, reason=noHandlerRegistered 2018-01-04 12:38:15.659 [ a] I DirectiveSequencer:sendingExce ptionEncountered:messageId=8d01a0d5-4247-4f93-b585-099470be1865 2018-01-04 12:38:34.568 [ 2] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-04 12:38:46.210 [ 2] 0 MediaPlayer:callingOnPlaybackF inished:currentId=1 2018-01-04 12:38:46.210 [ 2] 0 AudioPlayer:onPlaybackFinished:id=1 2018-01-04 12:38:46.210 [ 2] 0 MediaPlayer:saveOffsetBeforeTe ardown:offset=36696 2018-01-04 12:38:46.211 [ 6] 0 AudioPlayer:changeActivity:fro m=PLAYING,to=FINISHED 2018-01-04 12:38:46.211 [ 6] 0 AudioPlayer:executeProvideStat e:sendToken=false,stateRequestToken=0 2018-01-04 12:38:46.216 [ 2] 0 MediaPlayer:handleGetOffsetCal led:idPassed=1,currentId=0 2018-01-04 12:38:46.216 [ 2] E MediaPlayer:validateSourceAndI dFailed:reason=sourceNotSet 2018-01-04 12:38:46.216 [ 6] 0 ContextManager:updateStateLock ed:action=updatedState,state={"token"\:"amzn1.as-ct.v1.Domain\:Phatic\: AlexaOriginals#ACRI#url#ACRI#AlexaOriginals|b35d4ea4-6d65-46 c3-a584-804429ea82f5|https\://dvi8md6049w6b.cloudfront.net/ ira_v1_7f62fa8b76757d0f0926Songs_en_in_ira_i_sawher there.mp3?Expires\=1515098284&Signature\=JVmxGBbBJE0PxNj~~2i KEskFHFNevpO5V~9EywFU8Nbv2mwB69ig~JS5eK-SYlCYSF-TZteAeZcAgJK wzzbzHgqOCEIaD1YZoV1pZ2VxRF2ahF-YnFBJ1v1l5nUharOdpnjkP06bTQ7 ouUxEBm1MWAXnu0frRV7gDsmiLAWb8vg1zsD5jsrQ0DQR~WqLHRH4HnOPG0j RJnf1UF2UOLUovrsj6tK7VueIcOO25OiTFg97W5APy94K9UDNJhQ0kSJezg6 2rX6fstlQKecYwRXuI9Wfd7wc~IKJape34zFfNDOq-WH4hVr5hAIxwcD dwIE3xOQx024T91YEhjyD7y4lhw&Key-Pair-Id\=APKAJMAIYIGWWT37OIHA|I <http://dvi8md6049w6b.cloudfront.net/ira_v1_7f62fa8b76757d0f0926Songs_en_in_ira_i_saw_her_there.mp3?Expires%5C=1515098284&Signature%5C=JVmxGBbBJE0PxNj~~2iKEskFHFNevpO5V~9EywFU8Nbv2mwB69ig~JS5eK-SYlCYSF-TZteAeZcAgJKwzzbzHgqOCEIaD1YZoV1pZ2VxRF2ahF-YnFBJ1v1l5nUharOdpnjkP06bTQ7ouUxEBm1MWAXnu0frRV7gDsmiLAWb8vg1zsD5jsrQ0DQR~WqLHRH4HnOPG0jRJnf1UF2UOLUovrsj6tK7VueIcOO25OiTFg97W5APy94K9UDNJhQ0kSJezg62rX6fstlQKecYwRXuI9Wfd7wc~IKJape34zFfNDOq-WH4hVr5hAIxwcDdwIE3xOQx024T91YEhjyD7y4lhw&Key-Pair-Id%5C=APKAJMAIYIGWWT37OIHA%7CI> saw her there|1515069484555|ATVPDKIKX0DER|A2K5UODRUA4K9L|en_IN| Alexa3P\:1.0/2018/01/04/12/8d918a4e9c7e43d3be3438186cad6000/ 38\:03\:\:TNIH_2V.88ecc73a-d250-43be-8a43-383515cb9d2fZXV/0| b6bc8d49-863b-4e05-bc1a-52375215eea5|PhaticIntent"\,"o ffsetInMilliseconds"\:36696\,"playerActivity"\:"FINISHED"},n amespace=AudioPlayer,name=PlaybackState 2018-01-04 12:38:46.216 [ 2] 0 MediaPlayer:handleGetOffsetCal led:idPassed=1,currentId=0 2018-01-04 12:38:46.216 [ 2] E MediaPlayer:validateSourceAndI dFailed:reason=sourceNotSet 2018-01-04 12:38:46.217 [ 2] 0 MediaPlayer:handleGetOffsetCal led:idPassed=1,currentId=0 2018-01-04 12:38:46.217 [ 2] E MediaPlayer:validateSourceAndI dFailed:reason=sourceNotSet 2018-01-04 12:38:46.217 [ 6] 0 EventBuilder:buildJsonEventStr ing:messageId=8d775378-f069-4068-b0c4-a99f4f8bdcdb, namespace=AudioPlayer,name=PlaybackNearlyFinished 2018-01-04 12:38:46.217 [ 2] 0 MediaPlayer:handleGetOffsetCal led:idPassed=1,currentId=0 2018-01-04 12:38:46.217 [ 2] E MediaPlayer:validateSourceAndI dFailed:reason=sourceNotSet 2018-01-04 12:38:46.218 [ 6] 0 EventBuilder:buildJsonEventStr ing:messageId=1e987806-87fb-4e0f-8083-a2568b6990f2, namespace=AudioPlayer,name=PlaybackFinished 2018-01-04 12:38:46.218 [ 6] 0 AudioPlayer:cancelTimers 2018-01-04 12:38:46.218 [ d] 0 AudioPlayer:onFocusChanged:newFocus=NONE 2018-01-04 12:38:46.220 [ 1] 0 MessageRouter:connectionStatus Changed:reason=ACL_CLIENT_REQUEST,newStatus=DISCONNECTED 2018-01-04 12:38:46.220 [ 1] 0 PostConnectSynchronize:PostCon nectSynchronizer::doShutdown(). 2018-01-04 12:38:46.234 [ 8] 0 HTTP2StreamPool:releaseStream: streamId=1,numAcquiredStreams=0 2018-01-04 12:38:46.235 [ 8] 0 PostConnectSynchronize:onDisconnected() 2018-01-04 12:38:46.235 [ 8] 0 PostConnectSynchronize:PostCon nectSynchronizer::doShutdown(). 2018-01-04 12:38:46.235 [ 1] I DirectiveSequencer:doShutdown 2018-01-04 12:38:46.236 [ 1] I DirectiveRouter:removeDirectiv eHandlers:action=removed,namespace=AudioPlayer,name=ClearQueue,handler= 0x55c7126f3610,policy=NON_BLOCKING 2018-01-04 12:38:46.236 [ 1] I DirectiveRouter:removeDirectiv eHandlers:action=removed,namespace=AudioPlayer,name= Stop,handler=0x55c7126f3610,policy=NON_BLOCKING 2018-01-04 12:38:46.236 [ 1] I DirectiveRouter:removeDirectiv eHandlers:action=removed,namespace=AudioPlayer,name= Play,handler=0x55c7126f3610,policy=NON_BLOCKING 2018-01-04 12:38:46.236 [ 1] I DirectiveRouter:removeDirectiv eHandlers:action=removed,namespace=SpeechSynthesizer,name=Speak,handler= 0x55c7126eb010,policy=BLOCKING 2018-01-04 12:38:46.237 [ 1] I DirectiveRouter:onDeregistered Called:handler=0x55c7126f3610 2018-01-04 12:38:46.237 [ 1] 0 AudioPlayer:onDeregistered 2018-01-04 12:38:46.237 [ 1] I DirectiveRouter:onDeregistered Called:handler=0x55c7126eb010 2018-01-04 12:38:46.237 [ 2] 0 MediaPlayer:handleSetObserverCalled 2018-01-04 12:38:46.237 [ 2] 0 MediaPlayer:handleSetObserverCalled 2018-01-04 12:38:46.238 [ 1] 0 ContextManager:setStateProvide r:action=removedStateProvider,namespace=AudioPlayer,name=PlaybackState 2018-01-04 12:38:46.239 [ 1] E RequiresShutdown:~RequiresShut downFailed:reason=notShutdown,name= 2018-01-04 12:38:46.239 [ 1] E RequiresShutdown:~RequiresShut downFailed:reason=notShutdown,name= 2018-01-04 12:38:46.241 [ 1] E RequiresShutdown:~RequiresShut downFailed:reason=notShutdown,name=MessageRouter [ OK ] AudioPlayerTest.SingASong (48592 ms) [ RUN ] AudioPlayerTest.FlashBriefing 2018-01-04 12:38:46.246 [ 1] I ConfigurationNode:initializeSuccess 2018-01-04 12:38:46.254 [ f] 0 MediaPlayer:handleSetObserverCalled 2018-01-04 12:38:46.255 [ 1] I DirectiveRouter:addDirectiveHa ndlers:action=added,namespace=SpeechSynthesizer,name=Speak,h andler=0x55c71251c800,policy=BLOCKING 2018-01-04 12:38:46.257 [ f] 0 MediaPlayer:handleSetObserverCalled 2018-01-04 12:38:46.257 [ 1] I DirectiveRouter:addDirectiveHa ndlers:action=added,namespace=AudioPlayer,name=ClearQueue, handler=0x55c7126ef750,policy=NON_BLOCKING 2018-01-04 12:38:46.257 [ 1] I DirectiveRouter:addDirectiveHa ndlers:action=added,namespace=AudioPlayer,name=Stop,handler= 0x55c7126ef750,policy=NON_BLOCKING 2018-01-04 12:38:46.257 [ 1] I DirectiveRouter:addDirectiveHa ndlers:action=added,namespace=AudioPlayer,name=Play,handler= 0x55c7126ef750,policy=NON_BLOCKING 2018-01-04 12:38:47.906 [ 10] 0 HttpPost:doPostSucceeded:code=200 2018-01-04 12:38:47.907 [ 10] 0 AuthDelegate:handleLwaResponse Succeeded:expiresInSeconds=3600 2018-01-04 12:38:47.907 [ 10] 0 AuthDelegate:onAuthStateChange Called:state=1,error=0 2018-01-04 12:38:47.907 [ 1] 0 MessageRouter:connectionStatus Changed:reason=ACL_CLIENT_REQUEST,newStatus=PENDING 2018-01-04 12:38:47.907 [ 1] W HTTP2Transport:Unable to parse OpenSSL version!:version=mbedTLS/2.4.0,required=1.0.2 2018-01-04 12:38:47.908 [ 1] I HTTP2Transport:setupDownchanne lStream:url=https\://avs-alexa-na.amazon.com/v20160207/directives 2018-01-04 12:38:47.908 [ 1] 0 HTTP2StreamPool:getStream:stre amId=29,numAcquiredStreams=1 2018-01-04 12:38:47.909 [ 11] 0 AudioPlayer:provideState:state RequestToken=1 2018-01-04 12:38:47.909 [ 12] 0 SpeechSynthesizer:executeProvi deState:stateRequestToken=1 2018-01-04 12:38:47.909 [ 12] 0 ContextManager:updateStateLock ed:action=updatedState,state={"token"\:""\,"offsetInMilliseconds"\:0\," playerActivity"\:"FINISHED"},namespace=SpeechSynthesizer,name=SpeechState 2018-01-04 12:38:47.909 [ 13] 0 AudioPlayer:executeProvideStat e:sendToken=true,stateRequestToken=1 2018-01-04 12:38:47.909 [ 13] 0 ContextManager:updateStateLock ed:action=updatedState,state={"token"\:""\,"offsetInMilliseconds"\:0\," playerActivity"\:"IDLE"},namespace=AudioPlayer,name=PlaybackState 2018-01-04 12:38:47.909 [ 14] 0 ContextManager:updateStateLock ed:action=updatedState,state={"wakeword" \: ""},namespace=SpeechRecognizer,name=RecognizerState 2018-01-04 12:38:47.910 [ 11] 0 ContextManager:buildContextSuc cessful:context={"context"\:[{"header"\:{"namespace"\:"Speec hSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\: ""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"} }\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"Playback State"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\ ,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"Speec hRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-04 12:38:47.910 [ 11] 0 EventBuilder:buildJsonEventStr ing:messageId=48b132f1-22ce-47aa-ba76-4b8bb32620ef,namespace=System,name= SynchronizeState 2018-01-04 12:38:47.910 [ 11] 0 PostConnectSynchronize:onContextAvailable : Send PostConnectMessage to transport 2018-01-04 12:38:50.175 [ 15] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06718afffe434366-000039ff-000c57b2-924ae461792859d2-1d151226-1 2018-01-04 12:38:50.176 [ 15] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:50.176 [ 15] 0 HTTP2StreamPool:getStream:stre amId=31,numAcquiredStreams=2 2018-01-04 12:38:51.744 [ 15] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06718afffe434366-000039ff-000c57b2-924ae461792859d2-1d151226-3 2018-01-04 12:38:51.750 [ 15] 0 PostConnectSynchronize:onSendC ompleted:status=SUCCESS 2018-01-04 12:38:51.750 [ 16] 0 MessageInterpreter:receive:mes sageId=e944bc9a-a93e-4eeb-b949-fde10e38880d:No dialogRequestId attached to message. 2018-01-04 12:38:51.750 [ 15] 0 PostConnectSynchronize:onConnected() 2018-01-04 12:38:51.750 [ 16] I DirectiveSequencer:onDirective :directive={"namespace\:"System"\,name\:"SetEndpoint"\, messageId\:"e944bc9a-a93e-4eeb-b949-fde10e38880d"\,dialogRequestId\:""} 2018-01-04 12:38:51.750 [ 15] 0 MessageRouter:connectionStatus Changed:reason=ACL_CLIENT_REQUEST,newStatus=CONNECTED 2018-01-04 12:38:51.751 [ 17] W DirectiveRouter:handleDirectiv eWithPolicyHandleImmediatelyFailed:messageId=e944bc9a-a93e- 4eeb-b949-fde10e38880d,reason=noHandlerRegistered 2018-01-04 12:38:51.751 [ 15] 0 HTTP2Transport:cleanupFinished Stream:streamId=31,result=200 2018-01-04 12:38:51.751 [ 17] W DirectiveRouter:preHandleDirec tiveFailed:messageId=e944bc9a-a93e-4eeb-b949-fde10e38880d, reason=noHandlerRegistered 2018-01-04 12:38:51.751 [ 15] 0 HTTP2StreamPool:releaseStream: streamId=31,numAcquiredStreams=1 2018-01-04 12:38:51.751 [ 17] I DirectiveSequencer:sendingExce ptionEncountered:messageId=e944bc9a-a93e-4eeb-b949-fde10e38880d 2018-01-04 12:38:51.751 [ 14] 0 AudioInputProcessor:setState:f rom=IDLE,to=RECOGNIZING 2018-01-04 12:38:51.752 [ 18] 0 DialogUXStateAggregator:setSta te:from=IDLE,to=LISTENING 2018-01-04 12:38:51.752 [ 11] 0 ContextManager:buildContextSuc cessful:context={"context"\:[{"header"\:{"namespace"\:"Speec hSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\: ""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"} }\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"Playback State"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\ ,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"Speec hRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-04 12:38:51.752 [ 14] 0 AudioInputProcessor:executeOnC ontextAvailable:jsonContext={"context"\:[{"header"\:{" namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\," payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerAc tivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioP layer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\," offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"head er"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerSt ate"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-04 12:38:51.752 [ 14] I DirectiveProcessor:setDialogRe questIdLocked:oldValue=,newValue=bc2930f3-c667-43a9-b9ff-d79117757f20 2018-01-04 12:38:51.752 [ 14] 0 DirectiveProcessor:scrubDialog RequestIdLocked:reason=emptyDialogRequestId 2018-01-04 12:38:51.753 [ 14] 0 EventBuilder:buildJsonEventStr ing:messageId=22bbb7e0-9a22-4939-9097-c2ed53a6202c, namespace=SpeechRecognizer,name=Recognize 2018-01-04 12:38:51.753 [ 14] 0 AudioInputProcessor:executeOnF ocusChanged:newFocus=FOREGROUND 2018-01-04 12:38:51.753 [ 14] 0 AudioInputProcessor:stopCaptur e:stopImmediately=false 2018-01-04 12:38:51.753 [ 14] 0 AudioInputProcessor:setState:f rom=RECOGNIZING,to=BUSY 2018-01-04 12:38:51.753 [ 18] 0 DialogUXStateAggregator:setSta te:from=LISTENING,to=THINKING 2018-01-04 12:38:51.851 [ 15] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:51.852 [ 15] 0 HTTP2StreamPool:getStream:stre amId=33,numAcquiredStreams=2 2018-01-04 12:38:52.247 [ 15] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-04 12:38:53.668 [ 15] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06718afffe434366-000039ff-000c57b2-924ae461792859d2-1d151226-5 2018-01-04 12:38:53.997 [ 16] I DirectiveSequencer:onDirective :directive={"namespace\:"System"\,name\:"SetEndpoint"\, messageId\:"18d9f76c-fd07-4a03-8b15-a27c819d6069"\,dialo gRequestId\:"bc2930f3-c667-43a9-b9ff-d79117757f20"} 2018-01-04 12:38:53.997 [ 17] W DirectiveRouter:handleDirectiv eWithPolicyHandleImmediatelyFailed:messageId=18d9f76c-fd07- 4a03-8b15-a27c819d6069,reason=noHandlerRegistered 2018-01-04 12:38:53.997 [ 17] W DirectiveRouter:preHandleDirec tiveFailed:messageId=18d9f76c-fd07-4a03-8b15-a27c819d6069, reason=noHandlerRegistered 2018-01-04 12:38:53.997 [ 17] I DirectiveSequencer:sendingExce ptionEncountered:messageId=18d9f76c-fd07-4a03-8b15-a27c819d6069 2018-01-04 12:38:53.998 [ 16] I DirectiveSequencer:onDirective :directive={"namespace\:"Speaker"\,name\:"SetMute"\, messageId\:"85c22cbc-f604-46c2-83c8-75ca7be5d94f"\,dialo gRequestId\:"bc2930f3-c667-43a9-b9ff-d79117757f20"} 2018-01-04 12:38:53.998 [ 16] I DirectiveSequencer:onDirective :directive={"namespace\:"SpeechSynthesizer"\,name\:" Speak"\,messageId\:"76f250af-466c-44b1-9cc3-b99ea522dcac"\, dialogRequestId\:"bc2930f3-c667-43a9-b9ff-d79117757f20"} 2018-01-04 12:38:53.998 [ 17] W DirectiveRouter:handleDirectiv eWithPolicyHandleImmediatelyFailed:messageId=85c22cbc-f604- 46c2-83c8-75ca7be5d94f,reason=noHandlerRegistered 2018-01-04 12:38:53.998 [ 16] I DirectiveSequencer:onDirective :directive={"namespace\:"Speaker"\,name\:"SetMute"\, messageId\:"c8120a06-a6a6-4684-ae5f-c4d6d3ffd7cc"\,dialo gRequestId\:"bc2930f3-c667-43a9-b9ff-d79117757f20"} 2018-01-04 12:38:53.999 [ 17] W DirectiveRouter:preHandleDirec tiveFailed:messageId=85c22cbc-f604-46c2-83c8-75ca7be5d94f, reason=noHandlerRegistered 2018-01-04 12:38:53.999 [ 17] I DirectiveSequencer:sendingExce ptionEncountered:messageId=85c22cbc-f604-46c2-83c8-75ca7be5d94f 2018-01-04 12:38:53.999 [ 16] I DirectiveSequencer:onDirective :directive={"namespace\:"AudioPlayer"\,name\:"Play"\, messageId\:"98ad9950-b086-4194-8207-919ed2b5319f"\,dialo gRequestId\:"bc2930f3-c667-43a9-b9ff-d79117757f20"} 2018-01-04 12:38:53.999 [ 17] I DirectiveRouter:preHandleDirec tive:messageId=76f250af-466c-44b1-9cc3-b99ea522dcac,action=calling 2018-01-04 12:38:53.999 [ 17] 0 CapabilityAgent:addingMessageI dToMap:messageId=76f250af-466c-44b1-9cc3-b99ea522dcac 2018-01-04 12:38:54.000 [ 16] I DirectiveSequencer:onDirective :directive={"namespace\:"AudioPlayer"\,name\:"Play"\, messageId\:"321003b8-78a5-49e4-ad7a-f41cc849dc2c"\,dialo gRequestId\:"bc2930f3-c667-43a9-b9ff-d79117757f20"} 2018-01-04 12:38:54.000 [ 12] 0 SpeechSynthesizer:executePreHa ndle:messageId=76f250af-466c-44b1-9cc3-b99ea522dcac 2018-01-04 12:38:54.000 [ 19] I DirectiveRouter:handleDirectiv e:messageId=76f250af-466c-44b1-9cc3-b99ea522dcac,action=calling 2018-01-04 12:38:54.000 [ 17] W DirectiveRouter:handleDirectiv eWithPolicyHandleImmediatelyFailed:messageId=c8120a06-a6a6- 4684-ae5f-c4d6d3ffd7cc,reason=noHandlerRegistered 2018-01-04 12:38:54.000 [ 17] W DirectiveRouter:preHandleDirec tiveFailed:messageId=c8120a06-a6a6-4684-ae5f-c4d6d3ffd7cc, reason=noHandlerRegistered 2018-01-04 12:38:54.000 [ 17] I DirectiveSequencer:sendingExce ptionEncountered:messageId=c8120a06-a6a6-4684-ae5f-c4d6d3ffd7cc 2018-01-04 12:38:54.001 [ 12] 0 SpeechSynthesizer:executeHandl e:messageId=76f250af-466c-44b1-9cc3-b99ea522dcac 2018-01-04 12:38:54.001 [ 17] I DirectiveRouter:preHandleDirec tive:messageId=98ad9950-b086-4194-8207-919ed2b5319f,action=calling 2018-01-04 12:38:54.001 [ 17] 0 CapabilityAgent:addingMessageI dToMap:messageId=98ad9950-b086-4194-8207-919ed2b5319f 2018-01-04 12:38:54.001 [ 17] I DirectiveRouter:preHandleDirec tive:messageId=321003b8-78a5-49e4-ad7a-f41cc849dc2c,action=calling 2018-01-04 12:38:54.001 [ 14] 0 AudioInputProcessor:executeOnF ocusChanged:newFocus=NONE 2018-01-04 12:38:54.001 [ 14] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus 2018-01-04 12:38:54.001 [ 1a] 0 SpeechSynthesizer:onFocusChang ed:newFocus=FOREGROUND 2018-01-04 12:38:54.001 [ 17] 0 CapabilityAgent:addingMessageI dToMap:messageId=321003b8-78a5-49e4-ad7a-f41cc849dc2c 2018-01-04 12:38:54.001 [ 14] 0 AudioInputProcessor:setState:f rom=BUSY,to=IDLE 2018-01-04 12:38:54.002 [ 12] 0 SpeechSynthesizer:executeState Change:newState=PLAYING 2018-01-04 12:38:54.002 [ f] 0 MediaPlayer:handleSetSourceCalled 2018-01-04 12:38:54.002 [ f] E MediaPlayer:saveOffsetBeforeTeardown - gst_element_query_position failed 2018-01-04 12:38:54.003 [ f] 0 MediaPlayer:handlePlayCalled:i dPassed=2,currentId=2 2018-01-04 12:38:54.003 [ f] 0 MediaPlayer:handlePlay:attemptBuffering=0 2018-01-04 12:38:54.009 [ f] 0 MediaPlayer:handlePlay:startin gState=PLAYING,stateReturn=ASYNC 2018-01-04 12:38:54.311 [ f] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-04 12:38:54.313 [ 15] 0 AudioInputProcessor:onSendComp leted:status=SUCCESS 2018-01-04 12:38:54.313 [ 15] 0 HTTP2Transport:cleanupFinished Stream:streamId=33,result=200 2018-01-04 12:38:54.313 [ 15] 0 HTTP2StreamPool:releaseStream: streamId=33,numAcquiredStreams=1 2018-01-04 12:38:54.353 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:54.354 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:54.355 [ f] 0 MediaPlayer:callingOnPlaybackS tarted:currentId=2 2018-01-04 12:38:54.355 [ 12] 0 SpeechSynthesizer:executePlaybackStarted 2018-01-04 12:38:54.355 [ 12] 0 SpeechSynthesizer:executeProvi deState:stateRequestToken=0 2018-01-04 12:38:54.355 [ f] 0 MediaPlayer:handleGetOffsetCal led:idPassed=2,currentId=2 2018-01-04 12:38:54.356 [ 12] 0 ContextManager:updateStateLock ed:action=updatedState,state={"token"\:"amzn1.as-ct.v1. Domain\:Application\:DailyBriefing\:TTS#ACRI# DailyBriefingPrompt.ChannelIntroduction.5289f034-d95c-4457- b943-18c40e3e0053\:Say\:DAILYBRIEFING\:DailyBriefingIn troduction"\,"offsetInMilliseconds"\:96\,"playerActivity"\:" PLAYING"},namespace=SpeechSynthesizer,name=SpeechState 2018-01-04 12:38:54.356 [ 18] 0 DialogUXStateAggregator:setSta te:from=THINKING,to=SPEAKING 2018-01-04 12:38:54.356 [ 12] 0 EventBuilder:buildJsonEventStr ing:messageId=2b83f53b-2065-486c-aa92-7946edecd118, namespace=SpeechSynthesizer,name=SpeechStarted 2018-01-04 12:38:54.357 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:54.413 [ 15] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:54.413 [ 15] 0 HTTP2StreamPool:getStream:stre amId=35,numAcquiredStreams=2 2018-01-04 12:38:54.945 [ 15] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06718afffe434366-000039ff-000c57b2-924ae461792859d2-1d151226-7 2018-01-04 12:38:54.948 [ 15] 0 HTTP2Transport:cleanupFinished Stream:streamId=35,result=200 2018-01-04 12:38:54.949 [ 16] 0 MessageInterpreter:receive:mes sageId=e2be6870-768b-407f-8ecd-7d153116ed39:No dialogRequestId attached to message. 2018-01-04 12:38:54.949 [ 15] 0 HTTP2StreamPool:releaseStream: streamId=35,numAcquiredStreams=1 2018-01-04 12:38:54.949 [ 16] I DirectiveSequencer:onDirective :directive={"namespace\:"System"\,name\:"SetEndpoint"\, messageId\:"e2be6870-768b-407f-8ecd-7d153116ed39"\,dialogRequestId\:""} 2018-01-04 12:38:54.949 [ 17] W DirectiveRouter:handleDirectiv eWithPolicyHandleImmediatelyFailed:messageId=e2be6870-768b- 407f-8ecd-7d153116ed39,reason=noHandlerRegistered 2018-01-04 12:38:54.949 [ 17] W DirectiveRouter:preHandleDirec tiveFailed:messageId=e2be6870-768b-407f-8ecd-7d153116ed39, reason=noHandlerRegistered 2018-01-04 12:38:54.949 [ 17] I DirectiveSequencer:sendingExce ptionEncountered:messageId=e2be6870-768b-407f-8ecd-7d153116ed39 2018-01-04 12:38:57.197 [ f] 0 MediaPlayer:callingOnPlaybackF inished:currentId=2 2018-01-04 12:38:57.197 [ 12] 0 SpeechSynthesizer:executePlaybackFinished 2018-01-04 12:38:57.197 [ f] 0 MediaPlayer:saveOffsetBeforeTe ardown:offset=2688 2018-01-04 12:38:57.198 [ 12] 0 SpeechSynthesizer:executeProvi deState:stateRequestToken=0 2018-01-04 12:38:57.198 [ 12] 0 ContextManager:updateStateLock ed:action=updatedState,state={"token"\:"amzn1.as-ct.v1. Domain\:Application\:DailyBriefing\:TTS#ACRI# DailyBriefingPrompt.ChannelIntroduction.5289f034-d95c-4457- b943-18c40e3e0053\:Say\:DAILYBRIEFING\:DailyBriefingIn troduction"\,"offsetInMilliseconds"\:0\,"playerActivity"\:" FINISHED"},namespace=SpeechSynthesizer,name=SpeechState 2018-01-04 12:38:57.199 [ 12] 0 EventBuilder:buildJsonEventStr ing:messageId=5a02a3e7-616d-45e7-828e-44901a5fa885, namespace=SpeechSynthesizer,name=SpeechFinished 2018-01-04 12:38:57.199 [ 12] 0 DirectiveProcessor:onHandlingC ompeted:messageId=76f250af-466c-44b1-9cc3-b99ea522dcac,di rectiveBeingPreHandled=(nullptr) 2018-01-04 12:38:57.199 [ 12] 0 CapabilityAgent:removingMessag eIdFromMap:messageId=76f250af-466c-44b1-9cc3-b99ea522dcac 2018-01-04 12:38:57.200 [ 19] I DirectiveRouter:handleDirectiv e:messageId=98ad9950-b086-4194-8207-919ed2b5319f,action=calling 2018-01-04 12:38:57.200 [ 19] 0 AudioPlayer:handleDirective:na me=Play,messageId=98ad9950-b086-4194-8207-919ed2b5319f 2018-01-04 12:38:57.201 [ 19] E JsonUtils:findNodeFailed:reaso n=missingDirectChild,child=expiryTime 2018-01-04 12:38:57.201 [ 19] E JsonUtils:findNodeFailed:reaso n=missingDirectChild,child=progressReport 2018-01-04 12:38:57.201 [ 19] E JsonUtils:findNodeFailed:reaso n=missingDirectChild,child=expectedPreviousToken 2018-01-04 12:38:57.201 [ 19] 0 DirectiveProcessor:onHandlingC ompeted:messageId=98ad9950-b086-4194-8207-919ed2b5319f,di rectiveBeingPreHandled=(nullptr) 2018-01-04 12:38:57.201 [ 19] 0 CapabilityAgent:removingMessag eIdFromMap:messageId=98ad9950-b086-4194-8207-919ed2b5319f 2018-01-04 12:38:57.201 [ 19] I DirectiveRouter:handleDirectiv e:messageId=321003b8-78a5-49e4-ad7a-f41cc849dc2c,action=calling 2018-01-04 12:38:57.201 [ 19] 0 AudioPlayer:handleDirective:na me=Play,messageId=321003b8-78a5-49e4-ad7a-f41cc849dc2c 2018-01-04 12:38:57.201 [ 19] E JsonUtils:findNodeFailed:reaso n=missingDirectChild,child=streamFormat 2018-01-04 12:38:57.202 [ 19] E JsonUtils:findNodeFailed:reaso n=missingDirectChild,child=progressReport 2018-01-04 12:38:57.202 [ 19] E JsonUtils:findNodeFailed:reaso n=missingDirectChild,child=expectedPreviousToken 2018-01-04 12:38:57.202 [ 19] 0 DirectiveProcessor:onHandlingC ompeted:messageId=321003b8-78a5-49e4-ad7a-f41cc849dc2c,di rectiveBeingPreHandled=(nullptr) 2018-01-04 12:38:57.202 [ 19] 0 CapabilityAgent:removingMessag eIdFromMap:messageId=321003b8-78a5-49e4-ad7a-f41cc849dc2c 2018-01-04 12:38:57.202 [ 1a] 0 AudioPlayer:onFocusChanged:new Focus=BACKGROUND 2018-01-04 12:38:57.202 [ 1a] 0 AudioPlayer:onFocusChanged:newFocus=NONE 2018-01-04 12:38:57.202 [ 1a] 0 AudioPlayer:onFocusChanged:new Focus=BACKGROUND 2018-01-04 12:38:57.204 [ f] 0 MediaPlayer:handlePauseCalled: idPassed=0,currentId=0 2018-01-04 12:38:57.204 [ f] E MediaPlayer:validateSourceAndI dFailed:reason=sourceNotSet 2018-01-04 12:38:57.204 [ f] E MediaPlayer:handlePauseFailed 2018-01-04 12:38:57.205 [ f] 0 MediaPlayer:handlePauseCalled: idPassed=0,currentId=0 2018-01-04 12:38:57.205 [ f] E MediaPlayer:validateSourceAndI dFailed:reason=sourceNotSet 2018-01-04 12:38:57.205 [ f] E MediaPlayer:handlePauseFailed 2018-01-04 12:38:57.254 [ 15] 0 HTTP2Transport:processNextOutgoingMessage 2018-01-04 12:38:57.254 [ 15] 0 HTTP2StreamPool:getStream:stre amId=37,numAcquiredStreams=2 2018-01-04 12:38:57.399 [ 18] 0 DialogUXStateAggregator:setSta te:from=SPEAKING,to=IDLE 2018-01-04 12:38:57.399 [ 1a] 0 SpeechSynthesizer:onFocusChang ed:newFocus=NONE 2018-01-04 12:38:57.399 [ 1a] 0 AudioPlayer:onFocusChanged:new Focus=FOREGROUND 2018-01-04 12:38:57.400 [ 13] 0 AudioPlayer:cancelTimers 2018-01-04 12:38:57.400 [ f] 0 MediaPlayer:handleSetSourceCalled 2018-01-04 12:38:57.400 [ f] E MediaPlayer:saveOffsetBeforeTeardown - gst_element_query_position failed 2018-01-04 12:38:57.401 [ f] 0 MediaPlayer:handlePlayCalled:i dPassed=3,currentId=3 2018-01-04 12:38:57.401 [ f] 0 MediaPlayer:handlePlay:attemptBuffering=0 2018-01-04 12:38:57.405 [ f] 0 MediaPlayer:handlePlay:startin gState=PLAYING,stateReturn=ASYNC 2018-01-04 12:38:57.405 [ f] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-04 12:38:57.444 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:57.444 [ f] 0 AudioPlayer:onTags:id=3 2018-01-04 12:38:57.444 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:57.444 [ f] 0 AudioPlayer:onTags:id=3 2018-01-04 12:38:57.444 [ f] 0 MediaPlayer:callingOnPlaybackS tarted:currentId=3 2018-01-04 12:38:57.444 [ 13] 0 EventBuilder:buildJsonEventStr ing:messageId=385e09ee-14f9-43aa-8c5a-4ecdf18c0b50, namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:57.444 [ 13] 0 EventBuilder:buildJsonEventStr ing:messageId=829f9e75-34c4-47bd-9dd6-b30f0a4e6da8, namespace=AudioPlayer,name=StreamMetadataExtracted 2018-01-04 12:38:57.444 [ f] 0 AudioPlayer:onPlaybackStarted:id=3 2018-01-04 12:38:57.444 [ 13] 0 AudioPlayer:changeActivity:fro m=IDLE,to=PLAYING 2018-01-04 12:38:57.444 [ 13] 0 AudioPlayer:executeProvideStat e:sendToken=false,stateRequestToken=0 2018-01-04 12:38:57.444 [ f] 0 MediaPlayer:handleGetOffsetCal led:idPassed=3,currentId=3 2018-01-04 12:38:57.445 [ 13] 0 ContextManager:updateStateLock ed:action=updatedState,state={"token"\:"amzn1.as-ct.v1. Domain\:Application\:DailyBriefing\:TTS#ACRI#ssml# ACRI#DailyBriefingPrompt.5289f034-d95c-4457-b943- 18c40e3e0053\:ChannelIntroduction\:0"\,"offsetInMilliseconds "\:48\,"playerActivity"\:"PLAYING"},namespace= AudioPlayer,name=PlaybackState 2018-01-04 12:38:57.445 [ f] 0 MediaPlayer:handleGetOffsetCal led:idPassed=3,currentId=3 2018-01-04 12:38:57.445 [ 13] 0 EventBuilder:buildJsonEventStr ing:messageId=e98e4c2b-cbc2-4e14-80b0-9ab16a99febd, namespace=AudioPlayer,name=PlaybackStarted 2018-01-04 12:38:57.445 [ f] 0 MediaPlayer:callingOnTags 2018-01-04 12:38:57.445 [ f] 0 AudioPlayer:onTags:id=3 2018-01-04 12:38:57.446 [ 13] 0 EventBuilder:buildJsonEventStr ing:messageId=23fa17d3-676b-4e48-b20d-0a459bcbd577, namespa

kclchan commented 6 years ago

Hi @kiruthi95, sorry for not being more clear last time. As mentioned before, the playback buttons (i.e. 1,2,3,4) are only effective during audio playback. What I meant by audio playback is for example iHeartRadio, Pandora, TuneIn, SirusXM.

For example, you can try to do this tap to talk: 1- press 't' 2 - ask "play The Beatles on iHeartRadio" <-- you will need to setup an iHeartRadio account in alexa.amazon.com first 3 - while music is playing, you should be able to use the playback buttons to navigate

One more question, during the AudioPlayerIntegrationTest, do you hear any audio from your device?

Hope this help. Thanks!

kiruthi95 commented 6 years ago

Thank you sir.. Yes it was playing the song... I try to do... Will it work in linux laptop...

On Jan 5, 2018 12:07 AM, "Kenneth Chan" notifications@github.com wrote:

Hi @kiruthi95 https://github.com/kiruthi95, sorry for not being more clear last time. As mentioned before, the playback buttons (i.e. 1,2,3,4) are only effective during audio playback. What I meant by audio playback is for example iHeartRadio, Pandora, TuneIn, SirusXM.

For example, you can try to do this tap to talk: 1- press 't' 2 - ask "play The Beatles on iHeartRadio" <-- you will need to setup an iHeartRadio account in alexa.amazon.com first 3 - while music is playing, you should be able to use the playback buttons to navigate

One more question, during the AudioPlayerIntegrationTest, do you hear any audio from your device?

Hope this help. Thanks!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/alexa/avs-device-sdk/issues/413#issuecomment-355362616, or mute the thread https://github.com/notifications/unsubscribe-auth/AhNzEcMcSqdAhqx178UBB5Hf-KYmoMf6ks5tHRpkgaJpZM4RMhfP .

kclchan commented 6 years ago

Hi @kiruthi95, yes the SampleApp works in linux laptop. Are you saying you were playing a song but couldn't get the playback button to work? From the logs, the context shows that the playerActivity is IDLE for the AudioPlayer so that's why I assume that no music is playing when you press the button.

If you have difficulties setting up a music provider account in your alexa.amazon.com account, maybe you can try this: 1 - press 't' 2 - say "sing me a song"

You should hear a song with this voice command. And while the song is playing, you can press '4' to restart the song from the beginning.

Also, you can go to https://alexa.amazon.com/spa/index.html#settings/dialogs to check the history of your dialog with AVS.

kiruthi95 commented 6 years ago

Thanks for your reply... No sir when i say can u sing a song.. It tells like what you want to play.. If i say music.. It says that's not supported on the device.. It seems music is not supported on this device.. Is that so... I try to give correct command... If i didn't get i ask you.. Thank you,

On Sat, Jan 6, 2018 at 4:58 AM, Kenneth Chan notifications@github.com wrote:

Hi @kiruthi95 https://github.com/kiruthi95, yes the SampleApp works in linux laptop. Are you saying you were playing a song but couldn't get the playback button to work? From the logs, the context shows that the playerActivity is IDLE for the AudioPlayer so that's why I assume that no music is playing when you press the button.

If you have difficulties setting up a music provider account in your alexa.amazon.com account, maybe you can try this: 1 - press 't' 2 - say "sing me a song"

You should hear a song with this voice command. And while the song is playing, you can press '4' to restart the song from the beginning.

Also, you can go to https://alexa.amazon.com/spa/ index.html#settings/dialogs to check the history of your dialog with AVS.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/alexa/avs-device-sdk/issues/413#issuecomment-355693166, or mute the thread https://github.com/notifications/unsubscribe-auth/AhNzEdn_9o72oh3jB4lTx9gd-MV7sCrXks5tHrATgaJpZM4RMhfP .

kiruthi95 commented 6 years ago

Sir,

I am getting some warning if i use playback control buttons. I have attached that as file.. Please help me to resolve this...

On Sat, Jan 6, 2018 at 9:36 PM, kiruthi ka kiruthigvri@gmail.com wrote:

Thanks for your reply... No sir when i say can u sing a song.. It tells like what you want to play.. If i say music.. It says that's not supported on the device.. It seems music is not supported on this device.. Is that so... I try to give correct command... If i didn't get i ask you.. Thank you,

On Sat, Jan 6, 2018 at 4:58 AM, Kenneth Chan notifications@github.com wrote:

Hi @kiruthi95 https://github.com/kiruthi95, yes the SampleApp works in linux laptop. Are you saying you were playing a song but couldn't get the playback button to work? From the logs, the context shows that the playerActivity is IDLE for the AudioPlayer so that's why I assume that no music is playing when you press the button.

If you have difficulties setting up a music provider account in your alexa.amazon.com account, maybe you can try this: 1 - press 't' 2 - say "sing me a song"

You should hear a song with this voice command. And while the song is playing, you can press '4' to restart the song from the beginning.

Also, you can go to https://alexa.amazon.com/spa/i ndex.html#settings/dialogs to check the history of your dialog with AVS.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/alexa/avs-device-sdk/issues/413#issuecomment-355693166, or mute the thread https://github.com/notifications/unsubscribe-auth/AhNzEdn_9o72oh3jB4lTx9gd-MV7sCrXks5tHrATgaJpZM4RMhfP .

visteon@visteon-Latitude-E6330:~/avs_sdk/build1/SampleApp/src$ ./SampleApp /home/visteon/avs_sdk/build1/Integration/AlexaCli* DEBUG9 Running app with log level: DEBUG9 2018-01-08 05:59:19.125 [ 1] I ConfigurationNode:initializeSuccess 2018-01-08 05:59:19.125 [ 1] 9 MediaPlayer:createCalled 2018-01-08 05:59:19.159 [ 1] 9 MediaPlayer:createCalled 2018-01-08 05:59:19.159 [ 1] 9 MediaPlayer:createCalled 2018-01-08 05:59:19.165 [ 1] 9 MediaPlayer:setObserverCalled 2018-01-08 05:59:19.165 [ 2] 0 MediaPlayer:handleSetObserverCalled 2018-01-08 05:59:19.165 [ 1] 9 SpeechSynthesizer:addObserver:observer=0x55e47ea52e78 2018-01-08 05:59:19.166 [ 1] 9 MediaPlayer:setObserverCalled 2018-01-08 05:59:19.166 [ 2] 0 MediaPlayer:handleSetObserverCalled 2018-01-08 05:59:19.166 [ 1] 9 MediaPlayer:setObserverCalled 2018-01-08 05:59:19.166 [ 2] 0 MediaPlayer:handleSetObserverCalled 2018-01-08 05:59:19.167 [ 1] I AlertScheduler:executeScheduleNextAlertForRendering::no work to do. 2018-01-08 05:59:19.168 [ 3] 1 AlertsCapabilityAgent:executeOnConnectionStatusChanged:status=DISCONNECTED,reason=ACL_CLIENT_REQUEST 2018-01-08 05:59:19.170 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechSynthesizer,name=Speak,handler=0x55e47ea5b3a0,policy=BLOCKING 2018-01-08 05:59:19.170 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=ClearQueue,handler=0x55e47ea5bc70,policy=NON_BLOCKING 2018-01-08 05:59:19.170 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Stop,handler=0x55e47ea5bc70,policy=NON_BLOCKING 2018-01-08 05:59:19.170 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Play,handler=0x55e47ea5bc70,policy=NON_BLOCKING 2018-01-08 05:59:19.170 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechRecognizer,name=ExpectSpeech,handler=0x55e47ea5a4a0,policy=NON_BLOCKING 2018-01-08 05:59:19.170 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechRecognizer,name=StopCapture,handler=0x55e47ea5a4a0,policy=NON_BLOCKING 2018-01-08 05:59:19.170 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=DeleteAlert,handler=0x55e47ea5cf40,policy=NON_BLOCKING 2018-01-08 05:59:19.170 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=SetAlert,handler=0x55e47ea5cf40,policy=NON_BLOCKING 2018-01-08 05:59:19.171 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=System,name=SetEndpoint,handler=0x55e47ea86bd0,policy=NON_BLOCKING 2018-01-08 05:59:19.171 [ 1] I DirectiveRouter:addDirectiveHandlers:action=added,namespace=System,name=ResetUserInactivity,handler=0x55e47ea5a108,policy=NON_BLOCKING 2018-01-08 05:59:21.224 [ 4] 0 HttpPost:doPostSucceeded:code=200 2018-01-08 05:59:21.225 [ 4] 0 AuthDelegate:handleLwaResponseSucceeded:expiresInSeconds=3600 2018-01-08 05:59:21.225 [ 4] 0 AuthDelegate:onAuthStateChangeCalled:state=1,error=0 2018-01-08 05:59:21.225 [ 1] 0 MessageRouter:connectionStatusChanged:reason=ACL_CLIENT_REQUEST,newStatus=PENDING 2018-01-08 05:59:21.225 [ 1] W HTTP2Transport:Unable to parse OpenSSL version!:version=mbedTLS/2.4.0,required=1.0.2 2018-01-08 05:59:21.226 [ 1] 0 HTTP2StreamPool:getStream:streamId=1,numAcquiredStreams=1 2018-01-08 05:59:21.226 [ 5] 9 PostConnectSynchronize:Entering postConnectLoop thread 2018-01-08 05:59:21.227 [ 6] 9 SpeechSynthesizer:provideState:token=1 2018-01-08 05:59:21.227 [ 3] 1 AlertsCapabilityAgent:executeOnConnectionStatusChanged:status=PENDING,reason=ACL_CLIENT_REQUEST 2018-01-08 05:59:21.227 [ 8] 0 SpeechSynthesizer:executeProvideState:stateRequestToken=1 2018-01-08 05:59:21.227 [ 7] 0 AudioPlayer:executeProvideState:sendToken=true,stateRequestToken=1 2018-01-08 05:59:21.227 [ 9] 0 ContextManager:updateStateLocked:action=updatedState,state={"wakeword" \: ""},namespace=SpeechRecognizer,name=RecognizerState #############################

Connecting...

############################# 2018-01-08 05:59:21.228 [ 8] 0 ContextManager:updateStateLocked:action=updatedState,state={"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"},namespace=SpeechSynthesizer,name=SpeechState 2018-01-08 05:59:21.228 [ 7] 0 ContextManager:updateStateLocked:action=updatedState,state={"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"},namespace=AudioPlayer,name=PlaybackState 2018-01-08 05:59:21.228 [ 6] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 05:59:21.229 [ 6] 0 EventBuilder:buildJsonEventString:messageId=5c4dd4af-a314-4d9d-bc64-52338466a780,namespace=System,name=SynchronizeState 2018-01-08 05:59:21.229 [ 6] 0 PostConnectSynchronize:onContextAvailable : Send PostConnectMessage to transport 2018-01-08 05:59:23.573 [ a] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06da76fffee8ff08-0000300a-00129202-d4a53f1afd14f830-c8c0ab9d-1 2018-01-08 05:59:23.573 [ a] 0 HTTP2StreamPool:getStream:streamId=3,numAcquiredStreams=2 2018-01-08 05:59:23.573 [ a] 9 HTTP2Transport:insertActiveStream:handle=0x7f9b78020520 2018-01-08 05:59:25.393 [ a] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 06da76fffee8ff08-0000300a-00129202-d4a53f1afd14f830-c8c0ab9d-3 2018-01-08 05:59:25.394 [ a] 0 PostConnectSynchronize:onSendCompleted:status=SUCCESS 2018-01-08 05:59:25.394 [ b] 0 MessageInterpreter:receive:messageId=e9b2a9c2-e3f7-455d-a326-58cad2eb4ce3:No dialogRequestId attached to message. 2018-01-08 05:59:25.394 [ 5] 9 PostConnectSynchronize:Exiting postConnectLoop thread 2018-01-08 05:59:25.394 [ a] 0 PostConnectSynchronize:onConnected() 2018-01-08 05:59:25.394 [ a] 0 MessageRouter:connectionStatusChanged:reason=ACL_CLIENT_REQUEST,newStatus=CONNECTED 2018-01-08 05:59:25.394 [ a] 0 HTTP2Transport:cleanupFinishedStream:streamId=3,result=200 2018-01-08 05:59:25.394 [ b] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"e9b2a9c2-e3f7-455d-a326-58cad2eb4ce3"\,dialogRequestId\:""} 2018-01-08 05:59:25.394 [ a] 0 HTTP2StreamPool:releaseStream:streamId=3,numAcquiredStreams=1 2018-01-08 05:59:25.394 [ c] I DirectiveRouter:preHandleDirective:messageId=e9b2a9c2-e3f7-455d-a326-58cad2eb4ce3,action=calling ########################################

Alexa is currently idle!

######################################## 2018-01-08 05:59:25.395 [ 3] 1 AlertsCapabilityAgent:executeOnConnectionStatusChanged:status=CONNECTED,reason=ACL_CLIENT_REQUEST 2018-01-08 05:59:25.395 [ c] 0 CapabilityAgent:addingMessageIdToMap:messageId=e9b2a9c2-e3f7-455d-a326-58cad2eb4ce3 2018-01-08 05:59:25.395 [ d] I DirectiveRouter:handleDirective:messageId=e9b2a9c2-e3f7-455d-a326-58cad2eb4ce3,action=calling 2018-01-08 05:59:25.395 [ d] 0 MessageRouter:connectionStatusChanged:reason=SERVER_ENDPOINT_CHANGED,newStatus=DISCONNECTED 2018-01-08 05:59:25.395 [ d] 0 PostConnectSynchronize:PostConnectSynchronizer::doShutdown(). #####################################

Client not connected!

##################################### 2018-01-08 05:59:25.396 [ 3] 1 AlertsCapabilityAgent:executeOnConnectionStatusChanged:status=DISCONNECTED,reason=SERVER_ENDPOINT_CHANGED ALSA lib pcm_dsnoop.c:618:(snd_pcm_dsnoop_open) unable to open slave ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map

             # #   #     # #     #    #     # #     # #   #               
            #   #  #     # #          #       #     # #  #                
           #     # #     #  #####      #####  #     # ###                 
           #######  #   #        #          # #     # #  #                
           #     #   # #   #     #    #     # #     # #   #               
           #     #    #     #####      #####  ######  #    #              

   #####                                           #                      
  #     #   ##   #    # #####  #      ######      # #   #####  #####      
  #        #  #  ##  ## #    # #      #          #   #  #    # #    #     
   #####  #    # # ## # #    # #      #####     #     # #    # #    #     
        # ###### #    # #####  #      #         ####### #####  #####      
  #     # #    # #    # #      #      #         #     # #      #          
   #####  #    # #    # #      ###### ######    #     # #      #          

+----------------------------------------------------------------------------+ | Options: | | Tap to talk: | | Press 't' and Enter followed by your query (no need for the 'Alexa').| | Hold to talk: | | Press 'h' followed by Enter to simulate holding a button. | | Then say your query (no need for the 'Alexa'). | | Press 'h' followed by Enter to simulate releasing a button. | | Stop an interaction: | | Press 's' and Enter to stop an ongoing interaction. | | Playback Controls: | | Press '1' for a 'PLAY' button press. | | Press '2' for a 'PAUSE' button press. | | Press '3' for a 'NEXT' button press. | | Press '4' for a 'PREVIOUS' button press. | | Settings: | | Press 'c' followed by Enter at any time to see the settings screen. | | Info: | | Press 'i' followed by Enter at any time to see the help screen. | | Quit: | | Press 'q' followed by Enter at any time to quit the application. | +----------------------------------------------------------------------------+

2018-01-08 05:59:25.496 [ a] 0 HTTP2StreamPool:releaseStream:streamId=1,numAcquiredStreams=0 2018-01-08 05:59:25.497 [ a] 0 PostConnectSynchronize:onDisconnected() 2018-01-08 05:59:25.497 [ a] 0 PostConnectSynchronize:PostConnectSynchronizer::doShutdown(). 2018-01-08 05:59:25.497 [ d] W HTTP2Transport:Unable to parse OpenSSL version!:version=mbedTLS/2.4.0,required=1.0.2 2018-01-08 05:59:25.497 [ d] 0 HTTP2StreamPool:getStream:streamId=5,numAcquiredStreams=1 2018-01-08 05:59:25.497 [ e] 9 PostConnectSynchronize:Entering postConnectLoop thread 2018-01-08 05:59:25.497 [ d] 0 DirectiveProcessor:onHandlingCompeted:messageId=e9b2a9c2-e3f7-455d-a326-58cad2eb4ce3,directiveBeingPreHandled=(nullptr) 2018-01-08 05:59:25.497 [ d] 0 CapabilityAgent:removingMessageIdFromMap:messageId=e9b2a9c2-e3f7-455d-a326-58cad2eb4ce3 2018-01-08 05:59:25.497 [ 6] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 05:59:25.498 [ 6] 0 EventBuilder:buildJsonEventString:messageId=57845612-f019-4a35-94b4-d0c4a36aaa14,namespace=System,name=SynchronizeState 2018-01-08 05:59:25.498 [ 6] 0 PostConnectSynchronize:onContextAvailable : Send PostConnectMessage to transport 2018-01-08 05:59:27.563 [ f] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 064feffffe6bcbe8-00005909-00058aaf-f2b844247c4f5c46-92186851-1 2018-01-08 05:59:27.563 [ f] 0 HTTP2StreamPool:getStream:streamId=7,numAcquiredStreams=2 2018-01-08 05:59:27.564 [ f] 9 HTTP2Transport:insertActiveStream:handle=0x7f9b3c0204f0 h 2018-01-08 05:59:29.085 [ 9] 0 AudioInputProcessor:setState:from=IDLE,to=RECOGNIZING 2018-01-08 05:59:29.085 [ 10] 0 DialogUXStateAggregator:setState:from=IDLE,to=LISTENING #####################################

Client not connected!

##################################### 2018-01-08 05:59:29.086 [ 6] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 05:59:29.086 [ 9] 0 AudioInputProcessor:executeOnContextAvailable:jsonContext={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 05:59:29.086 [ 9] 1 FocusManager:acquireChannel:channelName=Dialog,activityId=SpeechRecognizer.Recognize 2018-01-08 05:59:29.086 [ 9] I DirectiveProcessor:setDialogRequestIdLocked:oldValue=,newValue=9c5cc4ad-d8bf-4661-b1d2-05531fda5848 2018-01-08 05:59:29.086 [ 9] 0 DirectiveProcessor:scrubDialogRequestIdLocked:reason=emptyDialogRequestId 2018-01-08 05:59:29.087 [ 9] 0 EventBuilder:buildJsonEventString:messageId=9a8ce40c-8b19-43ac-8d1c-086b652b6e37,namespace=SpeechRecognizer,name=Recognize 2018-01-08 05:59:29.087 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=FOREGROUND 2018-01-08 05:59:29.087 [ 9] E HTTP2Transport:enqueueRequestFailed:reason=isNotConnected h2018-01-08 05:59:29.651 [ f] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 064feffffe6bcbe8-00005909-00058aaf-f2b844247c4f5c46-92186851-3 2018-01-08 05:59:29.651 [ f] 0 PostConnectSynchronize:onSendCompleted:status=SUCCESS 2018-01-08 05:59:29.651 [ e] 9 PostConnectSynchronize:Exiting postConnectLoop thread 2018-01-08 05:59:29.651 [ f] 0 PostConnectSynchronize:onConnected() 2018-01-08 05:59:29.651 [ f] 0 MessageRouter:connectionStatusChanged:reason=ACL_CLIENT_REQUEST,newStatus=CONNECTED 2018-01-08 05:59:29.651 [ f] 0 HTTP2Transport:cleanupFinishedStream:streamId=7,result=204 2018-01-08 05:59:29.651 [ f] 0 HTTP2StreamPool:releaseStream:streamId=7,numAcquiredStreams=1 2018-01-08 05:59:29.651 [ f] 0 CurlEasyHandleWrapper:reset:responseCode=HTTP_RESPONSE_SUCCESS_NO_CONTENT ############################

Listening...

############################ 2018-01-08 05:59:29.652 [ 3] 1 AlertsCapabilityAgent:executeOnConnectionStatusChanged:status=CONNECTED,reason=ACL_CLIENT_REQUEST h 2018-01-08 05:59:35.478 [ 9] 0 AudioInputProcessor:stopCapture:stopImmediately=false 2018-01-08 05:59:35.478 [ 9] 0 AudioInputProcessor:setState:from=RECOGNIZING,to=BUSY 2018-01-08 05:59:35.478 [ 10] 0 DialogUXStateAggregator:setState:from=LISTENING,to=THINKING 2018-01-08 05:59:35.478 [ 9] E AudioInputProcessor:executeRecognizeFailed:reason=Barge-in is not permitted while busy ###########################

Thinking...

########################### 2018-01-08 05:59:40.479 [ 10] 0 DialogUXStateAggregator:transitionFromThinkingTimedOut 2018-01-08 05:59:40.479 [ 10] 0 DialogUXStateAggregator:setState:from=THINKING,to=IDLE 2018-01-08 05:59:40.479 [ 9] 1 FocusManager:releaseChannel:channelName=Dialog ########################################

Alexa is currently idle!

######################################## 2018-01-08 05:59:40.480 [ 9] 0 AudioInputProcessor:setState:from=BUSY,to=IDLE 2018-01-08 05:59:40.480 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=NONE 2018-01-08 05:59:40.480 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus h 2018-01-08 05:59:41.393 [ 9] 0 AudioInputProcessor:setState:from=IDLE,to=RECOGNIZING 2018-01-08 05:59:41.393 [ 10] 0 DialogUXStateAggregator:setState:from=IDLE,to=LISTENING ############################

Listening...

############################ 2018-01-08 05:59:41.393 [ 6] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 05:59:41.394 [ 9] 0 AudioInputProcessor:executeOnContextAvailable:jsonContext={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 05:59:41.394 [ 9] 1 FocusManager:acquireChannel:channelName=Dialog,activityId=SpeechRecognizer.Recognize 2018-01-08 05:59:41.394 [ 9] I DirectiveProcessor:setDialogRequestIdLocked:oldValue=9c5cc4ad-d8bf-4661-b1d2-05531fda5848,newValue=500ceda2-49a3-469a-8bd4-ef41437901a0 2018-01-08 05:59:41.394 [ 9] 0 DirectiveProcessor:scrubDialogRequestIdLocked:dialogRequestId=9c5cc4ad-d8bf-4661-b1d2-05531fda5848 2018-01-08 05:59:41.394 [ 9] 0 EventBuilder:buildJsonEventString:messageId=2d85e4e7-7641-4aa8-8287-ce2351b8bd57,namespace=SpeechRecognizer,name=Recognize 2018-01-08 05:59:41.394 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=FOREGROUND 2018-01-08 05:59:41.474 [ f] 0 HTTP2StreamPool:getStream:streamId=9,numAcquiredStreams=2 2018-01-08 05:59:41.474 [ f] 9 HTTP2Transport:insertActiveStream:handle=0x7f9b3c0204f0 h 2018-01-08 05:59:44.809 [ 9] 0 AudioInputProcessor:stopCapture:stopImmediately=false 2018-01-08 05:59:44.809 [ 9] 0 AudioInputProcessor:setState:from=RECOGNIZING,to=BUSY 2018-01-08 05:59:44.809 [ 10] 0 DialogUXStateAggregator:setState:from=LISTENING,to=THINKING ###########################

Thinking...

########################### 2018-01-08 05:59:49.809 [ 10] 0 DialogUXStateAggregator:transitionFromThinkingTimedOut 2018-01-08 05:59:49.809 [ 10] 0 DialogUXStateAggregator:setState:from=THINKING,to=IDLE 2018-01-08 05:59:49.810 [ 9] 1 FocusManager:releaseChannel:channelName=Dialog ########################################

Alexa is currently idle!

######################################## 2018-01-08 05:59:49.810 [ 9] 0 AudioInputProcessor:setState:from=BUSY,to=IDLE 2018-01-08 05:59:49.810 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=NONE 2018-01-08 05:59:49.810 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus h 2018-01-08 05:59:51.172 [ 9] 0 AudioInputProcessor:setState:from=IDLE,to=RECOGNIZING 2018-01-08 05:59:51.172 [ 10] 0 DialogUXStateAggregator:setState:from=IDLE,to=LISTENING ############################

Listening...

############################ 2018-01-08 05:59:51.173 [ 6] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 05:59:51.173 [ 9] 0 AudioInputProcessor:executeOnContextAvailable:jsonContext={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 05:59:51.173 [ 9] 1 FocusManager:acquireChannel:channelName=Dialog,activityId=SpeechRecognizer.Recognize 2018-01-08 05:59:51.173 [ 9] I DirectiveProcessor:setDialogRequestIdLocked:oldValue=500ceda2-49a3-469a-8bd4-ef41437901a0,newValue=ebc9ebf9-c9a3-45f7-abd7-ab36dca70e8a 2018-01-08 05:59:51.173 [ 9] 0 DirectiveProcessor:scrubDialogRequestIdLocked:dialogRequestId=500ceda2-49a3-469a-8bd4-ef41437901a0 2018-01-08 05:59:51.173 [ 9] 0 EventBuilder:buildJsonEventString:messageId=29e24975-c197-4df8-922a-34c267e3c7f2,namespace=SpeechRecognizer,name=Recognize 2018-01-08 05:59:51.174 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=FOREGROUND 2018-01-08 05:59:52.989 [ f] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-08 05:59:54.759 [ f] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 064feffffe6bcbe8-00005909-00058aaf-f2b844247c4f5c46-92186851-5 2018-01-08 05:59:54.759 [ f] 0 HTTP2Transport:cleanupFinishedStream:streamId=9,result=204 2018-01-08 05:59:54.760 [ f] 0 HTTP2StreamPool:releaseStream:streamId=9,numAcquiredStreams=1 2018-01-08 05:59:54.760 [ f] 0 CurlEasyHandleWrapper:reset:responseCode=HTTP_RESPONSE_SUCCESS_NO_CONTENT 2018-01-08 05:59:54.760 [ f] 0 HTTP2StreamPool:getStream:streamId=11,numAcquiredStreams=2 2018-01-08 05:59:54.760 [ f] 9 HTTP2Transport:insertActiveStream:handle=0x7f9b3c0204f0 h 2018-01-08 05:59:55.614 [ 9] 0 AudioInputProcessor:stopCapture:stopImmediately=false 2018-01-08 05:59:55.614 [ 9] 0 AudioInputProcessor:setState:from=RECOGNIZING,to=BUSY 2018-01-08 05:59:55.614 [ 10] 0 DialogUXStateAggregator:setState:from=LISTENING,to=THINKING ###########################

Thinking...

########################### 2018-01-08 06:00:00.615 [ 10] 0 DialogUXStateAggregator:transitionFromThinkingTimedOut 2018-01-08 06:00:00.615 [ 10] 0 DialogUXStateAggregator:setState:from=THINKING,to=IDLE ########################################

Alexa is currently idle!

######################################## 2018-01-08 06:00:00.615 [ 9] 1 FocusManager:releaseChannel:channelName=Dialog 2018-01-08 06:00:00.615 [ 9] 0 AudioInputProcessor:setState:from=BUSY,to=IDLE 2018-01-08 06:00:00.615 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=NONE 2018-01-08 06:00:00.615 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus 2018-01-08 06:00:00.794 [ f] I InProcessAttachmentReader:readFailed:reason=SDS is closed h 2018-01-08 06:00:02.765 [ 9] 0 AudioInputProcessor:setState:from=IDLE,to=RECOGNIZING 2018-01-08 06:00:02.765 [ 10] 0 DialogUXStateAggregator:setState:from=IDLE,to=LISTENING ############################

Listening...

############################ 2018-01-08 06:00:02.765 [ 6] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 06:00:02.766 [ 9] 0 AudioInputProcessor:executeOnContextAvailable:jsonContext={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 06:00:02.766 [ 9] 1 FocusManager:acquireChannel:channelName=Dialog,activityId=SpeechRecognizer.Recognize 2018-01-08 06:00:02.766 [ 9] I DirectiveProcessor:setDialogRequestIdLocked:oldValue=ebc9ebf9-c9a3-45f7-abd7-ab36dca70e8a,newValue=6a99da65-56c2-4438-872d-8a7ed4045a0a 2018-01-08 06:00:02.766 [ 9] 0 DirectiveProcessor:scrubDialogRequestIdLocked:dialogRequestId=ebc9ebf9-c9a3-45f7-abd7-ab36dca70e8a 2018-01-08 06:00:02.766 [ 9] 0 EventBuilder:buildJsonEventString:messageId=a2830442-1abb-4059-b939-7214e7441f9e,namespace=SpeechRecognizer,name=Recognize 2018-01-08 06:00:02.766 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=FOREGROUND 2018-01-08 06:00:04.098 [ f] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 064feffffe6bcbe8-00005909-00058aaf-f2b844247c4f5c46-92186851-7 2018-01-08 06:00:04.098 [ f] 0 HTTP2StreamPool:getStream:streamId=13,numAcquiredStreams=3 2018-01-08 06:00:04.098 [ f] 9 HTTP2Transport:insertActiveStream:handle=0x7f9b3c02ba00 2018-01-08 06:00:04.396 [ b] I DirectiveSequencer:onDirective:directive={"namespace\:"Speaker"\,name\:"SetMute"\,messageId\:"4a07ae8d-7124-4d77-b52a-1e6babcda1a9"\,dialogRequestId\:"ebc9ebf9-c9a3-45f7-abd7-ab36dca70e8a"} 2018-01-08 06:00:04.396 [ c] I DirectiveProcessor:onDirective:messageId=4a07ae8d-7124-4d77-b52a-1e6babcda1a9,action=dropped,reason=dialogRequestIdDoesNotMatch,directivesDialogRequestId=ebc9ebf9-c9a3-45f7-abd7-ab36dca70e8a,dialogRequestId=6a99da65-56c2-4438-872d-8a7ed4045a0a 2018-01-08 06:00:04.396 [ b] I DirectiveSequencer:onDirective:directive={"namespace\:"SpeechSynthesizer"\,name\:"Speak"\,messageId\:"a97ee679-eb60-4e05-a294-fdcd7a7545fb"\,dialogRequestId\:"ebc9ebf9-c9a3-45f7-abd7-ab36dca70e8a"} 2018-01-08 06:00:04.396 [ c] I DirectiveProcessor:onDirective:messageId=a97ee679-eb60-4e05-a294-fdcd7a7545fb,action=dropped,reason=dialogRequestIdDoesNotMatch,directivesDialogRequestId=ebc9ebf9-c9a3-45f7-abd7-ab36dca70e8a,dialogRequestId=6a99da65-56c2-4438-872d-8a7ed4045a0a 2018-01-08 06:00:04.686 [ f] 0 HTTP2Transport:cleanupFinishedStream:streamId=11,result=200 2018-01-08 06:00:04.686 [ f] 0 HTTP2StreamPool:releaseStream:streamId=11,numAcquiredStreams=2 h 2018-01-08 06:00:06.092 [ 9] 0 AudioInputProcessor:stopCapture:stopImmediately=false 2018-01-08 06:00:06.092 [ 9] 0 AudioInputProcessor:setState:from=RECOGNIZING,to=BUSY 2018-01-08 06:00:06.092 [ 10] 0 DialogUXStateAggregator:setState:from=LISTENING,to=THINKING ###########################

Thinking...

########################### 2018-01-08 06:00:06.100 [ f] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-08 06:00:06.575 [ f] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 064feffffe6bcbe8-00005909-00058aaf-f2b844247c4f5c46-92186851-9 2018-01-08 06:00:06.575 [ f] 0 HTTP2Transport:cleanupFinishedStream:streamId=13,result=204 2018-01-08 06:00:06.576 [ f] 0 HTTP2StreamPool:releaseStream:streamId=13,numAcquiredStreams=1 2018-01-08 06:00:06.576 [ f] 0 CurlEasyHandleWrapper:reset:responseCode=HTTP_RESPONSE_SUCCESS_NO_CONTENT 2018-01-08 06:00:11.093 [ 10] 0 DialogUXStateAggregator:transitionFromThinkingTimedOut 2018-01-08 06:00:11.093 [ 10] 0 DialogUXStateAggregator:setState:from=THINKING,to=IDLE 2018-01-08 06:00:11.093 [ 9] 1 FocusManager:releaseChannel:channelName=Dialog ########################################

Alexa is currently idle!

######################################## 2018-01-08 06:00:11.093 [ 9] 0 AudioInputProcessor:setState:from=BUSY,to=IDLE 2018-01-08 06:00:11.094 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=NONE 2018-01-08 06:00:11.094 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus h 2018-01-08 06:00:12.795 [ 9] 0 AudioInputProcessor:setState:from=IDLE,to=RECOGNIZING 2018-01-08 06:00:12.795 [ 10] 0 DialogUXStateAggregator:setState:from=IDLE,to=LISTENING ############################

Listening...

############################ 2018-01-08 06:00:12.796 [ 6] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 06:00:12.796 [ 9] 0 AudioInputProcessor:executeOnContextAvailable:jsonContext={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 06:00:12.796 [ 9] 1 FocusManager:acquireChannel:channelName=Dialog,activityId=SpeechRecognizer.Recognize 2018-01-08 06:00:12.796 [ 9] I DirectiveProcessor:setDialogRequestIdLocked:oldValue=6a99da65-56c2-4438-872d-8a7ed4045a0a,newValue=984bbb47-4050-43dd-bca3-b24025e000a6 2018-01-08 06:00:12.796 [ 9] 0 DirectiveProcessor:scrubDialogRequestIdLocked:dialogRequestId=6a99da65-56c2-4438-872d-8a7ed4045a0a 2018-01-08 06:00:12.796 [ 9] 0 EventBuilder:buildJsonEventString:messageId=77a7e6ba-a692-461d-855b-dac1952344b8,namespace=SpeechRecognizer,name=Recognize 2018-01-08 06:00:12.796 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=FOREGROUND 2018-01-08 06:00:12.888 [ f] 0 HTTP2StreamPool:getStream:streamId=15,numAcquiredStreams=2 2018-01-08 06:00:12.889 [ f] 9 HTTP2Transport:insertActiveStream:handle=0x7f9b3c0374c0 h 2018-01-08 06:00:16.789 [ 9] 0 AudioInputProcessor:stopCapture:stopImmediately=false 2018-01-08 06:00:16.789 [ 9] 0 AudioInputProcessor:setState:from=RECOGNIZING,to=BUSY 2018-01-08 06:00:16.789 [ 10] 0 DialogUXStateAggregator:setState:from=LISTENING,to=THINKING ###########################

Thinking...

########################### 2018-01-08 06:00:16.798 [ f] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-08 06:00:17.738 [ f] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 064feffffe6bcbe8-00005909-00058aaf-f2b844247c4f5c46-92186851-11 2018-01-08 06:00:17.739 [ f] 0 HTTP2Transport:cleanupFinishedStream:streamId=15,result=204 2018-01-08 06:00:17.739 [ f] 0 HTTP2StreamPool:releaseStream:streamId=15,numAcquiredStreams=1 2018-01-08 06:00:17.739 [ f] 0 CurlEasyHandleWrapper:reset:responseCode=HTTP_RESPONSE_SUCCESS_NO_CONTENT 2018-01-08 06:00:21.790 [ 10] 0 DialogUXStateAggregator:transitionFromThinkingTimedOut 2018-01-08 06:00:21.790 [ 10] 0 DialogUXStateAggregator:setState:from=THINKING,to=IDLE 2018-01-08 06:00:21.790 [ 9] 1 FocusManager:releaseChannel:channelName=Dialog 2018-01-08 06:00:21.790 [ 9] 0 AudioInputProcessor:setState:from=BUSY,to=IDLE 2018-01-08 06:00:21.790 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=NONE 2018-01-08 06:00:21.790 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus ########################################

Alexa is currently idle!

######################################## h 2018-01-08 06:00:22.984 [ 9] 0 AudioInputProcessor:setState:from=IDLE,to=RECOGNIZING 2018-01-08 06:00:22.984 [ 10] 0 DialogUXStateAggregator:setState:from=IDLE,to=LISTENING ############################

Listening...

############################ 2018-01-08 06:00:22.984 [ 6] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 06:00:22.984 [ 9] 0 AudioInputProcessor:executeOnContextAvailable:jsonContext={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 06:00:22.984 [ 9] 1 FocusManager:acquireChannel:channelName=Dialog,activityId=SpeechRecognizer.Recognize 2018-01-08 06:00:22.985 [ 9] I DirectiveProcessor:setDialogRequestIdLocked:oldValue=984bbb47-4050-43dd-bca3-b24025e000a6,newValue=5e432870-7c1a-4b6c-b557-e825c4fbd0b0 2018-01-08 06:00:22.985 [ 9] 0 DirectiveProcessor:scrubDialogRequestIdLocked:dialogRequestId=984bbb47-4050-43dd-bca3-b24025e000a6 2018-01-08 06:00:22.985 [ 9] 0 EventBuilder:buildJsonEventString:messageId=0938fcbe-d2e6-4c66-bab1-1c98c7b4b7d6,namespace=SpeechRecognizer,name=Recognize 2018-01-08 06:00:22.985 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=FOREGROUND 2018-01-08 06:00:23.049 [ f] 0 HTTP2StreamPool:getStream:streamId=17,numAcquiredStreams=2 2018-01-08 06:00:23.050 [ f] 9 HTTP2Transport:insertActiveStream:handle=0x7f9b3c0374c0 h 2018-01-08 06:00:27.645 [ 9] 0 AudioInputProcessor:stopCapture:stopImmediately=false 2018-01-08 06:00:27.645 [ 9] 0 AudioInputProcessor:setState:from=RECOGNIZING,to=BUSY 2018-01-08 06:00:27.646 [ 10] 0 DialogUXStateAggregator:setState:from=LISTENING,to=THINKING 2018-01-08 06:00:27.646 [ f] I InProcessAttachmentReader:readFailed:reason=SDS is closed ###########################

Thinking...

########################### 2018-01-08 06:00:29.057 [ f] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 064feffffe6bcbe8-00005909-00058aaf-f2b844247c4f5c46-92186851-13 2018-01-08 06:00:29.057 [ f] 0 HTTP2Transport:cleanupFinishedStream:streamId=17,result=204 2018-01-08 06:00:29.058 [ f] 0 HTTP2StreamPool:releaseStream:streamId=17,numAcquiredStreams=1 2018-01-08 06:00:29.058 [ f] 0 CurlEasyHandleWrapper:reset:responseCode=HTTP_RESPONSE_SUCCESS_NO_CONTENT 2018-01-08 06:00:32.646 [ 10] 0 DialogUXStateAggregator:transitionFromThinkingTimedOut 2018-01-08 06:00:32.646 [ 10] 0 DialogUXStateAggregator:setState:from=THINKING,to=IDLE ########################################

Alexa is currently idle!

######################################## 2018-01-08 06:00:32.646 [ 9] 1 FocusManager:releaseChannel:channelName=Dialog 2018-01-08 06:00:32.646 [ 9] 0 AudioInputProcessor:setState:from=BUSY,to=IDLE 2018-01-08 06:00:32.647 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=NONE 2018-01-08 06:00:32.647 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus h 2018-01-08 06:00:43.097 [ 9] 0 AudioInputProcessor:setState:from=IDLE,to=RECOGNIZING 2018-01-08 06:00:43.097 [ 10] 0 DialogUXStateAggregator:setState:from=IDLE,to=LISTENING ############################

Listening...

############################ 2018-01-08 06:00:43.097 [ 6] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 06:00:43.097 [ 9] 0 AudioInputProcessor:executeOnContextAvailable:jsonContext={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 06:00:43.097 [ 9] 1 FocusManager:acquireChannel:channelName=Dialog,activityId=SpeechRecognizer.Recognize 2018-01-08 06:00:43.098 [ 9] I DirectiveProcessor:setDialogRequestIdLocked:oldValue=5e432870-7c1a-4b6c-b557-e825c4fbd0b0,newValue=332ec8e0-8a03-44f7-8c77-cd43e71d123b 2018-01-08 06:00:43.098 [ 9] 0 DirectiveProcessor:scrubDialogRequestIdLocked:dialogRequestId=5e432870-7c1a-4b6c-b557-e825c4fbd0b0 2018-01-08 06:00:43.098 [ 9] 0 EventBuilder:buildJsonEventString:messageId=61954b24-a38d-4d1e-b7a4-e69d78f7984d,namespace=SpeechRecognizer,name=Recognize 2018-01-08 06:00:43.098 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=FOREGROUND 2018-01-08 06:00:43.185 [ f] 0 HTTP2StreamPool:getStream:streamId=19,numAcquiredStreams=2 2018-01-08 06:00:43.186 [ f] 9 HTTP2Transport:insertActiveStream:handle=0x7f9b3c0374c0 h 2018-01-08 06:00:45.677 [ 9] 0 AudioInputProcessor:stopCapture:stopImmediately=false 2018-01-08 06:00:45.677 [ 9] 0 AudioInputProcessor:setState:from=RECOGNIZING,to=BUSY 2018-01-08 06:00:45.677 [ 10] 0 DialogUXStateAggregator:setState:from=LISTENING,to=THINKING ###########################

Thinking...

########################### 2018-01-08 06:00:45.678 [ f] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-08 06:00:46.167 [ f] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 064feffffe6bcbe8-00005909-00058aaf-f2b844247c4f5c46-92186851-15 2018-01-08 06:00:46.167 [ f] 0 HTTP2Transport:cleanupFinishedStream:streamId=19,result=204 2018-01-08 06:00:46.167 [ f] 0 HTTP2StreamPool:releaseStream:streamId=19,numAcquiredStreams=1 2018-01-08 06:00:46.167 [ f] 0 CurlEasyHandleWrapper:reset:responseCode=HTTP_RESPONSE_SUCCESS_NO_CONTENT 2018-01-08 06:00:50.677 [ 10] 0 DialogUXStateAggregator:transitionFromThinkingTimedOut 2018-01-08 06:00:50.678 [ 10] 0 DialogUXStateAggregator:setState:from=THINKING,to=IDLE 2018-01-08 06:00:50.678 [ 9] 1 FocusManager:releaseChannel:channelName=Dialog ########################################

Alexa is currently idle!

######################################## 2018-01-08 06:00:50.678 [ 9] 0 AudioInputProcessor:setState:from=BUSY,to=IDLE 2018-01-08 06:00:50.678 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=NONE 2018-01-08 06:00:50.678 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus h 2018-01-08 06:00:51.733 [ 9] 0 AudioInputProcessor:setState:from=IDLE,to=RECOGNIZING 2018-01-08 06:00:51.733 [ 10] 0 DialogUXStateAggregator:setState:from=IDLE,to=LISTENING ############################

Listening...

############################ 2018-01-08 06:00:51.733 [ 6] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 06:00:51.733 [ 9] 0 AudioInputProcessor:executeOnContextAvailable:jsonContext={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 06:00:51.734 [ 9] 1 FocusManager:acquireChannel:channelName=Dialog,activityId=SpeechRecognizer.Recognize 2018-01-08 06:00:51.734 [ 9] I DirectiveProcessor:setDialogRequestIdLocked:oldValue=332ec8e0-8a03-44f7-8c77-cd43e71d123b,newValue=bdb9a706-26cb-450b-b79c-7d1da6f6a832 2018-01-08 06:00:51.734 [ 9] 0 DirectiveProcessor:scrubDialogRequestIdLocked:dialogRequestId=332ec8e0-8a03-44f7-8c77-cd43e71d123b 2018-01-08 06:00:51.734 [ 9] 0 EventBuilder:buildJsonEventString:messageId=a35f3ada-5783-4db4-96d6-34cebb391162,namespace=SpeechRecognizer,name=Recognize 2018-01-08 06:00:51.734 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=FOREGROUND 2018-01-08 06:00:51.778 [ f] 0 HTTP2StreamPool:getStream:streamId=21,numAcquiredStreams=2 2018-01-08 06:00:51.779 [ f] 9 HTTP2Transport:insertActiveStream:handle=0x7f9b3c0374c0 h 2018-01-08 06:00:53.377 [ 9] 0 AudioInputProcessor:stopCapture:stopImmediately=false 2018-01-08 06:00:53.377 [ 9] 0 AudioInputProcessor:setState:from=RECOGNIZING,to=BUSY 2018-01-08 06:00:53.377 [ 10] 0 DialogUXStateAggregator:setState:from=LISTENING,to=THINKING ###########################

Thinking...

########################### 2018-01-08 06:00:53.385 [ f] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-08 06:00:54.333 [ f] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 064feffffe6bcbe8-00005909-00058aaf-f2b844247c4f5c46-92186851-17 2018-01-08 06:00:54.333 [ f] 0 HTTP2Transport:cleanupFinishedStream:streamId=21,result=204 2018-01-08 06:00:54.333 [ f] 0 HTTP2StreamPool:releaseStream:streamId=21,numAcquiredStreams=1 2018-01-08 06:00:54.334 [ f] 0 CurlEasyHandleWrapper:reset:responseCode=HTTP_RESPONSE_SUCCESS_NO_CONTENT 2018-01-08 06:00:58.377 [ 10] 0 DialogUXStateAggregator:transitionFromThinkingTimedOut 2018-01-08 06:00:58.378 [ 10] 0 DialogUXStateAggregator:setState:from=THINKING,to=IDLE 2018-01-08 06:00:58.378 [ 9] 1 FocusManager:releaseChannel:channelName=Dialog ########################################

Alexa is currently idle!

######################################## 2018-01-08 06:00:58.378 [ 9] 0 AudioInputProcessor:setState:from=BUSY,to=IDLE 2018-01-08 06:00:58.378 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=NONE 2018-01-08 06:00:58.378 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus h 2018-01-08 06:00:59.483 [ 9] 0 AudioInputProcessor:setState:from=IDLE,to=RECOGNIZING 2018-01-08 06:00:59.483 [ 10] 0 DialogUXStateAggregator:setState:from=IDLE,to=LISTENING ############################

Listening...

############################ 2018-01-08 06:00:59.484 [ 6] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 06:00:59.484 [ 9] 0 AudioInputProcessor:executeOnContextAvailable:jsonContext={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 06:00:59.484 [ 9] 1 FocusManager:acquireChannel:channelName=Dialog,activityId=SpeechRecognizer.Recognize 2018-01-08 06:00:59.484 [ 9] I DirectiveProcessor:setDialogRequestIdLocked:oldValue=bdb9a706-26cb-450b-b79c-7d1da6f6a832,newValue=99affb4f-f5e3-419b-b535-1fc2d42e7f24 2018-01-08 06:00:59.484 [ 9] 0 DirectiveProcessor:scrubDialogRequestIdLocked:dialogRequestId=bdb9a706-26cb-450b-b79c-7d1da6f6a832 2018-01-08 06:00:59.484 [ 9] 0 EventBuilder:buildJsonEventString:messageId=d0ac15c1-07b3-48c3-af8d-7dd06b35b87e,namespace=SpeechRecognizer,name=Recognize 2018-01-08 06:00:59.484 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=FOREGROUND 2018-01-08 06:00:59.544 [ f] 0 HTTP2StreamPool:getStream:streamId=23,numAcquiredStreams=2 2018-01-08 06:00:59.544 [ f] 9 HTTP2Transport:insertActiveStream:handle=0x7f9b3c0374c0 h 2018-01-08 06:01:12.225 [ 9] 0 AudioInputProcessor:stopCapture:stopImmediately=false 2018-01-08 06:01:12.225 [ 9] 0 AudioInputProcessor:setState:from=RECOGNIZING,to=BUSY 2018-01-08 06:01:12.225 [ 10] 0 DialogUXStateAggregator:setState:from=LISTENING,to=THINKING ###########################

Thinking...

########################### 2018-01-08 06:01:17.226 [ 10] 0 DialogUXStateAggregator:transitionFromThinkingTimedOut 2018-01-08 06:01:17.226 [ 10] 0 DialogUXStateAggregator:setState:from=THINKING,to=IDLE 2018-01-08 06:01:17.226 [ 9] 1 FocusManager:releaseChannel:channelName=Dialog ########################################

Alexa is currently idle!

######################################## 2018-01-08 06:01:17.227 [ 9] 0 AudioInputProcessor:setState:from=BUSY,to=IDLE 2018-01-08 06:01:17.227 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=NONE 2018-01-08 06:01:17.227 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus h 2018-01-08 06:01:21.032 [ 9] 0 AudioInputProcessor:setState:from=IDLE,to=RECOGNIZING 2018-01-08 06:01:21.032 [ 10] 0 DialogUXStateAggregator:setState:from=IDLE,to=LISTENING ############################

Listening...

############################ 2018-01-08 06:01:21.033 [ 6] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 06:01:21.033 [ 9] 0 AudioInputProcessor:executeOnContextAvailable:jsonContext={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 06:01:21.033 [ 9] 1 FocusManager:acquireChannel:channelName=Dialog,activityId=SpeechRecognizer.Recognize 2018-01-08 06:01:21.033 [ 9] I DirectiveProcessor:setDialogRequestIdLocked:oldValue=99affb4f-f5e3-419b-b535-1fc2d42e7f24,newValue=edcbac7c-ee97-469d-804c-fdad561e16be 2018-01-08 06:01:21.033 [ 9] 0 DirectiveProcessor:scrubDialogRequestIdLocked:dialogRequestId=99affb4f-f5e3-419b-b535-1fc2d42e7f24 2018-01-08 06:01:21.033 [ 9] 0 EventBuilder:buildJsonEventString:messageId=ab11e836-14e2-427b-9aee-3de849535568,namespace=SpeechRecognizer,name=Recognize 2018-01-08 06:01:21.033 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=FOREGROUND 2018-01-08 06:01:22.494 [ f] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 064feffffe6bcbe8-00005909-00058aaf-f2b844247c4f5c46-92186851-19 2018-01-08 06:01:22.494 [ f] 0 HTTP2StreamPool:getStream:streamId=25,numAcquiredStreams=3 2018-01-08 06:01:22.495 [ f] 9 HTTP2Transport:insertActiveStream:handle=0x7f9b3c0204f0 h 2018-01-08 06:01:24.599 [ 9] 0 AudioInputProcessor:stopCapture:stopImmediately=false 2018-01-08 06:01:24.599 [ 9] 0 AudioInputProcessor:setState:from=RECOGNIZING,to=BUSY 2018-01-08 06:01:24.599 [ 10] 0 DialogUXStateAggregator:setState:from=LISTENING,to=THINKING ###########################

Thinking...

########################### 2018-01-08 06:01:25.054 [ f] E MessageRequest:onExceptionReceived:exception={"header"\:{"namespace"\:"System"\,"name"\:"Exception"\,"messageId"\:"b4810c12-5278-46c3-b058-5ed9d27e763d"}\,"payload"\:{"code"\:"INVALID_REQUEST_EXCEPTION"\,"description"\:"Timed out waiting for request from client"}} 2018-01-08 06:01:25.054 [ f] E AudioInputProcessor:onExceptionReceived:exception={"header"\:{"namespace"\:"System"\,"name"\:"Exception"\,"messageId"\:"b4810c12-5278-46c3-b058-5ed9d27e763d"}\,"payload"\:{"code"\:"INVALID_REQUEST_EXCEPTION"\,"description"\:"Timed out waiting for request from client"}} 2018-01-08 06:01:25.054 [ f] 0 HTTP2Transport:cleanupFinishedStream:streamId=23,result=400 2018-01-08 06:01:25.054 [ 9] 1 FocusManager:releaseChannel:channelName=Dialog 2018-01-08 06:01:25.054 [ f] 0 HTTP2StreamPool:releaseStream:streamId=23,numAcquiredStreams=2 2018-01-08 06:01:25.054 [ 9] 0 AudioInputProcessor:setState:from=BUSY,to=IDLE 2018-01-08 06:01:25.055 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=NONE 2018-01-08 06:01:25.055 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus 2018-01-08 06:01:29.449 [ f] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-08 06:01:29.599 [ 10] 0 DialogUXStateAggregator:transitionFromThinkingTimedOut 2018-01-08 06:01:29.599 [ 10] 0 DialogUXStateAggregator:setState:from=THINKING,to=IDLE ########################################

Alexa is currently idle!

######################################## 2018-01-08 06:01:31.771 [ f] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 064feffffe6bcbe8-00005909-00058aaf-f2b844247c4f5c46-92186851-21 2018-01-08 06:01:31.771 [ f] 0 HTTP2Transport:cleanupFinishedStream:streamId=25,result=204 2018-01-08 06:01:31.772 [ f] 0 HTTP2StreamPool:releaseStream:streamId=25,numAcquiredStreams=1 2018-01-08 06:01:31.772 [ f] 0 CurlEasyHandleWrapper:reset:responseCode=HTTP_RESPONSE_SUCCESS_NO_CONTENT h 2018-01-08 06:01:33.377 [ 9] 0 AudioInputProcessor:setState:from=IDLE,to=RECOGNIZING 2018-01-08 06:01:33.377 [ 10] 0 DialogUXStateAggregator:setState:from=IDLE,to=LISTENING ############################

Listening...

############################ 2018-01-08 06:01:33.378 [ 6] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 06:01:33.378 [ 9] 0 AudioInputProcessor:executeOnContextAvailable:jsonContext={"context"\:[{"header"\:{"namespace"\:"Alerts"\,"name"\:"AlertsState"}\,"payload"\:{"allAlerts"\:[]\,"activeAlerts"\:[]}}\,{"header"\:{"namespace"\:"SpeechSynthesizer"\,"name"\:"SpeechState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"FINISHED"}}\,{"header"\:{"namespace"\:"AudioPlayer"\,"name"\:"PlaybackState"}\,"payload"\:{"token"\:""\,"offsetInMilliseconds"\:0\,"playerActivity"\:"IDLE"}}\,{"header"\:{"namespace"\:"SpeechRecognizer"\,"name"\:"RecognizerState"}\,"payload"\:{"wakeword"\:""}}]} 2018-01-08 06:01:33.378 [ 9] 1 FocusManager:acquireChannel:channelName=Dialog,activityId=SpeechRecognizer.Recognize 2018-01-08 06:01:33.378 [ 9] I DirectiveProcessor:setDialogRequestIdLocked:oldValue=edcbac7c-ee97-469d-804c-fdad561e16be,newValue=550d9dc9-18b9-4fee-b31f-bb954cdafeb4 2018-01-08 06:01:33.378 [ 9] 0 DirectiveProcessor:scrubDialogRequestIdLocked:dialogRequestId=edcbac7c-ee97-469d-804c-fdad561e16be 2018-01-08 06:01:33.378 [ 9] 0 EventBuilder:buildJsonEventString:messageId=c41fc4a7-7312-4784-b3b0-9a149d3ff2f6,namespace=SpeechRecognizer,name=Recognize 2018-01-08 06:01:33.378 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=FOREGROUND 2018-01-08 06:01:33.475 [ f] 0 HTTP2StreamPool:getStream:streamId=27,numAcquiredStreams=2 2018-01-08 06:01:33.476 [ f] 9 HTTP2Transport:insertActiveStream:handle=0x7f9b3c02fa10 h 2018-01-08 06:01:39.036 [ 9] 0 AudioInputProcessor:stopCapture:stopImmediately=false 2018-01-08 06:01:39.036 [ 9] 0 AudioInputProcessor:setState:from=RECOGNIZING,to=BUSY 2018-01-08 06:01:39.036 [ 10] 0 DialogUXStateAggregator:setState:from=LISTENING,to=THINKING ###########################

Thinking...

########################### 2018-01-08 06:01:39.043 [ f] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-08 06:01:39.906 [ f] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 064feffffe6bcbe8-00005909-00058aaf-f2b844247c4f5c46-92186851-23 2018-01-08 06:01:40.040 [ b] I DirectiveSequencer:onDirective:directive={"namespace\:"Speaker"\,name\:"SetMute"\,messageId\:"12840be7-5428-4dec-a0c0-db869f8bcc47"\,dialogRequestId\:"550d9dc9-18b9-4fee-b31f-bb954cdafeb4"} 2018-01-08 06:01:40.041 [ c] W DirectiveRouter:preHandleDirectiveFailed:messageId=12840be7-5428-4dec-a0c0-db869f8bcc47,reason=noHandlerRegistered 2018-01-08 06:01:40.041 [ c] I DirectiveSequencer:sendingExceptionEncountered:messageId=12840be7-5428-4dec-a0c0-db869f8bcc47 2018-01-08 06:01:40.042 [ b] I DirectiveSequencer:onDirective:directive={"namespace\:"SpeechSynthesizer"\,name\:"Speak"\,messageId\:"69cc79e6-ad99-4d40-a0e4-b8f5692b33ce"\,dialogRequestId\:"550d9dc9-18b9-4fee-b31f-bb954cdafeb4"} 2018-01-08 06:01:40.042 [ c] 0 EventBuilder:buildJsonEventString:messageId=b2b1d43e-d191-4983-a308-d90ad8ef8e90,namespace=System,name=ExceptionEncountered 2018-01-08 06:01:40.042 [ f] 0 HTTP2Transport:cleanupFinishedStream:streamId=27,result=200 2018-01-08 06:01:40.042 [ f] 0 HTTP2StreamPool:releaseStream:streamId=27,numAcquiredStreams=1 2018-01-08 06:01:40.042 [ c] I DirectiveRouter:preHandleDirective:messageId=69cc79e6-ad99-4d40-a0e4-b8f5692b33ce,action=calling 2018-01-08 06:01:40.042 [ c] 0 CapabilityAgent:addingMessageIdToMap:messageId=69cc79e6-ad99-4d40-a0e4-b8f5692b33ce 2018-01-08 06:01:40.042 [ f] 0 HTTP2StreamPool:getStream:streamId=29,numAcquiredStreams=2 2018-01-08 06:01:40.043 [ c] 9 SpeechSynthesizer:preHandleDirective:messageId=69cc79e6-ad99-4d40-a0e4-b8f5692b33ce 2018-01-08 06:01:40.043 [ f] 9 HTTP2Transport:insertActiveStream:handle=0x7f9b3c02fa10 2018-01-08 06:01:40.043 [ 8] 0 SpeechSynthesizer:executePreHandle:messageId=69cc79e6-ad99-4d40-a0e4-b8f5692b33ce 2018-01-08 06:01:40.043 [ d] I DirectiveRouter:handleDirective:messageId=69cc79e6-ad99-4d40-a0e4-b8f5692b33ce,action=calling 2018-01-08 06:01:40.043 [ d] 9 SpeechSynthesizer:handleDirective:messageId=69cc79e6-ad99-4d40-a0e4-b8f5692b33ce 2018-01-08 06:01:40.043 [ 8] 0 SpeechSynthesizer:executeHandle:messageId=69cc79e6-ad99-4d40-a0e4-b8f5692b33ce 2018-01-08 06:01:40.044 [ 8] 1 FocusManager:acquireChannel:channelName=Dialog,activityId=SpeechSynthesizer.Speak 2018-01-08 06:01:40.044 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=NONE 2018-01-08 06:01:40.044 [ 9] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus 2018-01-08 06:01:40.044 [ 11] 0 SpeechSynthesizer:onFocusChanged:newFocus=FOREGROUND 2018-01-08 06:01:40.044 [ 9] 0 AudioInputProcessor:setState:from=BUSY,to=IDLE 2018-01-08 06:01:40.044 [ 8] 0 SpeechSynthesizer:executeStateChange:newState=PLAYING 2018-01-08 06:01:40.044 [ 8] 9 SpeechSynthesizer:startPlaying 2018-01-08 06:01:40.044 [ 8] 9 MediaPlayer:setSourceCalled:sourceType=AttachmentReader 2018-01-08 06:01:40.044 [ 2] 0 MediaPlayer:handleSetSourceCalled 2018-01-08 06:01:40.044 [ 2] 9 MediaPlayer:tearDownTransientPipelineElements 2018-01-08 06:01:40.044 [ 2] 0 MediaPlayer:doStopSuccess:reason=alreadyStopped 2018-01-08 06:01:40.044 [ 2] 9 MediaPlayer:doStopSuccess 2018-01-08 06:01:40.049 [ 8] 9 MediaPlayer:playCalled 2018-01-08 06:01:40.049 [ 2] 0 MediaPlayer:handlePlayCalled 2018-01-08 06:01:40.049 [ 2] 0 MediaPlayer:doStopSuccess:reason=alreadyStopped 2018-01-08 06:01:40.049 [ 2] 9 MediaPlayer:doStopSuccess 2018-01-08 06:01:40.049 [ 2] 0 MediaPlayer:handlePlay:attemptBuffering=0 2018-01-08 06:01:40.055 [ 2] 0 MediaPlayer:handlePlay:startingState=PLAYING,stateReturn=ASYNC 2018-01-08 06:01:40.056 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.056 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.056 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.056 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.056 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.056 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.056 [ 2] 9 MediaPlayer:State Change:oldState=NULL,newState=READY,pendingState=PLAYING 2018-01-08 06:01:40.056 [ 12] 9 BaseStreamSource:onNeedDataCalled:size=4096 2018-01-08 06:01:40.056 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.056 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.056 [ 2] 9 MediaPlayer:messageReceived:messageType=stream-status 2018-01-08 06:01:40.056 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.056 [ 2] 9 MediaPlayer:messageReceived:messageType=stream-status 2018-01-08 06:01:40.056 [ 2] 9 BaseStreamSource:handleNeedDataCalled 2018-01-08 06:01:40.056 [ 2] 9 BaseStreamSource:installOnReadDataHandler:action=newSourceId,sourceId=10 2018-01-08 06:01:40.056 [ 2] 9 AttachmentReaderSource:read:size=4096,status=0 2018-01-08 06:01:40.056 [ 2] 9 AttachmentReaderSource:read:size=3437,status=0 2018-01-08 06:01:40.057 [ 2] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-01-08 06:01:40.057 [ 2] 9 AttachmentReaderSource:read:size=0,status=3 2018-01-08 06:01:40.057 [ 2] 9 BaseStreamSource:signalEndOfDataCalled 2018-01-08 06:01:40.057 [ 2] 9 BaseStreamSource:clearOnReadDataHandlerCalled:sourceId=10 2018-01-08 06:01:40.067 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.068 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.068 [ 12] 9 BaseStreamSource:onNeedDataCalled:size=4096 2018-01-08 06:01:40.068 [ 2] 9 BaseStreamSource:handleNeedDataCalled 2018-01-08 06:01:40.070 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.070 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.072 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.072 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.072 [ 12] 9 MediaPlayer:onPadAddedCalled 2018-01-08 06:01:40.072 [ 2] 9 MediaPlayer:handlePadAddedSignalCalled 2018-01-08 06:01:40.089 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.089 [ 2] 9 MediaPlayer:messageReceived:messageType=stream-start 2018-01-08 06:01:40.109 [ 2] 9 MediaPlayer:messageReceived:messageType=latency 2018-01-08 06:01:40.109 [ 2] 9 MediaPlayer:messageReceived:messageType=tag 2018-01-08 06:01:40.109 [ 2] 9 MediaPlayer:messageReceived:messageType=tag 2018-01-08 06:01:40.109 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.109 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.109 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.109 [ 2] 9 MediaPlayer:State Change:oldState=READY,newState=PAUSED,pendingState=PLAYING 2018-01-08 06:01:40.109 [ 2] 9 MediaPlayer:messageReceived:messageType=async-done 2018-01-08 06:01:40.109 [ 2] 9 MediaPlayer:messageReceived:messageType=new-clock 2018-01-08 06:01:40.110 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.110 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.110 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.110 [ 2] 9 MediaPlayer:messageReceived:messageType=state-changed 2018-01-08 06:01:40.110 [ 2] 9 MediaPlayer:messageReceived:message

kiruthi95 commented 6 years ago

sir,

My playback control is working now.. only thing is amazon music doesn't supported on this device.. Thank you

On Mon, Jan 8, 2018 at 11:55 AM, kiruthi ka kiruthigvri@gmail.com wrote:

Sir,

I am getting some warning if i use playback control buttons. I have attached that as file.. Please help me to resolve this...

On Sat, Jan 6, 2018 at 9:36 PM, kiruthi ka kiruthigvri@gmail.com wrote:

Thanks for your reply... No sir when i say can u sing a song.. It tells like what you want to play.. If i say music.. It says that's not supported on the device.. It seems music is not supported on this device.. Is that so... I try to give correct command... If i didn't get i ask you.. Thank you,

On Sat, Jan 6, 2018 at 4:58 AM, Kenneth Chan notifications@github.com wrote:

Hi @kiruthi95 https://github.com/kiruthi95, yes the SampleApp works in linux laptop. Are you saying you were playing a song but couldn't get the playback button to work? From the logs, the context shows that the playerActivity is IDLE for the AudioPlayer so that's why I assume that no music is playing when you press the button.

If you have difficulties setting up a music provider account in your alexa.amazon.com account, maybe you can try this: 1 - press 't' 2 - say "sing me a song"

You should hear a song with this voice command. And while the song is playing, you can press '4' to restart the song from the beginning.

Also, you can go to https://alexa.amazon.com/spa/i ndex.html#settings/dialogs to check the history of your dialog with AVS.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/alexa/avs-device-sdk/issues/413#issuecomment-355693166, or mute the thread https://github.com/notifications/unsubscribe-auth/AhNzEdn_9o72oh3jB4lTx9gd-MV7sCrXks5tHrATgaJpZM4RMhfP .

kiruthi95 commented 6 years ago

I am closing this issue..

kiruthi95 commented 6 years ago

sir,

Can u help me to load my own skills into alexa??

On Fri, Jan 12, 2018 at 10:51 AM, kiruthi ka kiruthigvri@gmail.com wrote:

sir,

My playback control is working now.. only thing is amazon music doesn't supported on this device.. Thank you

On Mon, Jan 8, 2018 at 11:55 AM, kiruthi ka kiruthigvri@gmail.com wrote:

Sir,

I am getting some warning if i use playback control buttons. I have attached that as file.. Please help me to resolve this...

On Sat, Jan 6, 2018 at 9:36 PM, kiruthi ka kiruthigvri@gmail.com wrote:

Thanks for your reply... No sir when i say can u sing a song.. It tells like what you want to play.. If i say music.. It says that's not supported on the device.. It seems music is not supported on this device.. Is that so... I try to give correct command... If i didn't get i ask you.. Thank you,

On Sat, Jan 6, 2018 at 4:58 AM, Kenneth Chan notifications@github.com wrote:

Hi @kiruthi95 https://github.com/kiruthi95, yes the SampleApp works in linux laptop. Are you saying you were playing a song but couldn't get the playback button to work? From the logs, the context shows that the playerActivity is IDLE for the AudioPlayer so that's why I assume that no music is playing when you press the button.

If you have difficulties setting up a music provider account in your alexa.amazon.com account, maybe you can try this: 1 - press 't' 2 - say "sing me a song"

You should hear a song with this voice command. And while the song is playing, you can press '4' to restart the song from the beginning.

Also, you can go to https://alexa.amazon.com/spa/i ndex.html#settings/dialogs to check the history of your dialog with AVS.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/alexa/avs-device-sdk/issues/413#issuecomment-355693166, or mute the thread https://github.com/notifications/unsubscribe-auth/AhNzEdn_9o72oh3jB4lTx9gd-MV7sCrXks5tHrATgaJpZM4RMhfP .

kiruthi1234 commented 6 years ago

now i am running the sample app in arm a9 target i couldn't get what is wrong

this is my log when running the sample app

./SampleApp AlexaClientSDKConfig.json DEBUG9 2018-02-17 04:21:59.371 [ 1] I sdkVersion: 1.5.0 Running app with log level: DEBUG9 2018-02-17 04:21:59.379 [ 1] 0 ConfigurationNode:initializeSuccess:configuration={"authDelegate"\:{"clientSecret"\:"redacted"} 2018-02-17 04:21:59.395 [ 1] 9 MediaPlayer:createCalled 2018-02-17 04:21:59.513 [ 1] 9 MediaPlayer:noOutputConversion 2018-02-17 04:21:59.517 [ 1] 9 MediaPlayer:createCalled 2018-02-17 04:21:59.518 [ 1] 9 MediaPlayer:noOutputConversion 2018-02-17 04:21:59.522 [ 1] 9 MediaPlayer:createCalled 2018-02-17 04:21:59.523 [ 1] 9 MediaPlayer:noOutputConversion 2018-02-17 04:21:59.526 [ 1] 9 MediaPlayer:createCalled 2018-02-17 04:21:59.527 [ 1] 9 MediaPlayer:noOutputConversion 2018-02-17 04:21:59.536 [ 1] 9 MediaPlayer:setObserverCalled 2018-02-17 04:21:59.538 [ 2] 0 MediaPlayer:handleSetObserverCalled 2018-02-17 04:21:59.538 [ 1] 9 SpeechSynthesizer:addObserver:observer=0x1b1455c 2018-02-17 04:21:59.539 [ 1] 9 PlaybackRouter:create::called 2018-02-17 04:21:59.539 [ 1] 9 MediaPlayer:setObserverCalled 2018-02-17 04:21:59.539 [ 2] 0 MediaPlayer:handleSetObserverCalled 2018-02-17 04:21:59.540 [ 1] 9 MediaPlayer:setObserverCalled 2018-02-17 04:21:59.540 [ 2] 0 MediaPlayer:handleSetObserverCalled 2018-02-17 04:21:59.545 [ 1] 9 AlertScheduler:setTimerForNextAlertLocked 2018-02-17 04:21:59.545 [ 1] 9 AlertScheduler:executeScheduleNextAlertForRendering::no work to do. 2018-02-17 04:21:59.545 [ 1] 5 NotificationsRenderer:create 2018-02-17 04:21:59.545 [ 3] 1 AlertsCapabilityAgent:executeOnConnectionStatusChanged:status=DISCONNECTED,reason=ACL_CLIENT_REQUEST 2018-02-17 04:21:59.546 [ 1] 9 MediaPlayer:setObserverCalled 2018-02-17 04:21:59.546 [ 2] 0 MediaPlayer:handleSetObserverCalled 2018-02-17 04:21:59.546 [ 1] 5 NotificationsCapabilityAgent:init 2018-02-17 04:21:59.546 [ 1] 5 NotificationsRenderer:addObserver 2018-02-17 04:21:59.550 [ 4] 5 NotificationsCapabilityAgent:executeInit 2018-02-17 04:21:59.551 [ 4] 0 NotificationsCapabilityAgent:notifyObservers:indicatorState=1 2018-02-17 04:21:59.551 [ 4] 5 NotificationsCapabilityAgent:executeProvideState:sendToken=false,stateRequestToken=0 2018-02-17 04:21:59.552 [ 4] 0 ContextManager:updateStateLocked:action=updatedState,state={"isEnabled"\:false\,"isVisualIndicatorPersisted"\:e 2018-02-17 04:21:59.553 [ 1] 9 MediaPlayer:getSpeakerTypeCalled 2018-02-17 04:21:59.553 [ 1] 9 MediaPlayer:getSpeakerTypeCalled 2018-02-17 04:21:59.553 [ 1] 9 MediaPlayer:getSpeakerTypeCalled 2018-02-17 04:21:59.553 [ 1] 9 MediaPlayer:getSpeakerTypeCalled 2018-02-17 04:21:59.554 [ 1] 0 SpeakerManager:mapCreated:numAvsSynced=3,numLocal=1 2018-02-17 04:21:59.554 [ 1] 9 MediaPlayer:getSpeakerSettingsCalled 2018-02-17 04:21:59.554 [ 2] 9 MediaPlayer:handleGetSpeakerSettingsCalled 2018-02-17 04:21:59.554 [ 1] 9 MediaPlayer:getSpeakerSettingsCalled 2018-02-17 04:21:59.554 [ 2] 9 MediaPlayer:handleGetSpeakerSettingsCalled 2018-02-17 04:21:59.554 [ 1] 9 MediaPlayer:getSpeakerSettingsCalled 2018-02-17 04:21:59.554 [ 2] 9 MediaPlayer:handleGetSpeakerSettingsCalled 2018-02-17 04:21:59.554 [ 1] 9 SpeakerManager:validateSpeakerSettingsConsistencyResult:consistent=true 2018-02-17 04:21:59.555 [ 1] 9 SpeakerManager:validateSpeakerSettings:volume=100,mute=false 2018-02-17 04:21:59.555 [ 1] 9 SpeakerManager:updateContextManagerCalled:speakerType=AVS_SYNCED 2018-02-17 04:21:59.555 [ 1] 0 ExternalMediaPlayer:createAdapters 2018-02-17 04:21:59.555 [ 1] 1 AudioPlayer:addObserver 2018-02-17 04:21:59.556 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechSynthesizer,name=Speak,handler=0x1b315e8,polG 2018-02-17 04:21:59.556 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=ClearQueue,handler=0x1b32150,poliG 2018-02-17 04:21:59.556 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Stop,handler=0x1b32150,policy=NONG 2018-02-17 04:21:59.556 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Play,handler=0x1b32150,policy=NONG 2018-02-17 04:21:59.556 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.SeekController,name=AdjustSeekPosition,handlG 2018-02-17 04:21:59.556 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaylistController,name=DisableRepeat,handleG 2018-02-17 04:21:59.557 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaylistController,name=DisableShuffle,handlG 2018-02-17 04:21:59.557 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=FastForward,handler=G 2018-02-17 04:21:59.888 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.FavoritesController,name=Unfavorite,handler=G 2018-02-17 04:21:59.888 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=StartOver,handler=0xG 2018-02-17 04:21:59.888 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Previous,handler=0x1G 2018-02-17 04:21:59.888 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaylistController,name=EnableRepeat,handlerG 2018-02-17 04:21:59.888 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Rewind,handler=0x1b8G 2018-02-17 04:21:59.888 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Next,handler=0x1b86fG 2018-02-17 04:21:59.889 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Pause,handler=0x1b86G 2018-02-17 04:21:59.889 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaylistController,name=EnableShuffle,handleG 2018-02-17 04:21:59.889 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Play,handler=0x1b86fG 2018-02-17 04:21:59.889 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.FavoritesController,name=Favorite,handler=0xG 2018-02-17 04:21:59.889 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.SeekController,name=SetSeekPosition,handler=G 2018-02-17 04:21:59.889 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=ExternalMediaPlayer,name=Login,handler=0x1b86f18,pG 2018-02-17 04:21:59.889 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=ExternalMediaPlayer,name=Logout,handler=0x1b86f18,G 2018-02-17 04:21:59.889 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=ExternalMediaPlayer,name=Play,handler=0x1b86f18,poG 2018-02-17 04:21:59.889 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechRecognizer,name=ExpectSpeech,handler=0x1b309G 2018-02-17 04:21:59.889 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechRecognizer,name=StopCapture,handler=0x1b3093G 2018-02-17 04:21:59.889 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=DeleteAlert,handler=0x1b32e18,policy=NG 2018-02-17 04:21:59.889 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=SetAlert,handler=0x1b32e18,policy=NON_G 2018-02-17 04:21:59.890 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=System,name=SetEndpoint,handler=0x1ba5670,policy=NG 2018-02-17 04:21:59.890 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=System,name=ResetUserInactivity,handler=0x1b30704,G 2018-02-17 04:21:59.890 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Speaker,name=AdjustVolume,handler=0x1b876e8,policyG 2018-02-17 04:21:59.890 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Speaker,name=SetMute,handler=0x1b876e8,policy=NON_G 2018-02-17 04:21:59.890 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Speaker,name=SetVolume,handler=0x1b876e8,policy=NOG 2018-02-17 04:21:59.891 [ 1] 9 TemplateRuntime:getConfiguration 2018-02-17 04:22:00.221 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=TemplateRuntime,name=RenderPlayerInfo,handler=0x1bY 2018-02-17 04:22:00.222 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=TemplateRuntime,name=RenderTemplate,handler=0x1ba4Y 2018-02-17 04:22:00.222 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Notifications,name=ClearIndicator,handler=0x1b44b5Y 2018-02-17 04:22:00.222 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Notifications,name=SetIndicator,handler=0x1b44b5c,Y 2018-02-17 04:22:02.593 [ 5] 0 HttpPost:doPostSucceeded:code=200 2018-02-17 04:22:02.593 [ 5] 0 AuthDelegate:handleLwaResponseSucceeded:refreshToken=Atzr|redacted 2018-02-17 04:22:02.593 [ 5] 0 AuthDelegate:onAuthStateChangeCalled:state=1,error=0 2018-02-17 04:22:02.593 [ 1] 0 MessageRouter:connectionStatusChanged:reason=ACL_CLIENT_REQUEST,newStatus=PENDING 2018-02-17 04:22:02.594 [ 1] 9 HTTP2Transport:setupDownchannelStream:url=https\://avs-alexa-na.amazon.com/v20160207/directives 2018-02-17 04:22:02.595 [ 1] 0 HTTP2StreamPool:getStream:streamId=1,numAcquiredStreams=1 2018-02-17 04:22:02.595 [ 6] 9 PostConnectSynchronize:Entering postConnectLoop thread 2018-02-17 04:22:02.596 [ 3] 1 AlertsCapabilityAgent:executeOnConnectionStatusChanged:status=PENDING,reason=ACL_CLIENT_REQUEST #############################

Connecting...

#############################

2018-02-17 04:22:02.596 [ 7] 0 NotificationsCapabilityAgent:provideState:stateRequestToken=1 2018-02-17 04:22:02.596 [ 8] 0 ExternalMediaPlayer:executeProvideState:sendToken=true,stateRequestToken=1 2018-02-17 04:22:02.596 [ 4] 5 NotificationsCapabilityAgent:executeProvideState:sendToken=true,stateRequestToken=1 2018-02-17 04:22:02.597 [ 8] 0 ContextManager:updateStateLocked:action=updatedState,state={"state"\:"IDLE"\,"supportedOperations"\:[]\,"shuffe 2018-02-17 04:22:02.597 [ 8] 0 ExternalMediaPlayer:executeProvideState:sendToken=true,stateRequestToken=1 2018-02-17 04:22:02.597 [ 8] 0 ContextManager:updateStateLocked:action=updatedState,state={"playerInFocus"\:""\,"players"\:[]},namespace=Extee 2018-02-17 04:22:02.596 [ 7] 9 SpeechSynthesizer:provideState:token=1 2018-02-17 04:22:02.597 [ 7] 0 AudioPlayer:provideState:stateRequestToken=1 2018-02-17 04:22:02.597 [ 9] 0 SpeechSynthesizer:executeProvideState:stateRequestToken=1 2018-02-17 04:22:02.597 [ 9] 0 ContextManager:updateStateLocked:action=updatedState,state={"token"\:""\,"offsetInMilliseconds"\:0\,"playerActe 2018-02-17 04:22:02.598 [ a] 0 AudioPlayer:executeProvideState:sendToken=true,stateRequestToken=1 2018-02-17 04:22:02.598 [ a] 0 ContextManager:updateStateLocked:action=updatedState,state={"token"\:""\,"offsetInMilliseconds"\:0\,"playerActe 2018-02-17 04:22:02.598 [ b] 0 ContextManager:updateStateLocked:action=updatedState,state={"wakeword" \: ""},namespace=SpeechRecognizer,name=e 2018-02-17 04:22:02.599 [ 4] 0 ContextManager:updateStateLocked:action=updatedState,state={"isEnabled"\:false\,"isVisualIndicatorPersisted"\:e 2018-02-17 04:22:02.599 [ 7] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alexa.PlaybackStateReport} 2018-02-17 04:22:02.933 [ 7] 0 EventBuilder:buildJsonEventString:messageId=4e8b4224-be8c-48dd-9a9b-e058bf117bfb,namespace=System,name=Synchroe 2018-02-17 04:22:02.933 [ 7] 0 PostConnectSynchronize:onContextAvailable : Send PostConnectMessage to transport 2018-02-17 04:22:02.933 [ 7] 9 HTTP2Transport:enqueueRequest:jsonContent={"context"\:[{"header"\:{"namespace"\:"Alexa.PlaybackStateReporter"} 2018-02-17 04:22:03.823 [ c] 0 HTTP2Stream:libcurl:streamId=1,text= Trying 54.239.26.171... 2018-02-17 04:22:03.823 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=TCP_NODELAY set 2018-02-17 04:22:04.433 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=Connected to avs-alexa-na.amazon.com (54.239.26.171) port 443 (#0) 2018-02-17 04:22:04.434 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=ALPN\, offering h2 2018-02-17 04:22:04.434 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=ALPN\, offering http/1.1 2018-02-17 04:22:04.434 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=Cipher selection\: ALL\:!EXPORT\:!EXPORT40\:!EXPORT56\:!aNULL\:!LOW\:!RC4\H 2018-02-17 04:22:04.434 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=successfully set certificate verify locations\: 2018-02-17 04:22:04.435 [ c] 0 HTTP2Stream:libcurl:streamId=1,text= CAfile\: none CApath\: /etc/ssl/certs 2018-02-17 04:22:04.435 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=TLSv1.2 (OUT)\, TLS header\, Certificate Status (22)\: 2018-02-17 04:22:04.435 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=TLSv1.2 (OUT)\, TLS handshake\, Client hello (1)\: 2018-02-17 04:22:05.049 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=TLSv1.2 (IN)\, TLS handshake\, Server hello (2)\: 2018-02-17 04:22:05.049 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=TLSv1.2 (IN)\, TLS handshake\, Certificate (11)\: 2018-02-17 04:22:05.055 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=TLSv1.2 (IN)\, TLS handshake\, Server key exchange (12)\: 2018-02-17 04:22:05.058 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=TLSv1.2 (IN)\, TLS handshake\, Server finished (14)\: 2018-02-17 04:22:05.068 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=TLSv1.2 (OUT)\, TLS handshake\, Client key exchange (16)\: 2018-02-17 04:22:05.068 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=TLSv1.2 (OUT)\, TLS change cipher\, Client hello (1)\: 2018-02-17 04:22:05.069 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=TLSv1.2 (OUT)\, TLS handshake\, Finished (20)\: 2018-02-17 04:22:05.663 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=TLSv1.2 (IN)\, TLS change cipher\, Client hello (1)\: 2018-02-17 04:22:05.663 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=TLSv1.2 (IN)\, TLS handshake\, Finished (20)\: 2018-02-17 04:22:05.663 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384 2018-02-17 04:22:05.663 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=ALPN\, server accepted to use h2 2018-02-17 04:22:05.663 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=Server certificate\: 2018-02-17 04:22:05.664 [ c] 0 HTTP2Stream:libcurl:streamId=1,text= subject\: C\=US; ST\=Washington; L\=Seattle; O\=Amazon.com\, Inc.; CN\=lam 2018-02-17 04:22:05.664 [ c] 0 HTTP2Stream:libcurl:streamId=1,text= start date\: Feb 7 00\:00\:00 2018 GMT 2018-02-17 04:22:05.664 [ c] 0 HTTP2Stream:libcurl:streamId=1,text= expire date\: May 21 23\:59\:59 2018 GMT 2018-02-17 04:22:05.664 [ c] 0 HTTP2Stream:libcurl:streamId=1,text= subjectAltName\: host "avs-alexa-na.amazon.com" matched cert's "avs-alexa" 2018-02-17 04:22:05.664 [ c] 0 HTTP2Stream:libcurl:streamId=1,text= issuer\: C\=US; O\=Symantec Corporation; OU\=Symantec Trust Network; CN\=4 2018-02-17 04:22:05.664 [ c] 0 HTTP2Stream:libcurl:streamId=1,text= SSL certificate verify ok. 2018-02-17 04:22:05.665 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=Using HTTP2\, server supports multi-use 2018-02-17 04:22:05.665 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=Connection state changed (HTTP/2 confirmed) 2018-02-17 04:22:05.666 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=Copying HTTP/2 data in stream buffer to connection buffer after upgrade\: 0 2018-02-17 04:22:05.667 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=Using Stream ID\: 1 (easy handle 0x1bb6e18) 2018-02-17 04:22:05.667 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=Connection state changed (MAX_CONCURRENT_STREAMS updated)! 2018-02-17 04:22:06.277 [ c] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0e22bdfffe6923fe-00005064-000371ce-f54ae760ce64c984-5bf1 2018-02-17 04:22:06.278 [ c] 0 HTTP2Transport:processNextOutgoingMessage:jsonContent={"context"\:[{"header"\:{"namespace"\:"Alexa.PlaybackSta} 2018-02-17 04:22:06.278 [ c] 0 HTTP2StreamPool:getStream:streamId=3,numAcquiredStreams=2 2018-02-17 04:22:06.278 [ c] 9 HTTP2Transport:insertActiveStream:handle=0x75427670 2018-02-17 04:22:06.279 [ c] 0 HTTP2Stream:libcurl:streamId=3,text=Found bundle for host avs-alexa-na.amazon.com\: 0x754021f8 [can multiplex] 2018-02-17 04:22:06.279 [ c] 0 HTTP2Stream:libcurl:streamId=3,text=Conn\: 0 (0x75401958) Receive pipe weight\: (-1/0)\, penalized\: (nil) 2018-02-17 04:22:06.279 [ c] 0 HTTP2Stream:libcurl:streamId=3,text=Multiplexed connection found! 2018-02-17 04:22:06.279 [ c] 0 HTTP2Stream:libcurl:streamId=3,text=Found connection 0\, with requests in the pipe (1) 2018-02-17 04:22:06.279 [ c] 0 HTTP2Stream:libcurl:streamId=3,text=Re-using existing connection! (#0) with host avs-alexa-na.amazon.com 2018-02-17 04:22:06.279 [ c] 0 HTTP2Stream:libcurl:streamId=3,text=Using Stream ID\: 3 (easy handle 0x75427670) 2018-02-17 04:22:06.948 [ c] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0e22bdfffe6923fe-00005064-0003688c-0eb03ad911ec9a7b-4cf5 2018-02-17 04:22:06.949 [ d] 0 MessageInterpreter:receive:messageId=bea4502a-2bfb-4147-a686-d72500f48812:No dialogRequestId attached to messa. 2018-02-17 04:22:06.949 [ d] I DirectiveSequencer:onDirective:directive={"namespace\:"System"\,name\:"SetEndpoint"\,messageId\:"bea4502a-2bfb} 2018-02-17 04:22:06.949 [ c] 0 PostConnectSynchronize:onSendCompleted:status=SUCCESS 2018-02-17 04:22:06.950 [ c] 0 PostConnectSynchronize:onConnected() 2018-02-17 04:22:06.950 [ c] 0 MessageRouter:connectionStatusChanged:reason=ACL_CLIENT_REQUEST,newStatus=CONNECTED 2018-02-17 04:22:06.950 [ 6] 9 PostConnectSynchronize:Exiting postConnectLoop thread 2018-02-17 04:22:06.950 [ c] 0 HTTP2Transport:cleanupFinishedStream:streamId=3,result=200 2018-02-17 04:22:06.950 [ e] I DirectiveRouter:preHandleDirective:messageId=bea4502a-2bfb-4147-a686-d72500f48812,action=calling 2018-02-17 04:22:06.950 [ c] 0 HTTP2StreamPool:releaseStream:streamId=3,numAcquiredStreams=1 ########################################

Alexa is currently idle!

########################################

2018-02-17 04:22:06.950 [ 3] 1 AlertsCapabilityAgent:executeOnConnectionStatusChanged:status=CONNECTED,reason=ACL_CLIENT_REQUEST 2018-02-17 04:22:06.950 [ 1] 9 SpeakerManager:addSpeakerManagerObserverCalled 2018-02-17 04:22:06.951 [ 1] 9 SpeakerManager:addSpeakerManagerObserver:observer=0x1b13a40 2018-02-17 04:22:06.950 [ e] 0 CapabilityAgent:addingMessageIdToMap:messageId=bea4502a-2bfb-4147-a686-d72500f48812 2018-02-17 04:22:06.951 [ 1] 5 NotificationsCapabilityAgent:addObserver 2018-02-17 04:22:06.951 [ 1] 9 TemplateRuntime:addObserver 2018-02-17 04:22:06.952 [ f] 0 TemplateRuntime:addObserverInExecutor 2018-02-17 04:22:06.953 [ 10] I DirectiveRouter:handleDirective:messageId=bea4502a-2bfb-4147-a686-d72500f48812,action=calling 2018-02-17 04:22:06.953 [ 10] 0 MessageRouter:connectionStatusChanged:reason=SERVER_ENDPOINT_CHANGED,newStatus=DISCONNECTED 2018-02-17 04:22:06.953 [ 10] 0 PostConnectSynchronize:PostConnectSynchronizer::doShutdown(). ################################################

NOTIFICATION INDICATOR STATE: ON

################################################

#####################################

Client not connected!

#####################################

2018-02-17 04:22:06.954 [ 3] 1 AlertsCapabilityAgent:executeOnConnectionStatusChanged:status=DISCONNECTED,reason=SERVER_ENDPOINT_CHANGED 2018-02-17 04:22:06.954 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=Closing connection 0 2018-02-17 04:22:06.957 [ c] 0 HTTP2Stream:libcurl:streamId=1,text=TLSv1.2 (OUT)\, TLS alert\, Client hello (1)\: 2018-02-17 04:22:06.958 [ c] 0 HTTP2StreamPool:releaseStream:streamId=1,numAcquiredStreams=0 2018-02-17 04:22:06.958 [ c] 0 PostConnectSynchronize:onDisconnected() 2018-02-17 04:22:06.958 [ c] 0 PostConnectSynchronize:PostConnectSynchronizer::doShutdown(). 2018-02-17 04:22:06.959 [ 10] 9 HTTP2Transport:setupDownchannelStream:url=https\://avs-alexa-eu.amazon.com/v20160207/directives 2018-02-17 04:22:06.960 [ 10] 0 HTTP2StreamPool:getStream:streamId=5,numAcquiredStreams=1 2018-02-17 04:22:06.960 [ 10] 0 DirectiveProcessor:onHandlingCompeted:messageId=bea4502a-2bfb-4147-a686-d72500f48812,directiveBeingPreHandled=) 2018-02-17 04:22:06.960 [ 11] 9 PostConnectSynchronize:Entering postConnectLoop thread 2018-02-17 04:22:06.960 [ 10] 0 CapabilityAgent:removingMessageIdFromMap:messageId=bea4502a-2bfb-4147-a686-d72500f48812 2018-02-17 04:22:06.960 [ 8] 0 ExternalMediaPlayer:executeProvideState:sendToken=true,stateRequestToken=2 2018-02-17 04:22:06.960 [ 7] 0 NotificationsCapabilityAgent:provideState:stateRequestToken=2 2018-02-17 04:22:06.961 [ 8] 0 ContextManager:updateStateLocked:action=updatedState,state={"state"\:"IDLE"\,"supportedOperations"\:[]\,"shuffe 2018-02-17 04:22:07.293 [ 8] 0 ExternalMediaPlayer:executeProvideState:sendToken=true,stateRequestToken=2 2018-02-17 04:22:07.293 [ 8] 0 ContextManager:updateStateLocked:action=updatedState,state={"playerInFocus"\:""\,"players"\:[]},namespace=Extee ALSA lib ../../alsa-lib-1.1.0/src/confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.ESAI_TDM.pcm.front.0:CARD=0'2018-02-17 04:2 2018-02-17 04:22:07.294 [ 4] 0 ContextManager:updateStateLocked:action=updatedState,state={"isEnabled"\:false\,"isVisualIndicatorPersisted"\:e

ALSA lib ../../alsa-lib-1.1.0/src/conf.c:4292:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib ../../alsa-lib-1.1.0/src/conf.c:4771:(snd_config_expand) Evaluate error: No such file or directory ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM front ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) 2018-02-17 04:22:07.294 [ 7] 0 ContextManager:buildContextSuccess} Unknown PCM cards.pcm.rear ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe 2018-02-17 04:22:07.295 [ 7] 0 EventBuilder:buildJsonEventString:messageId=4ea8e034-a0b9-4293-acf9-74f551bf0654,namespace=System,name=Synchroe ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side 2018-02-17 04:22:07.295 [ 7] 0 PostConnectSynchronize:onContextAvailable : Send PostConnectMessage to transport 2018-02-17 04:22:07.295 [ 7] 9 HTTP2Transport:enqueueRequest:jsonContent={"context"\:[{"header"\:{"namespace"\:"Alexa.PlaybackStateReporter"} ALSA lib ../../alsa-lib-1.1.0/src/confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.ESAI_TDM.pcm.surround51.0:CARD=0' ALSA lib ../../alsa-lib-1.1.0/src/conf.c:4292:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib ../../alsa-lib-1.1.0/src/conf.c:4771:(snd_config_expand) Evaluate error: No such file or directory ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM surround21 ALSA lib ../../alsa-lib-1.1.0/src/confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.ESAI_TDM.pcm.surround51.0:CARD=0' ALSA lib ../../alsa-lib-1.1.0/src/conf.c:4292:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib ../../alsa-lib-1.1.0/src/conf.c:4771:(snd_config_expand) Evaluate error: No such file or directory ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM surround21 ALSA lib ../../alsa-lib-1.1.0/src/confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.ESAI_TDM.pcm.surround40.0:CARD=0' ALSA lib ../../alsa-lib-1.1.0/src/conf.c:4292:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib ../../alsa-lib-1.1.0/src/conf.c:4771:(snd_config_expand) Evaluate error: No such file or directory ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM surround40 ALSA lib ../../alsa-lib-1.1.0/src/confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.ESAI_TDM.pcm.surround51.0:CARD=0' ALSA lib ../../alsa-lib-1.1.0/src/conf.c:4292:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib ../../alsa-lib-1.1.0/src/conf.c:4771:(snd_config_expand) Evaluate error: No such file or directory ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM surround41 ALSA lib ../../alsa-lib-1.1.0/src/confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.ESAI_TDM.pcm.surround51.0:CARD=0' ALSA lib ../../alsa-lib-1.1.0/src/conf.c:4292:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib ../../alsa-lib-1.1.0/src/conf.c:4771:(snd_config_expand) Evaluate error: No such file or directory ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM surround50 ALSA lib ../../alsa-lib-1.1.0/src/confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.ESAI_TDM.pcm.surround51.0:CARD=0' ALSA lib ../../alsa-lib-1.1.0/src/conf.c:4292:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib ../../alsa-lib-1.1.0/src/conf.c:4771:(snd_config_expand) Evaluate error: No such file or directory ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM surround51 ALSA lib ../../alsa-lib-1.1.0/src/confmisc.c:1286:(snd_func_refer) Unable to find definition 'cards.ESAI_TDM.pcm.surround71.0:CARD=0' ALSA lib ../../alsa-lib-1.1.0/src/conf.c:4292:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib ../../alsa-lib-1.1.0/src/conf.c:4771:(snd_config_expand) Evaluate error: No such file or directory ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM surround71 ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.iec958 2018-02-17 04:22:07.711 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text= Trying 54.239.38.218... 2018-02-17 04:22:07.965 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=TCP_NODELAY set ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.iec958 ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.iec958 ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline ALSA lib ../../alsa-plugins-1.1.0/pulse/pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused

ALSA lib ../../alsa-plugins-1.1.0/pulse/pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused

ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_asym.c:106:(_snd_pcm_asym_open) playback slave is not defined ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_asym.c:106:(_snd_pcm_asym_open) playback slave is not defined ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_asym.c:106:(_snd_pcm_asym_open) playback slave is not defined ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_asym.c:106:(_snd_pcm_asym_open) playback slave is not defined ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_asym.c:106:(_snd_pcm_asym_open) playback slave is not defined ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_asym.c:106:(_snd_pcm_asym_open) playback slave is not defined ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_asym.c:106:(_snd_pcm_asym_open) playback slave is not defined ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_asym.c:106:(_snd_pcm_asym_open) playback slave is not defined ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_asym.c:106:(_snd_pcm_asym_open) playback slave is not defined ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_asym.c:106:(_snd_pcm_asym_open) playback slave is not defined ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_asym.c:106:(_snd_pcm_asym_open) playback slave is not defined ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_asym.c:106:(_snd_pcm_asym_open) playback slave is not defined ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_asym.c:106:(_snd_pcm_asym_open) playback slave is not defined ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../alsa-lib-1.1.0/src/dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_virtuao ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dmix.c:968:(snd_pcm_dmix_open) The dmix plugin supports only playback stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dsnoop.c:545:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dmix.c:968:(snd_pcm_dmix_open) The dmix plugin supports only playback stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dmix.c:968:(snd_pcm_dmix_open) The dmix plugin supports only playback stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dsnoop.c:545:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dmix.c:968:(snd_pcm_dmix_open) The dmix plugin supports only playback stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dsnoop.c:545:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dmix.c:968:(snd_pcm_dmix_open) The dmix plugin supports only playback stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dsnoop.c:545:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dmix.c:968:(snd_pcm_dmix_open) The dmix plugin supports only playback stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dsnoop.c:545:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dmix.c:968:(snd_pcm_dmix_open) The dmix plugin supports only playback stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dsnoop.c:545:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dmix.c:968:(snd_pcm_dmix_open) The dmix plugin supports only playback stream 2018-02-17 04:22:08.325 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=Connected to avs-alexa-eu.amazon.com (54.239.38.218) port 443 (#0) 2018-02-17 04:22:08.613 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=ALPN\, offering h2 2018-02-17 04:22:08.614 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=ALPN\, offering httimx-esai-dummy sound-esai-dummy: ASoC: machine hw_param2 p/1.1 2018-02-17 04:22:08.614 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=Cipher selection\: ALL\:!EXPORT\:!EXPORT40\:!EXPORT56\:!aNULL\:!LOW\:!RC4\H 2018-02-17 04:22:08.614 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=successfully set certificate verify locations\: 2018-02-17 04:22:08.614 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text= CAfile\: none CApath\: /etc/ssl/certs 2018-02-17 04:22:08.617 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=TLSv1.2 (OUT)\, TLS header\, Certificate Status (22)\: 2018-02-17 04:22:08.618 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=TLSv1.2 (OUT)\, TLS handshake\, Client hello (1)\: ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dsnoop.c:545:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dmix.c:968:(snd_pcm_dmix_open) The dmix plugin supports only playback stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dsnoop.c:545:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dmix.c:968:(snd_pcm_dmix_open) The dmix plugin supports only playback stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dsnoop.c:545:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dsnoop.c:545:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dmix.c:968:(snd_pcm_dmix_open) The dmix plugin supports only playback stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dmix.c:968:(snd_pcm_dmix_open) The dmix plugin supports only playback stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dsnoop.c:545:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dsnoop.c:545:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dmix.c:968:(snd_pcm_dmix_open) The dmix plugin supports only playback stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dmix.c:968:(snd_pcm_dmix_open) The dmix plugin supports only playback stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dsnoop.c:545:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dmix.c:968:(snd_pcm_dmix_open) The dmix plugin supports only playback stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dsnoop.c:545:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dmix.c:968:(snd_pcm_dmix_open) The dmix plugin supports only playback stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dsnoop.c:545:(snd_pcm_dsnoop_open) The dsnoop plugin supports only capture stream ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_direct.c:1021:(snd1_pcm_direct_initialize_slave) unable to install hw params ALSA lib ../../../alsa-lib-1.1.0/src/pcm/pcm_dmix.c:1041:(snd_pcm_dmix_open) unable to initialize slave

             # #   #     # #     #    #     # #     # #   #               
            #   #  #     # #          #       #     # #  #                
           #     # #     #  #####      #####  #     # ###                 
           #######  #   #        #          # #     # #  #                
           #     #   # #   #     #    #     # #     # #   #               
           #     #    #     #####      #####  ######  #    #              

   #####                                           #                      
  #     #   ##   #    # #####  #      ######      # #   #####  #####      
  #        #  #  ##  ## #    # #      #          #   #  #    # #    #     
   #####  #    # # ## # #    # #      #####     #     # #    # #    #     
        # ###### #    # #####  #      #         ####### #####  #####      
  #     # #    # #    # #      #      #         #     # #      #          
   #####  #    # #    # #      ###### ######    #     # #      #          

   SDK Version 1.5.0

2018-02-17 04:22:08.940 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=TLSv1.2 (IN)\, TLS handshake\, Server hello (2)\: +----------------------------------------------------------------------------+ | Options: | | Tap to talk: | | Press 't' and Enter followed by your query (no need for the 'Alexa').| | Hold to talk: | | Press 'h' followed by Enter to simulate holding a button. | | Then say your query (no need for the 'Alexa'). | | Press 'h' followed by Enter to simulate releasing a button. | | Stop an interaction: | | Press 's' and Enter to stop an ongoing interaction. | | Playback Controls: | | Press '1' for a 'PLAY' button press. | | Press '2' for a 'PAUSE' button press. | | Press '3' for a 'NEXT' button press. | | Press '4' for a 'PREVIOUS' button press. | | Settings: | | Press 'c' followed by Enter at any time to see the settings screen. | | Speaker Control: | | Press 'p' followed by Enter at any time to adjust speaker settings. | | Firmware Version: | | Press 'f' followed by Enter at any time to report a different | | firmware version. | | Info: | | Press 'i' followed by Enter at any time to see the help screen. | | Quit: | | Press 'q' followed by Enter at any time to quit the application. | +----------------------------------------------------------------------------+

2018-02-17 04:22:09.016 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=TLSv1.2 (IN)\, TLS handshake\, Certificate (11)\: 2018-02-17 04:22:09.022 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=TLSv1.2 (IN)\, TLS handshake\, Server key exchange (12)\: 2018-02-17 04:22:09.024 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=TLSv1.2 (IN)\, TLS handshake\, Server finished (14)\: 2018-02-17 04:22:09.034 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=TLSv1.2 (OUT)\, TLS handshake\, Client key exchange (16)\: 2018-02-17 04:22:09.034 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=TLSv1.2 (OUT)\, TLS change cipher\, Client hello (1)\: 2018-02-17 04:22:09.034 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=TLSv1.2 (OUT)\, TLS handshake\, Finished (20)\: 2018-02-17 04:22:09.554 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=TLSv1.2 (IN)\, TLS change cipher\, Client hello (1)\: 2018-02-17 04:22:09.554 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=TLSv1.2 (IN)\, TLS handshake\, Finished (20)\: 2018-02-17 04:22:09.554 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384 2018-02-17 04:22:09.554 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=ALPN\, server accepted to use h2 2018-02-17 04:22:09.555 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=Server certificate\: 2018-02-17 04:22:09.555 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text= subject\: C\=US; ST\=Washington; L\=Seattle; O\=Amazon.com\, Inc.; CN\=lam 2018-02-17 04:22:09.555 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text= start date\: Feb 10 00\:00\:00 2018 GMT 2018-02-17 04:22:09.555 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text= expire date\: Apr 9 23\:59\:59 2019 GMT 2018-02-17 04:22:09.555 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text= subjectAltName\: host "avs-alexa-eu.amazon.com" matched cert's "avs-alexa" 2018-02-17 04:22:09.555 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text= issuer\: C\=US; O\=Symantec Corporation; OU\=Symantec Trust Network; CN\=4 2018-02-17 04:22:09.555 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text= SSL certificate verify ok. 2018-02-17 04:22:09.556 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=Using HTTP2\, server supports multi-use 2018-02-17 04:22:09.556 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=Connection state changed (HTTP/2 confirmed) 2018-02-17 04:22:09.556 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=Copying HTTP/2 data in stream buffer to connection buffer after upgrade\: 0 2018-02-17 04:22:09.557 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=Using Stream ID\: 1 (easy handle 0x75408ad0) 2018-02-17 04:22:09.558 [ 12] 0 HTTP2Stream:libcurl:streamId=5,text=Connection state changed (MAX_CONCURRENT_STREAMS updated)! 2018-02-17 04:22:09.966 [ 12] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0a203ffffecc0200-000057a1-0003ed71-8e3ab7edf664d876-7bf1 2018-02-17 04:22:09.966 [ 12] 0 HTTP2Transport:processNextOutgoingMessage:jsonContent={"context"\:[{"header"\:{"namespace"\:"Alexa.PlaybackSta} 2018-02-17 04:22:09.966 [ 12] 0 HTTP2StreamPool:getStream:streamId=7,numAcquiredStreams=2 2018-02-17 04:22:09.966 [ 12] 9 HTTP2Transport:insertActiveStream:handle=0x73f46838 2018-02-17 04:22:09.967 [ 12] 0 HTTP2Stream:libcurl:streamId=7,text=Found bundle for host avs-alexa-eu.amazon.com\: 0x73f26f70 [can multiplex] 2018-02-17 04:22:09.967 [ 12] 0 HTTP2Stream:libcurl:streamId=7,text=Conn\: 0 (0x73f22618) Receive pipe weight\: (-1/0)\, penalized\: (nil) 2018-02-17 04:22:09.967 [ 12] 0 HTTP2Stream:libcurl:streamId=7,text=Multiplexed connection found! 2018-02-17 04:22:09.967 [ 12] 0 HTTP2Stream:libcurl:streamId=7,text=Found connection 0\, with requests in the pipe (1) 2018-02-17 04:22:09.967 [ 12] 0 HTTP2Stream:libcurl:streamId=7,text=Re-using existing connection! (#0) with host avs-alexa-eu.amazon.com 2018-02-17 04:22:09.967 [ 12] 0 HTTP2Stream:libcurl:streamId=7,text=Using Stream ID\: 3 (easy handle 0x73f46838) 2018-02-17 04:22:11.807 [ d] 0 MessageInterpreter:receive:messageId=8f2e749f-941b-4d24-bbdd-c094f339ac81:No dialogRequestId attached to messa. 2018-02-17 04:22:11.807 [ 12] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0a203ffffecc0200-000057a1-0003ed71-8e3ab7edf664d876-7bf3 2018-02-17 04:22:11.807 [ d] I DirectiveSequencer:onDirective:directive={"namespace\:"Notifications"\,name\:"SetIndicator"\,messageId\:"8f2e7} 2018-02-17 04:22:11.807 [ 12] 0 PostConnectSynchronize:onSendCompleted:status=SUCCESS_NO_CONTENT 2018-02-17 04:22:11.807 [ 12] 0 PostConnectSynchronize:onConnected() 2018-02-17 04:22:11.807 [ 12] 0 MessageRouter:connectionStatusChanged:reason=ACL_CLIENT_REQUEST,newStatus=CONNECTED 2018-02-17 04:22:11.807 [ e] I DirectiveRouter:handleDirectiveWithPolicyHandleImmediately:messageId=8f2e749f-941b-4d24-bbdd-c094f339ac81,actig 2018-02-17 04:22:11.808 [ 12] 0 HTTP2Transport:cleanupFinishedStream:streamId=7,result=204 2018-02-17 04:22:11.808 [ e] 0 NotificationsCapabilityAgent:handleDirective:name=SetIndicator,messageId=8f2e749f-941b-4d24-bbdd-c094f339ac81 2018-02-17 04:22:11.808 [ 12] 0 HTTP2StreamPool:releaseStream:streamId=7,numAcquiredStreams=1 2018-02-17 04:22:11.808 [ 12] 0 CurlEasyHandleWrapper:reset:responseCode=HTTP_RESPONSE_SUCCESS_NO_CONTENT 2018-02-17 04:22:11.808 [ 4] 5 NotificationsCapabilityAgent:executeSetIndicator:currentState=IDLE 2018-02-17 04:22:11.807 [ 11] 9 PostConnectSynchronize:Exiting postConnectLoop thread ########################################

Alexa is currently idle!

########################################

2018-02-17 04:22:11.809 [ 3] 1 AlertsCapabilityAgent:executeOnConnectionStatusChanged:status=CONNECTED,reason=ACL_CLIENT_REQUEST 2018-02-17 04:22:11.826 [ 4] 5 NotificationsCapabilityAgent:executeSetState:previousState=IDLE,newState=PLAYING 2018-02-17 04:22:11.827 [ 4] 5 NotificationsRenderer:renderNotification 2018-02-17 04:22:11.827 [ 4] 5 NotificationsRenderer:setStateSuccess:state=IDLE,newState=RENDERING_PREFERRED 2018-02-17 04:22:11.827 [ 4] 9 MediaPlayer:setSourceForUrlCalled:url=https\://s3-eu-west-1.amazonaws.com/notificationindicator-prod-eu/defaul3 2018-02-17 04:22:11.827 [ 2] 0 MediaPlayer:handleSetSourceForUrlCalled 2018-02-17 04:22:11.827 [ 2] 9 MediaPlayer:tearDownTransientPipelineElements 2018-02-17 04:22:11.827 [ 2] E MediaPlayer:saveOffsetBeforeTeardown - gst_element_query_position failed 2018-02-17 04:22:11.833 [ 2] 0 MediaPlayer:handleSetSourceCalled 2018-02-17 04:22:11.833 [ 2] 9 MediaPlayer:tearDownTransientPipelineElements 2018-02-17 04:22:11.834 [ 2] E MediaPlayer:saveOffsetBeforeTeardown - gst_element_query_position failed 2018-02-17 04:22:11.841 [ 2] 9 BaseStreamSource:initNoAudioFormat 2018-02-17 04:22:11.885 [ 4] 9 MediaPlayer:playCalled 2018-02-17 04:22:11.885 [ 2] 0 MediaPlayer:handlePlayCalled:idPassed=1,currentId=1 2018-02-17 04:22:11.888 [ 4] 5 NotificationsRenderer:renderNotificationPreferredSuccess:sourceId=1 2018-02-17 04:22:11.888 [ 4] 0 CapabilityAgent:removingMessageIdFromMap:messageId=8f2e749f-941b-4d24-bbdd-c094f339ac81 2018-02-17 04:22:11.888 [ 4] 5 NotificationsCapabilityAgent:executeProvideState:sendToken=false,stateRequestToken=0 2018-02-17 04:22:11.889 [ 4] 0 ContextManager:updateStateLocked:action=updatedState,state={"isEnabled"\:true\,"isVisualIndicatorPersisted"\:te 2018-02-17 04:22:11.908 [ 2] 9 AttachmentReaderSource:handleSeekData:offset=0 2018-02-17 04:22:11.917 [ 2] 0 MediaPlayer:handlePlay:startingState=PLAYING,stateReturn=ASYNC 2018-02-17 04:22:11.917 [ 2] 9 MediaPlayer:messageReceived:type=warning,source=audio_sink 2018-02-17 04:22:11.917 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=audio_sink 2018-02-17 04:22:11.917 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=volume 2018-02-17 04:22:11.917 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=converter 2018-02-17 04:22:11.917 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=decodedQueue 2018-02-17 04:22:11.917 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=typefind 2018-02-17 04:22:11.917 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=decoder 2018-02-17 04:22:11.917 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=src 2018-02-17 04:22:11.918 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=audio-pipeline 2018-02-17 04:22:11.918 [ 2] 9 MediaPlayer:State Change:oldState=NULL,newState=READY,pendingState=PLAYING 2018-02-17 04:22:11.918 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=volume 2018-02-17 04:22:11.918 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=converter 2018-02-17 04:22:11.918 [ 2] 9 MediaPlayer:messageReceived:type=stream-status,source=src 2018-02-17 04:22:11.918 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=decodedQueue 2018-02-17 04:22:11.918 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=typefind 2018-02-17 04:22:11.918 [ 2] 9 MediaPlayer:messageReceived:type=stream-status,source=src 2018-02-17 04:22:11.918 [ 2] 9 MediaPlayer:messageReceived:type=stream-status,source=src 2018-02-17 04:22:11.918 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=src 2018-02-17 04:22:11.921 [ 13] 9 BaseStreamSource:onNeedDataCalled:size=4096 2018-02-17 04:22:12.252 [ 2] 9 MediaPlayer:messageReceived:type=stream-status,source=src 2018-02-17 04:22:12.252 [ 2] 9 BaseStreamSource:handleNeedDataCalled 2018-02-17 04:22:12.252 [ 2] 9 BaseStreamSource:installOnReadDataHandler:action=newSourceId,sourceId=15 2018-02-17 04:22:14.268 [ 14] 9 LibCurlHttpContentFetcher:getContent:responseCode=200,url=https\://s3-eu-west-1.amazonaws.com/notificationindi3 2018-02-17 04:22:14.268 [ 14] 9 LibCurlHttpContentFetcher:getContent:contentType=audio/mp3,url=https\://s3-eu-west-1.amazonaws.com/notificatio3 2018-02-17 04:22:14.269 [ 15] 9 PlaylistParser:PlaylistParser:contentType=audio/mp3,url=https\://s3-eu-west-1.amazonaws.com/notificationindica1 2018-02-17 04:22:14.269 [ 15] 9 PlaylistParser:foundNonPlaylistURL 2018-02-17 04:22:14.269 [ 15] 9 UrlContentToAttachmentConverter:onPlaylistEntryParsed:status=SUCCESS 2018-02-17 04:22:14.269 [ 16] 9 UrlContentToAttachmentConverter:writeUrlContentIntoStream:info=beginning 2018-02-17 04:22:17.137 [ 2] 9 AttachmentReaderSource:read:size=4096,status=0 2018-02-17 04:22:17.137 [ 2] 9 AttachmentReaderSource:read:size=4096,status=0 2018-02-17 04:22:17.137 [ 2] 9 AttachmentReaderSource:read:size=4096,status=0 2018-02-17 04:22:17.137 [ 2] 9 AttachmentReaderSource:read:size=4096,status=0 2018-02-17 04:22:17.138 [ 2] 9 AttachmentReaderSource:read:size=4096,status=0 2018-02-17 04:22:17.138 [ 2] 9 AttachmentReaderSource:read:size=4096,status=0 2018-02-17 04:22:17.138 [ 2] 9 AttachmentReaderSource:read:size=4096,status=0 2018-02-17 04:22:17.138 [ 2] 9 AttachmentReaderSource:read:size=4096,status=0 2018-02-17 04:22:17.138 [ 2] 9 AttachmentReaderSource:read:size=629,status=0

====== BEEP: 4.1.6 build on Feb 13 2018 11:35:38. ====== Core: MP3 decoder Wrapper build on Mar 21 2014 15:04:50 file: /usr/lib/imx-mm/audio-codec/wrap/lib_mp3d_wrap_arm12_elinux.so.3 CODEC: BLN_MAD-MMCODECS_MP3D_ARM_02.13.00_CORTEX-A8 build on Jul 12 2016 13:15:30. 2018-02-17 04:22:17.239 [ 13] 9 MediaPlayer:onPadAddedCalled 2018-02-17 04:22:17.549 [ 2] 9 AttachmentReaderSource:read:size=1061,status=0 2018-02-17 04:22:17.549 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=id3demux0 2018-02-17 04:22:17.549 [ 16] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-02-17 04:22:17.549 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=id3demux0 2018-02-17 04:22:17.550 [ 16] I UrlContentToAttachmentConverter:readFinished:reason=CLOSED 2018-02-17 04:22:17.550 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=mpegaudioparse0 2018-02-17 04:22:17.550 [ 16] 9 UrlContentToAttachmentConverter:writeUrlContentIntoStreamSuccess 2018-02-17 04:22:17.550 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=mpegaudioparse0 2018-02-17 04:22:17.550 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=beepdec0 2018-02-17 04:22:17.550 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=beepdec0 2018-02-17 04:22:17.551 [ 2] 9 AttachmentReaderSource:read:size=4096,status=0 2018-02-17 04:22:17.551 [ 2] 9 MediaPlayer:handlePadAddedSignalCalled 2018-02-17 04:22:17.552 [ 16] 9 UrlContentToAttachmentConverter:closingWriter 2018-02-17 04:22:17.553 [ 2] 9 AttachmentReaderSource:read:size=4096,status=0 2018-02-17 04:22:17.553 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=decoder 2018-02-17 04:22:17.553 [ 2] 9 AttachmentReaderSource:read:size=3599,status=0 2018-02-17 04:22:17.553 [ 2] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-02-17 04:22:17.553 [ 2] 9 AttachmentReaderSource:read:size=0,status=3 2018-02-17 04:22:17.554 [ 2] 9 AttachmentReaderSource:handleReadData:info=signalingEndOfData 2018-02-17 04:22:17.554 [ 2] 9 BaseStreamSource:signalEndOfDataCalled 2018-02-17 04:22:17.554 [ 2] 9 BaseStreamSource:gstAppSrcEndOfStreamSuccess 2018-02-17 04:22:17.554 [ 2] 9 BaseStreamSource:clearOnReadDataHandlerCalled:sourceId=15 2018-02-17 04:22:17.562 [ 2] 9 MediaPlayer:messageReceived:type=stream-start,source=audio-pipeline 2018-02-17 04:22:17.562 [ 2] 9 MediaPlayer:messageReceived:type=tag,source=fake-audio-sink 2018-02-17 04:22:17.563 [ 2] 0 MediaPlayer:callingOnTags 2018-02-17 04:22:17.563 [ 2] 9 MediaPlayer:messageReceived:type=tag,source=fake-audio-sink 2018-02-17 04:22:17.563 [ 2] 0 MediaPlayer:callingOnTags 2018-02-17 04:22:17.563 [ 2] 9 MediaPlayer:messageReceived:type=tag,source=fake-audio-sink 2018-02-17 04:22:17.563 [ 2] 0 MediaPlayer:callingOnTags 2018-02-17 04:22:17.563 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=fake-audio-sink 2018-02-17 04:22:17.563 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=audio_sink 2018-02-17 04:22:17.564 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=audio-pipeline 2018-02-17 04:22:17.564 [ 2] 9 MediaPlayer:State Change:oldState=READY,newState=PAUSED,pendingState=PLAYING 2018-02-17 04:22:17.564 [ 2] 9 MediaPlayer:messageReceived:type=async-done,source=audio-pipeline 2018-02-17 04:22:17.564 [ 2] 9 MediaPlayer:messageReceived:type=new-clock,source=audio-pipeline 2018-02-17 04:22:17.564 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=fake-audio-sink 2018-02-17 04:22:17.564 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=audio_sink 2018-02-17 04:22:17.564 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=volume 2018-02-17 04:22:17.564 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=converter 2018-02-17 04:22:17.564 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=decodedQueue 2018-02-17 04:22:17.564 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=beepdec0 2018-02-17 04:22:17.564 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=mpegaudioparse0 2018-02-17 04:22:17.564 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=id3demux0 2018-02-17 04:22:17.565 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=typefind 2018-02-17 04:22:17.565 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=decoder 2018-02-17 04:22:17.565 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=src 2018-02-17 04:22:17.565 [ 2] 9 MediaPlayer:messageReceived:type=state-changed,source=audio-pipeline 2018-02-17 04:22:17.565 [ 2] 9 MediaPlayer:State Change:oldState=PAUSED,newState=PLAYING,pendingState=VOID_PENDING 2018-02-17 04:22:17.897 [ 2] 0 MediaPlayer:callingOnPlaybackStarted:currentId=1 2018-02-17 04:22:17.897 [ 2] 5 NotificationsRenderer:onPlaybackStarted:sourceId=1 2018-02-17 04:22:17.897 [ 2] 9 MediaPlayer:messageReceived:type=tag,source=fake-audio-sink 2018-02-17 04:22:17.897 [ 2] 0 MediaPlayer:callingOnTags 2018-02-17 04:22:17.595 [ 13] 9 BaseStreamSource:onNeedDataCalled:size=4096 2018-02-17 04:22:17.898 [ 2] 9 MediaPlayer:messageReceived:type=eos,source=audio-pipeline 2018-02-17 04:22:18.199 [ 2] 9 BaseStreamSource:~BaseStreamSource 2018-02-17 04:22:18.199 [ 2] 0 MediaPlayer:callingOnPlaybackFinished:currentId=1 2018-02-17 04:22:18.199 [ 2] 5 NotificationsRenderer:onPlaybackFinished:sourceId=1 2018-02-17 04:22:18.199 [ 2] 5 NotificationsRenderer:setStateSuccess:state=RENDERING_PREFERRED,newState=NOTIFYING 2018-02-17 04:22:18.199 [ 2] 5 NotificationsCapabilityAgent:onNotificationRenderingFinished:currentAssetId=default_notification_sound 2018-02-17 04:22:18.199 [ 2] 5 NotificationsRenderer:setStateSuccess:state=NOTIFYING,newState=IDLE 2018-02-17 04:22:18.199 [ 2] 9 MediaPlayer:tearDownTransientPipelineElements 2018-02-17 04:22:18.200 [ 4] 5 NotificationsCapabilityAgent:executePlayFinishedOneQueued:currentState=PLAYING 2018-02-17 04:22:18.201 [ 2] 0 MediaPlayer:saveOffsetBeforeTeardown:offset=1416 2018-02-17 04:22:18.219 [ 4] 5 NotificationsCapabilityAgent:executeSetState:previousState=PLAYING,newState=IDLE 2018-02-17 04:22:18.220 [ 4] 5 NotificationsCapabilityAgent:executeProvideState:sendToken=false,stateRequestToken=0 2018-02-17 04:22:18.220 [ 4] 0 ContextManager:updateStateLocked:action=updatedState,state={"isEnabled"\:false\,"isVisualIndicatorPersisted"\:e i +----------------------------------------------------------------------------+ | Options: | | Tap to talk: | | Press 't' and Enter followed by your query (no need for the 'Alexa').| | Hold to talk: | | Press 'h' followed by Enter to simulate holding a button. | | Then say your query (no need for the 'Alexa'). | | Press 'h' followed by Enter to simulate releasing a button. | | Stop an interaction: | | Press 's' and Enter to stop an ongoing interaction. | | Playback Controls: | | Press '1' for a 'PLAY' button press. | | Press '2' for a 'PAUSE' button press. | | Press '3' for a 'NEXT' button press. | | Press '4' for a 'PREVIOUS' button press. | | Settings: | | Press 'c' followed by Enter at any time to see the settings screen. | | Speaker Control: | | Press 'p' followed by Enter at any time to adjust speaker settings. | | Firmware Version: | | Press 'f' followed by Enter at any time to report a different | | firmware version. | | Info: | | Press 'i' followed by Enter at any time to see the help screen. | | Quit: | | Press 'q' followed by Enter at any time to quit the application. | +----------------------------------------------------------------------------+

h 2018-02-17 04:22:28.288 [ b] 0 AudioInputProcessor:setState:from=IDLE,to=RECOGNIZING 2018-02-17 04:22:28.289 [ 17] 0 DialogUXStateAggregator:setState:from=IDLE,to=LISTENING 2018-02-17 04:22:28.289 [ 7] 0 NotificationsCapabilityAgent:provideState:stateRequestToken=3 ############################

Listening...

############################

2018-02-17 04:22:28.289 [ 4] 5 NotificationsCapabilityAgent:executeProvideState:sendToken=true,stateRequestToken=3 2018-02-17 04:22:28.290 [ 4] 0 ContextManager:updateStateLocked:action=updatedState,state={"isEnabled"\:false\,"isVisualIndicatorPersisted"\:e 2018-02-17 04:22:28.289 [ 8] 0 ExternalMediaPlayer:executeProvideState:sendToken=true,stateRequestToken=3 2018-02-17 04:22:28.290 [ 8] 0 ContextManager:updateStateLocked:action=updatedState,state={"state"\:"IDLE"\,"supportedOperations"\:[]\,"shuffe 2018-02-17 04:22:28.290 [ 8] 0 ExternalMediaPlayer:executeProvideState:sendToken=true,stateRequestToken=3 2018-02-17 04:22:28.290 [ 8] 0 ContextManager:updateStateLocked:action=updatedState,state={"playerInFocus"\:""\,"players"\:[]},namespace=Extee 2018-02-17 04:22:28.291 [ 7] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alexa.PlaybackStateReport} 2018-02-17 04:22:28.291 [ b] 0 AudioInputProcessor:executeOnContextAvailable:jsonContext={"context"\:[{"header"\:{"namespace"\:"Alexa.Playbac} 2018-02-17 04:22:28.291 [ b] 1 FocusManager:acquireChannel:channelName=Dialog,activityId=SpeechRecognizer.Recognize 2018-02-17 04:22:28.291 [ b] I DirectiveProcessor:setDialogRequestIdLocked:oldValue=,newValue=0dfba360-c956-4265-8cc7-7a9934793a68 2018-02-17 04:22:28.625 [ b] 0 DirectiveProcessor:scrubDialogRequestIdLocked:reason=emptyDialogRequestId 2018-02-17 04:22:28.625 [ b] 0 EventBuilder:buildJsonEventString:messageId=3736a3a3-e8fd-4bd5-87a9-df0f2fc5680e,namespace=SpeechRecognizer,nae 2018-02-17 04:22:28.291 [ 18] 9 AudioInputProcessor:onFocusChanged:newFocus=FOREGROUND 2018-02-17 04:22:28.626 [ b] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=FOREGROUND 2018-02-17 04:22:28.626 [ b] 9 HTTP2Transport:enqueueRequest:jsonContent={"context"\:[{"header"\:{"namespace"\:"Alexa.PlaybackStateReporter"} 2018-02-17 04:22:28.649 [ 12] 0 HTTP2Transport:processNextOutgoingMessage:jsonContent={"context"\:[{"header"\:{"namespace"\:"Alexa.PlaybackSta} 2018-02-17 04:22:28.650 [ 12] 0 HTTP2StreamPool:getStream:streamId=9,numAcquiredStreams=2 2018-02-17 04:22:28.650 [ 12] 9 HTTP2Transport:insertActiveStream:handle=0x73f46838 2018-02-17 04:22:28.650 [ 12] 0 HTTP2Stream:libcurl:streamId=9,text=Found bundle for host avs-alexa-eu.amazon.com\: 0x73f26f70 [can multiplex] 2018-02-17 04:22:28.650 [ 12] 0 HTTP2Stream:libcurl:streamId=9,text=Conn\: 0 (0x73f22618) Receive pipe weight\: (-1/0)\, penalized\: (nil) 2018-02-17 04:22:28.983 [ 12] 0 HTTP2Stream:libcurl:streamId=9,text=Multiplexed connection found! 2018-02-17 04:22:28.983 [ 12] 0 HTTP2Stream:libcurl:streamId=9,text=Found connection 0\, with requests in the pipe (1) 2018-02-17 04:22:28.983 [ 12] 0 HTTP2Stream:libcurl:streamId=9,text=Re-using existing connection! (#0) with host avs-alexa-eu.amazon.com 2018-02-17 04:22:28.984 [ 12] 0 HTTP2Stream:libcurl:streamId=9,text=Using Stream ID\: 5 (easy handle 0x73f46838) h 2018-02-17 04:22:31.002 [ b] 0 AudioInputProcessor:stopCapture:stopImmediately=false 2018-02-17 04:22:31.002 [ b] 0 AudioInputProcessor:setState:from=RECOGNIZING,to=BUSY 2018-02-17 04:22:31.002 [ 17] 0 DialogUXStateAggregator:setState:from=LISTENING,to=THINKING ###########################

Thinking...

###########################

2018-02-17 04:22:32.401 [ 12] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-02-17 04:22:34.130 [ 12] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0a203ffffecc0200-000057a1-0003ed71-8e3ab7edf664d876-7bf5 2018-02-17 04:22:34.131 [ 12] 0 AudioInputProcessor:onSendCompleted:status=SUCCESS_NO_CONTENT 2018-02-17 04:22:34.131 [ 12] 0 HTTP2Transport:cleanupFinishedStream:streamId=9,result=204 2018-02-17 04:22:34.131 [ 12] 0 HTTP2StreamPool:releaseStream:streamId=9,numAcquiredStreams=1 2018-02-17 04:22:34.131 [ 12] 0 CurlEasyHandleWrapper:reset:responseCode=HTTP_RESPONSE_SUCCESS_NO_CONTENT 2018-02-17 04:22:36.003 [ 17] 0 DialogUXStateAggregator:transitionFromThinkingTimedOut 2018-02-17 04:22:36.003 [ 17] 0 DialogUXStateAggregator:setState:from=THINKING,to=IDLE 2018-02-17 04:22:36.003 [ b] 1 FocusManager:releaseChannel:channelName=Dialog 2018-02-17 04:22:36.003 [ b] 0 AudioInputProcessor:setState:from=BUSY,to=IDLE 2018-02-17 04:22:36.003 [ 18] 9 AudioInputProcessor:onFocusChanged:newFocus=NONE ########################################

Alexa is currently idle!

########################################

2018-02-17 04:22:36.004 [ b] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=NONE 2018-02-17 04:22:36.004 [ b] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus h 2018-02-17 04:22:38.762 [ b] 0 AudioInputProcessor:setState:from=IDLE,to=RECOGNIZING 2018-02-17 04:22:38.763 [ 17] 0 DialogUXStateAggregator:setState:from=IDLE,to=LISTENING 2018-02-17 04:22:38.763 [ 7] 0 NotificationsCapabilityAgent:provideState:stateRequestToken=4 ############################

Listening...

############################

2018-02-17 04:22:38.763 [ 4] 5 NotificationsCapabilityAgent:executeProvideState:sendToken=true,stateRequestToken=4 2018-02-17 04:22:38.763 [ 4] 0 ContextManager:updateStateLocked:action=updatedState,state={"isEnabled"\:false\,"isVisualIndicatorPersisted"\:e 2018-02-17 04:22:38.763 [ 8] 0 ExternalMediaPlayer:executeProvideState:sendToken=true,stateRequestToken=4 2018-02-17 04:22:38.764 [ 8] 0 ContextManager:updateStateLocked:action=updatedState,state={"state"\:"IDLE"\,"supportedOperations"\:[]\,"shuffe 2018-02-17 04:22:38.764 [ 8] 0 ExternalMediaPlayer:executeProvideState:sendToken=true,stateRequestToken=4 2018-02-17 04:22:38.764 [ 8] 0 ContextManager:updateStateLocked:action=updatedState,state={"playerInFocus"\:""\,"players"\:[]},namespace=Extee 2018-02-17 04:22:38.765 [ 7] 0 ContextManager:buildContextSuccessful:context={"context"\:[{"header"\:{"namespace"\:"Alexa.PlaybackStateReport} 2018-02-17 04:22:38.765 [ b] 0 AudioInputProcessor:executeOnContextAvailable:jsonContext={"context"\:[{"header"\:{"namespace"\:"Alexa.Playbac} 2018-02-17 04:22:38.765 [ b] 1 FocusManager:acquireChannel:channelName=Dialog,activityId=SpeechRecognizer.Recognize 2018-02-17 04:22:38.765 [ b] I DirectiveProcessor:setDialogRequestIdLocked:oldValue=0dfba360-c956-4265-8cc7-7a9934793a68,newValue=d8488e31-3af 2018-02-17 04:22:39.099 [ b] 0 DirectiveProcessor:scrubDialogRequestIdLocked:dialogRequestId=0dfba360-c956-4265-8cc7-7a9934793a68 2018-02-17 04:22:39.099 [ b] 0 EventBuilder:buildJsonEventString:messageId=aed0242d-e1c9-4255-ba7f-9011f01d2d12,namespace=SpeechRecognizer,nae 2018-02-17 04:22:38.765 [ 18] 9 AudioInputProcessor:onFocusChanged:newFocus=FOREGROUND 2018-02-17 04:22:39.100 [ b] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=FOREGROUND 2018-02-17 04:22:39.100 [ b] 9 HTTP2Transport:enqueueRequest:jsonContent={"context"\:[{"header"\:{"namespace"\:"Alexa.PlaybackStateReporter"} 2018-02-17 04:22:39.144 [ 12] 0 HTTP2Transport:processNextOutgoingMessage:jsonContent={"context"\:[{"header"\:{"namespace"\:"Alexa.PlaybackSta} 2018-02-17 04:22:39.144 [ 12] 0 HTTP2StreamPool:getStream:streamId=11,numAcquiredStreams=2 2018-02-17 04:22:39.144 [ 12] 9 HTTP2Transport:insertActiveStream:handle=0x73f46838 2018-02-17 04:22:39.144 [ 12] 0 HTTP2Stream:libcurl:streamId=11,text=Found bundle for host avs-alexa-eu.amazon.com\: 0x73f26f70 [can multiplex] 2018-02-17 04:22:39.144 [ 12] 0 HTTP2Stream:libcurl:streamId=11,text=Conn\: 0 (0x73f22618) Receive pipe weight\: (-1/0)\, penalized\: (nil) 2018-02-17 04:22:39.144 [ 12] 0 HTTP2Stream:libcurl:streamId=11,text=Multiplexed connection found! 2018-02-17 04:22:39.477 [ 12] 0 HTTP2Stream:libcurl:streamId=11,text=Found connection 0\, with requests in the pipe (1) 2018-02-17 04:22:39.477 [ 12] 0 HTTP2Stream:libcurl:streamId=11,text=Re-using existing connection! (#0) with host avs-alexa-eu.amazon.com 2018-02-17 04:22:39.477 [ 12] 0 HTTP2Stream:libcurl:streamId=11,text=Using Stream ID\: 7 (easy handle 0x73f46838) h 2018-02-17 04:22:40.995 [ b] 0 AudioInputProcessor:stopCapture:stopImmediately=false 2018-02-17 04:22:40.995 [ b] 0 AudioInputProcessor:setState:from=RECOGNIZING,to=BUSY 2018-02-17 04:22:40.995 [ 17] 0 DialogUXStateAggregator:setState:from=LISTENING,to=THINKING ###########################

Thinking...

###########################

2018-02-17 04:22:41.099 [ 12] I InProcessAttachmentReader:readFailed:reason=SDS is closed 2018-02-17 04:22:42.530 [ 12] 0 HTTP2Stream:receivedRequestId:value=x-amzn-requestid\: 0a203ffffecc0200-000057a1-0003ed71-8e3ab7edf664d876-7bf7 2018-02-17 04:22:42.530 [ 12] 0 AudioInputProcessor:onSendCompleted:status=SUCCESS_NO_CONTENT 2018-02-17 04:22:42.530 [ 12] 0 HTTP2Transport:cleanupFinishedStream:streamId=11,result=204 2018-02-17 04:22:42.530 [ 12] 0 HTTP2StreamPool:releaseStream:streamId=11,numAcquiredStreams=1 2018-02-17 04:22:42.530 [ 12] 0 CurlEasyHandleWrapper:reset:responseCode=HTTP_RESPONSE_SUCCESS_NO_CONTENT 2018-02-17 04:22:45.996 [ 17] 0 DialogUXStateAggregator:transitionFromThinkingTimedOut 2018-02-17 04:22:45.996 [ 17] 0 DialogUXStateAggregator:setState:from=THINKING,to=IDLE 2018-02-17 04:22:45.996 [ b] 1 FocusManager:releaseChannel:channelName=Dialog ########################################

Alexa is currently idle!

########################################

2018-02-17 04:22:45.996 [ 18] 9 AudioInputProcessor:onFocusChanged:newFocus=NONE 2018-02-17 04:22:45.996 [ b] 0 AudioInputProcessor:setState:from=BUSY,to=IDLE 2018-02-17 04:22:45.996 [ b] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=NONE 2018-02-17 04:22:45.996 [ b] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus h

please help me..

kiruthi1234 commented 6 years ago

this is my json file

{ "authDelegate":{ // The Client Secret of the Product from developer.amazon.com "clientSecret":"redacted", // Unique device serial number. e.g. 123456 "deviceSerialNumber":"1112233448212", // Refresh Token populated by running AuthServer.py "refreshToken":"Atzr|redacted", // The Client ID of the Product from developer.amazon.com "clientId":"redacted", // Product ID from developer.amazon.com "productId":"my_device" }, "alertsCapabilityAgent":{ // Path to Alerts database file. e.g. /home/ubuntu/Build/alerts.db // Note: The directory specified must be valid. // The database file (alerts.db) will be created by SampleApp, do not create it yourself. // The database file should only be used for alerts (don't use it for other components of SDK) "databaseFilePath":"/meta/alerts.db" }, "settings":{ // Path to Settings database file. e.g. /home/ubuntu/Build/settings.db // Note: The directory specified must be valid. // The database file (settings.db) will be created by SampleApp, do not create it yourself. // The database file should only be used for settings (don't use it for other components of SDK) "databaseFilePath":"/meta/settings.db", "defaultAVSClientSettings":{ // Default language for Alexa. // See https://developer.amazon.com/docs/alexa-voice-service/settings.html#settingsupdated for valid values. "locale":"en-us" } }, "certifiedSender":{ // Path to Certified Sender database file. e.g. /home/ubuntu/Build/certifiedsender.db // Note: The directory specified must be valid. // The database file (certifiedsender.db) will be created by SampleApp, do not create it yourself. // The database file should only be used for certifiedSender (don't use it for other components of SDK) "databaseFilePath":"/meta/certifiedSender.db" }, "notifications":{ // Path to Notifications database file. e.g. /home/ubuntu/Build/notifications.db // Note: The directory specified must be valid. // The database file (notifications.db) will be created by SampleApp, do not create it yourself. // The database file should only be used for notifications (don't use it for other components of SDK) "databaseFilePath":"/meta/notifications.db" }, "sampleApp":{ // To specify if the SampleApp supports display cards. "displayCardsSupported":true // The firmware version of the device to send in SoftwareInfo event. // Note: The firmware version should be a positive 32-bit integer in the range [1-2147483647]. // e.g. "firmwareVersion": 123 // The default endpoint to connect to. // See https://developer.amazon.com/docs/alexa-voice-service/api-overview.html#endpoints for regions and values // e.g. "endpoint": "https://avs-alexa-eu.amazon.com" } // Example of specifying a default log level for all ModuleLoggers. If not specified, ModuleLoggers get // their log level from the sink logger. // "logging":{ // "logLevel":"INFO" // },

// Example of overriding a specific ModuleLogger's log level whether it was specified by the default value
// provided by the logging.logLevel value (as in the above example) or the log level of the sink logger.
// "acl":{
//     "logLevel":"DEBUG9"
// }

}

// Notes for logging // The log levels are supported to debug when SampleApp is not working as expected. // There are 14 levels of logging with DEBUG9 providing the highest level of logging and CRITICAL providing // the lowest level of logging i.e. if DEBUG9 is specified while running the SampleApp, all the logs at DEBUG9 and // below are displayed, whereas if CRITICAL is specified, only logs of CRITICAL are displayed. // The 14 levels are: // DEBUG9, DEBUG8, DEBUG7, DEBUG6, DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, DEBUG0, INFO, WARN, ERROR, CRITICAL.

// To selectively see the logging for a particular module, you can specify logging level in this json file. // Some examples are: // To only see logs of level INFO and below for ACL and MediaPlayer modules, // - grep for ACSDK_LOG_MODULE in source folder. Find the log module for ACL and MediaPlayer. // - Put the following in json:

// "acl":{ // "logLevel":"INFO" // }, // "mediaPlayer":{ // "logLevel":"INFO" // }

// To enable DEBUG, build with cmake option -DCMAKE_BUILD_TYPE=DEBUG. By default it is built with RELEASE build. // And run the SampleApp similar to the following command. // e.g. ./SampleApp /home/ubuntu/.../AlexaClientSDKConfig.json /home/ubuntu/KittAiModels/ DEBUG9"

IwEBIF4wE98ZdmnOzgLM5dzu-rZx7fNO59xiUqTjkwILWL_GCCle0

kiruthi1234 commented 6 years ago

i don't know what is wrong

kiruthi1234 commented 6 years ago

please help me

scotthea-amazon commented 6 years ago

Hi kiruthi1234,

I have re-opened this issue because you have posted new questions to it. In the future, please create an entirely new issue when you have a new question.

It is not quite clear what problem you are trying to resolve. Up above you mentioned Amazon Music not supported, then you closed this issue. Is that problem resolved?

Then, after closing the issue you asked "Can u help me to load my own skills into alexa??". The client SDK is independent of (and currently does not know anything about) skills. Could you describe more clearly what you are trying to do and what is going wrong?

Thank you, -SWH

kiruthi95 commented 6 years ago

mine is working fine.now i am trying to develop skill. in amazon test builder my all skills are working fine. but in device for different intent t it's invoking same intent. for example if i say usb it invokes led, if i say tuner it invokes same led and usb and tuner are utterances under usb and tuner respectively, led is another intent. stop and cancel are working fine. can u tell me what is the problem?

my python code for lambda function

import urllib2 import json

API_BASE="http://bartjsonapi.elasticbeanstalk.com/api"

def lambda_handler(event, context):

TODO implement

if (event["session"]["application"]["applicationId"] !=
        "amzn1.ask.skill.xxxxxxxxxxxxxxx"):
    raise ValueError("Invalid Application ID")

if event["session"]["new"]:
    on_session_started({"requestId": event["request"]["requestId"]},

event["session"])

if event["request"]["type"] == "LaunchRequest":
    return on_launch(event["request"], event["session"])

elif event["request"]["type"] == "IntentRequest":
    return on_intent(event["request"], event["session"])

def on_session_started(session_started_request, session): print "Starting new session."

def on_launch(launch_request, session): return get_welcome_response()

def get_welcome_response(): session_attributes = {} card_title = "AHU" speech_output = "Welcome to the AHU of u321" reprompt_text = "Welcome to radio" should_end_session = False return build_response(session_attributes, build_speechlet_response( card_title, speech_output, reprompt_text, should_end_session))

def on_intent(intent_request, session): print("on_intent requestId=" + intent_request['requestId'] + ", sessionId=" + session['sessionId']) intent = intent_request["intent"] intent_name = intent_request["intent"]["name"] if intent_name =="usbone": return get_usb_one_video_status(intent, session) elif intent_name =="led": return led(intent, session) elif intent_name =="tuner": return get_tuner_status() elif intent_name =="default": return default(intent, session) elif intent_name == "AMAZON.CancelIntent" or intent_name == "AMAZON.StopIntent" : return handle_session_end_request() else: raise ValueError("Invalid intent")

def led(intent, session): session_attributes = {} card_title = intent['name'] speech_output = "led glowing" reprompt_text = ""

response = urllib2.urlopen(API_BASE + "/status")

#bart_system_status = json.load(response)

should_end_session = False
return build_response(session_attributes, build_speechlet_response(
    card_title, speech_output, reprompt_text, should_end_session))

def default(intent, session): session_attributes = {} card_title = intent['name'] reprompt_text = ""

response = urllib2.urlopen(API_BASE + "/status")

#bart_system_status = json.load(response)
speech_output = "command not recognized"
should_end_session = False
return build_response(session_attributes, build_speechlet_response(
    card_title, speech_output, reprompt_text,

should_end_session)) def get_usb_one_video_status(intent, session): session_attributes = {} card_title = intent['name'] reprompt_text = "" response = urllib2.urlopen(API_BASE + "/status") bart_system_status = json.load(response) speech_output = "USB one video playing" should_end_session = False return build_response(session_attributes, build_speechlet_response( card_title, speech_output, reprompt_text, should_end_session))

def handle_session_end_request(): card_title = "Session Ended" speech_output = "good bye "

Setting this to true ends the session and exits the skill.

should_end_session = True
return build_response({}, build_speechlet_response(

card_title, speech_output, None, should_end_session))

def get_usb_two_audio_status(): session_attributes = {} card_title = "USB2 audio" reprompt_text = "switching USB2 audio" should_end_session = False response = urllib2.urlopen(API_BASE + "/status") bart_system_status = json.load(response) speech_output = "USB two audio playing" return build_response(session_attributes, build_speechlet_response( card_title, speech_output, reprompt_text, should_end_session)) def get_usb_two_video_status(): session_attributes = {} card_title = "USB2 video" reprompt_text = "switching USB2 video" should_end_session = False response = urllib2.urlopen(API_BASE + "/status") bart_system_status = json.load(response) speech_output = "USB two video playing" return build_response(session_attributes, build_speechlet_response( card_title, speech_output, reprompt_text, should_end_session)) def get_navigation_status(): session_attributes = {} card_title = "navigation" reprompt_text = "" should_end_session = False response = urllib2.urlopen(API_BASE + "/status") bart_system_status = json.load(response) speech_output = "navigating" return build_response(session_attributes, build_speechlet_response( card_title, speech_output, reprompt_text, should_end_session)) def get_tuner_status(): session_attributes = {} card_title = "Tuner" reprompt_text = "" should_end_session = False response = urllib2.urlopen(API_BASE + "/status") bart_system_status = json.load(response) speech_output = "FM playing" return build_response(session_attributes, build_speechlet_response( card_title, speech_output, reprompt_text, should_end_session)) def build_speechlet_response(title, output, reprompt_text, should_end_session): return { 'outputSpeech': { 'type': 'PlainText', 'text': output }, 'card': { 'type': 'Simple', 'title': 'SessionSpeechlet - ' + title, 'content': 'SessionSpeechlet - ' + output }, 'reprompt': { 'outputSpeech': { 'type': 'PlainText', 'text': reprompt_text } }, 'shouldEndSession': should_end_session }

def build_response(session_attributes, speechlet_response): return { 'version': '1.0', 'sessionAttributes': session_attributes, 'response': speechlet_response }

please help me Thank you

On Mon, Feb 19, 2018 at 10:44 PM, swh notifications@github.com wrote:

Hi kiruthi1234,

I have re-opened this issue because you have posted new questions to it. In the future, please create an entirely new issue when you have a new question.

It is not quite clear what problem you are trying to resolve. Up above you mentioned Amazon Music not supported, then you closed this issue. Is that problem resolved?

Then, after closing the issue you asked "Can u help me to load my own skills into alexa??". The client SDK is independent of (and currently does not know anything about) skills. Could you describe more clearly what you are trying to do and what is going wrong?

Thank you, -SWH

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/alexa/avs-device-sdk/issues/413#issuecomment-366754732, or mute the thread https://github.com/notifications/unsubscribe-auth/AhNzEZ3ODBJx80tOimbogXOYX7q4zPdeks5tWav8gaJpZM4RMhfP .

sanjayrd commented 6 years ago

Hi @kiruthi95,

This forum is for Alexa Voice Service SDK issues. It sounds like your issue with the SDK has been resolved and now, you're having an issue with developing a skill. I recommend you post your question on the Alexa Skills forum here - they would be able to help you much better :)

Thanks, Sanjay