The MCH example is timing out most runs right now:
The command "./run.sh examples/eg1 no" exited with 0.
571.08s$ ./run.sh examples/MCH no
Running examples/MCH test case
Benchmark code directory: /home/travis/build/ReactionMechanismGenerator/RMG-tests/code/benchmark/RMG-Py
Running benchmark job
/home/travis/miniconda/envs/benchmark/lib/python2.7/site-packages/matplotlib/cbook/deprecation.py:107: MatplotlibDeprecationWarning: Passing one of 'on', 'true', 'off', 'false' as a boolean is deprecated; use an actual boolean (True/False) instead.
warnings.warn(message, mplDeprecation, stacklevel=1)
Benchmark job timed out
The command "./run.sh examples/MCH no" exited with 1.
cache.2
store build cache
0.01s
31.45schange detected (content changed, file is created, or file is deleted):
/home/travis/build/ReactionMechanismGenerator/RMG-tests/code/benchmark/RMG-database/.git/ORIG_HEAD
/home/travis/build/ReactionMechanismGenerator/RMG-tests/code/benchmark/RMG-Py/external/cclib/bridge/cclib2biopython.pyc
/home/travis/build/ReactionMechanismGenerator/RMG-tests/code/benchmark/RMG-Py/external/cclib/bridge/cclib2openbabel.pyc
/home/travis/build/ReactionMechanismGenerator/RMG-tests/code/benchmark/RMG-Py/external/cclib/bridge/__init__.pyc
/home/travis/build/ReactionMechanismGenerator/RMG-tests/code/benchmark/RMG-Py/external/cclib/__init__.pyc
/home/travis/build/ReactionMechanismGenerator/RMG-tests/code/benchmark/RMG-Py/external/cclib/method/calculationmethod.pyc
/home/travis/build/ReactionMechanismGenerator/RMG-tests/code/benchmark/RMG-Py/external/cclib/method/cda.pyc
/home/travis/build/ReactionMechanismGenerator/RMG-tests/code/benchmark/RMG-Py/external/cclib/method/cspa.pyc
/home/travis/build/ReactionMechanismGenerator/RMG-tests/code/benchmark/RMG-Py/external/cclib/method/dens
...
changes detected, packing new archive
.
.
.
.
uploading archive
after_failure
2.77s$ . ./after_failure.sh
Executing after script tasks...
GIT_NAME: Travis Deploy
GIT_EMAIL: travisci@rmg.edu
To https://github.com/ReactionMechanismGenerator/RMG-tests.git
- [deleted] rmgdb-rulestotraining
Done. Your build exited with 1.
I replaced it with eg5 for now. The MCH example took 5 min previously, so it's slightly concerning that it's timing out now, though it's most likely due to more species being added to the model.
The MCH example is timing out most runs right now:
We should probably fix it or remove it.