<p dir="ltr">Thanks, Mike.</p>
<div class="gmail_quote">On May 6, 2014 6:05 PM, "Michael Wilde" <<a href="mailto:wilde@anl.gov">wilde@anl.gov</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Bill, since you are running on Open Science Grid with no specific Condor requirements to select specific sites or node types, it looks like some sites that your app tasks are running at do not have a Python environment that works with your wrapper script.<br>

<br>
This might have something to do with that way you have set up or are using virtualenv.<br>
<br>
You might want to start by adding requirements tags to specify that your tasks should only run on the UC3 cycle-seeder nodes, make sure everything works correctly there, and then add tags for one additional pool of OSG Connect resources at a time. You can find info on this in the OSG Connect Book.<br>

<br>
You can also log the site name in your returned .err or .out file, via your wrapper, which will help a lot in debugging.<br>
<br>
Then you can force tasks to the *bad* sites to debug and fix your python environment for those sites.<br>
<br>
I can help more on this after Friday.  Perhaps others on the Swift team or this list can also provide assistance.<br>
<br>
- Mike<br>
<br>
<br>
On 5/6/14, 5:53 PM, William Catino wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have a script that crashed 3 times, then succeeded, with no change.<br>
When it crashed, the .err file in the data directory contained a message<br>
about not finding a file whose name included<br>
<br>
            /usr/lib64/libpython2.6.so.1.0<br>
<br>
The attached log file that corresponds to a crash is:<br>
                df-20140506-1724-d6au5ct7.log<br>
The attached log file that corresponds to a subsequent success is:<br>
                df-20140506-1727-39v1is9b.log<br>
<br>
I might have specific files confused, but these files (and others from<br>
prior crashes) are located in my home directory on OSG, at /home/wcatino/df.<br>
This configuration is identical to that used when working with Mike today,<br>
except that the data directory was reduced to 5 files.<br>
<br>
I also noticed that my PATH is pointing swift to version 0.94 rather than<br>
0.95.<br>
Perhaps I should change my PATH to fix this.<br>
The instructions I followed had me append the 0.95 path to PATH, which<br>
contains a 0.94 path earlier in the PATH string.<br>
<br>
Thanks.<br>
</blockquote>
<br>
-- <br>
Michael Wilde<br>
Mathematics and Computer Science          Computation Institute<br>
Argonne National Laboratory               The University of Chicago<br>
<br>
</blockquote></div>