System-call source excerpts
Line numbers refer to the complete decompressed trace. This page includes event lines and one line of context.
Download the complete compressed trace
926 112 1789814642.731291 read(0<pipe:[7227556]>, "", 258048) = 0 927 112 1789814642.731409 openat(AT_FDCWD</workspace>, "/dev/null", O_RDWR|O_CLOEXEC) = 3</dev/null<char 1:3>> 928 112 1789814642.731524 pipe2([4<pipe:[7226090]>, 5<pipe:[7226090]>], O_CLOEXEC) = 0 1271 114 1789814642.752064 fstat(1<pipe:[7226092]>, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 1272 114 1789814642.752140 openat(AT_FDCWD</workspace>, "public/report.json", O_RDONLY) = 3</workspace/public/report.json> 1273 114 1789814642.752230 fstat(3</workspace/public/report.json>, {st_mode=S_IFREG|0600, st_size=37, ...}) = 0 1274 114 1789814642.752308 fadvise64(3</workspace/public/report.json>, 0, 0, POSIX_FADV_SEQUENTIAL) = 0 1275 114 1789814642.752381 mmap(NULL, 270336, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x720132e95000 1276 114 1789814642.752455 read(3</workspace/public/report.json>, "{\"order_count\":3,\"total_cents\":3797}\n", 262144) = 37 1277 114 1789814642.752539 write(1<pipe:[7226092]>, "{\"order_count\":3,\"total_cents\":3797}\n", 37) = -1 EPIPE (Broken pipe)