<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Yes, that did it. Thanks! Does this have broader implications?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 25, 2015 at 11:29 PM, Yuvi Panda <span dir="ltr"><<a href="mailto:yuvipanda@gmail.com" target="_blank">yuvipanda@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Mar 26, 2015 at 11:37 AM, Anthony Di Franco <<a href="mailto:di.franco@gmail.com">di.franco@gmail.com</a>> wrote:<br>
> Not sure if this is a labs-specific issue or just a stumper for me on how<br>
> the infrastructure works, but I'm having trouble after the upgrade of<br>
> tools-login submitting jobs from it to the grid engine in a way that worked<br>
> pre-upgrade.<br>
><br>
> I have a python script running from a virtualenv (I had to rebuild the<br>
> virtualenv for the new python version,) which, when run from tools-login<br>
> directly, runs fine, but when submitted via the grid engine, is unable to<br>
> import the SSL module correctly (symptom: httplib2 does not initialize<br>
> properly in a way that indicates SSL module did not load).<br>
><br>
> I was originally running the virtualenv-installed python executable via its<br>
> absolute path. I switched to sourcing c-env from the script and running the<br>
> python so implied in hopes that might give me a better chance of the right<br>
> environment; no luck.<br>
><br>
> I have looked at specifying PYTHONPATH and examined sys.path from within the<br>
> script to confirm it is the same in both cases.<br>
><br>
> Does anyone have any thoughts on what might be going wrong? Could a<br>
> system-wide SSL module that subtly doesn't work, or is absent, be<br>
> implicated? Differences in what the module itself, if it is the same, is<br>
> doing under the two conditions?<br>
<br>
</span>Have you tried adding '-l release=trusty' to your grid submissions? I<br>
wonder if it is virtualenv-on-precise vs virtualenv-on-trusty issues.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
Yuvi Panda T<br>
<a href="http://yuvi.in/blog" target="_blank">http://yuvi.in/blog</a><br>
</div></div></blockquote></div><br></div>