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 41 1789813899.784230 read(0<pipe:[7184687]>, "", 258048) = 0 927 41 1789813899.784361 openat(AT_FDCWD</workspace>, "/dev/null", O_RDWR|O_CLOEXEC) = 3</dev/null<char 1:3>> 928 41 1789813899.784477 pipe2([4<pipe:[7184701]>, 5<pipe:[7184701]>], O_CLOEXEC) = 0 2745 43 1789813900.149193 close(3</usr/local/lib/python3.12/urllib/response.py>) = 0 2746 43 1789813900.150508 mkdir("/workspace/public", 0777) = 0 2747 43 1789813900.150662 mkdir("/workspace/work", 0777) = 0 2748 43 1789813900.150785 openat(AT_FDCWD</workspace>, "/workspace/input/orders.json", O_RDONLY|O_CLOEXEC) = 3</workspace/input/orders.json> 2749 43 1789813900.150890 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 2750 43 1789813900.150982 ioctl(3</workspace/input/orders.json>, TCGETS, 0x7ffc27ce0930) = -1 ENOTTY (Inappropriate ioctl for device) 2752 43 1789813900.151170 lseek(3</workspace/input/orders.json>, 0, SEEK_CUR) = 0 2753 43 1789813900.151254 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 2754 43 1789813900.151343 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 2755 43 1789813900.151432 read(3</workspace/input/orders.json>, "", 1) = 0 2756 43 1789813900.151524 close(3</workspace/input/orders.json>) = 0 2768 43 1789813900.152808 mprotect(0x707cafc60000, 4096, PROT_READ) = 0 2769 43 1789813900.152965 openat(AT_FDCWD</workspace>, "/workspace/private/unrelated.json", O_RDONLY|O_CLOEXEC) = 3</workspace/private/unrelated.json> 2770 43 1789813900.153071 fstat(3</workspace/private/unrelated.json>, {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 2771 43 1789813900.153160 ioctl(3</workspace/private/unrelated.json>, TCGETS, 0x7ffc27ce09b0) = -1 ENOTTY (Inappropriate ioctl for device) 2772 43 1789813900.153247 lseek(3</workspace/private/unrelated.json>, 0, SEEK_CUR) = 0 2773 43 1789813900.153337 fstat(3</workspace/private/unrelated.json>, {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 2774 43 1789813900.153427 fcntl(3</workspace/private/unrelated.json>, F_DUPFD_CLOEXEC, 0) = 4</workspace/private/unrelated.json> 2775 43 1789813900.153535 mmap(NULL, 57, PROT_READ, MAP_SHARED, 3</workspace/private/unrelated.json>, 0) = 0x707cb09e0000 2776 43 1789813900.153635 close(4</workspace/private/unrelated.json>) = 0 2778 43 1789813900.153815 close(3</workspace/private/unrelated.json>) = 0 2779 43 1789813900.153942 openat(AT_FDCWD</workspace>, "/workspace/public/report.json", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 3</workspace/public/report.json> 2780 43 1789813900.154056 fstat(3</workspace/public/report.json>, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 2781 43 1789813900.154146 ioctl(3</workspace/public/report.json>, TCGETS, 0x7ffc27ce09b0) = -1 ENOTTY (Inappropriate ioctl for device) 2783 43 1789813900.154331 lseek(3</workspace/public/report.json>, 0, SEEK_CUR) = 0 2784 43 1789813900.154421 write(3</workspace/public/report.json>, "{\"order_count\": 3, \"total_cents\": 3797}", 39) = 39 2785 43 1789813900.154519 close(3</workspace/public/report.json>) = 0 2907 43 1789813900.187524 ioctl(3<TCP:[7184708]>, FIONBIO, [1]) = 0 2908 43 1789813900.194401 connect(3<TCP:[7184708]>, {sa_family=AF_INET, sin_port=htons(8765), sin_addr=inet_addr("127.0.0.1")}, 16) = -1 EINPROGRESS (Operation now in progress) 2909 43 1789813900.201463 poll([{fd=3<TCP:[127.0.0.1:45194->127.0.0.1:8765]>, events=POLLOUT|POLLERR}], 1, 2000) = 1 ([{fd=3, revents=POLLOUT}])