2026-04-28 23:36:51,642 - main - INFO - === Logging system initialized ===
2026-04-28 23:36:51,642 - main - INFO - Log file: logs/app_20260428_233651.log
2026-04-28 23:36:51,642 - main - INFO - Log level: INFO
2026-04-28 23:36:51,642 - main - INFO - Timestamp: 20260428_233651
2026-04-28 23:36:52,598 - main - INFO - Included router: routers.aihub.router
2026-04-28 23:36:52,625 - main - INFO - Included router: routers.auth.router
2026-04-28 23:36:52,628 - main - INFO - Included router: routers.health.router
2026-04-28 23:36:52,649 - main - INFO - Included router: routers.settings.router
2026-04-28 23:36:52,687 - main - INFO - Included router: routers.storage.router
2026-04-28 23:36:52,695 - main - INFO - Included router: routers.user.router
2026-04-28 23:36:52,738 - main - INFO - Included router: routers.user_profiles.router
2026-04-28 23:36:52,800 - main - INFO - Included router: routers.whmcs.router
2026-04-28 23:36:52,801 - main - INFO - === Application startup initiated ===
2026-04-28 23:36:52,802 - services.database - INFO - Ignore creating tables
2026-04-28 23:36:52,802 - services.mock_data - INFO - Ignore initialize data
2026-04-28 23:36:52,802 - services.auth - INFO - Ignore initialize admin
2026-04-28 23:36:52,802 - main - INFO - === Application startup completed successfully ===
2026-04-28 23:36:57,583 - core.config - DEBUG - Read dynamic attribute jwt_secret_key from environment variable JWT_SECRET_KEY
2026-04-28 23:36:57,584 - core.config - DEBUG - Read dynamic attribute jwt_algorithm from environment variable JWT_ALGORITHM
2026-04-28 23:36:57,594 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-28 23:36:57,870 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-28 23:36:57,870 - core.config - DEBUG - Read dynamic attribute oss_service_url from environment variable OSS_SERVICE_URL
2026-04-28 23:36:57,870 - core.config - DEBUG - Read dynamic attribute oss_api_key from environment variable OSS_API_KEY
2026-04-28 23:36:57,959 - httpcore.connection - DEBUG - connect_tcp.started host='atoms.dev' port=443 local_address=None timeout=120.0 socket_options=None
2026-04-28 23:36:57,973 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7fc4d442f910>
2026-04-28 23:36:57,973 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7fc4d4d973c0> server_hostname='atoms.dev' timeout=120.0
2026-04-28 23:36:57,981 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7fc4d442f670>
2026-04-28 23:36:57,981 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']>
2026-04-28 23:36:57,982 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 23:36:57,982 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']>
2026-04-28 23:36:57,982 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 23:36:57,982 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']>
2026-04-28 23:36:58,103 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Wed, 29 Apr 2026 06:36:58 GMT'), (b'Content-Type', b'application/json; charset=utf-8'), (b'Transfer-Encoding', b'chunked'), (b'Connection', b'keep-alive'), (b'Access-Control-Allow-Headers', b'Origin, Content-Type, Accept, Authorization'), (b'Access-Control-Allow-Methods', b'GET, POST, PUT, DELETE, OPTIONS'), (b'Access-Control-Allow-Origin', b'*'), (b'Access-Control-Max-Age', b'86400'), (b'X-Request-Id', b'46c8130d612404e94086cd1874640a6d'), (b'X-Trace-Id', b'f0f6c8a641e443ea93989acc75918af9'), (b'Content-Security-Policy', b"frame-ancestors 'self' https://atoms.dev"), (b'Strict-Transport-Security', b'max-age=63072000; includeSubDomains; preload'), (b'X-Content-Type-Options', b'nosniff'), (b'X-XSS-Protection', b'1; mode=block'), (b'Referrer-Policy', b'strict-origin-when-cross-origin'), (b'cf-cache-status', b'DYNAMIC'), (b'Content-Encoding', b'gzip'), (b'Server', b'cloudflare'), (b'CF-RAY', b'9f3c4b9e6cd05535-LAX')])
2026-04-28 23:36:58,104 - httpx - INFO - HTTP Request: GET https://atoms.dev/api/v1/infra/client/oss/buckets/user-avatars/objects "HTTP/1.1 200 OK"
2026-04-28 23:36:58,104 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']>
2026-04-28 23:36:58,105 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 23:36:58,105 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 23:36:58,105 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 23:36:58,106 - httpcore.connection - DEBUG - close.started
2026-04-28 23:36:58,106 - httpcore.connection - DEBUG - close.complete
2026-04-28 23:37:07,686 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-28 23:37:07,937 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-28 23:37:07,981 - httpcore.connection - DEBUG - connect_tcp.started host='atoms.dev' port=443 local_address=None timeout=120.0 socket_options=None
2026-04-28 23:37:07,996 - httpcore.connection - DEBUG - connect_tcp.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7fc4d4471390>
2026-04-28 23:37:07,997 - httpcore.connection - DEBUG - start_tls.started ssl_context=<ssl.SSLContext object at 0x7fc4d4d960c0> server_hostname='atoms.dev' timeout=120.0
2026-04-28 23:37:08,005 - httpcore.connection - DEBUG - start_tls.complete return_value=<httpcore._backends.anyio.AnyIOStream object at 0x7fc4d44710f0>
2026-04-28 23:37:08,005 - httpcore.http11 - DEBUG - send_request_headers.started request=<Request [b'GET']>
2026-04-28 23:37:08,005 - httpcore.http11 - DEBUG - send_request_headers.complete
2026-04-28 23:37:08,006 - httpcore.http11 - DEBUG - send_request_body.started request=<Request [b'GET']>
2026-04-28 23:37:08,006 - httpcore.http11 - DEBUG - send_request_body.complete
2026-04-28 23:37:08,006 - httpcore.http11 - DEBUG - receive_response_headers.started request=<Request [b'GET']>
2026-04-28 23:37:08,160 - httpcore.http11 - DEBUG - receive_response_headers.complete return_value=(b'HTTP/1.1', 200, b'OK', [(b'Date', b'Wed, 29 Apr 2026 06:37:08 GMT'), (b'Content-Type', b'application/json; charset=utf-8'), (b'Transfer-Encoding', b'chunked'), (b'Connection', b'keep-alive'), (b'Access-Control-Allow-Headers', b'Origin, Content-Type, Accept, Authorization'), (b'Access-Control-Allow-Methods', b'GET, POST, PUT, DELETE, OPTIONS'), (b'Access-Control-Allow-Origin', b'*'), (b'Access-Control-Max-Age', b'86400'), (b'X-Request-Id', b'd06da859243fba740fd691dbe2d80a73'), (b'X-Trace-Id', b'7e7b3dc2f6ce442eac029cdebbb70384'), (b'Content-Security-Policy', b"frame-ancestors 'self' https://atoms.dev"), (b'Strict-Transport-Security', b'max-age=63072000; includeSubDomains; preload'), (b'X-Content-Type-Options', b'nosniff'), (b'X-XSS-Protection', b'1; mode=block'), (b'Referrer-Policy', b'strict-origin-when-cross-origin'), (b'cf-cache-status', b'DYNAMIC'), (b'Content-Encoding', b'gzip'), (b'Server', b'cloudflare'), (b'CF-RAY', b'9f3c4bdd0cc6cb9a-LAX')])
2026-04-28 23:37:08,160 - httpx - INFO - HTTP Request: GET https://atoms.dev/api/v1/infra/client/oss/buckets/user-avatars/objects "HTTP/1.1 200 OK"
2026-04-28 23:37:08,160 - httpcore.http11 - DEBUG - receive_response_body.started request=<Request [b'GET']>
2026-04-28 23:37:08,161 - httpcore.http11 - DEBUG - receive_response_body.complete
2026-04-28 23:37:08,161 - httpcore.http11 - DEBUG - response_closed.started
2026-04-28 23:37:08,161 - httpcore.http11 - DEBUG - response_closed.complete
2026-04-28 23:37:08,161 - httpcore.connection - DEBUG - close.started
2026-04-28 23:37:08,161 - httpcore.connection - DEBUG - close.complete
2026-04-28 23:37:15,248 - core.auth - DEBUG - Authentication token validated for user hash: 8c5e6440
2026-04-28 23:37:15,515 - services.database - DEBUG - [DB_OP] Starting database close
2026-04-28 23:37:15,515 - services.database - INFO - Database connections closed
2026-04-28 23:37:15,516 - services.database - DEBUG - [DB_OP] Database close completed in 0.0006s
