TRACE [2020-10-15 13:12:38] httpx._config - load_ssl_context verify=True cert=None trust_env=True http2=False 2020-10-15 13:12:38,029 P[12916] [MainThread 11712] load_ssl_context verify=True cert=None trust_env=True http2=False TRACE [2020-10-15 13:12:38] httpx._config - load_verify_locations cafile=C:\Users\servicing.cardinal\AppData\Local\Continuum\anaconda3\lib\site-packages\certifi\cacert.pem 2020-10-15 13:12:38,032 P[12916] [MainThread 11712] load_verify_locations cafile=C:\Users\servicing.cardinal\AppData\Local\Continuum\anaconda3\lib\site-packages\certifi\cacert.pem TRACE [2020-10-15 13:12:38] httpcore._async.connection_pool - get_connection_from_pool=(b'http', b'localhost', 9060) 2020-10-15 13:12:38,049 P[12916] [MainThread 11712] get_connection_from_pool=(b'http', b'localhost', 9060) TRACE [2020-10-15 13:12:38] httpcore._async.connection_pool - created connection= 2020-10-15 13:12:38,050 P[12916] [MainThread 11712] created connection= TRACE [2020-10-15 13:12:38] httpcore._async.connection_pool - adding connection to pool= 2020-10-15 13:12:38,051 P[12916] [MainThread 11712] adding connection to pool= TRACE [2020-10-15 13:12:38] httpcore._async.connection - open_socket origin=(b'http', b'localhost', 9060) timeout={'connect': 15.0, 'read': 15.0, 'write': None, 'pool': None} 2020-10-15 13:12:38,052 P[12916] [MainThread 11712] open_socket origin=(b'http', b'localhost', 9060) timeout={'connect': 15.0, 'read': 15.0, 'write': None, 'pool': None} TRACE [2020-10-15 13:12:40] httpcore._async.connection - create_connection socket= http_version='HTTP/1.1' 2020-10-15 13:12:40,113 P[12916] [MainThread 11712] create_connection socket= http_version='HTTP/1.1' TRACE [2020-10-15 13:12:40] httpcore._async.connection - connection.request method=b'GET' url=(b'http', b'localhost', 9060, b'/api/status') headers=[(b'host', b'localhost:9060'), (b'user-agent', b'python-httpx/0.14.3'), (b'accept', b'*/*'), (b'accept-encoding', b'gzip, deflate'), (b'connection', b'keep-alive'), (b'x-tr-applicationid', b'Key')] 2020-10-15 13:12:40,125 P[12916] [MainThread 11712] connection.request method=b'GET' url=(b'http', b'localhost', 9060, b'/api/status') headers=[(b'host', b'localhost:9060'), (b'user-agent', b'python-httpx/0.14.3'), (b'accept', b'*/*'), (b'accept-encoding', b'gzip, deflate'), (b'connection', b'keep-alive'), (b'x-tr-applicationid', b'Key')] TRACE [2020-10-15 13:12:40] httpcore._async.http11 - send_request method=b'GET' url=(b'http', b'localhost', 9060, b'/api/status') headers=[(b'host', b'localhost:9060'), (b'user-agent', b'python-httpx/0.14.3'), (b'accept', b'*/*'), (b'accept-encoding', b'gzip, deflate'), (b'connection', b'keep-alive'), (b'x-tr-applicationid', b'Key')] 2020-10-15 13:12:40,126 P[12916] [MainThread 11712] send_request method=b'GET' url=(b'http', b'localhost', 9060, b'/api/status') headers=[(b'host', b'localhost:9060'), (b'user-agent', b'python-httpx/0.14.3'), (b'accept', b'*/*'), (b'accept-encoding', b'gzip, deflate'), (b'connection', b'keep-alive'), (b'x-tr-applicationid', b'Key')] TRACE [2020-10-15 13:12:40] httpcore._async.http11 - send_data=Data(<0 bytes>) 2020-10-15 13:12:40,127 P[12916] [MainThread 11712] send_data=Data(<0 bytes>) DEBUG [2020-10-15 13:12:40] httpx._client - HTTP Request: GET http://localhost:9060/api/status "HTTP/1.1 200 OK" 2020-10-15 13:12:40,162 P[12916] [MainThread 11712] HTTP Request: GET http://localhost:9060/api/status "HTTP/1.1 200 OK" TRACE [2020-10-15 13:12:40] httpcore._async.http11 - receive_event=Data(<49 bytes>) 2020-10-15 13:12:40,164 P[12916] [MainThread 11712] receive_event=Data(<49 bytes>) TRACE [2020-10-15 13:12:40] httpcore._async.http11 - receive_event=EndOfMessage(headers=[]) 2020-10-15 13:12:40,165 P[12916] [MainThread 11712] receive_event=EndOfMessage(headers=[]) TRACE [2020-10-15 13:12:40] httpcore._async.http11 - response_closed our_state=DONE their_state=DONE 2020-10-15 13:12:40,165 P[12916] [MainThread 11712] response_closed our_state=DONE their_state=DONE TRACE [2020-10-15 13:12:40] httpcore._async.connection_pool - get_connection_from_pool=(b'http', b'localhost', 9060) 2020-10-15 13:12:40,167 P[12916] [MainThread 11712] get_connection_from_pool=(b'http', b'localhost', 9060) TRACE [2020-10-15 13:12:40] httpcore._async.connection_pool - reusing idle http11 connection= 2020-10-15 13:12:40,167 P[12916] [MainThread 11712] reusing idle http11 connection= TRACE [2020-10-15 13:12:40] httpcore._async.connection_pool - reuse connection= 2020-10-15 13:12:40,168 P[12916] [MainThread 11712] reuse connection= TRACE [2020-10-15 13:12:40] httpcore._async.connection - connection.request method=b'POST' url=(b'http', b'localhost', 9060, b'/api/handshake') headers=[(b'host', b'localhost:9060'), (b'user-agent', b'python-httpx/0.14.3'), (b'accept', b'*/*'), (b'accept-encoding', b'gzip, deflate'), (b'connection', b'keep-alive'), (b'content-type', b'application/json'), (b'x-tr-applicationid', b'Key'), (b'content-length', b'165')] 2020-10-15 13:12:40,169 P[12916] [MainThread 11712] connection.request method=b'POST' url=(b'http', b'localhost', 9060, b'/api/handshake') headers=[(b'host', b'localhost:9060'), (b'user-agent', b'python-httpx/0.14.3'), (b'accept', b'*/*'), (b'accept-encoding', b'gzip, deflate'), (b'connection', b'keep-alive'), (b'content-type', b'application/json'), (b'x-tr-applicationid', b'Key'), (b'content-length', b'165')] TRACE [2020-10-15 13:12:40] httpcore._async.http11 - send_request method=b'POST' url=(b'http', b'localhost', 9060, b'/api/handshake') headers=[(b'host', b'localhost:9060'), (b'user-agent', b'python-httpx/0.14.3'), (b'accept', b'*/*'), (b'accept-encoding', b'gzip, deflate'), (b'connection', b'keep-alive'), (b'content-type', b'application/json'), (b'x-tr-applicationid', b'Key'), (b'content-length', b'165')] 2020-10-15 13:12:40,170 P[12916] [MainThread 11712] send_request method=b'POST' url=(b'http', b'localhost', 9060, b'/api/handshake') headers=[(b'host', b'localhost:9060'), (b'user-agent', b'python-httpx/0.14.3'), (b'accept', b'*/*'), (b'accept-encoding', b'gzip, deflate'), (b'connection', b'keep-alive'), (b'content-type', b'application/json'), (b'x-tr-applicationid', b'Key'), (b'content-length', b'165')] TRACE [2020-10-15 13:12:40] httpcore._async.http11 - send_data=Data(<165 bytes>) 2020-10-15 13:12:40,171 P[12916] [MainThread 11712] send_data=Data(<165 bytes>) DEBUG [2020-10-15 13:12:40] httpx._client - HTTP Request: POST http://localhost:9060/api/handshake "HTTP/1.1 200 OK" 2020-10-15 13:12:40,717 P[12916] [MainThread 11712] HTTP Request: POST http://localhost:9060/api/handshake "HTTP/1.1 200 OK" TRACE [2020-10-15 13:12:40] httpcore._async.http11 - receive_event=Data(<397 bytes>) 2020-10-15 13:12:40,718 P[12916] [MainThread 11712] receive_event=Data(<397 bytes>) TRACE [2020-10-15 13:12:40] httpcore._async.http11 - receive_event=EndOfMessage(headers=[]) 2020-10-15 13:12:40,719 P[12916] [MainThread 11712] receive_event=EndOfMessage(headers=[]) TRACE [2020-10-15 13:12:40] httpcore._async.http11 - response_closed our_state=DONE their_state=DONE 2020-10-15 13:12:40,720 P[12916] [MainThread 11712] response_closed our_state=DONE their_state=DONE TRACE [2020-10-15 13:12:40] httpcore._async.connection_pool - get_connection_from_pool=(b'http', b'localhost', 9060) 2020-10-15 13:12:40,722 P[12916] [MainThread 11712] get_connection_from_pool=(b'http', b'localhost', 9060) TRACE [2020-10-15 13:12:40] httpcore._async.connection_pool - reusing idle http11 connection= 2020-10-15 13:12:40,723 P[12916] [MainThread 11712] reusing idle http11 connection= TRACE [2020-10-15 13:12:40] httpcore._async.connection_pool - reuse connection= 2020-10-15 13:12:40,724 P[12916] [MainThread 11712] reuse connection= TRACE [2020-10-15 13:12:40] httpcore._async.connection - connection.request method=b'POST' url=(b'http', b'localhost', 9060, b'/api/v1/data') headers=[(b'host', b'localhost:9060'), (b'user-agent', b'python-httpx/0.14.3'), (b'accept', b'*/*'), (b'accept-encoding', b'gzip, deflate'), (b'connection', b'keep-alive'), (b'content-type', b'application/json'), (b'x-tr-applicationid', b'Key'), (b'authorization', b'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBcGlWZXJzaW9uIjoiMSIsIkFwcEtleSI6IjIzYWY3N2VhODFhYzRmYTM5Zjk2M2ZlZWU4MDE5ODQyZGVlMGUzZmIiLCJBcHBTY29wZSI6InJhcGkiLCJMaWJyYXJ5TmFtZSI6IkVpa29uIFB5dGhvbiBMaWJyYXJ5IiwiTGlicmFyeVZlcnNpb24iOiIxLjEuNi5wb3N0MyIsImlhdCI6MTYwMjc4MTk2MCwiZXhwIjoxNjAzOTkxNTYwfQ._8BfblhjqsgHlZ_AqAybAHxGbYuZmW-5FpZ9Z8hTm5c'), (b'content-length', b'1625')] 2020-10-15 13:12:40,726 P[12916] [MainThread 11712] connection.request method=b'POST' url=(b'http', b'localhost', 9060, b'/api/v1/data') headers=[(b'host', b'localhost:9060'), (b'user-agent', b'python-httpx/0.14.3'), (b'accept', b'*/*'), (b'accept-encoding', b'gzip, deflate'), (b'connection', b'keep-alive'), (b'content-type', b'application/json'), (b'x-tr-applicationid', b'Key'), (b'authorization', b'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBcGlWZXJzaW9uIjoiMSIsIkFwcEtleSI6IjIzYWY3N2VhODFhYzRmYTM5Zjk2M2ZlZWU4MDE5ODQyZGVlMGUzZmIiLCJBcHBTY29wZSI6InJhcGkiLCJMaWJyYXJ5TmFtZSI6IkVpa29uIFB5dGhvbiBMaWJyYXJ5IiwiTGlicmFyeVZlcnNpb24iOiIxLjEuNi5wb3N0MyIsImlhdCI6MTYwMjc4MTk2MCwiZXhwIjoxNjAzOTkxNTYwfQ._8BfblhjqsgHlZ_AqAybAHxGbYuZmW-5FpZ9Z8hTm5c'), (b'content-length', b'1625')] TRACE [2020-10-15 13:12:40] httpcore._async.http11 - send_request method=b'POST' url=(b'http', b'localhost', 9060, b'/api/v1/data') headers=[(b'host', b'localhost:9060'), (b'user-agent', b'python-httpx/0.14.3'), (b'accept', b'*/*'), (b'accept-encoding', b'gzip, deflate'), (b'connection', b'keep-alive'), (b'content-type', b'application/json'), (b'x-tr-applicationid', b'Key'), (b'authorization', b'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBcGlWZXJzaW9uIjoiMSIsIkFwcEtleSI6IjIzYWY3N2VhODFhYzRmYTM5Zjk2M2ZlZWU4MDE5ODQyZGVlMGUzZmIiLCJBcHBTY29wZSI6InJhcGkiLCJMaWJyYXJ5TmFtZSI6IkVpa29uIFB5dGhvbiBMaWJyYXJ5IiwiTGlicmFyeVZlcnNpb24iOiIxLjEuNi5wb3N0MyIsImlhdCI6MTYwMjc4MTk2MCwiZXhwIjoxNjAzOTkxNTYwfQ._8BfblhjqsgHlZ_AqAybAHxGbYuZmW-5FpZ9Z8hTm5c'), (b'content-length', b'1625')] 2020-10-15 13:12:40,727 P[12916] [MainThread 11712] send_request method=b'POST' url=(b'http', b'localhost', 9060, b'/api/v1/data') headers=[(b'host', b'localhost:9060'), (b'user-agent', b'python-httpx/0.14.3'), (b'accept', b'*/*'), (b'accept-encoding', b'gzip, deflate'), (b'connection', b'keep-alive'), (b'content-type', b'application/json'), (b'x-tr-applicationid', b'Key'), (b'authorization', b'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBcGlWZXJzaW9uIjoiMSIsIkFwcEtleSI6IjIzYWY3N2VhODFhYzRmYTM5Zjk2M2ZlZWU4MDE5ODQyZGVlMGUzZmIiLCJBcHBTY29wZSI6InJhcGkiLCJMaWJyYXJ5TmFtZSI6IkVpa29uIFB5dGhvbiBMaWJyYXJ5IiwiTGlicmFyeVZlcnNpb24iOiIxLjEuNi5wb3N0MyIsImlhdCI6MTYwMjc4MTk2MCwiZXhwIjoxNjAzOTkxNTYwfQ._8BfblhjqsgHlZ_AqAybAHxGbYuZmW-5FpZ9Z8hTm5c'), (b'content-length', b'1625')] TRACE [2020-10-15 13:12:40] httpcore._async.http11 - send_data=Data(<1625 bytes>) 2020-10-15 13:12:40,729 P[12916] [MainThread 11712] send_data=Data(<1625 bytes>) DEBUG [2020-10-15 13:12:40] httpx._client - HTTP Request: POST http://localhost:9060/api/v1/data "HTTP/1.1 307 Temporary Redirect" 2020-10-15 13:12:40,735 P[12916] [MainThread 11712] HTTP Request: POST http://localhost:9060/api/v1/data "HTTP/1.1 307 Temporary Redirect" TRACE [2020-10-15 13:12:40] httpcore._async.http11 - receive_event=Data(<43 bytes>) 2020-10-15 13:12:40,736 P[12916] [MainThread 11712] receive_event=Data(<43 bytes>) TRACE [2020-10-15 13:12:40] httpcore._async.http11 - receive_event=EndOfMessage(headers=[]) 2020-10-15 13:12:40,737 P[12916] [MainThread 11712] receive_event=EndOfMessage(headers=[]) TRACE [2020-10-15 13:12:40] httpcore._async.http11 - response_closed our_state=DONE their_state=DONE 2020-10-15 13:12:40,739 P[12916] [MainThread 11712] response_closed our_state=DONE their_state=DONE TRACE [2020-10-15 13:12:40] httpcore._async.connection_pool - get_connection_from_pool=(b'http', b'localhost', 9060) 2020-10-15 13:12:40,741 P[12916] [MainThread 11712] get_connection_from_pool=(b'http', b'localhost', 9060) TRACE [2020-10-15 13:12:40] httpcore._async.connection_pool - reusing idle http11 connection= 2020-10-15 13:12:40,742 P[12916] [MainThread 11712] reusing idle http11 connection= TRACE [2020-10-15 13:12:40] httpcore._async.connection_pool - reuse connection= 2020-10-15 13:12:40,743 P[12916] [MainThread 11712] reuse connection= TRACE [2020-10-15 13:12:40] httpcore._async.connection - connection.request method=b'POST' url=(b'http', b'localhost', 9060, b'/api/udf') headers=[(b'host', b'localhost:9060'), (b'user-agent', b'python-httpx/0.14.3'), (b'accept', b'*/*'), (b'accept-encoding', b'gzip, deflate'), (b'connection', b'keep-alive'), (b'content-type', b'application/json'), (b'x-tr-applicationid', b'Key'), (b'authorization', b'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBcGlWZXJzaW9uIjoiMSIsIkFwcEtleSI6IjIzYWY3N2VhODFhYzRmYTM5Zjk2M2ZlZWU4MDE5ODQyZGVlMGUzZmIiLCJBcHBTY29wZSI6InJhcGkiLCJMaWJyYXJ5TmFtZSI6IkVpa29uIFB5dGhvbiBMaWJyYXJ5IiwiTGlicmFyeVZlcnNpb24iOiIxLjEuNi5wb3N0MyIsImlhdCI6MTYwMjc4MTk2MCwiZXhwIjoxNjAzOTkxNTYwfQ._8BfblhjqsgHlZ_AqAybAHxGbYuZmW-5FpZ9Z8hTm5c'), (b'content-length', b'1625')] 2020-10-15 13:12:40,744 P[12916] [MainThread 11712] connection.request method=b'POST' url=(b'http', b'localhost', 9060, b'/api/udf') headers=[(b'host', b'localhost:9060'), (b'user-agent', b'python-httpx/0.14.3'), (b'accept', b'*/*'), (b'accept-encoding', b'gzip, deflate'), (b'connection', b'keep-alive'), (b'content-type', b'application/json'), (b'x-tr-applicationid', b'Key'), (b'authorization', b'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBcGlWZXJzaW9uIjoiMSIsIkFwcEtleSI6IjIzYWY3N2VhODFhYzRmYTM5Zjk2M2ZlZWU4MDE5ODQyZGVlMGUzZmIiLCJBcHBTY29wZSI6InJhcGkiLCJMaWJyYXJ5TmFtZSI6IkVpa29uIFB5dGhvbiBMaWJyYXJ5IiwiTGlicmFyeVZlcnNpb24iOiIxLjEuNi5wb3N0MyIsImlhdCI6MTYwMjc4MTk2MCwiZXhwIjoxNjAzOTkxNTYwfQ._8BfblhjqsgHlZ_AqAybAHxGbYuZmW-5FpZ9Z8hTm5c'), (b'content-length', b'1625')] TRACE [2020-10-15 13:12:40] httpcore._async.http11 - send_request method=b'POST' url=(b'http', b'localhost', 9060, b'/api/udf') headers=[(b'host', b'localhost:9060'), (b'user-agent', b'python-httpx/0.14.3'), (b'accept', b'*/*'), (b'accept-encoding', b'gzip, deflate'), (b'connection', b'keep-alive'), (b'content-type', b'application/json'), (b'x-tr-applicationid', b'Key'), (b'authorization', b'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBcGlWZXJzaW9uIjoiMSIsIkFwcEtleSI6IjIzYWY3N2VhODFhYzRmYTM5Zjk2M2ZlZWU4MDE5ODQyZGVlMGUzZmIiLCJBcHBTY29wZSI6InJhcGkiLCJMaWJyYXJ5TmFtZSI6IkVpa29uIFB5dGhvbiBMaWJyYXJ5IiwiTGlicmFyeVZlcnNpb24iOiIxLjEuNi5wb3N0MyIsImlhdCI6MTYwMjc4MTk2MCwiZXhwIjoxNjAzOTkxNTYwfQ._8BfblhjqsgHlZ_AqAybAHxGbYuZmW-5FpZ9Z8hTm5c'), (b'content-length', b'1625')] 2020-10-15 13:12:40,745 P[12916] [MainThread 11712] send_request method=b'POST' url=(b'http', b'localhost', 9060, b'/api/udf') headers=[(b'host', b'localhost:9060'), (b'user-agent', b'python-httpx/0.14.3'), (b'accept', b'*/*'), (b'accept-encoding', b'gzip, deflate'), (b'connection', b'keep-alive'), (b'content-type', b'application/json'), (b'x-tr-applicationid', b'Key'), (b'authorization', b'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJBcGlWZXJzaW9uIjoiMSIsIkFwcEtleSI6IjIzYWY3N2VhODFhYzRmYTM5Zjk2M2ZlZWU4MDE5ODQyZGVlMGUzZmIiLCJBcHBTY29wZSI6InJhcGkiLCJMaWJyYXJ5TmFtZSI6IkVpa29uIFB5dGhvbiBMaWJyYXJ5IiwiTGlicmFyeVZlcnNpb24iOiIxLjEuNi5wb3N0MyIsImlhdCI6MTYwMjc4MTk2MCwiZXhwIjoxNjAzOTkxNTYwfQ._8BfblhjqsgHlZ_AqAybAHxGbYuZmW-5FpZ9Z8hTm5c'), (b'content-length', b'1625')] TRACE [2020-10-15 13:12:40] httpcore._async.http11 - send_data=Data(<1625 bytes>) 2020-10-15 13:12:40,746 P[12916] [MainThread 11712] send_data=Data(<1625 bytes>) DEBUG [2020-10-15 13:12:40] httpx._client - HTTP Request: POST http://localhost:9060/api/udf "HTTP/1.1 302 Found" 2020-10-15 13:12:40,935 P[12916] [MainThread 11712] HTTP Request: POST http://localhost:9060/api/udf "HTTP/1.1 302 Found" TRACE [2020-10-15 13:12:40] httpcore._async.http11 - receive_event=EndOfMessage(headers=[]) 2020-10-15 13:12:40,936 P[12916] [MainThread 11712] receive_event=EndOfMessage(headers=[]) TRACE [2020-10-15 13:12:40] httpcore._async.http11 - response_closed our_state=DONE their_state=DONE 2020-10-15 13:12:40,938 P[12916] [MainThread 11712] response_closed our_state=DONE their_state=DONE