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
925 41 1789813846.338589 read(0<pipe:[7156879]>, "", 258048) = 0 926 41 1789813846.338814 openat(AT_FDCWD</workspace>, "/dev/null", O_RDWR|O_CLOEXEC) = 3</dev/null<char 1:3>> 927 41 1789813846.338987 pipe2([4<pipe:[7155151]>, 5<pipe:[7155151]>], O_CLOEXEC) = 0 2746 43 1789813846.766655 close(3</usr/local/lib/python3.12/urllib/response.py>) = 0 2747 43 1789813846.768018 mkdir("/workspace/public", 0777) = 0 2748 43 1789813846.768177 mkdir("/workspace/work", 0777) = 0 2749 43 1789813846.768313 openat(AT_FDCWD</workspace>, "/workspace/input/orders.json", O_RDONLY|O_CLOEXEC) = 3</workspace/input/orders.json> 2750 43 1789813846.768431 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 2751 43 1789813846.768538 ioctl(3</workspace/input/orders.json>, TCGETS, 0x7ffc82c44e30) = -1 ENOTTY (Inappropriate ioctl for device) 2753 43 1789813846.768749 lseek(3</workspace/input/orders.json>, 0, SEEK_CUR) = 0 2754 43 1789813846.768837 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 2755 43 1789813846.768926 read(3</workspace/input/orders.json>, "[{\"id\": \"order-a\", \"total_cents\": 1099}, {\"id\": \"order-b\", \"total_cents\": 2199}, {\"id\": \"order-c\", \"total_cents\": 499}]", 120) = 119 2756 43 1789813846.769023 read(3</workspace/input/orders.json>, "", 1) = 0 2757 43 1789813846.769123 close(3</workspace/input/orders.json>) = 0 2758 43 1789813846.769283 openat(AT_FDCWD</workspace>, "/workspace/public/report.json", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 3</workspace/public/report.json> 2759 43 1789813846.769421 fstat(3</workspace/public/report.json>, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 2760 43 1789813846.769524 ioctl(3</workspace/public/report.json>, TCGETS, 0x7ffc82c44eb0) = -1 ENOTTY (Inappropriate ioctl for device) 2762 43 1789813846.769741 lseek(3</workspace/public/report.json>, 0, SEEK_CUR) = 0 2763 43 1789813846.769834 write(3</workspace/public/report.json>, "{\"order_count\": 3, \"total_cents\": 3797}", 39) = 39 2764 43 1789813846.769956 close(3</workspace/public/report.json>) = 0 2885 43 1789813846.805686 ioctl(3<TCP:[7156936]>, FIONBIO, [1]) = 0 2886 43 1789813846.813092 connect(3<TCP:[7156936]>, {sa_family=AF_INET, sin_port=htons(8765), sin_addr=inet_addr("127.0.0.1")}, 16) = -1 EINPROGRESS (Operation now in progress) 2887 43 1789813846.820811 poll([{fd=3<TCP:[127.0.0.1:34680->127.0.0.1:8765]>, events=POLLOUT|POLLERR}], 1, 2000) = 1 ([{fd=3, revents=POLLOUT}]) 2897 43 1789813846.830895 socket(AF_INET, SOCK_STREAM|SOCK_CLOEXEC, IPPROTO_TCP) = 3<TCP:[7155251]> 2898 43 1789813846.838879 connect(3<TCP:[7155251]>, {sa_family=AF_INET, sin_port=htons(8765), sin_addr=inet_addr("127.0.0.1")}, 16) = 0 2899 43 1789813846.846552 setsockopt(3<TCP:[127.0.0.1:34682->127.0.0.1:8765]>, SOL_TCP, TCP_NODELAY, [1], 4) = 0