aloof-artist-49685
04/22/2022, 10:17 PM$ python tasks/run_workflow.py
Traceback (most recent call last):
File "/usr/local/lib/python3.8/pathlib.py", line 1284, in mkdir
self._accessor.mkdir(self, mode)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/flyte/20220422_220444/sandbox/local_flytekit'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/pathlib.py", line 1284, in mkdir
self._accessor.mkdir(self, mode)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/flyte/20220422_220444/sandbox'
During handling of the above exception, another exception occurred:
...
...
PermissionError: [Errno 13] Permission denied: '/tmp/flyte/20220422_220444'
How do I ensure reproducibility for different local environments?high-accountant-32689
04/22/2022, 10:23 PMaloof-artist-49685
04/22/2022, 10:25 PMpython run_workflow.py
from our user accounts on that server.freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
/tmp/flyte
folder?high-accountant-32689
04/22/2022, 11:16 PMfreezing-airport-6809
/tmp/flyte
and the second person cannot access it, as we restrict it to the uid onlyfreezing-airport-6809
aloof-artist-49685
04/23/2022, 2:30 AMaloof-artist-49685
04/23/2022, 2:33 AMfreezing-airport-6809
aloof-artist-49685
04/23/2022, 3:31 AMfreezing-airport-6809
freezing-airport-6809
freezing-airport-6809
high-accountant-32689
04/26/2022, 8:24 PMaloof-artist-49685
04/26/2022, 8:27 PMaloof-artist-49685
04/26/2022, 8:29 PM