06/03/2023 12:07:46.51 C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty dist /MIR /COPYALL 1>nul ) & rmdir /S /Q dist\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty tests /MIR /COPYALL 1>nul ) & rmdir /S /Q tests\ & ) The system cannot find the file specified. C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current>((ROBOCOPY empty tmp /MIR /COPYALL 1>nul ) & rmdir /S /Q tmp\ & ) The system cannot find the file specified. __import__("boost_python_meta_ext"): No module named 'boost_python_meta_ext' sys.path: C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\command_line C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\boost_adaptbx C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\build\lib C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\python37.zip C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\DLLs C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib __import__("boost_python_meta_ext"): No module named 'boost_python_meta_ext' sys.path: C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\command_line C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\boost_adaptbx C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\build\lib C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\python37.zip C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\DLLs C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib No module named 'xmlrpclib' No module named 'libtbx.development'; 'libtbx' is not a package No module named 'libtbx.development'; 'libtbx' is not a package No module named 'libtbx.development'; 'libtbx' is not a package No module named 'libtbx.development'; 'libtbx' is not a package cannot import name 'adopt_init_args' from 'libtbx' (libtbx.py) cannot import name 'Auto' from 'libtbx' (libtbx.py) cannot import name 'adopt_init_args' from 'libtbx' (libtbx.py) No module named 'libtbx.program_utils'; 'libtbx' is not a package No module named 'libtbx.program_utils'; 'libtbx' is not a package No module named 'libtbx.program_utils'; 'libtbx' is not a package No module named 'libtbx.scheduling'; 'libtbx' is not a package Warning: could not import mpi4py. Running as a single process. Usage: libtbx.show_env.py Traceback (most recent call last): File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\build\..\modules\cctbx_project\libtbx\command_line\import_all_python.py", line 122, in run(sys.argv[1:]) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\build\..\modules\cctbx_project\libtbx\command_line\import_all_python.py", line 101, in run submodule = __import__(import_name) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\queuing_system_utils\generic.py", line 152, in class Job(object): File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\queuing_system_utils\generic.py", line 172, in Job SETPATHS = libtbx.env.under_build("setpaths.sh") AttributeError: module 'libtbx' has no attribute 'env' Discovering pytest tests for smtbx: Traceback (most recent call last): File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\build\..\modules\cctbx_project\cctbx\command_line\cctbx_test_nightly.py", line 24, in if (run_tests_parallel.run(args) > 0): File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\command_line\run_tests_parallel.py", line 94, in run python_keyword_text=python_keyword_text) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\test_utils\parallel.py", line 69, in get_module_tests python_keyword_text=python_keyword_text) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\test_utils\parallel.py", line 47, in get_test_list where_str="").object) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\utils.py", line 1609, in __init__ try: module = __import__(module_path) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\smtbx\run_tests.py", line 30, in ] + discover() File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules\cctbx_project\libtbx\test_utils\pytest.py", line 104, in discover pytest.main(pytest_parameters + [ dist_dir ] + pytestargs, plugins=[TestDiscoveryPlugin()]) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\_pytest\config\__init__.py", line 148, in main config = _prepareconfig(args, plugins) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\_pytest\config\__init__.py", line 330, in _prepareconfig pluginmanager=pluginmanager, args=args File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\pluggy\_hooks.py", line 265, in __call__ return self._hookexec(self.name, self.get_hookimpls(), kwargs, firstresult) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\pluggy\_manager.py", line 80, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\pluggy\_callers.py", line 55, in _multicall gen.send(outcome) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\_pytest\helpconfig.py", line 103, in pytest_cmdline_parse config: Config = outcome.get_result() File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\pluggy\_result.py", line 60, in get_result raise ex[1].with_traceback(ex[2]) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\pluggy\_callers.py", line 39, in _multicall res = hook_impl.function(*args) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\_pytest\config\__init__.py", line 1058, in pytest_cmdline_parse self.parse(args) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\_pytest\config\__init__.py", line 1346, in parse self._preparse(args, addopts=addopts) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\_pytest\config\__init__.py", line 1249, in _preparse early_config=self, args=args, parser=self._parser File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\pluggy\_hooks.py", line 265, in __call__ return self._hookexec(self.name, self.get_hookimpls(), kwargs, firstresult) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\pluggy\_manager.py", line 80, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\pluggy\_callers.py", line 60, in _multicall return outcome.get_result() File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\pluggy\_result.py", line 60, in get_result raise ex[1].with_traceback(ex[2]) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\pluggy\_callers.py", line 39, in _multicall res = hook_impl.function(*args) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\_pytest\config\__init__.py", line 1126, in pytest_load_initial_conftests early_config.known_args_namespace, rootpath=early_config.rootpath File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\_pytest\config\__init__.py", line 557, in _set_initial_conftests self._try_load_conftest(anchor, namespace.importmode, rootpath) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\_pytest\config\__init__.py", line 579, in _try_load_conftest self._getconftestmodules(x, importmode, rootpath) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\_pytest\config\__init__.py", line 603, in _getconftestmodules mod = self._importconftest(conftestpath, importmode, rootpath) File "C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\conda_base\lib\site-packages\_pytest\config\__init__.py", line 648, in _importconftest assert mod not in mods AssertionError Performing actions: tests ===== Running in .: deleting dist, tests, tmp removing .pyc files in C:\Users\phaserbuilder\NightlyBuilds\CCTBXVC2008\x64\Current\modules, walk? True removed 65 files ===== Running in modules\cctbx_project: test libtbx.import_all_python ===== Running in tests\cctbx_regression.test_nightly: test cctbx_regression.test_nightly Bootstrap success: tests 06/03/2023 12:08:00.81