Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- drm@84-47-09-37-40-35 ~> kill -SIGABRT 2665
- SIGABRT: abort
- PC=0x54a14e m=0 sigcode=0
- goroutine 0 gp=0x51fb220 m=0 mp=0x51fd400 [idle]:
- internal/runtime/syscall.Syscall6()
- /usr/local/go/src/internal/runtime/syscall/asm_linux_amd64.s:36 +0xe fp=0x7ffd19472670 sp=0x7ffd19472668 pc=0x54a14e
- internal/runtime/syscall.EpollWait(0x2064?, {0x7ffd194726fc?, 0x782d?, 0x1184?}, 0x510?, 0x0?)
- /usr/local/go/src/internal/runtime/syscall/syscall_linux.go:32 +0x45 fp=0x7ffd194726c0 sp=0x7ffd19472670 pc=0x54a0e5
- runtime.netpoll(0xc000072290?)
- /usr/local/go/src/runtime/netpoll_epoll.go:116 +0xd2 fp=0x7ffd19472d48 sp=0x7ffd194726c0 pc=0x4ff4d2
- runtime.findRunnable()
- /usr/local/go/src/runtime/proc.go:3580 +0x8c5 fp=0x7ffd19472ec0 sp=0x7ffd19472d48 pc=0x50c465
- runtime.schedule()
- /usr/local/go/src/runtime/proc.go:3995 +0xb1 fp=0x7ffd19472ef8 sp=0x7ffd19472ec0 pc=0x50d9d1
- runtime.park_m(0xc0008b3dc0)
- /usr/local/go/src/runtime/proc.go:4102 +0x1eb fp=0x7ffd19472f50 sp=0x7ffd19472ef8 pc=0x50ddeb
- runtime.mcall()
- /usr/local/go/src/runtime/asm_amd64.s:459 +0x4e fp=0x7ffd19472f68 sp=0x7ffd19472f50 pc=0x542bce
- goroutine 1 gp=0xc0000061c0 m=nil [semacquire]:
- runtime.gopark(0xc000a4cea0?, 0xc000067040?, 0x80?, 0xe1?, 0xc000b6a3f0?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc000066fb0 sp=0xc000066f90 pc=0x53c76e
- runtime.goparkunlock(...)
- /usr/local/go/src/runtime/proc.go:430
- runtime.semacquire1(0xc000ae1428, 0x0, 0x1, 0x0, 0x12)
- /usr/local/go/src/runtime/sema.go:178 +0x225 fp=0xc000067018 sp=0xc000066fb0 pc=0x519305
- sync.runtime_Semacquire(0xc000067030?)
- /usr/local/go/src/runtime/sema.go:71 +0x25 fp=0xc000067050 sp=0xc000067018 pc=0x53db05
- sync.(*WaitGroup).Wait(0xc000f03ab0?)
- /usr/local/go/src/sync/waitgroup.go:118 +0x48 fp=0xc000067078 sp=0xc000067050 pc=0x560f88
- drm@84-47-09-37-40-35 ~> github.com/gohugoio/hugo/hugolib.(*Site).renderPages(0xc0002c1680, 0xc000abb1a0)
- /root/project/hugo/hugolib/site_render.go:108 +0x2af fp=0xc000067158 sp=0xc000067078 pc=0x19698cf
- github.com/gohugoio/hugo/hugolib.(*Site).render(0xc0002c1680, 0xc000abb1a0)
- /root/project/hugo/hugolib/site.go:1001 +0x6c fp=0xc0000671a0 sp=0xc000067158 pc=0x1965b4c
- github.com/gohugoio/hugo/hugolib.(*HugoSites).render.func2(0xc000067350, 0x0?, 0xc0009077c0, 0xc000abb1a0, 0x0?, 0xc000966a00, {0x39ea110, 0xc000163200}, 0xc000067358)
- /root/project/hugo/hugolib/hugo_sites_build.go:396 +0x43d fp=0xc0000672b0 sp=0xc0000671a0 pc=0x192f2bd
- github.com/gohugoio/hugo/hugolib.(*HugoSites).render(0xc0009077c0, {0x39ea110?, 0xc000163200?}, 0xc000966a00)
- /root/project/hugo/hugolib/hugo_sites_build.go:404 +0x5ba fp=0xc000067590 sp=0xc0000672b0 pc=0x192edda
- github.com/gohugoio/hugo/hugolib.(*HugoSites).Build(0xc0009077c0, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, {0x0, ...})
- /root/project/hugo/hugolib/hugo_sites_build.go:169 +0x746 fp=0xc0000677c0 sp=0xc000067590 pc=0x192cc06
- github.com/gohugoio/hugo/commands.(*hugoBuilder).buildSites(0x0?, 0x0)
- /root/project/hugo/commands/hugobuilder.go:426 +0x96 fp=0xc000067860 sp=0xc0000677c0 pc=0x2433f96
- github.com/gohugoio/hugo/commands.(*hugoBuilder).fullBuild.func3()
- /root/project/hugo/commands/hugobuilder.go:542 +0x1b fp=0xc0000678a8 sp=0xc000067860 pc=0x2434cfb
- github.com/gohugoio/hugo/commands.(*hugoBuilder).fullBuild(0xc000903400, 0x0)
- /root/project/hugo/commands/hugobuilder.go:558 +0x2b2 fp=0xc000067960 sp=0xc0000678a8 pc=0x2434a32
- github.com/gohugoio/hugo/commands.(*hugoBuilder).build(0xc000903400)
- /root/project/hugo/commands/hugobuilder.go:403 +0x65 fp=0xc0000679b8 sp=0xc000067960 pc=0x2433d85
- github.com/gohugoio/hugo/commands.(*serverCommand).Run.func2(0xc0008fc8c0)
- /root/project/hugo/commands/server.go:500 +0x6e fp=0xc000067a18 sp=0xc0000679b8 pc=0x244442e
- github.com/gohugoio/hugo/commands.(*serverCommand).Run(0xc0008fc8c0, {0x0?, 0x0?}, 0x0?, {0x3d111f0400000000?, 0xc00097fa28?, 0x0?})
- /root/project/hugo/commands/server.go:501 +0x1f7 fp=0xc000067ae0 sp=0xc000067a18 pc=0x2444297
- github.com/bep/simplecobra.(*Commandeer).compile.func1(0xc000896500?, {0xc0009324e0?, 0x4?, 0x2bf72d8?})
- /root/project/gomodcache/github.com/bep/simplecobra@v0.4.0/simplecobra.go:113 +0x4c fp=0xc000067b38 sp=0xc000067ae0 pc=0x8dfd8c
- github.com/spf13/cobra.(*Command).execute(0xc00088ef08, {0xc000932480, 0x3, 0x3})
- /root/project/gomodcache/github.com/spf13/cobra@v1.8.1/command.go:985 +0xaaa fp=0xc000067cc0 sp=0xc000067b38 pc=0x8d1b8a
- github.com/spf13/cobra.(*Command).ExecuteC(0xc00088e608)
- /root/project/gomodcache/github.com/spf13/cobra@v1.8.1/command.go:1117 +0x3ff fp=0xc000067d98 sp=0xc000067cc0 pc=0x8d245f
- github.com/spf13/cobra.(*Command).ExecuteContextC(...)
- /root/project/gomodcache/github.com/spf13/cobra@v1.8.1/command.go:1050
- github.com/bep/simplecobra.(*Exec).Execute(0xc0001327d0, {0x39dfef0?, 0x5232e80?}, {0xc000052060?, 0xc000006101?, 0xc000084688?})
- /root/project/gomodcache/github.com/bep/simplecobra@v0.4.0/simplecobra.go:155 +0xd4 fp=0xc000067e20 sp=0xc000067d98 pc=0x8dfef4
- github.com/gohugoio/hugo/commands.Execute({0xc000052060, 0x4, 0x4})
- /root/project/hugo/commands/commandeer.go:68 +0x2ed fp=0xc000067f08 sp=0xc000067e20 pc=0x242866d
- main.main()
- /root/project/hugo/main.go:25 +0x56 fp=0xc000067f50 sp=0xc000067f08 pc=0x2452476
- runtime.main()
- /usr/local/go/src/runtime/proc.go:272 +0x28b fp=0xc000067fe0 sp=0xc000067f50 pc=0x50616b
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000067fe8 sp=0xc000067fe0 pc=0x544c01
- goroutine 18 gp=0xc000104380 m=nil [force gc (idle)]:
- runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc0000807a8 sp=0xc000080788 pc=0x53c76e
- runtime.goparkunlock(...)
- /usr/local/go/src/runtime/proc.go:430
- runtime.forcegchelper()
- /usr/local/go/src/runtime/proc.go:337 +0xb3 fp=0xc0000807e0 sp=0xc0000807a8 pc=0x5064b3
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0000807e8 sp=0xc0000807e0 pc=0x544c01
- created by runtime.init.7 in goroutine 1
- /usr/local/go/src/runtime/proc.go:325 +0x1a
- goroutine 19 gp=0xc000104540 m=nil [GC sweep wait]:
- runtime.gopark(0x51f8a01?, 0x0?, 0x0?, 0x0?, 0x0?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc000080f80 sp=0xc000080f60 pc=0x53c76e
- runtime.goparkunlock(...)
- /usr/local/go/src/runtime/proc.go:430
- runtime.bgsweep(0xc000114000)
- /usr/local/go/src/runtime/mgcsweep.go:317 +0xdf fp=0xc000080fc8 sp=0xc000080f80 pc=0x4ee23f
- runtime.gcenable.gowrap1()
- /usr/local/go/src/runtime/mgc.go:203 +0x25 fp=0xc000080fe0 sp=0xc000080fc8 pc=0x4e2925
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000080fe8 sp=0xc000080fe0 pc=0x544c01
- created by runtime.gcenable in goroutine 1
- /usr/local/go/src/runtime/mgc.go:203 +0x66
- goroutine 20 gp=0xc000104700 m=nil [GC scavenge wait]:
- runtime.gopark(0x10000?, 0x14231d2?, 0x0?, 0x0?, 0x0?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc000081778 sp=0xc000081758 pc=0x53c76e
- runtime.goparkunlock(...)
- /usr/local/go/src/runtime/proc.go:430
- runtime.(*scavengerState).park(0x51fa6a0)
- /usr/local/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc0000817a8 sp=0xc000081778 pc=0x4ebc29
- runtime.bgscavenge(0xc000114000)
- /usr/local/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc0000817c8 sp=0xc0000817a8 pc=0x4ec1b9
- runtime.gcenable.gowrap2()
- /usr/local/go/src/runtime/mgc.go:204 +0x25 fp=0xc0000817e0 sp=0xc0000817c8 pc=0x4e28c5
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0000817e8 sp=0xc0000817e0 pc=0x544c01
- created by runtime.gcenable in goroutine 1
- /usr/local/go/src/runtime/mgc.go:204 +0xa5
- goroutine 2 gp=0xc000007340 m=nil [finalizer wait]:
- runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc000084e20 sp=0xc000084e00 pc=0x53c76e
- runtime.runfinq()
- /usr/local/go/src/runtime/mfinal.go:193 +0x107 fp=0xc000084fe0 sp=0xc000084e20 pc=0x4e19a7
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000084fe8 sp=0xc000084fe0 pc=0x544c01
- created by runtime.createfing in goroutine 1
- /usr/local/go/src/runtime/mfinal.go:163 +0x3d
- goroutine 3 gp=0xc000007880 m=nil [GC worker (idle)]:
- runtime.gopark(0x259c6eaf01c?, 0x0?, 0x0?, 0x0?, 0x0?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc000085738 sp=0xc000085718 pc=0x53c76e
- runtime.gcBgMarkWorker(0xc00005a0e0)
- /usr/local/go/src/runtime/mgc.go:1363 +0xe9 fp=0xc0000857c8 sp=0xc000085738 pc=0x4e4c49
- runtime.gcBgMarkStartWorkers.gowrap1()
- /usr/local/go/src/runtime/mgc.go:1279 +0x25 fp=0xc0000857e0 sp=0xc0000857c8 pc=0x4e4b25
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0000857e8 sp=0xc0000857e0 pc=0x544c01
- created by runtime.gcBgMarkStartWorkers in goroutine 1
- /usr/local/go/src/runtime/mgc.go:1279 +0x105
- goroutine 34 gp=0xc000264000 m=nil [GC worker (idle)]:
- runtime.gopark(0x259cb5f33ef?, 0x3?, 0x9d?, 0x5?, 0x0?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc00026a738 sp=0xc00026a718 pc=0x53c76e
- runtime.gcBgMarkWorker(0xc00005a0e0)
- /usr/local/go/src/runtime/mgc.go:1363 +0xe9 fp=0xc00026a7c8 sp=0xc00026a738 pc=0x4e4c49
- runtime.gcBgMarkStartWorkers.gowrap1()
- /usr/local/go/src/runtime/mgc.go:1279 +0x25 fp=0xc00026a7e0 sp=0xc00026a7c8 pc=0x4e4b25
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00026a7e8 sp=0xc00026a7e0 pc=0x544c01
- created by runtime.gcBgMarkStartWorkers in goroutine 1
- /usr/local/go/src/runtime/mgc.go:1279 +0x105
- goroutine 4 gp=0xc000007a40 m=nil [GC worker (idle)]:
- runtime.gopark(0x259c70f1107?, 0xc00015e0c0?, 0x1a?, 0xa?, 0x0?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc000085f38 sp=0xc000085f18 pc=0x53c76e
- runtime.gcBgMarkWorker(0xc00005a0e0)
- /usr/local/go/src/runtime/mgc.go:1363 +0xe9 fp=0xc000085fc8 sp=0xc000085f38 pc=0x4e4c49
- runtime.gcBgMarkStartWorkers.gowrap1()
- /usr/local/go/src/runtime/mgc.go:1279 +0x25 fp=0xc000085fe0 sp=0xc000085fc8 pc=0x4e4b25
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000085fe8 sp=0xc000085fe0 pc=0x544c01
- created by runtime.gcBgMarkStartWorkers in goroutine 1
- /usr/local/go/src/runtime/mgc.go:1279 +0x105
- goroutine 21 gp=0xc0002daa80 m=nil [GC worker (idle)]:
- runtime.gopark(0x259cb4cccf4?, 0x1?, 0xcf?, 0xc9?, 0x4e322b0?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc000084738 sp=0xc000084718 pc=0x53c76e
- runtime.gcBgMarkWorker(0xc00005a0e0)
- /usr/local/go/src/runtime/mgc.go:1363 +0xe9 fp=0xc0000847c8 sp=0xc000084738 pc=0x4e4c49
- runtime.gcBgMarkStartWorkers.gowrap1()
- /usr/local/go/src/runtime/mgc.go:1279 +0x25 fp=0xc0000847e0 sp=0xc0000847c8 pc=0x4e4b25
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0000847e8 sp=0xc0000847e0 pc=0x544c01
- created by runtime.gcBgMarkStartWorkers in goroutine 1
- /usr/local/go/src/runtime/mgc.go:1279 +0x105
- goroutine 5 gp=0xc00082c700 m=nil [select]:
- runtime.gopark(0xc000082778?, 0x3?, 0x90?, 0x0?, 0xc000082772?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc000082610 sp=0xc0000825f0 pc=0x53c76e
- runtime.selectgo(0xc000082778, 0xc00008276c, 0xc00049a000?, 0x0, 0x0?, 0x1)
- /usr/local/go/src/runtime/select.go:335 +0x7a5 fp=0xc000082738 sp=0xc000082610 pc=0x518265
- go.opencensus.io/stats/view.(*worker).start(0xc00049a000)
- /root/project/gomodcache/go.opencensus.io@v0.24.0/stats/view/worker.go:292 +0x9f fp=0xc0000827c8 sp=0xc000082738 pc=0x1cb627f
- go.opencensus.io/stats/view.init.0.gowrap1()
- /root/project/gomodcache/go.opencensus.io@v0.24.0/stats/view/worker.go:34 +0x25 fp=0xc0000827e0 sp=0xc0000827c8 pc=0x1cb55e5
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0000827e8 sp=0xc0000827e0 pc=0x544c01
- created by go.opencensus.io/stats/view.init.0 in goroutine 1
- /root/project/gomodcache/go.opencensus.io@v0.24.0/stats/view/worker.go:34 +0x8d
- goroutine 6 gp=0xc00082c8c0 m=nil [chan receive]:
- runtime.gopark(0xc000082f60?, 0x6ac345?, 0x50?, 0x76?, 0x3a10f80?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc000082f18 sp=0xc000082ef8 pc=0x53c76e
- runtime.chanrecv(0xc00011e230, 0x0, 0x1)
- /usr/local/go/src/runtime/chan.go:639 +0x41c fp=0xc000082f90 sp=0xc000082f18 pc=0x4d1a7c
- runtime.chanrecv1(0x0?, 0x0?)
- /usr/local/go/src/runtime/chan.go:489 +0x12 fp=0xc000082fb8 sp=0xc000082f90 pc=0x4d1632
- runtime.unique_runtime_registerUniqueMapCleanup.func1(...)
- /usr/local/go/src/runtime/mgc.go:1732
- runtime.unique_runtime_registerUniqueMapCleanup.gowrap1()
- /usr/local/go/src/runtime/mgc.go:1735 +0x2f fp=0xc000082fe0 sp=0xc000082fb8 pc=0x4e592f
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000082fe8 sp=0xc000082fe0 pc=0x544c01
- created by unique.runtime_registerUniqueMapCleanup in goroutine 1
- /usr/local/go/src/runtime/mgc.go:1730 +0x96
- goroutine 22 gp=0xc0008b3dc0 m=nil [select]:
- runtime.gopark(0xc000bc7fb0?, 0x2?, 0x0?, 0x40?, 0xc000bc7f94?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc000bc7e38 sp=0xc000bc7e18 pc=0x53c76e
- runtime.selectgo(0xc000bc7fb0, 0xc000bc7f90, 0x0?, 0x0, 0x0?, 0x1)
- /usr/local/go/src/runtime/select.go:335 +0x7a5 fp=0xc000bc7f60 sp=0xc000bc7e38 pc=0x518265
- github.com/gohugoio/hugo/cache/dynacache.(*Cache).start.func1()
- /root/project/hugo/cache/dynacache/dynacache.go:314 +0x8d fp=0xc000bc7fe0 sp=0xc000bc7f60 pc=0x1401bed
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000bc7fe8 sp=0xc000bc7fe0 pc=0x544c01
- created by github.com/gohugoio/hugo/cache/dynacache.(*Cache).start in goroutine 1
- /root/project/hugo/cache/dynacache/dynacache.go:312 +0x9d
- goroutine 7 gp=0xc00082cfc0 m=nil [IO wait]:
- runtime.gopark(0x517950?, 0x53c76e?, 0x1?, 0x0?, 0xb?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc000badca8 sp=0xc000badc88 pc=0x53c76e
- runtime.netpollblock(0x59ecb8?, 0x4cee86?, 0x0?)
- /usr/local/go/src/runtime/netpoll.go:575 +0xf7 fp=0xc000badce0 sp=0xc000badca8 pc=0x4fea97
- internal/poll.runtime_pollWait(0x7ff10b0c6610, 0x72)
- /usr/local/go/src/runtime/netpoll.go:351 +0x85 fp=0xc000badd00 sp=0xc000badce0 pc=0x53ba65
- internal/poll.(*pollDesc).wait(0xc000b5d7a0?, 0xc000bade3b?, 0x1)
- /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000badd28 sp=0xc000badd00 pc=0x5c03c7
- internal/poll.(*pollDesc).waitRead(...)
- /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
- internal/poll.(*FD).Read(0xc000b5d7a0, {0xc000bade3b, 0x10000, 0x10000})
- /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a fp=0xc000baddc0 sp=0xc000badd28 pc=0x5c16ba
- os.(*File).read(...)
- /usr/local/go/src/os/file_posix.go:29
- os.(*File).Read(0xc0009158c8, {0xc000bade3b?, 0x39b7c18?, 0x1?})
- /usr/local/go/src/os/file.go:124 +0x52 fp=0xc000bade00 sp=0xc000baddc0 pc=0x5cd372
- github.com/fsnotify/fsnotify.(*Watcher).readEvents(0xc00052f680)
- /root/project/gomodcache/github.com/fsnotify/fsnotify@v1.7.0/backend_inotify.go:483 +0xc5 fp=0xc000bbdfc8 sp=0xc000bade00 pc=0x158fae5
- github.com/fsnotify/fsnotify.NewBufferedWatcher.gowrap1()
- /root/project/gomodcache/github.com/fsnotify/fsnotify@v1.7.0/backend_inotify.go:270 +0x25 fp=0xc000bbdfe0 sp=0xc000bbdfc8 pc=0x158f205
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000bbdfe8 sp=0xc000bbdfe0 pc=0x544c01
- created by github.com/fsnotify/fsnotify.NewBufferedWatcher in goroutine 1
- /root/project/gomodcache/github.com/fsnotify/fsnotify@v1.7.0/backend_inotify.go:270 +0x1c5
- goroutine 8 gp=0xc00082d180 m=nil [select]:
- runtime.gopark(0xc000094f50?, 0x3?, 0x80?, 0xd1?, 0xc000094f26?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc000094db8 sp=0xc000094d98 pc=0x53c76e
- runtime.selectgo(0xc000094f50, 0xc000094f20, 0x0?, 0x0, 0x3?, 0x1)
- /usr/local/go/src/runtime/select.go:335 +0x7a5 fp=0xc000094ee0 sp=0xc000094db8 pc=0x518265
- github.com/gohugoio/hugo/watcher.(*Batcher).run(0xc0009d13b0)
- /root/project/hugo/watcher/batcher.go:64 +0xe5 fp=0xc000094fc8 sp=0xc000094ee0 pc=0x23f77c5
- github.com/gohugoio/hugo/watcher.New.gowrap1()
- /root/project/hugo/watcher/batcher.go:55 +0x25 fp=0xc000094fe0 sp=0xc000094fc8 pc=0x23f76a5
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000094fe8 sp=0xc000094fe0 pc=0x544c01
- created by github.com/gohugoio/hugo/watcher.New in goroutine 1
- /root/project/hugo/watcher/batcher.go:55 +0x205
- goroutine 9 gp=0xc00082d500 m=9 mp=0xc000763108 [syscall]:
- syscall.Syscall(0x49, 0x8, 0x2, 0x0)
- /usr/local/go/src/syscall/syscall_linux.go:73 +0x25 fp=0xc000095d10 sp=0xc000095cb0 pc=0x5a09e5
- syscall.Flock(0x21?, 0x42?)
- /usr/local/go/src/syscall/zsyscall_linux_amd64.go:453 +0x25 fp=0xc000095d40 sp=0xc000095d10 pc=0x59e765
- github.com/rogpeppe/go-internal/lockedfile/internal/filelock.lock({0x39dc070, 0xc000a0c268}, 0x2)
- /root/project/gomodcache/github.com/rogpeppe/go-internal@v1.12.0/lockedfile/internal/filelock/filelock_unix.go:23 +0x45 fp=0xc000095d98 sp=0xc000095d40 pc=0x1238c45
- github.com/rogpeppe/go-internal/lockedfile/internal/filelock.Lock(...)
- /root/project/gomodcache/github.com/rogpeppe/go-internal@v1.12.0/lockedfile/internal/filelock/filelock.go:43
- github.com/rogpeppe/go-internal/lockedfile.openFile({0xc00012f320?, 0xc0005247e0?}, 0x42, 0x83770?)
- /root/project/gomodcache/github.com/rogpeppe/go-internal@v1.12.0/lockedfile/lockedfile_filelock.go:29 +0x65 fp=0xc000095df0 sp=0xc000095d98 pc=0x1239025
- github.com/rogpeppe/go-internal/lockedfile.OpenFile({0xc00012f320, 0x21}, 0x42, 0x1b6)
- /root/project/gomodcache/github.com/rogpeppe/go-internal@v1.12.0/lockedfile/lockedfile.go:43 +0x4e fp=0xc000095e28 sp=0xc000095df0 pc=0x1238dee
- github.com/rogpeppe/go-internal/lockedfile.(*Mutex).Lock(0xc0001347c8)
- /root/project/gomodcache/github.com/rogpeppe/go-internal@v1.12.0/lockedfile/mutex.go:57 +0x39 fp=0xc000095e60 sp=0xc000095e28 pc=0x12392b9
- github.com/gohugoio/hugo/hugolib/filesystems.(*BaseFs).LockBuild(...)
- /root/project/hugo/hugolib/filesystems/basefs.go:102
- github.com/gohugoio/hugo/commands.(*hugoBuilder).newWatcher.func2()
- /root/project/hugo/commands/hugobuilder.go:369 +0x299 fp=0xc000095fe0 sp=0xc000095e60 pc=0x24338d9
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000095fe8 sp=0xc000095fe0 pc=0x544c01
- created by github.com/gohugoio/hugo/commands.(*hugoBuilder).newWatcher in goroutine 1
- /root/project/hugo/commands/hugobuilder.go:344 +0x4b5
- goroutine 10 gp=0xc00082d6c0 m=nil [chan receive]:
- runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc000083e70 sp=0xc000083e50 pc=0x53c76e
- runtime.chanrecv(0xc00081cb60, 0xc000083f90, 0x1)
- /usr/local/go/src/runtime/chan.go:639 +0x41c fp=0xc000083ee8 sp=0xc000083e70 pc=0x4d1a7c
- runtime.chanrecv2(0x0?, 0x0?)
- /usr/local/go/src/runtime/chan.go:494 +0x12 fp=0xc000083f10 sp=0xc000083ee8 pc=0x4d1652
- github.com/gohugoio/hugo/hugolib.(*HugoSites).Build.func3(0xc00081cb60, 0xc001182d20)
- /root/project/hugo/hugolib/hugo_sites_build.go:91 +0x7e fp=0xc000083fc0 sp=0xc000083f10 pc=0x192d69e
- github.com/gohugoio/hugo/hugolib.(*HugoSites).Build.gowrap2()
- /root/project/hugo/hugolib/hugo_sites_build.go:101 +0x28 fp=0xc000083fe0 sp=0xc000083fc0 pc=0x192d5e8
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000083fe8 sp=0xc000083fe0 pc=0x544c01
- created by github.com/gohugoio/hugo/hugolib.(*HugoSites).Build in goroutine 1
- /root/project/hugo/hugolib/hugo_sites_build.go:88 +0x3f9
- goroutine 24 gp=0xc00082da40 m=nil [chan receive]:
- runtime.gopark(0xc001a18000?, 0x0?, 0x0?, 0x0?, 0xc001a18000?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc000097e90 sp=0xc000097e70 pc=0x53c76e
- runtime.chanrecv(0xc00005aa10, 0xc000097fa8, 0x1)
- /usr/local/go/src/runtime/chan.go:639 +0x41c fp=0xc000097f08 sp=0xc000097e90 pc=0x4d1a7c
- runtime.chanrecv2(0x0?, 0x1013b0dc5?)
- /usr/local/go/src/runtime/chan.go:494 +0x12 fp=0xc000097f30 sp=0xc000097f08 pc=0x4d1652
- github.com/gohugoio/hugo/hugolib.(*Site).errorCollator(...)
- /root/project/hugo/hugolib/site.go:799
- github.com/gohugoio/hugo/hugolib.(*Site).renderPages.gowrap1()
- /root/project/hugo/hugolib/site_render.go:74 +0x85 fp=0xc000097fe0 sp=0xc000097f30 pc=0x1969ba5
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000097fe8 sp=0xc000097fe0 pc=0x544c01
- created by github.com/gohugoio/hugo/hugolib.(*Site).renderPages in goroutine 1
- /root/project/hugo/hugolib/site_render.go:74 +0xd9
- goroutine 25 gp=0xc00082dc00 m=nil [select]:
- runtime.gopark(0xc0010e0738?, 0x2?, 0xa0?, 0xf?, 0xc0010e06c4?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc0010e0560 sp=0xc0010e0540 pc=0x53c76e
- runtime.selectgo(0xc0010e0738, 0xc0010e06c0, 0x38d7ea4c68000?, 0x0, 0x1?, 0x1)
- /usr/local/go/src/runtime/select.go:335 +0x7a5 fp=0xc0010e0688 sp=0xc0010e0560 pc=0x518265
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).includWithTimeout(0xc0009b50b0, {0x39dffd0, 0xc0010d5680}, {0xc00024380f, 0xe}, {0xc000ac4fe0, 0x1, 0x1})
- /root/project/hugo/tpl/partials/partials.go:141 +0x251 fp=0xc0010e07d0 sp=0xc0010e0688 pc=0x18d7df1
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).Include(0xc0009b50b0, {0x39dffd0?, 0xc0010d5680?}, {0xc00024380f?, 0xc0010d5680?}, {0xc000ac4fe0?, 0x582d58?, 0x298c1c0?})
- /root/project/hugo/tpl/partials/partials.go:118 +0x47 fp=0xc0010e08a0 sp=0xc0010e07d0 pc=0x18d7a47
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).Include-fm({0x39dffd0?, 0xc0010d5680?}, {0xc00024380f?, 0xc000ae1e20?}, {0xc000ac4fe0?, 0x2?, 0x0?})
- <autogenerated>:1 +0x50 fp=0xc0010e08f0 sp=0xc0010e08a0 pc=0x18db970
- runtime.call64(0xc000424120, 0xc0009b50d0, 0x0, 0x0, 0x0, 0x38, 0xc0010e0b78)
- /usr/local/go/src/runtime/asm_amd64.s:777 +0x43 fp=0xc0010e0940 sp=0xc0010e08f0 pc=0x543283
- runtime.reflectcall(0x2715e80?, 0xc0000135f0?, 0x8?, 0x2c48d73?, 0x0?, 0x12?, 0x2715e80?)
- <autogenerated>:1 +0x36 fp=0xc0010e0980 sp=0xc0010e0940 pc=0x547656
- reflect.Value.call({0x2877680?, 0xc0009b50d0?, 0x298c208?}, {0x2bf7668, 0x4}, {0xc0007305f0, 0x3, 0x25f1de8?})
- /usr/local/go/src/reflect/value.go:581 +0xca6 fp=0xc0010e0ec8 sp=0xc0010e0980 pc=0x577f06
- reflect.Value.Call({0x2877680?, 0xc0009b50d0?, 0xc0010e0fd0?}, {0xc0007305f0?, 0x298c1c0?, 0x3a0a488?})
- /usr/local/go/src/reflect/value.go:365 +0xb9 fp=0xc0010e0f40 sp=0xc0010e0ec8 pc=0x577019
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.safeCall({0x2877680?, 0xc0009b50d0?, 0xc0010d5680?}, {0xc0007305f0?, 0x3a0a488?, 0x2925600?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/funcs.go:375 +0x86 fp=0xc0010e0fe0 sp=0xc0010e0f40 pc=0x1535966
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0010e1730, {0x2be5700?, 0xc000cc6700?, 0xc0009b6340?}, {0x2877680?, 0xc0009b50d0?, 0x5d9a99?}, 0x0, {0x39e7788, 0xc0010d4570}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:360 +0xe68 fp=0xc0010e11d0 sp=0xc0010e0fe0 pc=0x153c008
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc0010e1730, {0x2be5700?, 0xc000cc6700?, 0x535c36?}, 0xc000af7078?, {0x39e7788, 0xc0010d4570}, {0xc000a4ecc0, 0x3, 0x4}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:145 +0x465 fp=0xc0010e1328 sp=0xc0010e11d0 pc=0x153a0c5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0010e1730, {0x2be5700?, 0xc000cc6700?, 0x0?}, 0xc0010d4570, {0x28632e0?, 0x5232e80?, 0xc0010e1500?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:510 +0x1d4 fp=0xc0010e1420 sp=0xc0010e1328 pc=0x15308b4
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0010e1730, {0x2be5700?, 0xc000cc6700?, 0x274a040?}, 0xc000b589c0)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc0010e1510 sp=0xc0010e1420 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0010e1730, {0x2be5700?, 0xc000cc6700?, 0x1?}, {0x39e7620?, 0xc0010d45d0})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:267 +0x14f fp=0xc0010e15a8 sp=0xc0010e1510 pc=0x152ee4f
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0010e1730, {0x2be5700?, 0xc000cc6700?, 0x7ff1520a5f18?}, {0x39e7428?, 0xc0010d4090?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:280 +0x2db fp=0xc0010e1640 sp=0xc0010e15a8 pc=0x152efdb
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc0003888c0?, 0xc0010e1730, {0x2be5700?, 0xc000cc6700?, 0xc0009c4780?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:103 +0x125 fp=0xc0010e16d8 sp=0xc0010e1640 pc=0x1539b65
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).ExecuteWithContext(0xc0009b5a10, {0x39dffd0, 0xc0010d5680}, {0x7ff109c9b908, 0xc0009c4780}, {0x39bfc40, 0xc000ef46f0}, {0x2be5700, 0xc000cc6700})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:90 +0x2f9 fp=0xc0010e17b8 sp=0xc0010e16d8 pc=0x1539979
- github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).ExecuteWithContext(0xc000b4f0b0, {0x39dffd0, 0xc0010d5680}, {0x39cfa40, 0xc0009c4780}, {0x39bfc40, 0xc000ef46f0}, {0x2be5700, 0xc000cc6700})
- /root/project/hugo/tpl/tplimpl/template.go:263 +0x646 fp=0xc0010e18e8 sp=0xc0010e17b8 pc=0x18feee6
- github.com/gohugoio/hugo/hugolib.(*Site).renderForTemplate(0xc000cc6700?, {0x39dffd0?, 0xc0010d5680?}, {0x2bf72d0, 0x4}, {0x2bf7318?, 0x8?}, {0x2be5700?, 0xc000cc6700?}, {0x39bfc40, ...}, ...)
- /root/project/hugo/hugolib/site.go:951 +0xa3 fp=0xc0010e1970 sp=0xc0010e18e8 pc=0x1965603
- github.com/gohugoio/hugo/hugolib.(*Site).renderAndWritePage(0xc0002c1680, 0xc000961b90, {0x39e6808?, 0x1?}, {0xc0001915a8, 0x13}, 0xc000cc6700, {0x2be5700, 0xc000cc6700}, {0x39cfa40, ...})
- /root/project/hugo/hugolib/site.go:860 +0x26b fp=0xc0010e1d78 sp=0xc0010e1970 pc=0x196486b
- github.com/gohugoio/hugo/hugolib.pageRenderer(0xc000abb1a0, 0xc0002c1680, 0xc000f03ab0, 0xc00005aa10, 0xc001295f98?)
- /root/project/hugo/hugolib/site_render.go:178 +0x513 fp=0xc0010e1fa8 sp=0xc0010e1d78 pc=0x196a1d3
- github.com/gohugoio/hugo/hugolib.(*Site).renderPages.gowrap2()
- /root/project/hugo/hugolib/site_render.go:80 +0x30 fp=0xc0010e1fe0 sp=0xc0010e1fa8 pc=0x1969af0
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0010e1fe8 sp=0xc0010e1fe0 pc=0x544c01
- created by github.com/gohugoio/hugo/hugolib.(*Site).renderPages in goroutine 1
- /root/project/hugo/hugolib/site_render.go:80 +0x10a
- goroutine 50 gp=0xc00082ddc0 m=nil [sync.RWMutex.RLock]:
- runtime.gopark(0x1?, 0x0?, 0x40?, 0x91?, 0x0?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc0007f9a50 sp=0xc0007f9a30 pc=0x53c76e
- runtime.goparkunlock(...)
- /usr/local/go/src/runtime/proc.go:430
- runtime.semacquire1(0xc0005201d4, 0x0, 0x3, 0x0, 0x16)
- /usr/local/go/src/runtime/sema.go:178 +0x225 fp=0xc0007f9ab8 sp=0xc0007f9a50 pc=0x519305
- sync.runtime_SemacquireRWMutexR(0x582d58?, 0x0?, 0x3?)
- /usr/local/go/src/runtime/sema.go:100 +0x25 fp=0xc0007f9af0 sp=0xc0007f9ab8 pc=0x53dc25
- sync.(*RWMutex).RLock(...)
- /usr/local/go/src/sync/rwmutex.go:72
- github.com/gohugoio/hugo/common/maps.(*Scratch).Get(0xc0005201c0, {0xc000b40203, 0xc})
- /root/project/hugo/common/maps/scratch.go:103 +0x46 fp=0xc0007f9b30 sp=0xc0007f9af0 pc=0xa3e2a6
- runtime.call32(0xc001314180, 0xc0012902c0, 0x0, 0x0, 0x0, 0x18, 0xc0007f9d98)
- /usr/local/go/src/runtime/asm_amd64.s:776 +0x43 fp=0xc0007f9b60 sp=0xc0007f9b30 pc=0x5431e3
- runtime.reflectcall(0x274a040?, 0xc0009ab2f0?, 0x4?, 0x2c48d73?, 0x0?, 0x12?, 0x274a040?)
- <autogenerated>:1 +0x36 fp=0xc0007f9ba0 sp=0xc0007f9b60 pc=0x547656
- reflect.Value.call({0x2a632c0?, 0xc0005201c0?, 0x39e7548?}, {0x2bf7668, 0x4}, {0xc001390bd0, 0x1, 0x7ff109d508d0?})
- /usr/local/go/src/reflect/value.go:581 +0xca6 fp=0xc0007fa0e8 sp=0xc0007f9ba0 pc=0x577f06
- reflect.Value.Call({0x2a632c0?, 0xc0005201c0?, 0x16?}, {0xc001390bd0?, 0x7ff1520a5108?, 0x2be5700?})
- /usr/local/go/src/reflect/value.go:365 +0xb9 fp=0xc0007fa160 sp=0xc0007fa0e8 pc=0x577019
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.safeCall({0x2a632c0?, 0xc0005201c0?, 0xc000cc6700?}, {0xc001390bd0?, 0x3a0a488?, 0x274a040?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/funcs.go:375 +0x86 fp=0xc0007fa200 sp=0xc0007fa160 pc=0x1535966
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0xc0007fa4b0?}, {0x2a632c0?, 0xc0005201c0?, 0xc000013770?}, 0x0, {0x39e7500, 0xc0009c8090}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:360 +0xe68 fp=0xc0007fa3f0 sp=0xc0007fa200 pc=0x153c008
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalField(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0xc000347280?}, {0xc000a8777d, 0x3}, {0x39e7500, 0xc0009c8090}, {0xc0004aba00, 0x2, ...}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:190 +0x3db fp=0xc0007fa690 sp=0xc0007fa3f0 pc=0x153a4fb
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFieldChain(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0x28?}, {0x2be5700?, 0xc000cc6700?, 0x0?}, {0x39e7500, 0xc0009c8090}, {0xc000388010, ...}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:613 +0x1d5 fp=0xc0007fa748 sp=0xc0007fa690 pc=0x1531655
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalVariableNode(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0xc000802aa0?}, 0xc0009c8090, {0xc0004aba00, 0x2, 0x2}, {0x28632e0, 0x5232e80, ...})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:601 +0x185 fp=0xc0007fa800 sp=0xc0007fa748 pc=0x1531385
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0xffffffffffffffff?}, 0xc0009c8030, {0x28632e0?, 0x5232e80?, 0x193a5b3?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:516 +0xe5 fp=0xc0007fa8f8 sp=0xc0007fa800 pc=0x15307c5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0x0?}, 0xc000162240)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc0007fa9e8 sp=0xc0007fa8f8 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalArg(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0x27e3200?}, {0x3a0a488, 0x27e3920}, {0x39e7590, 0xc000162240})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:890 +0x346 fp=0xc0007fab08 sp=0xc0007fa9e8 pc=0x1532146
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0x1?}, {0x27e3200?, 0xc0009b48c0?, 0x0?}, 0x0, {0x39e7788, 0xc0009b9f50}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:321 +0x62a fp=0xc0007facf8 sp=0xc0007fab08 pc=0x153b7ca
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0x2?}, 0x4d9c5a0?, {0x39e7788, 0xc0009b9f50}, {0xc0004aba20, 0x2, 0x2}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:147 +0x36e fp=0xc0007fae50 sp=0xc0007facf8 pc=0x1539fce
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0x15330b3?}, 0xc0009b9f50, {0x28632e0?, 0x5232e80?, 0x2be5700?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:510 +0x1d4 fp=0xc0007faf48 sp=0xc0007fae50 pc=0x15308b4
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0x1?}, 0xc0001621e0)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc0007fb038 sp=0xc0007faf48 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalArg(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0x283bf80?}, {0x3a0a488, 0x27e3920}, {0x39e7590, 0xc0001621e0})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:890 +0x346 fp=0xc0007fb158 sp=0xc0007fb038 pc=0x1532146
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0xf30a18?}, {0x283bf80?, 0xc0009b45d0?, 0xc0007fb410?}, 0x0, {0x39e7788, 0xc0009b9ef0}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:321 +0x62a fp=0xc0007fb348 sp=0xc0007fb158 pc=0x153b7ca
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0xc0003e9470?}, 0x1?, {0x39e7788, 0xc0009b9ef0}, {0xc000388080, 0x3, 0x4}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:147 +0x36e fp=0xc0007fb4a0 sp=0xc0007fb348 pc=0x1539fce
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0x19?}, 0xc0009b9ef0, {0x28632e0?, 0x5232e80?, 0x5dc8c5?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:510 +0x1d4 fp=0xc0007fb598 sp=0xc0007fb4a0 pc=0x15308b4
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0xc000cc6700?}, 0xc000162120)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc0007fb688 sp=0xc0007fb598 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0x3b51978?}, 0xc0009b9ec0, {0x28632e0?, 0x5232e80?, 0xc000986500?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:514 +0x272 fp=0xc0007fb780 sp=0xc0007fb688 pc=0x1530952
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0x0?}, 0xc0001620c0)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc0007fb870 sp=0xc0007fb780 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walkRange(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0x274a040?}, 0xc000388100)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:360 +0xe5 fp=0xc0007fba08 sp=0xc0007fb870 pc=0x152f3e5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0x1?}, {0x39e76f8?, 0xc000388100?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:283 +0xcd fp=0xc0007fbaa0 sp=0xc0007fba08 pc=0x152edcd
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0007fbc28, {0x2be5700?, 0xc000cc6700?, 0x7ff1520a5f18?}, {0x39e7428?, 0xc0009b9770?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:280 +0x2db fp=0xc0007fbb38 sp=0xc0007fbaa0 pc=0x152efdb
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc0003888c0?, 0xc000c83c28, {0x2be5700?, 0xc000cc6700?, 0xc00074e3c0?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:103 +0x125 fp=0xc0007fbbd0 sp=0xc0007fbb38 pc=0x1539b65
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).ExecuteWithContext(0xc0009b5a10, {0x39dffd0, 0xc0010d5680}, {0x7ff109c9b908, 0xc00074e3c0}, {0x39bfc40, 0xc000ef4060}, {0x2be5700, 0xc000cc6700})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:90 +0x2f9 fp=0xc0007fbcb0 sp=0xc0007fbbd0 pc=0x1539979
- github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).ExecuteWithContext(0xc000b4f0b0, {0x39dffd0, 0xc0010d5680}, {0x39cfa40, 0xc00074e3c0}, {0x39bfc40, 0xc000ef4060}, {0x2be5700, 0xc000cc6700})
- /root/project/hugo/tpl/tplimpl/template.go:263 +0x646 fp=0xc0007fbde0 sp=0xc0007fbcb0 pc=0x18feee6
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).include(0xc0009b50b0, {0x39dffd0, 0xc0010d5680}, {0xc00024380f, 0xe}, {0xc000ac4fe0?, 0xc00081cbd0?, 0xc000c83f68?})
- /root/project/hugo/tpl/partials/partials.go:202 +0x3fd fp=0xc0007fbf08 sp=0xc0007fbde0 pc=0x18d855d
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).includWithTimeout.func1()
- /root/project/hugo/tpl/partials/partials.go:138 +0x48 fp=0xc0007fbfe0 sp=0xc0007fbf08 pc=0x18d80c8
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0007fbfe8 sp=0xc0007fbfe0 pc=0x544c01
- created by github.com/gohugoio/hugo/tpl/partials.(*Namespace).includWithTimeout in goroutine 25
- /root/project/hugo/tpl/partials/partials.go:137 +0x1bf
- goroutine 26 gp=0xc000a66700 m=nil [select]:
- runtime.gopark(0xc0007c2738?, 0x2?, 0xc0?, 0x4d?, 0xc0007c26c4?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc0007c2560 sp=0xc0007c2540 pc=0x53c76e
- runtime.selectgo(0xc0007c2738, 0xc0007c26c0, 0x38d7ea4c68000?, 0x0, 0x1?, 0x1)
- /usr/local/go/src/runtime/select.go:335 +0x7a5 fp=0xc0007c2688 sp=0xc0007c2560 pc=0x518265
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).includWithTimeout(0xc0009b50b0, {0x39dffd0, 0xc000ef4ed0}, {0xc00024380f, 0xe}, {0xc0003e8550, 0x1, 0x1})
- /root/project/hugo/tpl/partials/partials.go:141 +0x251 fp=0xc0007c27d0 sp=0xc0007c2688 pc=0x18d7df1
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).Include(0xc0009b50b0, {0x39dffd0?, 0xc000ef4ed0?}, {0xc00024380f?, 0xc000ef4ed0?}, {0xc0003e8550?, 0x582d58?, 0x298c1c0?})
- /root/project/hugo/tpl/partials/partials.go:118 +0x47 fp=0xc0007c28a0 sp=0xc0007c27d0 pc=0x18d7a47
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).Include-fm({0x39dffd0?, 0xc000ef4ed0?}, {0xc00024380f?, 0xc000ae1e20?}, {0xc0003e8550?, 0x2?, 0x0?})
- <autogenerated>:1 +0x50 fp=0xc0007c28f0 sp=0xc0007c28a0 pc=0x18db970
- runtime.call64(0xc000424120, 0xc0009b50d0, 0x0, 0x0, 0x0, 0x38, 0xc0007c2b78)
- /usr/local/go/src/runtime/asm_amd64.s:777 +0x43 fp=0xc0007c2940 sp=0xc0007c28f0 pc=0x543283
- runtime.reflectcall(0x2715e80?, 0xc0003222a0?, 0x8?, 0x2c48d73?, 0x0?, 0x12?, 0x2715e80?)
- <autogenerated>:1 +0x36 fp=0xc0007c2980 sp=0xc0007c2940 pc=0x547656
- reflect.Value.call({0x2877680?, 0xc0009b50d0?, 0x298c208?}, {0x2bf7668, 0x4}, {0xc000a94d20, 0x3, 0x25f1de8?})
- /usr/local/go/src/reflect/value.go:581 +0xca6 fp=0xc0007c2ec8 sp=0xc0007c2980 pc=0x577f06
- reflect.Value.Call({0x2877680?, 0xc0009b50d0?, 0xc0007c2fd0?}, {0xc000a94d20?, 0x298c1c0?, 0x3a0a488?})
- /usr/local/go/src/reflect/value.go:365 +0xb9 fp=0xc0007c2f40 sp=0xc0007c2ec8 pc=0x577019
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.safeCall({0x2877680?, 0xc0009b50d0?, 0xc000ef4ed0?}, {0xc000a94d20?, 0x3a0a488?, 0x2925600?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/funcs.go:375 +0x86 fp=0xc0007c2fe0 sp=0xc0007c2f40 pc=0x1535966
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0007c3730, {0x2be5700?, 0xc00081da40?, 0xc000942dd0?}, {0x2877680?, 0xc0009b50d0?, 0x5d9a99?}, 0x0, {0x39e7788, 0xc0010d4570}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:360 +0xe68 fp=0xc0007c31d0 sp=0xc0007c2fe0 pc=0x153c008
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc0007c3730, {0x2be5700?, 0xc00081da40?, 0x535c36?}, 0xc0007c33a8?, {0x39e7788, 0xc0010d4570}, {0xc000a4ecc0, 0x3, 0x4}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:145 +0x465 fp=0xc0007c3328 sp=0xc0007c31d0 pc=0x153a0c5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0007c3730, {0x2be5700?, 0xc00081da40?, 0x0?}, 0xc0010d4570, {0x28632e0?, 0x5232e80?, 0xc0007c3500?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:510 +0x1d4 fp=0xc0007c3420 sp=0xc0007c3328 pc=0x15308b4
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0007c3730, {0x2be5700?, 0xc00081da40?, 0x274a040?}, 0xc000b589c0)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc0007c3510 sp=0xc0007c3420 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0007c3730, {0x2be5700?, 0xc00081da40?, 0x1?}, {0x39e7620?, 0xc0010d45d0})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:267 +0x14f fp=0xc0007c35a8 sp=0xc0007c3510 pc=0x152ee4f
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0007c3730, {0x2be5700?, 0xc00081da40?, 0x7ff1520a5108?}, {0x39e7428?, 0xc0010d4090?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:280 +0x2db fp=0xc0007c3640 sp=0xc0007c35a8 pc=0x152efdb
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc0003888c0?, 0xc0007c3730, {0x2be5700?, 0xc00081da40?, 0xc0009c4780?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:103 +0x125 fp=0xc0007c36d8 sp=0xc0007c3640 pc=0x1539b65
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).ExecuteWithContext(0xc0009b5a10, {0x39dffd0, 0xc000ef4ed0}, {0x7ff109c9b908, 0xc0009c4780}, {0x39bfc40, 0xc000ef4750}, {0x2be5700, 0xc00081da40})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:90 +0x2f9 fp=0xc0007c37b8 sp=0xc0007c36d8 pc=0x1539979
- github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).ExecuteWithContext(0xc000b4f0b0, {0x39dffd0, 0xc000ef4ed0}, {0x39cfa40, 0xc0009c4780}, {0x39bfc40, 0xc000ef4750}, {0x2be5700, 0xc00081da40})
- /root/project/hugo/tpl/tplimpl/template.go:263 +0x646 fp=0xc0007c38e8 sp=0xc0007c37b8 pc=0x18feee6
- github.com/gohugoio/hugo/hugolib.(*Site).renderForTemplate(0xc00081da40?, {0x39dffd0?, 0xc000ef4ed0?}, {0x2bf72d0, 0x4}, {0x2bf7318?, 0x8?}, {0x2be5700?, 0xc00081da40?}, {0x39bfc40, ...}, ...)
- /root/project/hugo/hugolib/site.go:951 +0xa3 fp=0xc0007c3970 sp=0xc0007c38e8 pc=0x1965603
- github.com/gohugoio/hugo/hugolib.(*Site).renderAndWritePage(0xc0002c1680, 0xc000961b90, {0x0?, 0x0?}, {0xc0001918f0, 0x14}, 0xc00081da40, {0x2be5700, 0xc00081da40}, {0x39cfa40, ...})
- /root/project/hugo/hugolib/site.go:860 +0x26b fp=0xc0007c3d78 sp=0xc0007c3970 pc=0x196486b
- github.com/gohugoio/hugo/hugolib.pageRenderer(0xc000abb1a0, 0xc0002c1680, 0xc000f03ab0, 0xc00005aa10, 0x0?)
- /root/project/hugo/hugolib/site_render.go:178 +0x513 fp=0xc0007c3fa8 sp=0xc0007c3d78 pc=0x196a1d3
- github.com/gohugoio/hugo/hugolib.(*Site).renderPages.gowrap2()
- /root/project/hugo/hugolib/site_render.go:80 +0x30 fp=0xc0007c3fe0 sp=0xc0007c3fa8 pc=0x1969af0
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0007c3fe8 sp=0xc0007c3fe0 pc=0x544c01
- created by github.com/gohugoio/hugo/hugolib.(*Site).renderPages in goroutine 1
- /root/project/hugo/hugolib/site_render.go:80 +0x10a
- goroutine 27 gp=0xc000a668c0 m=nil [select]:
- runtime.gopark(0xc00142c738?, 0x2?, 0x20?, 0x12?, 0xc00142c6c4?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc0014e2560 sp=0xc0014e2540 pc=0x53c76e
- runtime.selectgo(0xc0014e2738, 0xc00142c6c0, 0x38d7ea4c68000?, 0x0, 0x1?, 0x1)
- /usr/local/go/src/runtime/select.go:335 +0x7a5 fp=0xc0014e2688 sp=0xc0014e2560 pc=0x518265
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).includWithTimeout(0xc0009b50b0, {0x39dffd0, 0xc00149e690}, {0xc00024380f, 0xe}, {0xc0009aaa10, 0x1, 0x1})
- /root/project/hugo/tpl/partials/partials.go:141 +0x251 fp=0xc0014e27d0 sp=0xc0014e2688 pc=0x18d7df1
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).Include(0xc0009b50b0, {0x39dffd0?, 0xc00149e690?}, {0xc00024380f?, 0xc00149e690?}, {0xc0009aaa10?, 0x582d58?, 0x298c1c0?})
- /root/project/hugo/tpl/partials/partials.go:118 +0x47 fp=0xc0014e28a0 sp=0xc0014e27d0 pc=0x18d7a47
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).Include-fm({0x39dffd0?, 0xc00149e690?}, {0xc00024380f?, 0xc000ae1e20?}, {0xc0009aaa10?, 0x2?, 0x0?})
- <autogenerated>:1 +0x50 fp=0xc0014e28f0 sp=0xc0014e28a0 pc=0x18db970
- runtime.call64(0xc000424120, 0xc0009b50d0, 0x0, 0x0, 0x0, 0x38, 0xc0014e2b78)
- /usr/local/go/src/runtime/asm_amd64.s:777 +0x43 fp=0xc0014e2940 sp=0xc0014e28f0 pc=0x543283
- runtime.reflectcall(0x2715e80?, 0xc0014a0360?, 0x8?, 0x2c48d73?, 0x0?, 0x12?, 0x2715e80?)
- <autogenerated>:1 +0x36 fp=0xc0014e2980 sp=0xc0014e2940 pc=0x547656
- reflect.Value.call({0x2877680?, 0xc0009b50d0?, 0x298c208?}, {0x2bf7668, 0x4}, {0xc000731130, 0x3, 0x25f1de8?})
- /usr/local/go/src/reflect/value.go:581 +0xca6 fp=0xc0014e2ec8 sp=0xc0014e2980 pc=0x577f06
- reflect.Value.Call({0x2877680?, 0xc0009b50d0?, 0xc00142cfd0?}, {0xc000731130?, 0x298c1c0?, 0x3a0a488?})
- /usr/local/go/src/reflect/value.go:365 +0xb9 fp=0xc0014e2f40 sp=0xc0014e2ec8 pc=0x577019
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.safeCall({0x2877680?, 0xc0009b50d0?, 0xc00149e690?}, {0xc000731130?, 0x3a0a488?, 0x2925600?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/funcs.go:375 +0x86 fp=0xc0014e2fe0 sp=0xc0014e2f40 pc=0x1535966
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0014e3730, {0x2be5700?, 0xc000ea02a0?, 0xc0009420d0?}, {0x2877680?, 0xc0009b50d0?, 0x5d9a99?}, 0x0, {0x39e7788, 0xc0010d4570}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:360 +0xe68 fp=0xc0014e31d0 sp=0xc0014e2fe0 pc=0x153c008
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc00142d730, {0x2be5700?, 0xc000ea02a0?, 0x535c36?}, 0xc00142d3c0?, {0x39e7788, 0xc0010d4570}, {0xc000a4ecc0, 0x3, 0x4}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:145 +0x465 fp=0xc0014e3328 sp=0xc0014e31d0 pc=0x153a0c5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc00142d730, {0x2be5700?, 0xc000ea02a0?, 0x0?}, 0xc0010d4570, {0x28632e0?, 0x5232e80?, 0xc00142d500?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:510 +0x1d4 fp=0xc0014e3420 sp=0xc0014e3328 pc=0x15308b4
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0014e3730, {0x2be5700?, 0xc000ea02a0?, 0x274a040?}, 0xc000b589c0)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc0014e3510 sp=0xc0014e3420 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0014e3730, {0x2be5700?, 0xc000ea02a0?, 0x1?}, {0x39e7620?, 0xc0010d45d0})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:267 +0x14f fp=0xc0014e35a8 sp=0xc0014e3510 pc=0x152ee4f
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0014e3730, {0x2be5700?, 0xc000ea02a0?, 0x7ff1520a55b8?}, {0x39e7428?, 0xc0010d4090?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:280 +0x2db fp=0xc0014e3640 sp=0xc0014e35a8 pc=0x152efdb
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc0003888c0?, 0xc00142d730, {0x2be5700?, 0xc000ea02a0?, 0xc0009c4780?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:103 +0x125 fp=0xc0014e36d8 sp=0xc0014e3640 pc=0x1539b65
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).ExecuteWithContext(0xc0009b5a10, {0x39dffd0, 0xc00149e690}, {0x7ff109c9b908, 0xc0009c4780}, {0x39bfc40, 0xc000ef4720}, {0x2be5700, 0xc000ea02a0})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:90 +0x2f9 fp=0xc0014e37b8 sp=0xc0014e36d8 pc=0x1539979
- github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).ExecuteWithContext(0xc000b4f0b0, {0x39dffd0, 0xc00149e690}, {0x39cfa40, 0xc0009c4780}, {0x39bfc40, 0xc000ef4720}, {0x2be5700, 0xc000ea02a0})
- /root/project/hugo/tpl/tplimpl/template.go:263 +0x646 fp=0xc0014e38e8 sp=0xc0014e37b8 pc=0x18feee6
- github.com/gohugoio/hugo/hugolib.(*Site).renderForTemplate(0xc000ea02a0?, {0x39dffd0?, 0xc00149e690?}, {0x2bf72d0, 0x4}, {0x2bf7318?, 0x8?}, {0x2be5700?, 0xc000ea02a0?}, {0x39bfc40, ...}, ...)
- /root/project/hugo/hugolib/site.go:951 +0xa3 fp=0xc0014e3970 sp=0xc0014e38e8 pc=0x1965603
- github.com/gohugoio/hugo/hugolib.(*Site).renderAndWritePage(0xc0002c1680, 0xc000961b90, {0x0?, 0x0?}, {0xc000ae0f80, 0x10}, 0xc000ea02a0, {0x2be5700, 0xc000ea02a0}, {0x39cfa40, ...})
- /root/project/hugo/hugolib/site.go:860 +0x26b fp=0xc0014e3d78 sp=0xc0014e3970 pc=0x196486b
- github.com/gohugoio/hugo/hugolib.pageRenderer(0xc000abb1a0, 0xc0002c1680, 0xc000f03ab0, 0xc00005aa10, 0x0?)
- /root/project/hugo/hugolib/site_render.go:178 +0x513 fp=0xc0014e3fa8 sp=0xc0014e3d78 pc=0x196a1d3
- github.com/gohugoio/hugo/hugolib.(*Site).renderPages.gowrap2()
- /root/project/hugo/hugolib/site_render.go:80 +0x30 fp=0xc0014e3fe0 sp=0xc0014e3fa8 pc=0x1969af0
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0014e3fe8 sp=0xc0014e3fe0 pc=0x544c01
- created by github.com/gohugoio/hugo/hugolib.(*Site).renderPages in goroutine 1
- /root/project/hugo/hugolib/site_render.go:80 +0x10a
- goroutine 28 gp=0xc000a66a80 m=nil [select]:
- runtime.gopark(0xc000f10738?, 0x2?, 0x70?, 0x28?, 0xc000f106c4?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc000f10560 sp=0xc000f10540 pc=0x53c76e
- runtime.selectgo(0xc000f10738, 0xc000f106c0, 0x38d7ea4c68000?, 0x0, 0x1?, 0x1)
- /usr/local/go/src/runtime/select.go:335 +0x7a5 fp=0xc000f10688 sp=0xc000f10560 pc=0x518265
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).includWithTimeout(0xc0009b50b0, {0x39dffd0, 0xc000e31830}, {0xc00024380f, 0xe}, {0xc000335eb0, 0x1, 0x1})
- /root/project/hugo/tpl/partials/partials.go:141 +0x251 fp=0xc000f107d0 sp=0xc000f10688 pc=0x18d7df1
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).Include(0xc0009b50b0, {0x39dffd0?, 0xc000e31830?}, {0xc00024380f?, 0xc000e31830?}, {0xc000335eb0?, 0x582d58?, 0x298c1c0?})
- /root/project/hugo/tpl/partials/partials.go:118 +0x47 fp=0xc000f108a0 sp=0xc000f107d0 pc=0x18d7a47
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).Include-fm({0x39dffd0?, 0xc000e31830?}, {0xc00024380f?, 0xc000ae1e20?}, {0xc000335eb0?, 0x2?, 0x0?})
- <autogenerated>:1 +0x50 fp=0xc000f108f0 sp=0xc000f108a0 pc=0x18db970
- runtime.call64(0xc000424120, 0xc0009b50d0, 0x0, 0x0, 0x0, 0x38, 0xc000f10b78)
- /usr/local/go/src/runtime/asm_amd64.s:777 +0x43 fp=0xc000f10940 sp=0xc000f108f0 pc=0x543283
- runtime.reflectcall(0x2715e80?, 0xc00031e450?, 0x8?, 0x2c48d73?, 0x0?, 0x12?, 0x2715e80?)
- <autogenerated>:1 +0x36 fp=0xc000f10980 sp=0xc000f10940 pc=0x547656
- reflect.Value.call({0x2877680?, 0xc0009b50d0?, 0x298c208?}, {0x2bf7668, 0x4}, {0xc0008027d0, 0x3, 0x25f1de8?})
- /usr/local/go/src/reflect/value.go:581 +0xca6 fp=0xc000f10ec8 sp=0xc000f10980 pc=0x577f06
- reflect.Value.Call({0x2877680?, 0xc0009b50d0?, 0xc000f10fd0?}, {0xc0008027d0?, 0x298c1c0?, 0x3a0a488?})
- /usr/local/go/src/reflect/value.go:365 +0xb9 fp=0xc000f10f40 sp=0xc000f10ec8 pc=0x577019
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.safeCall({0x2877680?, 0xc0009b50d0?, 0xc000e31830?}, {0xc0008027d0?, 0x3a0a488?, 0x2925600?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/funcs.go:375 +0x86 fp=0xc000f10fe0 sp=0xc000f10f40 pc=0x1535966
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc000f11730, {0x2be5700?, 0xc000cc7f10?, 0xc0009421a0?}, {0x2877680?, 0xc0009b50d0?, 0x5d9a99?}, 0x0, {0x39e7788, 0xc0010d4570}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:360 +0xe68 fp=0xc000f111d0 sp=0xc000f10fe0 pc=0x153c008
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc000f11730, {0x2be5700?, 0xc000cc7f10?, 0x535c36?}, 0xc000f113a8?, {0x39e7788, 0xc0010d4570}, {0xc000a4ecc0, 0x3, 0x4}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:145 +0x465 fp=0xc000f11328 sp=0xc000f111d0 pc=0x153a0c5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc000f11730, {0x2be5700?, 0xc000cc7f10?, 0x0?}, 0xc0010d4570, {0x28632e0?, 0x5232e80?, 0xc000f11500?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:510 +0x1d4 fp=0xc000f11420 sp=0xc000f11328 pc=0x15308b4
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc000f11730, {0x2be5700?, 0xc000cc7f10?, 0x274a040?}, 0xc000b589c0)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc000f11510 sp=0xc000f11420 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc000f11730, {0x2be5700?, 0xc000cc7f10?, 0x1?}, {0x39e7620?, 0xc0010d45d0})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:267 +0x14f fp=0xc000f115a8 sp=0xc000f11510 pc=0x152ee4f
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc000f11730, {0x2be5700?, 0xc000cc7f10?, 0x7ff1520a5a68?}, {0x39e7428?, 0xc0010d4090?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:280 +0x2db fp=0xc000f11640 sp=0xc000f115a8 pc=0x152efdb
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc0003888c0?, 0xc000f11730, {0x2be5700?, 0xc000cc7f10?, 0xc0009c4780?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:103 +0x125 fp=0xc000f116d8 sp=0xc000f11640 pc=0x1539b65
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).ExecuteWithContext(0xc0009b5a10, {0x39dffd0, 0xc000e31830}, {0x7ff109c9b908, 0xc0009c4780}, {0x39bfc40, 0xc000e30ea0}, {0x2be5700, 0xc000cc7f10})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:90 +0x2f9 fp=0xc000f117b8 sp=0xc000f116d8 pc=0x1539979
- github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).ExecuteWithContext(0xc000b4f0b0, {0x39dffd0, 0xc000e31830}, {0x39cfa40, 0xc0009c4780}, {0x39bfc40, 0xc000e30ea0}, {0x2be5700, 0xc000cc7f10})
- /root/project/hugo/tpl/tplimpl/template.go:263 +0x646 fp=0xc000f118e8 sp=0xc000f117b8 pc=0x18feee6
- github.com/gohugoio/hugo/hugolib.(*Site).renderForTemplate(0xc000cc7f10?, {0x39dffd0?, 0xc000e31830?}, {0x2bf72d0, 0x4}, {0x2bf7318?, 0x8?}, {0x2be5700?, 0xc000cc7f10?}, {0x39bfc40, ...}, ...)
- /root/project/hugo/hugolib/site.go:951 +0xa3 fp=0xc000f11970 sp=0xc000f118e8 pc=0x1965603
- github.com/gohugoio/hugo/hugolib.(*Site).renderAndWritePage(0xc0002c1680, 0xc000961b90, {0x0?, 0x0?}, {0xc000191fe0, 0x17}, 0xc000cc7f10, {0x2be5700, 0xc000cc7f10}, {0x39cfa40, ...})
- /root/project/hugo/hugolib/site.go:860 +0x26b fp=0xc000f11d78 sp=0xc000f11970 pc=0x196486b
- github.com/gohugoio/hugo/hugolib.pageRenderer(0xc000abb1a0, 0xc0002c1680, 0xc000f03ab0, 0xc00005aa10, 0xc00052f680?)
- /root/project/hugo/hugolib/site_render.go:178 +0x513 fp=0xc000f11fa8 sp=0xc000f11d78 pc=0x196a1d3
- github.com/gohugoio/hugo/hugolib.(*Site).renderPages.gowrap2()
- /root/project/hugo/hugolib/site_render.go:80 +0x30 fp=0xc000f11fe0 sp=0xc000f11fa8 pc=0x1969af0
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000f11fe8 sp=0xc000f11fe0 pc=0x544c01
- created by github.com/gohugoio/hugo/hugolib.(*Site).renderPages in goroutine 1
- /root/project/hugo/hugolib/site_render.go:80 +0x10a
- goroutine 153 gp=0xc000a66fc0 m=nil [sync.RWMutex.RLock]:
- runtime.gopark(0x1?, 0x0?, 0x0?, 0xac?, 0x0?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc000485a50 sp=0xc000485a30 pc=0x53c76e
- runtime.goparkunlock(...)
- /usr/local/go/src/runtime/proc.go:430
- runtime.semacquire1(0xc0005208d4, 0x0, 0x3, 0x0, 0x16)
- /usr/local/go/src/runtime/sema.go:178 +0x225 fp=0xc000485ab8 sp=0xc000485a50 pc=0x519305
- sync.runtime_SemacquireRWMutexR(0x582d58?, 0x0?, 0x3?)
- /usr/local/go/src/runtime/sema.go:100 +0x25 fp=0xc000485af0 sp=0xc000485ab8 pc=0x53dc25
- sync.(*RWMutex).RLock(...)
- /usr/local/go/src/sync/rwmutex.go:72
- github.com/gohugoio/hugo/common/maps.(*Scratch).Get(0xc0005208c0, {0xc000b40203, 0xc})
- /root/project/hugo/common/maps/scratch.go:103 +0x46 fp=0xc000485b30 sp=0xc000485af0 pc=0xa3e2a6
- runtime.call32(0xc001314180, 0xc001290d18, 0x0, 0x0, 0x0, 0x18, 0xc000485d98)
- /usr/local/go/src/runtime/asm_amd64.s:776 +0x43 fp=0xc000485b60 sp=0xc000485b30 pc=0x5431e3
- runtime.reflectcall(0x274a040?, 0xc0014232d0?, 0x4?, 0x2c48d73?, 0x0?, 0x12?, 0x274a040?)
- <autogenerated>:1 +0x36 fp=0xc000485ba0 sp=0xc000485b60 pc=0x547656
- reflect.Value.call({0x2a632c0?, 0xc0005208c0?, 0x39e7548?}, {0x2bf7668, 0x4}, {0xc000cfd4d0, 0x1, 0x7ff10b0d51d8?})
- /usr/local/go/src/reflect/value.go:581 +0xca6 fp=0xc0004860e8 sp=0xc000485ba0 pc=0x577f06
- reflect.Value.Call({0x2a632c0?, 0xc0005208c0?, 0x16?}, {0xc000cfd4d0?, 0x7ff1520a5a68?, 0x2be5700?})
- /usr/local/go/src/reflect/value.go:365 +0xb9 fp=0xc000486160 sp=0xc0004860e8 pc=0x577019
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.safeCall({0x2a632c0?, 0xc0005208c0?, 0xc000cc7f10?}, {0xc000cfd4d0?, 0x3a0a488?, 0x274a040?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/funcs.go:375 +0x86 fp=0xc000486200 sp=0xc000486160 pc=0x1535966
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0xc0004864b0?}, {0x2a632c0?, 0xc0005208c0?, 0xc00031e6a8?}, 0x0, {0x39e7500, 0xc0009c8090}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:360 +0xe68 fp=0xc0004863f0 sp=0xc000486200 pc=0x153c008
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalField(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0xc00032dd20?}, {0xc000a8777d, 0x3}, {0x39e7500, 0xc0009c8090}, {0xc0004aba00, 0x2, ...}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:190 +0x3db fp=0xc000486690 sp=0xc0004863f0 pc=0x153a4fb
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFieldChain(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0x2c?}, {0x2be5700?, 0xc000cc7f10?, 0x0?}, {0x39e7500, 0xc0009c8090}, {0xc000388010, ...}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:613 +0x1d5 fp=0xc000486748 sp=0xc000486690 pc=0x1531655
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalVariableNode(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0xc000802cd0?}, 0xc0009c8090, {0xc0004aba00, 0x2, 0x2}, {0x28632e0, 0x5232e80, ...})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:601 +0x185 fp=0xc000486800 sp=0xc000486748 pc=0x1531385
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0xffffffffffffffff?}, 0xc0009c8030, {0x28632e0?, 0x5232e80?, 0x193a5b3?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:516 +0xe5 fp=0xc0004868f8 sp=0xc000486800 pc=0x15307c5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0x0?}, 0xc000162240)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc0004869e8 sp=0xc0004868f8 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalArg(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0x27e3200?}, {0x3a0a488, 0x27e3920}, {0x39e7590, 0xc000162240})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:890 +0x346 fp=0xc000486b08 sp=0xc0004869e8 pc=0x1532146
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0x1?}, {0x27e3200?, 0xc0009b48c0?, 0x0?}, 0x0, {0x39e7788, 0xc0009b9f50}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:321 +0x62a fp=0xc000486cf8 sp=0xc000486b08 pc=0x153b7ca
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0x2?}, 0x4d9c5a0?, {0x39e7788, 0xc0009b9f50}, {0xc0004aba20, 0x2, 0x2}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:147 +0x36e fp=0xc000486e50 sp=0xc000486cf8 pc=0x1539fce
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0x15330b3?}, 0xc0009b9f50, {0x28632e0?, 0x5232e80?, 0x2be5700?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:510 +0x1d4 fp=0xc000486f48 sp=0xc000486e50 pc=0x15308b4
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0x1?}, 0xc0001621e0)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc000487038 sp=0xc000486f48 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalArg(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0x283bf80?}, {0x3a0a488, 0x27e3920}, {0x39e7590, 0xc0001621e0})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:890 +0x346 fp=0xc000487158 sp=0xc000487038 pc=0x1532146
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0xf30a18?}, {0x283bf80?, 0xc0009b45d0?, 0xc000487410?}, 0x0, {0x39e7788, 0xc0009b9ef0}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:321 +0x62a fp=0xc000487348 sp=0xc000487158 pc=0x153b7ca
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0xc0003e9470?}, 0x1?, {0x39e7788, 0xc0009b9ef0}, {0xc000388080, 0x3, 0x4}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:147 +0x36e fp=0xc0004874a0 sp=0xc000487348 pc=0x1539fce
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0x19?}, 0xc0009b9ef0, {0x28632e0?, 0x5232e80?, 0x5dc8c5?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:510 +0x1d4 fp=0xc000487598 sp=0xc0004874a0 pc=0x15308b4
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0xc000cc7f10?}, 0xc000162120)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc000487688 sp=0xc000487598 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0x98?}, 0xc0009b9ec0, {0x28632e0?, 0x5232e80?, 0xc000fa7040?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:514 +0x272 fp=0xc000487780 sp=0xc000487688 pc=0x1530952
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0x0?}, 0xc0001620c0)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc000487870 sp=0xc000487780 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walkRange(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0x274a040?}, 0xc000388100)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:360 +0xe5 fp=0xc000487a08 sp=0xc000487870 pc=0x152f3e5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0x1?}, {0x39e76f8?, 0xc000388100?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:283 +0xcd fp=0xc000487aa0 sp=0xc000487a08 pc=0x152edcd
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc000487c28, {0x2be5700?, 0xc000cc7f10?, 0x7ff1520a5a68?}, {0x39e7428?, 0xc0009b9770?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:280 +0x2db fp=0xc000487b38 sp=0xc000487aa0 pc=0x152efdb
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc0003888c0?, 0xc000bc7c28, {0x2be5700?, 0xc000cc7f10?, 0xc00074e3c0?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:103 +0x125 fp=0xc000487bd0 sp=0xc000487b38 pc=0x1539b65
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).ExecuteWithContext(0xc0009b5a10, {0x39dffd0, 0xc000e31830}, {0x7ff109c9b908, 0xc00074e3c0}, {0x39bfc40, 0xc000b0e360}, {0x2be5700, 0xc000cc7f10})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:90 +0x2f9 fp=0xc000487cb0 sp=0xc000487bd0 pc=0x1539979
- github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).ExecuteWithContext(0xc000b4f0b0, {0x39dffd0, 0xc000e31830}, {0x39cfa40, 0xc00074e3c0}, {0x39bfc40, 0xc000b0e360}, {0x2be5700, 0xc000cc7f10})
- /root/project/hugo/tpl/tplimpl/template.go:263 +0x646 fp=0xc000487de0 sp=0xc000487cb0 pc=0x18feee6
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).include(0xc0009b50b0, {0x39dffd0, 0xc000e31830}, {0xc00024380f, 0xe}, {0xc000335eb0?, 0x238?, 0x455?})
- /root/project/hugo/tpl/partials/partials.go:202 +0x3fd fp=0xc000487f08 sp=0xc000487de0 pc=0x18d855d
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).includWithTimeout.func1()
- /root/project/hugo/tpl/partials/partials.go:138 +0x48 fp=0xc000487fe0 sp=0xc000487f08 pc=0x18d80c8
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000487fe8 sp=0xc000487fe0 pc=0x544c01
- created by github.com/gohugoio/hugo/tpl/partials.(*Namespace).includWithTimeout in goroutine 28
- /root/project/hugo/tpl/partials/partials.go:137 +0x1bf
- goroutine 15 gp=0xc000cd01c0 m=nil [sync.RWMutex.RLock]:
- runtime.gopark(0x1?, 0x0?, 0x20?, 0xa1?, 0x0?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc0010dba50 sp=0xc0010dba30 pc=0x53c76e
- runtime.goparkunlock(...)
- /usr/local/go/src/runtime/proc.go:430
- runtime.semacquire1(0xc00038fad4, 0x0, 0x3, 0x0, 0x16)
- /usr/local/go/src/runtime/sema.go:178 +0x225 fp=0xc0010dbab8 sp=0xc0010dba50 pc=0x519305
- sync.runtime_SemacquireRWMutexR(0x582d58?, 0x0?, 0x3?)
- /usr/local/go/src/runtime/sema.go:100 +0x25 fp=0xc0010dbaf0 sp=0xc0010dbab8 pc=0x53dc25
- sync.(*RWMutex).RLock(...)
- /usr/local/go/src/sync/rwmutex.go:72
- github.com/gohugoio/hugo/common/maps.(*Scratch).Get(0xc00038fac0, {0xc000b40203, 0xc})
- /root/project/hugo/common/maps/scratch.go:103 +0x46 fp=0xc0010dbb30 sp=0xc0010dbaf0 pc=0xa3e2a6
- runtime.call32(0xc001314180, 0xc000afc508, 0x0, 0x0, 0x0, 0x18, 0xc0010dbd98)
- /usr/local/go/src/runtime/asm_amd64.s:776 +0x43 fp=0xc0010dbb60 sp=0xc0010dbb30 pc=0x5431e3
- runtime.reflectcall(0x274a040?, 0xc000b34560?, 0x4?, 0x2c48d73?, 0x0?, 0x12?, 0x274a040?)
- <autogenerated>:1 +0x36 fp=0xc0010dbba0 sp=0xc0010dbb60 pc=0x547656
- reflect.Value.call({0x2a632c0?, 0xc00038fac0?, 0x39e7548?}, {0x2bf7668, 0x4}, {0xc0002702e8, 0x1, 0x7ff109d51230?})
- /usr/local/go/src/reflect/value.go:581 +0xca6 fp=0xc0010dc0e8 sp=0xc0010dbba0 pc=0x577f06
- reflect.Value.Call({0x2a632c0?, 0xc00038fac0?, 0x16?}, {0xc0002702e8?, 0x7ff1520a5f18?, 0x2be5700?})
- /usr/local/go/src/reflect/value.go:365 +0xb9 fp=0xc0010dc160 sp=0xc0010dc0e8 pc=0x577019
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.safeCall({0x2a632c0?, 0xc00038fac0?, 0xc00081da40?}, {0xc0002702e8?, 0x3a0a488?, 0x274a040?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/funcs.go:375 +0x86 fp=0xc0010dc200 sp=0xc0010dc160 pc=0x1535966
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0xc0010dc4b0?}, {0x2a632c0?, 0xc00038fac0?, 0x4eafe5?}, 0x0, {0x39e7500, 0xc0009c8090}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:360 +0xe68 fp=0xc0010dc3f0 sp=0xc0010dc200 pc=0x153c008
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalField(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0xc000a85f60?}, {0xc000a8777d, 0x3}, {0x39e7500, 0xc0009c8090}, {0xc0004aba00, 0x2, ...}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:190 +0x3db fp=0xc0010dc690 sp=0xc0010dc3f0 pc=0x153a4fb
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFieldChain(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0x29?}, {0x2be5700?, 0xc00081da40?, 0x0?}, {0x39e7500, 0xc0009c8090}, {0xc000388010, ...}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:613 +0x1d5 fp=0xc0010dc748 sp=0xc0010dc690 pc=0x1531655
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalVariableNode(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0xc000960dc0?}, 0xc0009c8090, {0xc0004aba00, 0x2, 0x2}, {0x28632e0, 0x5232e80, ...})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:601 +0x185 fp=0xc0010dc800 sp=0xc0010dc748 pc=0x1531385
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0xffffffffffffffff?}, 0xc0009c8030, {0x28632e0?, 0x5232e80?, 0x4fcf0a?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:516 +0xe5 fp=0xc0010dc8f8 sp=0xc0010dc800 pc=0x15307c5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0x4d831e?}, 0xc000162240)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc0010dc9e8 sp=0xc0010dc8f8 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalArg(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0x27e3200?}, {0x3a0a488, 0x27e3920}, {0x39e7590, 0xc000162240})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:890 +0x346 fp=0xc0010dcb08 sp=0xc0010dc9e8 pc=0x1532146
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0x1?}, {0x27e3200?, 0xc0009b48c0?, 0xc0010dce10?}, 0x0, {0x39e7788, 0xc0009b9f50}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:321 +0x62a fp=0xc0010dccf8 sp=0xc0010dcb08 pc=0x153b7ca
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0x2?}, 0x4d9c5a0?, {0x39e7788, 0xc0009b9f50}, {0xc0004aba20, 0x2, 0x2}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:147 +0x36e fp=0xc0010dce50 sp=0xc0010dccf8 pc=0x1539fce
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0x15330b3?}, 0xc0009b9f50, {0x28632e0?, 0x5232e80?, 0x2be5700?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:510 +0x1d4 fp=0xc0010dcf48 sp=0xc0010dce50 pc=0x15308b4
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0x1?}, 0xc0001621e0)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc0010dd038 sp=0xc0010dcf48 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalArg(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0x283bf80?}, {0x3a0a488, 0x27e3920}, {0x39e7590, 0xc0001621e0})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:890 +0x346 fp=0xc0010dd158 sp=0xc0010dd038 pc=0x1532146
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0xf30a18?}, {0x283bf80?, 0xc0009b45d0?, 0xc0010dd410?}, 0x0, {0x39e7788, 0xc0009b9ef0}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:321 +0x62a fp=0xc0010dd348 sp=0xc0010dd158 pc=0x153b7ca
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0xc0003e9470?}, 0x1?, {0x39e7788, 0xc0009b9ef0}, {0xc000388080, 0x3, 0x4}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:147 +0x36e fp=0xc0010dd4a0 sp=0xc0010dd348 pc=0x1539fce
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0x19?}, 0xc0009b9ef0, {0x28632e0?, 0x5232e80?, 0x5dc8c5?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:510 +0x1d4 fp=0xc0010dd598 sp=0xc0010dd4a0 pc=0x15308b4
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0xc00081da40?}, 0xc000162120)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc0010dd688 sp=0xc0010dd598 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0x98?}, 0xc0009b9ec0, {0x28632e0?, 0x5232e80?, 0xc000c857c0?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:514 +0x272 fp=0xc0010dd780 sp=0xc0010dd688 pc=0x1530952
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0xc000cd01c0?}, 0xc0001620c0)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc0010dd870 sp=0xc0010dd780 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walkRange(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0x274a040?}, 0xc000388100)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:360 +0xe5 fp=0xc0010dda08 sp=0xc0010dd870 pc=0x152f3e5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0x1?}, {0x39e76f8?, 0xc000388100?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:283 +0xcd fp=0xc0010ddaa0 sp=0xc0010dda08 pc=0x152edcd
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0010ddc28, {0x2be5700?, 0xc00081da40?, 0x7ff1520a5108?}, {0x39e7428?, 0xc0009b9770?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:280 +0x2db fp=0xc0010ddb38 sp=0xc0010ddaa0 pc=0x152efdb
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc0003888c0?, 0xc000097c28, {0x2be5700?, 0xc00081da40?, 0xc00074e3c0?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:103 +0x125 fp=0xc0010ddbd0 sp=0xc0010ddb38 pc=0x1539b65
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).ExecuteWithContext(0xc0009b5a10, {0x39dffd0, 0xc000ef4ed0}, {0x7ff109c9b908, 0xc00074e3c0}, {0x39bfc40, 0xc0004245d0}, {0x2be5700, 0xc00081da40})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:90 +0x2f9 fp=0xc0010ddcb0 sp=0xc0010ddbd0 pc=0x1539979
- github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).ExecuteWithContext(0xc000b4f0b0, {0x39dffd0, 0xc000ef4ed0}, {0x39cfa40, 0xc00074e3c0}, {0x39bfc40, 0xc0004245d0}, {0x2be5700, 0xc00081da40})
- /root/project/hugo/tpl/tplimpl/template.go:263 +0x646 fp=0xc0010ddde0 sp=0xc0010ddcb0 pc=0x18feee6
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).include(0xc0009b50b0, {0x39dffd0, 0xc000ef4ed0}, {0xc00024380f, 0xe}, {0xc0003e8550?, 0x0?, 0x0?})
- /root/project/hugo/tpl/partials/partials.go:202 +0x3fd fp=0xc0010ddf08 sp=0xc0010ddde0 pc=0x18d855d
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).includWithTimeout.func1()
- /root/project/hugo/tpl/partials/partials.go:138 +0x48 fp=0xc0010ddfe0 sp=0xc0010ddf08 pc=0x18d80c8
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0010ddfe8 sp=0xc0010ddfe0 pc=0x544c01
- created by github.com/gohugoio/hugo/tpl/partials.(*Namespace).includWithTimeout in goroutine 26
- /root/project/hugo/tpl/partials/partials.go:137 +0x1bf
- goroutine 104 gp=0xc000cd0380 m=nil [sync.RWMutex.RLock]:
- runtime.gopark(0x1?, 0x0?, 0x20?, 0x4?, 0x0?)
- /usr/local/go/src/runtime/proc.go:424 +0xce fp=0xc0007bda50 sp=0xc0007bda30 pc=0x53c76e
- runtime.goparkunlock(...)
- /usr/local/go/src/runtime/proc.go:430
- runtime.semacquire1(0xc00038fc54, 0x0, 0x3, 0x0, 0x16)
- /usr/local/go/src/runtime/sema.go:178 +0x225 fp=0xc0007bdab8 sp=0xc0007bda50 pc=0x519305
- sync.runtime_SemacquireRWMutexR(0x582d58?, 0x0?, 0x3?)
- /usr/local/go/src/runtime/sema.go:100 +0x25 fp=0xc0007bdaf0 sp=0xc0007bdab8 pc=0x53dc25
- sync.(*RWMutex).RLock(...)
- /usr/local/go/src/sync/rwmutex.go:72
- github.com/gohugoio/hugo/common/maps.(*Scratch).Get(0xc00038fc40, {0xc000b40203, 0xc})
- /root/project/hugo/common/maps/scratch.go:103 +0x46 fp=0xc0007bdb30 sp=0xc0007bdaf0 pc=0xa3e2a6
- runtime.call32(0xc001314180, 0xc000a0d5d8, 0x0, 0x0, 0x0, 0x18, 0xc0007bdd98)
- /usr/local/go/src/runtime/asm_amd64.s:776 +0x43 fp=0xc0007bdb60 sp=0xc0007bdb30 pc=0x5431e3
- runtime.reflectcall(0x274a040?, 0xc000944280?, 0x4?, 0x2c48d73?, 0x0?, 0x12?, 0x274a040?)
- <autogenerated>:1 +0x36 fp=0xc0007bdba0 sp=0xc0007bdb60 pc=0x547656
- reflect.Value.call({0x2a632c0?, 0xc00038fc40?, 0x39e7548?}, {0x2bf7668, 0x4}, {0xc000323578, 0x1, 0x7ff10b0bba78?})
- /usr/local/go/src/reflect/value.go:581 +0xca6 fp=0xc0007be0e8 sp=0xc0007bdba0 pc=0x577f06
- reflect.Value.Call({0x2a632c0?, 0xc00038fc40?, 0x16?}, {0xc000323578?, 0x7ff1520a55b8?, 0x2be5700?})
- /usr/local/go/src/reflect/value.go:365 +0xb9 fp=0xc0007be160 sp=0xc0007be0e8 pc=0x577019
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.safeCall({0x2a632c0?, 0xc00038fc40?, 0xc000ea02a0?}, {0xc000323578?, 0x3a0a488?, 0x274a040?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/funcs.go:375 +0x86 fp=0xc0007be200 sp=0xc0007be160 pc=0x1535966
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0xc0007be4b0?}, {0x2a632c0?, 0xc00038fc40?, 0xc0014a05b8?}, 0x0, {0x39e7500, 0xc0009c8090}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:360 +0xe68 fp=0xc0007be3f0 sp=0xc0007be200 pc=0x153c008
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalField(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0xc000272900?}, {0xc000a8777d, 0x3}, {0x39e7500, 0xc0009c8090}, {0xc0004aba00, 0x2, ...}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:190 +0x3db fp=0xc0007be690 sp=0xc0007be3f0 pc=0x153a4fb
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFieldChain(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0x25?}, {0x2be5700?, 0xc000ea02a0?, 0x0?}, {0x39e7500, 0xc0009c8090}, {0xc000388010, ...}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:613 +0x1d5 fp=0xc0007be748 sp=0xc0007be690 pc=0x1531655
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalVariableNode(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0xc000961130?}, 0xc0009c8090, {0xc0004aba00, 0x2, 0x2}, {0x28632e0, 0x5232e80, ...})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:601 +0x185 fp=0xc0007be800 sp=0xc0007be748 pc=0x1531385
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0xffffffffffffffff?}, 0xc0009c8030, {0x28632e0?, 0x5232e80?, 0x193a5b3?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:516 +0xe5 fp=0xc0007be8f8 sp=0xc0007be800 pc=0x15307c5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0x0?}, 0xc000162240)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc0007be9e8 sp=0xc0007be8f8 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalArg(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0x27e3200?}, {0x3a0a488, 0x27e3920}, {0x39e7590, 0xc000162240})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:890 +0x346 fp=0xc0007beb08 sp=0xc0007be9e8 pc=0x1532146
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0x1?}, {0x27e3200?, 0xc0009b48c0?, 0x0?}, 0x0, {0x39e7788, 0xc0009b9f50}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:321 +0x62a fp=0xc0007becf8 sp=0xc0007beb08 pc=0x153b7ca
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0x2?}, 0x4d9c5a0?, {0x39e7788, 0xc0009b9f50}, {0xc0004aba20, 0x2, 0x2}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:147 +0x36e fp=0xc0007bee50 sp=0xc0007becf8 pc=0x1539fce
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0x15330b3?}, 0xc0009b9f50, {0x28632e0?, 0x5232e80?, 0x2be5700?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:510 +0x1d4 fp=0xc0007bef48 sp=0xc0007bee50 pc=0x15308b4
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0x1?}, 0xc0001621e0)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc0007bf038 sp=0xc0007bef48 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalArg(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0x283bf80?}, {0x3a0a488, 0x27e3920}, {0x39e7590, 0xc0001621e0})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:890 +0x346 fp=0xc0007bf158 sp=0xc0007bf038 pc=0x1532146
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCall(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0xf30a18?}, {0x283bf80?, 0xc0009b45d0?, 0xc0007bf410?}, 0x0, {0x39e7788, 0xc0009b9ef0}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:321 +0x62a fp=0xc0007bf348 sp=0xc0007bf158 pc=0x153b7ca
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalFunction(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0xc0003e9470?}, 0x1?, {0x39e7788, 0xc0009b9ef0}, {0xc000388080, 0x3, 0x4}, ...)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:147 +0x36e fp=0xc0007bf4a0 sp=0xc0007bf348 pc=0x1539fce
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0x19?}, 0xc0009b9ef0, {0x28632e0?, 0x5232e80?, 0x5dc8c5?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:510 +0x1d4 fp=0xc0007bf598 sp=0xc0007bf4a0 pc=0x15308b4
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0xc000ea02a0?}, 0xc000162120)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc0007bf688 sp=0xc0007bf598 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalCommand(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0x98?}, 0xc0009b9ec0, {0x28632e0?, 0x5232e80?, 0xc000c84e60?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:514 +0x272 fp=0xc0007bf780 sp=0xc0007bf688 pc=0x1530952
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).evalPipeline(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0x0?}, 0xc0001620c0)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:479 +0x125 fp=0xc0007bf870 sp=0xc0007bf780 pc=0x15302a5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walkRange(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0x274a040?}, 0xc000388100)
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:360 +0xe5 fp=0xc0007bfa08 sp=0xc0007bf870 pc=0x152f3e5
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0x1?}, {0x39e76f8?, 0xc000388100?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:283 +0xcd fp=0xc0007bfaa0 sp=0xc0007bfa08 pc=0x152edcd
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*state).walk(0xc0007bfc28, {0x2be5700?, 0xc000ea02a0?, 0x7ff1520a55b8?}, {0x39e7428?, 0xc0009b9770?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/exec.go:280 +0x2db fp=0xc0007bfb38 sp=0xc0007bfaa0 pc=0x152efdb
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*Template).executeWithState(0xc0003888c0?, 0xc000cd5c28, {0x2be5700?, 0xc000ea02a0?, 0xc00074e3c0?})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:103 +0x125 fp=0xc0007bfbd0 sp=0xc0007bfb38 pc=0x1539b65
- github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate.(*executer).ExecuteWithContext(0xc0009b5a10, {0x39dffd0, 0xc00149e690}, {0x7ff109c9b908, 0xc00074e3c0}, {0x39bfc40, 0xc0007905a0}, {0x2be5700, 0xc000ea02a0})
- /root/project/hugo/tpl/internal/go_templates/texttemplate/hugo_template.go:90 +0x2f9 fp=0xc0007bfcb0 sp=0xc0007bfbd0 pc=0x1539979
- github.com/gohugoio/hugo/tpl/tplimpl.(*templateExec).ExecuteWithContext(0xc000b4f0b0, {0x39dffd0, 0xc00149e690}, {0x39cfa40, 0xc00074e3c0}, {0x39bfc40, 0xc0007905a0}, {0x2be5700, 0xc000ea02a0})
- /root/project/hugo/tpl/tplimpl/template.go:263 +0x646 fp=0xc0007bfde0 sp=0xc0007bfcb0 pc=0x18feee6
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).include(0xc0009b50b0, {0x39dffd0, 0xc00149e690}, {0xc00024380f, 0xe}, {0xc0009aaa10?, 0x6568742073746365?, 0x646c6f2d65676120?})
- /root/project/hugo/tpl/partials/partials.go:202 +0x3fd fp=0xc0007bff08 sp=0xc0007bfde0 pc=0x18d855d
- github.com/gohugoio/hugo/tpl/partials.(*Namespace).includWithTimeout.func1()
- /root/project/hugo/tpl/partials/partials.go:138 +0x48 fp=0xc0007bffe0 sp=0xc0007bff08 pc=0x18d80c8
- runtime.goexit({})
- /usr/local/go/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0007bffe8 sp=0xc0007bffe0 pc=0x544c01
- created by github.com/gohugoio/hugo/tpl/partials.(*Namespace).includWithTimeout in goroutine 27
- /root/project/hugo/tpl/partials/partials.go:137 +0x1bf
- rax 0xfffffffffffffffc
- rbx 0x4
- rcx 0x54a14e
- rdx 0x80
- rdi 0x4
- rsi 0x7ffd194726fc
- rbp 0x7ffd194726b0
- rsp 0x7ffd19472668
- r8 0x0
- r9 0x0
- r10 0x69
- r11 0x246
- r12 0x7ffd19472740
- r13 0xc000bc7f94
- r14 0x51fb220
- r15 0x0
- rip 0x54a14e
- rflags 0x246
- cs 0x33
- fs 0x0
- gs 0x0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement