Project

General

Profile

Actions

Bug #3173

closed

Baofeng 997-S - CHIRP - No Response Issue

Added by John J about 8 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
01/16/2016
Due date:
% Done:

0%

Estimated time:
Chirp Version:
daily
Model affected:
Baofeng 997-S
Platform:
Linux
Debug Log:
I read the instructions above:

Description

I have reviewed redmine ticket 1957 and the rejected ticket 2471

CHIRP recognizes both my UV-82 and also my UV-5R. I have to agree with the person in ticket 2471, if 997-S is a variant, it's one that isn't recognized easily in either Windows or Linux.

I can clone the image from UV-82 just fine. Provided screenshots as proof of process. However, with the 997-S, I get 'radio did not respond' error on 'copy from / clone' when trying to upload the current radio image to CHIRP.

I read your notes on the web that the 997-S is a variant, to wit, I tested it against my own UV-5R;

1) Both UV-82 and UV-5R clone fine
2) 997-S gives "Radio Did Not Respond"

Per the dictates of testing, I repeated the process so as to rule out any other condition that has already been stated in regards to 997-S and CHIRP being able to read the radio both here and on the internet.

By the way, I am using a OEM supplied prolific chip based USB cable (not the cheap programming cable), so that is now officially ruled out as the issue (also the cable works with both the UV-82 and UV-5R in a non windows environment). I switched from the standard Ubuntu repository issue/version of CHIRP, and set my PPA to daily so I could see if that fixed the issue, it did not.

Let me know your suggestions, I'll follow them and we'll see if we can get this radio working with CHIRP so others can enjoy both the radio and the program.


Files

Screenshot_2016-01-16_11-11-26.png (278 KB) Screenshot_2016-01-16_11-11-26.png Choosing UV-5R for 99-7 with previous 82 / 5R success John J, 01/16/2016 08:25 AM
Screenshot_2016-01-16_11-12-43.png (184 KB) Screenshot_2016-01-16_11-12-43.png Repeatable result on the 99-7 John J, 01/16/2016 08:25 AM
20160116_111718_resized.jpg (903 KB) 20160116_111718_resized.jpg Radios I tested with 997-S, UV-5R and UV-82 John J, 01/16/2016 08:25 AM
GT3cableL.jpg (97.7 KB) GT3cableL.jpg Cable connection issues with GT3 John J, 01/16/2016 03:38 PM
Actions #1

Updated by Jim Unroe about 8 years ago

  • Status changed from New to Feedback

John,

This is most likely a poor connection between the programming cable and the radio. It also possible, but not likely, that this model requires a different "magic" string of characters sent to the radio to initiate cloning. Do you have the OEM software for this radio?

Jim KC9HI

Actions #2

Updated by John J about 8 years ago

For the second test, I used Windows 7, CHIRP Dail build for Windows and Baofeng's Window's software for the UV-5R (newest version)

RE: Connection Issue;

No, I eliminated the poor connection issue as a possible cause - I tested the issue in both Windows 7 and Linux Ubuntu 15.10, the UV-5R and UV-82 will pull in data with either CHIRP or Baofeng VIP* (In Windows 7 - not in WINE) - I'm using a standard Prolific USB Cable with the correct USB driver.

To be sure, in Windows 7 - loaded 3032 Prolific software driver, checked control panel - driver is fine and working. Double tested both the UV-5R and UV-82, pulls and uploads the image data fine in CHIRP.

Tested the UV5R_VIP on the the UV-5R radio - works fine. Clones, accepts frequency and tone ... good to go.

Proprietary: When it came to the 997-S, it detects the radio*, it returns the version, but when I went to copy the image in the proprietary UV54_VIP program, I receive a "connection fault" message from UV54_VIP software in Windows.

Finding that odd it'll read the radio version, act like it is going to clone on the handshake, but won't copy in that particular program. Gives same message as CHIRP at that point - "Radio did Not respond"

"It also possible, but not likely, that this model requires a different "magic" string of characters sent to the radio to initiate cloning."

I have to agree and that may be the issue. Will research issues with it's "parent" model, the G3.

KK4VFV

Actions #3

Updated by John J about 8 years ago

Checked this issue as well, it's not the issue. Cable is fully connected and the body of the 997-S is not blocking the cable connection.

Actions #4

Updated by John J about 8 years ago

Any additional suggestions on what to try?

Actions #5

Updated by Jim Unroe about 8 years ago

John,

If you programming cable is good, and there is no reason to believe it isn't since you are using with with other radios, the most likely cause of problem is a connection issue with the radio (plug not in all the way or a problem with the socket in the radio) or this radio requires a different "magic" string to initiate cloning. The only way I know to find the "magic" string is to capture a download or upload while using the OEM software.

So if you could use the OEM software on a 32-bint Windows PC, you could capture a download using Microsoft's Portmon software. Then attach it here.

Jim KC9HI

Actions #6

Updated by John J about 8 years ago

Shall perform said function in the AM and post the port log.

Actions #7

Updated by John J about 8 years ago

I'm having to you API MOnitor, what exactly are we looking for in regards to the COM Port value? If I know this, I may be able to find you what you need.

Actions #8

Updated by Jim Unroe about 8 years ago

We are looking for the string of bytes that are sent to the radio to initiate cloning. For example the string of 7 hex bytes that are sent to a UV-82 to initiate cloning are: "50 BB FF 20 13 01 05"

Actions #9

Updated by John J about 8 years ago

Ok, I may see about doing this in Linux instead. The Firmware version I get, which may not be accurate, is BFS297 - I hear this isn't the most accurate firmware return due to the way many radios give this version number. The problem with Portmon is the 32/64 bit issue (as you already know since you made the suggestion). I was unable to find a version of Sysinternal's pre-Microsofts acquisition of the software.

Corrections: should have been "I'm having to use API Monitor"

Back to you with that string sooner I hope.

Actions #10

Updated by John J about 8 years ago

This is my initial output, I'll find the correct log fine in a second:

strace -T -ttt -o strace.out chirpw

(process:12844): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
/usr/bin/chirpw:134: GtkWarning: gtk_window_realize_icon: assertion 'info->icon_pixmap == NULL' failed
a.show()
ERROR: --- Exception Dialog: Could not configure port: (5, 'Input/output error') ---
ERROR: Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/chirp/ui/mainapp.py", line 671, in do_download
timeout=0.25)
File "/usr/lib/python2.7/dist-packages/serial/serialutil.py", line 282, in init
self.open()
File "/usr/lib/python2.7/dist-packages/serial/serialposix.py", line 296, in open
self._reconfigurePort()
File "/usr/lib/python2.7/dist-packages/serial/serialposix.py", line 325, in _reconfigurePort
raise SerialException("Could not configure port: %s" % msg)
SerialException: Could not configure port: (5, 'Input/output error')

ERROR: ----------------------------
ERROR: --- Exception Dialog: Could not configure port: (5, 'Input/output error') ---
ERROR: Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/chirp/ui/mainapp.py", line 671, in do_download
timeout=0.25)
File "/usr/lib/python2.7/dist-packages/serial/serialutil.py", line 282, in init
self.open()
File "/usr/lib/python2.7/dist-packages/serial/serialposix.py", line 296, in open
self._reconfigurePort()
File "/usr/lib/python2.7/dist-packages/serial/serialposix.py", line 325, in _reconfigurePort
raise SerialException("Could not configure port: %s" % msg)
SerialException: Could not configure port: (5, 'Input/output error')

ERROR: ----------------------------
ERROR: Radio did not respond
ERROR: Radio did not respond
ERROR: -- Exception: --
ERROR: Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/chirp/ui/clone.py", line 238, in run
self.__radio.sync_in()
File "/usr/lib/pymodules/python2.7/chirp/drivers/uv5r.py", line 701, in sync_in
self._mmap = _do_download(self)
File "/usr/lib/pymodules/python2.7/chirp/drivers/uv5r.py", line 504, in _do_download
data = _ident_radio(radio)
File "/usr/lib/pymodules/python2.7/chirp/drivers/uv5r.py", line 499, in _ident_radio
raise error
RadioError: Radio did not respond

ERROR: ----------------
ERROR: Clone failed: Radio did not respond
ERROR: --- Exception Dialog: Radio did not respond ---
ERROR: None

ERROR: ----------------------------
ERROR: Radio did not respond
ERROR: Radio did not respond
ERROR: -- Exception: --
ERROR: Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/chirp/ui/clone.py", line 238, in run
self.__radio.sync_in()
File "/usr/lib/pymodules/python2.7/chirp/drivers/uv5r.py", line 701, in sync_in
self._mmap = _do_download(self)
File "/usr/lib/pymodules/python2.7/chirp/drivers/uv5r.py", line 504, in _do_download
data = _ident_radio(radio)
File "/usr/lib/pymodules/python2.7/chirp/drivers/uv5r.py", line 499, in _ident_radio
raise error
RadioError: Radio did not respond

ERROR: ----------------
ERROR: Clone failed: Radio did not respond
ERROR: --- Exception Dialog: Radio did not respond ---
ERROR: None

Actions #11

Updated by John J about 8 years ago

1453335941.739272 execve("/usr/bin/chirpw", ["chirpw"], [/* 22 vars */]) = 0 <0.056731>
1453335941.796303 brk(0)                = 0x262d000 <0.000074>
1453335941.810363 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000095>
1453335941.835410 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8b87000 <0.000083>
1453335941.835606 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) <0.000092>
1453335941.835788 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 <0.000039>
1453335941.835885 fstat(3, {st_mode=S_IFREG|0644, st_size=220138, ...}) = 0 <0.000027>
1453335941.835978 mmap(NULL, 220138, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fb5f8b49000 <0.000029>
1453335941.836051 close(3)              = 0 <0.000024>
1453335941.836128 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000028>
1453335941.836222 open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 <0.000033>
1453335941.836322 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340`\0\0\0\0\0\0"..., 832) = 832 <0.000026>
1453335941.836397 fstat(3, {st_mode=S_IFREG|0755, st_size=142080, ...}) = 0 <0.000024>
1453335941.836471 mmap(NULL, 2217232, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fb5f8741000 <0.000029>
1453335941.836545 mprotect(0x7fb5f8759000, 2097152, PROT_NONE) = 0 <0.000041>
1453335941.836628 mmap(0x7fb5f8959000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18000) = 0x7fb5f8959000 <0.000041>
1453335941.836724 mmap(0x7fb5f895b000, 13584, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fb5f895b000 <0.000030>
1453335941.836809 close(3)              = 0 <0.000024>
1453335941.836888 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000030>
1453335941.836980 open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 <0.000030>
1453335941.837055 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\v\2\0\0\0\0\0"..., 832) = 832 <0.000026>
1453335941.837127 fstat(3, {st_mode=S_IFREG|0755, st_size=1869392, ...}) = 0 <0.000025>
1453335941.837200 mmap(NULL, 3972864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fb5f8371000 <0.000048>
1453335941.837295 mprotect(0x7fb5f8531000, 2097152, PROT_NONE) = 0 <0.000036>
1453335941.837371 mmap(0x7fb5f8731000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1c0000) = 0x7fb5f8731000 <0.000031>
1453335941.837454 mmap(0x7fb5f8737000, 16128, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8737000 <0.000029>
1453335941.837536 close(3)              = 0 <0.000024>
1453335941.837620 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000027>
1453335941.837695 open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3 <0.000029>
1453335941.837768 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\16\0\0\0\0\0\0"..., 832) = 832 <0.000024>
1453335941.837838 fstat(3, {st_mode=S_IFREG|0644, st_size=14592, ...}) = 0 <0.000023>
1453335941.837908 mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fb5f8169000 <0.000029>
1453335941.837979 mprotect(0x7fb5f816c000, 2093056, PROT_NONE) = 0 <0.000034>
1453335941.838052 mmap(0x7fb5f836b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fb5f836b000 <0.000031>
1453335941.838144 close(3)              = 0 <0.000024>
1453335941.838217 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000039>
1453335941.838333 open("/lib/x86_64-linux-gnu/libutil.so.1", O_RDONLY|O_CLOEXEC) = 3 <0.000041>
1453335941.838401 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\16\0\0\0\0\0\0"..., 832) = 832 <0.000017>
1453335941.838445 fstat(3, {st_mode=S_IFREG|0644, st_size=10608, ...}) = 0 <0.000015>
1453335941.838489 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8b83000 <0.000017>
1453335941.838537 mmap(NULL, 2105624, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fb5f7f61000 <0.000018>
1453335941.838593 mprotect(0x7fb5f7f63000, 2093056, PROT_NONE) = 0 <0.000021>
1453335941.838638 mmap(0x7fb5f8162000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7fb5f8162000 <0.000019>
1453335941.858643 close(3)              = 0 <0.000076>
1453335941.858847 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000092>
1453335941.859062 open("/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY|O_CLOEXEC) = 3 <0.000114>
1453335941.859260 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\35\0\0\0\0\0\0"..., 832) = 832 <0.000029>
1453335941.859340 fstat(3, {st_mode=S_IFREG|0644, st_size=104824, ...}) = 0 <0.000025>
1453335941.859417 mmap(NULL, 2199880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fb5f7d41000 <0.000035>
1453335941.859497 mprotect(0x7fb5f7d5a000, 2093056, PROT_NONE) = 0 <0.000039>
1453335941.859576 mmap(0x7fb5f7f59000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18000) = 0x7fb5f7f59000 <0.000041>
1453335941.876022 close(3)              = 0 <0.000073>
1453335941.876186 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000093>
1453335941.876491 open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 <0.000222>
1453335941.876766 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240U\0\0\0\0\0\0"..., 832) = 832 <0.000027>
1453335941.876840 fstat(3, {st_mode=S_IFREG|0644, st_size=1084840, ...}) = 0 <0.000026>
1453335941.876910 mmap(NULL, 3174760, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fb5f7a39000 <0.000031>
1453335941.876979 mprotect(0x7fb5f7b40000, 2093056, PROT_NONE) = 0 <0.000034>
1453335941.877047 mmap(0x7fb5f7d3f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x106000) = 0x7fb5f7d3f000 <0.000032>
1453335941.894509 close(3)              = 0 <0.000029>
1453335941.894649 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8b82000 <0.000083>
1453335941.894825 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8b81000 <0.000020>
1453335941.894900 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8b80000 <0.000021>
1453335941.894974 arch_prctl(ARCH_SET_FS, 0x7fb5f8b81700) = 0 <0.000017>
1453335941.895195 mprotect(0x7fb5f8731000, 16384, PROT_READ) = 0 <0.000087>
1453335941.895455 mprotect(0x7fb5f7d3f000, 4096, PROT_READ) = 0 <0.000026>
1453335941.895523 mprotect(0x7fb5f7f59000, 4096, PROT_READ) = 0 <0.000027>
1453335941.895598 mprotect(0x7fb5f8162000, 4096, PROT_READ) = 0 <0.000078>
1453335941.895725 mprotect(0x7fb5f836b000, 4096, PROT_READ) = 0 <0.000033>
1453335941.895804 mprotect(0x7fb5f8959000, 4096, PROT_READ) = 0 <0.000030>
1453335941.895892 mprotect(0x8e0000, 4096, PROT_READ) = 0 <0.000028>
1453335941.895960 mprotect(0x7fb5f8b84000, 4096, PROT_READ) = 0 <0.000030>
1453335941.896024 munmap(0x7fb5f8b49000, 220138) = 0 <0.000067>
1453335941.896130 set_tid_address(0x7fb5f8b819d0) = 12844 <0.000021>
1453335941.896186 set_robust_list(0x7fb5f8b819e0, 24) = 0 <0.000020>
1453335941.896250 rt_sigaction(SIGRTMIN, {0x7fb5f8746bb0, [], SA_RESTORER|SA_SIGINFO, 0x7fb5f8751d10}, NULL, 8) = 0 <0.000022>
1453335941.896336 rt_sigaction(SIGRT_1, {0x7fb5f8746c40, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7fb5f8751d10}, NULL, 8) = 0 <0.000020>
1453335941.896399 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 <0.000020>
1453335941.896470 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 <0.000021>
1453335941.897759 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 <0.000046>
1453335941.897955 brk(0)                = 0x262d000 <0.000024>
1453335941.898018 brk(0x264e000)        = 0x264e000 <0.000024>
1453335941.898123 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8b40000 <0.000027>
1453335941.899723 brk(0x2676000)        = 0x2676000 <0.000025>
1453335941.899972 fstat(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 10), ...}) = 0 <0.000022>
1453335941.900073 fstat(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 10), ...}) = 0 <0.000018>
1453335941.900129 fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 10), ...}) = 0 <0.000018>
1453335941.900182 fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 10), ...}) = 0 <0.000017>
1453335941.900315 readlink("/usr/bin/python", "python2.7", 4096) = 9 <0.000025>
1453335941.900393 readlink("/usr/bin/python2.7", 0x7ffc32cc19f0, 4096) = -1 EINVAL (Invalid argument) <0.000021>
1453335941.900460 stat("/usr/bin/Modules/Setup", 0x7ffc32cc0920) = -1 ENOENT (No such file or directory) <0.012897>
1453335941.913490 stat("/usr/bin/lib/python2.7/os.py", 0x7ffc32cc0910) = -1 ENOENT (No such file or directory) <0.001052>
1453335941.914633 stat("/usr/bin/lib/python2.7/os.pyc", 0x7ffc32cc0910) = -1 ENOENT (No such file or directory) <0.000022>
1453335941.914720 stat("/usr/lib/python2.7/os.py", {st_mode=S_IFREG|0644, st_size=25910, ...}) = 0 <0.080393>
1453335941.995285 stat("/usr/bin/pybuilddir.txt", 0x7ffc32cc0920) = -1 ENOENT (No such file or directory) <0.000099>
1453335941.995490 stat("/usr/bin/lib/python2.7/lib-dynload", 0x7ffc32cc0920) = -1 ENOENT (No such file or directory) <0.000029>
1453335941.995568 stat("/usr/lib/python2.7/lib-dynload", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 <0.000030>
1453335941.995724 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8b00000 <0.000034>
1453335941.997257 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7fb5f8751d10}, {SIG_DFL, [], 0}, 8) = 0 <0.000032>
1453335941.997436 rt_sigaction(SIGXFSZ, {SIG_IGN, [], SA_RESTORER, 0x7fb5f8751d10}, {SIG_DFL, [], 0}, 8) = 0 <0.000043>
1453335941.997578 rt_sigaction(SIGHUP, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000026>
1453335941.997651 rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000024>
1453335941.997720 rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000024>
1453335941.997789 rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000023>
1453335941.997857 rt_sigaction(SIGTRAP, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000023>
1453335941.997925 rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000025>
1453335941.997993 rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000023>
1453335941.998060 rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000024>
1453335941.998128 rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000024>
1453335941.998196 rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000060>
1453335941.998307 rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335941.998356 rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000016>
1453335941.998404 rt_sigaction(SIGPIPE, NULL, {SIG_IGN, [], SA_RESTORER, 0x7fb5f8751d10}, 8) = 0 <0.000017>
1453335941.998452 rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335941.998501 rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335941.998550 rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000016>
1453335941.998598 rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335941.998646 rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335941.998695 rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335941.998743 rt_sigaction(SIGTSTP, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335941.999187 rt_sigaction(SIGTTIN, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000018>
1453335941.999272 rt_sigaction(SIGTTOU, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000018>
1453335941.999323 rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000016>
1453335941.999371 rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335941.999420 rt_sigaction(SIGXFSZ, NULL, {SIG_IGN, [], SA_RESTORER, 0x7fb5f8751d10}, 8) = 0 <0.000016>
1453335941.999470 rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335941.999519 rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335941.999568 rt_sigaction(SIGWINCH, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335941.999618 rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000018>
1453335941.999686 rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335941.999737 rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335941.999787 rt_sigaction(SIGRT_2, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335941.999838 rt_sigaction(SIGRT_3, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335941.999887 rt_sigaction(SIGRT_4, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000018>
1453335941.999937 rt_sigaction(SIGRT_5, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000016>
1453335941.999986 rt_sigaction(SIGRT_6, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.000036 rt_sigaction(SIGRT_7, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000018>
1453335942.000085 rt_sigaction(SIGRT_8, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.000134 rt_sigaction(SIGRT_9, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.000183 rt_sigaction(SIGRT_10, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.000259 rt_sigaction(SIGRT_11, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.000310 rt_sigaction(SIGRT_12, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000018>
1453335942.000360 rt_sigaction(SIGRT_13, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.000409 rt_sigaction(SIGRT_14, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000016>
1453335942.000457 rt_sigaction(SIGRT_15, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.000507 rt_sigaction(SIGRT_16, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000018>
1453335942.000555 rt_sigaction(SIGRT_17, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.000604 rt_sigaction(SIGRT_18, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.000653 rt_sigaction(SIGRT_19, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.000702 rt_sigaction(SIGRT_20, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.000750 rt_sigaction(SIGRT_21, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.000799 rt_sigaction(SIGRT_22, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.000848 rt_sigaction(SIGRT_23, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.000897 rt_sigaction(SIGRT_24, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.000946 rt_sigaction(SIGRT_25, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.000994 rt_sigaction(SIGRT_26, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.001044 rt_sigaction(SIGRT_27, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.001093 rt_sigaction(SIGRT_28, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.001142 rt_sigaction(SIGRT_29, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.001191 rt_sigaction(SIGRT_30, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.001253 rt_sigaction(SIGRT_31, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.001304 rt_sigaction(SIGRT_32, NULL, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.001354 rt_sigaction(SIGINT, {0x532db0, [], SA_RESTORER, 0x7fb5f8751d10}, {SIG_DFL, [], 0}, 8) = 0 <0.000017>
1453335942.001615 stat("/usr/lib/python2.7/", {st_mode=S_IFDIR|0755, st_size=24576, ...}) = 0 <0.000029>
1453335942.001709 stat("/usr/lib/python2.7/", {st_mode=S_IFDIR|0755, st_size=24576, ...}) = 0 <0.000020>
1453335942.001768 stat("/usr/lib/python2.7/site", 0x7ffc32cc1780) = -1 ENOENT (No such file or directory) <0.004263>
1453335942.006117 open("/usr/lib/python2.7/site.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.008984>
1453335942.015312 open("/usr/lib/python2.7/site.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000473>
1453335942.015906 open("/usr/lib/python2.7/sitemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000036>
1453335942.016034 open("/usr/lib/python2.7/site.py", O_RDONLY) = 3 <0.000039>
1453335942.016110 fstat(3, {st_mode=S_IFREG|0644, st_size=20370, ...}) = 0 <0.000019>
1453335942.016171 open("/usr/lib/python2.7/site.pyc", O_RDONLY) = 4 <0.048613>
1453335942.064929 fstat(4, {st_mode=S_IFREG|0644, st_size=19712, ...}) = 0 <0.000028>
1453335942.065016 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000033>
1453335942.065091 read(4, "\3\363\r\n\345\221\36Vc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sp\1\0\0d\0"..., 4096) = 4096 <0.010626>
1453335942.075818 fstat(4, {st_mode=S_IFREG|0644, st_size=19712, ...}) = 0 <0.000019>
1453335942.075908 read(4, "\0(\0\0\0\0s\32\0\0\0/usr/lib/python2.7/si"..., 12288) = 12288 <0.000084>
1453335942.076038 read(4, "s\24\0\0\0\0\4\17\1\30\1\20\1\17\1\3\1\21\1\r\1\f\1\20\1c\0\0\0\0\1\0"..., 4096) = 3328 <0.000674>
1453335942.076810 read(4, "", 4096)     = 0 <0.000027>
1453335942.077641 close(4)              = 0 <0.000076>
1453335942.077766 munmap(0x7fb5f8aff000, 4096) = 0 <0.000094>
1453335942.077991 stat("/usr/lib/python2.7/os", 0x7ffc32cc12b0) = -1 ENOENT (No such file or directory) <0.000049>
1453335942.078095 open("/usr/lib/python2.7/os.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000778>
1453335942.078962 open("/usr/lib/python2.7/os.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000046>
1453335942.079061 open("/usr/lib/python2.7/osmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000031>
1453335942.079132 open("/usr/lib/python2.7/os.py", O_RDONLY) = 4 <0.000027>
1453335942.079199 fstat(4, {st_mode=S_IFREG|0644, st_size=25910, ...}) = 0 <0.000033>
1453335942.079284 open("/usr/lib/python2.7/os.pyc", O_RDONLY) = 5 <0.040304>
1453335942.119684 fstat(5, {st_mode=S_IFREG|0644, st_size=25593, ...}) = 0 <0.000030>
1453335942.119823 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000035>
1453335942.119956 read(5, "\3\363\r\n\345\221\36Vc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\372\6\0\0d\0"..., 4096) = 4096 <0.000502>
1453335942.120541 fstat(5, {st_mode=S_IFREG|0644, st_size=25593, ...}) = 0 <0.000026>
1453335942.120634 read(5, "  N(\t\0\0\0R\t\0\0\0t\5\0\0\0splitt\6\0\0\0exis"..., 20480) = 20480 <0.000455>
1453335942.121147 read(5, "s\3\0\0\0os2s\2\0\0\0nt(X\0\0\0t\7\0\0\0__doc__"..., 4096) = 1017 <0.000027>
1453335942.121222 read(5, "", 4096)     = 0 <0.000026>
1453335942.121636 close(5)              = 0 <0.000038>
1453335942.121721 munmap(0x7fb5f8aff000, 4096) = 0 <0.000043>
1453335942.121910 brk(0x2699000)        = 0x2699000 <0.000028>
1453335942.122246 open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 5 <0.000042>
1453335942.122346 fstat(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 <0.000025>
1453335942.122418 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000030>
1453335942.122494 read(5, "MemTotal:        7636736 kB\nMemF"..., 1024) = 1024 <0.000091>
1453335942.122651 close(5)              = 0 <0.000028>
1453335942.122720 munmap(0x7fb5f8aff000, 4096) = 0 <0.000032>
1453335942.123207 stat("/usr/lib/python2.7/posixpath", 0x7ffc32cc0de0) = -1 ENOENT (No such file or directory) <0.000050>
1453335942.123348 open("/usr/lib/python2.7/posixpath.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000037>
1453335942.123434 open("/usr/lib/python2.7/posixpath.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000033>
1453335942.123514 open("/usr/lib/python2.7/posixpathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000032>
1453335942.123593 open("/usr/lib/python2.7/posixpath.py", O_RDONLY) = 5 <0.000046>
1453335942.123694 fstat(5, {st_mode=S_IFREG|0644, st_size=13925, ...}) = 0 <0.000025>
1453335942.123770 open("/usr/lib/python2.7/posixpath.pyc", O_RDONLY) = 6 <0.000039>
1453335942.123854 fstat(6, {st_mode=S_IFREG|0644, st_size=11374, ...}) = 0 <0.000023>
1453335942.123922 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000028>
1453335942.123993 read(6, "\3\363\r\n\345\221\36Vc\0\0\0\0\0\0\0\0&\0\0\0@\0\0\0s\373\1\0\0d\0"..., 4096) = 4096 <0.000435>
1453335942.124486 fstat(6, {st_mode=S_IFREG|0644, st_size=11374, ...}) = 0 <0.000025>
1453335942.124659 read(6, "\0\0\0Test whether a path exists.  "..., 4096) = 4096 <0.000036>
1453335942.124745 read(6, "\4\0\0\0NoneRD\0\0\0t\6\0\0\0searcht\4\0\0\0spa"..., 4096) = 3182 <0.000027>
1453335942.124820 read(6, "", 4096)     = 0 <0.000024>
1453335942.124930 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8abf000 <0.000029>
1453335942.125184 close(6)              = 0 <0.000029>
1453335942.125290 munmap(0x7fb5f8aff000, 4096) = 0 <0.000038>
1453335942.125414 stat("/usr/lib/python2.7/stat", 0x7ffc32cc0910) = -1 ENOENT (No such file or directory) <0.000041>
1453335942.125509 open("/usr/lib/python2.7/stat.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000037>
1453335942.125595 open("/usr/lib/python2.7/stat.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000034>
1453335942.125676 open("/usr/lib/python2.7/statmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000034>
1453335942.125757 open("/usr/lib/python2.7/stat.py", O_RDONLY) = 6 <0.012557>
1453335942.138397 fstat(6, {st_mode=S_IFREG|0644, st_size=1842, ...}) = 0 <0.000057>
1453335942.138731 open("/usr/lib/python2.7/stat.pyc", O_RDONLY) = 7 <0.000055>
1453335942.138834 fstat(7, {st_mode=S_IFREG|0644, st_size=2731, ...}) = 0 <0.000018>
1453335942.138895 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000027>
1453335942.138966 read(7, "\3\363\r\n\345\221\36Vc\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0s{\1\0\0d\0"..., 4096) = 2731 <0.013699>
1453335942.152755 fstat(7, {st_mode=S_IFREG|0644, st_size=2731, ...}) = 0 <0.000025>
1453335942.152888 read(7, "", 4096)     = 0 <0.000022>
1453335942.153014 mmap(NULL, 200704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8a8e000 <0.000029>
1453335942.153485 close(7)              = 0 <0.000039>
1453335942.153575 munmap(0x7fb5f8aff000, 4096) = 0 <0.000082>
1453335942.153751 close(6)              = 0 <0.000030>
1453335942.153861 stat("/usr/lib/python2.7/genericpath", 0x7ffc32cc0910) = -1 ENOENT (No such file or directory) <0.000052>
1453335942.153983 open("/usr/lib/python2.7/genericpath.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000042>
1453335942.154081 open("/usr/lib/python2.7/genericpath.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000046>
1453335942.154182 open("/usr/lib/python2.7/genericpathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000060>
1453335942.154293 open("/usr/lib/python2.7/genericpath.py", O_RDONLY) = 6 <0.000048>
1453335942.154389 fstat(6, {st_mode=S_IFREG|0644, st_size=3201, ...}) = 0 <0.000025>
1453335942.154466 open("/usr/lib/python2.7/genericpath.pyc", O_RDONLY) = 7 <0.012571>
1453335942.167162 fstat(7, {st_mode=S_IFREG|0644, st_size=3495, ...}) = 0 <0.000025>
1453335942.167259 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000032>
1453335942.167332 read(7, "\3\363\r\n\345\221\36Vc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\305\0\0\0d\0"..., 4096) = 3495 <0.011012>
1453335942.178489 fstat(7, {st_mode=S_IFREG|0644, st_size=3495, ...}) = 0 <0.000067>
1453335942.178619 read(7, "", 4096)     = 0 <0.000025>
1453335942.178767 close(7)              = 0 <0.000037>
1453335942.178852 munmap(0x7fb5f8aff000, 4096) = 0 <0.000047>
1453335942.178986 close(6)              = 0 <0.000028>
1453335942.179370 stat("/usr/lib/python2.7/warnings", 0x7ffc32cc0910) = -1 ENOENT (No such file or directory) <0.000052>
1453335942.179589 open("/usr/lib/python2.7/warnings.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000155>
1453335942.179810 open("/usr/lib/python2.7/warnings.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000035>
1453335942.179897 open("/usr/lib/python2.7/warningsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000034>
1453335942.179981 open("/usr/lib/python2.7/warnings.py", O_RDONLY) = 6 <0.014225>
1453335942.194367 fstat(6, {st_mode=S_IFREG|0644, st_size=14185, ...}) = 0 <0.000028>
1453335942.194457 open("/usr/lib/python2.7/warnings.pyc", O_RDONLY) = 7 <0.000065>
1453335942.194568 fstat(7, {st_mode=S_IFREG|0644, st_size=13142, ...}) = 0 <0.000021>
1453335942.194628 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000031>
1453335942.194699 read(7, "\3\363\r\n\345\221\36Vc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0sY\2\0\0d\0"..., 4096) = 4096 <0.012907>
1453335942.207707 fstat(7, {st_mode=S_IFREG|0644, st_size=13142, ...}) = 0 <0.000023>
1453335942.207784 read(7, "st be an int >= 0N(\6\0\0\0s\5\0\0\0erro"..., 8192) = 8192 <0.000026>
1453335942.207851 read(7, "\0\0\0s\36\0\0\0/usr/lib/python2.7/warni"..., 4096) = 854 <0.000021>
1453335942.207911 read(7, "", 4096)     = 0 <0.000021>
1453335942.208159 close(7)              = 0 <0.000033>
1453335942.208243 munmap(0x7fb5f8aff000, 4096) = 0 <0.000038>
1453335942.208357 stat("/usr/lib/python2.7/linecache", 0x7ffc32cc0440) = -1 ENOENT (No such file or directory) <0.000042>
1453335942.208449 open("/usr/lib/python2.7/linecache.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000032>
1453335942.208522 open("/usr/lib/python2.7/linecache.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000028>
1453335942.208590 open("/usr/lib/python2.7/linecachemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000028>
1453335942.208658 open("/usr/lib/python2.7/linecache.py", O_RDONLY) = 7 <0.000040>
1453335942.208737 fstat(7, {st_mode=S_IFREG|0644, st_size=4027, ...}) = 0 <0.000021>
1453335942.208800 open("/usr/lib/python2.7/linecache.pyc", O_RDONLY) = 8 <0.011891>
1453335942.220770 fstat(8, {st_mode=S_IFREG|0644, st_size=3260, ...}) = 0 <0.000026>
1453335942.220897 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000031>
1453335942.220968 read(8, "\3\363\r\n\345\221\36Vc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sp\0\0\0d\0"..., 4096) = 3260 <0.010288>
1453335942.231394 fstat(8, {st_mode=S_IFREG|0644, st_size=3260, ...}) = 0 <0.000025>
1453335942.231474 read(8, "", 4096)     = 0 <0.000023>
1453335942.231608 close(8)              = 0 <0.000062>
1453335942.231709 munmap(0x7fb5f8aff000, 4096) = 0 <0.000042>
1453335942.231823 close(7)              = 0 <0.000023>
1453335942.231899 stat("/usr/lib/python2.7/types", 0x7ffc32cc0440) = -1 ENOENT (No such file or directory) <0.000044>
1453335942.231993 open("/usr/lib/python2.7/types.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000033>
1453335942.232068 open("/usr/lib/python2.7/types.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000028>
1453335942.232135 open("/usr/lib/python2.7/typesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000028>
1453335942.232202 open("/usr/lib/python2.7/types.py", O_RDONLY) = 7 <0.000057>
1453335942.232300 fstat(7, {st_mode=S_IFREG|0644, st_size=2094, ...}) = 0 <0.000021>
1453335942.232363 open("/usr/lib/python2.7/types.pyc", O_RDONLY) = 8 <0.000033>
1453335942.232434 fstat(8, {st_mode=S_IFREG|0644, st_size=2711, ...}) = 0 <0.000021>
1453335942.232494 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000028>
1453335942.232562 read(8, "\3\363\r\n\345\221\36Vc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sH\2\0\0d\0"..., 4096) = 2711 <0.000617>
1453335942.233294 fstat(8, {st_mode=S_IFREG|0644, st_size=2711, ...}) = 0 <0.000023>
1453335942.233371 read(8, "", 4096)     = 0 <0.000021>
1453335942.233505 close(8)              = 0 <0.000025>
1453335942.233562 munmap(0x7fb5f8aff000, 4096) = 0 <0.000035>
1453335942.233787 close(7)              = 0 <0.000022>
1453335942.234333 close(6)              = 0 <0.000026>
1453335942.234437 close(5)              = 0 <0.000028>
1453335942.234681 stat("/usr/lib/python2.7/UserDict", 0x7ffc32cc0de0) = -1 ENOENT (No such file or directory) <0.000059>
1453335942.234801 open("/usr/lib/python2.7/UserDict.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000038>
1453335942.234883 open("/usr/lib/python2.7/UserDict.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000029>
1453335942.234953 open("/usr/lib/python2.7/UserDictmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000028>
1453335942.235021 open("/usr/lib/python2.7/UserDict.py", O_RDONLY) = 5 <0.000040>
1453335942.235101 fstat(5, {st_mode=S_IFREG|0644, st_size=5811, ...}) = 0 <0.000021>
1453335942.235166 open("/usr/lib/python2.7/UserDict.pyc", O_RDONLY) = 6 <0.034665>
1453335942.269923 fstat(6, {st_mode=S_IFREG|0644, st_size=8730, ...}) = 0 <0.000022>
1453335942.270045 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000030>
1453335942.270110 read(6, "\3\363\r\n\345\221\36Vc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sb\0\0\0d\0"..., 4096) = 4096 <0.014271>
1453335942.284463 fstat(6, {st_mode=S_IFREG|0644, st_size=8730, ...}) = 0 <0.000022>
1453335942.284530 read(6, "\0\1c\2\0\0\0\2\0\0\0\2\0\0\0C\0\0\0s\r\0\0\0|\1\0|\0\0j\0"..., 4096) = 4096 <0.000022>
1453335942.284587 read(6, "/UserDict.pyR\r\0\0\0\255\0\0\0s\n\0\0\0\0\1\f\1\4\1"..., 4096) = 538 <0.000018>
1453335942.284637 read(6, "", 4096)     = 0 <0.000017>
1453335942.284848 close(6)              = 0 <0.000028>
1453335942.284913 munmap(0x7fb5f8aff000, 4096) = 0 <0.000035>
1453335942.285042 stat("/usr/lib/python2.7/_abcoll", 0x7ffc32cc0910) = -1 ENOENT (No such file or directory) <0.000047>
1453335942.285139 open("/usr/lib/python2.7/_abcoll.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000039>
1453335942.285218 open("/usr/lib/python2.7/_abcoll.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000029>
1453335942.285304 open("/usr/lib/python2.7/_abcollmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000024>
1453335942.285362 open("/usr/lib/python2.7/_abcoll.py", O_RDONLY) = 6 <0.051926>
1453335942.337353 fstat(6, {st_mode=S_IFREG|0644, st_size=18496, ...}) = 0 <0.000012>
1453335942.337413 open("/usr/lib/python2.7/_abcoll.pyc", O_RDONLY) = 7 <0.000039>
1453335942.337483 fstat(7, {st_mode=S_IFREG|0644, st_size=25342, ...}) = 0 <0.000011>
1453335942.337521 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000021>
1453335942.337569 read(7, "\3\363\r\n\345\221\36Vc\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0sI\2\0\0d\0"..., 4096) = 4096 <0.004027>
1453335942.341658 fstat(7, {st_mode=S_IFREG|0644, st_size=25342, ...}) = 0 <0.000013>
1453335942.341710 read(7, "(\0\0\0\0s\35\0\0\0/usr/lib/python2.7/_ab"..., 20480) = 20480 <0.000559>
1453335942.342328 read(7, "\0\0R~\0\0\0(\2\0\0\0R\34\0\0\0R>\0\0\0(\0\0\0\0(\0\0\0\0"..., 4096) = 766 <0.000014>
1453335942.342369 read(7, "", 4096)     = 0 <0.000011>
1453335942.342670 close(7)              = 0 <0.000028>
1453335942.342723 munmap(0x7fb5f8aff000, 4096) = 0 <0.000029>
1453335942.342831 stat("/usr/lib/python2.7/abc", 0x7ffc32cc0440) = -1 ENOENT (No such file or directory) <0.000034>
1453335942.342902 open("/usr/lib/python2.7/abc.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000021>
1453335942.342953 open("/usr/lib/python2.7/abc.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000017>
1453335942.342998 open("/usr/lib/python2.7/abcmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000017>
1453335942.343043 open("/usr/lib/python2.7/abc.py", O_RDONLY) = 7 <0.000028>
1453335942.343100 fstat(7, {st_mode=S_IFREG|0644, st_size=7145, ...}) = 0 <0.000013>
1453335942.343145 open("/usr/lib/python2.7/abc.pyc", O_RDONLY) = 8 <0.000022>
1453335942.343194 fstat(8, {st_mode=S_IFREG|0644, st_size=6121, ...}) = 0 <0.000010>
1453335942.343255 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000021>
1453335942.343305 read(8, "\3\363\r\n\345\221\36Vc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s}\0\0\0d\0"..., 4096) = 4096 <0.006750>
1453335942.350124 fstat(8, {st_mode=S_IFREG|0644, st_size=6121, ...}) = 0 <0.000013>
1453335942.350177 read(8, "egisteri\0\0\0s\20\0\0\0\0\2\30\1\17\1\17\1\4\3\17\2\17\1\20\1"..., 4096) = 2025 <0.000014>
1453335942.350220 read(8, "", 4096)     = 0 <0.000013>
1453335942.350412 close(8)              = 0 <0.000067>
1453335942.350503 munmap(0x7fb5f8aff000, 4096) = 0 <0.000028>
1453335942.350594 stat("/usr/lib/python2.7/_weakrefset", 0x7ffc32cbff70) = -1 ENOENT (No such file or directory) <0.000082>
1453335942.350759 open("/usr/lib/python2.7/_weakrefset.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000024>
1453335942.350810 open("/usr/lib/python2.7/_weakrefset.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000018>
1453335942.350869 open("/usr/lib/python2.7/_weakrefsetmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000018>
1453335942.350912 open("/usr/lib/python2.7/_weakrefset.py", O_RDONLY) = 8 <0.000030>
1453335942.350967 fstat(8, {st_mode=S_IFREG|0644, st_size=5911, ...}) = 0 <0.000014>
1453335942.351010 open("/usr/lib/python2.7/_weakrefset.pyc", O_RDONLY) = 9 <0.000020>
1453335942.351288 fstat(9, {st_mode=S_IFREG|0644, st_size=9582, ...}) = 0 <0.000242>
1453335942.351573 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000022>
1453335942.351623 read(9, "\3\363\r\n\345\221\36Vc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sI\0\0\0d\0"..., 4096) = 4096 <0.006064>
1453335942.357802 fstat(9, {st_mode=S_IFREG|0644, st_size=9582, ...}) = 0 <0.000018>
1453335942.357858 read(9, "efset.pyR\27\0\0\0q\0\0\0s\6\0\0\0\0\1\t\1\r\1c\2\0\0"..., 4096) = 4096 <0.000018>
1453335942.357903 read(9, "\26\0\210\0\0j\1\0\203\0\0\1n\0\0\210\0\0|\1\0k\10\0r2\0\210\0\0j\2"..., 4096) = 1390 <0.000015>
1453335942.357943 read(9, "", 4096)     = 0 <0.000014>
1453335942.358100 close(9)              = 0 <0.000019>
1453335942.358142 munmap(0x7fb5f8aff000, 4096) = 0 <0.000028>
1453335942.358470 close(8)              = 0 <0.000016>
1453335942.358579 close(7)              = 0 <0.000014>
1453335942.358961 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8a4e000 <0.000020>
1453335942.360330 close(6)              = 0 <0.000076>
1453335942.360529 close(5)              = 0 <0.000024>
1453335942.360659 stat("/usr/lib/python2.7/copy_reg", 0x7ffc32cc0de0) = -1 ENOENT (No such file or directory) <0.000045>
1453335942.360760 open("/usr/lib/python2.7/copy_reg.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000033>
1453335942.360835 open("/usr/lib/python2.7/copy_reg.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000028>
1453335942.360903 open("/usr/lib/python2.7/copy_regmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000027>
1453335942.360969 open("/usr/lib/python2.7/copy_reg.py", O_RDONLY) = 5 <0.000041>
1453335942.361049 fstat(5, {st_mode=S_IFREG|0644, st_size=6800, ...}) = 0 <0.000021>
1453335942.361114 open("/usr/lib/python2.7/copy_reg.pyc", O_RDONLY) = 6 <0.000254>
1453335942.361659 fstat(6, {st_mode=S_IFREG|0644, st_size=5091, ...}) = 0 <0.000023>
1453335942.361732 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000030>
1453335942.361801 read(6, "\3\363\r\n\345\221\36Vc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\326\0\0\0d\0"..., 4096) = 4096 <0.000656>
1453335942.362543 fstat(6, {st_mode=S_IFREG|0644, st_size=5091, ...}) = 0 <0.000023>
1453335942.362620 read(6, "\0\0\0t\3\0\0\0intt\n\0\0\0ValueErrort\23\0\0\0_"..., 4096) = 995 <0.000023>
1453335942.362684 read(6, "", 4096)     = 0 <0.000020>
1453335942.362834 close(6)              = 0 <0.000025>
1453335942.362894 munmap(0x7fb5f8aff000, 4096) = 0 <0.000036>
1453335942.363027 close(5)              = 0 <0.000029>
1453335942.363162 close(4)              = 0 <0.000133>
1453335942.363363 stat("/usr/lib/python2.7/traceback", 0x7ffc32cc12b0) = -1 ENOENT (No such file or directory) <0.000042>
1453335942.363458 open("/usr/lib/python2.7/traceback.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000034>
1453335942.363532 open("/usr/lib/python2.7/traceback.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000029>
1453335942.363600 open("/usr/lib/python2.7/tracebackmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000028>
1453335942.363667 open("/usr/lib/python2.7/traceback.py", O_RDONLY) = 4 <0.000040>
1453335942.363746 fstat(4, {st_mode=S_IFREG|0644, st_size=11285, ...}) = 0 <0.000021>
1453335942.363810 open("/usr/lib/python2.7/traceback.pyc", O_RDONLY) = 5 <0.000031>
1453335942.363879 fstat(5, {st_mode=S_IFREG|0644, st_size=11639, ...}) = 0 <0.000020>
1453335942.363938 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000031>
1453335942.364026 read(5, "\3\363\r\n\345\221\36Vc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0sB\1\0\0d\0"..., 4096) = 4096 <0.007436>
1453335942.371547 fstat(5, {st_mode=S_IFREG|0644, st_size=11639, ...}) = 0 <0.000020>
1453335942.371621 read(5, "!\0\0\0i\0\0\0\0i\1\0\0\0N(\20\0\0\0R\24\0\0\0R\"\0\0\0R\25"..., 4096) = 4096 <0.000022>
1453335942.371689 read(5, "\0\203\0\0\\\3\0}\2\0}\3\0}\4\0t\4\0|\2\0|\3\0|\4\0|\0\0|"..., 4096) = 3447 <0.000019>
1453335942.371749 read(5, "", 4096)     = 0 <0.000016>
1453335942.371974 close(5)              = 0 <0.000086>
1453335942.372109 munmap(0x7fb5f8aff000, 4096) = 0 <0.000042>
1453335942.372265 close(4)              = 0 <0.000024>
1453335942.372797 geteuid()             = 0 <0.000021>
1453335942.372858 getuid()              = 0 <0.000020>
1453335942.372917 getegid()             = 0 <0.000020>
1453335942.372973 getgid()              = 0 <0.000020>
1453335942.373051 stat("/usr/lib/python2.7", {st_mode=S_IFDIR|0755, st_size=24576, ...}) = 0 <0.000032>
1453335942.373158 stat("/usr/lib/python2.7", {st_mode=S_IFDIR|0755, st_size=24576, ...}) = 0 <0.000023>
1453335942.373305 stat("/usr/lib/python2.7/sysconfig", 0x7ffc32cc0e30) = -1 ENOENT (No such file or directory) <0.000038>
1453335942.373395 open("/usr/lib/python2.7/sysconfig.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000034>
1453335942.373471 open("/usr/lib/python2.7/sysconfig.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000028>
1453335942.373538 open("/usr/lib/python2.7/sysconfigmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000028>
1453335942.373603 open("/usr/lib/python2.7/sysconfig.py", O_RDONLY) = 4 <0.000040>
1453335942.373681 fstat(4, {st_mode=S_IFREG|0644, st_size=25204, ...}) = 0 <0.000020>
1453335942.373742 open("/usr/lib/python2.7/sysconfig.pyc", O_RDONLY) = 5 <0.000031>
1453335942.373811 fstat(5, {st_mode=S_IFREG|0644, st_size=18673, ...}) = 0 <0.000019>
1453335942.373868 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000030>
1453335942.373936 read(5, "\3\363\r\n\345\221\36Vc\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0s\217\5\0\0d\0"..., 4096) = 4096 <0.000482>
1453335942.374464 fstat(5, {st_mode=S_IFREG|0644, st_size=18673, ...}) = 0 <0.000022>
1453335942.374536 read(5, "\3\0|\2\0k\6\0r7\0q\31\0n\0\0|\4\0|\0\0|\3\0
1453335942.374630 read(5, "\0\0005t\7\0\0\0solariss\5\0\0\0%d.%si\3\0\0\0i\2"..., 4096) = 2289 <0.000210>
1453335942.374927 read(5, "", 4096)     = 0 <0.000020>
1453335942.375242 close(5)              = 0 <0.000026>
1453335942.375323 munmap(0x7fb5f8aff000, 4096) = 0 <0.000035>
1453335942.375520 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 <0.000027>
1453335942.375621 lstat("/usr/bin", {st_mode=S_IFDIR|0755, st_size=135168, ...}) = 0 <0.000023>
1453335942.375700 lstat("/usr/bin/python", {st_mode=S_IFLNK|0777, st_size=9, ...}) = 0 <0.000023>
1453335942.375777 readlink("/usr/bin/python", "python2.7", 4096) = 9 <0.000022>
1453335942.375850 lstat("/usr/bin/python2.7", {st_mode=S_IFREG|0755, st_size=3504776, ...}) = 0 <0.000023>
1453335942.375970 stat("/usr/bin/Modules/Setup.dist", 0x7ffc32cc18a0) = -1 ENOENT (No such file or directory) <0.000022>
1453335942.376070 stat("/usr/bin/Modules/Setup.local", 0x7ffc32cc18a0) = -1 ENOENT (No such file or directory) <0.000022>
1453335942.376164 close(4)              = 0 <0.000024>
1453335942.376268 stat("/usr/lib/python2.7/re", 0x7ffc32cc0b10) = -1 ENOENT (No such file or directory) <0.000035>
1453335942.376347 open("/usr/lib/python2.7/re.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000032>
1453335942.376421 open("/usr/lib/python2.7/re.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000029>
1453335942.376489 open("/usr/lib/python2.7/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000028>
1453335942.376556 open("/usr/lib/python2.7/re.py", O_RDONLY) = 4 <0.000038>
1453335942.376633 fstat(4, {st_mode=S_IFREG|0644, st_size=13423, ...}) = 0 <0.000021>
1453335942.376769 open("/usr/lib/python2.7/re.pyc", O_RDONLY) = 5 <0.000037>
1453335942.376871 fstat(5, {st_mode=S_IFREG|0644, st_size=13371, ...}) = 0 <0.000044>
1453335942.376966 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000030>
1453335942.377035 read(5, "\3\363\r\n\345\221\36Vc\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0sQ\2\0\0d\0"..., 4096) = 4096 <0.004899>
1453335942.382045 fstat(5, {st_mode=S_IFREG|0644, st_size=13371, ...}) = 0 <0.000022>
1453335942.382113 read(5, "ports the following functions:\n "..., 8192) = 8192 <0.000025>
1453335942.382174 read(5, "\0|\10\0\203\1\0\1n\0\0|\7\0}\5\0q-\0W|\2\0|\1\0|\5\0\37f"..., 4096) = 1083 <0.000018>
1453335942.382243 read(5, "", 4096)     = 0 <0.000019>
1453335942.382420 close(5)              = 0 <0.000023>
1453335942.382473 munmap(0x7fb5f8aff000, 4096) = 0 <0.000033>
1453335942.382571 stat("/usr/lib/python2.7/sre_compile", 0x7ffc32cc0640) = -1 ENOENT (No such file or directory) <0.000039>
1453335942.382653 open("/usr/lib/python2.7/sre_compile.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000028>
1453335942.382717 open("/usr/lib/python2.7/sre_compile.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000025>
1453335942.382776 open("/usr/lib/python2.7/sre_compilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000024>
1453335942.382834 open("/usr/lib/python2.7/sre_compile.py", O_RDONLY) = 5 <0.000036>
1453335942.382902 fstat(5, {st_mode=S_IFREG|0644, st_size=19817, ...}) = 0 <0.000018>
1453335942.382956 open("/usr/lib/python2.7/sre_compile.pyc", O_RDONLY) = 6 <0.000030>
1453335942.383019 fstat(6, {st_mode=S_IFREG|0644, st_size=12529, ...}) = 0 <0.000017>
1453335942.383069 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000024>
1453335942.383127 read(6, "\3\363\r\n\345\221\36Vc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\317\1\0\0d\0"..., 4096) = 4096 <0.003131>
1453335942.386384 fstat(6, {st_mode=S_IFREG|0644, st_size=12529, ...}) = 0 <0.000022>
1453335942.386452 brk(0x26bc000)        = 0x26bc000 <0.000026>
1453335942.386523 read(6, "_compilet\7\0\0\0SUCCESSt\7\0\0\0_simple"..., 8192) = 8192 <0.000027>
1453335942.386585 read(6, "intRd\0\0\0Rf\0\0\0R'\0\0\0R\226\0\0\0t\7\0\0\0unic"..., 4096) = 241 <0.000019>
1453335942.386636 read(6, "", 4096)     = 0 <0.000018>
1453335942.386839 close(6)              = 0 <0.000023>
1453335942.386893 munmap(0x7fb5f8aff000, 4096) = 0 <0.000032>
1453335942.387067 stat("/usr/lib/python2.7/sre_parse", 0x7ffc32cc0170) = -1 ENOENT (No such file or directory) <0.000039>
1453335942.387148 open("/usr/lib/python2.7/sre_parse.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000028>
1453335942.387211 open("/usr/lib/python2.7/sre_parse.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000024>
1453335942.387273 open("/usr/lib/python2.7/sre_parsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000024>
1453335942.387332 open("/usr/lib/python2.7/sre_parse.py", O_RDONLY) = 6 <0.042218>
1453335942.429627 fstat(6, {st_mode=S_IFREG|0644, st_size=28911, ...}) = 0 <0.000077>
1453335942.429764 open("/usr/lib/python2.7/sre_parse.pyc", O_RDONLY) = 7 <0.041765>
1453335942.471611 fstat(7, {st_mode=S_IFREG|0644, st_size=19945, ...}) = 0 <0.000026>
1453335942.471739 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000035>
1453335942.471817 read(7, "\3\363\r\n\345\221\36Vc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\312\2\0\0d\0"..., 4096) = 4096 <0.012282>
1453335942.484247 fstat(7, {st_mode=S_IFREG|0644, st_size=19945, ...}) = 0 <0.000072>
1453335942.484432 read(7, "\0\0\3\0\0\0\3\0\0\0C\0\0\0s\21\0\0\0|\2\0|\0\0j\0\0|\1\0<"..., 12288) = 12288 <0.000088>
1453335942.484563 read(7, "\2\0_\4\0t\5\0|\3\0|\2\0d\1\0\203\3\0}\4\0|\3\0j\6\0\203\0\0"..., 4096) = 3561 <0.000463>
1453335942.485142 read(7, "", 4096)     = 0 <0.000025>
1453335942.485536 close(7)              = 0 <0.000035>
1453335942.485621 munmap(0x7fb5f8aff000, 4096) = 0 <0.000045>
1453335942.485756 stat("/usr/lib/python2.7/sre_constants", 0x7ffc32cbfca0) = -1 ENOENT (No such file or directory) <0.000044>
1453335942.485865 open("/usr/lib/python2.7/sre_constants.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000034>
1453335942.485942 open("/usr/lib/python2.7/sre_constants.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000028>
1453335942.486010 open("/usr/lib/python2.7/sre_constantsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000029>
1453335942.486078 open("/usr/lib/python2.7/sre_constants.py", O_RDONLY) = 7 <0.000041>
1453335942.486159 fstat(7, {st_mode=S_IFREG|0644, st_size=7197, ...}) = 0 <0.000022>
1453335942.486244 open("/usr/lib/python2.7/sre_constants.pyc", O_RDONLY) = 8 <0.000034>
1453335942.486319 fstat(8, {st_mode=S_IFREG|0644, st_size=6185, ...}) = 0 <0.000021>
1453335942.486379 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000028>
1453335942.486447 read(8, "\3\363\r\n\345\221\36Vc\0\0\0\0\0\0\0\0 \0\0\0@\0\0\0s*\5\0\0d\0"..., 4096) = 4096 <0.010899>
1453335942.497478 fstat(8, {st_mode=S_IFREG|0644, st_size=6185, ...}) = 0 <0.000026>
1453335942.497593 read(8, "FIX %d\ns\34\0\0\0#define SRE_INFO_LIT"..., 4096) = 2089 <0.000027>
1453335942.497662 read(8, "", 4096)     = 0 <0.000023>
1453335942.497849 close(8)              = 0 <0.000031>
1453335942.497921 munmap(0x7fb5f8aff000, 4096) = 0 <0.000040>
1453335942.498183 close(7)              = 0 <0.000023>
1453335942.498394 close(6)              = 0 <0.000024>
1453335942.498911 close(5)              = 0 <0.000029>
1453335942.499298 close(4)              = 0 <0.000029>
1453335942.499392 stat("/usr/lib/python2.7/_sysconfigdata", 0x7ffc32cc09f0) = -1 ENOENT (No such file or directory) <0.000045>
1453335942.499500 open("/usr/lib/python2.7/_sysconfigdata.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000035>
1453335942.499920 open("/usr/lib/python2.7/_sysconfigdata.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000202>
1453335942.500198 open("/usr/lib/python2.7/_sysconfigdatamodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000095>
1453335942.500349 open("/usr/lib/python2.7/_sysconfigdata.py", O_RDONLY) = 4 <0.000042>
1453335942.500436 fstat(4, {st_mode=S_IFREG|0644, st_size=126, ...}) = 0 <0.000022>
1453335942.500505 open("/usr/lib/python2.7/_sysconfigdata.pyc", O_RDONLY) = 5 <0.000031>
1453335942.500576 fstat(5, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 <0.000020>
1453335942.500635 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000031>
1453335942.500705 read(5, "\3\363\r\n\333\200\36Vc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s6\0\0\0d\0"..., 4096) = 279 <0.004925>
1453335942.505715 fstat(5, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0 <0.000023>
1453335942.505786 read(5, "", 4096)     = 0 <0.000020>
1453335942.505866 close(5)              = 0 <0.000026>
1453335942.505990 munmap(0x7fb5f8aff000, 4096) = 0 <0.000041>
1453335942.506128 stat("/usr/lib/python2.7/_sysconfigdata_nd", 0x7ffc32cc0520) = -1 ENOENT (No such file or directory) <0.000041>
1453335942.506219 open("/usr/lib/python2.7/_sysconfigdata_nd.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000050>
1453335942.506336 open("/usr/lib/python2.7/_sysconfigdata_nd.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000028>
1453335942.506405 open("/usr/lib/python2.7/_sysconfigdata_ndmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000027>
1453335942.506474 open("/usr/lib/python2.7/_sysconfigdata_nd.py", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000028>
1453335942.506541 open("/usr/lib/python2.7/_sysconfigdata_nd.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000026>
1453335942.506617 stat("/usr/lib/python2.7/plat-x86_64-linux-gnu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 <0.037035>
1453335942.543808 stat("/usr/lib/python2.7/plat-x86_64-linux-gnu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 <0.000032>
1453335942.543892 stat("/usr/lib/python2.7/plat-x86_64-linux-gnu/_sysconfigdata_nd", 0x7ffc32cc0520) = -1 ENOENT (No such file or directory) <0.010698>
1453335942.554710 open("/usr/lib/python2.7/plat-x86_64-linux-gnu/_sysconfigdata_nd.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000105>
1453335942.554940 open("/usr/lib/python2.7/plat-x86_64-linux-gnu/_sysconfigdata_nd.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000085>
1453335942.555109 open("/usr/lib/python2.7/plat-x86_64-linux-gnu/_sysconfigdata_ndmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000084>
1453335942.555266 open("/usr/lib/python2.7/plat-x86_64-linux-gnu/_sysconfigdata_nd.py", O_RDONLY) = 5 <0.012616>
1453335942.568023 fstat(5, {st_mode=S_IFREG|0644, st_size=17400, ...}) = 0 <0.000032>
1453335942.568155 open("/usr/lib/python2.7/plat-x86_64-linux-gnu/_sysconfigdata_nd.pyc", O_RDONLY) = 6 <0.044907>
1453335942.613153 fstat(6, {st_mode=S_IFREG|0644, st_size=20219, ...}) = 0 <0.000123>
1453335942.613389 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000038>
1453335942.613475 read(6, "\3\363\r\n\357\221\36Vc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\352\16\0\0i "..., 4096) = 4096 <0.025819>
1453335942.639543 fstat(6, {st_mode=S_IFREG|0644, st_size=20219, ...}) = 0 <0.000050>
1453335942.647551 read(6, "T_ASDLs\23\0\0\0Python/Python-ast.ct\5"..., 12288) = 12288 <0.000123>
1453335942.647732 read(6, "DNDEBUG -g -fwrapv -O2 -Wall -Ws"..., 4096) = 3835 <0.031844>
1453335942.679713 read(6, "", 4096)     = 0 <0.000026>
1453335942.680027 mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8a0e000 <0.000079>
1453335942.680381 close(6)              = 0 <0.000033>
1453335942.680461 munmap(0x7fb5f8aff000, 4096) = 0 <0.000040>
1453335942.680594 brk(0x26dd000)        = 0x26dd000 <0.000025>
1453335942.680739 close(5)              = 0 <0.000023>
1453335942.680825 close(4)              = 0 <0.000023>
1453335942.681508 stat("/root/.local/lib/python2.7/site-packages", 0x7ffc32cc20d0) = -1 ENOENT (No such file or directory) <0.034134>
1453335942.715856 stat("/root/.local/local/lib/python2.7/dist-packages", 0x7ffc32cc20d0) = -1 ENOENT (No such file or directory) <0.000085>
1453335942.716062 stat("/root/.local/lib/python2.7/dist-packages", 0x7ffc32cc20d0) = -1 ENOENT (No such file or directory) <0.000070>
1453335942.716221 stat("/usr/local/lib/python2.7/dist-packages", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0 <0.012469>
1453335942.729013 openat(AT_FDCWD, "/usr/local/lib/python2.7/dist-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4 <0.000047>
1453335942.729125 getdents(4, /* 2 entries */, 32768) = 48 <0.000706>
1453335942.729990 getdents(4, /* 0 entries */, 32768) = 0 <0.000032>
1453335942.730124 close(4)              = 0 <0.000037>
1453335942.730309 stat("/usr/lib/python2.7/dist-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 <0.000036>
1453335942.730472 openat(AT_FDCWD, "/usr/lib/python2.7/dist-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4 <0.000037>
1453335942.730560 getdents(4, /* 298 entries */, 32768) = 11552 <0.017846>
1453335942.748598 getdents(4, /* 0 entries */, 32768) = 0 <0.000023>
1453335942.748658 close(4)              = 0 <0.000092>
1453335942.748991 open("/usr/lib/python2.7/dist-packages/PILcompat.pth", O_RDONLY) = 4 <0.039118>
1453335942.788323 fstat(4, {st_mode=S_IFREG|0644, st_size=10, ...}) = 0 <0.000028>
1453335942.788493 fstat(4, {st_mode=S_IFREG|0644, st_size=10, ...}) = 0 <0.000024>
1453335942.788560 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000031>
1453335942.788629 read(4, "PILcompat\n", 8192) = 10 <0.024053>
1453335942.812790 read(4, "", 4096)     = 0 <0.000031>
1453335942.813023 stat("/usr/lib/python2.7/dist-packages/PILcompat", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 <0.000112>
1453335942.813217 read(4, "", 8192)     = 0 <0.000073>
1453335942.813408 close(4)              = 0 <0.000038>
1453335942.813495 munmap(0x7fb5f8aff000, 4096) = 0 <0.000042>
1453335942.813615 open("/usr/lib/python2.7/dist-packages/gtk-2.0-pysupport-compat.pth", O_RDONLY) = 4 <0.000052>
1453335942.813736 fstat(4, {st_mode=S_IFREG|0644, st_size=38, ...}) = 0 <0.000025>
1453335942.813821 fstat(4, {st_mode=S_IFREG|0644, st_size=38, ...}) = 0 <0.000024>
1453335942.813892 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000032>
1453335942.813971 read(4, "/usr/lib/pymodules/python2.7/gtk"..., 8192) = 38 <0.015817>
1453335942.829928 read(4, "", 4096)     = 0 <0.000074>
1453335942.830122 stat("/usr/lib/pymodules/python2.7/gtk-2.0", 0x7ffc32cc1cd0) = -1 ENOENT (No such file or directory) <0.074514>
1453335942.904846 read(4, "", 8192)     = 0 <0.000029>
1453335942.904933 close(4)              = 0 <0.000035>
1453335942.905008 munmap(0x7fb5f8aff000, 4096) = 0 <0.000088>
1453335942.905171 open("/usr/lib/python2.7/dist-packages/matplotlib-1.4.2-nspkg.pth", O_RDONLY) = 4 <0.000090>
1453335942.905310 fstat(4, {st_mode=S_IFREG|0644, st_size=323, ...}) = 0 <0.000023>
1453335942.905387 fstat(4, {st_mode=S_IFREG|0644, st_size=323, ...}) = 0 <0.000019>
1453335942.905445 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000027>
1453335942.905510 read(4, "import sys, types, os;p = os.pat"..., 8192) = 323 <0.006842>
1453335942.912445 read(4, "", 4096)     = 0 <0.000024>
1453335942.913332 stat("/usr/lib/python2.7/dist-packages/mpl_toolkits/__init__.py", {st_mode=S_IFREG|0644, st_size=121, ...}) = 0 <0.055472>
1453335942.968994 read(4, "", 8192)     = 0 <0.000057>
1453335942.969104 close(4)              = 0 <0.000031>
1453335942.969179 munmap(0x7fb5f8aff000, 4096) = 0 <0.000035>
1453335942.969335 open("/usr/lib/python2.7/dist-packages/ndg_httpsclient-0.4.0-nspkg.pth", O_RDONLY) = 4 <0.000057>
1453335942.969437 fstat(4, {st_mode=S_IFREG|0644, st_size=296, ...}) = 0 <0.000022>
1453335942.969510 fstat(4, {st_mode=S_IFREG|0644, st_size=296, ...}) = 0 <0.000021>
1453335942.969569 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000027>
1453335942.969635 read(4, "import sys, types, os;p = os.pat"..., 8192) = 296 <0.017532>
1453335942.987297 read(4, "", 4096)     = 0 <0.000028>
1453335942.988453 stat("/usr/lib/python2.7/dist-packages/ndg/__init__.py", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 <0.074271>
1453335943.062870 read(4, "", 8192)     = 0 <0.000018>
1453335943.062936 close(4)              = 0 <0.000018>
1453335943.062984 munmap(0x7fb5f8aff000, 4096) = 0 <0.000031>
1453335943.063086 open("/usr/lib/python2.7/dist-packages/pygst.pth", O_RDONLY) = 4 <0.000042>
1453335943.063167 fstat(4, {st_mode=S_IFREG|0644, st_size=9, ...}) = 0 <0.000015>
1453335943.063245 fstat(4, {st_mode=S_IFREG|0644, st_size=9, ...}) = 0 <0.000015>
1453335943.063298 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000022>
1453335943.063355 read(4, "gst-0.10\n", 8192) = 9 <0.014422>
1453335943.077844 read(4, "", 4096)     = 0 <0.000012>
1453335943.077950 stat("/usr/lib/python2.7/dist-packages/gst-0.10", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 <0.038461>
1453335943.116562 read(4, "", 8192)     = 0 <0.000020>
1453335943.116621 close(4)              = 0 <0.000021>
1453335943.116666 munmap(0x7fb5f8aff000, 4096) = 0 <0.000027>
1453335943.116749 open("/usr/lib/python2.7/dist-packages/pygtk.pth", O_RDONLY) = 4 <0.000040>
1453335943.116818 fstat(4, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0 <0.000013>
1453335943.116864 fstat(4, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0 <0.000014>
1453335943.116902 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000018>
1453335943.116945 read(4, "gtk-2.0\n", 8192) = 8 <0.011983>
1453335943.129059 read(4, "", 4096)     = 0 <0.000024>
1453335943.129205 stat("/usr/lib/python2.7/dist-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 <0.000106>
1453335943.129389 read(4, "", 8192)     = 0 <0.000021>
1453335943.129457 close(4)              = 0 <0.000026>
1453335943.129517 munmap(0x7fb5f8aff000, 4096) = 0 <0.000037>
1453335943.129614 open("/usr/lib/python2.7/dist-packages/python-support.pth", O_RDONLY) = 4 <0.000066>
1453335943.129741 fstat(4, {st_mode=S_IFREG|0644, st_size=29, ...}) = 0 <0.000021>
1453335943.129813 fstat(4, {st_mode=S_IFREG|0644, st_size=29, ...}) = 0 <0.000020>
1453335943.129872 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000291>
1453335943.130216 read(4, "/usr/lib/pymodules/python2.7\n", 8192) = 29 <0.020433>
1453335943.150745 read(4, "", 4096)     = 0 <0.000019>
1453335943.150887 stat("/usr/lib/pymodules/python2.7", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 <0.000030>
1453335943.151077 read(4, "", 8192)     = 0 <0.000015>
1453335943.151139 close(4)              = 0 <0.000040>
1453335943.151216 munmap(0x7fb5f8aff000, 4096) = 0 <0.000093>
1453335943.151430 open("/usr/lib/python2.7/dist-packages/ubuntu-sso-client.pth", O_RDONLY) = 4 <0.000146>
1453335943.151634 fstat(4, {st_mode=S_IFREG|0644, st_size=18, ...}) = 0 <0.000026>
1453335943.151720 fstat(4, {st_mode=S_IFREG|0644, st_size=18, ...}) = 0 <0.000023>
1453335943.151784 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000028>
1453335943.151852 read(4, "ubuntu-sso-client\n", 8192) = 18 <0.005814>
1453335943.157751 read(4, "", 4096)     = 0 <0.000019>
1453335943.157897 stat("/usr/lib/python2.7/dist-packages/ubuntu-sso-client", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 <0.000054>
1453335943.158027 read(4, "", 8192)     = 0 <0.000018>
1453335943.158111 close(4)              = 0 <0.000035>
1453335943.158250 munmap(0x7fb5f8aff000, 4096) = 0 <0.000087>
1453335943.158444 open("/usr/lib/python2.7/dist-packages/wx.pth", O_RDONLY) = 4 <0.196880>
1453335943.355390 fstat(4, {st_mode=S_IFREG|0644, st_size=12, ...}) = 0 <0.000013>
1453335943.355468 fstat(4, {st_mode=S_IFREG|0644, st_size=12, ...}) = 0 <0.000011>
1453335943.355504 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000022>
1453335943.355554 read(4, "wx-3.0-gtk2\n", 8192) = 12 <0.017542>
1453335943.373165 read(4, "", 4096)     = 0 <0.000013>
1453335943.373317 stat("/usr/lib/python2.7/dist-packages/wx-3.0-gtk2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 <0.038034>
1453335943.411514 read(4, "", 8192)     = 0 <0.000020>
1453335943.411573 close(4)              = 0 <0.000025>
1453335943.411627 munmap(0x7fb5f8aff000, 4096) = 0 <0.000029>
1453335943.411711 open("/usr/lib/python2.7/dist-packages/zope.interface-4.1.2-nspkg.pth", O_RDONLY) = 4 <0.000041>
1453335943.411781 fstat(4, {st_mode=S_IFREG|0644, st_size=299, ...}) = 0 <0.000015>
1453335943.411829 fstat(4, {st_mode=S_IFREG|0644, st_size=299, ...}) = 0 <0.000014>
1453335943.411868 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000019>
1453335943.411914 read(4, "import sys, types, os;p = os.pat"..., 8192) = 299 <0.022492>
1453335943.434485 read(4, "", 4096)     = 0 <0.000019>
1453335943.435171 stat("/usr/lib/python2.7/dist-packages/zope/__init__.py", {st_mode=S_IFREG|0644, st_size=200, ...}) = 0 <0.016161>
1453335943.451557 read(4, "", 8192)     = 0 <0.000028>
1453335943.451687 close(4)              = 0 <0.000032>
1453335943.451761 munmap(0x7fb5f8aff000, 4096) = 0 <0.000037>
1453335943.451989 stat("/usr/lib/python2.7/sitecustomize", 0x7ffc32cc1070) = -1 ENOENT (No such file or directory) <0.000042>
1453335943.452082 open("/usr/lib/python2.7/sitecustomize.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000035>
1453335943.452158 open("/usr/lib/python2.7/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000029>
1453335943.452259 open("/usr/lib/python2.7/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000032>
1453335943.452335 open("/usr/lib/python2.7/sitecustomize.py", O_RDONLY) = 4 <0.014510>
1453335943.466977 fstat(4, {st_mode=S_IFREG|0644, st_size=155, ...}) = 0 <0.000073>
1453335943.467214 open("/usr/lib/python2.7/sitecustomize.pyc", O_RDONLY) = 5 <0.000153>
1453335943.467446 fstat(5, {st_mode=S_IFREG|0644, st_size=232, ...}) = 0 <0.000028>
1453335943.467545 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fb5f8aff000 <0.000037>
1453335943.467630 read(5, "\3\363\r\n\335\".Sc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s2\0\0\0y\20"..., 4096) = 232 <0.020800>
1453335943.488540 fstat(5, {st_mode=S_IFREG|0644, st_size=232, ...}) = 0 <0.000026>
1453335943.488667 read(5, "", 4096)     = 0 <0.000024>
1453335943.488751 close(5)              = 0 <0.000080>
1453335943.488919 munmap(0x7fb5f8aff000, 4096) = 0 <0.000041>
1453335943.489033 stat("/usr/lib/python2.7/apport_python_hook", 0x7ffc32cc0ba0) = -1 ENOENT (No such file or directory) <0.000045>
1453335943.489127 open("/usr/lib/python2.7/apport_python_hook.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000034>
1453335943.489201 open("/usr/lib/python2.7/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000084>
1453335943.489335 open("/usr/lib/python2.7/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000034>
1453335943.489416 open("/usr/lib/python2.7/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000034>
1453335943.489497 open("/usr/lib/python2.7/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000032>
1453335943.489577 stat("/usr/lib/python2.7/plat-x86_64-linux-gnu/apport_python_hook", 0x7ffc32cc0ba0) = -1 ENOENT (No such file or directory) <0.000032>
1453335943.489657 open("/usr/lib/python2.7/plat-x86_64-linux-gnu/apport_python_hook.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000032>
1453335943.489737 open("/usr/lib/python2.7/plat-x86_64-linux-gnu/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000031>
1453335943.489815 open("/usr/lib/python2.7/plat-x86_64-linux-gnu/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000030>
1453335943.489891 open("/usr/lib/python2.7/plat-x86_64-linux-gnu/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000031>
1453335943.489968 open("/usr/lib/python2.7/plat-x86_64-linux-gnu/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000031>
1453335943.490052 stat("/usr/lib/python2.7/lib-tk", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 <0.000042>
1453335943.490154 stat("/usr/lib/python2.7/lib-tk", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 <0.000027>
1453335943.490253 stat("/usr/lib/python2.7/lib-tk/apport_python_hook", 0x7ffc32cc0ba0) = -1 ENOENT (No such file or directory) <0.010455>
1453335943.500847 open("/usr/lib/python2.7/lib-tk/apport_python_hook.x86_64-linux-gnu.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000059>
1453335943.501018 open("/usr/lib/python2.7/lib-tk/apport_python_hook.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000035>
1453335943.501145 open("/usr/lib/python2.7/lib-tk/apport_python_hookmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000029>
1453335943.501216 open("/usr/lib/python2.7/lib-tk/apport_python_hook.py", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000028>
1453335943.501325 open("/usr/lib/python2.7/lib-tk/apport_python_hook.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000027>
1453335943.501409 stat("/usr/lib/python2.7/lib-old", 0x7ffc32cbf970) = -1 ENOENT (No such file or director
Actions #12

Updated by Bernhard Hailer almost 4 years ago

  • Model affected changed from 997-S to Baofeng 997-S

Have you been able to resolve this on your own since you submitted this?
Have you tried with a recent version since you submitted this?
Thanks.

Actions #13

Updated by Bernhard Hailer almost 4 years ago

  • Target version changed from 0.5.0 to chirp-legacy

I'm sorry, I know what you said about your cable, but you do have a cable / driver / connector issue. The debug log gives it away: "Radio did not respond" - it didn't hear Chirp.

This can be due to several reasons.
1) the plug doesn't make correct contact with the radio socket. Even when you think it's fully in: there are plenty of radios which fool you. You might have to shave the connector's body, or use a different brand.
2) the operating system might play games with you.
Windows notes: If you are using a generic cable with a Prolific chip, you will very likely need to downgrade your driver to version 3.2.0.0.
It can be found at http://www.miklor.com/COM/UV_Drivers.php
MacOS notes: this OS is apparently very picky about USB to Serial cables. From what I heard, only (genuine) FTDI-based cables can be made work.
You must have the KK7DS Python runtime for Mac OSX installed.
Linux notes: Linux generally is quite good with USB to Serial converter drivers. The most likely cause for grief is a connector which doesn't provide good electrical contact.

Actions #14

Updated by Bernhard Hailer over 3 years ago

  • Status changed from Feedback to Closed

Due to the nature of the problem, a driver or connection issue is assumed. No more feedback by submitter; if this is still an issue, please let us know.

Actions

Also available in: Atom PDF