1 |
|
---|
2 | INFO prefect.ShellTask:shell.py:151 Executing: save 3NIR-ribbon-vis_NIH3D.glb
|
---|
3 | INFO prefect.ShellTask:shell.py:151 ERROR:
|
---|
4 | INFO prefect.ShellTask:shell.py:151 Traceback (most recent call last):
|
---|
5 | INFO prefect.ShellTask:shell.py:151 File "/var/lib/actions-runner/_work/nih_3d_workflows/nih_3d_workflows/nih_3d_workflows/cli_scripts/cx_unified.py", line 817, in <module>
|
---|
6 | INFO prefect.ShellTask:shell.py:151 process_macro_model(model)
|
---|
7 | INFO prefect.ShellTask:shell.py:151 File "/var/lib/actions-runner/_work/nih_3d_workflows/nih_3d_workflows/nih_3d_workflows/cli_scripts/cx_unified.py", line 588, in process_macro_model
|
---|
8 | INFO prefect.ShellTask:shell.py:151 export_scene(appendix="ribbon-vis")
|
---|
9 | INFO prefect.ShellTask:shell.py:151 File "/var/lib/actions-runner/_work/nih_3d_workflows/nih_3d_workflows/nih_3d_workflows/cli_scripts/cx_unified.py", line 468, in export_scene
|
---|
10 | INFO prefect.ShellTask:shell.py:151 run(session, export_cmd)
|
---|
11 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/core/commands/run.py", line 49, in run
|
---|
12 | INFO prefect.ShellTask:shell.py:151 results = command.run(text, log=log, return_json=return_json)
|
---|
13 | INFO prefect.ShellTask:shell.py:151 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
---|
14 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/core/commands/cli.py", line 3213, in run
|
---|
15 | INFO prefect.ShellTask:shell.py:151 result = ci.function(session, **kw_args)
|
---|
16 | INFO prefect.ShellTask:shell.py:151 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
---|
17 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/save_command/cmd.py", line 86, in cmd_save
|
---|
18 | INFO prefect.ShellTask:shell.py:151 Command(session, registry=registry).run(provider_cmd_text, log=log)
|
---|
19 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/core/commands/cli.py", line 3213, in run
|
---|
20 | INFO prefect.ShellTask:shell.py:151 result = ci.function(session, **kw_args)
|
---|
21 | INFO prefect.ShellTask:shell.py:151 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
---|
22 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/save_command/cmd.py", line 101, in provider_save
|
---|
23 | INFO prefect.ShellTask:shell.py:151 saver_info.save(session, path, **provider_kw)
|
---|
24 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/gltf/__init__.py", line 52, in save
|
---|
25 | INFO prefect.ShellTask:shell.py:151 gltf.write_gltf(session, path, models, **kw)
|
---|
26 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/gltf/gltf.py", line 454, in write_gltf
|
---|
27 | INFO prefect.ShellTask:shell.py:151 center_nodes_and_meshes(nodes, meshes, buffers)
|
---|
28 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/gltf/gltf.py", line 517, in center_nodes_and_meshes
|
---|
29 | INFO prefect.ShellTask:shell.py:151 check_node_centering_possible(nodes, meshes)
|
---|
30 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/gltf/gltf.py", line 633, in check_node_centering_possible
|
---|
31 | INFO prefect.ShellTask:shell.py:151 raise UserError('Cannot center nodes because a node has both a mesh and children')
|
---|
32 | INFO prefect.ShellTask:shell.py:151 chimerax.core.errors.UserError: Cannot center nodes because a node has both a mesh and children
|
---|
33 | INFO prefect.ShellTask:shell.py:151
|
---|
34 | INFO prefect.ShellTask:shell.py:151 Traceback (most recent call last):
|
---|
35 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/core/scripting.py", line 95, in open_python_script
|
---|
36 | INFO prefect.ShellTask:shell.py:151 _exec_python(session, code, argv)
|
---|
37 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/core/scripting.py", line 72, in _exec_python
|
---|
38 | INFO prefect.ShellTask:shell.py:151 exec(code, sandbox.__dict__)
|
---|
39 | INFO prefect.ShellTask:shell.py:151 File "/var/lib/actions-runner/_work/nih_3d_workflows/nih_3d_workflows/nih_3d_workflows/cli_scripts/cx_unified.py", line 817, in <module>
|
---|
40 | INFO prefect.ShellTask:shell.py:151 process_macro_model(model)
|
---|
41 | INFO prefect.ShellTask:shell.py:151 File "/var/lib/actions-runner/_work/nih_3d_workflows/nih_3d_workflows/nih_3d_workflows/cli_scripts/cx_unified.py", line 588, in process_macro_model
|
---|
42 | INFO prefect.ShellTask:shell.py:151 export_scene(appendix="ribbon-vis")
|
---|
43 | INFO prefect.ShellTask:shell.py:151 File "/var/lib/actions-runner/_work/nih_3d_workflows/nih_3d_workflows/nih_3d_workflows/cli_scripts/cx_unified.py", line 468, in export_scene
|
---|
44 | INFO prefect.ShellTask:shell.py:151 run(session, export_cmd)
|
---|
45 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/core/commands/run.py", line 49, in run
|
---|
46 | INFO prefect.ShellTask:shell.py:151 results = command.run(text, log=log, return_json=return_json)
|
---|
47 | INFO prefect.ShellTask:shell.py:151 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
---|
48 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/core/commands/cli.py", line 3213, in run
|
---|
49 | INFO prefect.ShellTask:shell.py:151 result = ci.function(session, **kw_args)
|
---|
50 | INFO prefect.ShellTask:shell.py:151 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
---|
51 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/save_command/cmd.py", line 86, in cmd_save
|
---|
52 | INFO prefect.ShellTask:shell.py:151 Command(session, registry=registry).run(provider_cmd_text, log=log)
|
---|
53 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/core/commands/cli.py", line 3213, in run
|
---|
54 | INFO prefect.ShellTask:shell.py:151 result = ci.function(session, **kw_args)
|
---|
55 | INFO prefect.ShellTask:shell.py:151 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
---|
56 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/save_command/cmd.py", line 101, in provider_save
|
---|
57 | INFO prefect.ShellTask:shell.py:151 saver_info.save(session, path, **provider_kw)
|
---|
58 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/gltf/__init__.py", line 52, in save
|
---|
59 | INFO prefect.ShellTask:shell.py:151 gltf.write_gltf(session, path, models, **kw)
|
---|
60 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/gltf/gltf.py", line 454, in write_gltf
|
---|
61 | INFO prefect.ShellTask:shell.py:151 center_nodes_and_meshes(nodes, meshes, buffers)
|
---|
62 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/gltf/gltf.py", line 517, in center_nodes_and_meshes
|
---|
63 | INFO prefect.ShellTask:shell.py:151 check_node_centering_possible(nodes, meshes)
|
---|
64 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/gltf/gltf.py", line 633, in check_node_centering_possible
|
---|
65 | INFO prefect.ShellTask:shell.py:151 raise UserError('Cannot center nodes because a node has both a mesh and children')
|
---|
66 | INFO prefect.ShellTask:shell.py:151 chimerax.core.errors.UserError: Cannot center nodes because a node has both a mesh and children
|
---|
67 | INFO prefect.ShellTask:shell.py:151
|
---|
68 | INFO prefect.ShellTask:shell.py:151 During handling of the above exception, another exception occurred:
|
---|
69 | INFO prefect.ShellTask:shell.py:151
|
---|
70 | INFO prefect.ShellTask:shell.py:151 Traceback (most recent call last):
|
---|
71 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/core/__main__.py", line 878, in init
|
---|
72 | INFO prefect.ShellTask:shell.py:151 run(sess, "runscript %s" % script)
|
---|
73 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/core/commands/run.py", line 49, in run
|
---|
74 | INFO prefect.ShellTask:shell.py:151 results = command.run(text, log=log, return_json=return_json)
|
---|
75 | INFO prefect.ShellTask:shell.py:151 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
---|
76 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/core/commands/cli.py", line 3213, in run
|
---|
77 | INFO prefect.ShellTask:shell.py:151 result = ci.function(session, **kw_args)
|
---|
78 | INFO prefect.ShellTask:shell.py:151 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
---|
79 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/core/commands/runscript.py", line 49, in runscript
|
---|
80 | INFO prefect.ShellTask:shell.py:151 open_python_script(session, open(script_file, 'rb'), script_file, argv=argv)
|
---|
81 | INFO prefect.ShellTask:shell.py:151 File "/usr/lib/ucsf-chimerax-daily/lib/python3.11/site-packages/chimerax/core/scripting.py", line 101, in open_python_script
|
---|
82 | INFO prefect.ShellTask:shell.py:151 raise UserError('Error opening python file %s' % stream.name)
|
---|
83 | INFO prefect.ShellTask:shell.py:151 chimerax.core.errors.UserError: Error opening python file /var/lib/actions-runner/_work/nih_3d_workflows/nih_3d_workflows/nih_3d_workflows/cli_scripts/cx_unified.py
|
---|