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 40 1789813843.890845 read(0<pipe:[7152589]>, "", 258048) = 0 927 40 1789813843.891020 openat(AT_FDCWD</workspace>, "/dev/null", O_RDWR|O_CLOEXEC) = 3</dev/null<char 1:3>> 928 40 1789813843.891222 pipe2([4<pipe:[7151609]>, 5<pipe:[7151609]>], O_CLOEXEC) = 0 2754 42 1789813844.320793 close(3</usr/local/lib/python3.12/urllib/response.py>) = 0 2755 42 1789813844.322774 mkdir("/workspace/public", 0777) = 0 2756 42 1789813844.322893 mkdir("/workspace/work", 0777) = 0 2757 42 1789813844.323001 openat(AT_FDCWD</workspace>, "/workspace/input/orders.json", O_RDONLY|O_CLOEXEC) = 3</workspace/input/orders.json> 2758 42 1789813844.323089 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 2759 42 1789813844.323161 ioctl(3</workspace/input/orders.json>, TCGETS, 0x7ffe0ce82380) = -1 ENOTTY (Inappropriate ioctl for device) 2761 42 1789813844.323329 lseek(3</workspace/input/orders.json>, 0, SEEK_CUR) = 0 2762 42 1789813844.323396 fstat(3</workspace/input/orders.json>, {st_mode=S_IFREG|0644, st_size=119, ...}) = 0 2763 42 1789813844.323465 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 2764 42 1789813844.323531 read(3</workspace/input/orders.json>, "", 1) = 0 2765 42 1789813844.323616 close(3</workspace/input/orders.json>) = 0 2766 42 1789813844.323769 mkdir("/workspace/build", 0777) = 0 2767 42 1789813844.323880 openat(AT_FDCWD</workspace>, "/workspace/private/client.json", O_RDONLY|O_CLOEXEC) = 3</workspace/private/client.json> 2768 42 1789813844.323968 fstat(3</workspace/private/client.json>, {st_mode=S_IFREG|0644, st_size=62, ...}) = 0 2769 42 1789813844.324037 ioctl(3</workspace/private/client.json>, TCGETS, 0x7ffe0ce82400) = -1 ENOTTY (Inappropriate ioctl for device) 2771 42 1789813844.324196 lseek(3</workspace/private/client.json>, 0, SEEK_CUR) = 0 2772 42 1789813844.324267 fstat(3</workspace/private/client.json>, {st_mode=S_IFREG|0644, st_size=62, ...}) = 0 2773 42 1789813844.324345 read(3</workspace/private/client.json>, "{\"note\": \"SYNTHETIC_PRIVATE_NOTE_20260914\", \"synthetic\": true}", 63) = 62 2774 42 1789813844.324421 read(3</workspace/private/client.json>, "", 1) = 0 2775 42 1789813844.324501 close(3</workspace/private/client.json>) = 0 2776 42 1789813844.324666 openat(AT_FDCWD</workspace>, "/workspace/build/cache.json", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 3</workspace/build/cache.json> 2777 42 1789813844.324764 fstat(3</workspace/build/cache.json>, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 2778 42 1789813844.324835 ioctl(3</workspace/build/cache.json>, TCGETS, 0x7ffe0ce82400) = -1 ENOTTY (Inappropriate ioctl for device) 2780 42 1789813844.324999 lseek(3</workspace/build/cache.json>, 0, SEEK_CUR) = 0 2781 42 1789813844.325077 write(3</workspace/build/cache.json>, "{\"orders\": [{\"id\": \"order-a\", \"total_cents\": 1099}, {\"id\": \"order-b\", \"total_cents\": 2199}, {\"id\": \"order-c\", \"total_cents\": 499}], \"client\": {\"note\": \"SYNTHETIC_PRIVATE_NOTE_20260914\", \"synthetic\": true}}", 205) = 205 2782 42 1789813844.325161 close(3</workspace/build/cache.json>) = 0 2783 42 1789813844.325280 openat(AT_FDCWD</workspace>, "/workspace/public/report.json", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 3</workspace/public/report.json> 2784 42 1789813844.325372 fstat(3</workspace/public/report.json>, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 2785 42 1789813844.325425 ioctl(3</workspace/public/report.json>, TCGETS, 0x7ffe0ce82400) = -1 ENOTTY (Inappropriate ioctl for device) 2787 42 1789813844.325537 lseek(3</workspace/public/report.json>, 0, SEEK_CUR) = 0 2788 42 1789813844.325590 write(3</workspace/public/report.json>, "{\"order_count\": 3, \"total_cents\": 3797}", 39) = 39 2789 42 1789813844.325673 close(3</workspace/public/report.json>) = 0 2910 42 1789813844.360088 ioctl(3<TCP:[7153704]>, FIONBIO, [1]) = 0 2911 42 1789813844.367675 connect(3<TCP:[7153704]>, {sa_family=AF_INET, sin_port=htons(8765), sin_addr=inet_addr("127.0.0.1")}, 16) = -1 EINPROGRESS (Operation now in progress) 2912 42 1789813844.375850 poll([{fd=3<TCP:[127.0.0.1:60914->127.0.0.1:8765]>, events=POLLOUT|POLLERR}], 1, 2000) = 1 ([{fd=3, revents=POLLOUT}])