{"Timestamp":"2026-08-07T06:34:15.1736269+00:00","Level":"Information","Data":{"EventId":3284594724},"Message":"### Starting OQSHA Face Detector Service ###"}

{"Timestamp":"2026-08-07T06:34:15.2638072+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.Service.FaceDetectionService","Data":{"EventId":359957856},"Message":"### Face Detection Service Started ###"}

{"Timestamp":"2026-08-07T06:40:57.9218856+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.Service.FaceDetectionHandler","Data":{"EventId":379590660},"Message":"Received Message: {\"EventName\":\"RECOGNIZE_USER_PHOTOS\",\"EventArgs\":[{\"Key\":\"StringUserPhotoIds\",\"Value\":\"[227,228]\"},{\"Key\":\"UserId\",\"Value\":678}]}"}

{"Timestamp":"2026-08-07T06:40:57.9308756+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.Service.FaceDetectionHandler","Data":{"EventId":689974135},"Message":"### Start Event Execution ###"}

{"Timestamp":"2026-08-07T06:40:57.9737752+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.Service.FaceDetectionHandler","Data":{"EventId":1178269689},"Message":"### Started process for Execution of Event: RECOGNIZE_USER_PHOTOS ###"}

{"Timestamp":"2026-08-07T06:40:57.9738925+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.Service.FaceDetectionHandler","Data":{"EventId":734473204},"Message":"Processing multiple photos for user ID: 678"}

{"Timestamp":"2026-08-07T06:40:57.9739211+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.Service.FaceDetectionHandler","Data":{"EventId":1305104699},"Message":"Photo IDs from event: [227,228]"}

{"Timestamp":"2026-08-07T06:40:57.9867377+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.DAL.FaceDetectionProcessor","Data":{"EventId":3216693267},"Message":"RecognizeAndMapUserPhotos called with UserId: 678, UserPhotoIds: [227,228]"}

{"Timestamp":"2026-08-07T06:40:57.9942503+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.DAL.FaceDetectionProcessor","Data":{"EventId":1855662445},"Message":"Fetch user photos & display name once (Avoid repeated DB calls)"}

{"Timestamp":"2026-08-07T06:40:58.1046222+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.DAL.FaceDetectionProcessor","Data":{"EventId":3186268808},"Message":"Fetched 2 user photos for UserId: 678, UserDisplayName: Giselle Angle"}

{"Timestamp":"2026-08-07T06:40:58.1047163+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.DAL.FaceDetectionProcessor","Data":{"EventId":1143375584},"Message":"Check if the user already has a Facemate ID"}

{"Timestamp":"2026-08-07T06:40:58.1080238+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.DAL.FaceDetectionProcessor","Data":{"EventId":35019866},"Message":"Facemate ID check for UserId: 678 -> IsRecognized: False, FacemateUserId: 0"}

{"Timestamp":"2026-08-07T06:40:58.1081908+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.DAL.FaceDetectionProcessor","Data":{"EventId":1283726514},"Message":"Fetching the path of the user's image (UserId: 678)"}

{"Timestamp":"2026-08-07T06:40:58.1082413+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.DAL.FaceDetectionProcessor","Data":{"EventId":800003457},"Message":"Full image path for photo (UserId: 678): https://files.staging.oqsha.com\\attachments\\users\\images\\profile1786084856467_a5569279-70eb-4b3a-8eaa-eec49db6919f.jpeg"}

{"Timestamp":"2026-08-07T06:40:58.1082667+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.DAL.FaceDetectionProcessor","Data":{"EventId":1867803021},"Message":"Register a new face for the user id: 678 and fetch the face mate user id for it"}

{"Timestamp":"2026-08-07T06:40:58.1111873+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.Helpers.FaceRecognitionHelper","Data":{"EventId":201765449},"Message":"RegisterFaceAsync called with ImagePath: https://files.staging.oqsha.com\\attachments\\users\\images\\profile1786084856467_a5569279-70eb-4b3a-8eaa-eec49db6919f.jpeg, Name: Giselle Angle, UserId: null"}

{"Timestamp":"2026-08-07T06:40:58.1121679+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.Helpers.FaceRecognitionHelper","Data":{"EventId":3185760013},"Message":"Downloading remote file: https://files.staging.oqsha.com/attachments/users/images/profile1786084856467_a5569279-70eb-4b3a-8eaa-eec49db6919f.jpeg"}

{"Timestamp":"2026-08-07T06:40:58.2759959+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.Helpers.FaceRecognitionHelper","Data":{"EventId":1135454020},"Message":"Downloaded 16865 bytes successfully from remote URL."}

{"Timestamp":"2026-08-07T06:40:58.2884366+00:00","Level":"Information","SourceContext":"System.Net.Http.HttpClient.Default.LogicalHandler","Data":{"EventId":865016951},"Message":"Start processing HTTP request POST http://10.0.1.10:8004/register"}

{"Timestamp":"2026-08-07T06:40:58.2906053+00:00","Level":"Information","SourceContext":"System.Net.Http.HttpClient.Default.ClientHandler","Data":{"EventId":779797009},"Message":"Sending HTTP request POST http://10.0.1.10:8004/register"}

{"Timestamp":"2026-08-07T06:40:58.5610447+00:00","Level":"Information","StatusCode":200,"SourceContext":"System.Net.Http.HttpClient.Default.ClientHandler","Data":{"EventId":4034145311},"Message":"Received HTTP response headers after 268.5999ms - 200"}

{"Timestamp":"2026-08-07T06:40:58.5624330+00:00","Level":"Information","StatusCode":200,"SourceContext":"System.Net.Http.HttpClient.Default.LogicalHandler","Data":{"EventId":1985393550},"Message":"End processing HTTP request after 279.4341ms - 200"}

{"Timestamp":"2026-08-07T06:40:58.5633289+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.Helpers.FaceRecognitionHelper","Data":{"EventId":3097104213},"Message":"Successfully registered face: Giselle Angle, UserId: null, Response: {\"userId\":45,\"name\":\"Giselle Angle\",\"image\":\"user_photos/2_92_45.jpg\"}"}

{"Timestamp":"2026-08-07T06:40:58.5635473+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.DAL.FaceDetectionProcessor","Data":{"EventId":4034489214},"Message":"Response from RegisterFaceAsync for new user (UserId: 678): {\"userId\":45,\"name\":\"Giselle Angle\",\"image\":\"user_photos/2_92_45.jpg\"}"}

{"Timestamp":"2026-08-07T06:40:58.5648354+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.DAL.FaceDetectionProcessor","Data":{"EventId":1283726514},"Message":"Fetching the path of the user's image (UserId: 678)"}

{"Timestamp":"2026-08-07T06:40:58.5648791+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.DAL.FaceDetectionProcessor","Data":{"EventId":3846093563},"Message":"Full image path for photo (UserId: 678): https://files.staging.oqsha.com\\attachments\\users\\images\\profile1786084856469_7bb68f90-f0fd-427d-bf65-4fe95a70b3c6.jpeg"}

{"Timestamp":"2026-08-07T06:40:58.5649033+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.DAL.FaceDetectionProcessor","Data":{"EventId":2949450586},"Message":"Register a face for the existing user id: 678 with FacemateUserId: 45"}

{"Timestamp":"2026-08-07T06:40:58.5649266+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.Helpers.FaceRecognitionHelper","Data":{"EventId":201765449},"Message":"RegisterFaceAsync called with ImagePath: https://files.staging.oqsha.com\\attachments\\users\\images\\profile1786084856469_7bb68f90-f0fd-427d-bf65-4fe95a70b3c6.jpeg, Name: Giselle Angle, UserId: 45"}

{"Timestamp":"2026-08-07T06:40:58.5649544+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.Helpers.FaceRecognitionHelper","Data":{"EventId":1878498729},"Message":"Downloading remote file: https://files.staging.oqsha.com/attachments/users/images/profile1786084856469_7bb68f90-f0fd-427d-bf65-4fe95a70b3c6.jpeg"}

{"Timestamp":"2026-08-07T06:40:58.6510040+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.Helpers.FaceRecognitionHelper","Data":{"EventId":2349487033},"Message":"Downloaded 7326 bytes successfully from remote URL."}

{"Timestamp":"2026-08-07T06:40:58.6518007+00:00","Level":"Information","SourceContext":"System.Net.Http.HttpClient.Default.LogicalHandler","Data":{"EventId":865016951},"Message":"Start processing HTTP request POST http://10.0.1.10:8004/register"}

{"Timestamp":"2026-08-07T06:40:58.6519222+00:00","Level":"Information","SourceContext":"System.Net.Http.HttpClient.Default.ClientHandler","Data":{"EventId":779797009},"Message":"Sending HTTP request POST http://10.0.1.10:8004/register"}

{"Timestamp":"2026-08-07T06:40:58.8001293+00:00","Level":"Information","StatusCode":400,"SourceContext":"System.Net.Http.HttpClient.Default.ClientHandler","Data":{"EventId":4034145311},"Message":"Received HTTP response headers after 148.1252ms - 400"}

{"Timestamp":"2026-08-07T06:40:58.8002326+00:00","Level":"Information","StatusCode":400,"SourceContext":"System.Net.Http.HttpClient.Default.LogicalHandler","Data":{"EventId":1985393550},"Message":"End processing HTTP request after 148.8222ms - 400"}

{"Timestamp":"2026-08-07T06:40:58.8036675+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.DAL.FaceDetectionProcessor","Data":{"EventId":2172753542},"Message":"Response from RegisterFaceAsync for existing user (UserId: 678, FacemateUserId: 45): "}

{"Timestamp":"2026-08-07T06:40:58.8037210+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.DAL.FaceDetectionProcessor","Data":{"EventId":2699287845},"Message":"Map facemate user id: 45 to user id: 678 in user facemate id table. Count: 1"}

{"Timestamp":"2026-08-07T06:40:58.8133422+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.DAL.FaceDetectionProcessor","Data":{"EventId":2806536837},"Message":"Registered multiple photos of Giselle Angle successfully."}

{"Timestamp":"2026-08-07T06:53:14.4818226+00:00","Level":"Information","SourceContext":"OQSHAFaceDetector.Service.FaceDetectionService","Data":{"EventId":3935629674},"Message":"### Face Detection Service Stopped ###"}

