Hello,
There is something strange here, see the next-to-last line. A space seems to be missing, any clue ?
=======================================================
Error
Error: Renderer returned non-zero error code, 1. Check the log for more information.
at Deadline.Plugins.ScriptPlugin.RenderTasks (System.String taskId, Int32 startFrame, Int32 endFrame, System.String& outMessage, FranticX.Processes.AbortLevel& abortLevel) [0x00000] in :0
=======================================================
Type
RenderPluginException
=======================================================
Stack Trace
at Deadline.Plugins.Plugin.RenderTask (System.String taskId, Int32 startFrame, Int32 endFrame) [0x00000] in :0
at Deadline.Slaves.SlaveRenderThread.a (Deadline.IO.TaskLogWriter A_0) [0x00000] in :0
=======================================================
Log
2015-05-13 17:41:56: BEGIN - cal118\root
2015-05-13 17:41:56: 0: Start Job timeout is disabled.
2015-05-13 17:41:56: 0: Task timeout is disabled.
2015-05-13 17:41:56: 0: Loaded job: WipDeadline.v003.hip - /out/mantra1 (5553250c6f17b248dcb7fb66)
2015-05-13 17:41:56: 0: INFO: Executing plugin script /tmp/Thinkbox/Deadline7/slave/cal118/plugins/5553250c6f17b248dcb7fb66/Houdini.py
2015-05-13 17:41:56: 0: INFO: About: Houdini Plugin for Deadline
2015-05-13 17:41:56: 0: INFO: The job’s environment will be merged with the current environment before rendering
2015-05-13 17:41:56: 0: Plugin rendering frame(s): 1
2015-05-13 17:42:03: 0: INFO: Starting Houdini Job
2015-05-13 17:42:03: 0: INFO: Stdout Handling Enabled: True
2015-05-13 17:42:03: 0: INFO: Popup Handling Enabled: True
2015-05-13 17:42:03: 0: INFO: QT Popup Handling Enabled: False
2015-05-13 17:42:03: 0: INFO: WindowsForms10.Window.8.app.* Popup Handling Enabled: False
2015-05-13 17:42:03: 0: INFO: Using Process Tree: True
2015-05-13 17:42:03: 0: INFO: Hiding DOS Window: True
2015-05-13 17:42:03: 0: INFO: Creating New Console: False
2015-05-13 17:42:03: 0: INFO: Running as user: blonglee
2015-05-13 17:42:03: 0: INFO: Enforcing 64 bit build
2015-05-13 17:42:03: 0: INFO: Executable: “/u/soft/sidefx/HOUDINI/hfs14.0.258/bin/hython”
2015-05-13 17:42:03: 0: INFO: Argument: “/tmp/Thinkbox/Deadline7/slave/cal118/plugins/5553250c6f17b248dcb7fb66/hrender_dl.py” -f 1 1 1 -d /out/mantra1 “/u/bidule/sequences/SEQ_PREPA/PREPA_P003/FX/work/machin/houdini/WipDeadline.v003.hip”
2015-05-13 17:42:03: 0: INFO: Startup Directory: “/u/soft/sidefx/HOUDINI/hfs14.0.258/bin”
2015-05-13 17:42:03: 0: INFO: Process Priority: BelowNormal
2015-05-13 17:42:03: 0: INFO: Process Affinity: default
2015-05-13 17:42:03: 0: INFO: Process is now running
2015-05-13 17:42:04: 0: STDOUT: /u/soft/sidefx/HOUDINI/hfs14.0.258/bin/hython/tmp/Thinkbox/Deadline7/slave/cal118/plugins/5553250c6f17b248dcb7fb66/hrender_dl.py: Not a directory.
2015-05-13 17:42:04: 0: INFO: Process exit code: 1
[EDIT] It seems to happen only with the option “use ‘su’ instead of ‘sudo’” activated. Unfortunately we do need this option.
Hey man, this is a really weird problem.
It looks like the program loader is concatenating the working directory and binary path. I’m guessing su
might be do blame. Can you give me a call today? I’m not sure where you are in the world, so opening a ticket so we can work out times is likely going to be best (I’m here 9-5 central). Support e-mail is support@thinkboxsoftware.com .
I’ll poke at our su
vs sudo
code and see what I come up with.
Yesterday was holiday here.
I just opened a ticket.
Thanks
And I already have an answer… It looks like it’s true that we forgot to add a space in the call to su
.
I’m told we’ll be releasing a quick patch version soon as 7.1.1 and a build in the beta forums will be out next week.
I’ll try and get you access to that download when it’s available.