Advertisement
Guest User

Untitled

a guest
Jan 27th, 2023
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 129.10 KB | None | 0 0
  1. Heap Profile for Download
  2. ````
  3. heap profile: 28: 218328000 [2562: 20966975768] @ heap/1048576
  4. 6: 201326592 [316: 10603200512] @ 0x503c56 0x5035ef 0x503a05 0x4b13cb 0x4b113a 0x4b10d7 0x15ee496 0x15ec678 0x15ea185 0x15e8fda 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8 0x46e701
  5. # 0x503c55 bytes.growSlice+0x95 bytes/buffer.go:240
  6. # 0x5035ee bytes.(*Buffer).grow+0x14e bytes/buffer.go:142
  7. # 0x503a04 bytes.(*Buffer).ReadFrom+0x44 bytes/buffer.go:200
  8. # 0x4b13ca io.copyBuffer+0x14a io/io.go:413
  9. # 0x4b1139 io.Copy+0x99 io/io.go:386
  10. # 0x4b10d6 io.CopyN+0x36 io/io.go:362
  11. # 0x15ee495 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.bufferedBody+0xb5 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:1132
  12. # 0x15ec677 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).reverseProxy+0xf77 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:857
  13. # 0x15ea184 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).proxyLoopIteration+0xf04 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:570
  14. # 0x15e8fd9 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x3d9 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:478
  15. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  16. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  17. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  18. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  19. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  20. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  21. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  22. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  23. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  24. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  25. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  26. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  27. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  28. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  29. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  30. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  31.  
  32. 1: 16777216 [316: 5301600256] @ 0x503c56 0x5035ef 0x503a05 0x4b13cb 0x4b113a 0x4b10d7 0x15ee496 0x15ec678 0x15ea185 0x15e8fda 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8 0x46e701
  33. # 0x503c55 bytes.growSlice+0x95 bytes/buffer.go:240
  34. # 0x5035ee bytes.(*Buffer).grow+0x14e bytes/buffer.go:142
  35. # 0x503a04 bytes.(*Buffer).ReadFrom+0x44 bytes/buffer.go:200
  36. # 0x4b13ca io.copyBuffer+0x14a io/io.go:413
  37. # 0x4b1139 io.Copy+0x99 io/io.go:386
  38. # 0x4b10d6 io.CopyN+0x36 io/io.go:362
  39. # 0x15ee495 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.bufferedBody+0xb5 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:1132
  40. # 0x15ec677 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).reverseProxy+0xf77 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:857
  41. # 0x15ea184 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).proxyLoopIteration+0xf04 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:570
  42. # 0x15e8fd9 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x3d9 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:478
  43. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  44. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  45. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  46. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  47. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  48. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  49. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  50. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  51. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  52. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  53. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  54. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  55. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  56. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  57. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  58. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  59.  
  60. 1: 114688 [1: 114688] @ 0x40ebae 0x40e949 0x126c365 0x449d26 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x43c953 0x46e701
  61. # 0x126c364 github.com/yuin/goldmark/util.init+0x44 github.com/yuin/goldmark@v1.5.2/util/html5entities.go:17
  62. # 0x449d25 runtime.doInit+0x125 runtime/proc.go:6321
  63. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  64. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  65. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  66. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  67. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  68. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  69. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  70. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  71. # 0x43c952 runtime.main+0x1d2 runtime/proc.go:233
  72.  
  73. 1: 65536 [1: 65536] @ 0x79c675 0x79c626 0x79bccf 0x79bf51 0x79bca5 0x79bf51 0x79ba05 0x79be6d 0x79ba05 0x79bf51 0x79ab9e 0x7b175b 0x7b2311 0x7b2306 0x1612fd8 0x449d26 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x43c953 0x46e701
  74. # 0x79c674 regexp/syntax.(*compiler).inst+0x94 regexp/syntax/compile.go:164
  75. # 0x79c625 regexp/syntax.(*compiler).quest+0x45 regexp/syntax/compile.go:220
  76. # 0x79bcce regexp/syntax.(*compiler).compile+0xf8e regexp/syntax/compile.go:137
  77. # 0x79bf50 regexp/syntax.(*compiler).compile+0x1210 regexp/syntax/compile.go:147
  78. # 0x79bca4 regexp/syntax.(*compiler).compile+0xf64 regexp/syntax/compile.go:137
  79. # 0x79bf50 regexp/syntax.(*compiler).compile+0x1210 regexp/syntax/compile.go:147
  80. # 0x79ba04 regexp/syntax.(*compiler).compile+0xcc4 regexp/syntax/compile.go:129
  81. # 0x79be6c regexp/syntax.(*compiler).compile+0x112c regexp/syntax/compile.go:154
  82. # 0x79ba04 regexp/syntax.(*compiler).compile+0xcc4 regexp/syntax/compile.go:129
  83. # 0x79bf50 regexp/syntax.(*compiler).compile+0x1210 regexp/syntax/compile.go:147
  84. # 0x79ab9d regexp/syntax.Compile+0x13d regexp/syntax/compile.go:74
  85. # 0x7b175a regexp.compile+0x7a regexp/regexp.go:182
  86. # 0x7b2310 regexp.Compile+0x30 regexp/regexp.go:137
  87. # 0x7b2305 regexp.MustCompile+0x25 regexp/regexp.go:317
  88. # 0x1612fd7 go.opentelemetry.io/otel/trace.init+0x77 go.opentelemetry.io/otel/trace@v1.9.0/tracestate.go:35
  89. # 0x449d25 runtime.doInit+0x125 runtime/proc.go:6321
  90. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  91. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  92. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  93. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  94. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  95. # 0x43c952 runtime.main+0x1d2 runtime/proc.go:233
  96.  
  97. 1: 18432 [33: 608256] @ 0x6ac6e6 0x6b07bd 0x6b1ac8 0x56528d 0x72d531 0x7256a5 0x726d6a 0x74de13 0x74dde4 0x7310c7 0x46e701
  98. # 0x6ac6e5 crypto/tls.(*halfConn).encrypt+0x6e5 crypto/tls/conn.go:513
  99. # 0x6b07bc crypto/tls.(*Conn).writeRecordLocked+0x31c crypto/tls/conn.go:986
  100. # 0x6b1ac7 crypto/tls.(*Conn).Write+0x407 crypto/tls/conn.go:1161
  101. # 0x56528c bufio.(*Writer).Write+0xec bufio/bufio.go:669
  102. # 0x72d530 net/http.(*http2bufferedWriter).Write+0x150 net/http/h2_bundle.go:3494
  103. # 0x7256a4 net/http.(*http2Framer).endWrite+0xc4 net/http/h2_bundle.go:1699
  104. # 0x726d69 net/http.(*http2Framer).WriteDataPadded+0x389 net/http/h2_bundle.go:2025
  105. # 0x74de12 net/http.(*http2Framer).WriteData+0x52 net/http/h2_bundle.go:1983
  106. # 0x74dde3 net/http.(*http2writeData).writeFrame+0x23 net/http/h2_bundle.go:9903
  107. # 0x7310c6 net/http.(*http2serverConn).writeFrameAsync+0x66 net/http/h2_bundle.go:4503
  108.  
  109. 1: 9472 [1: 9472] @ 0x40ebae 0x410659 0x40f405 0x6854e5 0x685377 0x68f2fe 0x68ee3b 0x4858c2 0x6938d7 0x6938ba 0x6938e0 0x1009bd8 0x1009baa 0x100ce98 0xaaa562 0xaaa165 0xaa9405 0xaa861a 0xaa79ce 0xaeba45 0xaea2ec 0x5bfd54 0x5c03dd 0xaf141c 0xaf1411 0x17060b7 0x43c992 0x46e701
  110. # 0x6854e4 crypto/x509.(*CertPool).addCertFunc+0x2c4 crypto/x509/cert_pool.go:193
  111. # 0x685376 crypto/x509.(*CertPool).AppendCertsFromPEM+0x156 crypto/x509/cert_pool.go:227
  112. # 0x68f2fd crypto/x509.loadSystemRoots+0x43d crypto/x509/root_unix.go:44
  113. # 0x68ee3a crypto/x509.initSystemRoots+0x1a crypto/x509/root.go:28
  114. # 0x4858c1 sync.(*Once).doSlow+0xc1 sync/once.go:74
  115. # 0x6938d6 sync.(*Once).Do+0x176 sync/once.go:65
  116. # 0x6938b9 crypto/x509.systemRootsPool+0x159 crypto/x509/root.go:23
  117. # 0x6938df crypto/x509.(*Certificate).Verify+0x17f crypto/x509/verify.go:782
  118. # 0x1009bd7 github.com/caddyserver/caddy/v2/modules/caddypki.trusted+0x57 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddypki/crypto.go:53
  119. # 0x1009ba9 github.com/caddyserver/caddy/v2/modules/caddypki.CA.installRoot+0x29 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddypki/ca.go:392
  120. # 0x100ce97 github.com/caddyserver/caddy/v2/modules/caddypki.(*PKI).Start+0x1f7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddypki/pki.go:99
  121. # 0xaaa561 github.com/caddyserver/caddy/v2.run.func4+0x121 github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:502
  122. # 0xaaa164 github.com/caddyserver/caddy/v2.run+0x5e4 github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:518
  123. # 0xaa9404 github.com/caddyserver/caddy/v2.unsyncedDecodeAndRun+0x144 github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:337
  124. # 0xaa8619 github.com/caddyserver/caddy/v2.changeConfig+0x799 github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:228
  125. # 0xaa79cd github.com/caddyserver/caddy/v2.Load+0x24d github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:127
  126. # 0xaeba44 github.com/caddyserver/caddy/v2/cmd.cmdRun+0x6c4 github.com/caddyserver/caddy/v2@v2.6.2/cmd/commandfuncs.go:212
  127. # 0xaea2eb github.com/caddyserver/caddy/v2/cmd.caddyCmdToCoral.func1+0x2b github.com/caddyserver/caddy/v2@v2.6.2/cmd/cobra.go:114
  128. # 0x5bfd53 github.com/spf13/cobra.(*Command).execute+0x693 github.com/spf13/cobra@v1.5.0/command.go:872
  129. # 0x5c03dc github.com/spf13/cobra.(*Command).ExecuteC+0x3bc github.com/spf13/cobra@v1.5.0/command.go:990
  130. # 0xaf141b github.com/spf13/cobra.(*Command).Execute+0x5b github.com/spf13/cobra@v1.5.0/command.go:918
  131. # 0xaf1410 github.com/caddyserver/caddy/v2/cmd.Main+0x50 github.com/caddyserver/caddy/v2@v2.6.2/cmd/main.go:64
  132. # 0x17060b6 main.main+0x16 ./main.go:39
  133. # 0x43c991 runtime.main+0x211 runtime/proc.go:250
  134.  
  135. 6: 6144 [6: 6144] @ 0x43fe3e 0x44065b 0x440ccf 0x44123a 0x442c05 0x443045 0x43f62d 0x43f539 0x46c585
  136. # 0x43fe3d runtime.allocm+0x9d runtime/proc.go:1751
  137. # 0x44065a runtime.newm+0x3a runtime/proc.go:2101
  138. # 0x440cce runtime.startm+0xce runtime/proc.go:2317
  139. # 0x441239 runtime.wakep+0x59 runtime/proc.go:2422
  140. # 0x442c04 runtime.resetspinning+0x44 runtime/proc.go:3102
  141. # 0x443044 runtime.schedule+0xe4 runtime/proc.go:3212
  142. # 0x43f62c runtime.mstart1+0xcc runtime/proc.go:1432
  143. # 0x43f538 runtime.mstart0+0x78 runtime/proc.go:1382
  144. # 0x46c584 runtime.mstart+0x4 runtime/asm_amd64.s:390
  145.  
  146. 6: 6144 [6: 6144] @ 0x43fe3e 0x44065b 0x440ccf 0x44123a 0x442c05 0x443045 0x44354d 0x46c603
  147. # 0x43fe3d runtime.allocm+0x9d runtime/proc.go:1751
  148. # 0x44065a runtime.newm+0x3a runtime/proc.go:2101
  149. # 0x440cce runtime.startm+0xce runtime/proc.go:2317
  150. # 0x441239 runtime.wakep+0x59 runtime/proc.go:2422
  151. # 0x442c04 runtime.resetspinning+0x44 runtime/proc.go:3102
  152. # 0x443044 runtime.schedule+0xe4 runtime/proc.go:3212
  153. # 0x44354c runtime.park_m+0x14c runtime/proc.go:3355
  154. # 0x46c602 runtime.mcall+0x42 runtime/asm_amd64.s:448
  155.  
  156. 1: 2304 [1: 2304] @ 0x40ebae 0x40e949 0x169bfb8 0x449d26 0x449c71 0x449c71 0x449c71 0x43c953 0x46e701
  157. # 0x169bfb7 github.com/smallstep/certificates/acme.init+0xf7 github.com/smallstep/certificates@v0.22.1/acme/errors.go:139
  158. # 0x449d25 runtime.doInit+0x125 runtime/proc.go:6321
  159. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  160. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  161. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  162. # 0x43c952 runtime.main+0x1d2 runtime/proc.go:233
  163.  
  164. 1: 896 [1: 896] @ 0x7af2a9 0x7b134e 0x7b1778 0x7b2311 0x7b2306 0x997f88 0x449d26 0x449c71 0x449c71 0x449c71 0x449c71 0x43c953 0x46e701
  165. # 0x7af2a8 regexp.onePassCopy+0x48 regexp/onepass.go:226
  166. # 0x7b134d regexp.compileOnePass+0x14d regexp/onepass.go:498
  167. # 0x7b1777 regexp.compile+0x97 regexp/regexp.go:193
  168. # 0x7b2310 regexp.Compile+0x30 regexp/regexp.go:137
  169. # 0x7b2305 regexp.MustCompile+0x25 regexp/regexp.go:317
  170. # 0x997f87 github.com/prometheus/procfs.init+0x1a7 github.com/prometheus/procfs@v0.7.3/proc_fdinfo.go:27
  171. # 0x449d25 runtime.doInit+0x125 runtime/proc.go:6321
  172. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  173. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  174. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  175. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  176. # 0x43c952 runtime.main+0x1d2 runtime/proc.go:233
  177.  
  178. 1: 416 [1: 416] @ 0x444e68 0x44511e 0x445045 0x46c689
  179. # 0x444e67 runtime.malg+0x27 runtime/proc.go:4068
  180. # 0x44511d runtime.newproc1+0x7d runtime/proc.go:4115
  181. # 0x445044 runtime.newproc.func1+0x24 runtime/proc.go:4090
  182. # 0x46c688 runtime.systemstack+0x48 runtime/asm_amd64.s:492
  183.  
  184. 1: 96 [1: 96] @ 0x43d0d7 0x44c90a 0xa60d86 0x46e701
  185. # 0xa60d85 github.com/lucas-clemente/quic-go.(*baseServer).run+0xe5 github.com/lucas-clemente/quic-go@v0.29.2/server.go:234
  186.  
  187. 1: 64 [1: 64] @ 0x12a0ce5 0x449d26 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x43c953 0x46e701
  188. # 0x12a0ce4 github.com/yuin/goldmark/util.init+0x349c4 github.com/yuin/goldmark@v1.5.2/util/html5entities.go:866
  189. # 0x449d25 runtime.doInit+0x125 runtime/proc.go:6321
  190. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  191. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  192. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  193. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  194. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  195. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  196. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  197. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  198. # 0x43c952 runtime.main+0x1d2 runtime/proc.go:233
  199.  
  200. 0: 0 [21: 688128] @ 0x503c56 0x5035ef 0x503a05 0x4b13cb 0x4b113a 0x4b10d7 0x15ee496 0x15ec678 0x15ea185 0x15e8fda 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8 0x46e701
  201. # 0x503c55 bytes.growSlice+0x95 bytes/buffer.go:240
  202. # 0x5035ee bytes.(*Buffer).grow+0x14e bytes/buffer.go:142
  203. # 0x503a04 bytes.(*Buffer).ReadFrom+0x44 bytes/buffer.go:200
  204. # 0x4b13ca io.copyBuffer+0x14a io/io.go:413
  205. # 0x4b1139 io.Copy+0x99 io/io.go:386
  206. # 0x4b10d6 io.CopyN+0x36 io/io.go:362
  207. # 0x15ee495 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.bufferedBody+0xb5 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:1132
  208. # 0x15ec677 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).reverseProxy+0xf77 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:857
  209. # 0x15ea184 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).proxyLoopIteration+0xf04 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:570
  210. # 0x15e8fd9 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x3d9 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:478
  211. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  212. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  213. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  214. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  215. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  216. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  217. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  218. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  219. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  220. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  221. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  222. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  223. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  224. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  225. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  226. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  227.  
  228. 0: 0 [67: 3216] @ 0x73399e 0x7340a5 0x733ef2 0x732172 0x730231 0x72f75d 0x761e73 0x46e701
  229. # 0x73399d net/http.(*http2serverConn).startFrameWrite+0x2dd net/http/h2_bundle.go:4908
  230. # 0x7340a4 net/http.(*http2serverConn).scheduleFrameWrite+0x104 net/http/h2_bundle.go:5010
  231. # 0x733ef1 net/http.(*http2serverConn).wroteFrame+0x2b1 net/http/h2_bundle.go:4970
  232. # 0x732171 net/http.(*http2serverConn).serve+0xc71 net/http/h2_bundle.go:4596
  233. # 0x730230 net/http.(*http2Server).ServeConn+0xa90 net/http/h2_bundle.go:4190
  234. # 0x72f75c net/http.http2ConfigureServer.func1+0xdc net/http/h2_bundle.go:4013
  235. # 0x761e72 net/http.(*conn).serve+0x1292 net/http/server.go:1899
  236.  
  237. 0: 0 [1: 48] @ 0x74f346 0x74f8c5 0x750d36 0x74fce3 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x750c8f 0x73406f 0x733633 0x7320f5 0x730231 0x72f75d 0x761e73 0x46e701
  238. # 0x74f345 net/http.http2FrameWriteRequest.Consume+0x125 net/http/h2_bundle.go:10289
  239. # 0x74f8c4 net/http.(*http2writeQueue).consume+0x44 net/http/h2_bundle.go:10375
  240. # 0x750d35 net/http.(*http2priorityWriteScheduler).Pop.func1+0x55 net/http/h2_bundle.go:10813
  241. # 0x74fce2 net/http.(*http2priorityNode).walkReadyInOrder+0x42 net/http/h2_bundle.go:10558
  242. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  243. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  244. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  245. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  246. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  247. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  248. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  249. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  250. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  251. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  252. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  253. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  254. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  255. # 0x750c8e net/http.(*http2priorityWriteScheduler).Pop+0x6e net/http/h2_bundle.go:10808
  256. # 0x73406e net/http.(*http2serverConn).scheduleFrameWrite+0xce net/http/h2_bundle.go:5006
  257. # 0x733632 net/http.(*http2serverConn).writeFrame+0x1f2 net/http/h2_bundle.go:4863
  258. # 0x7320f4 net/http.(*http2serverConn).serve+0xbf4 net/http/h2_bundle.go:4594
  259. # 0x730230 net/http.(*http2Server).ServeConn+0xa90 net/http/h2_bundle.go:4190
  260. # 0x72f75c net/http.http2ConfigureServer.func1+0xdc net/http/h2_bundle.go:4013
  261. # 0x761e72 net/http.(*conn).serve+0x1292 net/http/server.go:1899
  262.  
  263. 0: 0 [1: 3072] @ 0x485f65 0x485dae 0x485ae5 0x4ed445 0x4ed8e9 0x754714 0x77e534 0x46e701
  264. # 0x485f64 sync.(*Pool).pinSlow+0x184 sync/pool.go:230
  265. # 0x485dad sync.(*Pool).pin+0x4d sync/pool.go:209
  266. # 0x485ae4 sync.(*Pool).Get+0x24 sync/pool.go:131
  267. # 0x4ed444 fmt.newPrinter+0x24 fmt/print.go:137
  268. # 0x4ed8e8 fmt.Fprintf+0x48 fmt/print.go:203
  269. # 0x754713 net/http.(*Request).write+0x5b3 net/http/request.go:614
  270. # 0x77e533 net/http.(*persistConn).writeLoop+0x173 net/http/transport.go:2395
  271.  
  272. 0: 0 [2: 48] @ 0x11804cd 0x7f0899 0x7ef785 0x118036b 0x7f0899 0x7ef785 0x7ee31b 0x7ea6fa 0x7ea62b 0x806b4d 0x15ec0a5 0x15ea185 0x15e8fda 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8 0x46e701
  273. # 0x11804cc github.com/caddyserver/caddy/v2/modules/caddyhttp.LoggableHTTPHeader.MarshalLogObject+0xac github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/marshalers.go:78
  274. # 0x7f0898 go.uber.org/zap/zapcore.(*jsonEncoder).AppendObject+0x258 go.uber.org/zap@v1.23.0/zapcore/json_encoder.go:229
  275. # 0x7ef784 go.uber.org/zap/zapcore.(*jsonEncoder).AddObject+0x44 go.uber.org/zap@v1.23.0/zapcore/json_encoder.go:111
  276. # 0x118036a github.com/caddyserver/caddy/v2/modules/caddyhttp.LoggableHTTPRequest.MarshalLogObject+0x22a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/marshalers.go:47
  277. # 0x7f0898 go.uber.org/zap/zapcore.(*jsonEncoder).AppendObject+0x258 go.uber.org/zap@v1.23.0/zapcore/json_encoder.go:229
  278. # 0x7ef784 go.uber.org/zap/zapcore.(*jsonEncoder).AddObject+0x44 go.uber.org/zap@v1.23.0/zapcore/json_encoder.go:111
  279. # 0x7ee31a go.uber.org/zap/zapcore.Field.AddTo+0x11a go.uber.org/zap@v1.23.0/zapcore/field.go:121
  280. # 0x7ea6f9 go.uber.org/zap/zapcore.addFields+0x1b9 go.uber.org/zap@v1.23.0/zapcore/field.go:210
  281. # 0x7ea62a go.uber.org/zap/zapcore.(*ioCore).With+0xea go.uber.org/zap@v1.23.0/zapcore/core.go:83
  282. # 0x806b4c go.uber.org/zap.(*Logger).With+0xac go.uber.org/zap@v1.23.0/logger.go:182
  283. # 0x15ec0a4 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).reverseProxy+0x9a4 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:811
  284. # 0x15ea184 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).proxyLoopIteration+0xf04 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:570
  285. # 0x15e8fd9 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x3d9 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:478
  286. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  287. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  288. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  289. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  290. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  291. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  292. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  293. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  294. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  295. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  296. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  297. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  298. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  299. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  300. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  301. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  302.  
  303. 0: 0 [2: 2048] @ 0x7e924b 0x485b72 0x7e907e 0x7f2bb5 0x7f2a45 0x7ea593 0x7ea583 0x806b4d 0x119265f 0x765b0c 0x768c85 0x7393f8 0x46e701
  304. # 0x7e924a go.uber.org/zap/internal/bufferpool.init.func1+0x2a go.uber.org/zap@v1.23.0/buffer/pool.go:34
  305. # 0x485b71 sync.(*Pool).Get+0xb1 sync/pool.go:151
  306. # 0x7e907d go.uber.org/zap/buffer.Pool.Get+0x1d go.uber.org/zap@v1.23.0/buffer/pool.go:41
  307. # 0x7f2bb4 go.uber.org/zap/zapcore.(*jsonEncoder).clone+0x74 go.uber.org/zap@v1.23.0/zapcore/json_encoder.go:361
  308. # 0x7f2a44 go.uber.org/zap/zapcore.(*jsonEncoder).Clone+0x24 go.uber.org/zap@v1.23.0/zapcore/json_encoder.go:351
  309. # 0x7ea592 go.uber.org/zap/zapcore.(*ioCore).clone+0x52 go.uber.org/zap@v1.23.0/zapcore/core.go:119
  310. # 0x7ea582 go.uber.org/zap/zapcore.(*ioCore).With+0x42 go.uber.org/zap@v1.23.0/zapcore/core.go:82
  311. # 0x806b4c go.uber.org/zap.(*Logger).With+0xac go.uber.org/zap@v1.23.0/logger.go:182
  312. # 0x119265e github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0x7fe github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:228
  313. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  314. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  315. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  316.  
  317. 0: 0 [1: 16] @ 0x500f8d 0x500f75 0x500fdf 0x118055d 0x7f0899 0x7ef785 0x118036b 0x7f0899 0x7ef785 0x7ee31b 0x7ea6fa 0x7ea62b 0x806b4d 0x15ec0a5 0x15ea185 0x15e8fda 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8
  318. # 0x500f8c strings.(*Builder).grow+0xec strings/builder.go:68
  319. # 0x500f74 strings.(*Builder).Grow+0xd4 strings/builder.go:82
  320. # 0x500fde strings.ToLower+0x13e strings/strings.go:605
  321. # 0x118055c github.com/caddyserver/caddy/v2/modules/caddyhttp.LoggableHTTPHeader.MarshalLogObject+0x13c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/marshalers.go:73
  322. # 0x7f0898 go.uber.org/zap/zapcore.(*jsonEncoder).AppendObject+0x258 go.uber.org/zap@v1.23.0/zapcore/json_encoder.go:229
  323. # 0x7ef784 go.uber.org/zap/zapcore.(*jsonEncoder).AddObject+0x44 go.uber.org/zap@v1.23.0/zapcore/json_encoder.go:111
  324. # 0x118036a github.com/caddyserver/caddy/v2/modules/caddyhttp.LoggableHTTPRequest.MarshalLogObject+0x22a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/marshalers.go:47
  325. # 0x7f0898 go.uber.org/zap/zapcore.(*jsonEncoder).AppendObject+0x258 go.uber.org/zap@v1.23.0/zapcore/json_encoder.go:229
  326. # 0x7ef784 go.uber.org/zap/zapcore.(*jsonEncoder).AddObject+0x44 go.uber.org/zap@v1.23.0/zapcore/json_encoder.go:111
  327. # 0x7ee31a go.uber.org/zap/zapcore.Field.AddTo+0x11a go.uber.org/zap@v1.23.0/zapcore/field.go:121
  328. # 0x7ea6f9 go.uber.org/zap/zapcore.addFields+0x1b9 go.uber.org/zap@v1.23.0/zapcore/field.go:210
  329. # 0x7ea62a go.uber.org/zap/zapcore.(*ioCore).With+0xea go.uber.org/zap@v1.23.0/zapcore/core.go:83
  330. # 0x806b4c go.uber.org/zap.(*Logger).With+0xac go.uber.org/zap@v1.23.0/logger.go:182
  331. # 0x15ec0a4 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).reverseProxy+0x9a4 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:811
  332. # 0x15ea184 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).proxyLoopIteration+0xf04 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:570
  333. # 0x15e8fd9 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x3d9 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:478
  334. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  335. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  336. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  337. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  338. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  339. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  340. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  341. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  342. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  343. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  344. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  345. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  346. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  347. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  348. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  349. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  350.  
  351. 0: 0 [1: 128] @ 0x15ec1ce 0x15ea185 0x15e8fda 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8 0x46e701
  352. # 0x15ec1cd github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).reverseProxy+0xacd github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:823
  353. # 0x15ea184 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).proxyLoopIteration+0xf04 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:570
  354. # 0x15e8fd9 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x3d9 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:478
  355. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  356. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  357. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  358. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  359. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  360. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  361. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  362. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  363. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  364. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  365. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  366. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  367. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  368. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  369. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  370. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  371.  
  372. 0: 0 [3: 12288] @ 0x503c56 0x5035ef 0x503a05 0x4b13cb 0x4b113a 0x4b10d7 0x15ee496 0x15ec678 0x15ea185 0x15e8fda 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8 0x46e701
  373. # 0x503c55 bytes.growSlice+0x95 bytes/buffer.go:240
  374. # 0x5035ee bytes.(*Buffer).grow+0x14e bytes/buffer.go:142
  375. # 0x503a04 bytes.(*Buffer).ReadFrom+0x44 bytes/buffer.go:200
  376. # 0x4b13ca io.copyBuffer+0x14a io/io.go:413
  377. # 0x4b1139 io.Copy+0x99 io/io.go:386
  378. # 0x4b10d6 io.CopyN+0x36 io/io.go:362
  379. # 0x15ee495 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.bufferedBody+0xb5 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:1132
  380. # 0x15ec677 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).reverseProxy+0xf77 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:857
  381. # 0x15ea184 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).proxyLoopIteration+0xf04 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:570
  382. # 0x15e8fd9 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x3d9 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:478
  383. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  384. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  385. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  386. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  387. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  388. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  389. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  390. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  391. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  392. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  393. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  394. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  395. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  396. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  397. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  398. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  399.  
  400. 0: 0 [1: 48] @ 0x74f3be 0x74f8c5 0x750d36 0x74fce3 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x750c8f 0x73406f 0x733633 0x7320f5 0x730231 0x72f75d 0x761e73 0x46e701
  401. # 0x74f3bd net/http.http2FrameWriteRequest.Consume+0x19d net/http/h2_bundle.go:10303
  402. # 0x74f8c4 net/http.(*http2writeQueue).consume+0x44 net/http/h2_bundle.go:10375
  403. # 0x750d35 net/http.(*http2priorityWriteScheduler).Pop.func1+0x55 net/http/h2_bundle.go:10813
  404. # 0x74fce2 net/http.(*http2priorityNode).walkReadyInOrder+0x42 net/http/h2_bundle.go:10558
  405. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  406. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  407. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  408. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  409. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  410. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  411. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  412. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  413. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  414. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  415. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  416. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  417. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  418. # 0x750c8e net/http.(*http2priorityWriteScheduler).Pop+0x6e net/http/h2_bundle.go:10808
  419. # 0x73406e net/http.(*http2serverConn).scheduleFrameWrite+0xce net/http/h2_bundle.go:5006
  420. # 0x733632 net/http.(*http2serverConn).writeFrame+0x1f2 net/http/h2_bundle.go:4863
  421. # 0x7320f4 net/http.(*http2serverConn).serve+0xbf4 net/http/h2_bundle.go:4594
  422. # 0x730230 net/http.(*http2Server).ServeConn+0xa90 net/http/h2_bundle.go:4190
  423. # 0x72f75c net/http.http2ConfigureServer.func1+0xdc net/http/h2_bundle.go:4013
  424. # 0x761e72 net/http.(*conn).serve+0x1292 net/http/server.go:1899
  425.  
  426. 0: 0 [1: 352] @ 0x413793 0x1191f36 0x1191ecb 0x1191eb8 0x765b0c 0x768c85 0x7393f8 0x46e701
  427. # 0x1191f35 net/textproto.MIMEHeader.Set+0xd5 net/textproto/header.go:22
  428. # 0x1191eca net/http.Header.Set+0x6a net/http/header.go:40
  429. # 0x1191eb7 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0x57 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:189
  430. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  431. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  432. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  433.  
  434. 0: 0 [15: 720] @ 0x74f346 0x74f8c5 0x750d36 0x74fce3 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x750c8f 0x73406f 0x733ef2 0x732172 0x730231 0x72f75d 0x761e73 0x46e701
  435. # 0x74f345 net/http.http2FrameWriteRequest.Consume+0x125 net/http/h2_bundle.go:10289
  436. # 0x74f8c4 net/http.(*http2writeQueue).consume+0x44 net/http/h2_bundle.go:10375
  437. # 0x750d35 net/http.(*http2priorityWriteScheduler).Pop.func1+0x55 net/http/h2_bundle.go:10813
  438. # 0x74fce2 net/http.(*http2priorityNode).walkReadyInOrder+0x42 net/http/h2_bundle.go:10558
  439. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  440. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  441. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  442. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  443. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  444. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  445. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  446. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  447. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  448. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  449. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  450. # 0x750c8e net/http.(*http2priorityWriteScheduler).Pop+0x6e net/http/h2_bundle.go:10808
  451. # 0x73406e net/http.(*http2serverConn).scheduleFrameWrite+0xce net/http/h2_bundle.go:5006
  452. # 0x733ef1 net/http.(*http2serverConn).wroteFrame+0x2b1 net/http/h2_bundle.go:4970
  453. # 0x732171 net/http.(*http2serverConn).serve+0xc71 net/http/h2_bundle.go:4596
  454. # 0x730230 net/http.(*http2Server).ServeConn+0xa90 net/http/h2_bundle.go:4190
  455. # 0x72f75c net/http.http2ConfigureServer.func1+0xdc net/http/h2_bundle.go:4013
  456. # 0x761e72 net/http.(*conn).serve+0x1292 net/http/server.go:1899
  457.  
  458. 0: 0 [1: 48] @ 0x74f3be 0x74f8c5 0x750d36 0x74fce3 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x750c8f 0x73406f 0x733633 0x7320f5 0x730231 0x72f75d 0x761e73 0x46e701
  459. # 0x74f3bd net/http.http2FrameWriteRequest.Consume+0x19d net/http/h2_bundle.go:10303
  460. # 0x74f8c4 net/http.(*http2writeQueue).consume+0x44 net/http/h2_bundle.go:10375
  461. # 0x750d35 net/http.(*http2priorityWriteScheduler).Pop.func1+0x55 net/http/h2_bundle.go:10813
  462. # 0x74fce2 net/http.(*http2priorityNode).walkReadyInOrder+0x42 net/http/h2_bundle.go:10558
  463. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  464. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  465. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  466. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  467. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  468. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  469. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  470. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  471. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  472. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  473. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  474. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  475. # 0x750c8e net/http.(*http2priorityWriteScheduler).Pop+0x6e net/http/h2_bundle.go:10808
  476. # 0x73406e net/http.(*http2serverConn).scheduleFrameWrite+0xce net/http/h2_bundle.go:5006
  477. # 0x733632 net/http.(*http2serverConn).writeFrame+0x1f2 net/http/h2_bundle.go:4863
  478. # 0x7320f4 net/http.(*http2serverConn).serve+0xbf4 net/http/h2_bundle.go:4594
  479. # 0x730230 net/http.(*http2Server).ServeConn+0xa90 net/http/h2_bundle.go:4190
  480. # 0x72f75c net/http.http2ConfigureServer.func1+0xdc net/http/h2_bundle.go:4013
  481. # 0x761e72 net/http.(*conn).serve+0x1292 net/http/server.go:1899
  482.  
  483. 0: 0 [3: 24576] @ 0x503c56 0x5035ef 0x503a05 0x4b13cb 0x4b113a 0x4b10d7 0x15ee496 0x15ec678 0x15ea185 0x15e8fda 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8 0x46e701
  484. # 0x503c55 bytes.growSlice+0x95 bytes/buffer.go:240
  485. # 0x5035ee bytes.(*Buffer).grow+0x14e bytes/buffer.go:142
  486. # 0x503a04 bytes.(*Buffer).ReadFrom+0x44 bytes/buffer.go:200
  487. # 0x4b13ca io.copyBuffer+0x14a io/io.go:413
  488. # 0x4b1139 io.Copy+0x99 io/io.go:386
  489. # 0x4b10d6 io.CopyN+0x36 io/io.go:362
  490. # 0x15ee495 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.bufferedBody+0xb5 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:1132
  491. # 0x15ec677 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).reverseProxy+0xf77 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:857
  492. # 0x15ea184 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).proxyLoopIteration+0xf04 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:570
  493. # 0x15e8fd9 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x3d9 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:478
  494. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  495. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  496. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  497. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  498. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  499. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  500. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  501. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  502. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  503. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  504. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  505. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  506. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  507. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  508. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  509. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  510.  
  511. 0: 0 [2: 96] @ 0x74f346 0x74f8c5 0x750d36 0x74fce3 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x750c8f 0x73406f 0x733ef2 0x732172 0x730231 0x72f75d 0x761e73 0x46e701
  512. # 0x74f345 net/http.http2FrameWriteRequest.Consume+0x125 net/http/h2_bundle.go:10289
  513. # 0x74f8c4 net/http.(*http2writeQueue).consume+0x44 net/http/h2_bundle.go:10375
  514. # 0x750d35 net/http.(*http2priorityWriteScheduler).Pop.func1+0x55 net/http/h2_bundle.go:10813
  515. # 0x74fce2 net/http.(*http2priorityNode).walkReadyInOrder+0x42 net/http/h2_bundle.go:10558
  516. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  517. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  518. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  519. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  520. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  521. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  522. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  523. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  524. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  525. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  526. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  527. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  528. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  529. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  530. # 0x750c8e net/http.(*http2priorityWriteScheduler).Pop+0x6e net/http/h2_bundle.go:10808
  531. # 0x73406e net/http.(*http2serverConn).scheduleFrameWrite+0xce net/http/h2_bundle.go:5006
  532. # 0x733ef1 net/http.(*http2serverConn).wroteFrame+0x2b1 net/http/h2_bundle.go:4970
  533. # 0x732171 net/http.(*http2serverConn).serve+0xc71 net/http/h2_bundle.go:4596
  534. # 0x730230 net/http.(*http2Server).ServeConn+0xa90 net/http/h2_bundle.go:4190
  535. # 0x72f75c net/http.http2ConfigureServer.func1+0xdc net/http/h2_bundle.go:4013
  536. # 0x761e72 net/http.(*conn).serve+0x1292 net/http/server.go:1899
  537.  
  538. 0: 0 [2: 288] @ 0x737578 0x7369b6 0x734d72 0x734832 0x732012 0x730231 0x72f75d 0x761e73 0x46e701
  539. # 0x737577 net/http.(*http2serverConn).newStream+0x97 net/http/h2_bundle.go:5704
  540. # 0x7369b5 net/http.(*http2serverConn).processHeaders+0x295 net/http/h2_bundle.go:5602
  541. # 0x734d71 net/http.(*http2serverConn).processFrame+0x231 net/http/h2_bundle.go:5155
  542. # 0x734831 net/http.(*http2serverConn).processFrameFromReader+0x231 net/http/h2_bundle.go:5113
  543. # 0x732011 net/http.(*http2serverConn).serve+0xb11 net/http/h2_bundle.go:4607
  544. # 0x730230 net/http.(*http2Server).ServeConn+0xa90 net/http/h2_bundle.go:4190
  545. # 0x72f75c net/http.http2ConfigureServer.func1+0xdc net/http/h2_bundle.go:4013
  546. # 0x761e72 net/http.(*conn).serve+0x1292 net/http/server.go:1899
  547.  
  548. 0: 0 [1: 512] @ 0x503c56 0x5035ef 0x503a05 0x4b13cb 0x4b113a 0x4b10d7 0x15ee496 0x15ea9bb 0x15e8d25 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8 0x46e701
  549. # 0x503c55 bytes.growSlice+0x95 bytes/buffer.go:240
  550. # 0x5035ee bytes.(*Buffer).grow+0x14e bytes/buffer.go:142
  551. # 0x503a04 bytes.(*Buffer).ReadFrom+0x44 bytes/buffer.go:200
  552. # 0x4b13ca io.copyBuffer+0x14a io/io.go:413
  553. # 0x4b1139 io.Copy+0x99 io/io.go:386
  554. # 0x4b10d6 io.CopyN+0x36 io/io.go:362
  555. # 0x15ee495 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.bufferedBody+0xb5 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:1132
  556. # 0x15ea9ba github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.prepareRequest+0x19a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:626
  557. # 0x15e8d24 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x124 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:450
  558. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  559. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  560. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  561. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  562. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  563. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  564. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  565. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  566. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  567. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  568. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  569. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  570. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  571. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  572. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  573. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  574.  
  575. 0: 0 [6: 288] @ 0x74f3be 0x74f8c5 0x750d36 0x74fce3 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x750c8f 0x73406f 0x733ef2 0x732172 0x730231 0x72f75d 0x761e73 0x46e701
  576. # 0x74f3bd net/http.http2FrameWriteRequest.Consume+0x19d net/http/h2_bundle.go:10303
  577. # 0x74f8c4 net/http.(*http2writeQueue).consume+0x44 net/http/h2_bundle.go:10375
  578. # 0x750d35 net/http.(*http2priorityWriteScheduler).Pop.func1+0x55 net/http/h2_bundle.go:10813
  579. # 0x74fce2 net/http.(*http2priorityNode).walkReadyInOrder+0x42 net/http/h2_bundle.go:10558
  580. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  581. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  582. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  583. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  584. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  585. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  586. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  587. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  588. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  589. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  590. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  591. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  592. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  593. # 0x750c8e net/http.(*http2priorityWriteScheduler).Pop+0x6e net/http/h2_bundle.go:10808
  594. # 0x73406e net/http.(*http2serverConn).scheduleFrameWrite+0xce net/http/h2_bundle.go:5006
  595. # 0x733ef1 net/http.(*http2serverConn).wroteFrame+0x2b1 net/http/h2_bundle.go:4970
  596. # 0x732171 net/http.(*http2serverConn).serve+0xc71 net/http/h2_bundle.go:4596
  597. # 0x730230 net/http.(*http2Server).ServeConn+0xa90 net/http/h2_bundle.go:4190
  598. # 0x72f75c net/http.http2ConfigureServer.func1+0xdc net/http/h2_bundle.go:4013
  599. # 0x761e72 net/http.(*conn).serve+0x1292 net/http/server.go:1899
  600.  
  601. 0: 0 [1: 48] @ 0x74f3be 0x74f8c5 0x750d36 0x74fce3 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x74fda9 0x750c8f 0x73406f 0x733ef2 0x732172 0x730231 0x72f75d 0x761e73 0x46e701
  602. # 0x74f3bd net/http.http2FrameWriteRequest.Consume+0x19d net/http/h2_bundle.go:10303
  603. # 0x74f8c4 net/http.(*http2writeQueue).consume+0x44 net/http/h2_bundle.go:10375
  604. # 0x750d35 net/http.(*http2priorityWriteScheduler).Pop.func1+0x55 net/http/h2_bundle.go:10813
  605. # 0x74fce2 net/http.(*http2priorityNode).walkReadyInOrder+0x42 net/http/h2_bundle.go:10558
  606. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  607. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  608. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  609. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  610. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  611. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  612. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  613. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  614. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  615. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  616. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  617. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  618. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  619. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  620. # 0x74fda8 net/http.(*http2priorityNode).walkReadyInOrder+0x108 net/http/h2_bundle.go:10584
  621. # 0x750c8e net/http.(*http2priorityWriteScheduler).Pop+0x6e net/http/h2_bundle.go:10808
  622. # 0x73406e net/http.(*http2serverConn).scheduleFrameWrite+0xce net/http/h2_bundle.go:5006
  623. # 0x733ef1 net/http.(*http2serverConn).wroteFrame+0x2b1 net/http/h2_bundle.go:4970
  624. # 0x732171 net/http.(*http2serverConn).serve+0xc71 net/http/h2_bundle.go:4596
  625. # 0x730230 net/http.(*http2Server).ServeConn+0xa90 net/http/h2_bundle.go:4190
  626. # 0x72f75c net/http.http2ConfigureServer.func1+0xdc net/http/h2_bundle.go:4013
  627. # 0x761e72 net/http.(*conn)
  628. ````
  629. Heap Profile for Upload
  630. ````
  631. heap profile: 34: 251970704 [142: 731127384] @ heap/1048576
  632. 7: 234881024 [11: 369098752] @ 0x503c56 0x5035ef 0x503a05 0x4b13cb 0x4b113a 0x4b10d7 0x15ee496 0x15ea9bb 0x15e8d25 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8 0x46e701
  633. # 0x503c55 bytes.growSlice+0x95 bytes/buffer.go:240
  634. # 0x5035ee bytes.(*Buffer).grow+0x14e bytes/buffer.go:142
  635. # 0x503a04 bytes.(*Buffer).ReadFrom+0x44 bytes/buffer.go:200
  636. # 0x4b13ca io.copyBuffer+0x14a io/io.go:413
  637. # 0x4b1139 io.Copy+0x99 io/io.go:386
  638. # 0x4b10d6 io.CopyN+0x36 io/io.go:362
  639. # 0x15ee495 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.bufferedBody+0xb5 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:1132
  640. # 0x15ea9ba github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.prepareRequest+0x19a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:626
  641. # 0x15e8d24 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x124 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:450
  642. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  643. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  644. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  645. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  646. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  647. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  648. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  649. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  650. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  651. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  652. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  653. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  654. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  655. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  656. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  657. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  658.  
  659. 1: 16777216 [11: 184549376] @ 0x503c56 0x5035ef 0x503a05 0x4b13cb 0x4b113a 0x4b10d7 0x15ee496 0x15ea9bb 0x15e8d25 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8 0x46e701
  660. # 0x503c55 bytes.growSlice+0x95 bytes/buffer.go:240
  661. # 0x5035ee bytes.(*Buffer).grow+0x14e bytes/buffer.go:142
  662. # 0x503a04 bytes.(*Buffer).ReadFrom+0x44 bytes/buffer.go:200
  663. # 0x4b13ca io.copyBuffer+0x14a io/io.go:413
  664. # 0x4b1139 io.Copy+0x99 io/io.go:386
  665. # 0x4b10d6 io.CopyN+0x36 io/io.go:362
  666. # 0x15ee495 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.bufferedBody+0xb5 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:1132
  667. # 0x15ea9ba github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.prepareRequest+0x19a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:626
  668. # 0x15e8d24 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x124 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:450
  669. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  670. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  671. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  672. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  673. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  674. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  675. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  676. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  677. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  678. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  679. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  680. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  681. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  682. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  683. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  684. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  685.  
  686. 1: 98304 [1: 98304] @ 0x40ebae 0x40e949 0xfbfe38 0x449d26 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x43c953 0x46e701
  687. # 0xfbfe37 golang.org/x/net/html.init+0xd7 golang.org/x/net@v0.0.0-20220812165438-1d4ff48094d1/html/entity.go:16
  688. # 0x449d25 runtime.doInit+0x125 runtime/proc.go:6321
  689. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  690. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  691. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  692. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  693. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  694. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  695. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  696. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  697. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  698. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  699. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  700. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  701. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  702. # 0x43c952 runtime.main+0x1d2 runtime/proc.go:233
  703.  
  704. 1: 98304 [1: 98304] @ 0x40ebae 0x40e949 0x799c0b 0x4858c2 0x79a4d7 0x79a4b7 0xfc6a17 0x449d26 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x43c953 0x46e701
  705. # 0x799c0a html.populateMaps+0x2a html/entity.go:28
  706. # 0x4858c1 sync.(*Once).doSlow+0xc1 sync/once.go:74
  707. # 0x79a4d6 sync.(*Once).Do+0x56 sync/once.go:65
  708. # 0x79a4b6 html.UnescapeString+0x36 html/escape.go:188
  709. # 0xfc6a16 go.step.sm/cli-utils/usage.init+0x156 go.step.sm/cli-utils@v0.7.4/usage/usage.go:123
  710. # 0x449d25 runtime.doInit+0x125 runtime/proc.go:6321
  711. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  712. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  713. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  714. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  715. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  716. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  717. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  718. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  719. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  720. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  721. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  722. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  723. # 0x43c952 runtime.main+0x1d2 runtime/proc.go:233
  724.  
  725. 1: 57344 [1: 57344] @ 0x40ebae 0x410659 0x4137e7 0x125d529 0x13e83cd 0x449d26 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x43c953 0x46e701
  726. # 0x125d528 github.com/alecthomas/chroma.TypeRemappingLexer+0x268 github.com/alecthomas/chroma@v0.10.0/remap.go:66
  727. # 0x13e83cc github.com/alecthomas/chroma/lexers/c.init+0xf8c github.com/alecthomas/chroma@v0.10.0/lexers/c/cl.go:233
  728. # 0x449d25 runtime.doInit+0x125 runtime/proc.go:6321
  729. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  730. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  731. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  732. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  733. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  734. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  735. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  736. # 0x43c952 runtime.main+0x1d2 runtime/proc.go:233
  737.  
  738. 2: 32768 [4: 65536] @ 0x7240e8 0x485b72 0x72417a 0x72481e 0x7246ec 0x72e3e2 0x735e5c 0x734c65 0x734832 0x732012 0x730231 0x72f75d 0x761e73 0x46e701
  739. # 0x7240e7 net/http.glob..func5+0x27 net/http/h2_bundle.go:1055
  740. # 0x485b71 sync.(*Pool).Get+0xb1 sync/pool.go:151
  741. # 0x724179 net/http.http2getDataBufferChunk+0x59 net/http/h2_bundle.go:1066
  742. # 0x72481d net/http.(*http2dataBuffer).lastChunkOrAlloc+0x5d net/http/h2_bundle.go:1161
  743. # 0x7246eb net/http.(*http2dataBuffer).Write+0x8b net/http/h2_bundle.go:1144
  744. # 0x72e3e1 net/http.(*http2pipe).Write+0x181 net/http/h2_bundle.go:3690
  745. # 0x735e5b net/http.(*http2serverConn).processData+0x2db net/http/h2_bundle.go:5454
  746. # 0x734c64 net/http.(*http2serverConn).processFrame+0x124 net/http/h2_bundle.go:5161
  747. # 0x734831 net/http.(*http2serverConn).processFrameFromReader+0x231 net/http/h2_bundle.go:5113
  748. # 0x732011 net/http.(*http2serverConn).serve+0xb11 net/http/h2_bundle.go:4607
  749. # 0x730230 net/http.(*http2Server).ServeConn+0xa90 net/http/h2_bundle.go:4190
  750. # 0x72f75c net/http.http2ConfigureServer.func1+0xdc net/http/h2_bundle.go:4013
  751. # 0x761e72 net/http.(*conn).serve+0x1292 net/http/server.go:1899
  752.  
  753. 5: 5120 [5: 5120] @ 0x43fe3e 0x44065b 0x440ccf 0x44123a 0x442c05 0x443045 0x44354d 0x46c603
  754. # 0x43fe3d runtime.allocm+0x9d runtime/proc.go:1751
  755. # 0x44065a runtime.newm+0x3a runtime/proc.go:2101
  756. # 0x440cce runtime.startm+0xce runtime/proc.go:2317
  757. # 0x441239 runtime.wakep+0x59 runtime/proc.go:2422
  758. # 0x442c04 runtime.resetspinning+0x44 runtime/proc.go:3102
  759. # 0x443044 runtime.schedule+0xe4 runtime/proc.go:3212
  760. # 0x44354c runtime.park_m+0x14c runtime/proc.go:3355
  761. # 0x46c602 runtime.mcall+0x42 runtime/asm_amd64.s:448
  762.  
  763. 1: 4864 [1: 4864] @ 0x7af2a9 0x7b134e 0x7b1778 0x7b2311 0x7b2306 0x1620225 0x449d26 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x449c71 0x43c953 0x46e701
  764. # 0x7af2a8 regexp.onePassCopy+0x48 regexp/onepass.go:226
  765. # 0x7b134d regexp.compileOnePass+0x14d regexp/onepass.go:498
  766. # 0x7b1777 regexp.compile+0x97 regexp/regexp.go:193
  767. # 0x7b2310 regexp.Compile+0x30 regexp/regexp.go:137
  768. # 0x7b2305 regexp.MustCompile+0x25 regexp/regexp.go:317
  769. # 0x1620224 go.opentelemetry.io/otel/propagation.init+0x24 go.opentelemetry.io/otel@v1.9.0/propagation/trace_context.go:44
  770. # 0x449d25 runtime.doInit+0x125 runtime/proc.go:6321
  771. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  772. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  773. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  774. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  775. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  776. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  777. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  778. # 0x43c952 runtime.main+0x1d2 runtime/proc.go:233
  779.  
  780. 3: 4608 [3: 4608] @ 0x67ec25 0x685285 0x68f2fe 0x68ee3b 0x4858c2 0x6938d7 0x6938ba 0x6938e0 0x1009bd8 0x1009baa 0x100ce98 0xaaa562 0xaaa165 0xaa9405 0xaa861a 0xaa79ce 0xaeba45 0xaea2ec 0x5bfd54 0x5c03dd 0xaf141c 0xaf1411 0x17060b7 0x43c992 0x46e701
  781. # 0x67ec24 encoding/pem.Decode+0x684 encoding/pem/pem.go:171
  782. # 0x685284 crypto/x509.(*CertPool).AppendCertsFromPEM+0x64 crypto/x509/cert_pool.go:210
  783. # 0x68f2fd crypto/x509.loadSystemRoots+0x43d crypto/x509/root_unix.go:44
  784. # 0x68ee3a crypto/x509.initSystemRoots+0x1a crypto/x509/root.go:28
  785. # 0x4858c1 sync.(*Once).doSlow+0xc1 sync/once.go:74
  786. # 0x6938d6 sync.(*Once).Do+0x176 sync/once.go:65
  787. # 0x6938b9 crypto/x509.systemRootsPool+0x159 crypto/x509/root.go:23
  788. # 0x6938df crypto/x509.(*Certificate).Verify+0x17f crypto/x509/verify.go:782
  789. # 0x1009bd7 github.com/caddyserver/caddy/v2/modules/caddypki.trusted+0x57 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddypki/crypto.go:53
  790. # 0x1009ba9 github.com/caddyserver/caddy/v2/modules/caddypki.CA.installRoot+0x29 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddypki/ca.go:392
  791. # 0x100ce97 github.com/caddyserver/caddy/v2/modules/caddypki.(*PKI).Start+0x1f7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddypki/pki.go:99
  792. # 0xaaa561 github.com/caddyserver/caddy/v2.run.func4+0x121 github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:502
  793. # 0xaaa164 github.com/caddyserver/caddy/v2.run+0x5e4 github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:518
  794. # 0xaa9404 github.com/caddyserver/caddy/v2.unsyncedDecodeAndRun+0x144 github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:337
  795. # 0xaa8619 github.com/caddyserver/caddy/v2.changeConfig+0x799 github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:228
  796. # 0xaa79cd github.com/caddyserver/caddy/v2.Load+0x24d github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:127
  797. # 0xaeba44 github.com/caddyserver/caddy/v2/cmd.cmdRun+0x6c4 github.com/caddyserver/caddy/v2@v2.6.2/cmd/commandfuncs.go:212
  798. # 0xaea2eb github.com/caddyserver/caddy/v2/cmd.caddyCmdToCoral.func1+0x2b github.com/caddyserver/caddy/v2@v2.6.2/cmd/cobra.go:114
  799. # 0x5bfd53 github.com/spf13/cobra.(*Command).execute+0x693 github.com/spf13/cobra@v1.5.0/command.go:872
  800. # 0x5c03dc github.com/spf13/cobra.(*Command).ExecuteC+0x3bc github.com/spf13/cobra@v1.5.0/command.go:990
  801. # 0xaf141b github.com/spf13/cobra.(*Command).Execute+0x5b github.com/spf13/cobra@v1.5.0/command.go:918
  802. # 0xaf1410 github.com/caddyserver/caddy/v2/cmd.Main+0x50 github.com/caddyserver/caddy/v2@v2.6.2/cmd/main.go:64
  803. # 0x17060b6 main.main+0x16 ./main.go:39
  804. # 0x43c991 runtime.main+0x211 runtime/proc.go:250
  805.  
  806. 4: 4096 [4: 4096] @ 0x43fe3e 0x44065b 0x440ccf 0x44123a 0x442c05 0x443045 0x43f62d 0x43f539 0x46c585
  807. # 0x43fe3d runtime.allocm+0x9d runtime/proc.go:1751
  808. # 0x44065a runtime.newm+0x3a runtime/proc.go:2101
  809. # 0x440cce runtime.startm+0xce runtime/proc.go:2317
  810. # 0x441239 runtime.wakep+0x59 runtime/proc.go:2422
  811. # 0x442c04 runtime.resetspinning+0x44 runtime/proc.go:3102
  812. # 0x443044 runtime.schedule+0xe4 runtime/proc.go:3212
  813. # 0x43f62c runtime.mstart1+0xcc runtime/proc.go:1432
  814. # 0x43f538 runtime.mstart0+0x78 runtime/proc.go:1382
  815. # 0x46c584 runtime.mstart+0x4 runtime/asm_amd64.s:390
  816.  
  817. 1: 3072 [1: 3072] @ 0x40ebae 0x40e949 0x8a4d0c 0x449d26 0x449c71 0x449c71 0x449c71 0x449c71 0x43c953 0x46e701
  818. # 0x8a4d0b github.com/miekg/dns.init+0x3b0b github.com/miekg/dns@v1.1.50/ztypes.go:89
  819. # 0x449d25 runtime.doInit+0x125 runtime/proc.go:6321
  820. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  821. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  822. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  823. # 0x449c70 runtime.doInit+0x70 runtime/proc.go:6298
  824. # 0x43c952 runtime.main+0x1d2 runtime/proc.go:233
  825.  
  826. 1: 2688 [1: 2688] @ 0x40ebae 0x410659 0x40f405 0x710ac5 0x7109f7 0x70f4cc 0x74e392 0x74f055 0x74e509 0x7310c7 0x46e701
  827. # 0x710ac4 vendor/golang.org/x/net/http2/hpack.(*headerFieldTable).addEntry+0x124 vendor/golang.org/x/net/http2/hpack/tables.go:59
  828. # 0x7109f6 vendor/golang.org/x/net/http2/hpack.(*dynamicTable).add+0x56 vendor/golang.org/x/net/http2/hpack/hpack.go:174
  829. # 0x70f4cb vendor/golang.org/x/net/http2/hpack.(*Encoder).WriteField+0x2eb vendor/golang.org/x/net/http2/hpack/encode.go:68
  830. # 0x74e391 net/http.http2encKV+0x131 net/http/h2_bundle.go:9991
  831. # 0x74f054 net/http.http2encodeHeaders+0x2f4 net/http/h2_bundle.go:10163
  832. # 0x74e508 net/http.(*http2writeResHeaders).writeFrame+0xe8 net/http/h2_bundle.go:10013
  833. # 0x7310c6 net/http.(*http2serverConn).writeFrameAsync+0x66 net/http/h2_bundle.go:4503
  834.  
  835. 2: 832 [2: 832] @ 0x444e68 0x44511e 0x445045 0x46c689
  836. # 0x444e67 runtime.malg+0x27 runtime/proc.go:4068
  837. # 0x44511d runtime.newproc1+0x7d runtime/proc.go:4115
  838. # 0x445044 runtime.newproc.func1+0x24 runtime/proc.go:4090
  839. # 0x46c688 runtime.systemstack+0x48 runtime/asm_amd64.s:492
  840.  
  841. 1: 256 [1: 256] @ 0x15ee6fd 0x15ea856 0x15e8d25 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8 0x46e701
  842. # 0x15ee6fc github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.cloneRequest+0x3c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:1158
  843. # 0x15ea855 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.prepareRequest+0x35 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:604
  844. # 0x15e8d24 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x124 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:450
  845. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  846. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  847. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  848. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  849. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  850. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  851. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  852. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  853. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  854. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  855. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  856. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  857. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  858. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  859. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  860. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  861.  
  862. 1: 96 [1: 96] @ 0x43d0d7 0x44c90a 0x8dc0cc 0x8dba51 0x46e701
  863. # 0x8dc0cb github.com/caddyserver/certmagic.(*RingBufferRateLimiter).permit+0x8b github.com/caddyserver/certmagic@v0.17.2/ratelimiter.go:216
  864. # 0x8dba50 github.com/caddyserver/certmagic.(*RingBufferRateLimiter).loop+0x90 github.com/caddyserver/certmagic@v0.17.2/ratelimiter.go:89
  865.  
  866. 1: 96 [1: 96] @ 0x43d0d7 0x405cc6 0x405a7d 0x9a9db8 0x9afceb 0x46e701
  867. # 0x9a9db7 github.com/prometheus/client_golang/prometheus.(*goCollector).Describe+0x157 github.com/prometheus/client_golang@v1.12.2/prometheus/go_collector_latest.go:243
  868. # 0x9afcea github.com/prometheus/client_golang/prometheus.(*Registry).Register.func1+0x2a github.com/prometheus/client_golang@v1.12.2/prometheus/registry.go:277
  869.  
  870. 1: 16 [1: 16] @ 0x5f91e5 0x5f9cab 0x5f53c7 0x5f3333 0x5f2e6b 0x5f730c 0x5f32f0 0x5f2e6b 0x5f8ba7 0x5f9cab 0x5f53c7 0x5f3333 0x5f2e6b 0x5f730c 0x5f32f0 0x5f2e6b 0x5f2caa 0x5f2bca 0x5f277a 0x5f1e05 0xac8431 0xaf1e12 0xaeba0a 0xaea2ec 0x5bfd54 0x5c03dd 0xaf141c 0xaf1411 0x17060b7 0x43c992 0x46e701
  871. # 0x5f91e4 encoding/json.typeFields+0xca4 encoding/json/encode.go:1266
  872. # 0x5f9caa encoding/json.cachedTypeFields+0xaa encoding/json/encode.go:1416
  873. # 0x5f53c6 encoding/json.newStructEncoder+0x26 encoding/json/encode.go:770
  874. # 0x5f3332 encoding/json.newTypeEncoder+0x312 encoding/json/encode.go:450
  875. # 0x5f2e6a encoding/json.typeEncoder+0x16a encoding/json/encode.go:403
  876. # 0x5f730b encoding/json.newPtrEncoder+0x2b encoding/json/encode.go:949
  877. # 0x5f32ef encoding/json.newTypeEncoder+0x2cf encoding/json/encode.go:458
  878. # 0x5f2e6a encoding/json.typeEncoder+0x16a encoding/json/encode.go:403
  879. # 0x5f8ba6 encoding/json.typeFields+0x666 encoding/json/encode.go:1384
  880. # 0x5f9caa encoding/json.cachedTypeFields+0xaa encoding/json/encode.go:1416
  881. # 0x5f53c6 encoding/json.newStructEncoder+0x26 encoding/json/encode.go:770
  882. # 0x5f3332 encoding/json.newTypeEncoder+0x312 encoding/json/encode.go:450
  883. # 0x5f2e6a encoding/json.typeEncoder+0x16a encoding/json/encode.go:403
  884. # 0x5f730b encoding/json.newPtrEncoder+0x2b encoding/json/encode.go:949
  885. # 0x5f32ef encoding/json.newTypeEncoder+0x2cf encoding/json/encode.go:458
  886. # 0x5f2e6a encoding/json.typeEncoder+0x16a encoding/json/encode.go:403
  887. # 0x5f2ca9 encoding/json.valueEncoder+0x49 encoding/json/encode.go:377
  888. # 0x5f2bc9 encoding/json.(*encodeState).reflectValue+0x49 encoding/json/encode.go:359
  889. # 0x5f2779 encoding/json.(*encodeState).marshal+0xf9 encoding/json/encode.go:331
  890. # 0x5f1e04 encoding/json.Marshal+0x44 encoding/json/encode.go:160
  891. # 0xac8430 github.com/caddyserver/caddy/v2/caddyconfig/caddyfile.Adapter.Adapt+0x2f0 github.com/caddyserver/caddy/v2@v2.6.2/caddyconfig/caddyfile/adapter.go:61
  892. # 0xaf1e11 github.com/caddyserver/caddy/v2/cmd.LoadConfig+0x6b1 github.com/caddyserver/caddy/v2@v2.6.2/cmd/main.go:153
  893. # 0xaeba09 github.com/caddyserver/caddy/v2/cmd.cmdRun+0x689 github.com/caddyserver/caddy/v2@v2.6.2/cmd/commandfuncs.go:205
  894. # 0xaea2eb github.com/caddyserver/caddy/v2/cmd.caddyCmdToCoral.func1+0x2b github.com/caddyserver/caddy/v2@v2.6.2/cmd/cobra.go:114
  895. # 0x5bfd53 github.com/spf13/cobra.(*Command).execute+0x693 github.com/spf13/cobra@v1.5.0/command.go:872
  896. # 0x5c03dc github.com/spf13/cobra.(*Command).ExecuteC+0x3bc github.com/spf13/cobra@v1.5.0/command.go:990
  897. # 0xaf141b github.com/spf13/cobra.(*Command).Execute+0x5b github.com/spf13/cobra@v1.5.0/command.go:918
  898. # 0xaf1410 github.com/caddyserver/caddy/v2/cmd.Main+0x50 github.com/caddyserver/caddy/v2@v2.6.2/cmd/main.go:64
  899. # 0x17060b6 main.main+0x16 ./main.go:39
  900. # 0x43c991 runtime.main+0x211 runtime/proc.go:250
  901.  
  902. 0: 0 [1: 16] @ 0x739d3d 0x739c55 0x739b45 0x732199 0x730231 0x72f75d 0x761e73 0x46e701
  903. # 0x739d3c net/http.(*http2serverConn).sendWindowUpdate32+0x9c net/http/h2_bundle.go:6026
  904. # 0x739c54 net/http.(*http2serverConn).sendWindowUpdate+0x94 net/http/h2_bundle.go:6009
  905. # 0x739b44 net/http.(*http2serverConn).noteBodyRead+0x64 net/http/h2_bundle.go:5988
  906. # 0x732198 net/http.(*http2serverConn).serve+0xc98 net/http/h2_bundle.go:4616
  907. # 0x730230 net/http.(*http2Server).ServeConn+0xa90 net/http/h2_bundle.go:4190
  908. # 0x72f75c net/http.http2ConfigureServer.func1+0xdc net/http/h2_bundle.go:4013
  909. # 0x761e72 net/http.(*conn).serve+0x1292 net/http/server.go:1899
  910.  
  911. 0: 0 [1: 4096] @ 0x72d348 0x72d335 0x485b72 0x72d428 0x7256a5 0x7286fa 0x74ed1c 0x7338b4 0x7340a5 0x733ef2 0x732172 0x730231 0x72f75d 0x761e73 0x46e701
  912. # 0x72d347 bufio.NewWriterSize+0x27 bufio/bufio.go:593
  913. # 0x72d334 net/http.glob..func8+0x14 net/http/h2_bundle.go:3477
  914. # 0x485b71 sync.(*Pool).Get+0xb1 sync/pool.go:151
  915. # 0x72d427 net/http.(*http2bufferedWriter).Write+0x47 net/http/h2_bundle.go:3490
  916. # 0x7256a4 net/http.(*http2Framer).endWrite+0xc4 net/http/h2_bundle.go:1699
  917. # 0x7286f9 net/http.(*http2Framer).WriteWindowUpdate+0x179 net/http/h2_bundle.go:2311
  918. # 0x74ed1b net/http.http2writeWindowUpdate.writeFrame+0x3b net/http/h2_bundle.go:10124
  919. # 0x7338b3 net/http.(*http2serverConn).startFrameWrite+0x1f3 net/http/h2_bundle.go:4904
  920. # 0x7340a4 net/http.(*http2serverConn).scheduleFrameWrite+0x104 net/http/h2_bundle.go:5010
  921. # 0x733ef1 net/http.(*http2serverConn).wroteFrame+0x2b1 net/http/h2_bundle.go:4970
  922. # 0x732171 net/http.(*http2serverConn).serve+0xc71 net/http/h2_bundle.go:4596
  923. # 0x730230 net/http.(*http2Server).ServeConn+0xa90 net/http/h2_bundle.go:4190
  924. # 0x72f75c net/http.http2ConfigureServer.func1+0xdc net/http/h2_bundle.go:4013
  925. # 0x761e72 net/http.(*conn).serve+0x1292 net/http/server.go:1899
  926.  
  927. 0: 0 [4: 524288] @ 0x503c56 0x5035ef 0x503a05 0x4b13cb 0x4b113a 0x4b10d7 0x15ee496 0x15ea9bb 0x15e8d25 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8 0x46e701
  928. # 0x503c55 bytes.growSlice+0x95 bytes/buffer.go:240
  929. # 0x5035ee bytes.(*Buffer).grow+0x14e bytes/buffer.go:142
  930. # 0x503a04 bytes.(*Buffer).ReadFrom+0x44 bytes/buffer.go:200
  931. # 0x4b13ca io.copyBuffer+0x14a io/io.go:413
  932. # 0x4b1139 io.Copy+0x99 io/io.go:386
  933. # 0x4b10d6 io.CopyN+0x36 io/io.go:362
  934. # 0x15ee495 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.bufferedBody+0xb5 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:1132
  935. # 0x15ea9ba github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.prepareRequest+0x19a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:626
  936. # 0x15e8d24 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x124 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:450
  937. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  938. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  939. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  940. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  941. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  942. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  943. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  944. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  945. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  946. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  947. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  948. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  949. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  950. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  951. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  952. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  953.  
  954. 0: 0 [3: 144] @ 0x72670e 0x7266f8 0x725e2c 0x730ef1 0x46e701
  955. # 0x72670d net/http.(*http2frameCache).getDataFrame+0x4d net/http/h2_bundle.go:1755
  956. # 0x7266f7 net/http.http2parseDataFrame+0x37 net/http/h2_bundle.go:1938
  957. # 0x725e2b net/http.(*http2Framer).ReadFrame+0x1ab net/http/h2_bundle.go:1840
  958. # 0x730ef0 net/http.(*http2serverConn).readFrames+0x90 net/http/h2_bundle.go:4474
  959.  
  960. 0: 0 [3: 72] @ 0x72422f 0x7244ba 0x72e122 0x739fc5 0x4b15e5 0x503a58 0x4b13cb 0x4b113a 0x4b10d7 0x15ee496 0x15ea9bb 0x15e8d25 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8 0x46e701
  961. # 0x72422e net/http.http2putDataBufferChunk+0x4e net/http/h2_bundle.go:1072
  962. # 0x7244b9 net/http.(*http2dataBuffer).Read+0x1b9 net/http/h2_bundle.go:1110
  963. # 0x72e121 net/http.(*http2pipe).Read+0x221 net/http/h2_bundle.go:3658
  964. # 0x739fc4 net/http.(*http2requestBody).Read+0xa4 net/http/h2_bundle.go:6069
  965. # 0x4b15e4 io.(*LimitedReader).Read+0x44 io/io.go:477
  966. # 0x503a57 bytes.(*Buffer).ReadFrom+0x97 bytes/buffer.go:202
  967. # 0x4b13ca io.copyBuffer+0x14a io/io.go:413
  968. # 0x4b1139 io.Copy+0x99 io/io.go:386
  969. # 0x4b10d6 io.CopyN+0x36 io/io.go:362
  970. # 0x15ee495 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.bufferedBody+0xb5 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:1132
  971. # 0x15ea9ba github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.prepareRequest+0x19a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:626
  972. # 0x15e8d24 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x124 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:450
  973. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  974. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  975. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  976. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  977. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  978. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  979. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  980. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  981. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  982. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  983. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  984. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  985. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  986. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  987. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  988. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  989.  
  990. 0: 0 [11: 92274688] @ 0x503c56 0x5035ef 0x503a05 0x4b13cb 0x4b113a 0x4b10d7 0x15ee496 0x15ea9bb 0x15e8d25 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8 0x46e701
  991. # 0x503c55 bytes.growSlice+0x95 bytes/buffer.go:240
  992. # 0x5035ee bytes.(*Buffer).grow+0x14e bytes/buffer.go:142
  993. # 0x503a04 bytes.(*Buffer).ReadFrom+0x44 bytes/buffer.go:200
  994. # 0x4b13ca io.copyBuffer+0x14a io/io.go:413
  995. # 0x4b1139 io.Copy+0x99 io/io.go:386
  996. # 0x4b10d6 io.CopyN+0x36 io/io.go:362
  997. # 0x15ee495 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.bufferedBody+0xb5 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:1132
  998. # 0x15ea9ba github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.prepareRequest+0x19a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:626
  999. # 0x15e8d24 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x124 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:450
  1000. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  1001. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1002. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  1003. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1004. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  1005. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  1006. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1007. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  1008. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1009. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  1010. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  1011. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1012. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  1013. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  1014. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  1015. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  1016.  
  1017. 0: 0 [11: 46137344] @ 0x503c56 0x5035ef 0x503a05 0x4b13cb 0x4b113a 0x4b10d7 0x15ee496 0x15ea9bb 0x15e8d25 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8 0x46e701
  1018. # 0x503c55 bytes.growSlice+0x95 bytes/buffer.go:240
  1019. # 0x5035ee bytes.(*Buffer).grow+0x14e bytes/buffer.go:142
  1020. # 0x503a04 bytes.(*Buffer).ReadFrom+0x44 bytes/buffer.go:200
  1021. # 0x4b13ca io.copyBuffer+0x14a io/io.go:413
  1022. # 0x4b1139 io.Copy+0x99 io/io.go:386
  1023. # 0x4b10d6 io.CopyN+0x36 io/io.go:362
  1024. # 0x15ee495 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.bufferedBody+0xb5 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:1132
  1025. # 0x15ea9ba github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.prepareRequest+0x19a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:626
  1026. # 0x15e8d24 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x124 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:450
  1027. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  1028. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1029. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  1030. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1031. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  1032. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  1033. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1034. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  1035. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1036. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  1037. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  1038. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1039. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  1040. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  1041. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  1042. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  1043.  
  1044. 0: 0 [11: 23068672] @ 0x503c56 0x5035ef 0x503a05 0x4b13cb 0x4b113a 0x4b10d7 0x15ee496 0x15ea9bb 0x15e8d25 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8 0x46e701
  1045. # 0x503c55 bytes.growSlice+0x95 bytes/buffer.go:240
  1046. # 0x5035ee bytes.(*Buffer).grow+0x14e bytes/buffer.go:142
  1047. # 0x503a04 bytes.(*Buffer).ReadFrom+0x44 bytes/buffer.go:200
  1048. # 0x4b13ca io.copyBuffer+0x14a io/io.go:413
  1049. # 0x4b1139 io.Copy+0x99 io/io.go:386
  1050. # 0x4b10d6 io.CopyN+0x36 io/io.go:362
  1051. # 0x15ee495 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.bufferedBody+0xb5 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:1132
  1052. # 0x15ea9ba github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.prepareRequest+0x19a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:626
  1053. # 0x15e8d24 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x124 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:450
  1054. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  1055. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1056. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  1057. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1058. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  1059. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  1060. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1061. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  1062. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1063. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  1064. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  1065. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1066. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  1067. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  1068. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  1069. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  1070.  
  1071. 0: 0 [0: 0] @ 0x1195e4e 0x1195e2f 0x11924ca 0x765b0c 0x768c85 0x7393f8 0x46e701
  1072. # 0x1195e4d net/http.(*Request).WithContext+0x36d net/http/request.go:359
  1073. # 0x1195e2e github.com/caddyserver/caddy/v2/modules/caddyhttp.PrepareRequest+0x34e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:682
  1074. # 0x11924c9 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0x669 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:217
  1075. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  1076. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  1077. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  1078.  
  1079. 0: 0 [9: 9437184] @ 0x503c56 0x5035ef 0x503a05 0x4b13cb 0x4b113a 0x4b10d7 0x15ee496 0x15ea9bb 0x15e8d25 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8 0x46e701
  1080. # 0x503c55 bytes.growSlice+0x95 bytes/buffer.go:240
  1081. # 0x5035ee bytes.(*Buffer).grow+0x14e bytes/buffer.go:142
  1082. # 0x503a04 bytes.(*Buffer).ReadFrom+0x44 bytes/buffer.go:200
  1083. # 0x4b13ca io.copyBuffer+0x14a io/io.go:413
  1084. # 0x4b1139 io.Copy+0x99 io/io.go:386
  1085. # 0x4b10d6 io.CopyN+0x36 io/io.go:362
  1086. # 0x15ee495 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.bufferedBody+0xb5 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:1132
  1087. # 0x15ea9ba github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.prepareRequest+0x19a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:626
  1088. # 0x15e8d24 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x124 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:450
  1089. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  1090. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1091. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  1092. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1093. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  1094. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  1095. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1096. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  1097. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1098. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  1099. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  1100. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1101. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  1102. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  1103. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  1104. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  1105.  
  1106. 0: 0 [1: 3072] @ 0x485f65 0x485dae 0x485ae5 0x72417a 0x72481e 0x7246ec 0x72e3e2 0x735e5c 0x734c65 0x734832 0x732012 0x730231 0x72f75d 0x761e73 0x46e701
  1107. # 0x485f64 sync.(*Pool).pinSlow+0x184 sync/pool.go:230
  1108. # 0x485dad sync.(*Pool).pin+0x4d sync/pool.go:209
  1109. # 0x485ae4 sync.(*Pool).Get+0x24 sync/pool.go:131
  1110. # 0x724179 net/http.http2getDataBufferChunk+0x59 net/http/h2_bundle.go:1066
  1111. # 0x72481d net/http.(*http2dataBuffer).lastChunkOrAlloc+0x5d net/http/h2_bundle.go:1161
  1112. # 0x7246eb net/http.(*http2dataBuffer).Write+0x8b net/http/h2_bundle.go:1144
  1113. # 0x72e3e1 net/http.(*http2pipe).Write+0x181 net/http/h2_bundle.go:3690
  1114. # 0x735e5b net/http.(*http2serverConn).processData+0x2db net/http/h2_bundle.go:5454
  1115. # 0x734c64 net/http.(*http2serverConn).processFrame+0x124 net/http/h2_bundle.go:5161
  1116. # 0x734831 net/http.(*http2serverConn).processFrameFromReader+0x231 net/http/h2_bundle.go:5113
  1117. # 0x732011 net/http.(*http2serverConn).serve+0xb11 net/http/h2_bundle.go:4607
  1118. # 0x730230 net/http.(*http2Server).ServeConn+0xa90 net/http/h2_bundle.go:4190
  1119. # 0x72f75c net/http.http2ConfigureServer.func1+0xdc net/http/h2_bundle.go:4013
  1120. # 0x761e72 net/http.(*conn).serve+0x1292 net/http/server.go:1899
  1121.  
  1122. 0: 0 [7: 3670016] @ 0x503c56 0x5035ef 0x503a05 0x4b13cb 0x4b113a 0x4b10d7 0x15ee496 0x15ea9bb 0x15e8d25 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8 0x46e701
  1123. # 0x503c55 bytes.growSlice+0x95 bytes/buffer.go:240
  1124. # 0x5035ee bytes.(*Buffer).grow+0x14e bytes/buffer.go:142
  1125. # 0x503a04 bytes.(*Buffer).ReadFrom+0x44 bytes/buffer.go:200
  1126. # 0x4b13ca io.copyBuffer+0x14a io/io.go:413
  1127. # 0x4b1139 io.Copy+0x99 io/io.go:386
  1128. # 0x4b10d6 io.CopyN+0x36 io/io.go:362
  1129. # 0x15ee495 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.bufferedBody+0xb5 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:1132
  1130. # 0x15ea9ba github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.prepareRequest+0x19a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:626
  1131. # 0x15e8d24 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x124 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:450
  1132. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  1133. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1134. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  1135. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1136. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  1137. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  1138. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1139. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  1140. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1141. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  1142. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  1143. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1144. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  1145. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  1146. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  1147. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  1148.  
  1149. 0: 0 [7: 1835008] @ 0x503c56 0x5035ef 0x503a05 0x4b13cb 0x4b113a 0x4b10d7 0x15ee496 0x15ea9bb 0x15e8d25 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x1198f0d 0x1191742 0x1178e8f 0x11914c8 0x1178e8f 0x11941d2 0x1193f3b 0x1178e8f 0x11929c6 0x765b0c 0x768c85 0x7393f8 0x46e701
  1150. # 0x503c55 bytes.growSlice+0x95 bytes/buffer.go:240
  1151. # 0x5035ee bytes.(*Buffer).grow+0x14e bytes/buffer.go:142
  1152. # 0x503a04 bytes.(*Buffer).ReadFrom+0x44 bytes/buffer.go:200
  1153. # 0x4b13ca io.copyBuffer+0x14a io/io.go:413
  1154. # 0x4b1139 io.Copy+0x99 io/io.go:386
  1155. # 0x4b10d6 io.CopyN+0x36 io/io.go:362
  1156. # 0x15ee495 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.bufferedBody+0xb5 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:1132
  1157. # 0x15ea9ba github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.Handler.prepareRequest+0x19a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:626
  1158. # 0x15e8d24 github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy.(*Handler).ServeHTTP+0x124 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/reverseproxy/reverseproxy.go:450
  1159. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  1160. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1161. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  1162. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1163. # 0x1198f0c github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Subroute).ServeHTTP+0x6c github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/subroute.go:74
  1164. # 0x1191741 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapMiddleware.func1.1+0x41 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:290
  1165. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1166. # 0x11914c7 github.com/caddyserver/caddy/v2/modules/caddyhttp.wrapRoute.func1.1+0x3a7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/routes.go:259
  1167. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1168. # 0x11941d1 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).enforcementHandler+0x251 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:373
  1169. # 0x1193f3a github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).wrapPrimaryRoute.func1+0x3a github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:349
  1170. # 0x1178e8e github.com/caddyserver/caddy/v2/modules/caddyhttp.HandlerFunc.ServeHTTP+0x2e github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/caddyhttp.go:58
  1171. # 0x11929c5 github.com/caddyserver/caddy/v2/modules/caddyhttp.(*Server).ServeHTTP+0xb65 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddyhttp/server.go:285
  1172. # 0x765b0b net/http.serverHandler.ServeHTTP+0x30b net/http/server.go:2947
  1173. # 0x768c84 net/http.initALPNRequest.ServeHTTP+0x244 net/http/server.go:3556
  1174. # 0x7393f7 net/http.(*http2serverConn).runHandler+0x77 net/http/h2_bundle.go:5911
  1175.  
  1176. 0: 0 [3: 72] @ 0x6afbbb 0x6ad056 0x6b2caf 0x6b2cb0 0x4b0f7a 0x7254ae 0x725468 0x725d15 0x730ef1 0x46e701
  1177. # 0x6afbba crypto/tls.(*Conn).readFromUntil+0x9a crypto/tls/conn.go:809
  1178. # 0x6ad055 crypto/tls.(*Conn).readRecordOrCCS+0x115 crypto/tls/conn.go:616
  1179. # 0x6b2cae crypto/tls.(*Conn).readRecord+0x16e crypto/tls/conn.go:582
  1180. # 0x6b2caf crypto/tls.(*Conn).Read+0x16f crypto/tls/conn.go:1287
  1181. # 0x4b0f79 io.ReadAtLeast+0x99 io/io.go:332
  1182. # 0x7254ad io.ReadFull+0x6d io/io.go:351
  1183. # 0x725467 net/http.http2readFrameHeader+0x27 net/http/h2_bundle.go:1565
  1184. # 0x725d14 net/http.(*http2Framer).ReadFrame+0x94 net/http/h2_bundle.go:1829
  1185. # 0x730ef0 net/http.(*http2serverConn).readFrames+0x90 net/http/h2_bundle.go:4474
  1186.  
  1187. 0: 0 [1: 4096] @ 0x72ed9e 0x72ee03 0x485b72 0x738e45 0x737d45 0x736aae 0x734d72 0x734832 0x732012 0x730231 0x72f75d 0x761e73 0x46e701
  1188. # 0x72ed9d bufio.NewWriterSize+0x3d bufio/bufio.go:593
  1189. # 0x72ee02 net/http.glob..func10+0xa2 net/http/h2_bundle.go:3791
  1190. # 0x485b71 sync.(*Pool).Get+0xb1 sync/pool.go:151
  1191. # 0x738e44 net/http.(*http2serverConn).newWriterAndRequestNoBody+0x684 net/http/h2_bundle.go:5875
  1192. # 0x737d44 net/http.(*http2serverConn).newWriterAndRequest+0x484 net/http/h2_bundle.go:5777
  1193. # 0x736aad net/http.(*http2serverConn).processHeaders+0x38d net/http/h2_bundle.go:5611
  1194. # 0x734d71 net/http.(*http2serverConn).processFrame+0x231 net/http/h2_bundle.go:5155
  1195. # 0x734831 net/http.(*http2serverConn).processFrameFromReader+0x231 net/http/h2_bundle.go:5113
  1196. # 0x732011 net/http.(*http2serverConn).serve+0xb11 net/http/h2_bundle.go:4607
  1197. # 0x730230 net/http.(*http2Server).ServeConn+0xa90 net/http/h2_bundle.go:4190
  1198. # 0x72f75c net/http.http2ConfigureServer.func1+0xdc net/http/h2_bundle.go:4013
  1199. # 0x761e72 net/http.(*conn).serve+0x1292 net/http/server.go:1899
  1200.  
  1201. 0: 0 [1: 96] @ 0x686117 0x68baae 0x68c845 0x685339 0x68f207 0x68ee3b 0x4858c2 0x6938d7 0x6938ba 0x6938e0 0x1009bd8 0x1009baa 0x100ce98 0xaaa562 0xaaa165 0xaa9405 0xaa861a 0xaa79ce 0xaeba45 0xaea2ec 0x5bfd54 0x5c03dd 0xaf141c 0xaf1411 0x17060b7 0x43c992 0x46e701
  1202. # 0x686116 crypto/x509.parseName+0x136 crypto/x509/parser.go:143
  1203. # 0x68baad crypto/x509.parseCertificate+0x64d crypto/x509/parser.go:884
  1204. # 0x68c844 crypto/x509.ParseCertificate+0x24 crypto/x509/parser.go:972
  1205. # 0x685338 crypto/x509.(*CertPool).AppendCertsFromPEM+0x118 crypto/x509/cert_pool.go:219
  1206. # 0x68f206 crypto/x509.loadSystemRoots+0x346 crypto/x509/root_unix.go:72
  1207. # 0x68ee3a crypto/x509.initSystemRoots+0x1a crypto/x509/root.go:28
  1208. # 0x4858c1 sync.(*Once).doSlow+0xc1 sync/once.go:74
  1209. # 0x6938d6 sync.(*Once).Do+0x176 sync/once.go:65
  1210. # 0x6938b9 crypto/x509.systemRootsPool+0x159 crypto/x509/root.go:23
  1211. # 0x6938df crypto/x509.(*Certificate).Verify+0x17f crypto/x509/verify.go:782
  1212. # 0x1009bd7 github.com/caddyserver/caddy/v2/modules/caddypki.trusted+0x57 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddypki/crypto.go:53
  1213. # 0x1009ba9 github.com/caddyserver/caddy/v2/modules/caddypki.CA.installRoot+0x29 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddypki/ca.go:392
  1214. # 0x100ce97 github.com/caddyserver/caddy/v2/modules/caddypki.(*PKI).Start+0x1f7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddypki/pki.go:99
  1215. # 0xaaa561 github.com/caddyserver/caddy/v2.run.func4+0x121 github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:502
  1216. # 0xaaa164 github.com/caddyserver/caddy/v2.run+0x5e4 github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:518
  1217. # 0xaa9404 github.com/caddyserver/caddy/v2.unsyncedDecodeAndRun+0x144 github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:337
  1218. # 0xaa8619 github.com/caddyserver/caddy/v2.changeConfig+0x799 github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:228
  1219. # 0xaa79cd github.com/caddyserver/caddy/v2.Load+0x24d github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:127
  1220. # 0xaeba44 github.com/caddyserver/caddy/v2/cmd.cmdRun+0x6c4 github.com/caddyserver/caddy/v2@v2.6.2/cmd/commandfuncs.go:212
  1221. # 0xaea2eb github.com/caddyserver/caddy/v2/cmd.caddyCmdToCoral.func1+0x2b github.com/caddyserver/caddy/v2@v2.6.2/cmd/cobra.go:114
  1222. # 0x5bfd53 github.com/spf13/cobra.(*Command).execute+0x693 github.com/spf13/cobra@v1.5.0/command.go:872
  1223. # 0x5c03dc github.com/spf13/cobra.(*Command).ExecuteC+0x3bc github.com/spf13/cobra@v1.5.0/command.go:990
  1224. # 0xaf141b github.com/spf13/cobra.(*Command).Execute+0x5b github.com/spf13/cobra@v1.5.0/command.go:918
  1225. # 0xaf1410 github.com/caddyserver/caddy/v2/cmd.Main+0x50 github.com/caddyserver/caddy/v2@v2.6.2/cmd/main.go:64
  1226. # 0x17060b6 main.main+0x16 ./main.go:39
  1227. # 0x43c991 runtime.main+0x211 runtime/proc.go:250
  1228.  
  1229. 0: 0 [1: 896] @ 0x67ec25 0x685285 0x68f207 0x68ee3b 0x4858c2 0x6938d7 0x6938ba 0x6938e0 0x1009bd8 0x1009baa 0x100ce98 0xaaa562 0xaaa165 0xaa9405 0xaa861a 0xaa79ce 0xaeba45 0xaea2ec 0x5bfd54 0x5c03dd 0xaf141c 0xaf1411 0x17060b7 0x43c992 0x46e701
  1230. # 0x67ec24 encoding/pem.Decode+0x684 encoding/pem/pem.go:171
  1231. # 0x685284 crypto/x509.(*CertPool).AppendCertsFromPEM+0x64 crypto/x509/cert_pool.go:210
  1232. # 0x68f206 crypto/x509.loadSystemRoots+0x346 crypto/x509/root_unix.go:72
  1233. # 0x68ee3a crypto/x509.initSystemRoots+0x1a crypto/x509/root.go:28
  1234. # 0x4858c1 sync.(*Once).doSlow+0xc1 sync/once.go:74
  1235. # 0x6938d6 sync.(*Once).Do+0x176 sync/once.go:65
  1236. # 0x6938b9 crypto/x509.systemRootsPool+0x159 crypto/x509/root.go:23
  1237. # 0x6938df crypto/x509.(*Certificate).Verify+0x17f crypto/x509/verify.go:782
  1238. # 0x1009bd7 github.com/caddyserver/caddy/v2/modules/caddypki.trusted+0x57 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddypki/crypto.go:53
  1239. # 0x1009ba9 github.com/caddyserver/caddy/v2/modules/caddypki.CA.installRoot+0x29 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddypki/ca.go:392
  1240. # 0x100ce97 github.com/caddyserver/caddy/v2/modules/caddypki.(*PKI).Start+0x1f7 github.com/caddyserver/caddy/v2@v2.6.2/modules/caddypki/pki.go:99
  1241. # 0xaaa561 github.com/caddyserver/caddy/v2.run.func4+0x121 github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:502
  1242. # 0xaaa164 github.com/caddyserver/caddy/v2.run+0x5e4 github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:518
  1243. # 0xaa9404 github.com/caddyserver/caddy/v2.unsyncedDecodeAndRun+0x144 github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:337
  1244. # 0xaa8619 github.com/caddyserver/caddy/v2.changeConfig+0x799 github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:228
  1245. # 0xaa79cd github.com/caddyserver/caddy/v2.Load+0x24d github.com/caddyserver/caddy/v2@v2.6.2/caddy.go:127
  1246. # 0xaeba44 github.com/caddyserver/caddy/v2/cmd.cmdRun+0x6c4 github.com/caddyserver/caddy/v2@v2.6.2/cmd/commandfuncs.go:212
  1247. # 0xaea2eb github.com/caddyserver/caddy/v2/cmd.caddyCmdToCoral.func1+0x2b github.com/caddyserver/caddy/v2@v2.6.2/cmd/cobra.go:114
  1248. # 0x5bfd53 github.com/spf13/cobra.(*Command).execute+0x693 github.com/spf13/cobra@v1.5.0/command.go:872
  1249. # 0x5c03dc github.com/spf13/cobra.(*Command).ExecuteC+0x3bc github.com/spf13/cobra@v1.5.0/command.go:990
  1250. # 0xaf141b github.com/spf13/cobra.(*Command).Execute+0x5b github.com/spf13/cobra@v1.5.0/command.go:918
  1251. # 0xaf1410 github.com/caddyserver/caddy/v2/cmd.Main+0x50 github.com/caddyserver/caddy/v2@v2.6.2/cmd/main.go:64
  1252. # 0x17060b6 main.main+0x16 ./main.go:39
  1253. # 0x43c991 runtime.main+0x211 runtime/proc.go:250
  1254.  
  1255. 0: 0 [1: 80] @ 0x6815d0 0x68b950 0x68c845 0x685339 0x68f207 0x68ee3b 0x4858c2 0x6938d7 0x6938ba 0x6938e0 0x1009bd8 0x1009baa 0x100ce98 0xaaa562 0xa
  1256. ````
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement