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 42 1789813847.359128 read(0<pipe:[7154108]>, "", 258048) = 0 927 42 1789813847.359226 openat(AT_FDCWD</workspace>, "/dev/null", O_RDWR|O_CLOEXEC) = 3</dev/null<char 1:3>> 928 42 1789813847.359301 pipe2([4<pipe:[7154145]>, 5<pipe:[7154145]>], O_CLOEXEC) = 0 2734 44 1789813847.786897 close(3</usr/local/lib/python3.12/urllib/response.py>) = 0 2735 44 1789813847.788793 mkdir("/workspace/public", 0777) = 0 2736 44 1789813847.788916 mkdir("/workspace/work", 0777) = 0 2737 44 1789813847.789023 openat(AT_FDCWD</workspace>, "/workspace/input/orders.json", O_RDONLY|O_CLOEXEC) = 3</workspace/input/orders.json> 2738 44 1789813847.789183 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 2739 44 1789813847.789261 ioctl(3</workspace/input/orders.json>, TCGETS, 0x7ffe5a4134b0) = -1 ENOTTY (Inappropriate ioctl for device) 2741 44 1789813847.789425 lseek(3</workspace/input/orders.json>, 0, SEEK_CUR) = 0 2742 44 1789813847.789489 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 2743 44 1789813847.789573 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 2744 44 1789813847.789661 read(3</workspace/input/orders.json>, "", 1) = 0 2745 44 1789813847.789742 close(3</workspace/input/orders.json>) = 0 2746 44 1789813847.789901 openat(AT_FDCWD</workspace>, "/workspace/public/report.json", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 3</workspace/public/report.json> 2747 44 1789813847.790001 fstat(3</workspace/public/report.json>, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 2748 44 1789813847.790074 ioctl(3</workspace/public/report.json>, TCGETS, 0x7ffe5a413530) = -1 ENOTTY (Inappropriate ioctl for device) 2750 44 1789813847.790222 lseek(3</workspace/public/report.json>, 0, SEEK_CUR) = 0 2751 44 1789813847.790300 write(3</workspace/public/report.json>, "{\"order_count\": 3, \"total_cents\": 3797}", 39) = 39 2752 44 1789813847.790385 close(3</workspace/public/report.json>) = 0 2874 44 1789813847.831124 ioctl(3<TCP:[7157181]>, FIONBIO, [1]) = 0 2875 44 1789813847.838479 connect(3<TCP:[7157181]>, {sa_family=AF_INET, sin_port=htons(8765), sin_addr=inet_addr("127.0.0.1")}, 16) = -1 EINPROGRESS (Operation now in progress) 2876 44 1789813847.845618 poll([{fd=3<TCP:[127.0.0.1:34698->127.0.0.1:8765]>, events=POLLOUT|POLLERR}], 1, 2000) = 1 ([{fd=3, revents=POLLOUT}]) 2885 44 1789813847.854809 close(3<TCP:[127.0.0.1:34698->127.0.0.1:8765]>) = 0 2886 44 1789813847.854965 newfstatat(AT_FDCWD</workspace>, "/workspace/build/cache.json", 0x7ffe5a413570, 0) = -1 ENOENT (No such file or directory) 2887 44 1789813847.855066 write(1<pipe:[7154145]>, "201 {\"stored\": true, \"sequence\": 1}\n", 36) = 36