Last active
June 1, 2016 11:25
-
-
Save dekokun/cac03118c6254a4a47983b63f95a56df to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<unfinished ...> | |
[pid 27] <... epoll_wait resumed> {{EPOLLIN, {u32=555602640, u64=140299957293776}}}, 128, -1) = 1 | |
[pid 27] futex(0x661e50, FUTEX_WAKE, 1 <unfinished ...> | |
[pid 28] <... futex resumed> ) = 0 | |
[pid 27] <... futex resumed> ) = 1 | |
[pid 28] sched_yield( <unfinished ...> | |
[pid 27] accept4(3, {sa_family=AF_INET6, sin6_port=htons(49356), inet_pton(AF_INET6, "::ffff:127.0.0.1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28], SOCK_CLOEXEC|SOCK_NONBLOCK) = 5 | |
[pid 28] <... sched_yield resumed> ) = 0 | |
[pid 27] epoll_ctl(4, EPOLL_CTL_ADD, 5, {EPOLLIN|EPOLLOUT|EPOLLRDHUP|EPOLLET, {u32=555602448, u64=140299957293584}} <unfinished ...> | |
[pid 28] futex(0x661d90, FUTEX_WAKE, 1 <unfinished ...> | |
[pid 27] <... epoll_ctl resumed> ) = 0 | |
[pid 28] <... futex resumed> ) = 0 | |
[pid 27] getsockname(5, <unfinished ...> | |
[pid 28] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 27] <... getsockname resumed> {sa_family=AF_INET6, sin6_port=htons(8001), inet_pton(AF_INET6, "::ffff:127.0.0.1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28]) = 0 | |
[pid 28] <... select resumed> ) = 0 (Timeout) | |
[pid 27] setsockopt(5, SOL_TCP, TCP_NODELAY, [1], 4 <unfinished ...> | |
[pid 28] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 27] <... setsockopt resumed> ) = 0 | |
[pid 28] <... select resumed> ) = 0 (Timeout) | |
[pid 27] accept4(3, <unfinished ...> | |
[pid 28] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 27] <... accept4 resumed> 0xc820043a98, [112], SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 27] openat(AT_FDCWD, "/etc/localtime", O_RDONLY <unfinished ...> | |
[pid 28] <... select resumed> ) = 0 (Timeout) | |
[pid 27] <... openat resumed> ) = 6 | |
[pid 28] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 27] read(6, <unfinished ...> | |
[pid 28] <... select resumed> ) = 0 (Timeout) | |
[pid 27] <... read resumed> "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0"..., 4096) = 118 | |
[pid 28] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 27] read(6, "", 4096) = 0 | |
[pid 27] close(6 <unfinished ...> | |
[pid 28] <... select resumed> ) = 0 (Timeout) | |
[pid 27] <... close resumed> ) = 0 | |
[pid 28] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 27] write(2, "2016/05/25 11:43:47 1 Access com"..., 362016/05/25 11:43:47 1 Access come ! | |
) = 36 | |
[pid 27] write(5, "2016-05-25 11:43:47.271699571 +0"..., 39) = 39 | |
[pid 27] epoll_ctl(4, EPOLL_CTL_DEL, 5, c820045dac) = 0 | |
[pid 28] <... select resumed> ) = 0 (Timeout) | |
[pid 28] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 27] close(5) = 0 | |
[pid 27] epoll_wait(4, {}, 128, 0) = 0 | |
[pid 27] epoll_wait(4, <unfinished ...> | |
[pid 28] <... select resumed> ) = 0 (Timeout) | |
[pid 28] futex(0x661e50, FUTEX_WAIT, 0, {60, 0} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[pid 29] listen(3, 128) = 0 | |
[pid 29] epoll_create1(EPOLL_CLOEXEC) = 4 | |
[pid 29] epoll_ctl(4, EPOLL_CTL_ADD, 3, {EPOLLIN|EPOLLOUT|EPOLLRDHUP|EPOLLET, {u32=2030757704, u64=140653619767112}}) = 0 | |
[pid 29] getsockname(3, {sa_family=AF_INET6, sin6_port=htons(8001), inet_pton(AF_INET6, "::", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28]) = 0 | |
[pid 29] accept4(3, 0xc820043a98, [112], SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 29] epoll_wait(4, {}, 128, 0) = 0 | |
[pid 29] epoll_wait(4, <unfinished ...> | |
[pid 33] futex(0xc820025508, FUTEX_WAIT, 0, NULL <unfinished ...> | |
[pid 34] futex(0xc820025908, FUTEX_WAIT, 0, NULL <unfinished ...> | |
[pid 35] futex(0xc820025d08, FUTEX_WAIT, 0, NULL <unfinished ...> | |
[pid 30] <... select resumed> ) = 0 (Timeout) | |
[pid 30] futex(0xa3c2f0, FUTEX_WAIT, 0, {60, 0} | |
<unfinished ...> | |
[pid 29] <... epoll_wait resumed> {{EPOLLIN, {u32=2030757704, u64=140653619767112}}}, 128, -1) = 1 | |
[pid 29] futex(0xa3c2f0, FUTEX_WAKE, 1 <unfinished ...> | |
[pid 30] <... futex resumed> ) = 0 | |
[pid 29] <... futex resumed> ) = 1 | |
[pid 30] sched_yield( <unfinished ...> | |
[pid 29] accept4(3, {sa_family=AF_INET6, sin6_port=htons(49374), inet_pton(AF_INET6, "::ffff:127.0.0.1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28], SOCK_CLOEXEC|SOCK_NONBLOCK) = 5 | |
[pid 29] epoll_ctl(4, EPOLL_CTL_ADD, 5, {EPOLLIN|EPOLLOUT|EPOLLRDHUP|EPOLLET, {u32=2030757512, u64=140653619766920}}) = 0 | |
[pid 29] getsockname(5, {sa_family=AF_INET6, sin6_port=htons(8001), inet_pton(AF_INET6, "::ffff:127.0.0.1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28]) = 0 | |
[pid 29] setsockopt(5, SOL_TCP, TCP_NODELAY, [1], 4) = 0 | |
[pid 30] <... sched_yield resumed> ) = 0 | |
[pid 30] futex(0xa3c230, FUTEX_WAKE, 1) = 0 | |
[pid 30] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 29] accept4(3, <unfinished ...> | |
[pid 30] <... select resumed> ) = 0 (Timeout) | |
[pid 30] futex(0xc820025d08, FUTEX_WAKE, 1 <unfinished ...> | |
[pid 35] <... futex resumed> ) = 0 | |
[pid 35] openat(AT_FDCWD, "/etc/localtime", O_RDONLY) = 6 | |
[pid 30] <... futex resumed> ) = 1 | |
[pid 35] read(6, <unfinished ...> | |
[pid 30] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 35] <... read resumed> "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0"..., 4096) = 118 | |
[pid 35] read(6, "", 4096) = 0 | |
[pid 35] close(6) = 0 | |
[pid 35] write(2, "2016/06/01 11:24:53 1 Access com"..., 362016/06/01 11:24:53 1 Access come ! | |
) = 36 | |
[pid 35] write(5, "2016-06-01 11:24:53.637348146 +0"..., 39) = 39 | |
[pid 29] <... accept4 resumed> 0xc820043a98, [112], SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 35] epoll_ctl(4, EPOLL_CTL_DEL, 5, c820045dac <unfinished ...> | |
[pid 30] <... select resumed> ) = 0 (Timeout) | |
[pid 35] <... epoll_ctl resumed> ) = 0 | |
[pid 35] close(5) = 0 | |
[pid 30] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 35] epoll_wait(4, {}, 128, 0) = 0 | |
[pid 35] epoll_wait(4, <unfinished ...> | |
[pid 29] futex(0xa3cc88, FUTEX_WAIT, 0, NULL <unfinished ...> | |
[pid 30] <... select resumed> ) = 0 (Timeout) | |
[pid 30] futex(0xa3c2f0, FUTEX_WAIT, 0, {60, 0} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[pid 29] listen(3, 128) = 0 | |
[pid 29] epoll_create1(EPOLL_CLOEXEC) = 4 | |
[pid 29] epoll_ctl(4, EPOLL_CTL_ADD, 3, {EPOLLIN|EPOLLOUT|EPOLLRDHUP|EPOLLET, {u32=4280784712, u64=140299387508552}}) = 0 | |
[pid 29] getsockname(3, {sa_family=AF_INET6, sin6_port=htons(8001), inet_pton(AF_INET6, "::", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28]) = 0 | |
[pid 29] accept4(3, 0xc820043a98, [112], SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 29] epoll_wait(4, {}, 128, 0) = 0 | |
[pid 29] epoll_wait(4, <unfinished ...> | |
[pid 30] <... select resumed> ) = 0 (Timeout) | |
[pid 30] futex(0xa3c2f0, FUTEX_WAIT, 0, {60, 0} | |
<unfinished ...> | |
[pid 29] <... epoll_wait resumed> {{EPOLLIN, {u32=4280784712, u64=140299387508552}}}, 128, -1) = 1 | |
[pid 29] futex(0xa3c2f0, FUTEX_WAKE, 1 <unfinished ...> | |
[pid 30] <... futex resumed> ) = 0 | |
[pid 29] <... futex resumed> ) = 1 | |
[pid 30] sched_yield( <unfinished ...> | |
[pid 29] accept4(3, {sa_family=AF_INET6, sin6_port=htons(49370), inet_pton(AF_INET6, "::ffff:127.0.0.1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28], SOCK_CLOEXEC|SOCK_NONBLOCK) = 5 | |
[pid 29] epoll_ctl(4, EPOLL_CTL_ADD, 5, {EPOLLIN|EPOLLOUT|EPOLLRDHUP|EPOLLET, {u32=4280784520, u64=140299387508360}}) = 0 | |
[pid 29] getsockname(5, {sa_family=AF_INET6, sin6_port=htons(8001), inet_pton(AF_INET6, "::ffff:127.0.0.1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28]) = 0 | |
[pid 29] setsockopt(5, SOL_TCP, TCP_NODELAY, [1], 4) = 0 | |
[pid 29] accept4(3, 0xc820043a98, [112], SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 29] openat(AT_FDCWD, "/etc/localtime", O_RDONLY) = 6 | |
[pid 29] read(6, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0"..., 4096) = 118 | |
[pid 29] read(6, "", 4096) = 0 | |
[pid 30] <... sched_yield resumed> ) = 0 | |
[pid 30] futex(0xa3c230, FUTEX_WAKE, 1) = 0 | |
[pid 30] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 29] close(6 <unfinished ...> | |
[pid 30] <... select resumed> ) = 0 (Timeout) | |
[pid 30] futex(0xc820024908, FUTEX_WAKE, 1 <unfinished ...> | |
[pid 31] <... futex resumed> ) = 0 | |
[pid 31] epoll_wait(4, {{EPOLLOUT, {u32=4280784520, u64=140299387508360}}}, 128, 0) = 1 | |
[pid 31] epoll_wait(4, <unfinished ...> | |
[pid 30] <... futex resumed> ) = 1 | |
[pid 30] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 29] <... close resumed> ) = 0 | |
[pid 30] <... select resumed> ) = 0 (Timeout) | |
[pid 30] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 29] write(2, "2016/06/01 11:14:28 1 Access com"..., 36 <unfinished ...> | |
2016/06/01 11:14:28 1 Access come ! | |
[pid 30] <... select resumed> ) = 0 (Timeout) | |
[pid 30] futex(0xc820025108, FUTEX_WAKE, 1 <unfinished ...> | |
[pid 32] <... futex resumed> ) = 0 | |
[pid 32] futex(0xc820025108, FUTEX_WAIT, 0, NULL <unfinished ...> | |
[pid 30] <... futex resumed> ) = 1 | |
[pid 30] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 29] <... write resumed> ) = 36 | |
[pid 29] write(5, "2016-06-01 11:14:28.528573455 +0"..., 39 <unfinished ...> | |
[pid 30] <... select resumed> ) = 0 (Timeout) | |
[pid 30] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 29] <... write resumed> ) = 39 | |
[pid 30] <... select resumed> ) = 0 (Timeout) | |
[pid 30] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 29] epoll_ctl(4, EPOLL_CTL_DEL, 5, c820045dac <unfinished ...> | |
[pid 30] <... select resumed> ) = 0 (Timeout) | |
[pid 30] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 29] <... epoll_ctl resumed> ) = 0 | |
[pid 29] close(5) = 0 | |
[pid 30] <... select resumed> ) = 0 (Timeout) | |
[pid 30] futex(0xa3c2f0, FUTEX_WAIT, 0, {60, 0} <unfinished ...> | |
[pid 29] futex(0xa3cc88, FUTEX_WAIT, 0, NULL |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<unfinished ...> | |
[pid 26] <... epoll_wait resumed> {{EPOLLIN, {u32=1558680272, u64=139639535407824}}}, 128, -1) = 1 | |
[pid 26] futex(0x661e50, FUTEX_WAKE, 1 <unfinished ...> | |
[pid 27] <... futex resumed> ) = 0 | |
[pid 26] <... futex resumed> ) = 1 | |
[pid 27] sched_yield( <unfinished ...> | |
[pid 26] accept4(3, {sa_family=AF_INET6, sin6_port=htons(49354), inet_pton(AF_INET6, "::ffff:127.0.0.1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28], SOCK_CLOEXEC|SOCK_NONBLOCK) = 5 | |
[pid 26] epoll_ctl(4, EPOLL_CTL_ADD, 5, {EPOLLIN|EPOLLOUT|EPOLLRDHUP|EPOLLET, {u32=1558680080, u64=139639535407632}}) = 0 | |
[pid 26] getsockname(5, {sa_family=AF_INET6, sin6_port=htons(8001), inet_pton(AF_INET6, "::ffff:127.0.0.1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28]) = 0 | |
[pid 26] setsockopt(5, SOL_TCP, TCP_NODELAY, [1], 4) = 0 | |
[pid 26] openat(AT_FDCWD, "/etc/localtime", O_RDONLY) = 6 | |
[pid 26] read(6, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0"..., 4096) = 118 | |
[pid 26] read(6, "", 4096) = 0 | |
[pid 26] close(6) = 0 | |
[pid 26] write(2, "2016/05/25 11:42:42 1 Access com"..., 362016/05/25 11:42:42 1 Access come ! | |
) = 36 | |
[pid 26] write(5, "2016-05-25 11:42:42.800102651 +0"..., 39) = 39 | |
[pid 26] epoll_ctl(4, EPOLL_CTL_DEL, 5, c820043c14) = 0 | |
[pid 26] close(5) = 0 | |
[pid 26] accept4(3, 0xc820043a98, [112], SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 26] epoll_wait(4, {}, 128, 0) = 0 | |
[pid 26] epoll_wait(4, <unfinished ...> | |
[pid 27] <... sched_yield resumed> ) = 0 | |
[pid 27] futex(0x661d90, FUTEX_WAKE, 1) = 0 | |
[pid 27] select(0, NULL, NULL, NULL, {0, 20}) = 0 (Timeout) | |
[pid 27] futex(0x661e50, FUTEX_WAIT, 0, {60, 0} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[pid 29] listen(3, 128) = 0 | |
[pid 29] epoll_create1(EPOLL_CLOEXEC <unfinished ...> | |
[pid 30] <... select resumed> ) = 0 (Timeout) | |
[pid 30] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 29] <... epoll_create1 resumed> ) = 4 | |
[pid 29] epoll_ctl(4, EPOLL_CTL_ADD, 3, {EPOLLIN|EPOLLOUT|EPOLLRDHUP|EPOLLET, {u32=3193526088, u64=139877393454920}}) = 0 | |
[pid 29] getsockname(3, {sa_family=AF_INET6, sin6_port=htons(8001), inet_pton(AF_INET6, "::", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28]) = 0 | |
[pid 29] accept4(3, 0xc820043a98, [112], SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 29] epoll_wait(4, {}, 128, 0) = 0 | |
[pid 29] epoll_wait(4, <unfinished ...> | |
[pid 33] futex(0xc820025508, FUTEX_WAIT, 0, NULL <unfinished ...> | |
[pid 30] <... select resumed> ) = 0 (Timeout) | |
[pid 30] futex(0xa3c2f0, FUTEX_WAIT, 0, {60, 0} | |
<unfinished ...> | |
[pid 29] <... epoll_wait resumed> {{EPOLLIN, {u32=3193526088, u64=139877393454920}}}, 128, -1) = 1 | |
[pid 29] futex(0xa3c2f0, FUTEX_WAKE, 1 <unfinished ...> | |
[pid 30] <... futex resumed> ) = 0 | |
[pid 29] <... futex resumed> ) = 1 | |
[pid 30] sched_yield( <unfinished ...> | |
[pid 29] accept4(3, {sa_family=AF_INET6, sin6_port=htons(49368), inet_pton(AF_INET6, "::ffff:127.0.0.1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28], SOCK_CLOEXEC|SOCK_NONBLOCK) = 5 | |
[pid 29] epoll_ctl(4, EPOLL_CTL_ADD, 5, {EPOLLIN|EPOLLOUT|EPOLLRDHUP|EPOLLET, {u32=3193525896, u64=139877393454728}}) = 0 | |
[pid 29] getsockname(5, {sa_family=AF_INET6, sin6_port=htons(8001), inet_pton(AF_INET6, "::ffff:127.0.0.1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28]) = 0 | |
[pid 29] setsockopt(5, SOL_TCP, TCP_NODELAY, [1], 4) = 0 | |
[pid 29] openat(AT_FDCWD, "/etc/localtime", O_RDONLY) = 6 | |
[pid 29] read(6, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0"..., 4096) = 118 | |
[pid 29] read(6, "", 4096) = 0 | |
[pid 29] close(6) = 0 | |
[pid 29] write(2, "2016/06/01 11:11:42 1 Access com"..., 362016/06/01 11:11:42 1 Access come ! | |
) = 36 | |
[pid 29] write(5, "2016-06-01 11:11:42.802975646 +0"..., 39) = 39 | |
[pid 29] epoll_ctl(4, EPOLL_CTL_DEL, 5, c820043c14) = 0 | |
[pid 30] <... sched_yield resumed> ) = 0 | |
[pid 30] futex(0xa3c230, FUTEX_WAKE, 1) = 0 | |
[pid 30] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 29] close(5) = 0 | |
[pid 30] <... select resumed> ) = 0 (Timeout) | |
[pid 30] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 29] accept4(3, <unfinished ...> | |
[pid 30] <... select resumed> ) = 0 (Timeout) | |
[pid 30] futex(0xc820025508, FUTEX_WAKE, 1 <unfinished ...> | |
[pid 33] <... futex resumed> ) = 0 | |
[pid 33] epoll_wait(4, {}, 128, 0) = 0 | |
[pid 33] epoll_wait(4, <unfinished ...> | |
[pid 30] <... futex resumed> ) = 1 | |
[pid 30] select(0, NULL, NULL, NULL, {0, 20} <unfinished ...> | |
[pid 29] <... accept4 resumed> 0xc820043a98, [112], SOCK_CLOEXEC|SOCK_NONBLOCK) = -1 EAGAIN (Resource temporarily unavailable) | |
[pid 29] futex(0xa3cc88, FUTEX_WAIT, 0, NULL <unfinished ...> | |
[pid 30] <... select resumed> ) = 0 (Timeout) | |
[pid 30] futex(0xa3c2f0, FUTEX_WAIT, 0, {60, 0} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment