Skip to content

Instantly share code, notes, and snippets.

@irsl
Last active December 30, 2020 22:36
Show Gist options
  • Save irsl/231c25ce3ef4b5fc727bdbec48d3f324 to your computer and use it in GitHub Desktop.
Save irsl/231c25ce3ef4b5fc727bdbec48d3f324 to your computer and use it in GitHub Desktop.
[pid 19839] newfstatat(AT_FDCWD, "/tmp/osconfig_software_recipes/recipe-runscript/run_1596719978345851872/step00", 0xc0001ad148, 0) = -1 ENOENT (No such file or directory)
[pid 19839] newfstatat(AT_FDCWD, "/tmp/osconfig_software_recipes/recipe-runscript/run_1596719978345851872", {st_mode=S_IFDIR|0755, st_size=4096, …}, 0) = 0
[pid 19838] <… nanosleep resumed> NULL) = 0
[pid 19839] mkdirat(AT_FDCWD, "/tmp/osconfig_software_recipes/recipe-runscript/run_1596719978345851872/step00", 0755 <unfinished …>
[pid 19839] openat(AT_FDCWD, "/tmp/osconfig_software_recipes/recipe-runscript/run_1596719978345851872/step00/recipe_script_source", O_RDWR|O_CREAT|O_TRUNC|O_CLOEXEC, 0666 <unfinished …>
[pid 19838] nanosleep({tv_sec=0, tv_nsec=1280000}, <unfinished …>
[pid 19839] <… openat resumed> ) = 10
[pid 19839] epoll_ctl(4, EPOLL_CTL_ADD, 10, {EPOLLIN|EPOLLOUT|EPOLLRDHUP|EPOLLET, {u32=4264073768, u64=140024492890664}}) = -1 EPERM (Operation not permitted)
[pid 19839] epoll_ctl(4, EPOLL_CTL_DEL, 10, 0xc00002d7cc) = -1 EPERM (Operation not permitted)
[pid 19839] write(10, "#!/bin/bash\n(data;id) >>/tmp/test", 32) = 32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment