microsoft / WSL

Issues found on WSL
https://docs.microsoft.com/windows/wsl
MIT License
17.24k stars 811 forks source link

ubuntu install on windows throwing errors while adding a user #6379

Closed learner35 closed 3 years ago

learner35 commented 3 years ago
root@XYZ:/mnt/c/Windows/System32# adduser user1
Adding user `user1' ...
Adding new group `user1' (1000) ...
groupadd: /etc/group.248: lock file already used
groupadd: cannot lock /etc/group; try again later.
adduser: `/sbin/groupadd -g 1000 cneeli' returned error code 10. Exiting.

++++++++++++++++++++++++++++++++++++++++++

root@XYZ:/etc# strace adduser user1
execve("/usr/sbin/adduser", ["adduser", "user1"], 0x7ffff2b82d28 /* 18 vars */) = 0
brk(NULL)                               = 0x7fffba289000
arch_prctl(0x3001 /* ARCH_??? */, 0x7fffc0f69810) = -1 EINVAL (Invalid argument)
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=27442, ...}) = 0
mmap(NULL, 27442, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc180838000
close(3)                                = 0
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \22\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=18816, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc180830000
mmap(NULL, 20752, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fc1807f0000
mmap(0x7fc1807f1000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7fc1807f1000
mmap(0x7fc1807f3000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7fc1807f3000
mmap(0x7fc1807f4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7fc1807f4000
close(3)                                = 0
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\363\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=1369352, ...}) = 0
mmap(NULL, 1368336, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fc1806a1000
mmap(0x7fc1806b0000, 684032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7fc1806b0000
mmap(0x7fc180757000, 618496, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb6000) = 0x7fc180757000
mmap(0x7fc1807ee000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14c000) = 0x7fc1807ee000
close(3)                                = 0
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\201\0\0\0\0\0\0"..., 832) = 832
pread64(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0w\\\273\377\370\24Ef`xg\200\260\263\264\0"..., 68, 824) = 68
fstat(3, {st_mode=S_IFREG|0755, st_size=157224, ...}) = 0
pread64(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0w\\\273\377\370\24Ef`xg\200\260\263\264\0"..., 68, 824) = 68
mmap(NULL, 140408, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fc18067e000
mmap(0x7fc180685000, 69632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7fc180685000
mmap(0x7fc180696000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18000) = 0x7fc180696000
mmap(0x7fc18069b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1c000) = 0x7fc18069b000
mmap(0x7fc18069d000, 13432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fc18069d000
close(3)                                = 0
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360q\2\0\0\0\0\0"..., 832) = 832
pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
pread64(3, "\4\0\0\0\20\0\0\0\5\0\0\0GNU\0\2\0\0\300\4\0\0\0\3\0\0\0\0\0\0\0", 32, 848) = 32
pread64(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0cBR\340\305\370\2609W\242\345)q\235A\1"..., 68, 880) = 68
fstat(3, {st_mode=S_IFREG|0755, st_size=2029224, ...}) = 0
pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
pread64(3, "\4\0\0\0\20\0\0\0\5\0\0\0GNU\0\2\0\0\300\4\0\0\0\3\0\0\0\0\0\0\0", 32, 848) = 32
pread64(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0cBR\340\305\370\2609W\242\345)q\235A\1"..., 68, 880) = 68
mmap(NULL, 2036952, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fc180480000
mprotect(0x7fc1804a5000, 1847296, PROT_NONE) = 0
mmap(0x7fc1804a5000, 1540096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x25000) = 0x7fc1804a5000
mmap(0x7fc18061d000, 303104, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19d000) = 0x7fc18061d000
mmap(0x7fc180668000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e7000) = 0x7fc180668000
mmap(0x7fc18066e000, 13528, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fc18066e000
close(3)                                = 0
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libcrypt.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@ \0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=202760, ...}) = 0
mmap(NULL, 238280, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fc180440000
mmap(0x7fc180442000, 86016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fc180442000
mmap(0x7fc180457000, 106496, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7fc180457000
mmap(0x7fc180471000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x30000) = 0x7fc180471000
mmap(0x7fc180473000, 29384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fc180473000
close(3)                                = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc180430000
arch_prctl(ARCH_SET_FS, 0x7fc180431040) = 0
mprotect(0x7fc180668000, 12288, PROT_READ) = 0
mprotect(0x7fc180471000, 4096, PROT_READ) = 0
mprotect(0x7fc18069b000, 4096, PROT_READ) = 0
mprotect(0x7fc1807ee000, 4096, PROT_READ) = 0
mprotect(0x7fc1807f4000, 4096, PROT_READ) = 0
mprotect(0x7fc180b7f000, 61440, PROT_READ) = 0
mprotect(0x7fc18082d000, 4096, PROT_READ) = 0
munmap(0x7fc180838000, 27442)           = 0
set_tid_address(0x7fc180431310)         = 259
set_robust_list(0x7fc180431320, 24)     = 0
rt_sigaction(SIGRTMIN, {sa_handler=0x7fc180685bf0, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fc1806933c0}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {sa_handler=0x7fc180685c90, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7fc1806933c0}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=8192*1024}) = 0
rt_sigaction(SIGFPE, {sa_handler=SIG_IGN, sa_mask=[FPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7fc1804c6210}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
brk(NULL)                               = 0x7fffba289000
brk(0x7fffba2aa000)                     = 0x7fffba2aa000
getuid()                                = 0
geteuid()                               = 0
getgid()                                = 0
getegid()                               = 0
openat(AT_FDCWD, "/dev/urandom", O_RDONLY|O_CLOEXEC) = 3
fcntl(3, F_GETFD)                       = 0x1 (flags FD_CLOEXEC)
read(3, "\271p\236\330", 4)             = 4
close(3)                                = 0
getuid()                                = 0
geteuid()                               = 0
getgid()                                = 0
getegid()                               = 0
openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=3035952, ...}) = 0
mmap(NULL, 3035952, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc18014a000
close(3)                                = 0
openat(AT_FDCWD, "/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=2996, ...}) = 0
read(3, "# Locale name alias data base.\n#"..., 4096) = 2996
read(3, "", 4096)                       = 0
close(3)                                = 0
openat(AT_FDCWD, "/usr/lib/locale/C.UTF-8/LC_NUMERIC", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=50, ...}) = 0
mmap(NULL, 50, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc18083e000
close(3)                                = 0
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=27002, ...}) = 0
mmap(NULL, 27002, PROT_READ, MAP_SHARED, 3, 0) = 0x7fc180837000
close(3)                                = 0
futex(0x7fc18066d634, FUTEX_WAKE_PRIVATE, 2147483647) = 0
openat(AT_FDCWD, "/usr/lib/locale/C.UTF-8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=201272, ...}) = 0
mmap(NULL, 201272, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc180118000
close(3)                                = 0
openat(AT_FDCWD, "/usr/lib/locale/C.UTF-8/LC_COLLATE", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=1518110, ...}) = 0
mmap(NULL, 1518110, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc17ffa5000
close(3)                                = 0
openat(AT_FDCWD, "/usr/lib/locale/C.UTF-8/LC_TIME", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=3360, ...}) = 0
mmap(NULL, 3360, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc180836000
close(3)                                = 0
openat(AT_FDCWD, "/usr/lib/locale/C.UTF-8/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
close(3)                                = 0
openat(AT_FDCWD, "/usr/lib/locale/C.UTF-8/LC_MESSAGES/SYS_LC_MESSAGES", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=48, ...}) = 0
mmap(NULL, 48, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc180835000
close(3)                                = 0
openat(AT_FDCWD, "/usr/lib/locale/C.UTF-8/LC_MONETARY", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=270, ...}) = 0
mmap(NULL, 270, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc180834000
close(3)                                = 0
openat(AT_FDCWD, "/usr/lib/locale/C.UTF-8/LC_ADDRESS", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=131, ...}) = 0
mmap(NULL, 131, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc180833000
close(3)                                = 0
openat(AT_FDCWD, "/usr/lib/locale/C.UTF-8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=252, ...}) = 0
mmap(NULL, 252, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc180832000
close(3)                                = 0
openat(AT_FDCWD, "/usr/lib/locale/C.UTF-8/LC_MEASUREMENT", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=23, ...}) = 0
mmap(NULL, 23, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc18082c000
close(3)                                = 0
openat(AT_FDCWD, "/usr/lib/locale/C.UTF-8/LC_PAPER", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=34, ...}) = 0
mmap(NULL, 34, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc1807ff000
close(3)                                = 0
openat(AT_FDCWD, "/usr/lib/locale/C.UTF-8/LC_TELEPHONE", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=47, ...}) = 0
mmap(NULL, 47, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc1807fe000
close(3)                                = 0
openat(AT_FDCWD, "/usr/lib/locale/C.UTF-8/LC_NAME", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=62, ...}) = 0
mmap(NULL, 62, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc1807fd000
close(3)                                = 0
time([1609019758 /* 2020-12-26T16:55:58-0500 */]) = 1609019758 (2020-12-26T16:55:58-0500)
brk(0x7fffba2cb000)                     = 0x7fffba2cb000
readlink("/proc/self/exe", "/usr/bin/perl", 4095) = 13
stat("/usr/lib/x86_64-linux-gnu/perl-base/5.30.0/x86_64-linux-gnu-thread-multi", 0x7fffc0f69390) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl-base/5.30.0", 0x7fffc0f69390) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/site_perl/5.30.0/x86_64-linux-gnu-thread-multi", 0x7fffc0f69390) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/site_perl/5.30.0", 0x7fffc0f69390) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/site_perl/x86_64-linux-gnu-thread-multi", 0x7fffc0f69390) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl-base/x86_64-linux-gnu-thread-multi", 0x7fffc0f69390) = -1 ENOENT (No such file or directory)
fcntl(0, F_SETFD, 0)                    = 0
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
lseek(0, 0, SEEK_CUR)                   = -1 ESPIPE (Illegal seek)
fcntl(1, F_SETFD, 0)                    = 0
ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
lseek(1, 0, SEEK_CUR)                   = -1 ESPIPE (Illegal seek)
fcntl(2, F_SETFD, 0)                    = 0
ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0
lseek(2, 0, SEEK_CUR)                   = -1 ESPIPE (Illegal seek)
openat(AT_FDCWD, "/usr/sbin/adduser", O_RDONLY|O_CLOEXEC) = 3
fcntl(3, F_GETFD)                       = 0x1 (flags FD_CLOEXEC)
ioctl(3, TCGETS, 0x7fffc0f69270)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR)                   = 0
fstat(3, {st_mode=S_IFREG|0755, st_size=37785, ...}) = 0
getuid()                                = 0
geteuid()                               = 0
getgid()                                = 0
getegid()                               = 0
rt_sigaction(SIGCHLD, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f57a50c6210}, 8) = 0
read(3, "#!/usr/bin/perl\n\n# adduser: a ut"..., 8192) = 8192
stat("/etc/perl/warnings.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/etc/perl/warnings.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/warnings.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/warnings.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/warnings.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/warnings.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/warnings.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/warnings.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/warnings.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/warnings.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/warnings.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/warnings.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/warnings.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/warnings.pm", {st_mode=S_IFREG|0644, st_size=49989, ...}) = 0
openat(AT_FDCWD, "/usr/share/perl/5.30/warnings.pm", O_RDONLY|O_CLOEXEC) = 4
ioctl(4, TCGETS, 0x7fffc0f68b10)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "# -*- buffer-read-only: t -*-\n# "..., 8192) = 8192
brk(0x7fffba2ec000)                     = 0x7fffba2ec000
read(4, "s'\t\t\t=> \"\\x00\\x00\\x00\\x00\\x00\\x0"..., 8192) = 8192
read(4, "x00\\x00\", # [32]\n    'pipe'\t\t\t\t="..., 8192) = 8192
brk(0x7fffba30d000)                     = 0x7fffba30d000
read(4, "   # will always get here for &w"..., 8192) = 8192
brk(0x7fffba32e000)                     = 0x7fffba32e000
lseek(4, 25926, SEEK_SET)               = 25926
lseek(4, 0, SEEK_CUR)                   = 25926
close(4)                                = 0
stat("/etc/perl/strict.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/etc/perl/strict.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/strict.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/strict.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/strict.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/strict.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/strict.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/strict.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/strict.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/strict.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/strict.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/strict.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/strict.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/strict.pm", {st_mode=S_IFREG|0644, st_size=4738, ...}) = 0
openat(AT_FDCWD, "/usr/share/perl/5.30/strict.pm", O_RDONLY|O_CLOEXEC) = 4
ioctl(4, TCGETS, 0x7fffc0f68b10)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "package strict;\n\n$strict::VERSIO"..., 8192) = 4738
lseek(4, 1605, SEEK_SET)                = 1605
lseek(4, 0, SEEK_CUR)                   = 1605
close(4)                                = 0
stat("/etc/perl/Debian/AdduserCommon.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/etc/perl/Debian/AdduserCommon.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Debian/AdduserCommon.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Debian/AdduserCommon.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Debian/AdduserCommon.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Debian/AdduserCommon.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Debian/AdduserCommon.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Debian/AdduserCommon.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Debian/AdduserCommon.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Debian/AdduserCommon.pm", {st_mode=S_IFREG|0644, st_size=6290, ...}) = 0
openat(AT_FDCWD, "/usr/share/perl5/Debian/AdduserCommon.pm", O_RDONLY|O_CLOEXEC) = 4
ioctl(4, TCGETS, 0x7fffc0f68b10)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "use vars qw(@EXPORT $VAR1);\n\n\n# "..., 8192) = 6290
stat("/etc/perl/vars.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/etc/perl/vars.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/vars.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/vars.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/vars.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/vars.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/vars.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/vars.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vars.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/vars.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/vars.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/vars.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/vars.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/vars.pm", {st_mode=S_IFREG|0644, st_size=2458, ...}) = 0
openat(AT_FDCWD, "/usr/share/perl/5.30/vars.pm", O_RDONLY|O_CLOEXEC) = 5
ioctl(5, TCGETS, 0x7fffc0f68430)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "package vars;\n\nuse 5.006;\n\nour $"..., 8192) = 2458
stat("/etc/perl/warnings/register.pmc", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/etc/perl/warnings/register.pm", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/warnings/register.pmc", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/warnings/register.pm", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/warnings/register.pmc", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/warnings/register.pm", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/warnings/register.pmc", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/warnings/register.pm", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/warnings/register.pmc", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/warnings/register.pm", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/warnings/register.pmc", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/warnings/register.pm", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/warnings/register.pmc", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/warnings/register.pm", {st_mode=S_IFREG|0644, st_size=759, ...}) = 0
openat(AT_FDCWD, "/usr/share/perl/5.30/warnings/register.pm", O_RDONLY|O_CLOEXEC) = 6
ioctl(6, TCGETS, 0x7fffc0f67d50)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(6, 0, SEEK_CUR)                   = 0
read(6, "package warnings::register;\n\nour"..., 8192) = 759
lseek(6, 487, SEEK_SET)                 = 487
lseek(6, 0, SEEK_CUR)                   = 487
close(6)                                = 0
brk(0x7fffba352000)                     = 0x7fffba352000
lseek(5, 1147, SEEK_SET)                = 1147
lseek(5, 0, SEEK_CUR)                   = 1147
close(5)                                = 0
read(4, "", 8192)                       = 0
close(4)                                = 0
stat("/etc/perl/Getopt/Long.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/etc/perl/Getopt/Long.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Getopt/Long.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Getopt/Long.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Getopt/Long.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Getopt/Long.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Getopt/Long.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Getopt/Long.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Getopt/Long.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Getopt/Long.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Getopt/Long.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Getopt/Long.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/Getopt/Long.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/Getopt/Long.pm", {st_mode=S_IFREG|0644, st_size=83314, ...}) = 0
openat(AT_FDCWD, "/usr/share/perl/5.30/Getopt/Long.pm", O_RDONLY|O_CLOEXEC) = 4
ioctl(4, TCGETS, 0x7fffc0f68b10)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "#! perl\n\n# Getopt::Long.pm -- Un"..., 8192) = 8192
brk(0x7fffba373000)                     = 0x7fffba373000
stat("/etc/perl/Exporter.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/etc/perl/Exporter.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Exporter.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Exporter.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Exporter.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Exporter.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Exporter.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Exporter.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Exporter.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Exporter.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Exporter.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Exporter.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/Exporter.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/Exporter.pm", {st_mode=S_IFREG|0644, st_size=18805, ...}) = 0
openat(AT_FDCWD, "/usr/share/perl/5.30/Exporter.pm", O_RDONLY|O_CLOEXEC) = 5
ioctl(5, TCGETS, 0x7fffc0f68430)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "package Exporter;\n\nrequire 5.006"..., 8192) = 8192
lseek(5, 2366, SEEK_SET)                = 2366
lseek(5, 0, SEEK_CUR)                   = 2366
close(5)                                = 0
brk(0x7fffba394000)                     = 0x7fffba394000
stat("/etc/perl/constant.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/etc/perl/constant.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/constant.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/constant.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/constant.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/constant.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/constant.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/constant.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/constant.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/constant.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/constant.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/constant.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/constant.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/constant.pm", {st_mode=S_IFREG|0644, st_size=14724, ...}) = 0
openat(AT_FDCWD, "/usr/share/perl/5.30/constant.pm", O_RDONLY|O_CLOEXEC) = 5
ioctl(5, TCGETS, 0x7fffc0f68430)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "package constant;\nuse 5.008;\nuse"..., 8192) = 8192
brk(0x7fffba3b7000)                     = 0x7fffba3b7000
lseek(5, 5736, SEEK_SET)                = 5736
lseek(5, 0, SEEK_CUR)                   = 5736
close(5)                                = 0
read(4, "\n\tlocal ($^W) = 0;\n\tprint STDERR"..., 8192) = 8192
brk(0x7fffba3da000)                     = 0x7fffba3da000
read(4, "($linkage{$opt}) eq 'ARRAY' ) {\n"..., 8192) = 8192
brk(0x7fffba3fb000)                     = 0x7fffba3fb000
brk(0x7fffba41c000)                     = 0x7fffba41c000
brk(0x7fffba416000)                     = 0x7fffba416000
read(4, "y $dups = '';\n    foreach ( @nam"..., 8192) = 8192
brk(0x7fffba437000)                     = 0x7fffba437000
read(4, "on $opt, key \\\"$key\\\", requires "..., 8192) = 8192
brk(0x7fffba45b000)                     = 0x7fffba45b000
read(4, ":VERSION;\n    my $fh = $pa->{-ou"..., 8192) = 8192
stat("/etc/perl/overload.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/etc/perl/overload.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/overload.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/overload.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/overload.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/overload.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/overload.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/overload.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/overload.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/overload.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/overload.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/overload.pm", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/overload.pmc", 0x7fffc0f68670) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/overload.pm", {st_mode=S_IFREG|0644, st_size=53288, ...}) = 0
openat(AT_FDCWD, "/usr/share/perl/5.30/overload.pm", O_RDONLY|O_CLOEXEC) = 5
ioctl(5, TCGETS, 0x7fffc0f68430)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "package overload;\n\nour $VERSION "..., 8192) = 8192
brk(0x7fffba47c000)                     = 0x7fffba47c000
stat("/etc/perl/overloading.pmc", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/etc/perl/overloading.pm", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/overloading.pmc", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/overloading.pm", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/overloading.pmc", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/overloading.pm", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/overloading.pmc", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/overloading.pm", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/overloading.pmc", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/overloading.pm", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/overloading.pmc", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/overloading.pm", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/overloading.pmc", 0x7fffc0f67f90) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/overloading.pm", {st_mode=S_IFREG|0644, st_size=1808, ...}) = 0
openat(AT_FDCWD, "/usr/share/perl/5.30/overloading.pm", O_RDONLY|O_CLOEXEC) = 6
ioctl(6, TCGETS, 0x7fffc0f67d50)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(6, 0, SEEK_CUR)                   = 0
read(6, "package overloading;\nuse warning"..., 8192) = 1808
lseek(6, 963, SEEK_SET)                 = 963
lseek(6, 0, SEEK_CUR)                   = 963
close(6)                                = 0
brk(0x7fffba49d000)                     = 0x7fffba49d000
lseek(5, 4440, SEEK_SET)                = 4440
lseek(5, 0, SEEK_CUR)                   = 4440
close(5)                                = 0
read(4, " is good practice to always spec"..., 8192) = 8192
read(4, "r \"no-\". E.g. C<\"foo!\"> will all"..., 8192) = 8192
read(4, "To enable bundling, a\ncall to Ge"..., 8192) = 8192
read(4, "-help> and B<-?> options if\nthe "..., 8192) = 8192
read(4, "t::Long;\n\n(note the capital 'O')"..., 8192) = 1394
read(4, "", 8192)                       = 0
close(4)                                = 0
getuid()                                = 0
geteuid()                               = 0
getgid()                                = 0
getegid()                               = 0
stat("/etc/perl/Exporter/Heavy.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/etc/perl/Exporter/Heavy.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Exporter/Heavy.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Exporter/Heavy.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Exporter/Heavy.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Exporter/Heavy.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Exporter/Heavy.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Exporter/Heavy.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Exporter/Heavy.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Exporter/Heavy.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Exporter/Heavy.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Exporter/Heavy.pm", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/Exporter/Heavy.pmc", 0x7fffc0f68d50) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/Exporter/Heavy.pm", {st_mode=S_IFREG|0644, st_size=6551, ...}) = 0
openat(AT_FDCWD, "/usr/share/perl/5.30/Exporter/Heavy.pm", O_RDONLY|O_CLOEXEC) = 4
ioctl(4, TCGETS, 0x7fffc0f68b10)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "package Exporter::Heavy;\n\nuse st"..., 8192) = 6551
brk(0x7fffba4bf000)                     = 0x7fffba4bf000
read(4, "", 8192)                       = 0
close(4)                                = 0
stat("/etc/perl/Locale/gettext.pmc", 0x7fffc0f68760) = -1 ENOENT (No such file or directory)
stat("/etc/perl/Locale/gettext.pm", 0x7fffc0f68760) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Locale/gettext.pmc", 0x7fffc0f68760) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Locale/gettext.pm", 0x7fffc0f68760) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Locale/gettext.pmc", 0x7fffc0f68760) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Locale/gettext.pm", 0x7fffc0f68760) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Locale/gettext.pmc", 0x7fffc0f68760) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Locale/gettext.pm", {st_mode=S_IFREG|0644, st_size=6854, ...}) = 0
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/perl5/5.30/Locale/gettext.pm", O_RDONLY|O_CLOEXEC) = 4
ioctl(4, TCGETS, 0x7fffc0f68520)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "package Locale::gettext;\n\n=head1"..., 8192) = 6854
stat("/etc/perl/Carp.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/etc/perl/Carp.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Carp.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Carp.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Carp.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Carp.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Carp.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Carp.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Carp.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Carp.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Carp.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Carp.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/Carp.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/Carp.pm", {st_mode=S_IFREG|0644, st_size=35959, ...}) = 0
openat(AT_FDCWD, "/usr/share/perl/5.30/Carp.pm", O_RDONLY|O_CLOEXEC) = 5
ioctl(5, TCGETS, 0x7fffc0f67e40)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "package Carp;\n\n{ use 5.006; }\nus"..., 8192) = 8192
brk(0x7fffba4e0000)                     = 0x7fffba4e0000
read(5, "ef; # allow caller to format ref"..., 8192) = 8192
brk(0x7fffba501000)                     = 0x7fffba501000
read(5, "        # Perl versions and plat"..., 8192) = 8192
brk(0x7fffba522000)                     = 0x7fffba522000
read(5, "g the caller's namespace.\n      "..., 8192) = 8192
lseek(5, 25389, SEEK_SET)               = 25389
lseek(5, 0, SEEK_CUR)                   = 25389
close(5)                                = 0
getuid()                                = 0
geteuid()                               = 0
getgid()                                = 0
getegid()                               = 0
stat("/etc/perl/POSIX.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/etc/perl/POSIX.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/POSIX.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/POSIX.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/POSIX.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/POSIX.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/POSIX.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/POSIX.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/POSIX.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/POSIX.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/POSIX.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/POSIX.pm", {st_mode=S_IFREG|0644, st_size=20347, ...}) = 0
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/perl/5.30/POSIX.pm", O_RDONLY|O_CLOEXEC) = 5
ioctl(5, TCGETS, 0x7fffc0f67e40)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "package POSIX;\nuse strict;\nuse w"..., 8192) = 8192
stat("/etc/perl/Fcntl.pmc", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/etc/perl/Fcntl.pm", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Fcntl.pmc", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Fcntl.pm", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Fcntl.pmc", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Fcntl.pm", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Fcntl.pmc", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Fcntl.pm", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Fcntl.pmc", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Fcntl.pm", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Fcntl.pmc", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Fcntl.pm", {st_mode=S_IFREG|0644, st_size=4044, ...}) = 0
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/perl/5.30/Fcntl.pm", O_RDONLY|O_CLOEXEC) = 6
ioctl(6, TCGETS, 0x7fffc0f67760)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(6, 0, SEEK_CUR)                   = 0
read(6, "package Fcntl;\n\n=head1 NAME\n\nFcn"..., 8192) = 4044
brk(0x7fffba544000)                     = 0x7fffba544000
read(6, "", 8192)                       = 0
close(6)                                = 0
stat("/etc/perl/XSLoader.pmc", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/etc/perl/XSLoader.pm", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/XSLoader.pmc", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/XSLoader.pm", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/XSLoader.pmc", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/XSLoader.pm", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/XSLoader.pmc", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/XSLoader.pm", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/XSLoader.pmc", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/XSLoader.pm", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/XSLoader.pmc", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/XSLoader.pm", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/XSLoader.pmc", 0x7fffc0f679a0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/XSLoader.pm", {st_mode=S_IFREG|0644, st_size=11252, ...}) = 0
openat(AT_FDCWD, "/usr/share/perl/5.30/XSLoader.pm", O_RDONLY|O_CLOEXEC) = 6
ioctl(6, TCGETS, 0x7fffc0f67760)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(6, 0, SEEK_CUR)                   = 0
read(6, "# Generated from XSLoader_pm.PL "..., 8192) = 8192
lseek(6, 3967, SEEK_SET)                = 3967
lseek(6, 0, SEEK_CUR)                   = 3967
close(6)                                = 0
getuid()                                = 0
geteuid()                               = 0
getgid()                                = 0
getegid()                               = 0
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/auto/Fcntl/Fcntl.so", {st_mode=S_IFREG|0644, st_size=22896, ...}) = 0
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/auto/Fcntl/Fcntl.bs", 0x7fffba2894b8) = -1 ENOENT (No such file or directory)
futex(0x7fc1807f50c8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/perl/5.30/auto/Fcntl/Fcntl.so", O_RDONLY|O_CLOEXEC) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`#\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=22896, ...}) = 0
mmap(NULL, 24816, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7fc17ff90000
mprotect(0x7fc17ff92000, 12288, PROT_NONE) = 0
mmap(0x7fc17ff92000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x7fc17ff92000
mmap(0x7fc17ff93000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x7fc17ff93000
mmap(0x7fc17ff95000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x4000) = 0x7fc17ff95000
close(6)                                = 0
mprotect(0x7fc17ff95000, 4096, PROT_READ) = 0
brk(0x7fffba565000)                     = 0x7fffba565000
read(5, " {\n    usage \"printf(pattern, ar"..., 8192) = 8192
brk(0x7fffba586000)                     = 0x7fffba586000
read(5, "_h => [qw(\n        MSG_CTRUNC MS"..., 8192) = 3963
brk(0x7fffba5a7000)                     = 0x7fffba5a7000
read(5, "", 8192)                       = 0
close(5)                                = 0
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/auto/POSIX/POSIX.so", {st_mode=S_IFREG|0644, st_size=110384, ...}) = 0
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/auto/POSIX/POSIX.bs", 0x7fffba2894b8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/perl/5.30/auto/POSIX/POSIX.so", O_RDONLY|O_CLOEXEC) = 5
read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360w\0\0\0\0\0\0"..., 832) = 832
fstat(5, {st_mode=S_IFREG|0644, st_size=110384, ...}) = 0
mmap(NULL, 112144, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7fc17ff70000
mprotect(0x7fc17ff76000, 73728, PROT_NONE) = 0
mmap(0x7fc17ff76000, 53248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x6000) = 0x7fc17ff76000
mmap(0x7fc17ff83000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x13000) = 0x7fc17ff83000
mmap(0x7fc17ff88000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x17000) = 0x7fc17ff88000
close(5)                                = 0
mprotect(0x7fc17ff88000, 12288, PROT_READ) = 0
brk(0x7fffba5c8000)                     = 0x7fffba5c8000
stat("/etc/perl/Tie/Hash.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/etc/perl/Tie/Hash.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Tie/Hash.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Tie/Hash.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Tie/Hash.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Tie/Hash.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Tie/Hash.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Tie/Hash.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Tie/Hash.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Tie/Hash.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Tie/Hash.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Tie/Hash.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/Tie/Hash.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/Tie/Hash.pm", {st_mode=S_IFREG|0644, st_size=7639, ...}) = 0
openat(AT_FDCWD, "/usr/share/perl/5.30/Tie/Hash.pm", O_RDONLY|O_CLOEXEC) = 5
ioctl(5, TCGETS, 0x7fffc0f67e40)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "package Tie::Hash;\n\nour $VERSION"..., 8192) = 7639
brk(0x7fffba5e9000)                     = 0x7fffba5e9000
read(5, "", 8192)                       = 0
close(5)                                = 0
getuid()                                = 0
geteuid()                               = 0
getgid()                                = 0
getegid()                               = 0
brk(0x7fffba60c000)                     = 0x7fffba60c000
brk(0x7fffba60a000)                     = 0x7fffba60a000
stat("/etc/perl/Encode.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/etc/perl/Encode.pm", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Encode.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Encode.pm", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Encode.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Encode.pm", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Encode.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Encode.pm", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Encode.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Encode.pm", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Encode.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Encode.pm", {st_mode=S_IFREG|0644, st_size=32077, ...}) = 0
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/perl/5.30/Encode.pm", O_RDONLY|O_CLOEXEC) = 5
ioctl(5, TCGETS, 0x7fffc0f67e90)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "#\n# $Id: Encode.pm,v 3.01 2019/0"..., 8192) = 8192
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/auto/Encode/Encode.so", {st_mode=S_IFREG|0644, st_size=47944, ...}) = 0
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/auto/Encode/Encode.bs", 0x7fffba2894b8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/perl/5.30/auto/Encode/Encode.so", O_RDONLY|O_CLOEXEC) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@8\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=47944, ...}) = 0
mmap(NULL, 49704, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7fc17ff60000
mmap(0x7fc17ff63000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x7fc17ff63000
mmap(0x7fc17ff69000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x9000) = 0x7fc17ff69000
mmap(0x7fc17ff6b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xa000) = 0x7fc17ff6b000
close(6)                                = 0
mprotect(0x7fc17ff6b000, 4096, PROT_READ) = 0
stat("/etc/perl/Encode/Alias.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/etc/perl/Encode/Alias.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Alias.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Alias.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Encode/Alias.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Encode/Alias.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Encode/Alias.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Encode/Alias.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Encode/Alias.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Encode/Alias.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Encode/Alias.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Encode/Alias.pm", {st_mode=S_IFREG|0644, st_size=12545, ...}) = 0
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/perl/5.30/Encode/Alias.pm", O_RDONLY|O_CLOEXEC) = 6
ioctl(6, TCGETS, 0x7fffc0f677b0)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(6, 0, SEEK_CUR)                   = 0
read(6, "package Encode::Alias;\nuse stric"..., 8192) = 8192
brk(0x7fffba62b000)                     = 0x7fffba62b000
read(6, "   define_alias( qr/(?:x-)?windo"..., 8192) = 4353
lseek(6, 9055, SEEK_SET)                = 9055
lseek(6, 0, SEEK_CUR)                   = 9055
close(6)                                = 0
brk(0x7fffba64c000)                     = 0x7fffba64c000
stat("/etc/perl/Encode/MIME/Name.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/etc/perl/Encode/MIME/Name.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Name.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Encode/MIME/Name.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Encode/MIME/Name.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Encode/MIME/Name.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Encode/MIME/Name.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Encode/MIME/Name.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Encode/MIME/Name.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Encode/MIME/Name.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Encode/MIME/Name.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Encode/MIME/Name.pm", {st_mode=S_IFREG|0644, st_size=3821, ...}) = 0
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/perl/5.30/Encode/MIME/Name.pm", O_RDONLY|O_CLOEXEC) = 6
ioctl(6, TCGETS, 0x7fffc0f677b0)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(6, 0, SEEK_CUR)                   = 0
read(6, "package Encode::MIME::Name;\nuse "..., 8192) = 3821
lseek(6, 3718, SEEK_SET)                = 3718
lseek(6, 0, SEEK_CUR)                   = 3718
close(6)                                = 0
stat("/etc/perl/Storable.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/etc/perl/Storable.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Storable.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Storable.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Storable.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Storable.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Storable.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Storable.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Storable.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Storable.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Storable.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Storable.pm", {st_mode=S_IFREG|0644, st_size=49780, ...}) = 0
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/perl/5.30/Storable.pm", O_RDONLY|O_CLOEXEC) = 6
ioctl(6, TCGETS, 0x7fffc0f677b0)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(6, 0, SEEK_CUR)                   = 0
read(6, "#\n#  Copyright (c) 1995-2001, Ra"..., 8192) = 8192
stat("/etc/perl/Log/Agent.pmc", 0x7fffc0f67360) = -1 ENOENT (No such file or directory)
stat("/etc/perl/Log/Agent.pm", 0x7fffc0f67360) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Log/Agent.pmc", 0x7fffc0f67360) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Log/Agent.pm", 0x7fffc0f67360) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Log/Agent.pmc", 0x7fffc0f67360) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Log/Agent.pm", 0x7fffc0f67360) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Log/Agent.pmc", 0x7fffc0f67360) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Log/Agent.pm", 0x7fffc0f67360) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Log/Agent.pmc", 0x7fffc0f67360) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Log/Agent.pm", 0x7fffc0f67360) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Log/Agent.pmc", 0x7fffc0f67360) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Log/Agent.pm", 0x7fffc0f67360) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/Log/Agent.pmc", 0x7fffc0f67360) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/Log/Agent.pm", 0x7fffc0f67360) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/site_perl/Log/Agent.pmc", 0x7fffc0f67360) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/site_perl/Log/Agent.pm", 0x7fffc0f67360) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl-base/Log/Agent.pmc", 0x7fffc0f67360) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl-base/Log/Agent.pm", 0x7fffc0f67360) = -1 ENOENT (No such file or directory)
brk(0x7fffba66e000)                     = 0x7fffba66e000
read(6, "etwork order\n    eval { $ret = &"..., 8192) = 8192
brk(0x7fffba68f000)                     = 0x7fffba68f000
lseek(6, 12600, SEEK_SET)               = 12600
lseek(6, 0, SEEK_CUR)                   = 12600
close(6)                                = 0
getuid()                                = 0
geteuid()                               = 0
getgid()                                = 0
getegid()                               = 0
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/auto/Storable/Storable.so", {st_mode=S_IFREG|0644, st_size=113832, ...}) = 0
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/auto/Storable/Storable.bs", 0x7fffba2894b8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/perl/5.30/auto/Storable/Storable.so", O_RDONLY|O_CLOEXEC) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`<\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=113832, ...}) = 0
mmap(NULL, 115592, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7fc17ff40000
mmap(0x7fc17ff43000, 86016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x7fc17ff43000
mmap(0x7fc17ff58000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x18000) = 0x7fc17ff58000
mmap(0x7fc17ff5b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1a000) = 0x7fc17ff5b000
close(6)                                = 0
mprotect(0x7fc17ff5b000, 4096, PROT_READ) = 0
stat("/etc/perl/parent.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/etc/perl/parent.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/parent.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/parent.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/parent.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/parent.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/parent.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/parent.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/parent.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/parent.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/parent.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/parent.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/parent.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/parent.pm", {st_mode=S_IFREG|0644, st_size=2575, ...}) = 0
openat(AT_FDCWD, "/usr/share/perl/5.30/parent.pm", O_RDONLY|O_CLOEXEC) = 6
ioctl(6, TCGETS, 0x7fffc0f677b0)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(6, 0, SEEK_CUR)                   = 0
read(6, "package parent;\nuse strict;\n\nour"..., 8192) = 2575
lseek(6, 459, SEEK_SET)                 = 459
lseek(6, 0, SEEK_CUR)                   = 459
close(6)                                = 0
stat("/etc/perl/Encode/Encoding.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/etc/perl/Encode/Encoding.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Encoding.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Encoding.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Encode/Encoding.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Encode/Encoding.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Encode/Encoding.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Encode/Encoding.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Encode/Encoding.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Encode/Encoding.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Encode/Encoding.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Encode/Encoding.pm", {st_mode=S_IFREG|0644, st_size=9063, ...}) = 0
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/perl/5.30/Encode/Encoding.pm", O_RDONLY|O_CLOEXEC) = 6
ioctl(6, TCGETS, 0x7fffc0f677b0)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(6, 0, SEEK_CUR)                   = 0
read(6, "package Encode::Encoding;\n\n# Bas"..., 8192) = 8192
brk(0x7fffba6b0000)                     = 0x7fffba6b0000
lseek(6, 1505, SEEK_SET)                = 1505
lseek(6, 0, SEEK_CUR)                   = 1505
close(6)                                = 0
stat("/etc/perl/bytes.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/etc/perl/bytes.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/bytes.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/bytes.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/bytes.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/bytes.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/bytes.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/bytes.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/bytes.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/bytes.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/bytes.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/bytes.pm", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/bytes.pmc", 0x7fffc0f679f0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/bytes.pm", {st_mode=S_IFREG|0644, st_size=3740, ...}) = 0
openat(AT_FDCWD, "/usr/share/perl/5.30/bytes.pm", O_RDONLY|O_CLOEXEC) = 6
ioctl(6, TCGETS, 0x7fffc0f677b0)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(6, 0, SEEK_CUR)                   = 0
read(6, "package bytes;\n\nour $VERSION = '"..., 8192) = 3740
lseek(6, 446, SEEK_SET)                 = 446
lseek(6, 0, SEEK_CUR)                   = 446
close(6)                                = 0
lseek(5, 6768, SEEK_SET)                = 6768
lseek(5, 0, SEEK_CUR)                   = 6768
close(5)                                = 0
stat("/etc/perl/Encode/Config.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/etc/perl/Encode/Config.pm", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Config.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Encode/Config.pm", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Encode/Config.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Encode/Config.pm", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Encode/Config.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Encode/Config.pm", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Encode/Config.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Encode/Config.pm", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Encode/Config.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Encode/Config.pm", {st_mode=S_IFREG|0644, st_size=6065, ...}) = 0
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/perl/5.30/Encode/Config.pm", O_RDONLY|O_CLOEXEC) = 5
ioctl(5, TCGETS, 0x7fffc0f67e90)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "#\n# Demand-load module list\n#\npa"..., 8192) = 6065
brk(0x7fffba6d1000)                     = 0x7fffba6d1000
lseek(5, 6001, SEEK_SET)                = 6001
lseek(5, 0, SEEK_CUR)                   = 6001
close(5)                                = 0
stat("/etc/perl/Encode/ConfigLocal.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/etc/perl/Encode/ConfigLocal.pm", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Encode/ConfigLocal.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Encode/ConfigLocal.pm", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Encode/ConfigLocal.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Encode/ConfigLocal.pm", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Encode/ConfigLocal.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Encode/ConfigLocal.pm", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Encode/ConfigLocal.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Encode/ConfigLocal.pm", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Encode/ConfigLocal.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Encode/ConfigLocal.pm", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/Encode/ConfigLocal.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl/5.30/Encode/ConfigLocal.pm", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/site_perl/Encode/ConfigLocal.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/site_perl/Encode/ConfigLocal.pm", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl-base/Encode/ConfigLocal.pmc", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl-base/Encode/ConfigLocal.pm", 0x7fffc0f680d0) = -1 ENOENT (No such file or directory)
read(4, "", 8192)                       = 0
close(4)                                = 0
stat("/etc/perl/DynaLoader.pmc", 0x7fffc0f68760) = -1 ENOENT (No such file or directory)
stat("/etc/perl/DynaLoader.pm", 0x7fffc0f68760) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/DynaLoader.pmc", 0x7fffc0f68760) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/DynaLoader.pm", 0x7fffc0f68760) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/DynaLoader.pmc", 0x7fffc0f68760) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/DynaLoader.pm", 0x7fffc0f68760) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/DynaLoader.pmc", 0x7fffc0f68760) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/DynaLoader.pm", 0x7fffc0f68760) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/DynaLoader.pmc", 0x7fffc0f68760) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/DynaLoader.pm", 0x7fffc0f68760) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/DynaLoader.pmc", 0x7fffc0f68760) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/DynaLoader.pm", {st_mode=S_IFREG|0644, st_size=25178, ...}) = 0
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/perl/5.30/DynaLoader.pm", O_RDONLY|O_CLOEXEC) = 4
ioctl(4, TCGETS, 0x7fffc0f68520)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "\n# Generated from DynaLoader_pm."..., 8192) = 8192
stat("/etc/perl/Config.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/etc/perl/Config.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Config.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/Config.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Config.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/Config.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Config.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/Config.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Config.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/Config.pm", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Config.pmc", 0x7fffc0f68080) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/Config.pm", {st_mode=S_IFREG|0644, st_size=3326, ...}) = 0
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/perl/5.30/Config.pm", O_RDONLY|O_CLOEXEC) = 5
ioctl(5, TCGETS, 0x7fffc0f67e40)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(5, 0, SEEK_CUR)                   = 0
read(5, "# This file was created by confi"..., 8192) = 3326
read(5, "", 8192)                       = 0
close(5)                                = 0
brk(0x7fffba6f5000)                     = 0x7fffba6f5000
read(4, "ry name\n            push(@names,"..., 8192) = 8192
lseek(4, 10435, SEEK_SET)               = 10435
lseek(4, 0, SEEK_CUR)                   = 10435
close(4)                                = 0
getuid()                                = 0
geteuid()                               = 0
getgid()                                = 0
getegid()                               = 0
stat("/etc/perl/auto/Locale/gettext", 0x7fffba2894b8) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/auto/Locale/gettext", 0x7fffba2894b8) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/auto/Locale/gettext", 0x7fffba2894b8) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/Locale/gettext", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/Locale/gettext/gettext.so", {st_mode=S_IFREG|0644, st_size=18424, ...}) = 0
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/Locale/gettext/gettext.bs", 0x7fffba2894b8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/perl5/5.30/auto/Locale/gettext/gettext.so", O_RDONLY|O_CLOEXEC) = 4
read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\22\0\0\0\0\0\0"..., 832) = 832
fstat(4, {st_mode=S_IFREG|0644, st_size=18424, ...}) = 0
mmap(NULL, 20496, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fc17ff30000
mmap(0x7fc17ff31000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7fc17ff31000
mmap(0x7fc17ff33000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0x7fc17ff33000
mmap(0x7fc17ff34000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0x7fc17ff34000
close(4)                                = 0
mprotect(0x7fc17ff34000, 4096, PROT_READ) = 0
stat("/etc/perl/I18N/Langinfo.pmc", 0x7fffc0f68da0) = -1 ENOENT (No such file or directory)
stat("/etc/perl/I18N/Langinfo.pm", 0x7fffc0f68da0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/I18N/Langinfo.pmc", 0x7fffc0f68da0) = -1 ENOENT (No such file or directory)
stat("/usr/local/lib/x86_64-linux-gnu/perl/5.30.0/I18N/Langinfo.pm", 0x7fffc0f68da0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/I18N/Langinfo.pmc", 0x7fffc0f68da0) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/perl/5.30.0/I18N/Langinfo.pm", 0x7fffc0f68da0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/I18N/Langinfo.pmc", 0x7fffc0f68da0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl5/5.30/I18N/Langinfo.pm", 0x7fffc0f68da0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/I18N/Langinfo.pmc", 0x7fffc0f68da0) = -1 ENOENT (No such file or directory)
stat("/usr/share/perl5/I18N/Langinfo.pm", 0x7fffc0f68da0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/I18N/Langinfo.pmc", 0x7fffc0f68da0) = -1 ENOENT (No such file or directory)
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/I18N/Langinfo.pm", {st_mode=S_IFREG|0644, st_size=6550, ...}) = 0
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/perl/5.30/I18N/Langinfo.pm", O_RDONLY|O_CLOEXEC) = 4
ioctl(4, TCGETS, 0x7fffc0f68b60)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(4, 0, SEEK_CUR)                   = 0
read(4, "package I18N::Langinfo;\n\nuse 5.0"..., 8192) = 6550
lseek(4, 728, SEEK_SET)                 = 728
lseek(4, 0, SEEK_CUR)                   = 728
close(4)                                = 0
getuid()                                = 0
geteuid()                               = 0
getgid()                                = 0
getegid()                               = 0
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/auto/I18N/Langinfo/Langinfo.so", {st_mode=S_IFREG|0644, st_size=18944, ...}) = 0
stat("/usr/lib/x86_64-linux-gnu/perl/5.30/auto/I18N/Langinfo/Langinfo.bs", 0x7fffba2894b8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/x86_64-linux-gnu/perl/5.30/auto/I18N/Langinfo/Langinfo.so", O_RDONLY|O_CLOEXEC) = 4
read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 #\0\0\0\0\0\0"..., 832) = 832
fstat(4, {st_mode=S_IFREG|0644, st_size=18944, ...}) = 0
mmap(NULL, 20704, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fc17ff20000
mmap(0x7fc17ff22000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7fc17ff22000
mmap(0x7fc17ff23000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0x7fc17ff23000
mmap(0x7fc17ff24000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0x7fc17ff24000
close(4)                                = 0
mprotect(0x7fc17ff24000, 4096, PROT_READ) = 0
read(3, "##\n#################\nif ($action"..., 8192) = 8192
brk(0x7fffba717000)                     = 0x7fffba717000
read(3, "led with return code 15, shadow "..., 8192) = 8192
brk(0x7fffba739000)                     = 0x7fffba739000
read(3, "_also);\n      chmod ($dir_mode, "..., 8192) = 8192
brk(0x7fffba75a000)                     = 0x7fffba75a000
read(3, "= $max) {\n       return $t if (!"..., 8192) = 5017
brk(0x7fffba77b000)                     = 0x7fffba77b000
read(3, "", 8192)                       = 0
close(3)                                = 0
socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(3)                                = 0
socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(3)                                = 0
openat(AT_FDCWD, "/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=510, ...}) = 0
read(3, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 510
read(3, "", 4096)                       = 0
close(3)                                = 0
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=27442, ...}) = 0
mmap(NULL, 27442, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc1807f6000
close(3)                                = 0
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3005\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=51832, ...}) = 0
mmap(NULL, 79672, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fc17ff00000
mmap(0x7fc17ff03000, 28672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7fc17ff03000
mmap(0x7fc17ff0a000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7fc17ff0a000
mmap(0x7fc17ff0c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7fc17ff0c000
mmap(0x7fc17ff0e000, 22328, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fc17ff0e000
close(3)                                = 0
mprotect(0x7fc17ff0c000, 4096, PROT_READ) = 0
munmap(0x7fc1807f6000, 27442)           = 0
openat(AT_FDCWD, "/etc/group", O_RDONLY|O_CLOEXEC) = 3
lseek(3, 0, SEEK_CUR)                   = 0
fstat(3, {st_mode=S_IFREG|0644, st_size=735, ...}) = 0
read(3, "root:x:0:\ndaemon:x:1:\nbin:x:2:\ns"..., 4096) = 735
close(3)                                = 0
prctl(PR_SET_NAME, "adduser")           = 0
geteuid()                               = 0
stat("/etc/adduser.conf", {st_mode=S_IFREG|0644, st_size=3028, ...}) = 0
openat(AT_FDCWD, "/etc/adduser.conf", O_RDONLY|O_CLOEXEC) = 3
ioctl(3, TCGETS, 0x7fffc0f69340)        = -1 ENOTTY (Inappropriate ioctl for device)
lseek(3, 0, SEEK_CUR)                   = 0
fstat(3, {st_mode=S_IFREG|0644, st_size=3028, ...}) = 0
read(3, "# /etc/adduser.conf: `adduser' c"..., 8192) = 3028
read(3, "", 8192)                       = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [HUP], [], 8) = 0
rt_sigaction(SIGHUP, {sa_handler=0x7fc180927e30, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fc1806933c0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [QUIT], [], 8) = 0
rt_sigaction(SIGQUIT, {sa_handler=0x7fc180927e30, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fc1806933c0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT], [], 8) = 0
rt_sigaction(SIGINT, {sa_handler=0x7fc180927e30, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fc1806933c0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(3)                                = 0
socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_UNIX, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(3)                                = 0
openat(AT_FDCWD, "/etc/passwd", O_RDONLY|O_CLOEXEC) = 3
lseek(3, 0, SEEK_CUR)                   = 0
fstat(3, {st_mode=S_IFREG|0644, st_size=1593, ...}) = 0
read(3, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 1593
lseek(3, 0, SEEK_CUR)                   = 1593
read(3, "", 4096)                       = 0
close(3)                                = 0
openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=27442, ...}) = 0
mmap(NULL, 27442, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc1807f6000
close(3)                                = 0
openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libnss_systemd.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340W\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=231544, ...}) = 0
mmap(NULL, 235944, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fc17fec0000
mmap(0x7fc17fec5000, 151552, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7fc17fec5000
mmap(0x7fc17feea000, 49152, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2a000) = 0x7fc17feea000
mmap(0x7fc17fef6000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x35000) = 0x7fc17fef6000
close(3)                                = 0
mprotect(0x7fc17fef6000, 12288, PROT_READ) = 0
munmap(0x7fc1807f6000, 27442)           = 0
rt_sigprocmask(SIG_BLOCK, [HUP USR1 USR2 PIPE ALRM CHLD TSTP URG VTALRM PROF WINCH IO], [], 8) = 0
gettid()                                = 259
socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 3
connect(3, {sa_family=AF_UNIX, sun_path=@"userdb-6b7cab963016fe56cff8890e9588ccc4"}, 42) = -1 ECONNREFUSED (Connection refused)
close(3)                                = 0
openat(AT_FDCWD, "/run/systemd/userdb/", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
openat(AT_FDCWD, "/etc/group", O_RDONLY|O_CLOEXEC) = 3
lseek(3, 0, SEEK_CUR)                   = 0
fstat(3, {st_mode=S_IFREG|0644, st_size=735, ...}) = 0
read(3, "root:x:0:\ndaemon:x:1:\nbin:x:2:\ns"..., 4096) = 735
lseek(3, 0, SEEK_CUR)                   = 735
read(3, "", 4096)                       = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [HUP USR1 USR2 PIPE ALRM CHLD TSTP URG VTALRM PROF WINCH IO], [], 8) = 0
gettid()                                = 259
socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 3
connect(3, {sa_family=AF_UNIX, sun_path=@"userdb-6b7cab963016fe56cff8890e9588ccc4"}, 42) = -1 ECONNREFUSED (Connection refused)
close(3)                                = 0
openat(AT_FDCWD, "/run/systemd/userdb/", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/run/systemd/userdb/", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
openat(AT_FDCWD, "/usr/share/locale/C.UTF-8/LC_MESSAGES/adduser.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/share/locale/C.utf8/LC_MESSAGES/adduser.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/share/locale/C/LC_MESSAGES/adduser.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/share/locale-langpack/C.UTF-8/LC_MESSAGES/adduser.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/share/locale-langpack/C.utf8/LC_MESSAGES/adduser.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/share/locale-langpack/C/LC_MESSAGES/adduser.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
write(1, "Adding user `user1' ...\n", 25Adding user `user1' ...
) = 25
openat(AT_FDCWD, "/etc/passwd", O_RDONLY|O_CLOEXEC) = 3
lseek(3, 0, SEEK_CUR)                   = 0
fstat(3, {st_mode=S_IFREG|0644, st_size=1593, ...}) = 0
read(3, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 1593
lseek(3, 0, SEEK_CUR)                   = 1593
read(3, "", 4096)                       = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [HUP USR1 USR2 PIPE ALRM CHLD TSTP URG VTALRM PROF WINCH IO], [], 8) = 0
gettid()                                = 259
socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 3
connect(3, {sa_family=AF_UNIX, sun_path=@"userdb-6b7cab963016fe56cff8890e9588ccc4"}, 42) = -1 ECONNREFUSED (Connection refused)
close(3)                                = 0
openat(AT_FDCWD, "/run/systemd/userdb/", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
openat(AT_FDCWD, "/etc/group", O_RDONLY|O_CLOEXEC) = 3
lseek(3, 0, SEEK_CUR)                   = 0
fstat(3, {st_mode=S_IFREG|0644, st_size=735, ...}) = 0
read(3, "root:x:0:\ndaemon:x:1:\nbin:x:2:\ns"..., 4096) = 735
lseek(3, 0, SEEK_CUR)                   = 735
read(3, "", 4096)                       = 0
close(3)                                = 0
rt_sigprocmask(SIG_BLOCK, [HUP USR1 USR2 PIPE ALRM CHLD TSTP URG VTALRM PROF WINCH IO], [], 8) = 0
gettid()                                = 259
socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 3
connect(3, {sa_family=AF_UNIX, sun_path=@"userdb-6b7cab963016fe56cff8890e9588ccc4"}, 42) = -1 ECONNREFUSED (Connection refused)
close(3)                                = 0
openat(AT_FDCWD, "/run/systemd/userdb/", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory)
gettid()                                = 259
socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
bind(3, {sa_family=AF_UNIX, sun_path=@"userdb-6b7cab963016fe56cff8890e9588ccc4"}, 42) = 0
openat(AT_FDCWD, "/etc/group", O_RDONLY|O_CLOEXEC) = 4
lseek(4, 0, SEEK_CUR)                   = 0
fstat(4, {st_mode=S_IFREG|0644, st_size=735, ...}) = 0
read(4, "root:x:0:\ndaemon:x:1:\nbin:x:2:\ns"..., 4096) = 735
lseek(4, 0, SEEK_CUR)                   = 735
read(4, "", 4096)                       = 0
close(4)                                = 0
rt_sigprocmask(SIG_BLOCK, [HUP USR1 USR2 PIPE ALRM CHLD TSTP URG VTALRM PROF WINCH IO], [HUP USR1 USR2 PIPE ALRM CHLD TSTP URG VTALRM PROF WINCH IO], 8) = 0
gettid()                                = 259
socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 4
connect(4, {sa_family=AF_UNIX, sun_path=@"userdb-6b7cab963016fe56cff8890e9588ccc4"}, 42) = 0
close(4)                                = 0
rt_sigprocmask(SIG_SETMASK, [HUP USR1 USR2 PIPE ALRM CHLD TSTP URG VTALRM PROF WINCH IO], NULL, 8) = 0
close(3)                                = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat("/etc/default/nis", 0x7fffba2894b8) = -1 ENOENT (No such file or directory)
stat("/etc/init.d/nis", 0x7fffba2894b8) = -1 ENOENT (No such file or directory)
stat("/bin/nscd", 0x7fffba2894b8)       = -1 ENOENT (No such file or directory)
stat("/usr/bin/nscd", 0x7fffba2894b8)   = -1 ENOENT (No such file or directory)
stat("/sbin/nscd", 0x7fffba2894b8)      = -1 ENOENT (No such file or directory)
stat("/usr/sbin/nscd", 0x7fffba2894b8)  = -1 ENOENT (No such file or directory)
stat("0", 0x7fffba2894b8)               = -1 ENOENT (No such file or directory)
write(1, "Adding new group `user1' (1000)"..., 37Adding new group `user1' (1000) ...
) = 37
stat("/bin/groupadd", 0x7fffba2894b8)   = -1 ENOENT (No such file or directory)
stat("/usr/bin/groupadd", 0x7fffba2894b8) = -1 ENOENT (No such file or directory)
stat("/sbin/groupadd", {st_mode=S_IFREG|0755, st_size=93136, ...}) = 0
geteuid()                               = 0
pipe2([3, 4], O_CLOEXEC)                = 0
fcntl(3, F_GETFD)                       = 0x1 (flags FD_CLOEXEC)
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fc180431310) = 260
close(4)                                = 0
rt_sigaction(SIGINT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fc1806933c0}, {sa_handler=0x7fc180927e30, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fc1806933c0}, 8) = 0
rt_sigaction(SIGQUIT, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fc1806933c0}, {sa_handler=0x7fc180927e30, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fc1806933c0}, 8) = 0
wait4(260, groupadd: /etc/group.260: lock file already used
groupadd: cannot lock /etc/group; try again later.
[{WIFEXITED(s) && WEXITSTATUS(s) == 10}], 0, NULL) = 260
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=260, si_uid=0, si_status=10, si_utime=0, si_stime=0} ---
rt_sigaction(SIGINT, {sa_handler=0x7fc180927e30, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fc1806933c0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {sa_handler=0x7fc180927e30, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fc1806933c0}, NULL, 8) = 0
read(3, "", 4)                          = 0
close(3)                                = 0
write(2, "adduser: `/sbin/groupadd -g 1000"..., 74adduser: `/sbin/groupadd -g 1000 user1' returned error code 10. Exiting.
) = 74
rt_sigaction(SIGHUP, NULL, {sa_handler=0x7fc180927e30, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fc1806933c0}, 8) = 0
rt_sigaction(SIGHUP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fc1806933c0}, {sa_handler=0x7fc180927e30, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fc1806933c0}, 8) = 0
rt_sigaction(SIGINT, NULL, {sa_handler=0x7fc180927e30, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fc1806933c0}, 8) = 0
rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fc1806933c0}, {sa_handler=0x7fc180927e30, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fc1806933c0}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {sa_handler=0x7fc180927e30, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fc1806933c0}, 8) = 0
rt_sigaction(SIGQUIT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fc1806933c0}, {sa_handler=0x7fc180927e30, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fc1806933c0}, 8) = 0
rt_sigaction(SIGILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigaction(SIGABRT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigaction(SIGBUS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigaction(SIGFPE, NULL, {sa_handler=SIG_IGN, sa_mask=[FPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7fc1804c6210}, 8) = 0
rt_sigaction(SIGKILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigaction(SIGALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigaction(SIGTERM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f57a50c6210}, 8) = 0
rt_sigaction(SIGCONT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigaction(SIGURG, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigaction(SIGPROF, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigaction(SIGIO, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGPWR, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGSYS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigaction(SIGRT_2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGRT_3, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_4, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_5, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_6, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_7, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_8, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_9, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_10, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_11, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_12, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_13, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_14, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_15, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_16, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_17, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_18, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_19, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_20, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_21, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_22, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_23, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_24, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_25, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_26, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_27, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_28, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_29, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_30, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_31, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGRT_32, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
rt_sigaction(SIGABRT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe0b2026210}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f57a50c6210}, 8) = 0
rt_sigaction(SIGIO, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x40e075}, 8) = 0
exit_group(1)                           = ?
+++ exited with 1 +++
root@XYZ:/etc#
sirredbeard commented 3 years ago

Please take a look at #1704 and see if there is anything useful there.

therealkenc commented 3 years ago

What is the output of:

$ cat /proc/version
$ cmd.exe /c ver
$ tasklist.exe | grep -i acronis
ghost commented 3 years ago

This issue has been automatically closed since it has not had any author activity for the past 7 days. If you're still experiencing this issue please re-open it.

Thank you!