I’ve created a custom FileCache HDA in Houdini.
Houdini is launched through the AYON environment, and I’m submitting the cache to the farm using Deadline.
The submission is currently failing because AYON-related environment variables are not being resolved correctly on the worker machines.
In addition to the default AYON environment, I’ve also defined custom Houdini environment variables via AYON, and I need these variables to be exported and available on the farm workers as well.
I really appreciate any help you can provide.
2026-01-30 19:45:24: 0: STDOUT: Detected Houdini version: (21, 0, 559)
2026-01-30 19:45:24: 0: STDOUT: ['/var/lib/Thinkbox/Deadline10/workers/ashu-node-01/plugins/697cbcf40a0aac56b04d5e42/hrender_dl.py', '-f', '1001', '1050', '1', '-g', '-d', '/stage/sopnet1/bmfx_file_cache3/ropnet/geometry', '-tempdir', '/var/lib/Thinkbox/Deadline10/workers/ashu-node-01/jobsData/697cbcf40a0aac56b04d5e42/0_tempPzhTA0', '-arnoldAbortOnLicenseFail', '1', '/jobs/BlackMirror_Library/library/sq010/houdini/lighting/BML_sq010_lighting_v006.hip']
2026-01-30 19:45:24: 0: STDOUT: Start: 1001
2026-01-30 19:45:24: 0: STDOUT: End: 1050
2026-01-30 19:45:24: 0: STDOUT: Increment: 1
2026-01-30 19:45:24: 0: STDOUT: Ignore Inputs: True
2026-01-30 19:45:24: 0: STDOUT: No output specified. Output will be handled by the driver
2026-01-30 19:45:24: 0: STDOUT: Driver: /stage/sopnet1/bmfx_file_cache3/ropnet/geometry
2026-01-30 19:45:24: 0: STDOUT: Input File: /jobs/BlackMirror_Library/library/sq010/houdini/lighting/BML_sq010_lighting_v006.hip
2026-01-30 19:45:24: 0: STDOUT: Error running event handler:
2026-01-30 19:45:24: 0: STDOUT: Traceback (most recent call last):
2026-01-30 19:45:24: 0: STDOUT: File "Sop/bmfx_file_cache::1.0, PythonModule", line 1, in <module>
2026-01-30 19:45:24: 0: STDOUT: ModuleNotFoundError: No module named 'ayon_houdini'
2026-01-30 19:45:24: 0: STDOUT: Warnings were generated during load.
2026-01-30 19:45:24: 0: STDOUT: Error loading: /jobs/BlackMirror_Library/library/sq010/houdini/lighting/BML_sq010_lighting_v006.hip
2026-01-30 19:45:24: 0: STDOUT: Warning:
2026-01-30 19:45:24: 0: STDOUT: /stage/sopnet1/bmfx_file_cache:
2026-01-30 19:45:24: 0: STDOUT: Begin Path Mapping
2026-01-30 19:45:25: 0: Sending kill command to process tree with root process 'hython-bin' with process id 231587
2026-01-30 19:45:25: 0: Done executing plugin command of type 'Render Task'
