Skip to content

Instantly share code, notes, and snippets.

@omerlh
Created January 24, 2018 19:51
Show Gist options
  • Save omerlh/374e68ca0c6359f3e1d457397983cf19 to your computer and use it in GitHub Desktop.
Save omerlh/374e68ca0c6359f3e1d457397983cf19 to your computer and use it in GitHub Desktop.
2018-01-24T19:31:16.711670649Z Function started (Id=7607ee73-9b89-4e49-b62c-203d5a3cd6cc)
2018-01-24T19:31:16.992934384Z Executing 'Functions.GitHubWebhookHandler' (Reason='This function was programmatically called via the host APIs.', Id=7607ee73-9b89-4e49-b62c-203d5a3cd6cc)
2018-01-24T19:31:17.326583193Z fail: Host.Executor[0]
2018-01-24T19:31:17.326695697Z => RequestId:0HLB3C2ACNOII:00000001 RequestPath:/api/GitHubWebhookHandler => System.Collections.Generic.Dictionary`2[System.String,System.Object] => System.Collections.Generic.Dictionary`2[System.String,System.Object]
2018-01-24T19:31:17.326797601Z Exception while executing function: Functions.GitHubWebhookHandler. System.Private.CoreLib: One or more errors occurred. (Worker process with pid 35 exited with code 1) (Worker process with pid 55 exited with code 1) (Worker process with pid 68 exited with code 1). Worker process with pid 35 exited with code 1.
2018-01-24T19:31:17.348149447Z Exception while executing function: Functions.GitHubWebhookHandler
2018-01-24T19:31:17.366931590Z Microsoft.Azure.WebJobs.Host.FunctionInvocationException : Exception while executing function: Functions.GitHubWebhookHandler ---> System.AggregateException : One or more errors occurred. (Worker process with pid 35 exited with code 1) (Worker process with pid 55 exited with code 1) (Worker process with pid 68 exited with code 1) ---> Worker process with pid 35 exited with code 1
2018-01-24T19:31:17.366950491Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.367025094Z at async Microsoft.Azure.WebJobs.Script.Description.WorkerLanguageInvoker.InvokeCore(Object[] parameters,FunctionInvocationContext context) at /home/ahmed/repos/azure-webjobs-sdk-script/src/WebJobs.Script/Description/Rpc/WorkerLanguageInvoker.cs : 73
2018-01-24T19:31:17.367115597Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.367126698Z at async Microsoft.Azure.WebJobs.Script.Description.FunctionInvokerBase.Invoke(Object[] parameters) at /home/ahmed/repos/azure-webjobs-sdk-script/src/WebJobs.Script/Description/FunctionInvokerBase.cs : 95
2018-01-24T19:31:17.367213601Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.367224302Z at async Microsoft.Azure.WebJobs.Host.Executors.VoidTaskMethodInvoker`2.InvokeAsync[TReflected,TReturnType](TReflected instance,Object[] arguments)
2018-01-24T19:31:17.367232502Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.367300105Z at async Microsoft.Azure.WebJobs.Host.Executors.FunctionInvoker`2.InvokeAsync[TReflected,TReturnValue](Object instance,Object[] arguments)
2018-01-24T19:31:17.367310605Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.367439410Z at async Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.InvokeAsync(IFunctionInvoker invoker,ParameterHelper parameterHelper,CancellationTokenSource timeoutTokenSource,CancellationTokenSource functionCancellationTokenSource,Boolean throwOnTimeout,TimeSpan timerInterval,IFunctionInstance instance)
2018-01-24T19:31:17.367460511Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.367541314Z at async Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.ExecuteWithWatchersAsync(IFunctionInstance instance,ParameterHelper parameterHelper,TraceWriter traceWriter,CancellationTokenSource functionCancellationTokenSource)
2018-01-24T19:31:17.367552215Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.367559715Z at async Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.ExecuteWithLoggingAsync(??)
2018-01-24T19:31:17.367637718Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.367648219Z at async Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.ExecuteWithLoggingAsync(??)
2018-01-24T19:31:17.367666419Z ---> (Inner Exception #0) System.Exception : Worker process with pid 35 exited with code 1<---
2018-01-24T19:31:17.367675120Z
2018-01-24T19:31:17.367744322Z ---> (Inner Exception #1) System.Exception : Worker process with pid 55 exited with code 1<---
2018-01-24T19:31:17.367754923Z
2018-01-24T19:31:17.367771123Z ---> (Inner Exception #2) System.Exception : Worker process with pid 68 exited with code 1<---
2018-01-24T19:31:17.367780324Z
2018-01-24T19:31:17.367787824Z End of inner exception
2018-01-24T19:31:17.457409472Z fail: Host.Executor[0]
2018-01-24T19:31:17.457523877Z => RequestId:0HLB3C2ACNOII:00000001 RequestPath:/api/GitHubWebhookHandler => System.Collections.Generic.Dictionary`2[System.String,System.Object] => System.Collections.Generic.Dictionary`2[System.String,System.Object]
2018-01-24T19:31:17.457547378Z Function completed (Failure, Id=7607ee73-9b89-4e49-b62c-203d5a3cd6cc, Duration=732ms)
2018-01-24T19:31:17.515722081Z fail: Host.Results[0]
2018-01-24T19:31:17.515871187Z => RequestId:0HLB3C2ACNOII:00000001 RequestPath:/api/GitHubWebhookHandler => System.Collections.Generic.Dictionary`2[System.String,System.Object] => System.Collections.Generic.Dictionary`2[System.String,System.Object]
2018-01-24T19:31:17.515884687Z Executed 'Functions.GitHubWebhookHandler' (Failed, Id=7607ee73-9b89-4e49-b62c-203d5a3cd6cc)
2018-01-24T19:31:17.515975091Z Microsoft.Azure.WebJobs.Host.FunctionInvocationException: Exception while executing function: Functions.GitHubWebhookHandler ---> System.AggregateException: One or more errors occurred. (Worker process with pid 35 exited with code 1) (Worker process with pid 55 exited with code 1) (Worker process with pid 68 exited with code 1) ---> System.Exception: Worker process with pid 35 exited with code 1
2018-01-24T19:31:17.516043793Z --- End of inner exception stack trace ---
2018-01-24T19:31:17.516054394Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.516062394Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.516135797Z at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
2018-01-24T19:31:17.516146298Z at Microsoft.Azure.WebJobs.Script.Description.WorkerLanguageInvoker.<InvokeCore>d__6.MoveNext() in /home/ahmed/repos/azure-webjobs-sdk-script/src/WebJobs.Script/Description/Rpc/WorkerLanguageInvoker.cs:line 73
2018-01-24T19:31:17.516242701Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.516252902Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.516260002Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.516334805Z at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
2018-01-24T19:31:17.516353006Z at Microsoft.Azure.WebJobs.Script.Description.FunctionInvokerBase.<Invoke>d__31.MoveNext() in /home/ahmed/repos/azure-webjobs-sdk-script/src/WebJobs.Script/Description/FunctionInvokerBase.cs:line 95
2018-01-24T19:31:17.516448109Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.516458610Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.516466510Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.516980631Z at Microsoft.Azure.WebJobs.Host.Executors.VoidTaskMethodInvoker`2.<InvokeAsync>d__2.MoveNext()
2018-01-24T19:31:17.516993931Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.517001931Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.517216940Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.517229640Z at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
2018-01-24T19:31:17.517237341Z at Microsoft.Azure.WebJobs.Host.Executors.FunctionInvoker`2.<InvokeAsync>d__9.MoveNext()
2018-01-24T19:31:17.517862365Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.517884466Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.517892167Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.517969070Z at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
2018-01-24T19:31:17.517979370Z at Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.<InvokeAsync>d__24.MoveNext()
2018-01-24T19:31:17.517986970Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.517994071Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.518089874Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.523435986Z at Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.<ExecuteWithWatchersAsync>d__23.MoveNext()
2018-01-24T19:31:17.523568491Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.523593692Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.523642694Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.523720297Z at Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.<ExecuteWithLoggingAsync>d__22.MoveNext()
2018-01-24T19:31:17.523731398Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.523738898Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.523852503Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.523910605Z at Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.<ExecuteWithLoggingAsync>d__16.MoveNext()
2018-01-24T19:31:17.523931606Z --- End of inner exception stack trace ---
2018-01-24T19:31:17.523938806Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.524202416Z at Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.<ExecuteWithLoggingAsync>d__16.MoveNext()
2018-01-24T19:31:17.524215717Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.524223717Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.524323621Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.524335522Z at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
2018-01-24T19:31:17.524343322Z at Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.<TryExecuteAsync>d__13.MoveNext()
2018-01-24T19:31:17.546545401Z Executed 'Functions.GitHubWebhookHandler' (Failed, Id=7607ee73-9b89-4e49-b62c-203d5a3cd6cc)
2018-01-24T19:31:17.566888206Z Microsoft.Azure.WebJobs.Host.FunctionInvocationException : Exception while executing function: Functions.GitHubWebhookHandler ---> System.AggregateException : One or more errors occurred. (Worker process with pid 35 exited with code 1) (Worker process with pid 55 exited with code 1) (Worker process with pid 68 exited with code 1) ---> Worker process with pid 35 exited with code 1
2018-01-24T19:31:17.566906407Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.566988310Z at async Microsoft.Azure.WebJobs.Script.Description.WorkerLanguageInvoker.InvokeCore(Object[] parameters,FunctionInvocationContext context) at /home/ahmed/repos/azure-webjobs-sdk-script/src/WebJobs.Script/Description/Rpc/WorkerLanguageInvoker.cs : 73
2018-01-24T19:31:17.567058313Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.567069014Z at async Microsoft.Azure.WebJobs.Script.Description.FunctionInvokerBase.Invoke(Object[] parameters) at /home/ahmed/repos/azure-webjobs-sdk-script/src/WebJobs.Script/Description/FunctionInvokerBase.cs : 95
2018-01-24T19:31:17.567144717Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.567155117Z at async Microsoft.Azure.WebJobs.Host.Executors.VoidTaskMethodInvoker`2.InvokeAsync[TReflected,TReturnType](TReflected instance,Object[] arguments)
2018-01-24T19:31:17.567163017Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.567241420Z at async Microsoft.Azure.WebJobs.Host.Executors.FunctionInvoker`2.InvokeAsync[TReflected,TReturnValue](Object instance,Object[] arguments)
2018-01-24T19:31:17.567252421Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.567379326Z at async Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.InvokeAsync(IFunctionInvoker invoker,ParameterHelper parameterHelper,CancellationTokenSource timeoutTokenSource,CancellationTokenSource functionCancellationTokenSource,Boolean throwOnTimeout,TimeSpan timerInterval,IFunctionInstance instance)
2018-01-24T19:31:17.567398327Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.567468129Z at async Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.ExecuteWithWatchersAsync(IFunctionInstance instance,ParameterHelper parameterHelper,TraceWriter traceWriter,CancellationTokenSource functionCancellationTokenSource)
2018-01-24T19:31:17.567478930Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.567495530Z at async Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.ExecuteWithLoggingAsync(??)
2018-01-24T19:31:17.567571733Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.567582134Z at async Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.ExecuteWithLoggingAsync(??)
2018-01-24T19:31:17.567589934Z ---> (Inner Exception #0) System.Exception : Worker process with pid 35 exited with code 1<---
2018-01-24T19:31:17.567597835Z
2018-01-24T19:31:17.567690238Z ---> (Inner Exception #1) System.Exception : Worker process with pid 55 exited with code 1<---
2018-01-24T19:31:17.567702039Z
2018-01-24T19:31:17.567709539Z ---> (Inner Exception #2) System.Exception : Worker process with pid 68 exited with code 1<---
2018-01-24T19:31:17.567717239Z
2018-01-24T19:31:17.567724440Z End of inner exception
2018-01-24T19:31:17.567731840Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.573191256Z at async Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.ExecuteWithLoggingAsync(??)
2018-01-24T19:31:17.573208157Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.576467586Z at async Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.TryExecuteAsync(IFunctionInstance functionInstance,CancellationToken cancellationToken)
2018-01-24T19:31:17.593040642Z Function had errors. See Azure WebJobs SDK dashboard for details. Instance ID is '7607ee73-9b89-4e49-b62c-203d5a3cd6cc'
2018-01-24T19:31:17.612582815Z Microsoft.Azure.WebJobs.Host.FunctionInvocationException : Exception while executing function: Functions.GitHubWebhookHandler ---> System.AggregateException : One or more errors occurred. (Worker process with pid 35 exited with code 1) (Worker process with pid 55 exited with code 1) (Worker process with pid 68 exited with code 1) ---> Worker process with pid 35 exited with code 1
2018-01-24T19:31:17.612600516Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.612673519Z at async Microsoft.Azure.WebJobs.Script.Description.WorkerLanguageInvoker.InvokeCore(Object[] parameters,FunctionInvocationContext context) at /home/ahmed/repos/azure-webjobs-sdk-script/src/WebJobs.Script/Description/Rpc/WorkerLanguageInvoker.cs : 73
2018-01-24T19:31:17.612763623Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.612774423Z at async Microsoft.Azure.WebJobs.Script.Description.FunctionInvokerBase.Invoke(Object[] parameters) at /home/ahmed/repos/azure-webjobs-sdk-script/src/WebJobs.Script/Description/FunctionInvokerBase.cs : 95
2018-01-24T19:31:17.612856426Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.612867527Z at async Microsoft.Azure.WebJobs.Host.Executors.VoidTaskMethodInvoker`2.InvokeAsync[TReflected,TReturnType](TReflected instance,Object[] arguments)
2018-01-24T19:31:17.612884827Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.612952130Z at async Microsoft.Azure.WebJobs.Host.Executors.FunctionInvoker`2.InvokeAsync[TReflected,TReturnValue](Object instance,Object[] arguments)
2018-01-24T19:31:17.612971831Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.613152838Z at async Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.InvokeAsync(IFunctionInvoker invoker,ParameterHelper parameterHelper,CancellationTokenSource timeoutTokenSource,CancellationTokenSource functionCancellationTokenSource,Boolean throwOnTimeout,TimeSpan timerInterval,IFunctionInstance instance)
2018-01-24T19:31:17.613166039Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.613271743Z at async Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.ExecuteWithWatchersAsync(IFunctionInstance instance,ParameterHelper parameterHelper,TraceWriter traceWriter,CancellationTokenSource functionCancellationTokenSource)
2018-01-24T19:31:17.613284443Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.613292344Z at async Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.ExecuteWithLoggingAsync(??)
2018-01-24T19:31:17.613379747Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.613390547Z at async Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.ExecuteWithLoggingAsync(??)
2018-01-24T19:31:17.613398348Z ---> (Inner Exception #0) System.Exception : Worker process with pid 35 exited with code 1<---
2018-01-24T19:31:17.613406248Z
2018-01-24T19:31:17.613486351Z ---> (Inner Exception #1) System.Exception : Worker process with pid 55 exited with code 1<---
2018-01-24T19:31:17.613507052Z
2018-01-24T19:31:17.613515052Z ---> (Inner Exception #2) System.Exception : Worker process with pid 68 exited with code 1<---
2018-01-24T19:31:17.613522753Z
2018-01-24T19:31:17.613529853Z End of inner exception
2018-01-24T19:31:17.613537253Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.613619056Z at async Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.ExecuteWithLoggingAsync(??)
2018-01-24T19:31:17.613629957Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.613707660Z at async Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.TryExecuteAsync(IFunctionInstance functionInstance,CancellationToken cancellationToken)
2018-01-24T19:31:17.652888111Z fail: Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware[0]
2018-01-24T19:31:17.652907612Z An unhandled exception has occurred while executing the request
2018-01-24T19:31:17.653083219Z Microsoft.Azure.WebJobs.Host.FunctionInvocationException: Exception while executing function: Functions.GitHubWebhookHandler ---> System.AggregateException: One or more errors occurred. (Worker process with pid 35 exited with code 1) (Worker process with pid 55 exited with code 1) (Worker process with pid 68 exited with code 1) ---> System.Exception: Worker process with pid 35 exited with code 1
2018-01-24T19:31:17.653096919Z --- End of inner exception stack trace ---
2018-01-24T19:31:17.653104820Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.653177523Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.653188323Z at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
2018-01-24T19:31:17.653269726Z at Microsoft.Azure.WebJobs.Script.Description.WorkerLanguageInvoker.<InvokeCore>d__6.MoveNext() in /home/ahmed/repos/azure-webjobs-sdk-script/src/WebJobs.Script/Description/Rpc/WorkerLanguageInvoker.cs:line 73
2018-01-24T19:31:17.653280727Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.653288527Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.653358630Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.653369330Z at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
2018-01-24T19:31:17.653447233Z at Microsoft.Azure.WebJobs.Script.Description.FunctionInvokerBase.<Invoke>d__31.MoveNext() in /home/ahmed/repos/azure-webjobs-sdk-script/src/WebJobs.Script/Description/FunctionInvokerBase.cs:line 95
2018-01-24T19:31:17.653458334Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.653466134Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.653537937Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.653548537Z at Microsoft.Azure.WebJobs.Host.Executors.VoidTaskMethodInvoker`2.<InvokeAsync>d__2.MoveNext()
2018-01-24T19:31:17.653566338Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.653636641Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.653646941Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.653654741Z at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
2018-01-24T19:31:17.653732845Z at Microsoft.Azure.WebJobs.Host.Executors.FunctionInvoker`2.<InvokeAsync>d__9.MoveNext()
2018-01-24T19:31:17.653743945Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.653751645Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.653818148Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.653833149Z at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
2018-01-24T19:31:17.653851849Z at Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.<InvokeAsync>d__24.MoveNext()
2018-01-24T19:31:17.653860450Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.653936553Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.653946853Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.654024656Z at Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.<ExecuteWithWatchersAsync>d__23.MoveNext()
2018-01-24T19:31:17.654035557Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.654043257Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.654050757Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.654117060Z at Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.<ExecuteWithLoggingAsync>d__22.MoveNext()
2018-01-24T19:31:17.654127560Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.654135261Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.654219964Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.654230164Z at Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.<ExecuteWithLoggingAsync>d__16.MoveNext()
2018-01-24T19:31:17.654238065Z --- End of inner exception stack trace ---
2018-01-24T19:31:17.654315368Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.654326468Z at Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.<ExecuteWithLoggingAsync>d__16.MoveNext()
2018-01-24T19:31:17.654334668Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.654400671Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.654410771Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.654418472Z at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
2018-01-24T19:31:17.654502375Z at Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor.<TryExecuteAsync>d__13.MoveNext()
2018-01-24T19:31:17.654512775Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.654520376Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.669951187Z at Microsoft.Azure.WebJobs.Host.Executors.ExceptionDispatchInfoDelayedException.Throw()
2018-01-24T19:31:17.669968087Z at Microsoft.Azure.WebJobs.JobHost.<CallAsync>d__36.MoveNext()
2018-01-24T19:31:17.669976688Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.670010289Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.670020289Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.670028290Z at Microsoft.Azure.WebJobs.Script.ScriptHost.<CallAsync>d__76.MoveNext() in /home/ahmed/repos/azure-webjobs-sdk-script/src/WebJobs.Script/Host/ScriptHost.cs:line 265
2018-01-24T19:31:17.670036490Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.670043990Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.670051491Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.670058991Z at Microsoft.Azure.WebJobs.Extensions.Http.ScriptRouteHandler.<GetResultAsync>d__5.MoveNext() in /home/ahmed/repos/azure-webjobs-sdk-script/src/WebJobs.Script.WebHost/Routing/ScriptRouteHandler.cs:line 90
2018-01-24T19:31:17.670066891Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.670090792Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.670099093Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.670106693Z at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
2018-01-24T19:31:17.670114293Z at Microsoft.Azure.WebJobs.Extensions.Http.ScriptRouteHandler.<InvokeAsync>d__4.MoveNext() in /home/ahmed/repos/azure-webjobs-sdk-script/src/WebJobs.Script.WebHost/Routing/ScriptRouteHandler.cs:line 43
2018-01-24T19:31:17.670122293Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.670129794Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.670137194Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.670144794Z at Microsoft.AspNetCore.Builder.RouterMiddleware.<Invoke>d__4.MoveNext()
2018-01-24T19:31:17.670165495Z --- End of stack trace from previous location where exception was thrown ---
2018-01-24T19:31:17.670174195Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2018-01-24T19:31:17.670182996Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2018-01-24T19:31:17.670190596Z at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.<Invoke>d__7.MoveNext()
2018-01-24T19:31:17.820874062Z info: Microsoft.AspNetCore.Hosting.Internal.WebHost[2]
2018-01-24T19:31:17.820907663Z Request finished in 1208.9344ms 500 text/html; charset=utf-8
2018-01-24T19:31:18.509826237Z info: Microsoft.AspNetCore.Hosting.Internal.WebHost[1]
2018-01-24T19:31:18.509863739Z Request starting HTTP/1.1 OPTIONS http://<>.azurewebsites.net/admin/functions/<>/status
2018-01-24T19:31:18.510253054Z info: Microsoft.AspNetCore.Hosting.Internal.WebHost[2]
2018-01-24T19:31:18.510268255Z Request finished in 0.8973ms 404
2018-01-24T19:31:19.125050294Z info: Microsoft.AspNetCore.Hosting.Internal.WebHost[1]
2018-01-24T19:31:19.125092295Z Request starting HTTP/1.1 GET http://<>.azurewebsites.net/admin/functions/<>/status
2018-01-24T19:31:19.128879345Z info: Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler[2]
2018-01-24T19:31:19.128897546Z Successfully validated the token.
2018-01-24T19:31:19.129117855Z info: Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler[8]
2018-01-24T19:31:19.129132155Z AuthenticationScheme: Bearer was successfully authenticated.
2018-01-24T19:31:19.129369465Z info: Microsoft.AspNetCore.Authorization.DefaultAuthorizationService[1]
2018-01-24T19:31:19.129383565Z Authorization was successful for user: (null).
2018-01-24T19:31:19.129719479Z info: Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker[1]
2018-01-24T19:31:19.129817582Z Executing action method Microsoft.Azure.WebJobs.Script.WebHost.Controllers.FunctionsController.GetFunctionStatus (Microsoft.Azure.WebJobs.Script.WebHost) with arguments (GitHubWebhookHandler) - ModelState is Valid
2018-01-24T19:31:19.136628652Z info: Microsoft.AspNetCore.Mvc.Internal.ObjectResultExecutor[1]
2018-01-24T19:31:19.136676154Z Executing ObjectResult, writing value Microsoft.AspNetCore.Mvc.ControllerContext.
2018-01-24T19:31:19.138431423Z info: Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker[2]
2018-01-24T19:31:19.138448024Z Executed action Microsoft.Azure.WebJobs.Script.WebHost.Controllers.FunctionsController.GetFunctionStatus (Microsoft.Azure.WebJobs.Script.WebHost) in 10.071ms
2018-01-24T19:31:19.138966145Z info: Microsoft.AspNetCore.Hosting.Internal.WebHost[2]
2018-01-24T19:31:19.138981445Z Request finished in 13.9892ms 200 application/json; charset=utf-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment