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 67 1789814535.997448 read(0<pipe:[7214173]>, "", 258048) = 0 926 67 1789814535.997606 newfstatat(AT_FDCWD</workspace>, "/workspace/build", 0x7fffe89f6470, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory) 927 67 1789814535.997734 newfstatat(AT_FDCWD</workspace>, "/workspace/build/cache.json", 0x7fffe89f64f0, AT_SYMLINK_NOFOLLOW) = -1 ENOENT (No such file or directory) 928 67 1789814535.997839 mkdir("/workspace/build", 0777) = 0 929 67 1789814535.997931 openat(AT_FDCWD</workspace>, "/workspace/build/cache.json", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 3</workspace/build/cache.json> 930 67 1789814535.998032 fstat(3</workspace/build/cache.json>, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 931 67 1789814535.998113 ioctl(3</workspace/build/cache.json>, TCGETS, 0x7fffe89f6430) = -1 ENOTTY (Inappropriate ioctl for device) 932 67 1789814535.998191 lseek(3</workspace/build/cache.json>, 0, SEEK_CUR) = 0 933 67 1789814535.998271 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 934 67 1789814535.998359 close(3</workspace/build/cache.json>) = 0