-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
corp/m4Up for M4 at Ory Corp.Up for M4 at Ory Corp.
Description
Describe the bug
Experiencing "runtime out of memory" errors on two running instances.
The affected route seems to be /self-service/browser/flows/login/strategies/password?request=....
One common symptom I find in the logs is the long response time of that route, where values between 10 and >30 secs are common.
The setup is kratos, pg and mailslurper, as this is a development environment.
Reproducing the bug
Hard to say, but here are the logs...
Server logs
Docker Stats
CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS
5f4cd0b925a5 kratos_kratos_1 0.00% 14.77MiB / 7.682GiB 0.19% 191kB / 128kB 0B / 0B 11
4d4952b9b1ff kratos_mailslurper_1 0.00% 3.531MiB / 7.682GiB 0.04% 3.11kB / 0B 0B / 0B 10
1636ae6df7a4 kratos_postgresd_1 0.00% 7.457MiB / 7.682GiB 0.09% 17.1MB / 25.4MB 0B / 0B 7
9d5a2c310dd7 kratos_kratos_2 0.00% 4.151GiB / 7.682GiB 54.04% 198kB / 135kB 0B / 0B 11
89fea17c7d39 kratos_mailslurper_2 0.00% 3.781MiB / 7.682GiB 0.05% 3.61kB / 0B 0B / 0B 9
88d5e9fa60b2 kratos_postgresd_2 0.00% 8.215MiB / 7.682GiB 0.10% 17.3MB / 25.7MB 0B / 0B 7
...
a5c4da844dbd hydra_hydra_1 0.06% 8.008MiB / 7.682GiB 0.10% 329MB / 181MB 0B / 0B 15
aa7fee8bf6d3 hydra_postgresd_1 0.05% 8.008MiB / 7.682GiB 0.10% 61MB / 264MB 0B / 0B 10
679f997fadae login_consent_app_1 0.00% 3.965MiB / 7.682GiB 0.05% 1.95MB / 2.48MB 0B / 0B 7
2851b6168144 hydra_hydra_2 0.05% 9.773MiB / 7.682GiB 0.12% 304MB / 146MB 0B / 0B 15
ee0da1ac4c3b hydra_postgresd_2 0.03% 15.26MiB / 7.682GiB 0.19% 40.2MB / 259MB 0B / 0B 10
cae65b5fcd00 login_consent_app_2 0.00% 6.004MiB / 7.682GiB 0.08% 1.62MB / 1.97MB 0B / 0B 7
...Docker Log Kratos
time=2020-08-09T19:34:58Z level=info msg=Config file loaded successfully. func=github.com/ory/x/viperx.InitializeConfig file=/go/pkg/mod/github.com/ory/[email protected]/viperx/viper.go:140 audience=application path=/etc/config/kratos/config.yml service_name=kratos service_version=
time=2020-08-09T19:34:58Z level=warning msg=
YOU ARE RUNNING ORY KRATOS IN DEV MODE.
SECURITY IS DISABLED.
DON'T DO THIS IN PRODUCTION!
func=github.com/ory/kratos/cmd.glob..func4 file=/home/ory/cmd/serve.go:41 audience=application service_name=kratos service_version=
[POP] 2020/08/09 19:34:58 warn - ignoring file .gitignore because it does not match the migration file pattern
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/09 19:34:58 warn - ignoring migration file with unsupported dialect sqlite3
time=2020-08-09T19:34:58Z level=info msg=Courier worker started. func=github.com/ory/kratos/cmd/daemon.bgTasks file=/home/ory/cmd/daemon/serve.go:153 audience=application service_name=kratos service_version=
time=2020-08-09T19:34:58Z level=info msg=Software quality assurance features are enabled. Learn more at: https://www.ory.sh/docs/ecosystem/sqa func=github.com/ory/x/metricsx.New file=/go/pkg/mod/github.com/ory/[email protected]/metricsx/middleware.go:184 audience=application service_name=kratos service_version=
time=2020-08-09T19:34:58Z level=info msg=Starting the admin httpd on: 0.0.0.0:4434 func=github.com/ory/kratos/cmd/daemon.serveAdmin file=/home/ory/cmd/daemon/serve.go:90 audience=application service_name=kratos service_version=
time=2020-08-09T19:34:58Z level=info msg=Starting the public httpd on: 0.0.0.0:4433 func=github.com/ory/kratos/cmd/daemon.servePublic file=/home/ory/cmd/daemon/serve.go:64 audience=application service_name=kratos service_version=
time=2020-08-09T19:35:01Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:39464 request=/self-service/browser/flows/login/strategies/password?request=37ae60d4-96b0-4111-bb79-147881d565b0
time=2020-08-09T19:35:22Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:39464 request=/self-service/browser/flows/login/strategies/password?request=37ae60d4-96b0-4111-bb79-147881d565b0 status=302 text_status=Found took=21.408265326s
time=2020-08-09T19:35:22Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:59128 request=/self-service/browser/flows/requests/login?request=37ae60d4-96b0-4111-bb79-147881d565b0
time=2020-08-09T19:35:22Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:59128 request=/self-service/browser/flows/requests/login?request=37ae60d4-96b0-4111-bb79-147881d565b0 status=200 text_status=OK took=6.358069ms
time=2020-08-09T19:35:37Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:39494 request=/self-service/browser/flows/login/strategies/password?request=37ae60d4-96b0-4111-bb79-147881d565b0
time=2020-08-09T19:35:59Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:39494 request=/self-service/browser/flows/login/strategies/password?request=37ae60d4-96b0-4111-bb79-147881d565b0 status=302 text_status=Found took=21.856677257s
time=2020-08-09T19:35:59Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:59128 request=/self-service/browser/flows/requests/login?request=37ae60d4-96b0-4111-bb79-147881d565b0
time=2020-08-09T19:35:59Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:59128 request=/self-service/browser/flows/requests/login?request=37ae60d4-96b0-4111-bb79-147881d565b0 status=200 text_status=OK took=8.560517ms
time=2020-08-09T19:40:30Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:39728 request=/self-service/browser/flows/login
time=2020-08-09T19:40:30Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:39728 request=/self-service/browser/flows/login status=302 text_status=Found took=20.672436ms
time=2020-08-09T19:40:30Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:59380 request=/self-service/browser/flows/requests/login?request=8b2255c1-90be-406f-aef2-1d584f94ca36
time=2020-08-09T19:40:30Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:59380 request=/self-service/browser/flows/requests/login?request=8b2255c1-90be-406f-aef2-1d584f94ca36 status=200 text_status=OK took=4.639076ms
time=2020-08-09T19:40:33Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:39736 request=/self-service/browser/flows/login/strategies/password?request=8b2255c1-90be-406f-aef2-1d584f94ca36
time=2020-08-09T19:40:42Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:39736 request=/self-service/browser/flows/login/strategies/password?request=8b2255c1-90be-406f-aef2-1d584f94ca36 status=302 text_status=Found took=9.056573192s
time=2020-08-09T19:40:42Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:39736 request=/sessions/whoami
time=2020-08-09T19:40:42Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:39736 request=/sessions/whoami status=200 text_status=OK took=4.475998ms
time=2020-08-09T19:43:56Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:37844 request=/sessions/whoami
time=2020-08-09T19:43:56Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:37844 request=/sessions/whoami status=200 text_status=OK took=1.869393ms
time=2020-08-09T19:43:58Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:37844 request=/sessions/whoami
time=2020-08-09T19:43:58Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:37844 request=/sessions/whoami status=200 text_status=OK took=6.771515ms
time=2020-08-09T19:51:16Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38264 request=/sessions/whoami
time=2020-08-09T19:51:16Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38264 request=/sessions/whoami status=200 text_status=OK took=1.281399ms
time=2020-08-09T19:51:18Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38264 request=/sessions/whoami
time=2020-08-09T19:51:18Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38264 request=/sessions/whoami status=200 text_status=OK took=6.388278ms
time=2020-08-09T19:53:43Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38328 request=/sessions/whoami
time=2020-08-09T19:53:43Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38328 request=/sessions/whoami status=200 text_status=OK took=1.210631ms
time=2020-08-09T19:53:44Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38328 request=/sessions/whoami
time=2020-08-09T19:53:44Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38328 request=/sessions/whoami status=200 text_status=OK took=4.580123ms
time=2020-08-09T19:56:10Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami
time=2020-08-09T19:56:10Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami status=200 text_status=OK took=1.051388ms
time=2020-08-09T19:56:44Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami
time=2020-08-09T19:56:44Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami status=200 text_status=OK took=5.788292ms
time=2020-08-09T19:56:47Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami
time=2020-08-09T19:56:47Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami status=200 text_status=OK took=1.150137ms
time=2020-08-09T19:56:50Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami
time=2020-08-09T19:56:50Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami status=200 text_status=OK took=1.174794ms
time=2020-08-09T19:56:53Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami
time=2020-08-09T19:56:53Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami status=200 text_status=OK took=1.27737ms
time=2020-08-09T19:56:56Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami
time=2020-08-09T19:56:56Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami status=200 text_status=OK took=5.436898ms
time=2020-08-09T19:56:58Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami
time=2020-08-09T19:56:58Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami status=200 text_status=OK took=10.231061ms
time=2020-08-09T19:57:01Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami
time=2020-08-09T19:57:01Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami status=200 text_status=OK took=1.389098ms
time=2020-08-09T19:57:04Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami
time=2020-08-09T19:57:04Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami status=200 text_status=OK took=5.976866ms
time=2020-08-09T19:57:06Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami
time=2020-08-09T19:57:06Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami status=200 text_status=OK took=5.663039ms
time=2020-08-09T19:57:08Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami
time=2020-08-09T19:57:08Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38480 request=/sessions/whoami status=200 text_status=OK took=6.714391ms
time=2020-08-09T20:04:23Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38940 request=/sessions/whoami
time=2020-08-09T20:04:23Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:38940 request=/sessions/whoami status=200 text_status=OK took=1.109711ms
time=2020-08-09T20:07:21Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39136 request=/sessions/whoami
time=2020-08-09T20:07:21Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39136 request=/sessions/whoami status=200 text_status=OK took=1.280192ms
time=2020-08-09T20:09:50Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39154 request=/sessions/whoami
time=2020-08-09T20:09:50Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39154 request=/sessions/whoami status=200 text_status=OK took=1.088184ms
time=2020-08-09T20:13:21Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39188 request=/sessions/whoami
time=2020-08-09T20:13:21Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39188 request=/sessions/whoami status=200 text_status=OK took=1.151722ms
time=2020-08-09T20:13:23Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39188 request=/sessions/whoami
time=2020-08-09T20:13:23Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39188 request=/sessions/whoami status=200 text_status=OK took=1.475513ms
time=2020-08-09T20:13:26Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39188 request=/sessions/whoami
time=2020-08-09T20:13:26Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39188 request=/sessions/whoami status=200 text_status=OK took=1.186249ms
time=2020-08-09T20:13:29Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39188 request=/sessions/whoami
time=2020-08-09T20:13:29Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39188 request=/sessions/whoami status=200 text_status=OK took=5.844265ms
time=2020-08-09T20:13:32Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39188 request=/sessions/whoami
time=2020-08-09T20:13:32Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39188 request=/sessions/whoami status=200 text_status=OK took=1.172103ms
time=2020-08-09T20:13:34Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39188 request=/sessions/whoami
time=2020-08-09T20:13:34Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39188 request=/sessions/whoami status=200 text_status=OK took=1.343763ms
time=2020-08-09T20:13:47Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39188 request=/sessions/whoami
time=2020-08-09T20:13:47Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39188 request=/sessions/whoami status=200 text_status=OK took=1.342452ms
time=2020-08-09T20:13:50Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39188 request=/sessions/whoami
time=2020-08-09T20:13:50Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39188 request=/sessions/whoami status=200 text_status=OK took=1.250644ms
time=2020-08-09T20:13:51Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39188 request=/sessions/whoami
time=2020-08-09T20:13:51Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39188 request=/sessions/whoami status=200 text_status=OK took=1.495641ms
time=2020-08-09T20:17:18Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39242 request=/sessions/whoami
time=2020-08-09T20:17:18Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39242 request=/sessions/whoami status=200 text_status=OK took=22.195285ms
time=2020-08-09T20:17:19Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39242 request=/sessions/whoami
time=2020-08-09T20:17:19Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39242 request=/sessions/whoami status=200 text_status=OK took=1.812109ms
time=2020-08-09T20:22:10Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:22:10Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=15.111475ms
time=2020-08-09T20:22:13Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:22:13Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=1.565664ms
time=2020-08-09T20:22:16Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:22:16Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=5.367042ms
time=2020-08-09T20:22:19Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:22:19Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=1.2788ms
time=2020-08-09T20:22:21Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:22:21Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=2.738983ms
time=2020-08-09T20:22:24Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:22:24Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=5.641331ms
time=2020-08-09T20:22:26Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:22:26Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=1.305564ms
time=2020-08-09T20:22:29Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:22:29Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=1.206041ms
time=2020-08-09T20:22:32Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:22:32Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=1.322914ms
time=2020-08-09T20:22:34Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:22:34Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=1.653186ms
time=2020-08-09T20:22:37Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:22:37Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=5.155129ms
time=2020-08-09T20:22:39Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:22:39Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=4.974153ms
time=2020-08-09T20:22:42Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:22:42Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=1.232228ms
time=2020-08-09T20:22:45Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:22:45Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=5.419763ms
time=2020-08-09T20:22:47Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:22:47Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=1.327248ms
time=2020-08-09T20:22:50Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:22:50Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=5.659271ms
time=2020-08-09T20:22:53Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:22:53Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=1.423043ms
time=2020-08-09T20:22:55Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:22:55Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=5.914248ms
time=2020-08-09T20:22:58Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:22:58Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=1.519541ms
time=2020-08-09T20:23:00Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:23:00Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=1.779571ms
time=2020-08-09T20:23:03Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:23:03Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=1.407491ms
time=2020-08-09T20:23:06Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:23:06Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=1.046289ms
time=2020-08-09T20:23:08Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:23:08Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=1.189845ms
time=2020-08-09T20:23:11Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:23:11Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=5.157073ms
time=2020-08-09T20:23:14Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:23:14Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=1.03036ms
time=2020-08-09T20:23:16Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:23:16Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=5.327422ms
time=2020-08-09T20:23:19Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:23:19Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=4.795339ms
time=2020-08-09T20:23:21Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:23:21Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=5.523094ms
time=2020-08-09T20:23:26Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:23:26Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=4.714708ms
time=2020-08-09T20:23:28Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:23:28Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=5.452568ms
time=2020-08-09T20:23:31Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:23:31Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=2.702376ms
time=2020-08-09T20:23:34Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:23:34Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=4.580871ms
time=2020-08-09T20:23:41Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:23:41Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=4.929845ms
time=2020-08-09T20:23:43Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami
time=2020-08-09T20:23:43Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39272 request=/sessions/whoami status=200 text_status=OK took=1.179594ms
time=2020-08-09T20:26:04Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:04Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=1.148577ms
time=2020-08-09T20:26:06Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:06Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=5.00101ms
time=2020-08-09T20:26:09Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:09Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=5.366069ms
time=2020-08-09T20:26:12Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:12Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=5.978927ms
time=2020-08-09T20:26:15Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:15Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=5.011653ms
time=2020-08-09T20:26:17Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:17Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=5.460735ms
time=2020-08-09T20:26:20Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:20Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=7.819254ms
time=2020-08-09T20:26:23Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:23Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=4.614427ms
time=2020-08-09T20:26:26Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:26Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=4.772862ms
time=2020-08-09T20:26:29Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:29Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=5.251058ms
time=2020-08-09T20:26:31Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:31Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=4.511908ms
time=2020-08-09T20:26:34Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:34Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=7.720829ms
time=2020-08-09T20:26:37Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:37Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=5.273658ms
time=2020-08-09T20:26:40Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:40Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=4.777547ms
time=2020-08-09T20:26:42Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:42Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=11.115124ms
time=2020-08-09T20:26:45Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:45Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=1.149214ms
time=2020-08-09T20:26:48Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:48Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=4.728412ms
time=2020-08-09T20:26:50Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:50Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=4.996666ms
time=2020-08-09T20:26:53Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:53Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=2.178658ms
time=2020-08-09T20:26:56Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:56Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=1.004353ms
time=2020-08-09T20:26:58Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:26:58Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=5.503152ms
time=2020-08-09T20:27:01Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:27:01Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=2.446132ms
time=2020-08-09T20:27:04Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:27:04Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=11.436037ms
time=2020-08-09T20:27:06Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:27:06Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=8.005051ms
time=2020-08-09T20:27:09Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:27:09Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=4.613018ms
time=2020-08-09T20:27:12Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:27:12Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=5.320667ms
time=2020-08-09T20:27:15Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:27:15Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=1.552811ms
time=2020-08-09T20:27:17Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:27:17Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=5.133517ms
time=2020-08-09T20:27:20Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:27:20Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=1.452818ms
time=2020-08-09T20:27:23Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:27:23Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=1.323511ms
time=2020-08-09T20:27:26Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:27:26Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=5.727952ms
time=2020-08-09T20:27:28Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:27:28Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=4.714523ms
time=2020-08-09T20:27:31Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:27:31Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=1.845589ms
time=2020-08-09T20:27:33Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:27:33Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=5.046181ms
time=2020-08-09T20:27:36Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami
time=2020-08-09T20:27:36Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:39458 request=/sessions/whoami status=200 text_status=OK took=5.034421ms
time=2020-08-10T08:10:37Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41738 request=/sessions/whoami
time=2020-08-10T08:10:37Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41736 request=/sessions/whoami
time=2020-08-10T08:10:37Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41738 request=/sessions/whoami status=200 text_status=OK took=1.681568ms
time=2020-08-10T08:10:37Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41740 request=/sessions/whoami
time=2020-08-10T08:10:37Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41740 request=/sessions/whoami status=200 text_status=OK took=1.56249ms
time=2020-08-10T08:10:37Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41736 request=/sessions/whoami status=200 text_status=OK took=21.471319ms
time=2020-08-10T08:10:40Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41740 request=/sessions/whoami
time=2020-08-10T08:10:40Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41740 request=/sessions/whoami status=200 text_status=OK took=12.993762ms
time=2020-08-10T08:10:40Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41740 request=/sessions/whoami
time=2020-08-10T08:10:40Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41740 request=/sessions/whoami status=200 text_status=OK took=2.419172ms
time=2020-08-10T08:10:43Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41740 request=/sessions/whoami
time=2020-08-10T08:10:43Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41740 request=/sessions/whoami status=200 text_status=OK took=1.653129ms
time=2020-08-10T08:10:43Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41738 request=/sessions/whoami
time=2020-08-10T08:10:43Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41738 request=/sessions/whoami status=200 text_status=OK took=7.905888ms
time=2020-08-10T08:10:46Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41738 request=/sessions/whoami
time=2020-08-10T08:10:46Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41740 request=/sessions/whoami
time=2020-08-10T08:10:46Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41738 request=/sessions/whoami status=200 text_status=OK took=8.641565ms
time=2020-08-10T08:10:46Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41740 request=/sessions/whoami status=200 text_status=OK took=7.931478ms
time=2020-08-10T08:10:48Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41740 request=/sessions/whoami
time=2020-08-10T08:10:48Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41740 request=/sessions/whoami status=200 text_status=OK took=6.16534ms
time=2020-08-10T08:10:48Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41740 request=/sessions/whoami
time=2020-08-10T08:10:48Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41740 request=/sessions/whoami status=200 text_status=OK took=2.969526ms
time=2020-08-10T08:10:50Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41740 request=/sessions/whoami
time=2020-08-10T08:10:50Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:41740 request=/sessions/whoami status=200 text_status=OK took=5.761124ms
time=2020-08-10T08:17:45Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42112 request=/sessions/whoami
time=2020-08-10T08:17:45Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42112 request=/sessions/whoami status=200 text_status=OK took=1.252953ms
time=2020-08-10T08:18:01Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42112 request=/sessions/whoami
time=2020-08-10T08:18:01Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42112 request=/sessions/whoami status=200 text_status=OK took=5.521237ms
time=2020-08-10T08:26:23Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42504 request=/sessions/whoami
time=2020-08-10T08:26:23Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42504 request=/sessions/whoami status=200 text_status=OK took=1.238566ms
time=2020-08-10T08:26:52Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42504 request=/sessions/whoami
time=2020-08-10T08:26:52Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42504 request=/sessions/whoami status=200 text_status=OK took=1.85976ms
time=2020-08-10T08:26:54Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42504 request=/sessions/whoami
time=2020-08-10T08:26:54Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42504 request=/sessions/whoami status=200 text_status=OK took=1.256543ms
time=2020-08-10T08:26:56Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42504 request=/sessions/whoami
time=2020-08-10T08:26:56Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42504 request=/sessions/whoami status=200 text_status=OK took=7.213507ms
time=2020-08-10T08:29:25Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42630 request=/sessions/whoami
time=2020-08-10T08:29:25Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42630 request=/sessions/whoami status=200 text_status=OK took=1.263911ms
time=2020-08-10T08:29:57Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42630 request=/sessions/whoami
time=2020-08-10T08:29:57Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42630 request=/sessions/whoami status=200 text_status=OK took=7.112042ms
time=2020-08-10T08:30:40Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42678 request=/sessions/whoami
time=2020-08-10T08:30:40Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42678 request=/sessions/whoami status=200 text_status=OK took=1.377316ms
time=2020-08-10T08:30:43Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42678 request=/sessions/whoami
time=2020-08-10T08:30:43Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42678 request=/sessions/whoami status=200 text_status=OK took=1.361953ms
time=2020-08-10T08:30:46Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42678 request=/sessions/whoami
time=2020-08-10T08:30:46Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42678 request=/sessions/whoami status=200 text_status=OK took=1.201248ms
time=2020-08-10T08:30:49Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42678 request=/sessions/whoami
time=2020-08-10T08:30:49Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42678 request=/sessions/whoami status=200 text_status=OK took=5.200148ms
time=2020-08-10T08:30:50Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42678 request=/sessions/whoami
time=2020-08-10T08:30:50Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42678 request=/sessions/whoami status=200 text_status=OK took=6.038348ms
time=2020-08-10T08:34:30Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42814 request=/sessions/whoami
time=2020-08-10T08:34:30Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42814 request=/sessions/whoami status=200 text_status=OK took=1.338155ms
time=2020-08-10T08:34:43Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42814 request=/sessions/whoami
time=2020-08-10T08:34:43Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42814 request=/sessions/whoami status=200 text_status=OK took=1.539313ms
time=2020-08-10T08:37:03Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42924 request=/sessions/whoami
time=2020-08-10T08:37:03Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42924 request=/sessions/whoami status=200 text_status=OK took=1.182584ms
time=2020-08-10T08:37:07Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42924 request=/sessions/whoami
time=2020-08-10T08:37:07Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:42924 request=/sessions/whoami status=200 text_status=OK took=6.746177ms
time=2020-08-10T12:38:41Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44926 request=/sessions/whoami
time=2020-08-10T12:38:41Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44926 request=/sessions/whoami status=200 text_status=OK took=1.255171ms
time=2020-08-10T12:40:39Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44954 request=/sessions/whoami
time=2020-08-10T12:40:39Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44954 request=/sessions/whoami status=200 text_status=OK took=1.204379ms
time=2020-08-10T12:40:43Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44954 request=/sessions/whoami
time=2020-08-10T12:40:43Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44954 request=/sessions/whoami status=200 text_status=OK took=1.248458ms
time=2020-08-10T12:45:50Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami
time=2020-08-10T12:45:50Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami status=200 text_status=OK took=1.225069ms
time=2020-08-10T12:45:58Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami
time=2020-08-10T12:45:58Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami status=200 text_status=OK took=1.133551ms
time=2020-08-10T12:46:09Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami
time=2020-08-10T12:46:09Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami status=200 text_status=OK took=5.255209ms
time=2020-08-10T12:46:11Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami
time=2020-08-10T12:46:11Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami status=200 text_status=OK took=1.042349ms
time=2020-08-10T12:46:14Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami
time=2020-08-10T12:46:14Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami status=200 text_status=OK took=1.1388ms
time=2020-08-10T12:46:16Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami
time=2020-08-10T12:46:16Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami status=200 text_status=OK took=2.039257ms
time=2020-08-10T12:46:19Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami
time=2020-08-10T12:46:19Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami status=200 text_status=OK took=5.136551ms
time=2020-08-10T12:46:22Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami
time=2020-08-10T12:46:22Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami status=200 text_status=OK took=4.906036ms
time=2020-08-10T12:46:24Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami
time=2020-08-10T12:46:24Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami status=200 text_status=OK took=5.035128ms
time=2020-08-10T12:46:27Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami
time=2020-08-10T12:46:27Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:44974 request=/sessions/whoami status=200 text_status=OK took=5.071ms
time=2020-08-10T13:24:18Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45024 request=/sessions/whoami
time=2020-08-10T13:24:18Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45024 request=/sessions/whoami status=200 text_status=OK took=1.256344ms
time=2020-08-10T13:24:19Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45024 request=/sessions/whoami
time=2020-08-10T13:24:19Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45024 request=/sessions/whoami status=200 text_status=OK took=2.216922ms
time=2020-08-10T14:33:16Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45140 request=/sessions/whoami
time=2020-08-10T14:33:16Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45140 request=/sessions/whoami status=200 text_status=OK took=1.255961ms
time=2020-08-10T14:42:42Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45156 request=/sessions/whoami
time=2020-08-10T14:42:42Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45156 request=/sessions/whoami status=200 text_status=OK took=1.134867ms
time=2020-08-10T14:44:01Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47242 request=/self-service/browser/flows/login
time=2020-08-10T14:44:01Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47242 request=/self-service/browser/flows/login status=302 text_status=Found took=13.779919ms
time=2020-08-10T14:44:01Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:38658 request=/self-service/browser/flows/requests/login?request=9430950c-788d-4ae8-9c5f-9c4fe135e33f
time=2020-08-10T14:44:01Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:38658 request=/self-service/browser/flows/requests/login?request=9430950c-788d-4ae8-9c5f-9c4fe135e33f status=200 text_status=OK took=11.717767ms
time=2020-08-10T14:44:05Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47246 request=/self-service/browser/flows/login/strategies/password?request=9430950c-788d-4ae8-9c5f-9c4fe135e33f
time=2020-08-10T14:44:15Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47246 request=/self-service/browser/flows/login/strategies/password?request=9430950c-788d-4ae8-9c5f-9c4fe135e33f status=302 text_status=Found took=10.572829714s
time=2020-08-10T14:44:15Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:38658 request=/self-service/browser/flows/requests/login?request=9430950c-788d-4ae8-9c5f-9c4fe135e33f
time=2020-08-10T14:44:15Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:38658 request=/self-service/browser/flows/requests/login?request=9430950c-788d-4ae8-9c5f-9c4fe135e33f status=200 text_status=OK took=3.154589ms
time=2020-08-10T14:44:24Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47248 request=/self-service/browser/flows/login
time=2020-08-10T14:44:24Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47248 request=/self-service/browser/flows/login status=302 text_status=Found took=11.866807ms
time=2020-08-10T14:44:24Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:38658 request=/self-service/browser/flows/requests/login?request=64113307-1a35-4b30-a6cb-31d9c97a347a
time=2020-08-10T14:44:24Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:38658 request=/self-service/browser/flows/requests/login?request=64113307-1a35-4b30-a6cb-31d9c97a347a status=200 text_status=OK took=4.439642ms
time=2020-08-10T14:44:27Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47250 request=/self-service/browser/flows/login/strategies/password?request=64113307-1a35-4b30-a6cb-31d9c97a347a
time=2020-08-10T14:44:41Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47250 request=/self-service/browser/flows/login/strategies/password?request=64113307-1a35-4b30-a6cb-31d9c97a347a status=302 text_status=Found took=14.228989427s
time=2020-08-10T14:44:42Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:38658 request=/self-service/browser/flows/requests/login?request=64113307-1a35-4b30-a6cb-31d9c97a347a
time=2020-08-10T14:44:42Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:38658 request=/self-service/browser/flows/requests/login?request=64113307-1a35-4b30-a6cb-31d9c97a347a status=200 text_status=OK took=10.980173ms
time=2020-08-10T14:44:47Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47252 request=/self-service/browser/flows/login/strategies/password?request=64113307-1a35-4b30-a6cb-31d9c97a347a
time=2020-08-10T14:45:45Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47270 request=/self-service/browser/flows/login
time=2020-08-10T14:45:45Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:38658 request=/self-service/browser/flows/requests/login?request=64113307-1a35-4b30-a6cb-31d9c97a347a
time=2020-08-10T14:45:45Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47258 request=/self-service/browser/flows/login
time=2020-08-10T14:45:45Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47262 request=/self-service/browser/flows/login
time=2020-08-10T14:45:45Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47266 request=/self-service/browser/flows/login
time=2020-08-10T14:45:45Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47262 request=/self-service/browser/flows/login status=302 text_status=Found took=208.265033ms
time=2020-08-10T14:45:45Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:38658 request=/self-service/browser/flows/requests/login?request=64113307-1a35-4b30-a6cb-31d9c97a347a status=200 text_status=OK took=260.373029ms
time=2020-08-10T14:45:45Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47270 request=/self-service/browser/flows/login status=302 text_status=Found took=317.508999ms
time=2020-08-10T14:45:45Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47258 request=/self-service/browser/flows/login status=302 text_status=Found took=458.799533ms
time=2020-08-10T14:45:45Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47266 request=/self-service/browser/flows/login status=302 text_status=Found took=409.744558ms
time=2020-08-10T14:45:50Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47282 request=/self-service/browser/flows/login
time=2020-08-10T14:45:50Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47282 request=/self-service/browser/flows/login status=302 text_status=Found took=107.437144ms
time=2020-08-10T14:45:50Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:38698 request=/self-service/browser/flows/requests/login?request=c86eb445-d715-4f5c-8be5-d6f64da79011
time=2020-08-10T14:45:50Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:38698 request=/self-service/browser/flows/requests/login?request=c86eb445-d715-4f5c-8be5-d6f64da79011 status=200 text_status=OK took=91.314227ms
time=2020-08-10T14:45:52Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47286 request=/self-service/browser/flows/login/strategies/password?request=c86eb445-d715-4f5c-8be5-d6f64da79011
time=2020-08-10T14:47:03Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47290 request=/self-service/browser/flows/login
time=2020-08-10T14:47:03Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47252 request=/self-service/browser/flows/login/strategies/password?request=64113307-1a35-4b30-a6cb-31d9c97a347a status=302 text_status=Found took=2m16.841331437s
time=2020-08-10T14:47:04Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47290 request=/self-service/browser/flows/login status=302 text_status=Found took=218.529995ms
time=2020-08-10T14:47:10Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47286 request=/self-service/browser/flows/login/strategies/password?request=c86eb445-d715-4f5c-8be5-d6f64da79011 status=302 text_status=Found took=1m17.472319872s
time=2020-08-10T14:50:06Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47296 request=/self-service/browser/flows/login
time=2020-08-10T14:50:06Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47296 request=/self-service/browser/flows/login status=302 text_status=Found took=33.342851ms
time=2020-08-10T14:50:06Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:38714 request=/self-service/browser/flows/requests/login?request=8399986b-7677-44d7-96ca-5e809540e38e
time=2020-08-10T14:50:06Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:38714 request=/self-service/browser/flows/requests/login?request=8399986b-7677-44d7-96ca-5e809540e38e status=200 text_status=OK took=20.274902ms
time=2020-08-10T14:50:17Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47304 request=/self-service/browser/flows/login/strategies/password?request=8399986b-7677-44d7-96ca-5e809540e38e
time=2020-08-10T14:50:48Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47304 request=/self-service/browser/flows/login/strategies/password?request=8399986b-7677-44d7-96ca-5e809540e38e status=302 text_status=Found took=30.184351458s
time=2020-08-10T14:50:48Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:38714 request=/self-service/browser/flows/requests/login?request=8399986b-7677-44d7-96ca-5e809540e38e
time=2020-08-10T14:50:48Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:38714 request=/self-service/browser/flows/requests/login?request=8399986b-7677-44d7-96ca-5e809540e38e status=200 text_status=OK took=963.205µs
time=2020-08-10T14:53:47Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47306 request=/self-service/browser/flows/login/strategies/password?request=8399986b-7677-44d7-96ca-5e809540e38e
time=2020-08-10T14:53:53Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47306 request=/self-service/browser/flows/login/strategies/password?request=8399986b-7677-44d7-96ca-5e809540e38e status=302 text_status=Found took=6.389003175s
time=2020-08-10T14:53:53Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47306 request=/sessions/whoami
time=2020-08-10T14:53:53Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47306 request=/sessions/whoami status=200 text_status=OK took=2.601817ms
time=2020-08-10T14:54:15Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45242 request=/sessions/whoami
time=2020-08-10T14:54:15Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45242 request=/sessions/whoami status=200 text_status=OK took=3.970648ms
time=2020-08-10T15:13:56Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45266 request=/sessions/whoami
time=2020-08-10T15:13:56Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45266 request=/sessions/whoami status=200 text_status=OK took=3.403279ms
time=2020-08-10T15:14:17Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45266 request=/sessions/whoami
time=2020-08-10T15:14:17Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45266 request=/sessions/whoami status=200 text_status=OK took=1.448301ms
time=2020-08-10T15:17:06Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45280 request=/sessions/whoami
time=2020-08-10T15:17:06Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45280 request=/sessions/whoami status=200 text_status=OK took=1.590967ms
time=2020-08-10T15:17:37Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45280 request=/sessions/whoami
time=2020-08-10T15:17:37Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45280 request=/sessions/whoami status=200 text_status=OK took=1.468133ms
time=2020-08-10T15:17:47Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45280 request=/sessions/whoami
time=2020-08-10T15:17:47Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45280 request=/sessions/whoami status=200 text_status=OK took=3.513721ms
time=2020-08-10T15:18:09Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45280 request=/sessions/whoami
time=2020-08-10T15:18:09Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45280 request=/sessions/whoami status=200 text_status=OK took=2.004388ms
time=2020-08-10T15:18:37Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45280 request=/sessions/whoami
time=2020-08-10T15:18:37Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45280 request=/sessions/whoami status=200 text_status=OK took=2.936256ms
time=2020-08-10T15:19:13Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45280 request=/sessions/whoami
time=2020-08-10T15:19:13Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45280 request=/sessions/whoami status=200 text_status=OK took=11.867983ms
time=2020-08-10T15:20:00Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45280 request=/sessions/whoami
time=2020-08-10T15:20:00Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45280 request=/sessions/whoami status=200 text_status=OK took=1.540757ms
time=2020-08-10T15:20:07Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45280 request=/sessions/whoami
time=2020-08-10T15:20:07Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45280 request=/sessions/whoami status=200 text_status=OK took=1.338801ms
time=2020-08-10T15:20:28Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45280 request=/sessions/whoami
time=2020-08-10T15:20:28Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45280 request=/sessions/whoami status=200 text_status=OK took=7.985149ms
time=2020-08-10T15:23:36Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45296 request=/sessions/whoami
time=2020-08-10T15:23:36Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45296 request=/sessions/whoami status=200 text_status=OK took=1.466995ms
time=2020-08-10T16:01:20Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45334 request=/sessions/whoami
time=2020-08-10T16:01:20Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45334 request=/sessions/whoami status=200 text_status=OK took=1.581334ms
time=2020-08-10T16:01:39Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45334 request=/sessions/whoami
time=2020-08-10T16:01:39Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45334 request=/sessions/whoami status=200 text_status=OK took=1.480449ms
time=2020-08-10T16:02:01Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45334 request=/sessions/whoami
time=2020-08-10T16:02:01Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45334 request=/sessions/whoami status=200 text_status=OK took=1.462281ms
time=2020-08-10T16:02:58Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45334 request=/sessions/whoami
time=2020-08-10T16:02:58Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45334 request=/sessions/whoami status=200 text_status=OK took=1.622395ms
time=2020-08-10T16:04:32Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45344 request=/sessions/whoami
time=2020-08-10T16:04:32Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45344 request=/sessions/whoami status=200 text_status=OK took=1.454982ms
time=2020-08-10T16:08:56Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45358 request=/sessions/whoami
time=2020-08-10T16:08:56Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45358 request=/sessions/whoami status=200 text_status=OK took=1.608763ms
time=2020-08-10T16:12:36Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami
time=2020-08-10T16:12:36Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami status=200 text_status=OK took=1.484915ms
time=2020-08-10T16:12:43Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami
time=2020-08-10T16:12:43Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami status=200 text_status=OK took=1.339597ms
time=2020-08-10T16:13:05Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami
time=2020-08-10T16:13:05Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami status=200 text_status=OK took=1.62278ms
time=2020-08-10T16:13:30Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami
time=2020-08-10T16:13:30Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami status=200 text_status=OK took=1.301046ms
time=2020-08-10T16:13:42Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami
time=2020-08-10T16:13:42Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami status=200 text_status=OK took=7.390642ms
time=2020-08-10T16:13:59Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami
time=2020-08-10T16:13:59Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami status=200 text_status=OK took=1.276927ms
time=2020-08-10T16:14:14Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami
time=2020-08-10T16:14:14Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami status=200 text_status=OK took=1.521936ms
time=2020-08-10T16:14:22Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami
time=2020-08-10T16:14:22Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami status=200 text_status=OK took=3.985609ms
time=2020-08-10T16:15:09Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami
time=2020-08-10T16:15:09Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami status=200 text_status=OK took=2.396092ms
time=2020-08-10T16:15:28Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami
time=2020-08-10T16:15:28Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45370 request=/sessions/whoami status=200 text_status=OK took=1.777488ms
time=2020-08-10T16:17:32Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45384 request=/sessions/whoami
time=2020-08-10T16:17:32Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45384 request=/sessions/whoami status=200 text_status=OK took=1.174576ms
time=2020-08-10T16:18:51Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45384 request=/sessions/whoami
time=2020-08-10T16:18:51Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45384 request=/sessions/whoami status=200 text_status=OK took=1.278929ms
time=2020-08-10T16:20:58Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami
time=2020-08-10T16:20:58Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami status=200 text_status=OK took=1.452671ms
time=2020-08-10T16:21:10Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami
time=2020-08-10T16:21:10Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami status=200 text_status=OK took=1.451581ms
time=2020-08-10T16:21:46Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami
time=2020-08-10T16:21:46Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami status=200 text_status=OK took=1.398683ms
time=2020-08-10T16:21:58Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami
time=2020-08-10T16:21:58Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami status=200 text_status=OK took=6.696625ms
time=2020-08-10T16:22:12Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami
time=2020-08-10T16:22:12Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami status=200 text_status=OK took=1.425911ms
time=2020-08-10T16:23:13Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami
time=2020-08-10T16:23:13Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami status=200 text_status=OK took=7.56374ms
time=2020-08-10T16:23:35Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami
time=2020-08-10T16:23:35Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami status=200 text_status=OK took=1.244089ms
time=2020-08-10T16:24:45Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami
time=2020-08-10T16:24:45Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami status=200 text_status=OK took=1.448919ms
time=2020-08-10T16:24:57Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami
time=2020-08-10T16:24:57Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami status=200 text_status=OK took=3.97532ms
time=2020-08-10T16:25:57Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami
time=2020-08-10T16:25:57Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami status=200 text_status=OK took=1.288904ms
time=2020-08-10T16:27:12Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami
time=2020-08-10T16:27:12Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami status=200 text_status=OK took=1.376551ms
time=2020-08-10T16:28:12Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami
time=2020-08-10T16:28:12Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami status=200 text_status=OK took=13.112093ms
time=2020-08-10T16:29:02Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami
time=2020-08-10T16:29:02Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami status=200 text_status=OK took=1.678612ms
time=2020-08-10T16:29:18Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami
time=2020-08-10T16:29:18Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami status=200 text_status=OK took=6.484337ms
time=2020-08-10T16:29:40Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami
time=2020-08-10T16:29:40Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami status=200 text_status=OK took=1.273779ms
time=2020-08-10T16:29:57Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami
time=2020-08-10T16:29:57Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami status=200 text_status=OK took=1.305589ms
time=2020-08-10T16:30:32Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami
time=2020-08-10T16:30:32Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45402 request=/sessions/whoami status=200 text_status=OK took=6.620968ms
time=2020-08-10T16:37:40Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45428 request=/sessions/whoami
time=2020-08-10T16:37:40Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45428 request=/sessions/whoami status=200 text_status=OK took=1.415822ms
time=2020-08-10T16:38:20Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45428 request=/sessions/whoami
time=2020-08-10T16:38:20Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45428 request=/sessions/whoami status=200 text_status=OK took=1.273547ms
time=2020-08-10T16:38:47Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45428 request=/sessions/whoami
time=2020-08-10T16:38:47Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.5:45428 request=/sessions/whoami status=200 text_status=OK took=6.202666ms
time=2020-08-10T18:42:37Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47664 request=/self-service/browser/flows/login
time=2020-08-10T18:42:37Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47664 request=/self-service/browser/flows/login status=302 text_status=Found took=34.555094ms
time=2020-08-10T18:42:38Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:39082 request=/self-service/browser/flows/requests/login?request=4f3c0b6c-e971-48a0-a06d-8d1859bc5a46
time=2020-08-10T18:42:38Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:39082 request=/self-service/browser/flows/requests/login?request=4f3c0b6c-e971-48a0-a06d-8d1859bc5a46 status=200 text_status=OK took=10.426773ms
time=2020-08-10T18:42:41Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47672 request=/self-service/browser/flows/login/strategies/password?request=4f3c0b6c-e971-48a0-a06d-8d1859bc5a46
time=2020-08-10T18:43:12Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:39082 request=/self-service/browser/flows/requests/login?request=4f3c0b6c-e971-48a0-a06d-8d1859bc5a46
time=2020-08-10T18:43:13Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:39082 request=/self-service/browser/flows/requests/login?request=4f3c0b6c-e971-48a0-a06d-8d1859bc5a46 status=200 text_status=OK took=1.012991815s
time=2020-08-10T18:43:16Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47678 request=/self-service/browser/flows/login/strategies/password?request=4f3c0b6c-e971-48a0-a06d-8d1859bc5a46
time=2020-08-10T18:43:48Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47684 request=/self-service/browser/flows/login
time=2020-08-10T18:43:48Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47684 request=/self-service/browser/flows/login status=302 text_status=Found took=766.508312ms
time=2020-08-10T18:43:49Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:39082 request=/self-service/browser/flows/requests/login?request=34ab29ee-d947-455a-94a5-6f09fb3f9e92
time=2020-08-10T18:43:49Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:39082 request=/self-service/browser/flows/requests/login?request=34ab29ee-d947-455a-94a5-6f09fb3f9e92 status=200 text_status=OK took=136.154982ms
time=2020-08-10T18:43:50Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47678 request=/self-service/browser/flows/login/strategies/password?request=4f3c0b6c-e971-48a0-a06d-8d1859bc5a46 status=302 text_status=Found took=33.04395572s
time=2020-08-10T18:43:51Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47686 request=/self-service/browser/flows/login/strategies/password?request=34ab29ee-d947-455a-94a5-6f09fb3f9e92
fatal error: runtime: out of memory
runtime stack:
runtime.throw(0x127c656, 0x16)
/usr/local/go/src/runtime/panic.go:1116 +0x72
runtime.sysMap(0xc304000000, 0x100000000, 0x1f56978)
/usr/local/go/src/runtime/mem_linux.go:169 +0xc5
runtime.(*mheap).sysAlloc(0x1f417e0, 0x100000000, 0x1f417e8, 0x80000)
/usr/local/go/src/runtime/malloc.go:715 +0x1cd
runtime.(*mheap).grow(0x1f417e0, 0x80000, 0x0)
/usr/local/go/src/runtime/mheap.go:1286 +0x11c
runtime.(*mheap).allocSpan(0x1f417e0, 0x80000, 0xc000ad0100, 0x1f56988, 0x1154b865179ef4)
/usr/local/go/src/runtime/mheap.go:1124 +0x6a0
runtime.(*mheap).alloc.func1()
/usr/local/go/src/runtime/mheap.go:871 +0x64
runtime.(*mheap).alloc(0x1f417e0, 0x80000, 0x101, 0xc0001a6000)
/usr/local/go/src/runtime/mheap.go:865 +0x81
runtime.largeAlloc(0x100000000, 0x460101, 0x0)
/usr/local/go/src/runtime/malloc.go:1152 +0x92
runtime.mallocgc.func1()
/usr/local/go/src/runtime/malloc.go:1047 +0x46
runtime.systemstack(0xc000272000)
/usr/local/go/src/runtime/asm_amd64.s:370 +0x66
runtime.mstart()
/usr/local/go/src/runtime/proc.go:1041
goroutine 2214 [running]:
runtime.systemstack_switch()
/usr/local/go/src/runtime/asm_amd64.s:330 fp=0xc00097cd98 sp=0xc00097cd90 pc=0x4654c0
runtime.mallocgc(0x100000000, 0x10c8620, 0xc000700301, 0xc00050ec00)
/usr/local/go/src/runtime/malloc.go:1046 +0x895 fp=0xc00097ce38 sp=0xc00097cd98 pc=0x40ce25
runtime.makeslice(0x10c8620, 0x400000, 0x400000, 0xc000700320)
/usr/local/go/src/runtime/slice.go:49 +0x6c fp=0xc00097ce68 sp=0xc00097ce38 pc=0x44c6ac
golang.org/x/crypto/argon2.initBlocks(0xc0007002d0, 0x800400000, 0x10, 0xc00074da30, 0x10)
/go/pkg/mod/golang.org/x/[email protected]/argon2/argon2.go:160 +0x59 fp=0xc00097cec8 sp=0xc00097ce68 pc=0xbdd249
golang.org/x/crypto/argon2.deriveKey(0x2, 0xc00074da00, 0xf, 0x10, 0xc00074da30, 0x10, 0x10, 0x0, 0x0, 0x0, ...)
/go/pkg/mod/golang.org/x/[email protected]/argon2/argon2.go:115 +0x1d0 fp=0xc00097cfb8 sp=0xc00097cec8 pc=0xbdcd60
golang.org/x/crypto/argon2.IDKey(...)
/go/pkg/mod/golang.org/x/[email protected]/argon2/argon2.go:99
github.com/ory/kratos/hash.(*Argon2).Compare(0xc000a7c0c0, 0xc00074da00, 0xf, 0x10, 0xc0007193e0, 0x20, 0x20, 0xc0001b9ad0, 0xc0002d8b40)
/home/ory/hash/hasher_argon2.go:71 +0x149 fp=0xc00097d058 sp=0xc00097cfb8 pc=0xbe2a79
github.com/ory/kratos/selfservice/strategy/password.(*Strategy).handleLogin(0xc0001824e0, 0x7f91f8df39f8, 0xc00000e208, 0xc000975900, 0x0, 0x0, 0x0)
/home/ory/selfservice/strategy/password/login.go:100 +0xa23 fp=0xc00097d3d8 sp=0xc00097d058 pc=0xd86a53
github.com/ory/kratos/selfservice/strategy/password.(*Strategy).handleLogin-fm(0x7f91f8df39f8, 0xc00000e208, 0xc000975900, 0x0, 0x0, 0x0)
/home/ory/selfservice/strategy/password/login.go:43 +0x66 fp=0xc00097d420 sp=0xc00097d3d8 pc=0xd8dd46
github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc0000ab3c0, 0x7f91f8df39f8, 0xc00000e208, 0xc000975900)
/go/pkg/mod/github.com/julienschmidt/[email protected]/router.go:334 +0xb45 fp=0xc00097d510 sp=0xc00097d420 pc=0x9edc05
github.com/justinas/nosurf.(*CSRFHandler).handleSuccess(...)
/go/pkg/mod/github.com/justinas/[email protected]/handler.go:187
github.com/justinas/nosurf.(*CSRFHandler).ServeHTTP(0xc000a22120, 0x7f91f8df39f8, 0xc00000e208, 0xc000975400)
/go/pkg/mod/github.com/justinas/[email protected]/handler.go:180 +0x2f8 fp=0xc00097d6d0 sp=0xc00097d510 pc=0x9ea9c8
github.com/urfave/negroni.Wrap.func1(0x7f91f8df39f8, 0xc00000e208, 0xc000975400, 0xc00060d320)
/go/pkg/mod/github.com/urfave/[email protected]/negroni.go:46 +0x4d fp=0xc00097d700 sp=0xc00097d6d0 pc=0x8f946d
github.com/urfave/negroni.HandlerFunc.ServeHTTP(0xc000484720, 0x7f91f8df39f8, 0xc00000e208, 0xc000975400, 0xc00060d320)
/go/pkg/mod/github.com/urfave/[email protected]/negroni.go:29 +0x4e fp=0xc00097d730 sp=0xc00097d700 pc=0x8f7f2e
github.com/urfave/negroni.middleware.ServeHTTP(0x14a8900, 0xc000484720, 0xc000484780, 0x7f91f8df39f8, 0xc00000e208, 0xc000975400)
/go/pkg/mod/github.com/urfave/[email protected]/negroni.go:38 +0x9c fp=0xc00097d768 sp=0xc00097d730 pc=0x8f7fdc
github.com/urfave/negroni.middleware.ServeHTTP-fm(0x7f91f8df39f8, 0xc00000e208, 0xc000975400)
/go/pkg/mod/github.com/urfave/[email protected]/negroni.go:37 +0x5a fp=0xc00097d7a8 sp=0xc00097d768 pc=0x8f97fa
github.com/ory/x/metricsx.(*Service).ServeHTTP(0xc000b02870, 0x7f91f8df39f8, 0xc00000e208, 0xc000975400, 0xc00060d300)
/go/pkg/mod/github.com/ory/[email protected]/metricsx/middleware.go:261 +0x92 fp=0xc00097d9a0 sp=0xc00097d7a8 pc=0xf15152
github.com/urfave/negroni.middleware.ServeHTTP(0x14a6920, 0xc000b02870, 0xc000484760, 0x7f91f8df39f8, 0xc00000e208, 0xc000975400)
/go/pkg/mod/github.com/urfave/[email protected]/negroni.go:38 +0x9c fp=0xc00097d9d8 sp=0xc00097d9a0 pc=0x8f7fdc
github.com/urfave/negroni.middleware.ServeHTTP-fm(0x7f91f8df39f8, 0xc00000e208, 0xc000975400)
/go/pkg/mod/github.com/urfave/[email protected]/negroni.go:37 +0x5a fp=0xc00097da18 sp=0xc00097d9d8 pc=0x8f97fa
github.com/ory/x/reqlog.(*Middleware).ServeHTTP(0xc00048a0e0, 0x7f91f8df39f8, 0xc00000e208, 0xc000975400, 0xc00060d2c0)
/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:138 +0x308 fp=0xc00097dae0 sp=0xc00097da18 pc=0xf03508
github.com/urfave/negroni.middleware.ServeHTTP(0x14a6960, 0xc00048a0e0, 0xc000484740, 0x7f91f8df39f8, 0xc00000e208, 0xc000975400)
/go/pkg/mod/github.com/urfave/[email protected]/negroni.go:38 +0x9c fp=0xc00097db18 sp=0xc00097dae0 pc=0x8f7fdc
github.com/urfave/negroni.(*Negroni).ServeHTTP(0xc0001820c0, 0x14c22a0, 0xc000272e00, 0xc000975400)
/go/pkg/mod/github.com/urfave/[email protected]/negroni.go:96 +0xeb fp=0xc00097db78 sp=0xc00097db18 pc=0x8f839b
github.com/gorilla/context.ClearHandler.func1(0x14c22a0, 0xc000272e00, 0xc000975400)
/go/pkg/mod/github.com/gorilla/[email protected]/context.go:141 +0x74 fp=0xc00097dbc0 sp=0xc00097db78 pc=0x9c1e44
net/http.HandlerFunc.ServeHTTP(0xc0004847c0, 0x14c22a0, 0xc000272e00, 0xc000975400)
/usr/local/go/src/net/http/server.go:2012 +0x44 fp=0xc00097dbe8 sp=0xc00097dbc0 pc=0x6f51f4
net/http.serverHandler.ServeHTTP(0xc000272460, 0x14c22a0, 0xc000272e00, 0xc000975400)
/usr/local/go/src/net/http/server.go:2807 +0xa3 fp=0xc00097dc18 sp=0xc00097dbe8 pc=0x6f8583
net/http.(*conn).serve(0xc000723180, 0x14c97a0, 0xc0005f1400)
/usr/local/go/src/net/http/server.go:1895 +0x86c fp=0xc00097dfc8 sp=0xc00097dc18 pc=0x6f3ffc
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1373 +0x1 fp=0xc00097dfd0 sp=0xc00097dfc8 pc=0x467451
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2933 +0x35c
goroutine 1 [semacquire, 1388 minutes]:
sync.runtime_Semacquire(0xc0007c2918)
/usr/local/go/src/runtime/sema.go:56 +0x42
sync.(*WaitGroup).Wait(0xc0007c2910)
/usr/local/go/src/sync/waitgroup.go:130 +0x64
github.com/ory/kratos/cmd/daemon.ServeAll.func1(0x1ef7680, 0xc0000f1560, 0x0, 0x3)
/home/ory/cmd/daemon/serve.go:167 +0x199
github.com/ory/kratos/cmd.glob..func4(0x1ef7680, 0xc0000f1560, 0x0, 0x3)
/home/ory/cmd/serve.go:51 +0x15e
github.com/spf13/cobra.(*Command).execute(0x1ef7680, 0xc0000f1500, 0x3, 0x3, 0x1ef7680, 0xc0000f1500)
/go/pkg/mod/github.com/spf13/[email protected]/command.go:846 +0x29d
github.com/spf13/cobra.(*Command).ExecuteC(0x1ef8b80, 0xc000659f40, 0x783efa, 0x126804d)
/go/pkg/mod/github.com/spf13/[email protected]/command.go:950 +0x349
github.com/spf13/cobra.(*Command).Execute(...)
/go/pkg/mod/github.com/spf13/[email protected]/command.go:887
github.com/ory/kratos/cmd.Execute()
/home/ory/cmd/root.go:23 +0x31
main.main()
/home/ory/main.go:31 +0x52
goroutine 6 [select, 1388 minutes]:
github.com/dgraph-io/ristretto.(*defaultPolicy).processItems(0xc000077c80)
/go/pkg/mod/github.com/dgraph-io/[email protected]/policy.go:96 +0xbe
created by github.com/dgraph-io/ristretto.newDefaultPolicy
/go/pkg/mod/github.com/dgraph-io/[email protected]/policy.go:80 +0x129
goroutine 69 [sleep, 669 minutes]:
time.Sleep(0x274a48a78000)
/usr/local/go/src/runtime/time.go:188 +0xba
github.com/ory/x/metricsx.(*Service).ObserveMemory(0xc000b02870)
/go/pkg/mod/github.com/ory/[email protected]/metricsx/middleware.go:250 +0x5e
created by github.com/ory/x/metricsx.New
/go/pkg/mod/github.com/ory/[email protected]/metricsx/middleware.go:216 +0x7f3
goroutine 67 [select]:
github.com/ory/analytics-go/v4.(*client).loop(0xc000272000)
/go/pkg/mod/github.com/ory/analytics-go/[email protected]/analytics.go:370 +0x24d
created by github.com/ory/analytics-go/v4.NewWithConfig
/go/pkg/mod/github.com/ory/analytics-go/[email protected]/analytics.go:92 +0x2ab
goroutine 168 [select]:
github.com/dgraph-io/ristretto.(*Cache).processItems(0xc00006c8a0)
/go/pkg/mod/github.com/dgraph-io/[email protected]/cache.go:299 +0xed
created by github.com/dgraph-io/ristretto.(*Cache).Clear
/go/pkg/mod/github.com/dgraph-io/[email protected]/cache.go:293 +0xc9
goroutine 181 [chan receive, 119 minutes]:
github.com/ory/analytics-go/v4.(*executor).loop(0xc0000a9160)
/go/pkg/mod/github.com/ory/analytics-go/[email protected]/executor.go:39 +0x86
created by github.com/ory/analytics-go/v4.newExecutor
/go/pkg/mod/github.com/ory/analytics-go/[email protected]/executor.go:17 +0x95
goroutine 169 [semacquire, 1388 minutes]:
sync.runtime_Semacquire(0xc000465048)
/usr/local/go/src/runtime/sema.go:56 +0x42
sync.(*WaitGroup).Wait(0xc000465040)
/usr/local/go/src/sync/waitgroup.go:130 +0x64
github.com/ory/viper.(*Viper).WatchConfig.func1(0xc00012e9a0, 0xc000464ff0)
/go/pkg/mod/github.com/ory/[email protected]/viper.go:445 +0x338
created by github.com/ory/viper.(*Viper).WatchConfig
/go/pkg/mod/github.com/ory/[email protected]/viper.go:384 +0x75
goroutine 170 [syscall, 1388 minutes]:
syscall.Syscall6(0xe8, 0x7, 0xc0006adb74, 0x7, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/syscall/asm_linux_amd64.s:41 +0x5
golang.org/x/sys/unix.EpollWait(0x7, 0xc0006adb74, 0x7, 0x7, 0xffffffffffffffff, 0xffffffffffffffff, 0x0, 0xc0006ae768)
/go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_linux_amd64.go:76 +0x72
github.com/fsnotify/fsnotify.(*fdPoller).wait(0xc000709120, 0x0, 0x0, 0x0)
/go/pkg/mod/github.com/fsnotify/[email protected]/inotify_poller.go:86 +0x91
github.com/fsnotify/fsnotify.(*Watcher).readEvents(0xc000031b30)
/go/pkg/mod/github.com/fsnotify/[email protected]/inotify.go:192 +0x1f8
created by github.com/fsnotify/fsnotify.NewWatcher
/go/pkg/mod/github.com/fsnotify/[email protected]/inotify.go:59 +0x1a5
goroutine 171 [select, 1388 minutes]:
github.com/ory/viper.(*Viper).WatchConfig.func1.1(0xc000031b30, 0xc000465040, 0x7ffd3bff8efc, 0x1d, 0x7ffd3bff8efc, 0x1d, 0xc0006f4cf0, 0xc00012e9a0)
/go/pkg/mod/github.com/ory/[email protected]/viper.go:406 +0xe6
created by github.com/ory/viper.(*Viper).WatchConfig.func1
/go/pkg/mod/github.com/ory/[email protected]/viper.go:404 +0x2e7
goroutine 172 [select, 1388 minutes]:
database/sql.(*DB).connectionOpener(0xc0002d8240, 0x14c97a0, 0xc00033b900)
/usr/local/go/src/database/sql/sql.go:1052 +0xe8
created by database/sql.OpenDB
/usr/local/go/src/database/sql/sql.go:722 +0x15d
goroutine 173 [select, 1388 minutes]:
database/sql.(*DB).connectionResetter(0xc0002d8240, 0x14c97a0, 0xc00033b900)
/usr/local/go/src/database/sql/sql.go:1065 +0xfb
created by database/sql.OpenDB
/usr/local/go/src/database/sql/sql.go:723 +0x193
goroutine 209 [IO wait]:
internal/poll.runtime_pollWait(0x7f91f8da10a8, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc0000cc818, 0x72, 0x0, 0x0, 0x126418c)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Accept(0xc0000cc800, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:384 +0x1d4
net.(*netFD).accept(0xc0000cc800, 0x5bceba683206d878, 0x0, 0x5bceba683206d878)
/usr/local/go/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc000484800, 0x5f319567, 0xc000ad3bf8, 0x490966)
/usr/local/go/src/net/tcpsock_posix.go:139 +0x32
net.(*TCPListener).Accept(0xc000484800, 0xc000ad3c48, 0x18, 0xc0004e9c80, 0x6f8a2c)
/usr/local/go/src/net/tcpsock.go:261 +0x64
net/http.(*Server).Serve(0xc000272460, 0x14c1fe0, 0xc000484800, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:2901 +0x25d
net/http.(*Server).ListenAndServe(0xc000272460, 0xc0004e9c80, 0xf12928)
/usr/local/go/src/net/http/server.go:2830 +0xb7
github.com/ory/graceful.Graceful(0xc000ad3f78, 0xc0006f5560, 0x128d05b, 0x20)
/go/pkg/mod/github.com/ory/[email protected]/http_graceful.go:76 +0xa2
github.com/ory/kratos/cmd/daemon.servePublic(0x14c02a0, 0xc0004843c0, 0xc0007c2910, 0x1ef7680, 0xc0000f1560, 0x0, 0x3)
/home/ory/cmd/daemon/serve.go:65 +0x8e1
created by github.com/ory/kratos/cmd/daemon.ServeAll.func1
/home/ory/cmd/daemon/serve.go:164 +0xc3
goroutine 210 [IO wait, 1 minutes]:
internal/poll.runtime_pollWait(0x7f91f8da1188, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc000b04198, 0x72, 0x0, 0x0, 0x126418c)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Accept(0xc000b04180, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:384 +0x1d4
net.(*netFD).accept(0xc000b04180, 0x5bd07106f7b92f68, 0x1000000000000, 0x5bd07106f7b92f68)
/usr/local/go/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc00000c800, 0x5f31951e, 0xc000acfc30, 0x490966)
/usr/local/go/src/net/tcpsock_posix.go:139 +0x32
net.(*TCPListener).Accept(0xc00000c800, 0xc000acfc80, 0x18, 0xc0004e9e00, 0x6f8a2c)
/usr/local/go/src/net/tcpsock.go:261 +0x64
net/http.(*Server).Serve(0xc0002722a0, 0x14c1fe0, 0xc00000c800, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:2901 +0x25d
net/http.(*Server).ListenAndServe(0xc0002722a0, 0xc0004e9e00, 0xf12928)
/usr/local/go/src/net/http/server.go:2830 +0xb7
github.com/ory/graceful.Graceful(0xc000acff78, 0xc0002b7880, 0x128a70d, 0x1f)
/go/pkg/mod/github.com/ory/[email protected]/http_graceful.go:76 +0xa2
github.com/ory/kratos/cmd/daemon.serveAdmin(0x14c02a0, 0xc0004843c0, 0xc0007c2910, 0x1ef7680, 0xc0000f1560, 0x0, 0x3)
/home/ory/cmd/daemon/serve.go:91 +0x6be
created by github.com/ory/kratos/cmd/daemon.ServeAll.func1
/home/ory/cmd/daemon/serve.go:165 +0x127
goroutine 211 [select, 1388 minutes]:
github.com/ory/kratos/courier.(*Courier).Work(0xc00033ba00, 0x0, 0x0)
/home/ory/courier/courier.go:109 +0x162
github.com/ory/graceful.Graceful(0xc000103f78, 0xc000061db0, 0xc00037d680, 0x1)
/go/pkg/mod/github.com/ory/[email protected]/http_graceful.go:76 +0xa2
github.com/ory/kratos/cmd/daemon.bgTasks(0x14c02a0, 0xc0004843c0, 0xc0007c2910, 0x1ef7680, 0xc0000f1560, 0x0, 0x3)
/home/ory/cmd/daemon/serve.go:154 +0x1ac
created by github.com/ory/kratos/cmd/daemon.ServeAll.func1
/home/ory/cmd/daemon/serve.go:166 +0x18b
goroutine 212 [chan receive, 1388 minutes]:
github.com/ory/graceful.Graceful.func1(0xc0000e2180, 0xc000061db0, 0xc0000e21e0)
/go/pkg/mod/github.com/ory/[email protected]/http_graceful.go:62 +0xc7
created by github.com/ory/graceful.Graceful
/go/pkg/mod/github.com/ory/[email protected]/http_graceful.go:59 +0x98
goroutine 213 [sleep]:
time.Sleep(0x3b9aca00)
/usr/local/go/src/runtime/time.go:188 +0xba
github.com/ory/kratos/courier.(*Courier).watchMessages(0xc00033ba00, 0x14c97a0, 0xc00033b9c0, 0xc0000e2240)
/home/ory/courier/courier.go:186 +0x30
created by github.com/ory/kratos/courier.(*Courier).Work
/home/ory/courier/courier.go:107 +0xc5
goroutine 214 [syscall, 1388 minutes]:
os/signal.signal_recv(0xc00033ba00)
/usr/local/go/src/runtime/sigqueue.go:147 +0x9c
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:23 +0x22
created by os/signal.Notify.func1
/usr/local/go/src/os/signal/signal.go:127 +0x44
goroutine 70 [chan receive, 1388 minutes]:
github.com/ory/graceful.Graceful.func1(0xc000b080c0, 0xc0002b7880, 0xc000b08120)
/go/pkg/mod/github.com/ory/[email protected]/http_graceful.go:62 +0xc7
created by github.com/ory/graceful.Graceful
/go/pkg/mod/github.com/ory/[email protected]/http_graceful.go:59 +0x98
goroutine 174 [chan receive, 1388 minutes]:
github.com/ory/graceful.Graceful.func1(0xc000b08180, 0xc0006f5560, 0xc000b081e0)
/go/pkg/mod/github.com/ory/[email protected]/http_graceful.go:62 +0xc7
created by github.com/ory/graceful.Graceful
/go/pkg/mod/github.com/ory/[email protected]/http_graceful.go:59 +0x98
goroutine 2215 [IO wait]:
internal/poll.runtime_pollWait(0x7f91f8da0b68, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc000437f18, 0x72, 0x0, 0x1, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc000437f00, 0xc000180cd1, 0x1, 0x1, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc000437f00, 0xc000180cd1, 0x1, 0x1, 0xc0008ce798, 0x14a5de0, 0xc000060b80)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc00000e200, 0xc000180cd1, 0x1, 0x1, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:184 +0x8e
net/http.(*connReader).backgroundRead(0xc000180cc0)
/usr/local/go/src/net/http/server.go:678 +0x58
created by net/http.(*connReader).startBackgroundRead
/usr/local/go/src/net/http/server.go:674 +0xd0
goroutine 1979 [IO wait]:
internal/poll.runtime_pollWait(0x7f91f8da0d28, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:203 +0x55
internal/poll.(*pollDesc).wait(0xc000632e18, 0x72, 0x1000, 0x1000, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x45
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc000632e00, 0xc000742000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc000632e00, 0xc000742000, 0x1000, 0x1000, 0x4904aa, 0x1154ba25f01403, 0x0)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc0000a2dc8, 0xc000742000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:184 +0x8e
net/http.(*connReader).Read(0xc00016d8c0, 0xc000742000, 0x1000, 0x1000, 0xbfc4835749d6e3cf, 0x4be5ddc66356, 0x1f27c20)
/usr/local/go/src/net/http/server.go:786 +0xf4
bufio.(*Reader).fill(0xc00006c4e0)
/usr/local/go/src/bufio/bufio.go:100 +0x103
bufio.(*Reader).Peek(0xc00006c4e0, 0x4, 0x4be5ddc66356, 0x1f27c20, 0x0, 0x0, 0x1f27c20)
/usr/local/go/src/bufio/bufio.go:138 +0x4f
net/http.(*conn).serve(0xc000902000, 0x14c97a0, 0xc000032080)
/usr/local/go/src/net/http/server.go:1920 +0x9d7
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2933 +0x35c
goroutine 2119 [runnable]:
golang.org/x/crypto/argon2.processBlockSSE(0xc1009b9400, 0xc1009b9000, 0xc057bcdc00, 0x700000001)
/go/pkg/mod/golang.org/x/[email protected]/argon2/blamka_amd64.go:24 +0x57b
golang.org/x/crypto/argon2.processBlockXOR(...)
/go/pkg/mod/golang.org/x/[email protected]/argon2/blamka_amd64.go:59
golang.org/x/crypto/argon2.processBlocks.func1(0x300000000, 0x7, 0xc0007b8020)
/go/pkg/mod/golang.org/x/[email protected]/argon2/argon2.go:223 +0x1e7
created by golang.org/x/crypto/argon2.processBlocks
/go/pkg/mod/golang.org/x/[email protected]/argon2/argon2.go:234 +0x108
goroutine 2053 [semacquire]:
sync.runtime_Semacquire(0xc0007b8028)
/usr/local/go/src/runtime/sema.go:56 +0x42
sync.(*WaitGroup).Wait(0xc0007b8020)
/usr/local/go/src/sync/waitgroup.go:130 +0x64
golang.org/x/crypto/argon2.processBlocks(0xc000c82000, 0x400000, 0x400000, 0x40000000000004, 0x8, 0x2)
/go/pkg/mod/golang.org/x/[email protected]/argon2/argon2.go:236 +0x125
golang.org/x/crypto/argon2.deriveKey(0x2, 0xc0007a77f0, 0xf, 0x10, 0xc0007a7820, 0x10, 0x10, 0x0, 0x0, 0x0, ...)
/go/pkg/mod/golang.org/x/[email protected]/argon2/argon2.go:116 +0x239
golang.org/x/crypto/argon2.IDKey(...)
/go/pkg/mod/golang.org/x/[email protected]/argon2/argon2.go:99
github.com/ory/kratos/hash.(*Argon2).Compare(0xc000a7c0c0, 0xc0007a77f0, 0xf, 0x10, 0xc000718240, 0x20, 0x20, 0xc000a7b450, 0xc0002d8a80)
/home/ory/hash/hasher_argon2.go:71 +0x149
github.com/ory/kratos/selfservice/strategy/password.(*Strategy).handleLogin(0xc0001824e0, 0x7f91f8df39f8, 0xc0000100c0, 0xc0005a6700, 0x0, 0x0, 0x0)
/home/ory/selfservice/strategy/password/login.go:100 +0xa23
github.com/julienschmidt/httprouter.(*Router).ServeHTTP(0xc0000ab3c0, 0x7f91f8df39f8, 0xc0000100c0, 0xc0005a6700)
/go/pkg/mod/github.com/julienschmidt/[email protected]/router.go:334 +0xb45
github.com/justinas/nosurf.(*CSRFHandler).handleSuccess(...)
/go/pkg/mod/github.com/justinas/[email protected]/handler.go:187
github.com/justinas/nosurf.(*CSRFHandler).ServeHTTP(0xc000a22120, 0x7f91f8df39f8, 0xc0000100c0, 0xc000155c00)
/go/pkg/mod/github.com/justinas/[email protected]/handler.go:180 +0x2f8
github.com/urfave/negroni.Wrap.func1(0x7f91f8df39f8, 0xc0000100c0, 0xc000155c00, 0xc00060ce40)
/go/pkg/mod/github.com/urfave/[email protected]/negroni.go:46 +0x4d
github.com/urfave/negroni.HandlerFunc.ServeHTTP(0xc000484720, 0x7f91f8df39f8, 0xc0000100c0, 0xc000155c00, 0xc00060ce40)
/go/pkg/mod/github.com/urfave/[email protected]/negroni.go:29 +0x4e
github.com/urfave/negroni.middleware.ServeHTTP(0x14a8900, 0xc000484720, 0xc000484780, 0x7f91f8df39f8, 0xc0000100c0, 0xc000155c00)
/go/pkg/mod/github.com/urfave/[email protected]/negroni.go:38 +0x9c
github.com/ory/x/metricsx.(*Service).ServeHTTP(0xc000b02870, 0x7f91f8df39f8, 0xc0000100c0, 0xc000155c00, 0xc00060ce20)
/go/pkg/mod/github.com/ory/[email protected]/metricsx/middleware.go:261 +0x92
github.com/urfave/negroni.middleware.ServeHTTP(0x14a6920, 0xc000b02870, 0xc000484760, 0x7f91f8df39f8, 0xc0000100c0, 0xc000155c00)
/go/pkg/mod/github.com/urfave/[email protected]/negroni.go:38 +0x9c
github.com/ory/x/reqlog.(*Middleware).ServeHTTP(0xc00048a0e0, 0x7f91f8df39f8, 0xc0000100c0, 0xc000155c00, 0xc00060cde0)
/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:138 +0x308
github.com/urfave/negroni.middleware.ServeHTTP(0x14a6960, 0xc00048a0e0, 0xc000484740, 0x7f91f8df39f8, 0xc0000100c0, 0xc000155c00)
/go/pkg/mod/github.com/urfave/[email protected]/negroni.go:38 +0x9c
github.com/urfave/negroni.(*Negroni).ServeHTTP(0xc0001820c0, 0x14c22a0, 0xc0002721c0, 0xc000155c00)
/go/pkg/mod/github.com/urfave/[email protected]/negroni.go:96 +0xeb
github.com/gorilla/context.ClearHandler.func1(0x14c22a0, 0xc0002721c0, 0xc000155c00)
/go/pkg/mod/github.com/gorilla/[email protected]/context.go:141 +0x74
net/http.HandlerFunc.ServeHTTP(0xc0004847c0, 0x14c22a0, 0xc0002721c0, 0xc000155c00)
/usr/local/go/src/net/http/server.go:2012 +0x44
net/http.serverHandler.ServeHTTP(0xc000272460, 0x14c22a0, 0xc0002721c0, 0xc000155c00)
/usr/local/go/src/net/http/server.go:2807 +0xa3
net/http.(*conn).serve(0xc000780000, 0x14c97a0, 0xc0004a3480)
/usr/local/go/src/net/http/server.go:1895 +0x86c
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2933 +0x35c
time=2020-08-10T18:43:53Z level=info msg=Config file loaded successfully. func=github.com/ory/x/viperx.InitializeConfig file=/go/pkg/mod/github.com/ory/[email protected]/viperx/viper.go:140 audience=application path=/etc/config/kratos/config.yml service_name=kratos service_version=
time=2020-08-10T18:43:53Z level=warning msg=
YOU ARE RUNNING ORY KRATOS IN DEV MODE.
SECURITY IS DISABLED.
DON'T DO THIS IN PRODUCTION!
func=github.com/ory/kratos/cmd.glob..func4 file=/home/ory/cmd/serve.go:41 audience=application service_name=kratos service_version=
[POP] 2020/08/10 18:43:53 warn - ignoring file .gitignore because it does not match the migration file pattern
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
[POP] 2020/08/10 18:43:53 warn - ignoring migration file with unsupported dialect sqlite3
time=2020-08-10T18:43:53Z level=info msg=Courier worker started. func=github.com/ory/kratos/cmd/daemon.bgTasks file=/home/ory/cmd/daemon/serve.go:153 audience=application service_name=kratos service_version=
time=2020-08-10T18:43:53Z level=info msg=Software quality assurance features are enabled. Learn more at: https://www.ory.sh/docs/ecosystem/sqa func=github.com/ory/x/metricsx.New file=/go/pkg/mod/github.com/ory/[email protected]/metricsx/middleware.go:184 audience=application service_name=kratos service_version=
time=2020-08-10T18:43:53Z level=info msg=Starting the admin httpd on: 0.0.0.0:4434 func=github.com/ory/kratos/cmd/daemon.serveAdmin file=/home/ory/cmd/daemon/serve.go:90 audience=application service_name=kratos service_version=
time=2020-08-10T18:43:53Z level=info msg=Starting the public httpd on: 0.0.0.0:4433 func=github.com/ory/kratos/cmd/daemon.servePublic file=/home/ory/cmd/daemon/serve.go:64 audience=application service_name=kratos service_version=
time=2020-08-10T18:53:02Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47706 request=/self-service/browser/flows/login
time=2020-08-10T18:53:02Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47706 request=/self-service/browser/flows/login status=302 text_status=Found took=22.662634ms
time=2020-08-10T18:53:03Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:39124 request=/self-service/browser/flows/requests/login?request=b84a1c45-a591-4ffc-8c36-c1798abaca61
time=2020-08-10T18:53:03Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=admin#http://0.0.0.0:4434/ remote=172.30.0.2:39124 request=/self-service/browser/flows/requests/login?request=b84a1c45-a591-4ffc-8c36-c1798abaca61 status=200 text_status=OK took=9.395994ms
time=2020-08-10T18:53:05Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47712 request=/self-service/browser/flows/login/strategies/password?request=b84a1c45-a591-4ffc-8c36-c1798abaca61
time=2020-08-10T18:53:12Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=POST name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47712 request=/self-service/browser/flows/login/strategies/password?request=b84a1c45-a591-4ffc-8c36-c1798abaca61 status=302 text_status=Found took=7.036991667s
time=2020-08-10T18:53:12Z level=info msg=started handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:135 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47712 request=/sessions/whoami
time=2020-08-10T18:53:12Z level=info msg=completed handling request func=github.com/ory/x/reqlog.(*Middleware).ServeHTTP file=/go/pkg/mod/github.com/ory/[email protected]/reqlog/middleware.go:143 method=GET name=public#http://0.0.0.0:4433/.ory/kratos/public/ remote=172.30.0.2:47712 request=/sessions/whoami status=200 text_status=OK took=2.534122msServer configuration
# since v.0.4.6
dsn: "postgres://kratos:secret@postgresd:5432/kratos?sslmode=disable&max_conns=20&max_idle_conns=4"
identity:
default_schema_url: file://schema/default.traits.schema.json
# schemas:
selfservice:
default_browser_return_url: https://{{redacted}}/redirect
whitelisted_return_urls:
- https://{{redacted}}/redirect
strategies:
password:
enabled: true
flows:
verification:
enabled: true
ui_url: http://{{redacted}}/recovery # this might be a bug in the documentation??
request_lifespan: 1h
after:
default_browser_return_url: https://{{redacted}}/redirect?from=verify
login:
# mfa_ui: https://{{redacted}}/auth/login/mfa ## Multi-Factor UI URL ##
ui_url: https://{{redacted}}/auth/login
request_lifespan: 15m
after:
default_browser_return_url: https://{{redacted}}/redirect?from=login
password:
hooks:
- hook: revoke_active_sessions
oidc:
hooks:
- hook: revoke_active_sessions
registration:
ui_url: https://{{redacted}}/auth/registration
request_lifespan: 30m
after:
default_browser_return_url: https://{{redacted}}/redirect?from=registration
password:
hooks:
- hook: session
oidc:
default_browser_return_url: https://{{redacted}}/redirect?from=registration
hooks:
- hook: session # this needs to be configured to start a session
settings:
ui_url: https://{{redacted}}/profile/settings
request_lifespan: 1h
privileged_session_max_age: 1m
after:
default_browser_return_url: https://{{redacted}}/redirect?from=settings
logout:
after:
default_browser_return_url: https://{{redacted}}/redirect?from=logout
error:
ui_url: https://{{redacted}}/auth/error
courier:
smtp:
connection_uri: smtps://test:test@mailslurper:1025/?skip_ssl_verify=false
from_address: no-reply@{{redacted}}
serve:
public:
base_url: http://0.0.0.0:4433/.ory/kratos/public/
admin:
base_url: http://0.0.0.0:4434/
log:
level: trace
format: text
session:
lifespan: 1h
cookie_same_site: Lax
secrets:
default:
- "{{redacted}}"
cookie:
- "{{redacted}}"Expected behavior
No out of memory exception and an acceptable response time (<1sec).
Environment
- Version: v0.4.6 (image: oryd/kratos@sha256:bae743d6eb8baaf1df76ae81c3997af14ff39e88957668f1d3faa606680c00ef)
Metadata
Metadata
Assignees
Labels
corp/m4Up for M4 at Ory Corp.Up for M4 at Ory Corp.