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 67 1789814596.742547 read(0<pipe:[7219057]>, "", 258048) = 0 927 67 1789814596.742687 newfstatat(AT_FDCWD</workspace>, "/workspace/build", 0x7fff5d9d2880, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory) 928 67 1789814596.742795 newfstatat(AT_FDCWD</workspace>, "/workspace/build/cache.json", 0x7fff5d9d2900, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory) 929 67 1789814596.742887 mkdir("/workspace/build", 0777) = 0 930 67 1789814596.742983 openat(AT_FDCWD</workspace>, "/workspace/build/cache.json", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 3</workspace/build/cache.json> 931 67 1789814596.743079 fstat(3</workspace/build/cache.json>, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 932 67 1789814596.743157 ioctl(3</workspace/build/cache.json>, TCGETS, 0x7fff5d9d2840) = -1 ENOTTY (Inappropriate ioctl for device) 933 67 1789814596.743226 lseek(3</workspace/build/cache.json>, 0, SEEK_CUR) = 0 934 67 1789814596.743296 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 935 67 1789814596.743380 close(3</workspace/build/cache.json>) = 0