Skip to content

Failed

gpkit.tests.from_paths.TestFiles.test_gpkitmodels_GP_aircraft_motor_motor_test_py_mosek_cli (from gpkit.tests.from_paths.TestFiles-20190901141227)

Failing for the past 1 build (Since Failed #191 )
Took 1 ms.

Error Message

'str' object is not callable

Stacktrace

Traceback (most recent call last):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/helpers.py", line 64, in test
    testfn(name, import_dict, path)(self)
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 51, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/gpkit/gpkit/tests/from_paths.py", line 37, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "motor_test.py", line 2, in <module>
  File "motor.py", line 4, in <module>
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/prop/propeller.py", line 9, in <module>
    class ActuatorProp(Model):
  File "/jenkins/workspace/gplibrary_Push_Models/mosek/venv2_gpkit/local/lib/python2.7/site-packages/gpkitmodels/GP/aircraft/prop/propeller.py", line 36, in ActuatorProp
    @parse_variables(__doc__, globals())
TypeError: 'str' object is not callable
		

Standard Output

SP is not converging! Last GP iteration had a higher cost (3e+03) than the previous one (2.7e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
SP is not converging! Last GP iteration had a higher cost (3e+03) than the previous one (2.7e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
SP is not converging! Last GP iteration had a higher cost (4.3e+03) than the previous one (3.4e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
SP is not converging! Last GP iteration had a higher cost (4.3e+03) than the previous one (4.3e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
SP is not converging! Last GP iteration had a higher cost (4.3e+03) than the previous one (4.3e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
SP is not converging! Last GP iteration had a higher cost (4.3e+03) than the previous one (3.4e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
SP is not converging! Last GP iteration had a higher cost (4.3e+03) than the previous one (4.3e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
SP is not converging! Last GP iteration had a higher cost (4.3e+03) than the previous one (4.3e+03). Results for each iteration are in (Model).program.results. If your model contains SignomialEqualities, note that convergence is not guaranteed: try replacing any SigEqs you can and solving again.
Beginning signomial solve.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.093 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.0234 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.017 seconds.
Using solver 'mosek'
Solving for 20 variables.
Solving took 0.0212 seconds.
Solving took 4 GP solves and 0.162 seconds.
Beginning signomial solve.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.443 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.26 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.261 seconds.
Using solver 'mosek_cli'
Solving for 20 variables.
Solving took 0.27 seconds.
Solving took 4 GP solves and 1.25 seconds.
	

Standard Error