Exporting environment variables Exporting CI Exporting DISPLAY Exporting PAGER Exporting SEMAPHORE Exporting SEMAPHORE_AGENT_MACHINE_ENVIRONMENT_TYPE Exporting SEMAPHORE_AGENT_MACHINE_OS_IMAGE Exporting SEMAPHORE_AGENT_MACHINE_TYPE Exporting SEMAPHORE_ARTIFACT_TOKEN Exporting SEMAPHORE_CACHE_BACKEND Exporting SEMAPHORE_CACHE_PRIVATE_KEY_PATH Exporting SEMAPHORE_CACHE_URL Exporting SEMAPHORE_CACHE_USERNAME Exporting SEMAPHORE_GIT_BRANCH Exporting SEMAPHORE_GIT_COMMIT_RANGE Exporting SEMAPHORE_GIT_DIR Exporting SEMAPHORE_GIT_PROVIDER Exporting SEMAPHORE_GIT_REF Exporting SEMAPHORE_GIT_REF_TYPE Exporting SEMAPHORE_GIT_REPO_NAME Exporting SEMAPHORE_GIT_REPO_SLUG Exporting SEMAPHORE_GIT_SHA Exporting SEMAPHORE_GIT_URL Exporting SEMAPHORE_GIT_WORKING_BRANCH Exporting SEMAPHORE_JOB_ID Exporting SEMAPHORE_JOB_NAME Exporting SEMAPHORE_ORGANIZATION_URL Exporting SEMAPHORE_PIPELINE_0_ARTEFACT_ID Exporting SEMAPHORE_PIPELINE_ARTEFACT_ID Exporting SEMAPHORE_PIPELINE_ID Exporting SEMAPHORE_PIPELINE_PROMOTED_BY Exporting SEMAPHORE_PIPELINE_PROMOTION Exporting SEMAPHORE_PIPELINE_RERUN Exporting SEMAPHORE_PROJECT_ID Exporting SEMAPHORE_PROJECT_NAME Exporting SEMAPHORE_TOOLBOX_METRICS_ENABLED Exporting SEMAPHORE_WORKFLOW_HOOK_SOURCE Exporting SEMAPHORE_WORKFLOW_ID Exporting SEMAPHORE_WORKFLOW_NUMBER Exporting SEMAPHORE_WORKFLOW_RERUN Exporting SEMAPHORE_WORKFLOW_TRIGGERED_BY_API Exporting SEMAPHORE_WORKFLOW_TRIGGERED_BY_HOOK Exporting SEMAPHORE_WORKFLOW_TRIGGERED_BY_SCHEDULE Exporting SSH_PRIVATE_KEY_PATH Exporting TERM Injecting Files Injecting /home/semaphore/.ssh/semaphore_cache_key with file mode 0600 Injecting /home/semaphore/.ssh/id_rsa with file mode 0600 Setting up the Semaphore toolbox Running: dowloadPath=$(curl -s -L --retry 5 http://packages.semaphoreci.com/toolbox/linux) && echo $dowloadPath && curl -s -L --retry 5 --connect-timeout 3 $dowloadPath -o /tmp/toolbox.tar && tar -xvf /tmp/toolbox.tar && mv toolbox ~/.toolbox && bash ~/.toolbox/install-toolbox && source ~/.toolbox/toolbox && echo 'source ~/.toolbox/toolbox' >> ~/.bash_profile && if [ -f /etc/init.d/xvfb ]; then /etc/init.d/xvfb start; fi http://packages.semaphoreci.com/toolbox/releases/download/v1.19.10/linux.tar toolbox/ toolbox/sem-version toolbox/spc toolbox/sem-service toolbox/sem-context toolbox/artifact toolbox/test-results toolbox/toolbox toolbox/sem-install toolbox/install-toolbox toolbox/enetwork toolbox/install-package toolbox/retry toolbox/sem-semantic-release toolbox/system-metrics-collector toolbox/Dockerfile.dev toolbox/ssh-session-cli toolbox/libchecksum toolbox/cache toolbox/libcheckout toolbox/README.md toolbox/when toolbox/sem-dockerize toolbox/sem-service-check-params retry installed ssh-session-cli installed cache installed sem-context installed sem-service installed sem-dockerize installed sem-service-check-params installed sem-semantic-release installed install-package installed Installing the artifacts CLI artifacts installed Installing the test results CLI test-results installed Installing the SPC CLI spc installed Installing the when CLI when installed Installing the enetwork CLI when installed Starting to collect System Metrics in /tmp/system-metrics Starting virtual X frame buffer: Xvfb. Starting an ssh-agent Running: eval `ssh-agent` && echo 'eval $(ssh-agent) >/dev/null' >> ~/.bash_profile && echo 'yes' > /tmp/sempahore-user-commands-have-started Agent pid 2589 Connecting to cache Running: (ssh-keyscan -p 29920 -H 94.130.123.200 >> /home/semaphore/.ssh/known_hosts || true) && ssh-add /home/semaphore/.ssh/semaphore_cache_key # 94.130.123.200:29920 SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3 # 94.130.123.200:29920 SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3 # 94.130.123.200:29920 SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3 Identity added: /home/semaphore/.ssh/semaphore_cache_key (/home/semaphore/.ssh/semaphore_cache_key) sem-version python 3.8 [18:32 06/10/2022]: Changing 'python' to version 3.8 * Switching to Python version 3.8 * Done. Python 3.8.14 [18:32 06/10/2022]: Switch successful. python3 --version Python 3.8.14 pip3 install -U pip setuptools mpmath testfixtures Requirement already satisfied: pip in ./.pyenv/3.8/lib/python3.8/site-packages (22.2.2) Requirement already satisfied: setuptools in ./.pyenv/3.8/lib/python3.8/site-packages (62.1.0) Collecting setuptools Downloading setuptools-65.4.1-py3-none-any.whl (1.2 MB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.2 MB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 0.8/1.2 MB 25.4 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.9 MB/s eta 0:00:00 [?25hCollecting mpmath Downloading mpmath-1.2.1-py3-none-any.whl (532 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/532.6 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 532.6/532.6 kB 78.2 MB/s eta 0:00:00 [?25hCollecting testfixtures Downloading testfixtures-7.0.0-py3-none-any.whl (97 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/97.3 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.3/97.3 kB 39.7 MB/s eta 0:00:00 [?25hInstalling collected packages: mpmath, testfixtures, setuptools Attempting uninstall: setuptools Found existing installation: setuptools 62.1.0 Uninstalling setuptools-62.1.0: Successfully uninstalled setuptools-62.1.0 Successfully installed mpmath-1.2.1 setuptools-65.4.1 testfixtures-7.0.0 pip3 install pip install -U git+https://github.com/sympy/sympy/ nrpylatex Collecting git+https://github.com/sympy/sympy/ Cloning https://github.com/sympy/sympy/ to /tmp/pip-req-build-5j2i1yfn Running command git clone --filter=blob:none --quiet https://github.com/sympy/sympy/ /tmp/pip-req-build-5j2i1yfn Resolved https://github.com/sympy/sympy/ to commit ebde7f21887fdadb49df2d29f47f40d80b43625c Preparing metadata (setup.py) ... [?25l- done [?25hRequirement already satisfied: pip in ./.pyenv/3.8/lib/python3.8/site-packages (22.2.2) Collecting install Downloading install-1.3.5-py3-none-any.whl (3.2 kB) Collecting nrpylatex Downloading nrpylatex-1.2.2-py3-none-any.whl (34 kB) Requirement already satisfied: mpmath>=0.19 in ./.pyenv/3.8/lib/python3.8/site-packages (from sympy==1.12.dev0) (1.2.1) Building wheels for collected packages: sympy Building wheel for sympy (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ done [?25h Created wheel for sympy: filename=sympy-1.12.dev0-py3-none-any.whl size=6529614 sha256=8754b9ee98484b03920987977ea3ec65d32ded2e825f9fcd9c015401f1bb2436 Stored in directory: /tmp/pip-ephem-wheel-cache-gk5e6s1p/wheels/e6/d9/4f/d72fa06fc065985fda642d0f4a00559265ea821f5f3e189e2b Successfully built sympy Installing collected packages: sympy, install, nrpylatex Successfully installed install-1.3.5 nrpylatex-1.2.2 sympy-1.12.dev0 git clone https://github.com/zachetienne/nrpytutorial.git Cloning into 'nrpytutorial'... remote: Enumerating objects: 21988, done. remote: Counting objects: 0% (1/2937) remote: Counting objects: 1% (30/2937) remote: Counting objects: 2% (59/2937) remote: Counting objects: 3% (89/2937) remote: Counting objects: 4% (118/2937) remote: Counting objects: 5% (147/2937) remote: Counting objects: 6% (177/2937) remote: Counting objects: 7% (206/2937) remote: Counting objects: 8% (235/2937) remote: Counting objects: 9% (265/2937) remote: Counting objects: 10% (294/2937) remote: Counting objects: 11% (324/2937) remote: Counting objects: 12% (353/2937) remote: Counting objects: 13% (382/2937) remote: Counting objects: 14% (412/2937) remote: Counting objects: 15% (441/2937) remote: Counting objects: 16% (470/2937) remote: Counting objects: 17% (500/2937) remote: Counting objects: 18% (529/2937) remote: Counting objects: 19% (559/2937) remote: Counting objects: 20% (588/2937) remote: Counting objects: 21% (617/2937) remote: Counting objects: 22% (647/2937) remote: Counting objects: 23% (676/2937) remote: Counting objects: 24% (705/2937) remote: Counting objects: 25% (735/2937) remote: Counting objects: 26% (764/2937) remote: Counting objects: 27% (793/2937) remote: Counting objects: 28% (823/2937) remote: Counting objects: 29% (852/2937) remote: Counting objects: 30% (882/2937) remote: Counting objects: 31% (911/2937) remote: Counting objects: 32% (940/2937) remote: Counting objects: 33% (970/2937) remote: Counting objects: 34% (999/2937) remote: Counting objects: 35% (1028/2937) remote: Counting objects: 36% (1058/2937) remote: Counting objects: 37% (1087/2937) remote: Counting objects: 38% (1117/2937) remote: Counting objects: 39% (1146/2937) remote: Counting objects: 40% (1175/2937) remote: Counting objects: 41% (1205/2937) remote: Counting objects: 42% (1234/2937) remote: Counting objects: 43% (1263/2937) remote: Counting objects: 44% (1293/2937) remote: Counting objects: 45% (1322/2937) remote: Counting objects: 46% (1352/2937) remote: Counting objects: 47% (1381/2937) remote: Counting objects: 48% (1410/2937) remote: Counting objects: 49% (1440/2937) remote: Counting objects: 50% (1469/2937) remote: Counting objects: 51% (1498/2937) remote: Counting objects: 52% (1528/2937) remote: Counting objects: 53% (1557/2937) remote: Counting objects: 54% (1586/2937) remote: Counting objects: 55% (1616/2937) remote: Counting objects: 56% (1645/2937) remote: Counting objects: 57% (1675/2937) remote: Counting objects: 58% (1704/2937) remote: Counting objects: 59% (1733/2937) remote: Counting objects: 60% (1763/2937) remote: Counting objects: 61% (1792/2937) remote: Counting objects: 62% (1821/2937) remote: Counting objects: 63% (1851/2937) remote: Counting objects: 64% (1880/2937) remote: Counting objects: 65% (1910/2937) remote: Counting objects: 66% (1939/2937) remote: Counting objects: 67% (1968/2937) remote: Counting objects: 68% (1998/2937) remote: Counting objects: 69% (2027/2937) remote: Counting objects: 70% (2056/2937) remote: Counting objects: 71% (2086/2937) remote: Counting objects: 72% (2115/2937) remote: Counting objects: 73% (2145/2937) remote: Counting objects: 74% (2174/2937) remote: Counting objects: 75% (2203/2937) remote: Counting objects: 76% (2233/2937) remote: Counting objects: 77% (2262/2937) remote: Counting objects: 78% (2291/2937) remote: Counting objects: 79% (2321/2937) remote: Counting objects: 80% (2350/2937) remote: Counting objects: 81% (2379/2937) remote: Counting objects: 82% (2409/2937) remote: Counting objects: 83% (2438/2937) remote: Counting objects: 84% (2468/2937) remote: Counting objects: 85% (2497/2937) remote: Counting objects: 86% (2526/2937) remote: Counting objects: 87% (2556/2937) remote: Counting objects: 88% (2585/2937) remote: Counting objects: 89% (2614/2937) remote: Counting objects: 90% (2644/2937) remote: Counting objects: 91% (2673/2937) remote: Counting objects: 92% (2703/2937) remote: Counting objects: 93% (2732/2937) remote: Counting objects: 94% (2761/2937) remote: Counting objects: 95% (2791/2937) remote: Counting objects: 96% (2820/2937) remote: Counting objects: 97% (2849/2937) remote: Counting objects: 98% (2879/2937) remote: Counting objects: 99% (2908/2937) remote: Counting objects: 100% (2937/2937) remote: Counting objects: 100% (2937/2937), done. remote: Compressing objects: 0% (1/1036) remote: Compressing objects: 1% (11/1036) remote: Compressing objects: 2% (21/1036) remote: Compressing objects: 3% (32/1036) remote: Compressing objects: 4% (42/1036) remote: Compressing objects: 5% (52/1036) remote: Compressing objects: 6% (63/1036) remote: Compressing objects: 7% (73/1036) remote: Compressing objects: 8% (83/1036) remote: Compressing objects: 9% (94/1036) remote: Compressing objects: 10% (104/1036) remote: Compressing objects: 11% (114/1036) remote: Compressing objects: 12% (125/1036) remote: Compressing objects: 13% (135/1036) remote: Compressing objects: 14% (146/1036) remote: Compressing objects: 15% (156/1036) remote: Compressing objects: 15% (165/1036) remote: Compressing objects: 16% (166/1036) remote: Compressing objects: 17% (177/1036) remote: Compressing objects: 18% (187/1036) remote: Compressing objects: 19% (197/1036) remote: Compressing objects: 20% (208/1036) remote: Compressing objects: 21% (218/1036) remote: Compressing objects: 22% (228/1036) remote: Compressing objects: 23% (239/1036) remote: Compressing objects: 24% (249/1036) remote: Compressing objects: 25% (259/1036) remote: Compressing objects: 26% (270/1036) remote: Compressing objects: 27% (280/1036) remote: Compressing objects: 28% (291/1036) remote: Compressing objects: 29% (301/1036) remote: Compressing objects: 30% (311/1036) remote: Compressing objects: 31% (322/1036) remote: Compressing objects: 32% (332/1036) remote: Compressing objects: 33% (342/1036) remote: Compressing objects: 34% (353/1036) remote: Compressing objects: 35% (363/1036) remote: Compressing objects: 36% (373/1036) remote: Compressing objects: 37% (384/1036) remote: Compressing objects: 38% (394/1036) remote: Compressing objects: 39% (405/1036) remote: Compressing objects: 40% (415/1036) remote: Compressing objects: 41% (425/1036) remote: Compressing objects: 42% (436/1036) remote: Compressing objects: 43% (446/1036) remote: Compressing objects: 44% (456/1036) remote: Compressing objects: 45% (467/1036) remote: Compressing objects: 46% (477/1036) remote: Compressing objects: 47% (487/1036) remote: Compressing objects: 48% (498/1036) remote: Compressing objects: 49% (508/1036) remote: Compressing objects: 50% (518/1036) remote: Compressing objects: 51% (529/1036) remote: Compressing objects: 52% (539/1036) remote: Compressing objects: 53% (550/1036) remote: Compressing objects: 54% (560/1036) remote: Compressing objects: 55% (570/1036) remote: Compressing objects: 56% (581/1036) remote: Compressing objects: 57% (591/1036) remote: Compressing objects: 58% (601/1036) remote: Compressing objects: 59% (612/1036) remote: Compressing objects: 60% (622/1036) remote: Compressing objects: 61% (632/1036) remote: Compressing objects: 62% (643/1036) remote: Compressing objects: 63% (653/1036) remote: Compressing objects: 64% (664/1036) remote: Compressing objects: 65% (674/1036) remote: Compressing objects: 66% (684/1036) remote: Compressing objects: 67% (695/1036) remote: Compressing objects: 68% (705/1036) remote: Compressing objects: 69% (715/1036) remote: Compressing objects: 70% (726/1036) remote: Compressing objects: 71% (736/1036) remote: Compressing objects: 72% (746/1036) remote: Compressing objects: 73% (757/1036) remote: Compressing objects: 74% (767/1036) remote: Compressing objects: 75% (777/1036) remote: Compressing objects: 76% (788/1036) remote: Compressing objects: 77% (798/1036) remote: Compressing objects: 78% (809/1036) remote: Compressing objects: 79% (819/1036) remote: Compressing objects: 80% (829/1036) remote: Compressing objects: 81% (840/1036) remote: Compressing objects: 82% (850/1036) remote: Compressing objects: 83% (860/1036) remote: Compressing objects: 84% (871/1036) remote: Compressing objects: 85% (881/1036) remote: Compressing objects: 86% (891/1036) remote: Compressing objects: 87% (902/1036) remote: Compressing objects: 88% (912/1036) remote: Compressing objects: 89% (923/1036) remote: Compressing objects: 90% (933/1036) remote: Compressing objects: 91% (943/1036) remote: Compressing objects: 92% (954/1036) remote: Compressing objects: 93% (964/1036) remote: Compressing objects: 94% (974/1036) remote: Compressing objects: 95% (985/1036) remote: Compressing objects: 96% (995/1036) remote: Compressing objects: 97% (1005/1036) remote: Compressing objects: 98% (1016/1036) remote: Compressing objects: 99% (1026/1036) remote: Compressing objects: 100% (1036/1036) remote: Compressing objects: 100% (1036/1036), done. Receiving objects: 0% (1/21988) Receiving objects: 1% (220/21988) Receiving objects: 2% (440/21988) Receiving objects: 3% (660/21988) Receiving objects: 4% (880/21988) Receiving objects: 5% (1100/21988) Receiving objects: 6% (1320/21988) Receiving objects: 7% (1540/21988) Receiving objects: 8% (1760/21988) Receiving objects: 9% (1979/21988) Receiving objects: 10% (2199/21988) Receiving objects: 11% (2419/21988) Receiving objects: 12% (2639/21988) Receiving objects: 13% (2859/21988) Receiving objects: 14% (3079/21988) Receiving objects: 15% (3299/21988) Receiving objects: 16% (3519/21988) Receiving objects: 17% (3738/21988) Receiving objects: 18% (3958/21988) Receiving objects: 19% (4178/21988) Receiving objects: 20% (4398/21988) Receiving objects: 21% (4618/21988) Receiving objects: 22% (4838/21988) Receiving objects: 23% (5058/21988) Receiving objects: 24% (5278/21988), 9.08 MiB | 18.15 MiB/s Receiving objects: 25% (5497/21988), 9.08 MiB | 18.15 MiB/s Receiving objects: 26% (5717/21988), 9.08 MiB | 18.15 MiB/s Receiving objects: 27% (5937/21988), 9.08 MiB | 18.15 MiB/s Receiving objects: 28% (6157/21988), 9.08 MiB | 18.15 MiB/s Receiving objects: 29% (6377/21988), 9.08 MiB | 18.15 MiB/s Receiving objects: 30% (6597/21988), 9.08 MiB | 18.15 MiB/s Receiving objects: 31% (6817/21988), 9.08 MiB | 18.15 MiB/s Receiving objects: 32% (7037/21988), 9.08 MiB | 18.15 MiB/s Receiving objects: 33% (7257/21988), 9.08 MiB | 18.15 MiB/s Receiving objects: 34% (7476/21988), 9.08 MiB | 18.15 MiB/s Receiving objects: 35% (7696/21988), 9.08 MiB | 18.15 MiB/s Receiving objects: 36% (7916/21988), 9.08 MiB | 18.15 MiB/s Receiving objects: 37% (8136/21988), 9.08 MiB | 18.15 MiB/s Receiving objects: 38% (8356/21988), 9.08 MiB | 18.15 MiB/s Receiving objects: 38% (8500/21988), 9.08 MiB | 18.15 MiB/s Receiving objects: 39% (8576/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 40% (8796/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 41% (9016/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 42% (9235/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 43% (9455/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 44% (9675/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 45% (9895/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 46% (10115/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 47% (10335/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 48% (10555/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 49% (10775/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 50% (10994/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 51% (11214/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 52% (11434/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 53% (11654/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 54% (11874/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 55% (12094/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 56% (12314/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 57% (12534/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 58% (12754/21988), 20.26 MiB | 20.25 MiB/s Receiving objects: 59% (12973/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 60% (13193/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 61% (13413/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 62% (13633/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 63% (13853/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 64% (14073/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 65% (14293/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 66% (14513/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 67% (14732/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 68% (14952/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 69% (15172/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 70% (15392/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 71% (15612/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 72% (15832/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 73% (16052/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 74% (16272/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 75% (16491/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 76% (16711/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 77% (16931/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 78% (17151/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 79% (17371/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 80% (17591/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 81% (17811/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 82% (18031/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 83% (18251/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 84% (18470/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 85% (18690/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 86% (18910/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 87% (19130/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 88% (19350/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 89% (19570/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 90% (19790/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 91% (20010/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 92% (20229/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 93% (20449/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 94% (20669/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 95% (20889/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 96% (21109/21988), 31.91 MiB | 21.27 MiB/s Receiving objects: 96% (21256/21988), 45.54 MiB | 22.77 MiB/s Receiving objects: 97% (21329/21988), 45.54 MiB | 22.77 MiB/s Receiving objects: 98% (21549/21988), 45.54 MiB | 22.77 MiB/s Receiving objects: 99% (21769/21988), 45.54 MiB | 22.77 MiB/s remote: Total 21988 (delta 1938), reused 2811 (delta 1844), pack-reused 19051 Receiving objects: 100% (21988/21988), 45.54 MiB | 22.77 MiB/s Receiving objects: 100% (21988/21988), 54.18 MiB | 23.11 MiB/s, done. Resolving deltas: 0% (0/15958) Resolving deltas: 1% (160/15958) Resolving deltas: 2% (320/15958) Resolving deltas: 3% (479/15958) Resolving deltas: 4% (639/15958) Resolving deltas: 5% (798/15958) Resolving deltas: 6% (958/15958) Resolving deltas: 7% (1118/15958) Resolving deltas: 8% (1277/15958) Resolving deltas: 9% (1437/15958) Resolving deltas: 10% (1596/15958) Resolving deltas: 11% (1756/15958) Resolving deltas: 12% (1915/15958) Resolving deltas: 13% (2075/15958) Resolving deltas: 14% (2235/15958) Resolving deltas: 15% (2394/15958) Resolving deltas: 16% (2554/15958) Resolving deltas: 17% (2713/15958) Resolving deltas: 18% (2873/15958) Resolving deltas: 19% (3033/15958) Resolving deltas: 20% (3192/15958) Resolving deltas: 21% (3352/15958) Resolving deltas: 22% (3511/15958) Resolving deltas: 23% (3671/15958) Resolving deltas: 24% (3830/15958) Resolving deltas: 25% (3990/15958) Resolving deltas: 26% (4150/15958) Resolving deltas: 27% (4309/15958) Resolving deltas: 28% (4469/15958) Resolving deltas: 29% (4628/15958) Resolving deltas: 30% (4788/15958) Resolving deltas: 31% (4947/15958) Resolving deltas: 32% (5107/15958) Resolving deltas: 33% (5267/15958) Resolving deltas: 34% (5426/15958) Resolving deltas: 35% (5586/15958) Resolving deltas: 36% (5745/15958) Resolving deltas: 37% (5905/15958) Resolving deltas: 38% (6065/15958) Resolving deltas: 39% (6224/15958) Resolving deltas: 40% (6384/15958) Resolving deltas: 41% (6543/15958) Resolving deltas: 42% (6703/15958) Resolving deltas: 43% (6862/15958) Resolving deltas: 44% (7022/15958) Resolving deltas: 45% (7182/15958) Resolving deltas: 46% (7341/15958) Resolving deltas: 47% (7501/15958) Resolving deltas: 48% (7660/15958) Resolving deltas: 49% (7820/15958) Resolving deltas: 50% (7979/15958) Resolving deltas: 51% (8139/15958) Resolving deltas: 52% (8299/15958) Resolving deltas: 53% (8458/15958) Resolving deltas: 54% (8618/15958) Resolving deltas: 55% (8777/15958) Resolving deltas: 56% (8937/15958) Resolving deltas: 57% (9097/15958) Resolving deltas: 58% (9256/15958) Resolving deltas: 59% (9416/15958) Resolving deltas: 60% (9575/15958) Resolving deltas: 61% (9735/15958) Resolving deltas: 62% (9894/15958) Resolving deltas: 63% (10054/15958) Resolving deltas: 64% (10214/15958) Resolving deltas: 65% (10373/15958) Resolving deltas: 66% (10533/15958) Resolving deltas: 67% (10692/15958) Resolving deltas: 68% (10852/15958) Resolving deltas: 69% (11012/15958) Resolving deltas: 69% (11079/15958) Resolving deltas: 70% (11171/15958) Resolving deltas: 71% (11331/15958) Resolving deltas: 72% (11490/15958) Resolving deltas: 73% (11650/15958) Resolving deltas: 74% (11809/15958) Resolving deltas: 75% (11969/15958) Resolving deltas: 76% (12129/15958) Resolving deltas: 77% (12288/15958) Resolving deltas: 78% (12448/15958) Resolving deltas: 79% (12607/15958) Resolving deltas: 80% (12767/15958) Resolving deltas: 81% (12926/15958) Resolving deltas: 82% (13086/15958) Resolving deltas: 83% (13246/15958) Resolving deltas: 84% (13405/15958) Resolving deltas: 85% (13565/15958) Resolving deltas: 86% (13724/15958) Resolving deltas: 87% (13884/15958) Resolving deltas: 88% (14044/15958) Resolving deltas: 89% (14203/15958) Resolving deltas: 90% (14363/15958) Resolving deltas: 91% (14522/15958) Resolving deltas: 92% (14682/15958) Resolving deltas: 93% (14841/15958) Resolving deltas: 94% (15001/15958) Resolving deltas: 95% (15161/15958) Resolving deltas: 96% (15320/15958) Resolving deltas: 97% (15480/15958) Resolving deltas: 98% (15639/15958) Resolving deltas: 99% (15799/15958) Resolving deltas: 100% (15958/15958) Resolving deltas: 100% (15958/15958), done. cd nrpytutorial ./UnitTesting/run_NRPy_UnitTests.sh python3 ######################################## /home/semaphore/nrpytutorial:/home/semaphore/nrpytutorial/UnitTesting:/home/semaphore/nrpytutorial/in_progress Using python3 as Python interpreter. python3 version info: Python 3.8.14 ######################################## INFO:root: All calc_error tests passed. . INFO:root: All create_dict_string tests passed. . INFO:root: All cse_simplify_and_evaluate_sympy_expressions tests passed . INFO:root: All evaluate_globals tests passed. . INFO:root: All expand_variable_dict tests passed. . F INFO:root: All get_variable_dimension tests passed. . ====================================================================== FAIL: test_first_time_print (__main__.TestFunctions) ---------------------------------------------------------------------- Traceback (most recent call last): File "UnitTesting/Test_UnitTesting/test_functions.py", line 560, in test_first_time_print first_time_print_helper(self, message=message, write=False) File "UnitTesting/Test_UnitTesting/test_functions.py", line 831, in first_time_print_helper self.assertEqual(logger.output, ['ERROR:root:' + message]) AssertionError: Lists differ: ["ERR[154 chars]#\n\n\n# Generated on: 2022-10-06\ntrusted_val[44 chars]#\n"] != ["ERR[154 chars]#\n\n# Generated on: 2022-10-06\ntrusted_value[42 chars]#\n"] First differing element 0: "ERRO[153 chars]#\n\n\n# Generated on: 2022-10-06\ntrusted_val[43 chars]##\n" "ERRO[153 chars]#\n\n# Generated on: 2022-10-06\ntrusted_value[41 chars]##\n" ['ERROR:root:\n' 'Module: TestModule\n' 'Please copy the following code between the ##### and paste it into your ' 'trusted_values_dict.py file for this module:\n' '\n' '#####\n' '\n' - '\n' '# Generated on: 2022-10-06\n' "trusted_values_dict['TestModule__globals'] = {}\n" '\n' '#####\n'] ---------------------------------------------------------------------- Ran 7 tests in 0.332s FAILED (failures=1) Testing test_module_for_testing_gamma... INFO:root: Creating file /home/semaphore/nrpytutorial/UnitTesting/Test_UnitTesting/test_module__function__create_gamma_True__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function function(create_gamma=True) in module test_module... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.337s OK INFO:root: Test for function function(create_gamma=True) in module test_module passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- INFO:root: Creating file /home/semaphore/nrpytutorial/UnitTesting/Test_UnitTesting/test_module__function2__create_gamma_True__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function function2(create_gamma=True) in module test_module... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.271s OK INFO:root: Test for function function2(create_gamma=True) in module test_module passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_module_for_testing_no_gamma... INFO:root: Creating file /home/semaphore/nrpytutorial/UnitTesting/Test_UnitTesting/test_module__function__create_gamma_False__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function function(create_gamma=False) in module test_module... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.294s OK INFO:root: Test for function function(create_gamma=False) in module test_module passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- INFO:root: Creating file /home/semaphore/nrpytutorial/UnitTesting/Test_UnitTesting/test_module__function2__create_gamma_False__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function function2(create_gamma=False) in module test_module... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.383s OK INFO:root: Test for function function2(create_gamma=False) in module test_module passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_ADMBSSN_tofrom_4metric... INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/ADMBSSN_tofrom_4metric__g4DD_ito_BSSN_or_ADM___ADM___test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function g4DD_ito_BSSN_or_ADM("ADM") in module ADMBSSN_tofrom_4metric... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.356s OK INFO:root: Test for function g4DD_ito_BSSN_or_ADM("ADM") in module ADMBSSN_tofrom_4metric passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/ADMBSSN_tofrom_4metric__g4UU_ito_BSSN_or_ADM___ADM___test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function g4UU_ito_BSSN_or_ADM("ADM") in module ADMBSSN_tofrom_4metric... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.548s OK INFO:root: Test for function g4UU_ito_BSSN_or_ADM("ADM") in module ADMBSSN_tofrom_4metric passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/ADMBSSN_tofrom_4metric__BSSN_or_ADM_ito_g4DD___ADM___test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function BSSN_or_ADM_ito_g4DD("ADM") in module ADMBSSN_tofrom_4metric... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 1.147s OK INFO:root: Test for function BSSN_or_ADM_ito_g4DD("ADM") in module ADMBSSN_tofrom_4metric passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_ADMBSSN_tofrom_4metric_BSSN... INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/ADMBSSN_tofrom_4metric__g4DD_ito_BSSN_or_ADM___BSSN___test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function g4DD_ito_BSSN_or_ADM("BSSN") in module ADMBSSN_tofrom_4metric... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 1.150s OK INFO:root: Test for function g4DD_ito_BSSN_or_ADM("BSSN") in module ADMBSSN_tofrom_4metric passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/ADMBSSN_tofrom_4metric__g4UU_ito_BSSN_or_ADM___BSSN___test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function g4UU_ito_BSSN_or_ADM("BSSN") in module ADMBSSN_tofrom_4metric... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 1.550s OK INFO:root: Test for function g4UU_ito_BSSN_or_ADM("BSSN") in module ADMBSSN_tofrom_4metric passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/ADMBSSN_tofrom_4metric__BSSN_or_ADM_ito_g4DD___BSSN___test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function BSSN_or_ADM_ito_g4DD("BSSN") in module ADMBSSN_tofrom_4metric... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 1.735s OK INFO:root: Test for function BSSN_or_ADM_ito_g4DD("BSSN") in module ADMBSSN_tofrom_4metric passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_ADM_in_terms_of_BSSN... INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/ADM_in_terms_of_BSSN__ADM_in_terms_of_BSSN__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function ADM_in_terms_of_BSSN() in module ADM_in_terms_of_BSSN... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 6.995s OK INFO:root: Test for function ADM_in_terms_of_BSSN() in module ADM_in_terms_of_BSSN passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_BSSN_in_terms_of_ADM... INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/BSSN_in_terms_of_ADM__gammabarDD_hDD__gammaDD_None__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function gammabarDD_hDD(gammaDD=None) in module BSSN_in_terms_of_ADM... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 1.355s OK INFO:root: Test for function gammabarDD_hDD(gammaDD=None) in module BSSN_in_terms_of_ADM passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/BSSN_in_terms_of_ADM__trK_AbarDD_aDD__gammaDD_None_KDD_None__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function trK_AbarDD_aDD(gammaDD=None,KDD=None) in module BSSN_in_terms_of_ADM... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 1.302s OK INFO:root: Test for function trK_AbarDD_aDD(gammaDD=None,KDD=None) in module BSSN_in_terms_of_ADM passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/BSSN_in_terms_of_ADM__LambdabarU_lambdaU__exact_gammaDD__gammaDD_None__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function LambdabarU_lambdaU__exact_gammaDD(gammaDD=None) in module BSSN_in_terms_of_ADM... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 3.181s OK INFO:root: Test for function LambdabarU_lambdaU__exact_gammaDD(gammaDD=None) in module BSSN_in_terms_of_ADM passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/BSSN_in_terms_of_ADM__cf_from_gammaDD__gammaDD_None__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function cf_from_gammaDD(gammaDD=None) in module BSSN_in_terms_of_ADM... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 1.034s OK INFO:root: Test for function cf_from_gammaDD(gammaDD=None) in module BSSN_in_terms_of_ADM passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/BSSN_in_terms_of_ADM__betU_vetU__betaU_None_BU_None__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function betU_vetU(betaU=None,BU=None) in module BSSN_in_terms_of_ADM... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.845s OK INFO:root: Test for function betU_vetU(betaU=None,BU=None) in module BSSN_in_terms_of_ADM passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_BSSN_stress_energy_source_terms... INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/BSSN_stress_energy_source_terms__stress_energy_source_terms_ito_T4UU_and_ADM_or_BSSN_metricvars___ADM___test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function stress_energy_source_terms_ito_T4UU_and_ADM_or_BSSN_metricvars("ADM") in module BSSN_stress_energy_source_terms... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 1.804s OK INFO:root: Test for function stress_energy_source_terms_ito_T4UU_and_ADM_or_BSSN_metricvars("ADM") in module BSSN_stress_energy_source_terms passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/BSSN_stress_energy_source_terms__stress_energy_source_terms_ito_T4UU_and_ADM_or_BSSN_metricvars___BSSN___test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function stress_energy_source_terms_ito_T4UU_and_ADM_or_BSSN_metricvars("BSSN") in module BSSN_stress_energy_source_terms... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 3.088s OK INFO:root: Test for function stress_energy_source_terms_ito_T4UU_and_ADM_or_BSSN_metricvars("BSSN") in module BSSN_stress_energy_source_terms passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/BSSN_stress_energy_source_terms__BSSN_source_terms_for_BSSN_RHSs__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function BSSN_source_terms_for_BSSN_RHSs() in module BSSN_stress_energy_source_terms... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 9.978s OK INFO:root: Test for function BSSN_source_terms_for_BSSN_RHSs() in module BSSN_stress_energy_source_terms passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_BrillLindquist... INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/BrillLindquist__BrillLindquist__ComputeADMGlobalsOnly_True__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function BrillLindquist(ComputeADMGlobalsOnly=True) in module BrillLindquist... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.450s OK INFO:root: Test for function BrillLindquist(ComputeADMGlobalsOnly=True) in module BrillLindquist passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_Psi4... INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/Psi4__Psi4__specify_tetrad_False__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function Psi4(specify_tetrad=False) in module Psi4... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 21.905s OK INFO:root: Test for function Psi4(specify_tetrad=False) in module Psi4 passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_Psi4_tetrads... INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/Psi4_tetrads__Psi4_tetrads__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function Psi4_tetrads() in module Psi4_tetrads... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root:Found |result| (2.85976611292566462450799749456e-32) close to zero. Checking if indeed it should be zero. INFO:root:After re-evaluating with twice the digits of precision, |result| dropped to 2.2559576845629140650888464515e-62. Setting value to zero INFO:root:Found |result| (2.85976611292566462450799749456e-32) close to zero. Checking if indeed it should be zero. INFO:root:After re-evaluating with twice the digits of precision, |result| dropped to -2.2559576845629140650888464515e-62. Setting value to zero INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 4.748s OK INFO:root: Test for function Psi4_tetrads() in module Psi4_tetrads passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_RHSs... INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/BSSN_RHSs__BSSN_RHSs__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function BSSN_RHSs() in module BSSN_RHSs... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 278.816s OK INFO:root: Test for function BSSN_RHSs() in module BSSN_RHSs passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_ShiftedKerrSchild... INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/ShiftedKerrSchild__ShiftedKerrSchild__ComputeADMGlobalsOnly_True__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function ShiftedKerrSchild(ComputeADMGlobalsOnly=True) in module ShiftedKerrSchild... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.550s OK INFO:root: Test for function ShiftedKerrSchild(ComputeADMGlobalsOnly=True) in module ShiftedKerrSchild passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_StaticTrumpet... INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/StaticTrumpet__StaticTrumpet__ComputeADMGlobalsOnly_True__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function StaticTrumpet(ComputeADMGlobalsOnly=True) in module StaticTrumpet... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.315s OK INFO:root: Test for function StaticTrumpet(ComputeADMGlobalsOnly=True) in module StaticTrumpet passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_T4UUmunu_vars... INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/T4UUmunu_vars__define_BSSN_T4UUmunu_rescaled_source_terms__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function define_BSSN_T4UUmunu_rescaled_source_terms() in module T4UUmunu_vars... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.295s OK INFO:root: Test for function define_BSSN_T4UUmunu_rescaled_source_terms() in module T4UUmunu_vars passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_UIUCBlackHole... INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/UIUCBlackHole__UIUCBlackHole__ComputeADMGlobalsOnly_True__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function UIUCBlackHole(ComputeADMGlobalsOnly=True) in module UIUCBlackHole... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.582s OK INFO:root: Test for function UIUCBlackHole(ComputeADMGlobalsOnly=True) in module UIUCBlackHole passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_constraints... INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/BSSN_constraints__BSSN_constraints__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function BSSN_constraints() in module BSSN_constraints... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 36.333s OK INFO:root: Test for function BSSN_constraints() in module BSSN_constraints passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_gauge_RHSs... INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/gauge_RHSs__BSSN_gauge_RHSs__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function BSSN_gauge_RHSs() in module gauge_RHSs... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 12.181s OK INFO:root: Test for function BSSN_gauge_RHSs() in module gauge_RHSs passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_quantities... INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/BSSN_quantities__declare_BSSN_gridfunctions_if_not_declared_already__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function declare_BSSN_gridfunctions_if_not_declared_already() in module BSSN_quantities... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.281s OK INFO:root: Test for function declare_BSSN_gridfunctions_if_not_declared_already() in module BSSN_quantities passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/BSSN_quantities__BSSN_basic_tensors__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function BSSN_basic_tensors() in module BSSN_quantities... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.607s OK INFO:root: Test for function BSSN_basic_tensors() in module BSSN_quantities passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/BSSN_quantities__gammabar__inverse_and_derivs__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function gammabar__inverse_and_derivs() in module BSSN_quantities... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 2.390s OK INFO:root: Test for function gammabar__inverse_and_derivs() in module BSSN_quantities passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/BSSN_quantities__detgammabar_and_derivs__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function detgammabar_and_derivs() in module BSSN_quantities... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.672s OK INFO:root: Test for function detgammabar_and_derivs() in module BSSN_quantities passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/BSSN_quantities__AbarUU_AbarUD_trAbar_AbarDD_dD__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function AbarUU_AbarUD_trAbar_AbarDD_dD() in module BSSN_quantities... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 1.562s OK INFO:root: Test for function AbarUU_AbarUD_trAbar_AbarDD_dD() in module BSSN_quantities passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/BSSN_quantities__RicciBar__gammabarDD_dHatD__DGammaUDD__DGammaU__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function RicciBar__gammabarDD_dHatD__DGammaUDD__DGammaU() in module BSSN_quantities... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 19.151s OK INFO:root: Test for function RicciBar__gammabarDD_dHatD__DGammaUDD__DGammaU() in module BSSN_quantities passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/BSSN_quantities__betaU_derivs__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function betaU_derivs() in module BSSN_quantities... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.665s OK INFO:root: Test for function betaU_derivs() in module BSSN_quantities passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- INFO:root: Creating file /home/semaphore/nrpytutorial/BSSN/tests/BSSN_quantities__phi_and_derivs__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function phi_and_derivs() in module BSSN_quantities... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 1.421s OK INFO:root: Test for function phi_and_derivs() in module BSSN_quantities passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_equations... INFO:root: Creating file /home/semaphore/nrpytutorial/GRHD/tests/GRHD__generate_everything_for_UnitTesting__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function generate_everything_for_UnitTesting() in module GRHD... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 3.350s OK INFO:root: Test for function generate_everything_for_UnitTesting() in module GRHD passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_equations... INFO:root: Creating file /home/semaphore/nrpytutorial/GRFFE/tests/GRFFE__generate_everything_for_UnitTesting__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function generate_everything_for_UnitTesting() in module GRFFE... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 7.789s OK INFO:root: Test for function generate_everything_for_UnitTesting() in module GRFFE passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_equations... INFO:root: Creating file /home/semaphore/nrpytutorial/GRMHD/tests/GRMHD__generate_everything_for_UnitTesting__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function generate_everything_for_UnitTesting() in module GRMHD... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 9.927s OK INFO:root: Test for function generate_everything_for_UnitTesting() in module GRMHD passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_FishboneMoncriefID... INFO:root: Creating file /home/semaphore/nrpytutorial/FishboneMoncriefID/tests/FishBoneMoncriefID__FishboneMoncriefID__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function FishboneMoncriefID() in module FishBoneMoncriefID... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 4.654s OK INFO:root: Test for function FishboneMoncriefID() in module FishBoneMoncriefID passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- python3: can't open file 'in_progress/GiRaFFE_HO/tests/test_GiRaFFE_HO.py': [Errno 2] No such file or directory python3: can't open file 'in_progress/GiRaFFEfood_HO/tests/test_GiRaFFEfood_HO.py': [Errno 2] No such file or directory Testing test_InitialData_I... INFO:root: Creating file /home/semaphore/nrpytutorial/Maxwell/tests/InitialData_System_I__InitialData__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function InitialData() in module InitialData_System_I... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 2.840s OK INFO:root: Test for function InitialData() in module InitialData_System_I passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_InitialData_II... INFO:root: Creating file /home/semaphore/nrpytutorial/Maxwell/tests/InitialData_System_II__InitialData__test.py... INFO:root: ...Success: File created. DEBUG:root: Calling setup_trusted_values_dict... DEBUG:root: Trying to open /home/semaphore/nrpytutorial/Maxwell/tests/trusted_values_dict.py... DEBUG:root: ...Success, file already exists. DEBUG:root: ...Success: setup_trusted_values_dict ran without errors. INFO:root: Currently working on function InitialData() in module InitialData_System_II... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... DEBUG:root: Importing Maxwell.InitialData... DEBUG:root: ...Success: Imported module. DEBUG:root: Executing initialization_string... DEBUG:root:initialization_string: import NRPy_param_funcs as par par.set_parval_from_str("Maxwell.InitialData::System_to_use","System_II") DEBUG:root: ...Successfully executed. DEBUG:root: Executing function call and global assignment... DEBUG:root: ...Successfully executed. INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... DEBUG:root: Getting all free symbols... DEBUG:root: ...Setting each free symbol to a random value... DEBUG:root: ...Calculating values for each variable based on free symbols... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... DEBUG:root: Checking that calculated and trusted dicts contain the same variables... DEBUG:root: ...Success: same variables in both dicts. DEBUG:root: Comparing all calculated and trusted values... DEBUG:root: InitialData_System_II: AidU[0]: Calculated: 0.0 InitialData_System_II: AidU[0]: Trusted: 0.0 DEBUG:root: InitialData_System_II: AidU[1]: Calculated: 0.0 InitialData_System_II: AidU[1]: Trusted: 0.0 DEBUG:root: InitialData_System_II: AidU[2]: Calculated: 0.00691965039653015955385448056013 InitialData_System_II: AidU[2]: Trusted: 0.00691965039653015955385448055978 DEBUG:root: InitialData_System_II: EidU[0]: Calculated: 0.0 InitialData_System_II: EidU[0]: Trusted: 0.0 DEBUG:root: InitialData_System_II: EidU[1]: Calculated: 0.0 InitialData_System_II: EidU[1]: Trusted: 0.0 DEBUG:root: InitialData_System_II: EidU[2]: Calculated: -0.0238609467282951195538870134109 InitialData_System_II: EidU[2]: Trusted: -0.0238609467282951195538870134108 DEBUG:root: InitialData_System_II: Gamma_ID: Calculated: 0.0 InitialData_System_II: Gamma_ID: Trusted: 0.0 DEBUG:root: InitialData_System_II: psi_ID: Calculated: 0.0 InitialData_System_II: psi_ID: Trusted: 0.0 DEBUG:root: ...Success: all variables identical. INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 2.877s OK INFO:root: Test for function InitialData() in module InitialData_System_II passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_VacuumMaxwell_Flat_Evol_Cartesian_System_I... INFO:root: Creating file /home/semaphore/nrpytutorial/Maxwell/tests/VacuumMaxwell_Flat_Evol_Cartesian_System_I__VacuumMaxwellRHSs__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function VacuumMaxwellRHSs() in module VacuumMaxwell_Flat_Evol_Cartesian_System_I... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.548s OK INFO:root: Test for function VacuumMaxwellRHSs() in module VacuumMaxwell_Flat_Evol_Cartesian_System_I passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_VacuumMaxwell_Flat_Evol_Cartesian_System_II... INFO:root: Creating file /home/semaphore/nrpytutorial/Maxwell/tests/VacuumMaxwell_Flat_Evol_Cartesian_System_II__VacuumMaxwellRHSs__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function VacuumMaxwellRHSs() in module VacuumMaxwell_Flat_Evol_Cartesian_System_II... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.548s OK INFO:root: Test for function VacuumMaxwellRHSs() in module VacuumMaxwell_Flat_Evol_Cartesian_System_II passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_VacuumMaxwell_Flat_Evol_Curvilinear_rescaled... INFO:root: Creating file /home/semaphore/nrpytutorial/Maxwell/tests/VacuumMaxwell_Flat_Evol_Curvilinear_rescaled__VacuumMaxwellRHSs_rescaled__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function VacuumMaxwellRHSs_rescaled() in module VacuumMaxwell_Flat_Evol_Curvilinear_rescaled... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.942s OK INFO:root: Test for function VacuumMaxwellRHSs_rescaled() in module VacuumMaxwell_Flat_Evol_Curvilinear_rescaled passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_InitialData_PlaneWave... INFO:root: Creating file /home/semaphore/nrpytutorial/ScalarWave/tests/InitialData__InitialData__Type__PlaneWave___test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function InitialData(Type="PlaneWave") in module InitialData... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.373s OK INFO:root: Test for function InitialData(Type="PlaneWave") in module InitialData passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_InitialData_SphericalGaussian... INFO:root: Creating file /home/semaphore/nrpytutorial/ScalarWave/tests/InitialData__InitialData__Type__SphericalGaussian___test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function InitialData(Type="SphericalGaussian") in module InitialData... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.363s OK INFO:root: Test for function InitialData(Type="SphericalGaussian") in module InitialData passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_ScalarWaveCurvilinear_RHSs... INFO:root: Creating file /home/semaphore/nrpytutorial/ScalarWave/tests/ScalarWaveCurvilinear_RHSs__ScalarWaveCurvilinear_RHSs__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function ScalarWaveCurvilinear_RHSs() in module ScalarWaveCurvilinear_RHSs... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.540s OK INFO:root: Test for function ScalarWaveCurvilinear_RHSs() in module ScalarWaveCurvilinear_RHSs passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_ScalarWave_RHSs... INFO:root: Creating file /home/semaphore/nrpytutorial/ScalarWave/tests/ScalarWave_RHSs__ScalarWave_RHSs__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function ScalarWave_RHSs() in module ScalarWave_RHSs... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.277s OK INFO:root: Test for function ScalarWave_RHSs() in module ScalarWave_RHSs passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_Cartesian... INFO:root: Creating file /home/semaphore/nrpytutorial/tests/rfm_Cartesian__reference_metric__True__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function reference_metric(True) in module rfm_Cartesian... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.381s OK INFO:root: Test for function reference_metric(True) in module rfm_Cartesian passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_Cylindrical... INFO:root: Creating file /home/semaphore/nrpytutorial/tests/rfm_Cylindrical__reference_metric__True__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function reference_metric(True) in module rfm_Cylindrical... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.507s OK INFO:root: Test for function reference_metric(True) in module rfm_Cylindrical passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_NobleSphericalThetaOptionOne... INFO:root: Creating file /home/semaphore/nrpytutorial/tests/rfm_NobleSphericalThetaOptionOne__reference_metric__False__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function reference_metric(False) in module rfm_NobleSphericalThetaOptionOne... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.986s OK INFO:root: Test for function reference_metric(False) in module rfm_NobleSphericalThetaOptionOne passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_NobleSphericalThetaOptionTwo... INFO:root: Creating file /home/semaphore/nrpytutorial/tests/rfm_NobleSphericalThetaOptionTwo__reference_metric__False__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function reference_metric(False) in module rfm_NobleSphericalThetaOptionTwo... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 1.236s OK INFO:root: Test for function reference_metric(False) in module rfm_NobleSphericalThetaOptionTwo passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_SinhCylindrical... INFO:root: Creating file /home/semaphore/nrpytutorial/tests/rfm_SinhCylindrical__reference_metric__True__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function reference_metric(True) in module rfm_SinhCylindrical... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 2.063s OK INFO:root: Test for function reference_metric(True) in module rfm_SinhCylindrical passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_SinhCylindricalv2... INFO:root: Creating file /home/semaphore/nrpytutorial/tests/rfm_SinhCylindricalv2__reference_metric__True__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function reference_metric(True) in module rfm_SinhCylindricalv2... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 2.911s OK INFO:root: Test for function reference_metric(True) in module rfm_SinhCylindricalv2 passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_SinhSpherical... INFO:root: Creating file /home/semaphore/nrpytutorial/tests/rfm_SinhSpherical__reference_metric__True__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function reference_metric(True) in module rfm_SinhSpherical... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root:Found |result| (4.7331654313260708324703713917e-30) close to zero. Checking if indeed it should be zero. INFO:root:After re-evaluating with twice the digits of precision, |result| dropped to 3.73380916671668502428643843227e-60. Setting value to zero INFO:root:Found |result| (3.78653234506085666597629711336e-29) close to zero. Checking if indeed it should be zero. INFO:root:After re-evaluating with twice the digits of precision, |result| dropped to -1.49352366668667400971457537291e-59. Setting value to zero INFO:root:Found |result| (3.78653234506085666597629711336e-29) close to zero. Checking if indeed it should be zero. INFO:root:After re-evaluating with twice the digits of precision, |result| dropped to -1.49352366668667400971457537291e-59. Setting value to zero INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 2.005s OK INFO:root: Test for function reference_metric(True) in module rfm_SinhSpherical passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_SinhSphericalv2... INFO:root: Creating file /home/semaphore/nrpytutorial/tests/rfm_SinhSphericalv2__reference_metric__True__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function reference_metric(True) in module rfm_SinhSphericalv2... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root:Found |result| (6.31088724176809444329382852226e-30) close to zero. Checking if indeed it should be zero. INFO:root:After re-evaluating with twice the digits of precision, |result| dropped to 0.0. Setting value to zero INFO:root:Found |result| (6.31088724176809444329382852226e-30) close to zero. Checking if indeed it should be zero. INFO:root:After re-evaluating with twice the digits of precision, |result| dropped to 0.0. Setting value to zero INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 3.281s OK INFO:root: Test for function reference_metric(True) in module rfm_SinhSphericalv2 passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_SinhSymTP... INFO:root: Creating file /home/semaphore/nrpytutorial/tests/rfm_SinhSymTP__reference_metric__True__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function reference_metric(True) in module rfm_SinhSymTP... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 9.599s OK INFO:root: Test for function reference_metric(True) in module rfm_SinhSymTP passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_Spherical... INFO:root: Creating file /home/semaphore/nrpytutorial/tests/rfm_Spherical__reference_metric__True__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function reference_metric(True) in module rfm_Spherical... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 0.690s OK INFO:root: Test for function reference_metric(True) in module rfm_Spherical passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_SymTP... INFO:root: Creating file /home/semaphore/nrpytutorial/tests/rfm_SymTP__reference_metric__True__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function reference_metric(True) in module rfm_SymTP... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 1.626s OK INFO:root: Test for function reference_metric(True) in module rfm_SymTP passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_u0_smallb_Poynting__Cartesian... INFO:root: Creating file /home/semaphore/nrpytutorial/u0_smallb_Poynting__Cartesian/tests/u0sbPoyn__compute_u0_smallb_Poynting__Cartesian__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function compute_u0_smallb_Poynting__Cartesian() in module u0sbPoyn... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 1.276s OK INFO:root: Test for function compute_u0_smallb_Poynting__Cartesian() in module u0sbPoyn passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Testing test_WeylScalars_Cartesian... INFO:root: Creating file /home/semaphore/nrpytutorial/WeylScal4NRPy/tests/WeylScalars_Cartesian__WeylScalars_Cartesian__test.py... INFO:root: ...Success: File created. INFO:root: Currently working on function WeylScalars_Cartesian() in module WeylScalars_Cartesian... INFO:root: Importing trusted_values_dict... INFO:root: ...Success: Imported trusted_values_dict. INFO:root: Calling evaluate_globals... INFO:root: ...Success: evaluate_globals ran without errors. INFO:root: Calling cse_simplify_and_evaluate_sympy_expressions... INFO:root: ...Success: cse_simplify_and_evaluate_sympy_expressions ran without errors. INFO:root: Calling calc_error... INFO:root: ...Success: calc_error ran without errors. . ---------------------------------------------------------------------- Ran 1 test in 46.990s OK INFO:root: Test for function WeylScalars_Cartesian() in module WeylScalars_Cartesian passed! Deleting test file... INFO:root: ...Deletion successful. Test complete. ---------------------------------------------------------------------- ---------------------------------------------------------------------- Starting doctest unit tests! Running doctest on file: expr_tree.py Doctest of expr_tree.py finished. Running doctest on file: indexedexp.py Doctest of indexedexp.py finished. Running doctest on file: loop.py Doctest of loop.py finished. Running doctest on file: functional.py Doctest of functional.py finished. Running doctest on file: finite_difference_helpers.py Doctest of finite_difference_helpers.py finished. Running doctest on file: assert_equal.py Doctest of assert_equal.py finished. Running doctest on file: cse_helpers.py Doctest of cse_helpers.py finished. Running unittest on file: tests/test_parse_BSSN.py . ---------------------------------------------------------------------- Ran 1 test in 46.087s OK Unittest of tests/test_parse_BSSN.py finished. All tests passed! Exporting environment variables Exporting SEMAPHORE_JOB_RESULT